Plugin Directory

Changeset 2374627


Ignore:
Timestamp:
09/03/2020 02:47:41 PM (5 years ago)
Author:
cshultz88
Message:

Adding changes for version 1.24.2

Location:
woocommerce-services/trunk
Files:
23 added
23 deleted
38 edited

Legend:

Unmodified
Added
Removed
  • woocommerce-services/trunk/classes/class-wc-connect-settings-pages.php

    r2349388 r2374627  
    9090                $extra_args['order_href'] = get_edit_post_link( $_GET['from_order'] );
    9191            }
    92             if ( isset( $_GET[ 'carrier' ] ) ) {
    93                 $extra_args['carrier'] = $_GET[ 'carrier' ];
     92            if ( isset( $_GET['carrier'] ) ) {
     93                $extra_args['carrier']    = $_GET['carrier'];
    9494                $extra_args['continents'] = $this->continents->get();
     95                $translated_carrier_name  = null;
     96                switch ( strtolower( $extra_args['carrier'] ) ) {
     97                    case 'ups':
     98                        $translated_carrier_name = __( 'UPS', 'woocommerce-services' );
     99                        break;
     100                    default:
     101                        break;
     102                }
     103                if ( $translated_carrier_name ) {
     104                ?>
     105                    <h2>
     106                        <a href="<?php echo esc_url( admin_url( 'admin.php?page=wc-settings&tab=shipping&section=woocommerce-services-settings' ) ); ?>"><?php esc_html_e( 'WooCommerce Services', 'woocommerce-services' ); ?></a> &gt;
     107                        <span><?php echo esc_html( $translated_carrier_name ); ?></span>
     108                    </h2>
     109                <?php
     110                }
    95111            }
    96112
  • woocommerce-services/trunk/classes/class-wc-connect-shipping-label.php

    r2365269 r2374627  
    395395         * @return bool
    396396         */
    397         protected function filter_items_needing_shipping( $item ) {
     397        public function filter_items_needing_shipping( $item ) {
    398398            $product = $item->get_product();
    399399            return $product && $product->needs_shipping();
     
    412412
    413413        public function meta_box( $post, $args ) {
     414
    414415            $connect_order_presenter = new WC_Connect_Order_Presenter();
    415 
    416             $order = wc_get_order( $post );
    417             $order_id = WC_Connect_Compatibility::instance()->get_order_id( $order );
    418             $items = array_filter( $order->get_items(), array( $this, 'filter_items_needing_shipping' ) );
    419             $items_count = array_reduce( $items, array( $this, 'reducer_items_quantity' ), 0 );
    420             $payload = array(
    421                 'order'             => $connect_order_presenter->get_order_for_api( $order ),
    422                 'accountSettings'   => $this->account_settings->get(),
    423                 'packagesSettings'  => $this->package_settings->get(),
    424                 'shippingLabelData' => $this->get_label_payload( $order_id ),
    425                 'continents'        => $this->continents->get(),
    426                 'context'           => $args['args']['context'],
    427                 'items'             => $items_count,
     416            $order                   = wc_get_order( $post );
     417            $order_id                = WC_Connect_Compatibility::instance()->get_order_id( $order );
     418            $items                   = array_filter( $order->get_items(), array( $this, 'filter_items_needing_shipping' ) );
     419            $items_count             = array_reduce( $items, array( $this, 'reducer_items_quantity' ), 0 );
     420            $payload                 = apply_filters( 'wc_connect_meta_box_payload',
     421                array(
     422                    'order'             => $connect_order_presenter->get_order_for_api( $order ),
     423                    'accountSettings'   => $this->account_settings->get(),
     424                    'packagesSettings'  => $this->package_settings->get(),
     425                    'shippingLabelData' => $this->get_label_payload( $order_id ),
     426                    'continents'        => $this->continents->get(),
     427                    'context'           => $args['args']['context'],
     428                    'items'             => $items_count
     429                ),
     430                $args,
     431                $order,
     432                $this
    428433            );
    429434
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-ar.json

    r2365269 r2374627  
    1 {"0":[null,""],"":{"po-revision-date":"+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=6; plural=(n == 0) ? 0 : ((n == 1) ? 1 : ((n == 2) ? 2 : ((n % 100 >= 3 && n % 100 <= 10) ? 3 : ((n % 100 >= 11 && n % 100 <= 99) ? 4 : 5))));","x-generator":"GlotPress/3.0.0-alpha.2","language":"ar","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"This action will delete any information entered on the form.":[null,""],"Cancel connection":[null,""],"Ok":[null,""],"UPS invoice control id":[null,""],"UPS invoice currency":[null,""],"UPS invoice amount":[null,""],"UPS invoice date":[null,""],"UPS invoice number":[null,""],"I have been issued an invoice from UPS within the past 90 days":[null,""],"UPS account information":[null,""],"Company website":[null,""],"Job title":[null,""],"Company name":[null,""],"This is the company info you used to create your UPS account":[null,""],"Company information":[null,""],"Email":[null,""],"Postal code / Zip":[null,""],"Address 2 (optional)":[null,""],"Account number":[null,""],"This is the account number and address from your UPS profile":[null,""],"General information":[null,""],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,""],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,""],"Connect your UPS account":[null,""],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,""],"Disconnect your UPS account":[null,""],"Set up your own carrier account by adding your credentials here":[null,""],"Carrier account":[null,""],"Credentials":[null,""],"Adult signature required":[null,""],"Signature required":[null,""],"Other\\u2026":[null,""],"Select one\\u2026":[null,""],"Validating address\\u2026":[null,""],"Purchasing\\u2026":[null,""],"Your UPS account will be charged":[null,""],"Package %(index)s \\u2013 %(title)s":[null,""],"Saving\\u2026":[null,""],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Powered by WooCommerce Services.":[null,""],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled","","","","","",""],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}","","","","","",""],"Schedule a pickup":[null,""],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,""],"Labels older than 30 days cannot be refunded.":[null,""],"Mark this order as complete and notify the customer":[null,""],"Notify the customer with shipment details":[null,""],"You save %s with WooCommerce Services":[null,""],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,""],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,""],"No tracking information available at this time":[null,""],"Connection error: unable to create label at this time":[null,""],"Track Package":["Track Packages","","","","","",""],"Which package would you like to track?":[null,""],"%(service)s label (#%(labelIndex)d)":[null,""],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,""],"Add credit card":[null,""],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,""],"Choose credit card":[null,""],"Buy shipping label":["Buy shipping labels","","","","","",""],"shipping label ready":["shipping labels ready","","","","","",""],"Shipping from":[null,""],"Shipping summary":[null,""],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,""],"Shipping rates":[null,""],"HS Tariff number":[null,""],"Submit":[null,""],"Total Weight (with package)":[null,""],"QTY":[null,""],"Weight":[null,""],"Items to fulfill":[null,""],"Select a package type":[null,""],"Package details":[null,""],"Your shipping packages have been saved.":[null,""],"0.0":[null,""],"Shipment Tracking":[null,""],"Connect via WooCommerce Services":[null,""],"Customs information valid":[null,""],"Customs information incomplete":[null,""],"Packing Log:":[null,""],"Chosen Rate:":[null,""],"Shipping Method ID:":[null,""],"Shipping Method Name:":[null,""],"Shipping Debug":[null,""],"Stripe Account (connected to WooCommerce Services)":[null,""],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,""],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,""],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,""],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,""],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,""],"Error: The WooCommerce Services server returned HTTP code: %d":[null,""],"Unable to encode body for request to WooCommerce Services server.":[null,""],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,""],"No shipping rate could be calculated. No items in the package are shippable.":[null,""],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,""],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,""],"Received rate: %1$s (%2$s)":[null,""],"Invalid WooCommerce Services service slug provided":[null,""],"Packing log:":[null,""],"Your customer selected {{shippingMethod/}}":[null,""],"Total rate: %(total)s":[null,""],"%(serviceName)s: %(rate)s":[null,""],"No rates found":[null,""],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,""],"more info":[null,""],"ITN":[null,""],"Sanitary / Phytosanitary inspection":[null,""],"Quarantine":[null,""],"None":[null,""],"Restriction type":[null,""],"Details":[null,""],"Sample":[null,""],"Gift":[null,""],"Documents":[null,""],"Merchandise":[null,""],"Contents type":[null,""],"Return to sender if package is unable to be delivered":[null,""],"Value (per unit)":[null,""],"Weight (per unit)":[null,""],"Save customs form":[null,""],"Customs":[null,""],"Use address as entered":[null,""],"View on Google Maps":[null,""],"Verify with USPS":[null,""],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,""],"We were unable to automatically verify the address.":[null,""],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,""],"You've edited the address, please revalidate it for accurate rates":[null,""],"Verify address":[null,""],"%(message)s. Please modify the address and try again.":[null,""],"View details":[null,""],"Items":[null,""],"Package":[null,""],"Receipt":[null,""],"Label #%(labelIndex)s details":[null,""],"{{icon/}} Delete this package":[null,""],"Done":[null,""],"Add boxes, envelopes, and other packages you use most frequently":[null,""],"Remove":[null,""],"Edit":[null,""],"Weight of empty package":[null,""],"Unique package name":[null,""],"Envelope":[null,""],"Box":[null,""],"This field is required.":[null,""],"Payment":[null,""],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,""],"Email Receipts":[null,""],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,""],"Choose a different card":[null,""],"To purchase shipping labels, add a credit card.":[null,""],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,""],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,""],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,""],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,""],"%(card)s ****%(digits)s":[null,""],"Print shipping labels yourself and save a trip to the post office":[null,""],"H":[null,""],"W":[null,""],"L":[null,""],"Stripe account":[null,""],"Disconnect":[null,""],"Disconnecting":[null,""],"Check email to activate account":[null,""],"Activated":[null,""],"No activity yet":[null,""],"Note":[null,""],"Refunded %(amount)s":[null,""],"%(service)s label (#%(labelNum)d) refund rejected":[null,""],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,""],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,""],"Note sent to customer":[null,""],"Internal note":[null,""],"Show notes from %(date)s":[null,""],"%(count)s event":["%(count)s events","","","","","",""],"WeChat Pay":[null,""],"Toggle menu":[null,""],"Account disconnected. Reloading page\\u2026":[null,""],"A payment method is required to print shipping labels.":[null,""],"Return to Order #%(orderId)s":[null,""],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,""],"Logging":[null,""],"No services configured. {{a}}Add a shipping service{{/a}}":[null,""],"Edit service settings":[null,""],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,""],"Copy for support":[null,""],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}","","","","","",""],"Log tail copied to clipboard":[null,""],"Last updated %s. {{a}}Refresh{{/a}}":[null,""],"You have unsaved changes. Are you sure you want to leave this page?":[null,""],"Value ($ per unit)":[null,""],"Weight (%s per unit)":[null,""],"Description":[null,""],"Country where the product was manufactured or assembled":[null,""],"Origin country":[null,""],"Optional":[null,""],"Retry":[null,""],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,""],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,""],"Connect your account":[null,""],"shipping label printing":[null,""],"shipping label printing and smoother payment setup":[null,""],"automated tax calculation and shipping label printing":[null,""],"automated tax calculation, shipping label printing, and smoother payment setup":[null,""],"Data resource description.":[null,""],"Data resource ID.":[null,""],"List of supported currencies.":[null,""],"List of supported states in a given country.":[null,""],"List of supported continents, countries, and states.":[null,""],"Sorry, you cannot view this resource.":[null,""],"Sorry, you cannot list resources.":[null,""],"The unit weights are defined in for this country.":[null,""],"Thousands separator for displayed prices in this country.":[null,""],"Full name of state.":[null,""],"State code.":[null,""],"List of states in this country.":[null,""],"Number of decimal points shown in displayed prices for this country.":[null,""],"Full name of country.":[null,""],"The unit lengths are defined in for this country.":[null,""],"Decimal separator for displayed prices for this country.":[null,""],"Currency symbol position for this country.":[null,""],"Default ISO4127 alpha-3 currency code for the country.":[null,""],"ISO3166 alpha-2 country code.":[null,""],"List of countries on this continent.":[null,""],"Full name of continent.":[null,""],"There are no locations matching these parameters.":[null,""],"2 character continent code.":[null,""],"Postcode / ZIP":[null,""],"Shipping label tracking number":[null,""],"Shipping label service":[null,""],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,""],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,""],"An error occurred while refreshing service data.":[null,""],"There was a problem updating your saved credit cards.":[null,""],"No labels found for this period":[null,""],"Total":[null,""],"Refund":[null,""],"Price":[null,""],"Order":[null,""],"Time":[null,""],"Requested":[null,""],"Last 7 days":[null,""],"This month":[null,""],"Last month":[null,""],"Year":[null,""],"Export CSV":[null,""],"Other Log":[null,""],"Taxes Log":[null,""],"Shipping Log":[null,""],"Display troubleshooting information on the Cart and Checkout pages.":[null,""],"Write diagnostic messages to log files. Helpful when contacting support.":[null,""],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,""],"Payment Email":[null,""],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,""],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,""],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,""],"Link account":[null,""],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,""],"Link your PayPal account":[null,""],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,""],"Link a PayPal account":[null,""],"Refresh":[null,""],"Tracking number":[null,""],"Provider":[null,""],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,""],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,""],"Tax Class":[null,""],"Shipping":[null,""],"Compound":[null,""],"Priority":[null,""],"Tax Name":[null,""],"Rate %":[null,""],"ZIP/Postcode":[null,""],"State Code":[null,""],"Country Code":[null,""],"Enable automated taxes":[null,""],"Disable automated taxes":[null,""],"Automated taxes":[null,""],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,""],"Setup complete.":[null,""],"You can now enjoy %s.":[null,""],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,""],"Connect Jetpack to activate WooCommerce Services":[null,""],"automated tax calculation":[null,""],"smoother payment setup":[null,""],"automated tax calculation and smoother payment setup":[null,""],"Required":[null,""],"Your shipping settings have been saved.":[null,""],"Unable to save your shipping settings. Please try again.":[null,""],"Dimensions":[null,""],"Close":[null,""],"Packages to be Shipped":[null,""],"Add to a New Package":[null,""],"Add items":[null,""],"Individually Shipped Item":[null,""],"Item Dimensions":[null,""],"Please select a package":[null,""],"Service schemas were not loaded":[null,""],"Bad request":[null,""],"Order not found":[null,""],"Got it, thanks!":[null,""],"Connect your store to activate WooCommerce Services":[null,""],"Activate Jetpack and connect":[null,""],"Install Jetpack and connect":[null,""],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,""],"Connecting...":[null,""],"Activating...":[null,""],"When you're ready, purchase and print discounted labels from USPS right here.":[null,""],"Discounted Shipping Labels":[null,""],"American Express":[null,""],"Discover":[null,""],"MasterCard":[null,""],"VISA":[null,""],"PayPal":[null,""],"Add another credit card":[null,""],"%(selectedCount)d package selected":["%(selectedCount)d packages selected","","","","","",""],"Unable to get your settings. Please refresh the page to try again.":[null,""],"%(numSelected)d service selected":["%(numSelected)d services selected","","","","","",""],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,""],"Tracking #: {{trackingLink/}}":[null,""],"%(item)s from {{pckg/}}":[null,""],"Which items would you like to add to {{pckg/}}?":[null,""],"1 item in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,""],"{{itemLink/}} is currently saved for a later shipment.":[null,""],"{{itemLink/}} is currently shipped in its original packaging.":[null,""],"{{itemLink/}} is currently in {{pckg/}}.":[null,""],"Choose rate: %(pckg)s":[null,""],"Refund label (-%(amount)s)":[null,""],"Where would you like to move it?":[null,""],"Unsaved changes made to packages":[null,""],"There are no items in this package.":[null,""],"Ship in original packaging":[null,""],"Request refund":[null,""],"Reprint":[null,""],"Paper size":[null,""],"No packages selected":[null,""],"Move":[null,""],"Move item":[null,""],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,""],"Create new label":[null,""],"All packages selected":[null,""],"Add":[null,""],"Add item":[null,""],"Add a credit card":[null,""],"#%d - [Deleted product]":[null,""],"#%1$d - %2$s":[null,""],"<a href=\"%s\">Support</a>":[null,""],"There was an error installing Jetpack. Please try installing it manually.":[null,""],"Shipping Labels":[null,""],"Automattic":[null,""],"https://woocommerce.com/":[null,""],"WooCommerce Services":[null,""],"Phone":[null,""],"Connect":[null,""],"Save Settings":[null,""],"Your changes have been saved.":[null,""],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,""],"Expand":[null,""],"Dismiss":[null,""],"You have unsaved changes.":[null,""],"Type of package":[null,""],"Add package":["Add packages","","","","","",""],"Invalid value.":[null,""],"Package name":[null,""],"This field must be unique":[null,""],"Unable to save your shipping packages. Please try again.":[null,""],"Save changes":[null,""],"Untitled":[null,""],"Dimensions (L x W x H)":[null,""],"All services selected":[null,""],"Expand Services":[null,""],"Service":[null,""],"Price adjustment":[null,""],"Saved Packages":[null,""],"Tracking":[null,""],"Create shipping label":["Create shipping labels","","","","","",""],"Name":[null,""],"Company":[null,""],"Address":[null,""],"City":[null,""],"State":[null,""],"Postal code":[null,""],"Country":[null,""],"Invalid address":[null,""],"Origin address":[null,""],"Destination address":[null,""],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,""],"Address entered":[null,""],"Edit address":[null,""],"Suggested address":[null,""],"Use selected address":[null,""],"Use these packages":[null,""],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,""],"Request a refund":[null,""],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,""],"Purchase date":[null,""],"Amount eligible for refund":[null,""],"Reprint shipping label":[null,""],"If there was a printing error when you purchased the label, you can print it again.":[null,""],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,""],"Print":[null,""],"Cancel":[null,""],"N/A":[null,""],"More":[null,""],"Invalid PDF request.":[null,""],"Unknown package":[null,""],"Individual packaging":[null,""],"Unable to update service settings. Validation failed. %s":[null,""],"Unable to update service settings. The form data could not be read.":[null,""],"Unable to update service settings. Form data is missing service ID.":[null,""],"Unable to update settings. The form data could not be read.":[null,""],"Unable to update settings. %s":[null,""],"Packaging":[null,""],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,""],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,""],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,""],"Shipping Label":[null,""],"yd":[null,""],"in":[null,""],"mm":[null,""],"cm":[null,""],"m":[null,""],"oz":[null,""],"lbs":[null,""],"g":[null,""],"kg":[null,""],"An invalid service ID was received.":[null,""],"An invalid service instance was received.":[null,""],"Rest of the World":[null,""],"WooCommerce Services Status":[null,""],"Support":[null,""],"Debug":[null,""],"Services":[null,""],"Need help?":[null,""],"Log is empty":[null,""],"Disabled":[null,""],"Enabled":[null,""],"%s Shipping Zone":[null,""],"The most recent rate request failed":[null,""],"The most recent rate request was successful":[null,""],"No rate requests have yet been made for this service":[null,""],"Setup for this service has not yet been completed":[null,""],"WooCommerce Services Data":[null,""],"Service data is up-to-date":[null,""],"Service data was found, but is more than one day old":[null,""],"Service data was found, but is more than three days old":[null,""],"Service data was found, but may be out of date":[null,""],"No service data available":[null,""],"Jetpack":[null,""],"Jetpack %s is connected and working correctly":[null,""],"This is a Jetpack staging site":[null,""],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,""],"Jetpack %s or higher is required (You are running %s)":[null,""],"Please install and activate the Jetpack plugin, version %s or higher":[null,""],"WooCommerce":[null,""],"WooCommerce %s is configured correctly":[null,""],"Please set Base Location in WooCommerce Settings > General":[null,""],"WooCommerce %s or higher is required (You are running %s)":[null,""],"Dismiss this notice":[null,""],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,""],"Your site is succesfully communicating to the WooCommerce Services API.":[null,""],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,""],"Test Connection":[null,""],"Test your WooCommerce Services connection":[null,""],"%s - Postcode/Zip checkout field label\u0004Invalid %s entered.":[null,""],"%s - Postcode/Zip checkout field label\u0004%s does not match the selected state.":[null,""],"date is of the form MM/YY\u0004Expires %(date)s":[null,""],"A service with an unknown title and unknown method_title\u0004Unknown":[null,""],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,""],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,""]}
     1{"0":[null,""],"":{"po-revision-date":"+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=6; plural=(n == 0) ? 0 : ((n == 1) ? 1 : ((n == 2) ? 2 : ((n % 100 >= 3 && n % 100 <= 10) ? 3 : ((n % 100 >= 11 && n % 100 <= 99) ? 4 : 5))));","x-generator":"GlotPress/3.0.0-alpha.2","language":"ar","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"ZIP/Postal code":[null,""],"This action will delete any information entered on the form.":[null,""],"Cancel connection":[null,""],"Ok":[null,""],"UPS invoice control id":[null,""],"UPS invoice currency":[null,""],"UPS invoice amount":[null,""],"UPS invoice date":[null,""],"UPS invoice number":[null,""],"I have been issued an invoice from UPS within the past 90 days":[null,""],"UPS account information":[null,""],"Company website":[null,""],"Job title":[null,""],"Company name":[null,""],"This is the company info you used to create your UPS account":[null,""],"Company information":[null,""],"Email":[null,""],"Address 2 (optional)":[null,""],"Account number":[null,""],"This is the account number and address from your UPS profile":[null,""],"General information":[null,""],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,""],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,""],"Connect your UPS account":[null,""],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,""],"Disconnect your UPS account":[null,""],"Set up your own carrier account by adding your credentials here":[null,""],"Carrier account":[null,""],"Credentials":[null,""],"Adult signature required":[null,""],"Signature required":[null,""],"Other\\u2026":[null,""],"Select one\\u2026":[null,""],"Validating address\\u2026":[null,""],"Purchasing\\u2026":[null,""],"Your UPS account will be charged":[null,""],"Package %(index)s \\u2013 %(title)s":[null,""],"Saving\\u2026":[null,""],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Powered by WooCommerce Services.":[null,""],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled","","","","","",""],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}","","","","","",""],"Schedule a pickup":[null,""],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,""],"Labels older than 30 days cannot be refunded.":[null,""],"Mark this order as complete and notify the customer":[null,""],"Notify the customer with shipment details":[null,""],"You save %s with WooCommerce Services":[null,""],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,""],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,""],"No tracking information available at this time":[null,""],"Connection error: unable to create label at this time":[null,""],"Track Package":["Track Packages","","","","","",""],"Which package would you like to track?":[null,""],"%(service)s label (#%(labelIndex)d)":[null,""],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,""],"Add credit card":[null,""],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,""],"Choose credit card":[null,""],"Buy shipping label":["Buy shipping labels","","","","","",""],"shipping label ready":["shipping labels ready","","","","","",""],"Shipping from":[null,""],"Shipping summary":[null,""],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,""],"Shipping rates":[null,""],"HS Tariff number":[null,""],"Submit":[null,""],"Total Weight (with package)":[null,""],"QTY":[null,""],"Weight":[null,""],"Items to fulfill":[null,""],"Select a package type":[null,""],"Package details":[null,""],"Your shipping packages have been saved.":[null,""],"0.0":[null,""],"Shipment Tracking":[null,""],"Connect via WooCommerce Services":[null,""],"Customs information valid":[null,""],"Customs information incomplete":[null,""],"Packing Log:":[null,""],"Chosen Rate:":[null,""],"Shipping Method ID:":[null,""],"Shipping Method Name:":[null,""],"Shipping Debug":[null,""],"Stripe Account (connected to WooCommerce Services)":[null,""],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,""],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,""],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,""],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,""],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,""],"Error: The WooCommerce Services server returned HTTP code: %d":[null,""],"Unable to encode body for request to WooCommerce Services server.":[null,""],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,""],"No shipping rate could be calculated. No items in the package are shippable.":[null,""],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,""],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,""],"Invalid WooCommerce Services service slug provided":[null,""],"Packing log:":[null,""],"Received rate: %1$s (%2$s)":[null,""],"Your customer selected {{shippingMethod/}}":[null,""],"Total rate: %(total)s":[null,""],"%(serviceName)s: %(rate)s":[null,""],"No rates found":[null,""],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,""],"more info":[null,""],"ITN":[null,""],"Sanitary / Phytosanitary inspection":[null,""],"Quarantine":[null,""],"None":[null,""],"Restriction type":[null,""],"Details":[null,""],"Sample":[null,""],"Gift":[null,""],"Documents":[null,""],"Merchandise":[null,""],"Contents type":[null,""],"Return to sender if package is unable to be delivered":[null,""],"Value (per unit)":[null,""],"Weight (per unit)":[null,""],"Save customs form":[null,""],"Customs":[null,""],"Use address as entered":[null,""],"View on Google Maps":[null,""],"Verify with USPS":[null,""],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,""],"We were unable to automatically verify the address.":[null,""],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,""],"You've edited the address, please revalidate it for accurate rates":[null,""],"Verify address":[null,""],"%(message)s. Please modify the address and try again.":[null,""],"View details":[null,""],"Items":[null,""],"Package":[null,""],"Receipt":[null,""],"Label #%(labelIndex)s details":[null,""],"{{icon/}} Delete this package":[null,""],"Done":[null,""],"Add boxes, envelopes, and other packages you use most frequently":[null,""],"Remove":[null,""],"Edit":[null,""],"Weight of empty package":[null,""],"Unique package name":[null,""],"Envelope":[null,""],"Box":[null,""],"This field is required.":[null,""],"Payment":[null,""],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,""],"Email Receipts":[null,""],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,""],"Choose a different card":[null,""],"To purchase shipping labels, add a credit card.":[null,""],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,""],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,""],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,""],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,""],"%(card)s ****%(digits)s":[null,""],"Print shipping labels yourself and save a trip to the post office":[null,""],"H":[null,""],"W":[null,""],"L":[null,""],"Stripe account":[null,""],"Disconnect":[null,""],"Disconnecting":[null,""],"Check email to activate account":[null,""],"Activated":[null,""],"No activity yet":[null,""],"Note":[null,""],"Refunded %(amount)s":[null,""],"%(service)s label (#%(labelNum)d) refund rejected":[null,""],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,""],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,""],"Note sent to customer":[null,""],"Internal note":[null,""],"Show notes from %(date)s":[null,""],"%(count)s event":["%(count)s events","","","","","",""],"WeChat Pay":[null,""],"Toggle menu":[null,""],"Account disconnected. Reloading page\\u2026":[null,""],"A payment method is required to print shipping labels.":[null,""],"Return to Order #%(orderId)s":[null,""],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,""],"Logging":[null,""],"No services configured. {{a}}Add a shipping service{{/a}}":[null,""],"Edit service settings":[null,""],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,""],"Copy for support":[null,""],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}","","","","","",""],"Log tail copied to clipboard":[null,""],"Last updated %s. {{a}}Refresh{{/a}}":[null,""],"You have unsaved changes. Are you sure you want to leave this page?":[null,""],"Value ($ per unit)":[null,""],"Weight (%s per unit)":[null,""],"Description":[null,""],"Country where the product was manufactured or assembled":[null,""],"Origin country":[null,""],"Optional":[null,""],"Retry":[null,""],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,""],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,""],"Connect your account":[null,""],"shipping label printing":[null,""],"shipping label printing and smoother payment setup":[null,""],"automated tax calculation and shipping label printing":[null,""],"automated tax calculation, shipping label printing, and smoother payment setup":[null,""],"Data resource description.":[null,""],"Data resource ID.":[null,""],"List of supported currencies.":[null,""],"List of supported states in a given country.":[null,""],"List of supported continents, countries, and states.":[null,""],"Sorry, you cannot view this resource.":[null,""],"Sorry, you cannot list resources.":[null,""],"The unit weights are defined in for this country.":[null,""],"Thousands separator for displayed prices in this country.":[null,""],"Full name of state.":[null,""],"State code.":[null,""],"List of states in this country.":[null,""],"Number of decimal points shown in displayed prices for this country.":[null,""],"Full name of country.":[null,""],"The unit lengths are defined in for this country.":[null,""],"Decimal separator for displayed prices for this country.":[null,""],"Currency symbol position for this country.":[null,""],"Default ISO4127 alpha-3 currency code for the country.":[null,""],"ISO3166 alpha-2 country code.":[null,""],"List of countries on this continent.":[null,""],"Full name of continent.":[null,""],"There are no locations matching these parameters.":[null,""],"2 character continent code.":[null,""],"Shipping label tracking number":[null,""],"Shipping label service":[null,""],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,""],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,""],"An error occurred while refreshing service data.":[null,""],"There was a problem updating your saved credit cards.":[null,""],"No labels found for this period":[null,""],"Total":[null,""],"Refund":[null,""],"Price":[null,""],"Order":[null,""],"Time":[null,""],"Requested":[null,""],"Last 7 days":[null,""],"This month":[null,""],"Last month":[null,""],"Year":[null,""],"Export CSV":[null,""],"Other Log":[null,""],"Taxes Log":[null,""],"Shipping Log":[null,""],"Display troubleshooting information on the Cart and Checkout pages.":[null,""],"Write diagnostic messages to log files. Helpful when contacting support.":[null,""],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,""],"Payment Email":[null,""],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,""],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,""],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,""],"Link account":[null,""],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,""],"Link your PayPal account":[null,""],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,""],"Link a PayPal account":[null,""],"Refresh":[null,""],"Tracking number":[null,""],"Provider":[null,""],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,""],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,""],"Tax Class":[null,""],"Shipping":[null,""],"Compound":[null,""],"Priority":[null,""],"Tax Name":[null,""],"Rate %":[null,""],"ZIP/Postcode":[null,""],"State Code":[null,""],"Country Code":[null,""],"Enable automated taxes":[null,""],"Disable automated taxes":[null,""],"Automated taxes":[null,""],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,""],"Setup complete.":[null,""],"You can now enjoy %s.":[null,""],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,""],"Connect Jetpack to activate WooCommerce Services":[null,""],"automated tax calculation":[null,""],"smoother payment setup":[null,""],"automated tax calculation and smoother payment setup":[null,""],"Required":[null,""],"Your shipping settings have been saved.":[null,""],"Unable to save your shipping settings. Please try again.":[null,""],"Dimensions":[null,""],"Close":[null,""],"Packages to be Shipped":[null,""],"Add to a New Package":[null,""],"Add items":[null,""],"Individually Shipped Item":[null,""],"Item Dimensions":[null,""],"Please select a package":[null,""],"Service schemas were not loaded":[null,""],"Bad request":[null,""],"Order not found":[null,""],"Got it, thanks!":[null,""],"Connect your store to activate WooCommerce Services":[null,""],"Activate Jetpack and connect":[null,""],"Install Jetpack and connect":[null,""],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,""],"Connecting...":[null,""],"Activating...":[null,""],"When you're ready, purchase and print discounted labels from USPS right here.":[null,""],"Discounted Shipping Labels":[null,""],"American Express":[null,""],"Discover":[null,""],"MasterCard":[null,""],"VISA":[null,""],"PayPal":[null,""],"Add another credit card":[null,""],"%(selectedCount)d package selected":["%(selectedCount)d packages selected","","","","","",""],"Unable to get your settings. Please refresh the page to try again.":[null,""],"%(numSelected)d service selected":["%(numSelected)d services selected","","","","","",""],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,""],"Tracking #: {{trackingLink/}}":[null,""],"%(item)s from {{pckg/}}":[null,""],"Which items would you like to add to {{pckg/}}?":[null,""],"1 item in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,""],"{{itemLink/}} is currently saved for a later shipment.":[null,""],"{{itemLink/}} is currently shipped in its original packaging.":[null,""],"{{itemLink/}} is currently in {{pckg/}}.":[null,""],"Choose rate: %(pckg)s":[null,""],"Refund label (-%(amount)s)":[null,""],"Where would you like to move it?":[null,""],"Unsaved changes made to packages":[null,""],"There are no items in this package.":[null,""],"Ship in original packaging":[null,""],"Request refund":[null,""],"Reprint":[null,""],"Paper size":[null,""],"No packages selected":[null,""],"Move":[null,""],"Move item":[null,""],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,""],"Create new label":[null,""],"All packages selected":[null,""],"Add":[null,""],"Add item":[null,""],"Add a credit card":[null,""],"#%d - [Deleted product]":[null,""],"#%1$d - %2$s":[null,""],"<a href=\"%s\">Support</a>":[null,""],"There was an error installing Jetpack. Please try installing it manually.":[null,""],"Shipping Labels":[null,""],"Automattic":[null,""],"https://woocommerce.com/":[null,""],"WooCommerce Services":[null,""],"Phone":[null,""],"Connect":[null,""],"Save Settings":[null,""],"Your changes have been saved.":[null,""],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,""],"Expand":[null,""],"Dismiss":[null,""],"You have unsaved changes.":[null,""],"Type of package":[null,""],"Add package":["Add packages","","","","","",""],"Invalid value.":[null,""],"Package name":[null,""],"This field must be unique":[null,""],"Unable to save your shipping packages. Please try again.":[null,""],"Save changes":[null,""],"Untitled":[null,""],"Dimensions (L x W x H)":[null,""],"All services selected":[null,""],"Expand Services":[null,""],"Service":[null,""],"Price adjustment":[null,""],"Saved Packages":[null,""],"Tracking":[null,""],"Create shipping label":["Create shipping labels","","","","","",""],"Name":[null,""],"Company":[null,""],"Address":[null,""],"City":[null,""],"State":[null,""],"Country":[null,""],"Invalid address":[null,""],"Origin address":[null,""],"Destination address":[null,""],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,""],"Address entered":[null,""],"Edit address":[null,""],"Suggested address":[null,""],"Use selected address":[null,""],"Use these packages":[null,""],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,""],"Request a refund":[null,""],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,""],"Purchase date":[null,""],"Amount eligible for refund":[null,""],"Reprint shipping label":[null,""],"If there was a printing error when you purchased the label, you can print it again.":[null,""],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,""],"Print":[null,""],"Cancel":[null,""],"N/A":[null,""],"More":[null,""],"Invalid PDF request.":[null,""],"Unknown package":[null,""],"Individual packaging":[null,""],"Unable to update service settings. Validation failed. %s":[null,""],"Unable to update service settings. The form data could not be read.":[null,""],"Unable to update service settings. Form data is missing service ID.":[null,""],"Unable to update settings. The form data could not be read.":[null,""],"Unable to update settings. %s":[null,""],"Packaging":[null,""],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,""],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,""],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,""],"Shipping Label":[null,""],"yd":[null,""],"in":[null,""],"mm":[null,""],"cm":[null,""],"m":[null,""],"oz":[null,""],"lbs":[null,""],"g":[null,""],"kg":[null,""],"An invalid service ID was received.":[null,""],"An invalid service instance was received.":[null,""],"Rest of the World":[null,""],"WooCommerce Services Status":[null,""],"Support":[null,""],"Debug":[null,""],"Services":[null,""],"Need help?":[null,""],"Log is empty":[null,""],"Disabled":[null,""],"Enabled":[null,""],"%s Shipping Zone":[null,""],"The most recent rate request failed":[null,""],"The most recent rate request was successful":[null,""],"No rate requests have yet been made for this service":[null,""],"Setup for this service has not yet been completed":[null,""],"WooCommerce Services Data":[null,""],"Service data is up-to-date":[null,""],"Service data was found, but is more than one day old":[null,""],"Service data was found, but is more than three days old":[null,""],"Service data was found, but may be out of date":[null,""],"No service data available":[null,""],"Jetpack":[null,""],"Jetpack %s is connected and working correctly":[null,""],"This is a Jetpack staging site":[null,""],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,""],"Jetpack %s or higher is required (You are running %s)":[null,""],"Please install and activate the Jetpack plugin, version %s or higher":[null,""],"WooCommerce":[null,""],"WooCommerce %s is configured correctly":[null,""],"Please set Base Location in WooCommerce Settings > General":[null,""],"WooCommerce %s or higher is required (You are running %s)":[null,""],"Dismiss this notice":[null,""],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,""],"Your site is succesfully communicating to the WooCommerce Services API.":[null,""],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,""],"Test Connection":[null,""],"Test your WooCommerce Services connection":[null,""],"%s - ZIP/Postal code checkout field label\u0004Invalid %s entered.":[null,""],"%s - ZIP/Postal code checkout field label\u0004%s does not match the selected state.":[null,""],"date is of the form MM/YY\u0004Expires %(date)s":[null,""],"A service with an unknown title and unknown method_title\u0004Unknown":[null,""],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,""],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,""]}
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-ar.po

    r2365269 r2374627  
    1212"Project-Id-Version: Plugins - WooCommerce Services - Stable (latest release)\n"
    1313
     14#: classes/class-wc-connect-taxjar-integration.php:318 i18n/strings.php:125
     15#: i18n/strings.php:328
     16msgid "ZIP/Postal code"
     17msgstr ""
     18
    1419#: i18n/strings.php:348
    1520msgid "This action will delete any information entered on the form."
     
    7479#: i18n/strings.php:330
    7580msgid "Email"
    76 msgstr ""
    77 
    78 #: i18n/strings.php:328
    79 msgid "Postal code / Zip"
    8081msgstr ""
    8182
     
    349350msgstr ""
    350351
    351 #: woocommerce-services.php:1310
     352#: woocommerce-services.php:1311
    352353msgid "Shipment Tracking"
    353354msgstr ""
     
    365366msgstr ""
    366367
    367 #: woocommerce-services.php:1353
     368#: woocommerce-services.php:1354
    368369msgid "Packing Log:"
    369370msgstr ""
    370371
    371 #: woocommerce-services.php:1340
     372#: woocommerce-services.php:1341
    372373msgid "Chosen Rate:"
    373374msgstr ""
    374375
    375 #: woocommerce-services.php:1336
     376#: woocommerce-services.php:1337
    376377msgid "Shipping Method ID:"
    377378msgstr ""
    378379
    379 #: woocommerce-services.php:1332
     380#: woocommerce-services.php:1333
    380381msgid "Shipping Method Name:"
    381382msgstr ""
    382383
    383 #: woocommerce-services.php:1316
     384#: woocommerce-services.php:1317
    384385msgid "Shipping Debug"
    385386msgstr ""
     
    450451msgstr ""
    451452
     453#: classes/class-wc-connect-api-client.php:64
     454msgid "Invalid WooCommerce Services service slug provided"
     455msgstr ""
     456
     457#: classes/class-wc-connect-shipping-method.php:461
     458msgid "Packing log:"
     459msgstr ""
     460
    452461#. translators: 1: name of shipping service, 2: shipping rate (price)
    453462#: classes/class-wc-connect-shipping-method.php:454
    454463msgid "Received rate: %1$s (%2$s)"
    455 msgstr ""
    456 
    457 #: classes/class-wc-connect-api-client.php:64
    458 msgid "Invalid WooCommerce Services service slug provided"
    459 msgstr ""
    460 
    461 #: classes/class-wc-connect-shipping-method.php:461
    462 msgid "Packing log:"
    463464msgstr ""
    464465
     
    998999
    9991000#: classes/class-wc-connect-taxjar-integration.php:326
    1000 msgctxt "%s - Postcode/Zip checkout field label"
     1001msgctxt "%s - ZIP/Postal code checkout field label"
    10011002msgid "Invalid %s entered."
    10021003msgstr ""
    10031004
    10041005#: classes/class-wc-connect-taxjar-integration.php:324
    1005 msgctxt "%s - Postcode/Zip checkout field label"
     1006msgctxt "%s - ZIP/Postal code checkout field label"
    10061007msgid "%s does not match the selected state."
    1007 msgstr ""
    1008 
    1009 #: classes/class-wc-connect-taxjar-integration.php:318
    1010 msgid "Postcode / ZIP"
    10111008msgstr ""
    10121009
     
    11471144msgstr ""
    11481145
     1146#: woocommerce-services.php:1096
     1147msgid "Tracking number"
     1148msgstr ""
     1149
    11491150#: woocommerce-services.php:1095
    1150 msgid "Tracking number"
    1151 msgstr ""
    1152 
    1153 #: woocommerce-services.php:1094
    11541151msgid "Provider"
    11551152msgstr ""
     
    15051502
    15061503#. translators: %d: Deleted Product ID
     1504#: classes/class-wc-connect-compatibility-wc30.php:130
    15071505#: classes/class-wc-connect-compatibility-wc26.php:116
    1508 #: classes/class-wc-connect-compatibility-wc30.php:130
    15091506msgid "#%d - [Deleted product]"
    15101507msgstr ""
    15111508
    15121509#. translators: %1$d: Product ID, %2$s: Product Name
     1510#: classes/class-wc-connect-compatibility-wc30.php:125
    15131511#: classes/class-wc-connect-compatibility-wc26.php:111
    1514 #: classes/class-wc-connect-compatibility-wc30.php:125
    15151512msgid "#%1$d - %2$s"
    15161513msgstr ""
    15171514
    1518 #: woocommerce-services.php:1425
     1515#: woocommerce-services.php:1426
    15191516msgid "<a href=\"%s\">Support</a>"
    15201517msgstr ""
     
    15241521msgstr ""
    15251522
    1526 #: i18n/strings.php:270 woocommerce-services.php:994
    1527 #: woocommerce-services.php:997
     1523#: woocommerce-services.php:995 woocommerce-services.php:998
     1524#: i18n/strings.php:270
    15281525msgid "Shipping Labels"
    15291526msgstr ""
     
    15441541msgstr ""
    15451542
    1546 #: i18n/strings.php:118 i18n/strings.php:329 woocommerce-services.php:1376
    1547 #: woocommerce-services.php:1404
     1543#: woocommerce-services.php:1377 woocommerce-services.php:1405
     1544#: i18n/strings.php:118 i18n/strings.php:329
    15481545msgid "Phone"
    15491546msgstr ""
     
    16431640msgstr ""
    16441641
    1645 #: woocommerce-services.php:1083 woocommerce-services.php:1090
     1642#: woocommerce-services.php:1084 woocommerce-services.php:1091
    16461643msgid "Tracking"
    16471644msgstr ""
     
    16801677msgstr ""
    16811678
    1682 #: i18n/strings.php:125
    1683 msgid "Postal code"
    1684 msgstr ""
    1685 
    16861679#: i18n/strings.php:126 i18n/strings.php:327
    16871680msgid "Country"
     
    17781771msgstr ""
    17791772
     1773#: classes/class-wc-connect-shipping-method.php:408
    17801774#: classes/class-wc-rest-connect-shipping-label-controller.php:105
    1781 #: classes/class-wc-connect-shipping-method.php:408
    17821775msgid "Unknown package"
    17831776msgstr ""
    17841777
     1778#: classes/class-wc-connect-shipping-method.php:410
    17851779#: classes/class-wc-rest-connect-shipping-label-controller.php:101
    1786 #: classes/class-wc-connect-shipping-method.php:410
    17871780msgid "Individual packaging"
    17881781msgstr ""
     
    18131806msgstr ""
    18141807
    1815 #: woocommerce-services.php:1456
     1808#: woocommerce-services.php:1457
    18161809msgid "Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps."
    18171810msgstr ""
     
    18251818msgstr ""
    18261819
    1827 #: woocommerce-services.php:1312
     1820#: woocommerce-services.php:1313
    18281821msgid "Shipping Label"
    18291822msgstr ""
     
    20092002msgstr ""
    20102003
    2011 #: classes/class-wc-connect-error-notice.php:103 woocommerce-services.php:1492
     2004#: woocommerce-services.php:1493 classes/class-wc-connect-error-notice.php:103
    20122005msgid "Dismiss this notice"
    20132006msgstr ""
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-es_ES.json

    r2365269 r2374627  
    1 {"0":[null,"0"],"":{"po-revision-date":"2020-07-31 17:53:00+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/3.0.0-alpha.2","language":"es","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"This action will delete any information entered on the form.":[null,"Esta acción borrará cualquier información introducida en el formulario."],"Cancel connection":[null,"Cancelar conexión"],"Ok":[null,"Aceptar"],"UPS invoice control id":[null,"ID de control de factura de UPS"],"UPS invoice currency":[null,"Moneda de factura de UPS"],"UPS invoice amount":[null,"Cantidad de factura de UPS"],"UPS invoice date":[null,"Fecha de factura de UPS"],"UPS invoice number":[null,"Número de factura de UPS"],"I have been issued an invoice from UPS within the past 90 days":[null,"Se me ha emitido una factura de UPS en los últimos 90 días."],"UPS account information":[null,"Información de cuenta de UPS"],"Company website":[null,"Web de la empresa"],"Job title":[null,"Título profesional"],"Company name":[null,"Nombre de la empresa"],"This is the company info you used to create your UPS account":[null,"Esta es la información de la empresa que utilizaste para crear tu cuenta UPS"],"Company information":[null,"Información de la empresa"],"Email":[null,"Correo electrónico"],"Postal code / Zip":[null,"Código postal"],"Address 2 (optional)":[null,"Dirección 2 (opcional)"],"Account number":[null,"Número de cuenta"],"This is the account number and address from your UPS profile":[null,"Este es el número de cuenta y dirección de tu perfil de UPS"],"General information":[null,"Información general"],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,"Si necesitas un número de cuenta de UPS ve a {{a}}UPS.com{{/a}} para crear una nueva cuenta."],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,"Configura tu propia cuenta en UPS para comparar tarifas e imprimir etiquetas de varios transportistas en WooCommerce Services. Conoce más acerca de cómo añadir {{a}}cuentas de transportistas{{{/a}}."],"Connect your UPS account":[null,"Conecta a tu cuenta de UPS"],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,"Esto eliminará la conexión con UPS. Toda la información de tu cuenta en UPS se borrará y no podrás ver las tarifas de UPS al comprar etiquetas de envío."],"Disconnect your UPS account":[null,"Desconecta tu cuenta de UPS"],"Set up your own carrier account by adding your credentials here":[null,"Configura tu propia cuenta de transportista añadiendo aquí tus credenciales"],"Carrier account":[null,"Cuenta de transportista"],"Credentials":[null,"Credenciales"],"Adult signature required":[null,"Es obligatoria la firma de un adulto"],"Signature required":[null,"Firma obligatoria"],"Other\\u2026":[null,"Otros\\u2026"],"Select one\\u2026":[null,"Seleccionar uno\\u2026"],"Validating address\\u2026":[null,"Validando dirección\\u2026"],"Purchasing\\u2026":[null,"Comprando\\u2026"],"Your UPS account will be charged":[null,"Se cargará tu cuenta de UPS"],"Package %(index)s \\u2013 %(title)s":[null,"Paquete %(index)s \\u2013 %(title)s"],"Saving\\u2026":[null,"Guardando\\u2026"],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,"Tus tarifas de impuestos y ajustes se configurarán automáticamente para %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Aprende más sobre cómo configurar tarifas de impuestos para nexos adicionales</a>"],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,"Tus tarifas de impuestos y ajustes se configurarán automáticamente para %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Aprende más sobre cómo configurar tarifas de impuestos para nexos adicionales</a>"],"Powered by WooCommerce Services.":[null,"Funciona con WooCommerce Services."],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled","%(itemCount)d elemento está listo para completar","%(itemCount)d elementos están listos para completar"],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}","%(itemCount)d elemento se completó el {{span}}%(createdDate)s{{/span}}","%(itemCount)d elementos se completaron el {{span}}%(createdDate)s{{/span}}"],"Schedule a pickup":[null,"Programa una recogida"],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,"Las imágenes de las etiquetas de más de 180 días las borran nuestros colaboradores tecnológicos por cuestiones de seguridad y privacidad de datos."],"Labels older than 30 days cannot be refunded.":[null,"Las etiquetas de más de 30 días no se pueden reembolsar."],"Mark this order as complete and notify the customer":[null,"Marcar este pedido como completo y avisar al cliente"],"Notify the customer with shipment details":[null,"Avisar el cliente con los detalles del envío"],"You save %s with WooCommerce Services":[null,"Ahorras %s con WooCommerce Services"],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,"WooCommerce Services necesita que esté instalado y activado el plugin WooCommerce. Puedes descargarlo aquí: %s."],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,"Tienes instalado WooCommerce Services. Si lo deseas, podemos copiar automáticamente por ti las claves de tu cuenta de Stripe. Haz {{a}}clic aquí{{/a}} para conectar con tu cuenta de Stripe usando WooCommerce Services."],"No tracking information available at this time":[null,"En este momento no hay disponible información de seguimiento"],"Connection error: unable to create label at this time":[null,"Error de conexión: en este momento no se puede crear la etiqueta"],"Track Package":["Track Packages","Seguimiento de paquete","Seguimiento de paquetes"],"Which package would you like to track?":[null,"¿Qué paquete te gustaría seguir?"],"%(service)s label (#%(labelIndex)d)":[null,"%(service)s etiqueta (#%(labelIndex)d)"],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,"Para imprimir esta etiqueta de envío, {{a}}añade una tarjeta de crédito a tu cuenta{{/a}}."],"Add credit card":[null,"Añadir una tarjeta de crédito"],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,"Para imprimir esta etiqueta de envío, {{a}}elige una tarjeta de crédito para añadirla a tu cuenta{{/a}}."],"Choose credit card":[null,"Elegir una tarjeta de crédito"],"Buy shipping label":["Buy shipping labels","Comprar etiqueta de envío","Comprar etiquetas de envío"],"shipping label ready":["shipping labels ready","etiqueta de envío lista","etiquetas de envío listas"],"Shipping from":[null,"Envío desde"],"Shipping summary":[null,"Resumen del envío"],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,"El cliente ha pagado un {{shippingMethod/}} de {{shippingCost/}} por el envío"],"Shipping rates":[null,"Tarifas de envío"],"HS Tariff number":[null,"Número del arancel del HS"],"Submit":[null,"Enviar"],"Total Weight (with package)":[null,"Peso total (con el paquete)"],"QTY":[null,"Cantidad"],"Weight":[null,"Peso"],"Items to fulfill":[null,"Elementos para rellenar"],"Select a package type":[null,"Selecciona un tipo de paquete"],"Package details":[null,"Detalles del paquete"],"Your shipping packages have been saved.":[null,"Han sido guardados tus paquetes de envío."],"0.0":[null,"0.0"],"Shipment Tracking":[null,"Seguimiento de envíos"],"Connect via WooCommerce Services":[null,"Conectar a través de WooCommerce Services"],"Customs information valid":[null,"Información de aduanas válida"],"Customs information incomplete":[null,"Información de aduanas incompleta"],"Packing Log:":[null,"Registro de paquetería:"],"Chosen Rate:":[null,"Tarifa elegida:"],"Shipping Method ID:":[null,"ID del método de envío:"],"Shipping Method Name:":[null,"Nombre del método de envío:"],"Shipping Debug":[null,"Depuración de envíos"],"Stripe Account (connected to WooCommerce Services)":[null,"Cuenta de Stripe (conectada a WooCommerce Services)"],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,"Tu sitio debe servir en HTTPS para poder conectar con tu cuenta de Stripe desde WooCommerce Services"],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,"<strong>A \"%2$s\" le falta el peso, largo, ancho o la altura.</strong><br />No se pueden calcular las tarifas de envío. <a href=\"%1$s\">Introduce las dimensiones y el peso de %2$s</a> para que tus clientes puedan comprar este artículo."],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. La marca temporal generada para la firma es demasiado antigua."],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. El token de JetPack está mal creado."],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. No está disponible el token de JetPack."],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,"Error: El servidor de WooCommerce Services devolvió: %1$s %2$s ( %3$d )"],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,"Error: El servidor de WooCommerce Services devolvió ( %d ) y un cuerpo de respuesta vacío."],"Error: The WooCommerce Services server returned HTTP code: %d":[null,"Error: El servidor de WooCommerce Services devolvió un código HTTP: %d"],"Unable to encode body for request to WooCommerce Services server.":[null,"No ha sido posible cifrar el cuerpo para la solicitud al servidor de WooCommerce Services."],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. El cuerpo debe ser un array."],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. Jetpack_Data no incluye get_access_token."],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. No se ha encontrado Jetpack_Data."],"No shipping rate could be calculated. No items in the package are shippable.":[null,"No se ha podido calcular la tarifa de envío. Ningún artículo del paquete se puede enviar."],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,"Al producto ( ID: %d ) le falta un valor de dimensión. No se pueden calcular las tarifas de envío."],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,"El producto ( ID: %d ) no incluye peso. No se pueden calcular las tarifas de envío."],"Received rate: %1$s (%2$s)":[null,"Tarifa recibida: %1$s (%2$s)"],"Invalid WooCommerce Services service slug provided":[null,"Se ha facilitado un slug de servicio de WooCommerce Services no válido"],"Packing log:":[null,"Registro de paquetería:"],"Your customer selected {{shippingMethod/}}":[null,"Tu cliente ha elegido {{shippingMethod/}}"],"Total rate: %(total)s":[null,"Tasa total: %(total)s"],"%(serviceName)s: %(rate)s":[null,"%(serviceName)s: %(rate)s"],"No rates found":[null,"No se han encontrado tarifas"],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,"WooCommerce Services te dan acceso a USPS Commercial Pricing, que tienen descuento sobre las tarifas minoristas."],"more info":[null,"más información"],"ITN":[null,"ITN"],"Sanitary / Phytosanitary inspection":[null,"Inspección sanitaria / fitosanitaria"],"Quarantine":[null,"Cuarentena"],"None":[null,"Ninguno"],"Restriction type":[null,"Tipo de restricción"],"Details":[null,"Detalles"],"Sample":[null,"Muestra"],"Gift":[null,"Regalo"],"Documents":[null,"Documentos"],"Merchandise":[null,"Mercancía"],"Contents type":[null,"Tipo de contenido"],"Return to sender if package is unable to be delivered":[null,"Devolver al remitente si el paquete no puede ser entregado"],"Value (per unit)":[null,"Valor (por unidad)"],"Weight (per unit)":[null,"Peso (por unidad)"],"Save customs form":[null,"Guardar el formulario de aduanas"],"Customs":[null,"Aduanas"],"Use address as entered":[null,"Utilizar la dirección tal y como se ha introducido"],"View on Google Maps":[null,"Ver en Google Maps"],"Verify with USPS":[null,"Verificar con USPS"],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,"Ha fallado la verificación automática para esta dirección. Aún puede ser una dirección válida: usa las siguientes herramientas para verificarla manualmente."],"We were unable to automatically verify the address.":[null,"No hemos podido verificar automáticamente la dirección."],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,"No hemos podido verificar automáticamente la dirección: %(error)s."],"You've edited the address, please revalidate it for accurate rates":[null,"Has editado la dirección, vuelve a validarla para obtener tarifas precisas."],"Verify address":[null,"Verificar dirección"],"%(message)s. Please modify the address and try again.":[null,"%(message)s. Modifica la dirección y vuelve a intentarlo."],"View details":[null,"Ver detalles"],"Items":[null,"Artículos"],"Package":[null,"Paquete"],"Receipt":[null,"Recibo"],"Label #%(labelIndex)s details":[null,"Detalles de la etiqueta #%(labelIndex)s"],"{{icon/}} Delete this package":[null,"{{icon/}}} Borrar este paquete"],"Done":[null,"Hecho"],"Add boxes, envelopes, and other packages you use most frequently":[null,"Añade las cajas, sobres y otros paquetes que uses más frecuentemente"],"Remove":[null,"Quitar"],"Edit":[null,"Editar"],"Weight of empty package":[null,"Peso del paquete vacío"],"Unique package name":[null,"Nombre único del paquete"],"Envelope":[null,"Sobre"],"Box":[null,"Caja"],"This field is required.":[null,"Este campo es obligatorio."],"Payment":[null,"Pago"],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,"Envía por correo electrónico los recibos de compra de etiquetas a %(ownerName)s (%(ownerLogin)s) a %(ownerEmail)s"],"Email Receipts":[null,"Recibos por correo electrónico"],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,"Para comprar etiquetas de envío elige una tarjeta de crédito que tengas guardada o añade una nueva tarjeta."],"Choose a different card":[null,"Elige una tarjeta diferente"],"To purchase shipping labels, add a credit card.":[null,"Para comprar etiquetas de envío, añade una tarjeta de crédito."],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,"Haremos un cargo en la tarjeta de crédito de tu cuenta (%(card)s) para pagar las etiquetas que imprimas"],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,"Las tarjetas de crédito se obtienen de la siguiente dirección de WordPress.com: %(wpcomLogin)s <%(wpcomEmail)s>"],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,"Solo el propietario del sitio puede cambiar estos ajustes. Por favor, contacta con %(ownerName)s (%(ownerLogin)s) para cambiar los ajustes de etiquetas de envío."],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,"Solo el propietario del sitio puede administrar los métodos de pago de etiquetas de envío. Por favor, contactda con %(ownerName)s (%(ownerLogin)s) para que administre los métodos de pago."],"%(card)s ****%(digits)s":[null,"%(tarjeta)s ****%(digits)s"],"Print shipping labels yourself and save a trip to the post office":[null,"Imprime tú mismo las etiquetas de envío y ahórrate un viaje a la oficina de correos"],"H":[null,"Al"],"W":[null,"An"],"L":[null,"L"],"Stripe account":[null,"Cuenta de Stripe"],"Disconnect":[null,"Desconectar"],"Disconnecting":[null,"Desconectando"],"Check email to activate account":[null,"Revisa el correo electrónico para activar la cuenta"],"Activated":[null,"Activado"],"No activity yet":[null,"Todavía no hay actividad"],"Note":[null,"Nota"],"Refunded %(amount)s":[null,"Reembolsado %(amount)s"],"%(service)s label (#%(labelNum)d) refund rejected":[null,"reembolso de etiqueta de %(service)s (#%(labelNum)d) rechazado"],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,"reembolsado (%(amount)s) de etiqueta de %(service)s (#%(labelNum)d) rechazado"],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,"%(service)s etiqueta (#%(labelNum)d) solicitud de reembolso (%(amount)s)"],"Note sent to customer":[null,"Nota enviada al cliente"],"Internal note":[null,"Nota interna"],"Show notes from %(date)s":[null,"Mostrar notas desde %(date)s"],"%(count)s event":["%(count)s events","%(count)s evento","%(count)s eventos"],"WeChat Pay":[null,"WeChat Pay"],"Toggle menu":[null,"Alternar menú"],"Account disconnected. Reloading page\\u2026":[null,"Cuenta desconectada. Recargando página..."],"A payment method is required to print shipping labels.":[null,"Se requiere un método de pago para imprimir etiquetas de envío."],"Return to Order #%(orderId)s":[null,"Volver al pedido #%(orderId)s"],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,"Nuestro equipo está aquí para ti. Ve nuestros {{docsA}}documentos de soporte{{/docsA}} o {{ticketA}}abre un ticket de soporte{{/ticketA}}."],"Logging":[null,"Registro"],"No services configured. {{a}}Add a shipping service{{/a}}":[null,"No hay configurado ningún servicio. {{a}}Añade un servicio de envío{{/a}}"],"Edit service settings":[null,"Editar ajustes del servicio"],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,"La solicitud la hizo %s - revisa los registros abajo o {{a}}edita los ajustes del servicio{{/a}}"],"Copy for support":[null,"Copiar para soporte"],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}","Última %s entrada. {{a}}Mostrar registro completo{{/a}}","Últimas %s entradas. {{a}}Mostrar registro completo{{/a}}"],"Log tail copied to clipboard":[null,"Cola del registro copiada al portapapeles"],"Last updated %s. {{a}}Refresh{{/a}}":[null,"Últimas %s actualizadas. {{a}}Recargar{{/a}}"],"You have unsaved changes. Are you sure you want to leave this page?":[null,"Tienes cambios sin guardar. ¿Estás seguro de querer abandonar esta página?"],"Value ($ per unit)":[null,"Value ($ per unit)"],"Weight (%s per unit)":[null,"Weight (%s per unit)"],"Description":[null,"Descripción"],"Country where the product was manufactured or assembled":[null,"País donde se fabricó o ensambló el producto"],"Origin country":[null,"País de origen"],"Optional":[null,"Opcional"],"Retry":[null,"Reintentar"],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,"<strong>¡Preparado para aceptar pagos mediante Stripe!</strong> Tu cuenta de Stripe se ha conectado con éxito. Los ajustes adicionales se pueden configurar en esta pantalla."],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,"Parece que ya hay una cuenta existente de Stripe en <strong>%s</strong>. Para empezar a aceptar pagos con Stripe tienes que conectarla a tu tienda."],"Connect your account":[null,"Conecta tu cuenta"],"shipping label printing":[null,"impresión de etiquetas de envío"],"shipping label printing and smoother payment setup":[null,"impresión de etiquetas de envío y una configuración de pago más sencilla"],"automated tax calculation and shipping label printing":[null,"cálculo automático de impuestos e impresión de etiquetas de envío"],"automated tax calculation, shipping label printing, and smoother payment setup":[null,"cálculo automático de impuestos, impresión de etiquetas de envío y configuración de pagos más sencilla"],"Data resource description.":[null,"Descripción del recurso de datos."],"Data resource ID.":[null,"ID del recurso de datos."],"List of supported currencies.":[null,"Lista de monedas disponibles."],"List of supported states in a given country.":[null,"Lista de provincias incluidas para un país dado."],"List of supported continents, countries, and states.":[null,"Lista de continentes, países y provincias incluidos."],"Sorry, you cannot view this resource.":[null,"Lo siento, no puedes ver este recurso."],"Sorry, you cannot list resources.":[null,"Lo siento, no puedes listar recursos."],"The unit weights are defined in for this country.":[null,"Las unidades de peso definidas para este país."],"Thousands separator for displayed prices in this country.":[null,"Separador de miles para los precios mostrados en este país."],"Full name of state.":[null,"Nombre completo de la provincia."],"State code.":[null,"Código de la provincia."],"List of states in this country.":[null,"Lista de provincias de este país."],"Number of decimal points shown in displayed prices for this country.":[null,"Número de decimales mostrados en los precios visibles para este país."],"Full name of country.":[null,"Nombre completo del país."],"The unit lengths are defined in for this country.":[null,"Las unidades de medida definidas para este país."],"Decimal separator for displayed prices for this country.":[null,"Separador decimal para los precios mostrados para este país."],"Currency symbol position for this country.":[null,"Posición del símbolo de moneda para este país."],"Default ISO4127 alpha-3 currency code for the country.":[null,"Código de moneda ISO4127 alpha-3 por defecto para el país."],"ISO3166 alpha-2 country code.":[null,"Código ISO3166 alpha-2 del país."],"List of countries on this continent.":[null,"Lista de países de este continente."],"Full name of continent.":[null,"Nombre completo del continente."],"There are no locations matching these parameters.":[null,"No hay ubicaciones que coincidan con estos parámetros."],"2 character continent code.":[null,"Código de 2 caracteres del continente."],"Postcode / ZIP":[null,"Código postal / ZIP"],"Shipping label tracking number":[null,"Número de seguimiento de la etiqueta de envío"],"Shipping label service":[null,"Servicio de etiquetas de envío"],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,"Advertencia: El borrado de datos personales provocará la posibilidad de volver a imprimir o reembolsar etiquetas de envío de WooCommerce Services que hayan desaparecido en los pedidos afectados."],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,"Al usar esta extensión puede que estés almacenando datos personales o compartiendo datos con servicios externos. <a href=\"%s\" target=\"_blank\">Aprende más sobre cómo funciona esto, incluyendo lo que quieras incluir en tu política de privacidad.</a>"],"An error occurred while refreshing service data.":[null,"Ocurrió un error al recargar los datos del servicio."],"There was a problem updating your saved credit cards.":[null,"Hubo un problema al actualizar tus tarjetas de crédito guardadas."],"No labels found for this period":[null,"No se han encontrado etiquetas en este periodo"],"Total":[null,"Total"],"Refund":[null,"Reembolso"],"Price":[null,"Precio"],"Order":[null,"Pedido"],"Time":[null,"Hora"],"Requested":[null,"Solicitado"],"Last 7 days":[null,"Últimos 7 días"],"This month":[null,"Este mes"],"Last month":[null,"El mes pasado"],"Year":[null,"Año"],"Export CSV":[null,"Exportar CSV"],"Other Log":[null,"Otros registros"],"Taxes Log":[null,"Registro de impuestos"],"Shipping Log":[null,"Registro de envíos"],"Display troubleshooting information on the Cart and Checkout pages.":[null,"Muestra información para resolución de problemas en las páginas de carrito y finalizar compra."],"Write diagnostic messages to log files. Helpful when contacting support.":[null,"Escribe mensajes de diagnóstico en los archivos de registro. Útil al contactar con soporte."],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,"Introduce tu dirección de correo electrónico en la que aceptas pagos. Tendrás que enlazar a tu cuenta para realizar cualquier otra cosa además de las transacciones de \"ofertas\"."],"Payment Email":[null,"Correo electrónico de pagos"],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,"Para autorizar pagos con WooCommerce Services, <a href=\"%s\">haz clic aquí</a>."],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,"Los pagos los autorizará WooCommerce Services y se dirigirán a la siguiente dirección de correo electrónico. Para desactivar esta características y enlazar a una cuenta de PayPal <a href=\"%s\">haz clic aquí</a>."],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,"%s (Date cuenta que \"autorizar solo pagos\" requiere enlazar con una cuenta de PayPal.)"],"Link account":[null,"Enlazar cuenta"],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,"Enlaza una cuenta de PayPal nueva o existente para asegurar que los pedidos futuros se marquen como \"Procesando\" en vez de \"En espera\", y para emitir reembolsos sin tener que salir de WooCommerce."],"Link your PayPal account":[null,"Enlaza a tu cuenta de PayPal"],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,"Para enviar reembolsos a través de PayPal Exprés tendrás que <a href=\"%s\">enlazar a una cuenta de PayPal</a> con la dirección de correo electrónico que recibió este pago."],"Link a PayPal account":[null,"Enlaza a una cuenta PayPal"],"Refresh":[null,"Recargar"],"Tracking number":[null,"Número de seguimiento"],"Provider":[null,"Proveedor"],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,"¡WooCommerce Services está casi listo! Una vez conectes a Jetpack tendrás acceso a %s."],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,"Servicios alojados para WooCommerce: cálculos automáticos de impuestos, tarifas de envío en directo, impresión de etiquetas de envío y una configuración de pago más sencilla."],"Tax Class":[null,"Clase de impuesto"],"Shipping":[null,"Envío"],"Compound":[null,"Compuesto"],"Priority":[null,"Prioridad"],"Tax Name":[null,"Nombre de impuesto"],"Rate %":[null,"Tarifa %"],"ZIP/Postcode":[null,"Código postal"],"State Code":[null,"Código de provincia"],"Country Code":[null,"Código de país"],"Enable automated taxes":[null,"Activar impuestos automáticos"],"Disable automated taxes":[null,"Desactivar impuestos automáticos"],"Automated taxes":[null,"Impuestos automáticos"],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,"Haciendo clic en \"%1$s\" aceptas los <a href=\"%2$s\">términos del servicio</a> y a <a href=\"%3$s\">compartir ciertos datos y ajustes</a> con WordPress.com y/o otros."],"Setup complete.":[null,"Configuración completa."],"You can now enjoy %s.":[null,"Ya puedes disfrutar %s."],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,"¡WooCommerce Services está casi listo! Una vez conectes tu tienda tendrás acceso a %s."],"Connect Jetpack to activate WooCommerce Services":[null,"Conecta Jetpack para activar WooCommerce Services"],"automated tax calculation":[null,"cálculo automático de impuestos"],"smoother payment setup":[null,"configuración de pago más sencilla"],"automated tax calculation and smoother payment setup":[null,"cálculo automático de impuestos y configuración de pago más sencilla"],"Required":[null,"Requerido"],"Your shipping settings have been saved.":[null,"Tus ajustes de envío se han guardado."],"Unable to save your shipping settings. Please try again.":[null,"No ha sido posible guardar tus ajustes de envío. Por favor, inténtalo de nuevo."],"Dimensions":[null,"Dimensiones"],"Close":[null,"Cerrar"],"Packages to be Shipped":[null,"Paquetes a enviar"],"Add to a New Package":[null,"Añadir a un nuevo paquete"],"Add items":[null,"Añadir artículos"],"Individually Shipped Item":[null,"Artículo enviado individualmente"],"Item Dimensions":[null,"Dimensiones del artículo"],"Please select a package":[null,"Por favor, elige un paquete"],"Service schemas were not loaded":[null,"No se cargaron los esquemas del servicio"],"Bad request":[null,"Petición errónea"],"Order not found":[null,"Pedido no encontrado"],"Got it, thanks!":[null,"¡Entendido, gracias!"],"Connect your store to activate WooCommerce Services":[null,"Conecta tu tienda para activar WooCommerce Services"],"Activate Jetpack and connect":[null,"Activa Jetpack y conecta"],"Install Jetpack and connect":[null,"Instala Jetpack y conecta"],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,"Algo fue mal. Por favor, trata de conectar manualmente con Jetpack, o contacta con soporte en los foros de WordPress.org."],"Connecting...":[null,"Conectando…"],"Activating...":[null,"Activando…"],"When you're ready, purchase and print discounted labels from USPS right here.":[null,"Cuando estés listo, compra e imprime etiquetas de USPS con descuento aquí mismo."],"Discounted Shipping Labels":[null,"Etiquetas de envío con descuento"],"American Express":[null,"American Express"],"Discover":[null,"Descubre"],"MasterCard":[null,"MasterCard"],"VISA":[null,"VISA"],"PayPal":[null,"PayPal"],"Add another credit card":[null,"Añadir otra tarjeta de créditoi"],"%(selectedCount)d package selected":["%(selectedCount)d packages selected","%(selectedCount)d paquete seleccionado","%(selectedCount)d paquetes seleccionados"],"Unable to get your settings. Please refresh the page to try again.":[null,"No ha sido posible recuperar tus ajustes. Por favor, recarga la página para intentarlo de nuevo."],"%(numSelected)d service selected":["%(numSelected)d services selected","%(numSelected)d servicio seleccionado","%(numSelected)d servicios seleccionados"],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,"Añade y edita los paquetes guardados usando el {{a}}Gestor de paquetería{{/a}}."],"Tracking #: {{trackingLink/}}":[null,"Seguimiento #: {{trackingLink/}}"],"%(item)s from {{pckg/}}":[null,"%(item)s desde {{pckg/}}"],"Which items would you like to add to {{pckg/}}?":[null,"¿Qué artículos te gustaría añadir a {{pckg/}}?"],"1 item in 1 package: %(weight)s %(unit)s total":[null,"1 artículo en 1 paquete: %(weight)s %(unit)s en total"],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,"%(itemsCount)d artículos en 1 paquete: %(weight)s %(unit)s en total"],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,"%(itemsCount)d artículos en %(packageCount)d paquetes: %(weight)s %(unit)s en total"],"{{itemLink/}} is currently saved for a later shipment.":[null,"{{itemLink/}} está actualmente guardado para un envío posterior."],"{{itemLink/}} is currently shipped in its original packaging.":[null,"{{itemLink/}} está actualmente enviado en su paquete original."],"{{itemLink/}} is currently in {{pckg/}}.":[null,"{{itemLink/}} está en actualmente en {{pckg/}}."],"Choose rate: %(pckg)s":[null,"Elegir tarifa: %(pckg)s"],"Refund label (-%(amount)s)":[null,"Etiqueta de reembolso (-%(amount)s)"],"Where would you like to move it?":[null,"¿A dónde te gustaría moverlo?"],"Unsaved changes made to packages":[null,"Los cambios realizados a los paquetes no se han guardado"],"There are no items in this package.":[null,"No existen artículos en este paquete."],"Ship in original packaging":[null,"Enviar en su paquete original"],"Request refund":[null,"Solicitar reembolso"],"Reprint":[null,"Volver a imprimir"],"Paper size":[null,"Tamaño del papel"],"No packages selected":[null,"No hay paquetes seleccionados"],"Move":[null,"Mover"],"Move item":[null,"Mover artículo"],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,"Incrementa las tarifas calculadas por el transportista a la cantidad de los costes de empaquetado y manipulado. También puedes añadir una cantidad negativa para ahorrar dinero a tus clientes."],"Create new label":[null,"Crear nueva etiqueta"],"All packages selected":[null,"Seleccionados todos los paquetes"],"Add":[null,"Añadir"],"Add item":[null,"Añadir artículo"],"Add a credit card":[null,"Añadir una tarjeta de crédito"],"#%d - [Deleted product]":[null,"#%d - [producto borrado]"],"#%1$d - %2$s":[null,"#%1$d - %2$s"],"<a href=\"%s\">Support</a>":[null,"<a href=\"%s\">Soporte</a>"],"There was an error installing Jetpack. Please try installing it manually.":[null,"Hubo un error al instalar Jetpack. Por favor, trata de instalarlo manualmente."],"Shipping Labels":[null,"Etiquetas de envío"],"Automattic":[null,"Automattic"],"https://woocommerce.com/":[null,"https://woocommerce.com/"],"WooCommerce Services":[null,"WooCommerce Services"],"Phone":[null,"Teléfono"],"Connect":[null,"Conectar"],"Save Settings":[null,"Guardar ajustes"],"Your changes have been saved.":[null,"Tus cambios se han guardado."],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,"Hubo un problema con una o más entradas. Por favor, soluciona los errores de abajo y trata de guardar de nuevo."],"Expand":[null,"Ampliar"],"Dismiss":[null,"Descartar"],"You have unsaved changes.":[null,"Tienes cambios sin guardar."],"Type of package":[null,"Tipo de paquete"],"Add package":["Add packages","Añadir paquete",""],"Invalid value.":[null,"Valor no válido."],"Package name":[null,"Nombre del paquete"],"This field must be unique":[null,"Este campo debe ser único"],"Unable to save your shipping packages. Please try again.":[null,"No se han podido guardar tus paquetes de envío. Por favor, inténtalo de nuevo."],"Save changes":[null,"Guardar cambios"],"Untitled":[null,"Sin título"],"Dimensions (L x W x H)":[null,"Dimensiones (L x An x Al)"],"All services selected":[null,"Seleccionados todos los servicios"],"Expand Services":[null,"Expandir servicios"],"Service":[null,"Servicio"],"Price adjustment":[null,"Ajuste de precio"],"Saved Packages":[null,"Paquetes guardados"],"Tracking":[null,"Seguimiento"],"Create shipping label":["Create shipping labels","Crear etiqueta de envío",""],"Name":[null,"Nombre"],"Company":[null,"Empresa"],"Address":[null,"Dirección"],"City":[null,"Ciudad"],"State":[null,"Provincia"],"Postal code":[null,"Código postal"],"Country":[null,"País"],"Invalid address":[null,"Dirección no válida"],"Origin address":[null,"Dirección de origen"],"Destination address":[null,"Dirección de destino"],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,"Hemos modificado ligeramente la dirección introducida. Si es correcta, por favor, utiliza la dirección sugerida para asegurar una entrega precisa."],"Address entered":[null,"Dirección introducida"],"Edit address":[null,"Editar dirección"],"Suggested address":[null,"Dirección sugerida"],"Use selected address":[null,"Usar la dirección seleccionada"],"Use these packages":[null,"Utilizar estos paquetes"],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,"El servicio y la tarifa elegidos por el cliente en el pago no están disponibles. Por favor, elige otro."],"Request a refund":[null,"Solicitar un reembolso"],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,"Puedes solicitar un reembolso de una etiqueta de envío que no se haya utilizado para enviar un paquete. Tardará al menos 14 días en procesarse."],"Purchase date":[null,"Fecha de compra"],"Amount eligible for refund":[null,"Cantidad elegible para el reembolso"],"Reprint shipping label":[null,"Volver a imprimir la etiqueta de envío"],"If there was a printing error when you purchased the label, you can print it again.":[null,"Si hay un problema de impresión cuando compres la etiqueta puedes imprimirla de nuevo."],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,"NOTA: Si ya has usado la etiqueta en un paquete, imprimirla y usarla de nuevo es una violación de nuestros términos del servicio y podría resultar en cargos criminales."],"Print":[null,"Imprimir"],"Cancel":[null,"Cancelar"],"N/A":[null,"N/D"],"More":[null,"Más"],"Invalid PDF request.":[null,"Petición de PDF no válida."],"Unknown package":[null,"Paquete desconocido"],"Individual packaging":[null,"Empaquetado individual"],"Unable to update service settings. Validation failed. %s":[null,"No ha sido posible actualizar los ajustes del servicio. Falló la validación. %s"],"Unable to update service settings. The form data could not be read.":[null,"No ha sido posible actualizar los ajustes del servicio. Los datos del formulario no pudieron leerse."],"Unable to update service settings. Form data is missing service ID.":[null,"No ha sido posible actualizar los ajustes del servicio. Los datos del formulario son de un ID de servicio no disponible."],"Unable to update settings. The form data could not be read.":[null,"No fue posible actualizar los ajustes. Los datos del formulario no se han podido leer."],"Unable to update settings. %s":[null,"No ha sido posible actualizar los ajustes. %s"],"Packaging":[null,"Paquetería"],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,"¿No carga la sección? Visita la <a href=\"%s\">página de estado</a> para ver los pasos de solución de problemas."],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,"Nota: El modo de desarrollo de Jetpack está activo en este sitio. Este sitio no podrá obtener métodos de pago de los servidores de producción de WooCommerce Services."],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,"Nota: Jetpack está conectado, pero también está activo el modo de desarrollo en este sitio. Por favor, desactiva el modo de desarrollo."],"Shipping Label":[null,"Etiqueta de envío"],"yd":[null,"yd"],"in":[null,"en"],"mm":[null,"mm"],"cm":[null,"cm"],"m":[null,"m"],"oz":[null,"oz"],"lbs":[null,"lbs"],"g":[null,"g"],"kg":[null,"kg"],"An invalid service ID was received.":[null,"Se ha recibido un ID de servicio no válido."],"An invalid service instance was received.":[null,"Se ha recibido una instancia de servicio no válida."],"Rest of the World":[null,"Resto del mundo"],"WooCommerce Services Status":[null,"Estado de WooCommerce Services"],"Support":[null,"Soporte"],"Debug":[null,"Depuración"],"Services":[null,"Servicios"],"Need help?":[null,"¿Necesitas ayuda?"],"Log is empty":[null,"El registro está vacío"],"Disabled":[null,"Desactivado"],"Enabled":[null,"Activo"],"%s Shipping Zone":[null,"%s zona de envío"],"The most recent rate request failed":[null,"La reciente petición de tarifas más reciente falló"],"The most recent rate request was successful":[null,"La petición de tarifas más reciente tuvo éxito"],"No rate requests have yet been made for this service":[null,"Aún no han habido peticiones de tarifas para este servicio"],"Setup for this service has not yet been completed":[null,"La configuración de este servició aún no se ha completado"],"WooCommerce Services Data":[null,"Datos de WooCommerce Services"],"Service data is up-to-date":[null,"Los datos del servicio están al día"],"Service data was found, but is more than one day old":[null,"Se encontaron datos del servicio, pero son de hace más de un día"],"Service data was found, but is more than three days old":[null,"Se encontraron datos del servicio, pero son de hace más de tres días"],"Service data was found, but may be out of date":[null,"Se encontraron datos del servicio, pero podrían ser obsoletos"],"No service data available":[null,"No hay disponibles datos del servicio"],"Jetpack":[null,"Jetpack"],"Jetpack %s is connected and working correctly":[null,"Jetpack %s está conectado y funcionando correctamente"],"This is a Jetpack staging site":[null,"Este es un sitio en pruebas de Jetpack"],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,"Jetpack no está conectado a WordPress.com. Asegúrate de que el plugin Jetpack está instalado, activo y conectado."],"Jetpack %s or higher is required (You are running %s)":[null,"Se requiere Jetpack %s o superior (estás ejecutando la versión %s)"],"Please install and activate the Jetpack plugin, version %s or higher":[null,"Por favor, instala y activa el plugin Jetpack, en su versión %s o superior"],"WooCommerce":[null,"WooCommerce"],"WooCommerce %s is configured correctly":[null,"WooCommerce %s está configurado correctamente"],"Please set Base Location in WooCommerce Settings > General":[null,"Por favor, establece la ubicación base en Ajustes de WooCommerce > General"],"WooCommerce %s or higher is required (You are running %s)":[null,"Se requiere WooCommerce %s o superior (estás ejecutando la versión %s)"],"Dismiss this notice":[null,"Descartar este aviso"],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,"ERROR: Tu sitio tiene un problema al conectarse a la API de WooCommerce Services. Por favor, aségurate de que esté funcionando la conexión de Jetpack."],"Your site is succesfully communicating to the WooCommerce Services API.":[null,"Tu sitio se está comunicando con éxito con la API de WooCommerce Services."],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,"Esto probará tu conexión a WooCommerce Services para asegurar que todo funciona correctamente"],"Test Connection":[null,"Probar conexión"],"Test your WooCommerce Services connection":[null,"Prueba tu conexión a WooCommerce Services"],"%s - Postcode/Zip checkout field label\u0004Invalid %s entered.":[null,"%s introducido no válido."],"%s - Postcode/Zip checkout field label\u0004%s does not match the selected state.":[null,"%s no coincide con la provincia seleccionada."],"date is of the form MM/YY\u0004Expires %(date)s":[null,"Caduca %(date)s"],"A service with an unknown title and unknown method_title\u0004Unknown":[null,"Desconocido"],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,"Estado"],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,"WooCommerce Services"]}
     1{"0":[null,"0"],"":{"po-revision-date":"2020-08-19 21:31:26+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/3.0.0-alpha.2","language":"es","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"ZIP/Postal code":[null,"Código postal"],"This action will delete any information entered on the form.":[null,"Esta acción borrará cualquier información introducida en el formulario."],"Cancel connection":[null,"Cancelar conexión"],"Ok":[null,"Aceptar"],"UPS invoice control id":[null,"ID de control de factura de UPS"],"UPS invoice currency":[null,"Moneda de factura de UPS"],"UPS invoice amount":[null,"Cantidad de factura de UPS"],"UPS invoice date":[null,"Fecha de factura de UPS"],"UPS invoice number":[null,"Número de factura de UPS"],"I have been issued an invoice from UPS within the past 90 days":[null,"Se me ha emitido una factura de UPS en los últimos 90 días."],"UPS account information":[null,"Información de cuenta de UPS"],"Company website":[null,"Web de la empresa"],"Job title":[null,"Título profesional"],"Company name":[null,"Nombre de la empresa"],"This is the company info you used to create your UPS account":[null,"Esta es la información de la empresa que utilizaste para crear tu cuenta UPS"],"Company information":[null,"Información de la empresa"],"Email":[null,"Correo electrónico"],"Address 2 (optional)":[null,"Dirección 2 (opcional)"],"Account number":[null,"Número de cuenta"],"This is the account number and address from your UPS profile":[null,"Este es el número de cuenta y dirección de tu perfil de UPS"],"General information":[null,"Información general"],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,"Si necesitas un número de cuenta de UPS ve a {{a}}UPS.com{{/a}} para crear una nueva cuenta."],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,"Configura tu propia cuenta en UPS para comparar tarifas e imprimir etiquetas de varios transportistas en WooCommerce Services. Conoce más acerca de cómo añadir {{a}}cuentas de transportistas{{{/a}}."],"Connect your UPS account":[null,"Conecta a tu cuenta de UPS"],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,"Esto eliminará la conexión con UPS. Toda la información de tu cuenta en UPS se borrará y no podrás ver las tarifas de UPS al comprar etiquetas de envío."],"Disconnect your UPS account":[null,"Desconecta tu cuenta de UPS"],"Set up your own carrier account by adding your credentials here":[null,"Configura tu propia cuenta de transportista añadiendo aquí tus credenciales"],"Carrier account":[null,"Cuenta de transportista"],"Credentials":[null,"Credenciales"],"Adult signature required":[null,"Es obligatoria la firma de un adulto"],"Signature required":[null,"Firma obligatoria"],"Other\\u2026":[null,"Otros\\u2026"],"Select one\\u2026":[null,"Seleccionar uno\\u2026"],"Validating address\\u2026":[null,"Validando dirección\\u2026"],"Purchasing\\u2026":[null,"Comprando\\u2026"],"Your UPS account will be charged":[null,"Se cargará tu cuenta de UPS"],"Package %(index)s \\u2013 %(title)s":[null,"Paquete %(index)s \\u2013 %(title)s"],"Saving\\u2026":[null,"Guardando\\u2026"],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,"Tus tarifas de impuestos y ajustes se configurarán automáticamente para %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Aprende más sobre cómo configurar tarifas de impuestos para nexos adicionales</a>"],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,"Tus tarifas de impuestos y ajustes se configurarán automáticamente para %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Aprende más sobre cómo configurar tarifas de impuestos para nexos adicionales</a>"],"Powered by WooCommerce Services.":[null,"Funciona con WooCommerce Services."],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled","%(itemCount)d elemento está listo para completar","%(itemCount)d elementos están listos para completar"],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}","%(itemCount)d elemento se completó el {{span}}%(createdDate)s{{/span}}","%(itemCount)d elementos se completaron el {{span}}%(createdDate)s{{/span}}"],"Schedule a pickup":[null,"Programa una recogida"],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,"Las imágenes de las etiquetas de más de 180 días las borran nuestros colaboradores tecnológicos por cuestiones de seguridad y privacidad de datos."],"Labels older than 30 days cannot be refunded.":[null,"Las etiquetas de más de 30 días no se pueden reembolsar."],"Mark this order as complete and notify the customer":[null,"Marcar este pedido como completo y avisar al cliente"],"Notify the customer with shipment details":[null,"Avisar el cliente con los detalles del envío"],"You save %s with WooCommerce Services":[null,"Ahorras %s con WooCommerce Services"],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,"WooCommerce Services necesita que esté instalado y activado el plugin WooCommerce. Puedes descargarlo aquí: %s."],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,"Tienes instalado WooCommerce Services. Si lo deseas, podemos copiar automáticamente por ti las claves de tu cuenta de Stripe. Haz {{a}}clic aquí{{/a}} para conectar con tu cuenta de Stripe usando WooCommerce Services."],"No tracking information available at this time":[null,"En este momento no hay disponible información de seguimiento"],"Connection error: unable to create label at this time":[null,"Error de conexión: en este momento no se puede crear la etiqueta"],"Track Package":["Track Packages","Seguimiento de paquete","Seguimiento de paquetes"],"Which package would you like to track?":[null,"¿Qué paquete te gustaría seguir?"],"%(service)s label (#%(labelIndex)d)":[null,"%(service)s etiqueta (#%(labelIndex)d)"],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,"Para imprimir esta etiqueta de envío, {{a}}añade una tarjeta de crédito a tu cuenta{{/a}}."],"Add credit card":[null,"Añadir una tarjeta de crédito"],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,"Para imprimir esta etiqueta de envío, {{a}}elige una tarjeta de crédito para añadirla a tu cuenta{{/a}}."],"Choose credit card":[null,"Elegir una tarjeta de crédito"],"Buy shipping label":["Buy shipping labels","Comprar etiqueta de envío","Comprar etiquetas de envío"],"shipping label ready":["shipping labels ready","etiqueta de envío lista","etiquetas de envío listas"],"Shipping from":[null,"Envío desde"],"Shipping summary":[null,"Resumen del envío"],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,"El cliente ha pagado un {{shippingMethod/}} de {{shippingCost/}} por el envío"],"Shipping rates":[null,"Tarifas de envío"],"HS Tariff number":[null,"Número del arancel del HS"],"Submit":[null,"Enviar"],"Total Weight (with package)":[null,"Peso total (con el paquete)"],"QTY":[null,"Cantidad"],"Weight":[null,"Peso"],"Items to fulfill":[null,"Elementos para rellenar"],"Select a package type":[null,"Selecciona un tipo de paquete"],"Package details":[null,"Detalles del paquete"],"Your shipping packages have been saved.":[null,"Han sido guardados tus paquetes de envío."],"0.0":[null,"0.0"],"Shipment Tracking":[null,"Seguimiento de envíos"],"Connect via WooCommerce Services":[null,"Conectar a través de WooCommerce Services"],"Customs information valid":[null,"Información de aduanas válida"],"Customs information incomplete":[null,"Información de aduanas incompleta"],"Packing Log:":[null,"Registro de paquetería:"],"Chosen Rate:":[null,"Tarifa elegida:"],"Shipping Method ID:":[null,"ID del método de envío:"],"Shipping Method Name:":[null,"Nombre del método de envío:"],"Shipping Debug":[null,"Depuración de envíos"],"Stripe Account (connected to WooCommerce Services)":[null,"Cuenta de Stripe (conectada a WooCommerce Services)"],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,"Tu sitio debe servir en HTTPS para poder conectar con tu cuenta de Stripe desde WooCommerce Services"],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,"<strong>A \"%2$s\" le falta el peso, largo, ancho o la altura.</strong><br />No se pueden calcular las tarifas de envío. <a href=\"%1$s\">Introduce las dimensiones y el peso de %2$s</a> para que tus clientes puedan comprar este artículo."],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. La marca temporal generada para la firma es demasiado antigua."],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. El token de JetPack está mal creado."],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. No está disponible el token de JetPack."],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,"Error: El servidor de WooCommerce Services devolvió: %1$s %2$s ( %3$d )"],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,"Error: El servidor de WooCommerce Services devolvió ( %d ) y un cuerpo de respuesta vacío."],"Error: The WooCommerce Services server returned HTTP code: %d":[null,"Error: El servidor de WooCommerce Services devolvió un código HTTP: %d"],"Unable to encode body for request to WooCommerce Services server.":[null,"No ha sido posible cifrar el cuerpo para la solicitud al servidor de WooCommerce Services."],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. El cuerpo debe ser un array."],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. Jetpack_Data no incluye get_access_token."],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. No se ha encontrado Jetpack_Data."],"No shipping rate could be calculated. No items in the package are shippable.":[null,"No se ha podido calcular la tarifa de envío. Ningún artículo del paquete se puede enviar."],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,"Al producto ( ID: %d ) le falta un valor de dimensión. No se pueden calcular las tarifas de envío."],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,"El producto ( ID: %d ) no incluye peso. No se pueden calcular las tarifas de envío."],"Invalid WooCommerce Services service slug provided":[null,"Se ha facilitado un slug de servicio de WooCommerce Services no válido"],"Packing log:":[null,"Registro de paquetería:"],"Received rate: %1$s (%2$s)":[null,"Tarifa recibida: %1$s (%2$s)"],"Your customer selected {{shippingMethod/}}":[null,"Tu cliente ha elegido {{shippingMethod/}}"],"Total rate: %(total)s":[null,"Tasa total: %(total)s"],"%(serviceName)s: %(rate)s":[null,"%(serviceName)s: %(rate)s"],"No rates found":[null,"No se han encontrado tarifas"],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,"WooCommerce Services te dan acceso a USPS Commercial Pricing, que tienen descuento sobre las tarifas minoristas."],"more info":[null,"más información"],"ITN":[null,"ITN"],"Sanitary / Phytosanitary inspection":[null,"Inspección sanitaria / fitosanitaria"],"Quarantine":[null,"Cuarentena"],"None":[null,"Ninguno"],"Restriction type":[null,"Tipo de restricción"],"Details":[null,"Detalles"],"Sample":[null,"Muestra"],"Gift":[null,"Regalo"],"Documents":[null,"Documentos"],"Merchandise":[null,"Mercancía"],"Contents type":[null,"Tipo de contenido"],"Return to sender if package is unable to be delivered":[null,"Devolver al remitente si el paquete no puede ser entregado"],"Value (per unit)":[null,"Valor (por unidad)"],"Weight (per unit)":[null,"Peso (por unidad)"],"Save customs form":[null,"Guardar el formulario de aduanas"],"Customs":[null,"Aduanas"],"Use address as entered":[null,"Utilizar la dirección tal y como se ha introducido"],"View on Google Maps":[null,"Ver en Google Maps"],"Verify with USPS":[null,"Verificar con USPS"],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,"Ha fallado la verificación automática para esta dirección. Aún puede ser una dirección válida: usa las siguientes herramientas para verificarla manualmente."],"We were unable to automatically verify the address.":[null,"No hemos podido verificar automáticamente la dirección."],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,"No hemos podido verificar automáticamente la dirección: %(error)s."],"You've edited the address, please revalidate it for accurate rates":[null,"Has editado la dirección, vuelve a validarla para obtener tarifas precisas."],"Verify address":[null,"Verificar dirección"],"%(message)s. Please modify the address and try again.":[null,"%(message)s. Modifica la dirección y vuelve a intentarlo."],"View details":[null,"Ver detalles"],"Items":[null,"Artículos"],"Package":[null,"Paquete"],"Receipt":[null,"Recibo"],"Label #%(labelIndex)s details":[null,"Detalles de la etiqueta #%(labelIndex)s"],"{{icon/}} Delete this package":[null,"{{icon/}}} Borrar este paquete"],"Done":[null,"Hecho"],"Add boxes, envelopes, and other packages you use most frequently":[null,"Añade las cajas, sobres y otros paquetes que uses más frecuentemente"],"Remove":[null,"Quitar"],"Edit":[null,"Editar"],"Weight of empty package":[null,"Peso del paquete vacío"],"Unique package name":[null,"Nombre único del paquete"],"Envelope":[null,"Sobre"],"Box":[null,"Caja"],"This field is required.":[null,"Este campo es obligatorio."],"Payment":[null,"Pago"],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,"Envía por correo electrónico los recibos de compra de etiquetas a %(ownerName)s (%(ownerLogin)s) a %(ownerEmail)s"],"Email Receipts":[null,"Recibos por correo electrónico"],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,"Para comprar etiquetas de envío elige una tarjeta de crédito que tengas guardada o añade una nueva tarjeta."],"Choose a different card":[null,"Elige una tarjeta diferente"],"To purchase shipping labels, add a credit card.":[null,"Para comprar etiquetas de envío, añade una tarjeta de crédito."],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,"Haremos un cargo en la tarjeta de crédito de tu cuenta (%(card)s) para pagar las etiquetas que imprimas"],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,"Las tarjetas de crédito se obtienen de la siguiente dirección de WordPress.com: %(wpcomLogin)s <%(wpcomEmail)s>"],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,"Solo el propietario del sitio puede cambiar estos ajustes. Por favor, contacta con %(ownerName)s (%(ownerLogin)s) para cambiar los ajustes de etiquetas de envío."],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,"Solo el propietario del sitio puede administrar los métodos de pago de etiquetas de envío. Por favor, contactda con %(ownerName)s (%(ownerLogin)s) para que administre los métodos de pago."],"%(card)s ****%(digits)s":[null,"%(tarjeta)s ****%(digits)s"],"Print shipping labels yourself and save a trip to the post office":[null,"Imprime tú mismo las etiquetas de envío y ahórrate un viaje a la oficina de correos"],"H":[null,"Al"],"W":[null,"An"],"L":[null,"L"],"Stripe account":[null,"Cuenta de Stripe"],"Disconnect":[null,"Desconectar"],"Disconnecting":[null,"Desconectando"],"Check email to activate account":[null,"Revisa el correo electrónico para activar la cuenta"],"Activated":[null,"Activado"],"No activity yet":[null,"Todavía no hay actividad"],"Note":[null,"Nota"],"Refunded %(amount)s":[null,"Reembolsado %(amount)s"],"%(service)s label (#%(labelNum)d) refund rejected":[null,"reembolso de etiqueta de %(service)s (#%(labelNum)d) rechazado"],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,"reembolsado (%(amount)s) de etiqueta de %(service)s (#%(labelNum)d) rechazado"],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,"%(service)s etiqueta (#%(labelNum)d) solicitud de reembolso (%(amount)s)"],"Note sent to customer":[null,"Nota enviada al cliente"],"Internal note":[null,"Nota interna"],"Show notes from %(date)s":[null,"Mostrar notas desde %(date)s"],"%(count)s event":["%(count)s events","%(count)s evento","%(count)s eventos"],"WeChat Pay":[null,"WeChat Pay"],"Toggle menu":[null,"Alternar menú"],"Account disconnected. Reloading page\\u2026":[null,"Cuenta desconectada. Recargando página..."],"A payment method is required to print shipping labels.":[null,"Se requiere un método de pago para imprimir etiquetas de envío."],"Return to Order #%(orderId)s":[null,"Volver al pedido #%(orderId)s"],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,"Nuestro equipo está aquí para ti. Ve nuestros {{docsA}}documentos de soporte{{/docsA}} o {{ticketA}}abre un ticket de soporte{{/ticketA}}."],"Logging":[null,"Registro"],"No services configured. {{a}}Add a shipping service{{/a}}":[null,"No hay configurado ningún servicio. {{a}}Añade un servicio de envío{{/a}}"],"Edit service settings":[null,"Editar ajustes del servicio"],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,"La solicitud la hizo %s - revisa los registros abajo o {{a}}edita los ajustes del servicio{{/a}}"],"Copy for support":[null,"Copiar para soporte"],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}","Última %s entrada. {{a}}Mostrar registro completo{{/a}}","Últimas %s entradas. {{a}}Mostrar registro completo{{/a}}"],"Log tail copied to clipboard":[null,"Cola del registro copiada al portapapeles"],"Last updated %s. {{a}}Refresh{{/a}}":[null,"Últimas %s actualizadas. {{a}}Recargar{{/a}}"],"You have unsaved changes. Are you sure you want to leave this page?":[null,"Tienes cambios sin guardar. ¿Estás seguro de querer abandonar esta página?"],"Value ($ per unit)":[null,"Value ($ per unit)"],"Weight (%s per unit)":[null,"Weight (%s per unit)"],"Description":[null,"Descripción"],"Country where the product was manufactured or assembled":[null,"País donde se fabricó o ensambló el producto"],"Origin country":[null,"País de origen"],"Optional":[null,"Opcional"],"Retry":[null,"Reintentar"],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,"<strong>¡Preparado para aceptar pagos mediante Stripe!</strong> Tu cuenta de Stripe se ha conectado con éxito. Los ajustes adicionales se pueden configurar en esta pantalla."],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,"Parece que ya hay una cuenta existente de Stripe en <strong>%s</strong>. Para empezar a aceptar pagos con Stripe tienes que conectarla a tu tienda."],"Connect your account":[null,"Conecta tu cuenta"],"shipping label printing":[null,"impresión de etiquetas de envío"],"shipping label printing and smoother payment setup":[null,"impresión de etiquetas de envío y una configuración de pago más sencilla"],"automated tax calculation and shipping label printing":[null,"cálculo automático de impuestos e impresión de etiquetas de envío"],"automated tax calculation, shipping label printing, and smoother payment setup":[null,"cálculo automático de impuestos, impresión de etiquetas de envío y configuración de pagos más sencilla"],"Data resource description.":[null,"Descripción del recurso de datos."],"Data resource ID.":[null,"ID del recurso de datos."],"List of supported currencies.":[null,"Lista de monedas disponibles."],"List of supported states in a given country.":[null,"Lista de provincias incluidas para un país dado."],"List of supported continents, countries, and states.":[null,"Lista de continentes, países y provincias incluidos."],"Sorry, you cannot view this resource.":[null,"Lo siento, no puedes ver este recurso."],"Sorry, you cannot list resources.":[null,"Lo siento, no puedes listar recursos."],"The unit weights are defined in for this country.":[null,"Las unidades de peso definidas para este país."],"Thousands separator for displayed prices in this country.":[null,"Separador de miles para los precios mostrados en este país."],"Full name of state.":[null,"Nombre completo de la provincia."],"State code.":[null,"Código de la provincia."],"List of states in this country.":[null,"Lista de provincias de este país."],"Number of decimal points shown in displayed prices for this country.":[null,"Número de decimales mostrados en los precios visibles para este país."],"Full name of country.":[null,"Nombre completo del país."],"The unit lengths are defined in for this country.":[null,"Las unidades de medida definidas para este país."],"Decimal separator for displayed prices for this country.":[null,"Separador decimal para los precios mostrados para este país."],"Currency symbol position for this country.":[null,"Posición del símbolo de moneda para este país."],"Default ISO4127 alpha-3 currency code for the country.":[null,"Código de moneda ISO4127 alpha-3 por defecto para el país."],"ISO3166 alpha-2 country code.":[null,"Código ISO3166 alpha-2 del país."],"List of countries on this continent.":[null,"Lista de países de este continente."],"Full name of continent.":[null,"Nombre completo del continente."],"There are no locations matching these parameters.":[null,"No hay ubicaciones que coincidan con estos parámetros."],"2 character continent code.":[null,"Código de 2 caracteres del continente."],"Shipping label tracking number":[null,"Número de seguimiento de la etiqueta de envío"],"Shipping label service":[null,"Servicio de etiquetas de envío"],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,"Advertencia: El borrado de datos personales provocará la posibilidad de volver a imprimir o reembolsar etiquetas de envío de WooCommerce Services que hayan desaparecido en los pedidos afectados."],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,"Al usar esta extensión puede que estés almacenando datos personales o compartiendo datos con servicios externos. <a href=\"%s\" target=\"_blank\">Aprende más sobre cómo funciona esto, incluyendo lo que quieras incluir en tu política de privacidad.</a>"],"An error occurred while refreshing service data.":[null,"Ocurrió un error al recargar los datos del servicio."],"There was a problem updating your saved credit cards.":[null,"Hubo un problema al actualizar tus tarjetas de crédito guardadas."],"No labels found for this period":[null,"No se han encontrado etiquetas en este periodo"],"Total":[null,"Total"],"Refund":[null,"Reembolso"],"Price":[null,"Precio"],"Order":[null,"Pedido"],"Time":[null,"Hora"],"Requested":[null,"Solicitado"],"Last 7 days":[null,"Últimos 7 días"],"This month":[null,"Este mes"],"Last month":[null,"El mes pasado"],"Year":[null,"Año"],"Export CSV":[null,"Exportar CSV"],"Other Log":[null,"Otros registros"],"Taxes Log":[null,"Registro de impuestos"],"Shipping Log":[null,"Registro de envíos"],"Display troubleshooting information on the Cart and Checkout pages.":[null,"Muestra información para resolución de problemas en las páginas de carrito y finalizar compra."],"Write diagnostic messages to log files. Helpful when contacting support.":[null,"Escribe mensajes de diagnóstico en los archivos de registro. Útil al contactar con soporte."],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,"Introduce tu dirección de correo electrónico en la que aceptas pagos. Tendrás que enlazar a tu cuenta para realizar cualquier otra cosa además de las transacciones de \"ofertas\"."],"Payment Email":[null,"Correo electrónico de pagos"],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,"Para autorizar pagos con WooCommerce Services, <a href=\"%s\">haz clic aquí</a>."],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,"Los pagos los autorizará WooCommerce Services y se dirigirán a la siguiente dirección de correo electrónico. Para desactivar esta características y enlazar a una cuenta de PayPal <a href=\"%s\">haz clic aquí</a>."],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,"%s (Date cuenta que \"autorizar solo pagos\" requiere enlazar con una cuenta de PayPal.)"],"Link account":[null,"Enlazar cuenta"],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,"Enlaza una cuenta de PayPal nueva o existente para asegurar que los pedidos futuros se marquen como \"Procesando\" en vez de \"En espera\", y para emitir reembolsos sin tener que salir de WooCommerce."],"Link your PayPal account":[null,"Enlaza a tu cuenta de PayPal"],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,"Para enviar reembolsos a través de PayPal Exprés tendrás que <a href=\"%s\">enlazar a una cuenta de PayPal</a> con la dirección de correo electrónico que recibió este pago."],"Link a PayPal account":[null,"Enlaza a una cuenta PayPal"],"Refresh":[null,"Recargar"],"Tracking number":[null,"Número de seguimiento"],"Provider":[null,"Proveedor"],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,"¡WooCommerce Services está casi listo! Una vez conectes a Jetpack tendrás acceso a %s."],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,"Servicios alojados para WooCommerce: cálculos automáticos de impuestos, tarifas de envío en directo, impresión de etiquetas de envío y una configuración de pago más sencilla."],"Tax Class":[null,"Clase de impuesto"],"Shipping":[null,"Envío"],"Compound":[null,"Compuesto"],"Priority":[null,"Prioridad"],"Tax Name":[null,"Nombre de impuesto"],"Rate %":[null,"Tarifa %"],"ZIP/Postcode":[null,"Código postal"],"State Code":[null,"Código de provincia"],"Country Code":[null,"Código de país"],"Enable automated taxes":[null,"Activar impuestos automáticos"],"Disable automated taxes":[null,"Desactivar impuestos automáticos"],"Automated taxes":[null,"Impuestos automáticos"],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,"Haciendo clic en \"%1$s\" aceptas los <a href=\"%2$s\">términos del servicio</a> y a <a href=\"%3$s\">compartir ciertos datos y ajustes</a> con WordPress.com y/o otros."],"Setup complete.":[null,"Configuración completa."],"You can now enjoy %s.":[null,"Ya puedes disfrutar %s."],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,"¡WooCommerce Services está casi listo! Una vez conectes tu tienda tendrás acceso a %s."],"Connect Jetpack to activate WooCommerce Services":[null,"Conecta Jetpack para activar WooCommerce Services"],"automated tax calculation":[null,"cálculo automático de impuestos"],"smoother payment setup":[null,"configuración de pago más sencilla"],"automated tax calculation and smoother payment setup":[null,"cálculo automático de impuestos y configuración de pago más sencilla"],"Required":[null,"Requerido"],"Your shipping settings have been saved.":[null,"Tus ajustes de envío se han guardado."],"Unable to save your shipping settings. Please try again.":[null,"No ha sido posible guardar tus ajustes de envío. Por favor, inténtalo de nuevo."],"Dimensions":[null,"Dimensiones"],"Close":[null,"Cerrar"],"Packages to be Shipped":[null,"Paquetes a enviar"],"Add to a New Package":[null,"Añadir a un nuevo paquete"],"Add items":[null,"Añadir artículos"],"Individually Shipped Item":[null,"Artículo enviado individualmente"],"Item Dimensions":[null,"Dimensiones del artículo"],"Please select a package":[null,"Por favor, elige un paquete"],"Service schemas were not loaded":[null,"No se cargaron los esquemas del servicio"],"Bad request":[null,"Petición errónea"],"Order not found":[null,"Pedido no encontrado"],"Got it, thanks!":[null,"¡Entendido, gracias!"],"Connect your store to activate WooCommerce Services":[null,"Conecta tu tienda para activar WooCommerce Services"],"Activate Jetpack and connect":[null,"Activa Jetpack y conecta"],"Install Jetpack and connect":[null,"Instala Jetpack y conecta"],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,"Algo fue mal. Por favor, trata de conectar manualmente con Jetpack, o contacta con soporte en los foros de WordPress.org."],"Connecting...":[null,"Conectando…"],"Activating...":[null,"Activando…"],"When you're ready, purchase and print discounted labels from USPS right here.":[null,"Cuando estés listo, compra e imprime etiquetas de USPS con descuento aquí mismo."],"Discounted Shipping Labels":[null,"Etiquetas de envío con descuento"],"American Express":[null,"American Express"],"Discover":[null,"Descubre"],"MasterCard":[null,"MasterCard"],"VISA":[null,"VISA"],"PayPal":[null,"PayPal"],"Add another credit card":[null,"Añadir otra tarjeta de créditoi"],"%(selectedCount)d package selected":["%(selectedCount)d packages selected","%(selectedCount)d paquete seleccionado","%(selectedCount)d paquetes seleccionados"],"Unable to get your settings. Please refresh the page to try again.":[null,"No ha sido posible recuperar tus ajustes. Por favor, recarga la página para intentarlo de nuevo."],"%(numSelected)d service selected":["%(numSelected)d services selected","%(numSelected)d servicio seleccionado","%(numSelected)d servicios seleccionados"],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,"Añade y edita los paquetes guardados usando el {{a}}Gestor de paquetería{{/a}}."],"Tracking #: {{trackingLink/}}":[null,"Seguimiento #: {{trackingLink/}}"],"%(item)s from {{pckg/}}":[null,"%(item)s desde {{pckg/}}"],"Which items would you like to add to {{pckg/}}?":[null,"¿Qué artículos te gustaría añadir a {{pckg/}}?"],"1 item in 1 package: %(weight)s %(unit)s total":[null,"1 artículo en 1 paquete: %(weight)s %(unit)s en total"],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,"%(itemsCount)d artículos en 1 paquete: %(weight)s %(unit)s en total"],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,"%(itemsCount)d artículos en %(packageCount)d paquetes: %(weight)s %(unit)s en total"],"{{itemLink/}} is currently saved for a later shipment.":[null,"{{itemLink/}} está actualmente guardado para un envío posterior."],"{{itemLink/}} is currently shipped in its original packaging.":[null,"{{itemLink/}} está actualmente enviado en su paquete original."],"{{itemLink/}} is currently in {{pckg/}}.":[null,"{{itemLink/}} está en actualmente en {{pckg/}}."],"Choose rate: %(pckg)s":[null,"Elegir tarifa: %(pckg)s"],"Refund label (-%(amount)s)":[null,"Etiqueta de reembolso (-%(amount)s)"],"Where would you like to move it?":[null,"¿A dónde te gustaría moverlo?"],"Unsaved changes made to packages":[null,"Los cambios realizados a los paquetes no se han guardado"],"There are no items in this package.":[null,"No existen artículos en este paquete."],"Ship in original packaging":[null,"Enviar en su paquete original"],"Request refund":[null,"Solicitar reembolso"],"Reprint":[null,"Volver a imprimir"],"Paper size":[null,"Tamaño del papel"],"No packages selected":[null,"No hay paquetes seleccionados"],"Move":[null,"Mover"],"Move item":[null,"Mover artículo"],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,"Incrementa las tarifas calculadas por el transportista a la cantidad de los costes de empaquetado y manipulado. También puedes añadir una cantidad negativa para ahorrar dinero a tus clientes."],"Create new label":[null,"Crear nueva etiqueta"],"All packages selected":[null,"Seleccionados todos los paquetes"],"Add":[null,"Añadir"],"Add item":[null,"Añadir artículo"],"Add a credit card":[null,"Añadir una tarjeta de crédito"],"#%d - [Deleted product]":[null,"#%d - [producto borrado]"],"#%1$d - %2$s":[null,"#%1$d - %2$s"],"<a href=\"%s\">Support</a>":[null,"<a href=\"%s\">Soporte</a>"],"There was an error installing Jetpack. Please try installing it manually.":[null,"Hubo un error al instalar Jetpack. Por favor, trata de instalarlo manualmente."],"Shipping Labels":[null,"Etiquetas de envío"],"Automattic":[null,"Automattic"],"https://woocommerce.com/":[null,"https://woocommerce.com/"],"WooCommerce Services":[null,"WooCommerce Services"],"Phone":[null,"Teléfono"],"Connect":[null,"Conectar"],"Save Settings":[null,"Guardar ajustes"],"Your changes have been saved.":[null,"Tus cambios se han guardado."],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,"Hubo un problema con una o más entradas. Por favor, soluciona los errores de abajo y trata de guardar de nuevo."],"Expand":[null,"Ampliar"],"Dismiss":[null,"Descartar"],"You have unsaved changes.":[null,"Tienes cambios sin guardar."],"Type of package":[null,"Tipo de paquete"],"Add package":["Add packages","Añadir paquete",""],"Invalid value.":[null,"Valor no válido."],"Package name":[null,"Nombre del paquete"],"This field must be unique":[null,"Este campo debe ser único"],"Unable to save your shipping packages. Please try again.":[null,"No se han podido guardar tus paquetes de envío. Por favor, inténtalo de nuevo."],"Save changes":[null,"Guardar cambios"],"Untitled":[null,"Sin título"],"Dimensions (L x W x H)":[null,"Dimensiones (L x An x Al)"],"All services selected":[null,"Seleccionados todos los servicios"],"Expand Services":[null,"Expandir servicios"],"Service":[null,"Servicio"],"Price adjustment":[null,"Ajuste de precio"],"Saved Packages":[null,"Paquetes guardados"],"Tracking":[null,"Seguimiento"],"Create shipping label":["Create shipping labels","Crear etiqueta de envío",""],"Name":[null,"Nombre"],"Company":[null,"Empresa"],"Address":[null,"Dirección"],"City":[null,"Ciudad"],"State":[null,"Provincia"],"Country":[null,"País"],"Invalid address":[null,"Dirección no válida"],"Origin address":[null,"Dirección de origen"],"Destination address":[null,"Dirección de destino"],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,"Hemos modificado ligeramente la dirección introducida. Si es correcta, por favor, utiliza la dirección sugerida para asegurar una entrega precisa."],"Address entered":[null,"Dirección introducida"],"Edit address":[null,"Editar dirección"],"Suggested address":[null,"Dirección sugerida"],"Use selected address":[null,"Usar la dirección seleccionada"],"Use these packages":[null,"Utilizar estos paquetes"],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,"El servicio y la tarifa elegidos por el cliente en el pago no están disponibles. Por favor, elige otro."],"Request a refund":[null,"Solicitar un reembolso"],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,"Puedes solicitar un reembolso de una etiqueta de envío que no se haya utilizado para enviar un paquete. Tardará al menos 14 días en procesarse."],"Purchase date":[null,"Fecha de compra"],"Amount eligible for refund":[null,"Cantidad elegible para el reembolso"],"Reprint shipping label":[null,"Volver a imprimir la etiqueta de envío"],"If there was a printing error when you purchased the label, you can print it again.":[null,"Si hay un problema de impresión cuando compres la etiqueta puedes imprimirla de nuevo."],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,"NOTA: Si ya has usado la etiqueta en un paquete, imprimirla y usarla de nuevo es una violación de nuestros términos del servicio y podría resultar en cargos criminales."],"Print":[null,"Imprimir"],"Cancel":[null,"Cancelar"],"N/A":[null,"N/D"],"More":[null,"Más"],"Invalid PDF request.":[null,"Petición de PDF no válida."],"Unknown package":[null,"Paquete desconocido"],"Individual packaging":[null,"Empaquetado individual"],"Unable to update service settings. Validation failed. %s":[null,"No ha sido posible actualizar los ajustes del servicio. Falló la validación. %s"],"Unable to update service settings. The form data could not be read.":[null,"No ha sido posible actualizar los ajustes del servicio. Los datos del formulario no pudieron leerse."],"Unable to update service settings. Form data is missing service ID.":[null,"No ha sido posible actualizar los ajustes del servicio. Los datos del formulario son de un ID de servicio no disponible."],"Unable to update settings. The form data could not be read.":[null,"No fue posible actualizar los ajustes. Los datos del formulario no se han podido leer."],"Unable to update settings. %s":[null,"No ha sido posible actualizar los ajustes. %s"],"Packaging":[null,"Paquetería"],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,"¿No carga la sección? Visita la <a href=\"%s\">página de estado</a> para ver los pasos de solución de problemas."],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,"Nota: El modo de desarrollo de Jetpack está activo en este sitio. Este sitio no podrá obtener métodos de pago de los servidores de producción de WooCommerce Services."],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,"Nota: Jetpack está conectado, pero también está activo el modo de desarrollo en este sitio. Por favor, desactiva el modo de desarrollo."],"Shipping Label":[null,"Etiqueta de envío"],"yd":[null,"yd"],"in":[null,"en"],"mm":[null,"mm"],"cm":[null,"cm"],"m":[null,"m"],"oz":[null,"oz"],"lbs":[null,"lbs"],"g":[null,"g"],"kg":[null,"kg"],"An invalid service ID was received.":[null,"Se ha recibido un ID de servicio no válido."],"An invalid service instance was received.":[null,"Se ha recibido una instancia de servicio no válida."],"Rest of the World":[null,"Resto del mundo"],"WooCommerce Services Status":[null,"Estado de WooCommerce Services"],"Support":[null,"Soporte"],"Debug":[null,"Depuración"],"Services":[null,"Servicios"],"Need help?":[null,"¿Necesitas ayuda?"],"Log is empty":[null,"El registro está vacío"],"Disabled":[null,"Desactivado"],"Enabled":[null,"Activo"],"%s Shipping Zone":[null,"%s zona de envío"],"The most recent rate request failed":[null,"La reciente petición de tarifas más reciente falló"],"The most recent rate request was successful":[null,"La petición de tarifas más reciente tuvo éxito"],"No rate requests have yet been made for this service":[null,"Aún no han habido peticiones de tarifas para este servicio"],"Setup for this service has not yet been completed":[null,"La configuración de este servició aún no se ha completado"],"WooCommerce Services Data":[null,"Datos de WooCommerce Services"],"Service data is up-to-date":[null,"Los datos del servicio están al día"],"Service data was found, but is more than one day old":[null,"Se encontaron datos del servicio, pero son de hace más de un día"],"Service data was found, but is more than three days old":[null,"Se encontraron datos del servicio, pero son de hace más de tres días"],"Service data was found, but may be out of date":[null,"Se encontraron datos del servicio, pero podrían ser obsoletos"],"No service data available":[null,"No hay disponibles datos del servicio"],"Jetpack":[null,"Jetpack"],"Jetpack %s is connected and working correctly":[null,"Jetpack %s está conectado y funcionando correctamente"],"This is a Jetpack staging site":[null,"Este es un sitio en pruebas de Jetpack"],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,"Jetpack no está conectado a WordPress.com. Asegúrate de que el plugin Jetpack está instalado, activo y conectado."],"Jetpack %s or higher is required (You are running %s)":[null,"Se requiere Jetpack %s o superior (estás ejecutando la versión %s)"],"Please install and activate the Jetpack plugin, version %s or higher":[null,"Por favor, instala y activa el plugin Jetpack, en su versión %s o superior"],"WooCommerce":[null,"WooCommerce"],"WooCommerce %s is configured correctly":[null,"WooCommerce %s está configurado correctamente"],"Please set Base Location in WooCommerce Settings > General":[null,"Por favor, establece la ubicación base en Ajustes de WooCommerce > General"],"WooCommerce %s or higher is required (You are running %s)":[null,"Se requiere WooCommerce %s o superior (estás ejecutando la versión %s)"],"Dismiss this notice":[null,"Descartar este aviso"],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,"ERROR: Tu sitio tiene un problema al conectarse a la API de WooCommerce Services. Por favor, aségurate de que esté funcionando la conexión de Jetpack."],"Your site is succesfully communicating to the WooCommerce Services API.":[null,"Tu sitio se está comunicando con éxito con la API de WooCommerce Services."],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,"Esto probará tu conexión a WooCommerce Services para asegurar que todo funciona correctamente"],"Test Connection":[null,"Probar conexión"],"Test your WooCommerce Services connection":[null,"Prueba tu conexión a WooCommerce Services"],"%s - ZIP/Postal code checkout field label\u0004Invalid %s entered.":[null,"%s introducido no válido."],"%s - ZIP/Postal code checkout field label\u0004%s does not match the selected state.":[null,"%s no coincide con la provincia seleccionada."],"date is of the form MM/YY\u0004Expires %(date)s":[null,"Caduca %(date)s"],"A service with an unknown title and unknown method_title\u0004Unknown":[null,"Desconocido"],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,"Estado"],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,"WooCommerce Services"]}
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-es_ES.po

    r2365269 r2374627  
    33msgid ""
    44msgstr ""
    5 "PO-Revision-Date: 2020-07-31 17:53:00+0000\n"
     5"PO-Revision-Date: 2020-08-19 21:31:26+0000\n"
    66"MIME-Version: 1.0\n"
    77"Content-Type: text/plain; charset=UTF-8\n"
     
    1212"Project-Id-Version: Plugins - WooCommerce Services - Stable (latest release)\n"
    1313
     14#: classes/class-wc-connect-taxjar-integration.php:318 i18n/strings.php:125
     15#: i18n/strings.php:328
     16msgid "ZIP/Postal code"
     17msgstr "Código postal"
     18
    1419#: i18n/strings.php:348
    1520msgid "This action will delete any information entered on the form."
     
    7580msgid "Email"
    7681msgstr "Correo electrónico"
    77 
    78 #: i18n/strings.php:328
    79 msgid "Postal code / Zip"
    80 msgstr "Código postal"
    8182
    8283#: i18n/strings.php:322
     
    329330msgstr "0.0"
    330331
    331 #: woocommerce-services.php:1310
     332#: woocommerce-services.php:1311
    332333msgid "Shipment Tracking"
    333334msgstr "Seguimiento de envíos"
     
    345346msgstr "Información de aduanas incompleta"
    346347
    347 #: woocommerce-services.php:1353
     348#: woocommerce-services.php:1354
    348349msgid "Packing Log:"
    349350msgstr "Registro de paquetería:"
    350351
    351 #: woocommerce-services.php:1340
     352#: woocommerce-services.php:1341
    352353msgid "Chosen Rate:"
    353354msgstr "Tarifa elegida:"
    354355
    355 #: woocommerce-services.php:1336
     356#: woocommerce-services.php:1337
    356357msgid "Shipping Method ID:"
    357358msgstr "ID del método de envío:"
    358359
    359 #: woocommerce-services.php:1332
     360#: woocommerce-services.php:1333
    360361msgid "Shipping Method Name:"
    361362msgstr "Nombre del método de envío:"
    362363
    363 #: woocommerce-services.php:1316
     364#: woocommerce-services.php:1317
    364365msgid "Shipping Debug"
    365366msgstr "Depuración de envíos"
     
    430431msgstr "El producto ( ID: %d ) no incluye peso. No se pueden calcular las tarifas de envío."
    431432
     433#: classes/class-wc-connect-api-client.php:64
     434msgid "Invalid WooCommerce Services service slug provided"
     435msgstr "Se ha facilitado un slug de servicio de WooCommerce Services no válido"
     436
     437#: classes/class-wc-connect-shipping-method.php:461
     438msgid "Packing log:"
     439msgstr "Registro de paquetería:"
     440
    432441#. translators: 1: name of shipping service, 2: shipping rate (price)
    433442#: classes/class-wc-connect-shipping-method.php:454
    434443msgid "Received rate: %1$s (%2$s)"
    435444msgstr "Tarifa recibida: %1$s (%2$s)"
    436 
    437 #: classes/class-wc-connect-api-client.php:64
    438 msgid "Invalid WooCommerce Services service slug provided"
    439 msgstr "Se ha facilitado un slug de servicio de WooCommerce Services no válido"
    440 
    441 #: classes/class-wc-connect-shipping-method.php:461
    442 msgid "Packing log:"
    443 msgstr "Registro de paquetería:"
    444445
    445446#: i18n/strings.php:206
     
    970971
    971972#: classes/class-wc-connect-taxjar-integration.php:326
    972 msgctxt "%s - Postcode/Zip checkout field label"
     973msgctxt "%s - ZIP/Postal code checkout field label"
    973974msgid "Invalid %s entered."
    974975msgstr "%s introducido no válido."
    975976
    976977#: classes/class-wc-connect-taxjar-integration.php:324
    977 msgctxt "%s - Postcode/Zip checkout field label"
     978msgctxt "%s - ZIP/Postal code checkout field label"
    978979msgid "%s does not match the selected state."
    979980msgstr "%s no coincide con la provincia seleccionada."
    980 
    981 #: classes/class-wc-connect-taxjar-integration.php:318
    982 msgid "Postcode / ZIP"
    983 msgstr "Código postal / ZIP"
    984981
    985982#: classes/class-wc-connect-privacy.php:90
     
    11191116msgstr "Recargar"
    11201117
    1121 #: woocommerce-services.php:1095
     1118#: woocommerce-services.php:1096
    11221119msgid "Tracking number"
    11231120msgstr "Número de seguimiento"
    11241121
    1125 #: woocommerce-services.php:1094
     1122#: woocommerce-services.php:1095
    11261123msgid "Provider"
    11271124msgstr "Proveedor"
     
    14691466
    14701467#. translators: %d: Deleted Product ID
     1468#: classes/class-wc-connect-compatibility-wc30.php:130
    14711469#: classes/class-wc-connect-compatibility-wc26.php:116
    1472 #: classes/class-wc-connect-compatibility-wc30.php:130
    14731470msgid "#%d - [Deleted product]"
    14741471msgstr "#%d - [producto borrado]"
    14751472
    14761473#. translators: %1$d: Product ID, %2$s: Product Name
     1474#: classes/class-wc-connect-compatibility-wc30.php:125
    14771475#: classes/class-wc-connect-compatibility-wc26.php:111
    1478 #: classes/class-wc-connect-compatibility-wc30.php:125
    14791476msgid "#%1$d - %2$s"
    14801477msgstr "#%1$d - %2$s"
    14811478
    1482 #: woocommerce-services.php:1425
     1479#: woocommerce-services.php:1426
    14831480msgid "<a href=\"%s\">Support</a>"
    14841481msgstr "<a href=\"%s\">Soporte</a>"
     
    14881485msgstr "Hubo un error al instalar Jetpack. Por favor, trata de instalarlo manualmente."
    14891486
    1490 #: i18n/strings.php:270 woocommerce-services.php:994
    1491 #: woocommerce-services.php:997
     1487#: woocommerce-services.php:995 woocommerce-services.php:998
     1488#: i18n/strings.php:270
    14921489msgid "Shipping Labels"
    14931490msgstr "Etiquetas de envío"
     
    15081505msgstr "WooCommerce Services"
    15091506
    1510 #: i18n/strings.php:118 i18n/strings.php:329 woocommerce-services.php:1376
    1511 #: woocommerce-services.php:1404
     1507#: woocommerce-services.php:1377 woocommerce-services.php:1405
     1508#: i18n/strings.php:118 i18n/strings.php:329
    15121509msgid "Phone"
    15131510msgstr "Teléfono"
     
    16031600msgstr "Paquetes guardados"
    16041601
    1605 #: woocommerce-services.php:1083 woocommerce-services.php:1090
     1602#: woocommerce-services.php:1084 woocommerce-services.php:1091
    16061603msgid "Tracking"
    16071604msgstr "Seguimiento"
     
    16361633msgstr "Provincia"
    16371634
    1638 #: i18n/strings.php:125
    1639 msgid "Postal code"
    1640 msgstr "Código postal"
    1641 
    16421635#: i18n/strings.php:126 i18n/strings.php:327
    16431636msgid "Country"
     
    17341727msgstr "Petición de PDF no válida."
    17351728
     1729#: classes/class-wc-connect-shipping-method.php:408
    17361730#: classes/class-wc-rest-connect-shipping-label-controller.php:105
    1737 #: classes/class-wc-connect-shipping-method.php:408
    17381731msgid "Unknown package"
    17391732msgstr "Paquete desconocido"
    17401733
     1734#: classes/class-wc-connect-shipping-method.php:410
    17411735#: classes/class-wc-rest-connect-shipping-label-controller.php:101
    1742 #: classes/class-wc-connect-shipping-method.php:410
    17431736msgid "Individual packaging"
    17441737msgstr "Empaquetado individual"
     
    17691762msgstr "Paquetería"
    17701763
    1771 #: woocommerce-services.php:1456
     1764#: woocommerce-services.php:1457
    17721765msgid "Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps."
    17731766msgstr "¿No carga la sección? Visita la <a href=\"%s\">página de estado</a> para ver los pasos de solución de problemas."
     
    17811774msgstr "Nota: Jetpack está conectado, pero también está activo el modo de desarrollo en este sitio. Por favor, desactiva el modo de desarrollo."
    17821775
    1783 #: woocommerce-services.php:1312
     1776#: woocommerce-services.php:1313
    17841777msgid "Shipping Label"
    17851778msgstr "Etiqueta de envío"
     
    19651958msgstr "Se requiere WooCommerce %s o superior (estás ejecutando la versión %s)"
    19661959
    1967 #: classes/class-wc-connect-error-notice.php:103 woocommerce-services.php:1492
     1960#: woocommerce-services.php:1493 classes/class-wc-connect-error-notice.php:103
    19681961msgid "Dismiss this notice"
    19691962msgstr "Descartar este aviso"
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-es_MX.json

    r2365269 r2374627  
    1 {"0":[null,"0"],"":{"po-revision-date":"2020-07-31 21:16:01+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/3.0.0-alpha.2","language":"es_MX","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"This action will delete any information entered on the form.":[null,"Esta acción borrará cualquier información introducida en el formulario."],"Cancel connection":[null,"Cancelar la conexión"],"Ok":[null,"Aceptar"],"UPS invoice control id":[null,"ID de control de la factura de UPS"],"UPS invoice currency":[null,"Moneda de la factura de UPS"],"UPS invoice amount":[null,"Importe de la factura de UPS"],"UPS invoice date":[null,"Fecha de factura de UPS"],"UPS invoice number":[null,"Número de factura de UPS"],"I have been issued an invoice from UPS within the past 90 days":[null,"Se me ha expedido una factura de UPS en los últimos 90 días."],"UPS account information":[null,"Información de la cuenta de UPS"],"Company website":[null,"Web de la empresa"],"Job title":[null,"Título profesional"],"Company name":[null,"Nombre de la empresa"],"This is the company info you used to create your UPS account":[null,"Esta es la información de la empresa que has usado para crear tu cuenta de UPS"],"Company information":[null,"Información de la empresa"],"Email":[null,"Correo electrónico"],"Postal code / Zip":[null,"Código postal"],"Address 2 (optional)":[null,"Dirección 2 (opcional)"],"Account number":[null,"Número de cuenta"],"This is the account number and address from your UPS profile":[null,"Este es el número de cuenta y la dirección de tu perfil de UPS"],"General information":[null,"Información general"],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,"Si necesitas un número de cuenta de UPS, ve a {{a}}UPS.com{{/a}} para crear una nueva cuenta."],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,"Configura tu propia cuenta de transportista de UPS para comparar tarifas e imprimir etiquetas de varios transportistas en WooCommerce Services. Aprende más sobre cómo añadir {{a}}cuentas de transportistas{{{/a}}."],"Connect your UPS account":[null,"Conecta tu cuenta de UPS"],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,"Esto eliminará la conexión con UPS. Se borrará toda la información de tu cuenta de UPS y no podrás ver las tarifas de UPS al comprar etiquetas de envío."],"Disconnect your UPS account":[null,"Desconecta tu cuenta de UPS"],"Set up your own carrier account by adding your credentials here":[null,"Configura tu propia cuenta de transportista añadiendo aquí tus credenciales"],"Carrier account":[null,"Cuenta de transportista"],"Credentials":[null,"Credenciales"],"Adult signature required":[null,"Es obligatoria la firma de un adulto"],"Signature required":[null,"Firma obligatoria"],"Other\\u2026":[null,"Otros..."],"Select one\\u2026":[null,"Seleccionar uno..."],"Validating address\\u2026":[null,"Validando la dirección..."],"Purchasing\\u2026":[null,"Comprando..."],"Your UPS account will be charged":[null,"Se cargará en tu cuenta de UPS"],"Package %(index)s \\u2013 %(title)s":[null,"Paquete %(index)s – %(title)s"],"Saving\\u2026":[null,"Guardando..."],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,"Tus tarifas de impuestos y ajustes se configurarán automáticamente para %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Aprende más sobre cómo configurar tarifas de impuestos para nexos adicionales</a>"],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,"Tus tarifas de impuestos y ajustes se configurarán automáticamente para %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Aprende más sobre cómo configurar tarifas de impuestos para nexos adicionales</a>"],"Powered by WooCommerce Services.":[null,"Funciona con WooCommerce Services."],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled","%(itemCount)d artículo está listo para ser completado","%(itemCount)d artículos están listos para ser completados"],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}","%(itemCount)d artículo ha sido completado el {{span}}%(createdDate)s{{/span}}","%(itemCount)d artículos han sido completados el {{span}}%(createdDate)s{{/span}}"],"Schedule a pickup":[null,"Programa una recogida"],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,"Las imágenes de las etiquetas de más de 180 días las borran nuestros colaboradores tecnológicos por cuestiones de seguridad y privacidad de datos."],"Labels older than 30 days cannot be refunded.":[null,"Las etiquetas de más de 30 días no se pueden reembolsar."],"Mark this order as complete and notify the customer":[null,"Marcar este pedido como completo y avisar al cliente"],"Notify the customer with shipment details":[null,"Avisar el cliente con los detalles del envío"],"You save %s with WooCommerce Services":[null,"Ahorras %s con WooCommerce Services"],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,"WooCommerce Services necesita que esté instalado y activado el plugin WooCommerce. Puedes descargarlo aquí: %s."],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,"Tienes instalado WooCommerce Services. Si lo deseas, podemos copiar automáticamente por ti las claves de tu cuenta de Stripe. Haz {{a}}clic aquí{{/a}} para conectar con tu cuenta de Stripe usando WooCommerce Services."],"No tracking information available at this time":[null,"En este momento no hay disponible información de seguimiento"],"Connection error: unable to create label at this time":[null,"Error de conexión: en este momento no se puede crear la etiqueta"],"Track Package":["Track Packages","Seguimiento del paquete","Seguimiento de los paquetes"],"Which package would you like to track?":[null,"¿Qué paquete te gustaría seguir?"],"%(service)s label (#%(labelIndex)d)":[null,"%(service)s etiqueta (#%(labelIndex)d)"],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,"Para imprimir esta etiqueta de envío, {{a}}añade una tarjeta de crédito a tu cuenta{{/a}}."],"Add credit card":[null,"Añadir una tarjeta de crédito"],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,"Para imprimir esta etiqueta de envío, {{a}}elige una tarjeta de crédito para añadirla a tu cuenta{{/a}}."],"Choose credit card":[null,"Elegir una tarjeta de crédito"],"Buy shipping label":["Buy shipping labels","Comprar una etiqueta de envío","Comprar etiquetas de envío"],"shipping label ready":["shipping labels ready","etiqueta de envío lista","etiquetas de envío listas"],"Shipping from":[null,"Envío desde"],"Shipping summary":[null,"Resumen del envío"],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,"El cliente ha pagado un {{shippingMethod/}} de {{shippingCost/}} por el envío"],"Shipping rates":[null,"Tarifas de envío"],"HS Tariff number":[null,"Número del arancel del HS"],"Submit":[null,"Enviar"],"Total Weight (with package)":[null,"Peso total (con el paquete)"],"QTY":[null,"Cantidad"],"Weight":[null,"Peso"],"Items to fulfill":[null,"Elementos para rellenar"],"Select a package type":[null,"Selecciona un tipo de paquete"],"Package details":[null,"Detalles del paquete"],"Your shipping packages have been saved.":[null,"Han sido guardados tus paquetes de envío."],"0.0":[null,"0.0"],"Shipment Tracking":[null,"Seguimiento de envíos"],"Connect via WooCommerce Services":[null,"Conectar a través de WooCommerce Services"],"Customs information valid":[null,"Información de aduanas válida"],"Customs information incomplete":[null,"Información de aduanas incompleta"],"Packing Log:":[null,"Registro de paquetería:"],"Chosen Rate:":[null,"Tarifa elegida:"],"Shipping Method ID:":[null,"ID del método de envío:"],"Shipping Method Name:":[null,"Nombre del método de envío:"],"Shipping Debug":[null,"Depuración de envíos"],"Stripe Account (connected to WooCommerce Services)":[null,"Cuenta de Stripe (conectada a WooCommerce Services)"],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,"Tu sitio debe servir en HTTPS para poder conectar con tu cuenta de Stripe desde WooCommerce Services"],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,"<strong>A \"%2$s\" le falta el peso, largo, ancho o la altura.</strong><br />No se pueden calcular las tarifas de envío. <a href=\"%1$s\">Introduce las dimensiones y el peso de %2$s</a> para que tus clientes puedan comprar este artículo."],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. La marca temporal generada para la firma es demasiado antigua."],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. El token de JetPack está mal creado."],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. No está disponible el token de JetPack."],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,"Error: El servidor de WooCommerce Services devolvió: %1$s %2$s ( %3$d )"],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,"Error: El servidor de WooCommerce Services devolvió ( %d ) y un cuerpo de respuesta vacío."],"Error: The WooCommerce Services server returned HTTP code: %d":[null,"Error: El servidor de WooCommerce Services devolvió un código HTTP: %d"],"Unable to encode body for request to WooCommerce Services server.":[null,"No ha sido posible cifrar el cuerpo para la solicitud al servidor de WooCommerce Services."],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. El cuerpo debe ser un array."],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. Jetpack_Data no incluye get_access_token."],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. No se ha encontrado Jetpack_Data."],"No shipping rate could be calculated. No items in the package are shippable.":[null,"No se ha podido calcular la tarifa de envío. Ningún artículo del paquete se puede enviar."],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,"Al producto ( ID: %d ) le falta un valor de dimensión. No se pueden calcular las tarifas de envío."],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,"El producto ( ID: %d ) no incluye peso. No se pueden calcular las tarifas de envío."],"Received rate: %1$s (%2$s)":[null,"Tarifa recibida: %1$s (%2$s)"],"Invalid WooCommerce Services service slug provided":[null,"Se ha facilitado un slug de servicio de WooCommerce Services no válido"],"Packing log:":[null,"Registro de paquetería:"],"Your customer selected {{shippingMethod/}}":[null,"Tu cliente ha elegido {{shippingMethod/}}"],"Total rate: %(total)s":[null,"Tasa total: %(total)s"],"%(serviceName)s: %(rate)s":[null,"%(serviceName)s: %(rate)s"],"No rates found":[null,"No se han encontrado tarifas"],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,"WooCommerce Services te dan acceso a USPS Commercial Pricing, que tienen descuento sobre las tarifas minoristas."],"more info":[null,"más información"],"ITN":[null,"ITN"],"Sanitary / Phytosanitary inspection":[null,"Inspección sanitaria / fitosanitaria"],"Quarantine":[null,"Cuarentena"],"None":[null,"Ninguno"],"Restriction type":[null,"Tipo de restricción"],"Details":[null,"Detalles"],"Sample":[null,"Muestra"],"Gift":[null,"Regalo"],"Documents":[null,"Documentos"],"Merchandise":[null,"Mercancía"],"Contents type":[null,"Tipo de contenido"],"Return to sender if package is unable to be delivered":[null,"Devolver al remitente si el paquete no puede ser entregado"],"Value (per unit)":[null,"Valor (por unidad)"],"Weight (per unit)":[null,"Peso (por unidad)"],"Save customs form":[null,"Guardar el formulario de aduanas"],"Customs":[null,"Aduanas"],"Use address as entered":[null,"Utilizar la dirección tal y como se ha introducido"],"View on Google Maps":[null,"Ver en Google Maps"],"Verify with USPS":[null,"Verificar con USPS"],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,"Ha fallado la verificación automática para esta dirección. Aún puede ser una dirección válida: usa las siguientes herramientas para verificarla manualmente."],"We were unable to automatically verify the address.":[null,"No hemos podido verificar automáticamente la dirección."],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,"No hemos podido verificar automáticamente la dirección: %(error)s."],"You've edited the address, please revalidate it for accurate rates":[null,"Has editado la dirección, vuelve a validarla para obtener tarifas precisas."],"Verify address":[null,"Verificar dirección"],"%(message)s. Please modify the address and try again.":[null,"%(message)s. Modifica la dirección y vuelve a intentarlo."],"View details":[null,"Ver detalles"],"Items":[null,"Artículos"],"Package":[null,"Paquete"],"Receipt":[null,"Recibo"],"Label #%(labelIndex)s details":[null,"Detalles de la etiqueta #%(labelIndex)s"],"{{icon/}} Delete this package":[null,"{{icon/}}} Borrar este paquete"],"Done":[null,"Hecho"],"Add boxes, envelopes, and other packages you use most frequently":[null,"Añade las cajas, sobres y otros paquetes que uses más frecuentemente"],"Remove":[null,"Eliminar"],"Edit":[null,"Editar"],"Weight of empty package":[null,"Peso del paquete vacío"],"Unique package name":[null,"Nombre único del paquete"],"Envelope":[null,"Sobre"],"Box":[null,"Caja"],"This field is required.":[null,"Este campo es obligatorio."],"Payment":[null,"Pago"],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,"Envía por correo electrónico los recibos de compra de etiquetas a %(ownerName)s (%(ownerLogin)s) a %(ownerEmail)s"],"Email Receipts":[null,"Recibos por correo electrónico"],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,"Para comprar etiquetas de envío elige una tarjeta de crédito que tengas guardada o añade una nueva tarjeta."],"Choose a different card":[null,"Elige una tarjeta diferente"],"To purchase shipping labels, add a credit card.":[null,"Para comprar etiquetas de envío, añade una tarjeta de crédito."],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,"Haremos un cargo en la tarjeta de crédito de tu cuenta (%(card)s) para pagar las etiquetas que imprimas"],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,"Las tarjetas de crédito se obtienen de la siguiente dirección de WordPress.com: %(wpcomLogin)s <%(wpcomEmail)s>"],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,"Solo el propietario del sitio puede cambiar estos ajustes. Por favor, contacta con %(ownerName)s (%(ownerLogin)s) para cambiar los ajustes de etiquetas de envío."],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,"Solo el propietario del sitio puede administrar los métodos de pago de etiquetas de envío. Por favor, contactda con %(ownerName)s (%(ownerLogin)s) para que administre los métodos de pago."],"%(card)s ****%(digits)s":[null,"%(tarjeta)s ****%(digits)s"],"Print shipping labels yourself and save a trip to the post office":[null,"Imprime tú mismo las etiquetas de envío y ahórrate un viaje a la oficina de correos"],"H":[null,"Al"],"W":[null,"An"],"L":[null,"L"],"Stripe account":[null,"Cuenta de Stripe"],"Disconnect":[null,"Desconectar"],"Disconnecting":[null,"Desconectando"],"Check email to activate account":[null,"Revisa el correo electrónico para activar la cuenta"],"Activated":[null,"Activado"],"No activity yet":[null,"Aún no hay actividad"],"Note":[null,"Nota"],"Refunded %(amount)s":[null,"Reembolsado %(amount)s"],"%(service)s label (#%(labelNum)d) refund rejected":[null,"reembolso de etiqueta de %(service)s (#%(labelNum)d) rechazado"],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,"reembolsado (%(amount)s) de etiqueta de %(service)s (#%(labelNum)d) rechazado"],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,"%(service)s etiqueta (#%(labelNum)d) solicitud de reembolso (%(amount)s)"],"Note sent to customer":[null,"Nota enviada al cliente"],"Internal note":[null,"Nota interna"],"Show notes from %(date)s":[null,"Mostrar notas desde %(date)s"],"%(count)s event":["%(count)s events","%(count)s evento","%(count)s eventos"],"WeChat Pay":[null,"WeChat Pay"],"Toggle menu":[null,"Alternar menú"],"Account disconnected. Reloading page\\u2026":[null,"Cuenta desconectada. Recargando página..."],"A payment method is required to print shipping labels.":[null,"Se requiere un método de pago para imprimir etiquetas de envío."],"Return to Order #%(orderId)s":[null,"Volver al pedido #%(orderId)s"],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,"Nuestro equipo está aquí para ti. Ve nuestros {{docsA}}documentos de soporte{{/docsA}} o {{ticketA}}abre un ticket de soporte{{/ticketA}}."],"Logging":[null,"Registro"],"No services configured. {{a}}Add a shipping service{{/a}}":[null,"No hay configurado ningún servicio. {{a}}Añade un servicio de envío{{/a}}"],"Edit service settings":[null,"Editar ajustes del servicio"],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,"La solicitud la hizo %s - revisa los registros abajo o {{a}}edita los ajustes del servicio{{/a}}"],"Copy for support":[null,"Copiar para soporte"],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}","Última %s entrada. {{a}}Mostrar registro completo{{/a}}","Últimas %s entradas. {{a}}Mostrar registro completo{{/a}}"],"Log tail copied to clipboard":[null,"Cola del registro copiada al portapapeles"],"Last updated %s. {{a}}Refresh{{/a}}":[null,"Últimas %s actualizadas. {{a}}Recargar{{/a}}"],"You have unsaved changes. Are you sure you want to leave this page?":[null,"Tienes cambios sin guardar. ¿Seguro que quieres abandonar esta página?"],"Value ($ per unit)":[null,"Value ($ per unit)"],"Weight (%s per unit)":[null,"Weight (%s per unit)"],"Description":[null,"Descripción"],"Country where the product was manufactured or assembled":[null,"País donde se fabricó o ensambló el producto"],"Origin country":[null,"País de origen"],"Optional":[null,"Opcional"],"Retry":[null,"Reintentar"],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,"<strong>¡Preparado para aceptar pagos mediante Stripe!</strong> Tu cuenta de Stripe se ha conectado con éxito. Los ajustes adicionales se pueden configurar en esta pantalla."],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,"Parece que ya hay una cuenta existente de Stripe en <strong>%s</strong>. Para empezar a aceptar pagos con Stripe tienes que conectarla a tu tienda."],"Connect your account":[null,"Conecta tu cuenta"],"shipping label printing":[null,"impresión de etiquetas de envío"],"shipping label printing and smoother payment setup":[null,"impresión de etiquetas de envío y una configuración de pago más sencilla"],"automated tax calculation and shipping label printing":[null,"cálculo automático de impuestos e impresión de etiquetas de envío"],"automated tax calculation, shipping label printing, and smoother payment setup":[null,"cálculo automático de impuestos, impresión de etiquetas de envío y configuración de pagos más sencilla"],"Data resource description.":[null,"Descripción del recurso de datos."],"Data resource ID.":[null,"ID del recurso de datos."],"List of supported currencies.":[null,"Lista de monedas disponibles."],"List of supported states in a given country.":[null,"Lista de provincias incluidas para un país dado."],"List of supported continents, countries, and states.":[null,"Lista de continentes, países y provincias incluidos."],"Sorry, you cannot view this resource.":[null,"Lo siento, no puedes ver este recurso."],"Sorry, you cannot list resources.":[null,"Lo siento, no puedes listar recursos."],"The unit weights are defined in for this country.":[null,"Las unidades de peso definidas para este país."],"Thousands separator for displayed prices in this country.":[null,"Separador de miles para los precios mostrados en este país."],"Full name of state.":[null,"Nombre completo de la provincia."],"State code.":[null,"Código de la provincia."],"List of states in this country.":[null,"Lista de provincias de este país."],"Number of decimal points shown in displayed prices for this country.":[null,"Número de decimales mostrados en los precios visibles para este país."],"Full name of country.":[null,"Nombre completo del país."],"The unit lengths are defined in for this country.":[null,"Las unidades de medida definidas para este país."],"Decimal separator for displayed prices for this country.":[null,"Separador decimal para los precios mostrados para este país."],"Currency symbol position for this country.":[null,"Posición del símbolo de moneda para este país."],"Default ISO4127 alpha-3 currency code for the country.":[null,"Código de moneda ISO4127 alpha-3 por defecto para el país."],"ISO3166 alpha-2 country code.":[null,"Código ISO3166 alpha-2 del país."],"List of countries on this continent.":[null,"Lista de países de este continente."],"Full name of continent.":[null,"Nombre completo del continente."],"There are no locations matching these parameters.":[null,"No hay ubicaciones que coincidan con estos parámetros."],"2 character continent code.":[null,"Código de 2 caracteres del continente."],"Postcode / ZIP":[null,"Código postal / ZIP"],"Shipping label tracking number":[null,"Número de seguimiento de la etiqueta de envío"],"Shipping label service":[null,"Servicio de etiquetas de envío"],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,"Advertencia: El borrado de datos personales provocará la posibilidad de volver a imprimir o reembolsar etiquetas de envío de WooCommerce Services que hayan desaparecido en los pedidos afectados."],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,"Al usar esta extensión puede que estés almacenando datos personales o compartiendo datos con servicios externos. <a href=\"%s\" target=\"_blank\">Aprende más sobre cómo funciona esto, incluyendo lo que quieras incluir en tu política de privacidad.</a>"],"An error occurred while refreshing service data.":[null,"Ocurrió un error al recargar los datos del servicio."],"There was a problem updating your saved credit cards.":[null,"Hubo un problema al actualizar tus tarjetas de crédito guardadas."],"No labels found for this period":[null,"No se han encontrado etiquetas en este periodo"],"Total":[null,"Total"],"Refund":[null,"Reembolso"],"Price":[null,"Precio"],"Order":[null,"Pedido"],"Time":[null,"Hora"],"Requested":[null,"Solicitado"],"Last 7 days":[null,"Últimos 7 días"],"This month":[null,"Este mes"],"Last month":[null,"El mes pasado"],"Year":[null,"Año"],"Export CSV":[null,"Exportar CSV"],"Other Log":[null,"Otros registros"],"Taxes Log":[null,"Registro de impuestos"],"Shipping Log":[null,"Registro de envíos"],"Display troubleshooting information on the Cart and Checkout pages.":[null,"Muestra información para resolución de problemas en las páginas de carrito y finalizar compra."],"Write diagnostic messages to log files. Helpful when contacting support.":[null,"Escribe mensajes de diagnóstico en los archivos de registro. Útil al contactar con soporte."],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,"Introduce tu dirección de correo electrónico en la que aceptas pagos. Tendrás que enlazar a tu cuenta para realizar cualquier otra cosa además de las transacciones de \"ofertas\"."],"Payment Email":[null,"Correo electrónico de pagos"],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,"Para autorizar pagos con WooCommerce Services, <a href=\"%s\">haz clic aquí</a>."],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,"Los pagos los autorizará WooCommerce Services y se dirigirán a la siguiente dirección de correo electrónico. Para desactivar esta características y enlazar a una cuenta de PayPal <a href=\"%s\">haz clic aquí</a>."],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,"%s (Date cuenta que \"autorizar solo pagos\" requiere enlazar con una cuenta de PayPal.)"],"Link account":[null,"Enlazar cuenta"],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,"Enlaza una cuenta de PayPal nueva o existente para asegurar que los pedidos futuros se marquen como \"Procesando\" en vez de \"En espera\", y para emitir reembolsos sin tener que salir de WooCommerce."],"Link your PayPal account":[null,"Enlaza a tu cuenta de PayPal"],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,"Para enviar reembolsos a través de PayPal Exprés tendrás que <a href=\"%s\">enlazar a una cuenta de PayPal</a> con la dirección de correo electrónico que recibió este pago."],"Link a PayPal account":[null,"Enlaza a una cuenta PayPal"],"Refresh":[null,"Recargar"],"Tracking number":[null,"Número de seguimiento"],"Provider":[null,"Proveedor"],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,"¡WooCommerce Services está casi listo! Una vez conectes a Jetpack tendrás acceso a %s."],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,"Servicios alojados para WooCommerce: cálculos automáticos de impuestos, tarifas de envío en directo, impresión de etiquetas de envío y una configuración de pago más sencilla."],"Tax Class":[null,"Clase de impuesto"],"Shipping":[null,"Envío"],"Compound":[null,"Compuesto"],"Priority":[null,"Prioridad"],"Tax Name":[null,"Nombre de impuesto"],"Rate %":[null,"Tarifa %"],"ZIP/Postcode":[null,"Código postal"],"State Code":[null,"Código de provincia"],"Country Code":[null,"Código de país"],"Enable automated taxes":[null,"Activar impuestos automáticos"],"Disable automated taxes":[null,"Desactivar impuestos automáticos"],"Automated taxes":[null,"Impuestos automáticos"],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,"Haciendo clic en \"%1$s\" aceptas los <a href=\"%2$s\">términos del servicio</a> y a <a href=\"%3$s\">compartir ciertos datos y ajustes</a> con WordPress.com y/o otros."],"Setup complete.":[null,"Configuración completa."],"You can now enjoy %s.":[null,"Ya puedes disfrutar %s."],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,"¡WooCommerce Services está casi listo! Una vez conectes tu tienda tendrás acceso a %s."],"Connect Jetpack to activate WooCommerce Services":[null,"Conecta Jetpack para activar WooCommerce Services"],"automated tax calculation":[null,"cálculo automático de impuestos"],"smoother payment setup":[null,"configuración de pago más sencilla"],"automated tax calculation and smoother payment setup":[null,"cálculo automático de impuestos y configuración de pago más sencilla"],"Required":[null,"Requerido"],"Your shipping settings have been saved.":[null,"Tus ajustes de envío se han guardado."],"Unable to save your shipping settings. Please try again.":[null,"No ha sido posible guardar tus ajustes de envío. Por favor, inténtalo de nuevo."],"Dimensions":[null,"Dimensiones"],"Close":[null,"Cerrar"],"Packages to be Shipped":[null,"Paquetes a enviar"],"Add to a New Package":[null,"Añadir a un nuevo paquete"],"Add items":[null,"Añadir artículos"],"Individually Shipped Item":[null,"Artículo enviado individualmente"],"Item Dimensions":[null,"Dimensiones del artículo"],"Please select a package":[null,"Por favor, elige un paquete"],"Service schemas were not loaded":[null,"No se cargaron los esquemas del servicio"],"Bad request":[null,"Petición errónea"],"Order not found":[null,"Pedido no encontrado"],"Got it, thanks!":[null,"¡Entendido, gracias!"],"Connect your store to activate WooCommerce Services":[null,"Conecta tu tienda para activar WooCommerce Services"],"Activate Jetpack and connect":[null,"Activa Jetpack y conecta"],"Install Jetpack and connect":[null,"Instala Jetpack y conecta"],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,"Algo fue mal. Por favor, trata de conectar manualmente con Jetpack, o contacta con soporte en los foros de WordPress.org."],"Connecting...":[null,"Conectando…"],"Activating...":[null,"Activando…"],"When you're ready, purchase and print discounted labels from USPS right here.":[null,"Cuando estés listo, compra e imprime etiquetas de USPS con descuento aquí mismo."],"Discounted Shipping Labels":[null,"Etiquetas de envío con descuento"],"American Express":[null,"American Express"],"Discover":[null,"Descubre"],"MasterCard":[null,"MasterCard"],"VISA":[null,"VISA"],"PayPal":[null,"PayPal"],"Add another credit card":[null,"Añadir otra tarjeta de créditoi"],"%(selectedCount)d package selected":["%(selectedCount)d packages selected","%(selectedCount)d paquete seleccionado","%(selectedCount)d paquetes seleccionados"],"Unable to get your settings. Please refresh the page to try again.":[null,"No ha sido posible recuperar tus ajustes. Por favor, recarga la página para intentarlo de nuevo."],"%(numSelected)d service selected":["%(numSelected)d services selected","%(numSelected)d servicio seleccionado","%(numSelected)d servicios seleccionados"],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,"Añade y edita los paquetes guardados usando el {{a}}Gestor de paquetería{{/a}}."],"Tracking #: {{trackingLink/}}":[null,"Seguimiento #: {{trackingLink/}}"],"%(item)s from {{pckg/}}":[null,"%(item)s desde {{pckg/}}"],"Which items would you like to add to {{pckg/}}?":[null,"¿Qué artículos te gustaría añadir a {{pckg/}}?"],"1 item in 1 package: %(weight)s %(unit)s total":[null,"1 artículo en 1 paquete: %(weight)s %(unit)s en total"],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,"%(itemsCount)d artículos en 1 paquete: %(weight)s %(unit)s en total"],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,"%(itemsCount)d artículos en %(packageCount)d paquetes: %(weight)s %(unit)s en total"],"{{itemLink/}} is currently saved for a later shipment.":[null,"{{itemLink/}} está actualmente guardado para un envío posterior."],"{{itemLink/}} is currently shipped in its original packaging.":[null,"{{itemLink/}} está actualmente enviado en su paquete original."],"{{itemLink/}} is currently in {{pckg/}}.":[null,"{{itemLink/}} está en actualmente en {{pckg/}}."],"Choose rate: %(pckg)s":[null,"Elegir tarifa: %(pckg)s"],"Refund label (-%(amount)s)":[null,"Etiqueta de reembolso (-%(amount)s)"],"Where would you like to move it?":[null,"¿A dónde te gustaría moverlo?"],"Unsaved changes made to packages":[null,"Los cambios realizados a los paquetes no se han guardado"],"There are no items in this package.":[null,"No existen artículos en este paquete."],"Ship in original packaging":[null,"Enviar en su paquete original"],"Request refund":[null,"Solicitar reembolso"],"Reprint":[null,"Volver a imprimir"],"Paper size":[null,"Tamaño del papel"],"No packages selected":[null,"No hay paquetes seleccionados"],"Move":[null,"Mover"],"Move item":[null,"Mover artículo"],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,"Incrementa las tarifas calculadas por el transportista a la cantidad de los costes de empaquetado y manipulado. También puedes añadir una cantidad negativa para ahorrar dinero a tus clientes."],"Create new label":[null,"Crear nueva etiqueta"],"All packages selected":[null,"Seleccionados todos los paquetes"],"Add":[null,"Añadir"],"Add item":[null,"Añadir artículo"],"Add a credit card":[null,"Añadir una tarjeta de crédito"],"#%d - [Deleted product]":[null,"#%d - [producto borrado]"],"#%1$d - %2$s":[null,"#%1$d - %2$s"],"<a href=\"%s\">Support</a>":[null,"<a href=\"%s\">Soporte</a>"],"There was an error installing Jetpack. Please try installing it manually.":[null,"Hubo un error al instalar Jetpack. Por favor, trata de instalarlo manualmente."],"Shipping Labels":[null,"Etiquetas de envío"],"Automattic":[null,"Automattic"],"https://woocommerce.com/":[null,"https://woocommerce.com/"],"WooCommerce Services":[null,"WooCommerce Services"],"Phone":[null,"Teléfono"],"Connect":[null,"Conectar"],"Save Settings":[null,"Guardar ajustes"],"Your changes have been saved.":[null,"Tus cambios se han guardado."],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,"Hubo un problema con una o más entradas. Por favor, soluciona los errores de abajo y trata de guardar de nuevo."],"Expand":[null,"Expandir"],"Dismiss":[null,"Descartar"],"You have unsaved changes.":[null,"Tienes cambios sin guardar."],"Type of package":[null,"Tipo de paquete"],"Add package":["Add packages","Añadir paquete",""],"Invalid value.":[null,"Valor no válido."],"Package name":[null,"Nombre del paquete"],"This field must be unique":[null,"Este campo debe ser único"],"Unable to save your shipping packages. Please try again.":[null,"No se han podido guardar tus paquetes de envío. Por favor, inténtalo de nuevo."],"Save changes":[null,"Guardar cambios"],"Untitled":[null,"Sin título"],"Dimensions (L x W x H)":[null,"Dimensiones (L x An x Al)"],"All services selected":[null,"Seleccionados todos los servicios"],"Expand Services":[null,"Expandir servicios"],"Service":[null,"Servicio"],"Price adjustment":[null,"Ajuste de precio"],"Saved Packages":[null,"Paquetes guardados"],"Tracking":[null,"Seguimiento"],"Create shipping label":["Create shipping labels","Crear etiqueta de envío",""],"Name":[null,"Nombre"],"Company":[null,"Empresa"],"Address":[null,"Dirección"],"City":[null,"Ciudad"],"State":[null,"Provincia"],"Postal code":[null,"Código postal"],"Country":[null,"País"],"Invalid address":[null,"Dirección no válida"],"Origin address":[null,"Dirección de origen"],"Destination address":[null,"Dirección de destino"],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,"Hemos modificado ligeramente la dirección introducida. Si es correcta, por favor, utiliza la dirección sugerida para asegurar una entrega precisa."],"Address entered":[null,"Dirección introducida"],"Edit address":[null,"Editar dirección"],"Suggested address":[null,"Dirección sugerida"],"Use selected address":[null,"Usar la dirección seleccionada"],"Use these packages":[null,"Utilizar estos paquetes"],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,"El servicio y la tarifa elegidos por el cliente en el pago no están disponibles. Por favor, elige otro."],"Request a refund":[null,"Solicitar un reembolso"],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,"Puedes solicitar un reembolso de una etiqueta de envío que no se haya utilizado para enviar un paquete. Tardará al menos 14 días en procesarse."],"Purchase date":[null,"Fecha de compra"],"Amount eligible for refund":[null,"Cantidad elegible para el reembolso"],"Reprint shipping label":[null,"Volver a imprimir la etiqueta de envío"],"If there was a printing error when you purchased the label, you can print it again.":[null,"Si hay un problema de impresión cuando compres la etiqueta puedes imprimirla de nuevo."],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,"NOTA: Si ya has usado la etiqueta en un paquete, imprimirla y usarla de nuevo es una violación de nuestros términos del servicio y podría resultar en cargos criminales."],"Print":[null,"Imprimir"],"Cancel":[null,"Cancelar"],"N/A":[null,"N/D"],"More":[null,"Más"],"Invalid PDF request.":[null,"Petición de PDF no válida."],"Unknown package":[null,"Paquete desconocido"],"Individual packaging":[null,"Empaquetado individual"],"Unable to update service settings. Validation failed. %s":[null,"No ha sido posible actualizar los ajustes del servicio. Falló la validación. %s"],"Unable to update service settings. The form data could not be read.":[null,"No ha sido posible actualizar los ajustes del servicio. Los datos del formulario no pudieron leerse."],"Unable to update service settings. Form data is missing service ID.":[null,"No ha sido posible actualizar los ajustes del servicio. Los datos del formulario son de un ID de servicio no disponible."],"Unable to update settings. The form data could not be read.":[null,"No fue posible actualizar los ajustes. Los datos del formulario no se han podido leer."],"Unable to update settings. %s":[null,"No ha sido posible actualizar los ajustes. %s"],"Packaging":[null,"Paquetería"],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,"¿No carga la sección? Visita la <a href=\"%s\">página de estado</a> para ver los pasos de solución de problemas."],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,"Nota: El modo de desarrollo de Jetpack está activo en este sitio. Este sitio no podrá obtener métodos de pago de los servidores de producción de WooCommerce Services."],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,"Nota: Jetpack está conectado, pero también está activo el modo de desarrollo en este sitio. Por favor, desactiva el modo de desarrollo."],"Shipping Label":[null,"Etiqueta de envío"],"yd":[null,"yd"],"in":[null,"en"],"mm":[null,"mm"],"cm":[null,"cm"],"m":[null,"m"],"oz":[null,"oz"],"lbs":[null,"lbs"],"g":[null,"g"],"kg":[null,"kg"],"An invalid service ID was received.":[null,"Se ha recibido un ID de servicio no válido."],"An invalid service instance was received.":[null,"Se ha recibido una instancia de servicio no válida."],"Rest of the World":[null,"Resto del mundo"],"WooCommerce Services Status":[null,"Estado de WooCommerce Services"],"Support":[null,"Soporte"],"Debug":[null,"Depuración"],"Services":[null,"Servicios"],"Need help?":[null,"¿Necesitas ayuda?"],"Log is empty":[null,"El registro está vacío"],"Disabled":[null,"Desactivado"],"Enabled":[null,"Activo"],"%s Shipping Zone":[null,"%s zona de envío"],"The most recent rate request failed":[null,"La reciente petición de tarifas más reciente falló"],"The most recent rate request was successful":[null,"La petición de tarifas más reciente tuvo éxito"],"No rate requests have yet been made for this service":[null,"Aún no han habido peticiones de tarifas para este servicio"],"Setup for this service has not yet been completed":[null,"La configuración de este servició aún no se ha completado"],"WooCommerce Services Data":[null,"Datos de WooCommerce Services"],"Service data is up-to-date":[null,"Los datos del servicio están al día"],"Service data was found, but is more than one day old":[null,"Se encontaron datos del servicio, pero son de hace más de un día"],"Service data was found, but is more than three days old":[null,"Se encontraron datos del servicio, pero son de hace más de tres días"],"Service data was found, but may be out of date":[null,"Se encontraron datos del servicio, pero podrían ser obsoletos"],"No service data available":[null,"No hay disponibles datos del servicio"],"Jetpack":[null,"Jetpack"],"Jetpack %s is connected and working correctly":[null,"Jetpack %s está conectado y funcionando correctamente"],"This is a Jetpack staging site":[null,"Este es un sitio en pruebas de Jetpack"],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,"Jetpack no está conectado a WordPress.com. Asegúrate de que el plugin Jetpack está instalado, activo y conectado."],"Jetpack %s or higher is required (You are running %s)":[null,"Se requiere Jetpack %s o superior (estás ejecutando la versión %s)"],"Please install and activate the Jetpack plugin, version %s or higher":[null,"Por favor, instala y activa el plugin Jetpack, en su versión %s o superior"],"WooCommerce":[null,"WooCommerce"],"WooCommerce %s is configured correctly":[null,"WooCommerce %s está configurado correctamente"],"Please set Base Location in WooCommerce Settings > General":[null,"Por favor, establece la ubicación base en Ajustes de WooCommerce > General"],"WooCommerce %s or higher is required (You are running %s)":[null,"Se requiere WooCommerce %s o superior (estás ejecutando la versión %s)"],"Dismiss this notice":[null,"Descartar este aviso"],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,"ERROR: Tu sitio tiene un problema al conectarse a la API de WooCommerce Services. Por favor, aségurate de que esté funcionando la conexión de Jetpack."],"Your site is succesfully communicating to the WooCommerce Services API.":[null,"Tu sitio se está comunicando con éxito con la API de WooCommerce Services."],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,"Esto probará tu conexión a WooCommerce Services para asegurar que todo funciona correctamente"],"Test Connection":[null,"Probar conexión"],"Test your WooCommerce Services connection":[null,"Prueba tu conexión a WooCommerce Services"],"%s - Postcode/Zip checkout field label\u0004Invalid %s entered.":[null,"%s introducido no válido."],"%s - Postcode/Zip checkout field label\u0004%s does not match the selected state.":[null,"%s no coincide con la provincia seleccionada."],"date is of the form MM/YY\u0004Expires %(date)s":[null,"Caduca %(date)s"],"A service with an unknown title and unknown method_title\u0004Unknown":[null,"Desconocido"],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,"Estado"],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,"WooCommerce Services"]}
     1{"0":[null,"0"],"":{"po-revision-date":"2020-08-19 21:43:22+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/3.0.0-alpha.2","language":"es_MX","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"ZIP/Postal code":[null,"Código postal"],"This action will delete any information entered on the form.":[null,"Esta acción borrará cualquier información introducida en el formulario."],"Cancel connection":[null,"Cancelar la conexión"],"Ok":[null,"Aceptar"],"UPS invoice control id":[null,"ID de control de la factura de UPS"],"UPS invoice currency":[null,"Moneda de la factura de UPS"],"UPS invoice amount":[null,"Importe de la factura de UPS"],"UPS invoice date":[null,"Fecha de factura de UPS"],"UPS invoice number":[null,"Número de factura de UPS"],"I have been issued an invoice from UPS within the past 90 days":[null,"Se me ha expedido una factura de UPS en los últimos 90 días."],"UPS account information":[null,"Información de la cuenta de UPS"],"Company website":[null,"Web de la empresa"],"Job title":[null,"Título profesional"],"Company name":[null,"Nombre de la empresa"],"This is the company info you used to create your UPS account":[null,"Esta es la información de la empresa que has usado para crear tu cuenta de UPS"],"Company information":[null,"Información de la empresa"],"Email":[null,"Correo electrónico"],"Address 2 (optional)":[null,"Dirección 2 (opcional)"],"Account number":[null,"Número de cuenta"],"This is the account number and address from your UPS profile":[null,"Este es el número de cuenta y la dirección de tu perfil de UPS"],"General information":[null,"Información general"],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,"Si necesitas un número de cuenta de UPS, ve a {{a}}UPS.com{{/a}} para crear una nueva cuenta."],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,"Configura tu propia cuenta de transportista de UPS para comparar tarifas e imprimir etiquetas de varios transportistas en WooCommerce Services. Aprende más sobre cómo añadir {{a}}cuentas de transportistas{{{/a}}."],"Connect your UPS account":[null,"Conecta tu cuenta de UPS"],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,"Esto eliminará la conexión con UPS. Se borrará toda la información de tu cuenta de UPS y no podrás ver las tarifas de UPS al comprar etiquetas de envío."],"Disconnect your UPS account":[null,"Desconecta tu cuenta de UPS"],"Set up your own carrier account by adding your credentials here":[null,"Configura tu propia cuenta de transportista añadiendo aquí tus credenciales"],"Carrier account":[null,"Cuenta de transportista"],"Credentials":[null,"Credenciales"],"Adult signature required":[null,"Es obligatoria la firma de un adulto"],"Signature required":[null,"Firma obligatoria"],"Other\\u2026":[null,"Otros..."],"Select one\\u2026":[null,"Seleccionar uno..."],"Validating address\\u2026":[null,"Validando la dirección..."],"Purchasing\\u2026":[null,"Comprando..."],"Your UPS account will be charged":[null,"Se cargará en tu cuenta de UPS"],"Package %(index)s \\u2013 %(title)s":[null,"Paquete %(index)s – %(title)s"],"Saving\\u2026":[null,"Guardando..."],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,"Tus tarifas de impuestos y ajustes se configurarán automáticamente para %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Aprende más sobre cómo configurar tarifas de impuestos para nexos adicionales</a>"],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,"Tus tarifas de impuestos y ajustes se configurarán automáticamente para %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Aprende más sobre cómo configurar tarifas de impuestos para nexos adicionales</a>"],"Powered by WooCommerce Services.":[null,"Funciona con WooCommerce Services."],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled","%(itemCount)d artículo está listo para ser completado","%(itemCount)d artículos están listos para ser completados"],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}","%(itemCount)d artículo ha sido completado el {{span}}%(createdDate)s{{/span}}","%(itemCount)d artículos han sido completados el {{span}}%(createdDate)s{{/span}}"],"Schedule a pickup":[null,"Programa una recogida"],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,"Las imágenes de las etiquetas de más de 180 días las borran nuestros colaboradores tecnológicos por cuestiones de seguridad y privacidad de datos."],"Labels older than 30 days cannot be refunded.":[null,"Las etiquetas de más de 30 días no se pueden reembolsar."],"Mark this order as complete and notify the customer":[null,"Marcar este pedido como completo y avisar al cliente"],"Notify the customer with shipment details":[null,"Avisar el cliente con los detalles del envío"],"You save %s with WooCommerce Services":[null,"Ahorras %s con WooCommerce Services"],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,"WooCommerce Services necesita que esté instalado y activado el plugin WooCommerce. Puedes descargarlo aquí: %s."],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,"Tienes instalado WooCommerce Services. Si lo deseas, podemos copiar automáticamente por ti las claves de tu cuenta de Stripe. Haz {{a}}clic aquí{{/a}} para conectar con tu cuenta de Stripe usando WooCommerce Services."],"No tracking information available at this time":[null,"En este momento no hay disponible información de seguimiento"],"Connection error: unable to create label at this time":[null,"Error de conexión: en este momento no se puede crear la etiqueta"],"Track Package":["Track Packages","Seguimiento del paquete","Seguimiento de los paquetes"],"Which package would you like to track?":[null,"¿Qué paquete te gustaría seguir?"],"%(service)s label (#%(labelIndex)d)":[null,"%(service)s etiqueta (#%(labelIndex)d)"],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,"Para imprimir esta etiqueta de envío, {{a}}añade una tarjeta de crédito a tu cuenta{{/a}}."],"Add credit card":[null,"Añadir una tarjeta de crédito"],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,"Para imprimir esta etiqueta de envío, {{a}}elige una tarjeta de crédito para añadirla a tu cuenta{{/a}}."],"Choose credit card":[null,"Elegir una tarjeta de crédito"],"Buy shipping label":["Buy shipping labels","Comprar una etiqueta de envío","Comprar etiquetas de envío"],"shipping label ready":["shipping labels ready","etiqueta de envío lista","etiquetas de envío listas"],"Shipping from":[null,"Envío desde"],"Shipping summary":[null,"Resumen del envío"],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,"El cliente ha pagado un {{shippingMethod/}} de {{shippingCost/}} por el envío"],"Shipping rates":[null,"Tarifas de envío"],"HS Tariff number":[null,"Número del arancel del HS"],"Submit":[null,"Enviar"],"Total Weight (with package)":[null,"Peso total (con el paquete)"],"QTY":[null,"Cantidad"],"Weight":[null,"Peso"],"Items to fulfill":[null,"Elementos para rellenar"],"Select a package type":[null,"Selecciona un tipo de paquete"],"Package details":[null,"Detalles del paquete"],"Your shipping packages have been saved.":[null,"Han sido guardados tus paquetes de envío."],"0.0":[null,"0.0"],"Shipment Tracking":[null,"Seguimiento de envíos"],"Connect via WooCommerce Services":[null,"Conectar a través de WooCommerce Services"],"Customs information valid":[null,"Información de aduanas válida"],"Customs information incomplete":[null,"Información de aduanas incompleta"],"Packing Log:":[null,"Registro de paquetería:"],"Chosen Rate:":[null,"Tarifa elegida:"],"Shipping Method ID:":[null,"ID del método de envío:"],"Shipping Method Name:":[null,"Nombre del método de envío:"],"Shipping Debug":[null,"Depuración de envíos"],"Stripe Account (connected to WooCommerce Services)":[null,"Cuenta de Stripe (conectada a WooCommerce Services)"],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,"Tu sitio debe servir en HTTPS para poder conectar con tu cuenta de Stripe desde WooCommerce Services"],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,"<strong>A \"%2$s\" le falta el peso, largo, ancho o la altura.</strong><br />No se pueden calcular las tarifas de envío. <a href=\"%1$s\">Introduce las dimensiones y el peso de %2$s</a> para que tus clientes puedan comprar este artículo."],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. La marca temporal generada para la firma es demasiado antigua."],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. El token de JetPack está mal creado."],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. No está disponible el token de JetPack."],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,"Error: El servidor de WooCommerce Services devolvió: %1$s %2$s ( %3$d )"],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,"Error: El servidor de WooCommerce Services devolvió ( %d ) y un cuerpo de respuesta vacío."],"Error: The WooCommerce Services server returned HTTP code: %d":[null,"Error: El servidor de WooCommerce Services devolvió un código HTTP: %d"],"Unable to encode body for request to WooCommerce Services server.":[null,"No ha sido posible cifrar el cuerpo para la solicitud al servidor de WooCommerce Services."],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. El cuerpo debe ser un array."],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. Jetpack_Data no incluye get_access_token."],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. No se ha encontrado Jetpack_Data."],"No shipping rate could be calculated. No items in the package are shippable.":[null,"No se ha podido calcular la tarifa de envío. Ningún artículo del paquete se puede enviar."],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,"Al producto ( ID: %d ) le falta un valor de dimensión. No se pueden calcular las tarifas de envío."],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,"El producto ( ID: %d ) no incluye peso. No se pueden calcular las tarifas de envío."],"Invalid WooCommerce Services service slug provided":[null,"Se ha facilitado un slug de servicio de WooCommerce Services no válido"],"Packing log:":[null,"Registro de paquetería:"],"Received rate: %1$s (%2$s)":[null,"Tarifa recibida: %1$s (%2$s)"],"Your customer selected {{shippingMethod/}}":[null,"Tu cliente ha elegido {{shippingMethod/}}"],"Total rate: %(total)s":[null,"Tasa total: %(total)s"],"%(serviceName)s: %(rate)s":[null,"%(serviceName)s: %(rate)s"],"No rates found":[null,"No se han encontrado tarifas"],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,"WooCommerce Services te dan acceso a USPS Commercial Pricing, que tienen descuento sobre las tarifas minoristas."],"more info":[null,"más información"],"ITN":[null,"ITN"],"Sanitary / Phytosanitary inspection":[null,"Inspección sanitaria / fitosanitaria"],"Quarantine":[null,"Cuarentena"],"None":[null,"Ninguno"],"Restriction type":[null,"Tipo de restricción"],"Details":[null,"Detalles"],"Sample":[null,"Muestra"],"Gift":[null,"Regalo"],"Documents":[null,"Documentos"],"Merchandise":[null,"Mercancía"],"Contents type":[null,"Tipo de contenido"],"Return to sender if package is unable to be delivered":[null,"Devolver al remitente si el paquete no puede ser entregado"],"Value (per unit)":[null,"Valor (por unidad)"],"Weight (per unit)":[null,"Peso (por unidad)"],"Save customs form":[null,"Guardar el formulario de aduanas"],"Customs":[null,"Aduanas"],"Use address as entered":[null,"Utilizar la dirección tal y como se ha introducido"],"View on Google Maps":[null,"Ver en Google Maps"],"Verify with USPS":[null,"Verificar con USPS"],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,"Ha fallado la verificación automática para esta dirección. Aún puede ser una dirección válida: usa las siguientes herramientas para verificarla manualmente."],"We were unable to automatically verify the address.":[null,"No hemos podido verificar automáticamente la dirección."],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,"No hemos podido verificar automáticamente la dirección: %(error)s."],"You've edited the address, please revalidate it for accurate rates":[null,"Has editado la dirección, vuelve a validarla para obtener tarifas precisas."],"Verify address":[null,"Verificar dirección"],"%(message)s. Please modify the address and try again.":[null,"%(message)s. Modifica la dirección y vuelve a intentarlo."],"View details":[null,"Ver detalles"],"Items":[null,"Artículos"],"Package":[null,"Paquete"],"Receipt":[null,"Recibo"],"Label #%(labelIndex)s details":[null,"Detalles de la etiqueta #%(labelIndex)s"],"{{icon/}} Delete this package":[null,"{{icon/}}} Borrar este paquete"],"Done":[null,"Hecho"],"Add boxes, envelopes, and other packages you use most frequently":[null,"Añade las cajas, sobres y otros paquetes que uses más frecuentemente"],"Remove":[null,"Eliminar"],"Edit":[null,"Editar"],"Weight of empty package":[null,"Peso del paquete vacío"],"Unique package name":[null,"Nombre único del paquete"],"Envelope":[null,"Sobre"],"Box":[null,"Caja"],"This field is required.":[null,"Este campo es obligatorio."],"Payment":[null,"Pago"],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,"Envía por correo electrónico los recibos de compra de etiquetas a %(ownerName)s (%(ownerLogin)s) a %(ownerEmail)s"],"Email Receipts":[null,"Recibos por correo electrónico"],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,"Para comprar etiquetas de envío elige una tarjeta de crédito que tengas guardada o añade una nueva tarjeta."],"Choose a different card":[null,"Elige una tarjeta diferente"],"To purchase shipping labels, add a credit card.":[null,"Para comprar etiquetas de envío, añade una tarjeta de crédito."],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,"Haremos un cargo en la tarjeta de crédito de tu cuenta (%(card)s) para pagar las etiquetas que imprimas"],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,"Las tarjetas de crédito se obtienen de la siguiente dirección de WordPress.com: %(wpcomLogin)s <%(wpcomEmail)s>"],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,"Solo el propietario del sitio puede cambiar estos ajustes. Por favor, contacta con %(ownerName)s (%(ownerLogin)s) para cambiar los ajustes de etiquetas de envío."],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,"Solo el propietario del sitio puede administrar los métodos de pago de etiquetas de envío. Por favor, contactda con %(ownerName)s (%(ownerLogin)s) para que administre los métodos de pago."],"%(card)s ****%(digits)s":[null,"%(tarjeta)s ****%(digits)s"],"Print shipping labels yourself and save a trip to the post office":[null,"Imprime tú mismo las etiquetas de envío y ahórrate un viaje a la oficina de correos"],"H":[null,"Al"],"W":[null,"An"],"L":[null,"L"],"Stripe account":[null,"Cuenta de Stripe"],"Disconnect":[null,"Desconectar"],"Disconnecting":[null,"Desconectando"],"Check email to activate account":[null,"Revisa el correo electrónico para activar la cuenta"],"Activated":[null,"Activado"],"No activity yet":[null,"Aún no hay actividad"],"Note":[null,"Nota"],"Refunded %(amount)s":[null,"Reembolsado %(amount)s"],"%(service)s label (#%(labelNum)d) refund rejected":[null,"reembolso de etiqueta de %(service)s (#%(labelNum)d) rechazado"],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,"reembolsado (%(amount)s) de etiqueta de %(service)s (#%(labelNum)d) rechazado"],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,"%(service)s etiqueta (#%(labelNum)d) solicitud de reembolso (%(amount)s)"],"Note sent to customer":[null,"Nota enviada al cliente"],"Internal note":[null,"Nota interna"],"Show notes from %(date)s":[null,"Mostrar notas desde %(date)s"],"%(count)s event":["%(count)s events","%(count)s evento","%(count)s eventos"],"WeChat Pay":[null,"WeChat Pay"],"Toggle menu":[null,"Alternar menú"],"Account disconnected. Reloading page\\u2026":[null,"Cuenta desconectada. Recargando página..."],"A payment method is required to print shipping labels.":[null,"Se requiere un método de pago para imprimir etiquetas de envío."],"Return to Order #%(orderId)s":[null,"Volver al pedido #%(orderId)s"],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,"Nuestro equipo está aquí para ti. Ve nuestros {{docsA}}documentos de soporte{{/docsA}} o {{ticketA}}abre un ticket de soporte{{/ticketA}}."],"Logging":[null,"Registro"],"No services configured. {{a}}Add a shipping service{{/a}}":[null,"No hay configurado ningún servicio. {{a}}Añade un servicio de envío{{/a}}"],"Edit service settings":[null,"Editar ajustes del servicio"],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,"La solicitud la hizo %s - revisa los registros abajo o {{a}}edita los ajustes del servicio{{/a}}"],"Copy for support":[null,"Copiar para soporte"],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}","Última %s entrada. {{a}}Mostrar registro completo{{/a}}","Últimas %s entradas. {{a}}Mostrar registro completo{{/a}}"],"Log tail copied to clipboard":[null,"Cola del registro copiada al portapapeles"],"Last updated %s. {{a}}Refresh{{/a}}":[null,"Últimas %s actualizadas. {{a}}Recargar{{/a}}"],"You have unsaved changes. Are you sure you want to leave this page?":[null,"Tienes cambios sin guardar. ¿Seguro que quieres abandonar esta página?"],"Value ($ per unit)":[null,"Value ($ per unit)"],"Weight (%s per unit)":[null,"Weight (%s per unit)"],"Description":[null,"Descripción"],"Country where the product was manufactured or assembled":[null,"País donde se fabricó o ensambló el producto"],"Origin country":[null,"País de origen"],"Optional":[null,"Opcional"],"Retry":[null,"Reintentar"],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,"<strong>¡Preparado para aceptar pagos mediante Stripe!</strong> Tu cuenta de Stripe se ha conectado con éxito. Los ajustes adicionales se pueden configurar en esta pantalla."],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,"Parece que ya hay una cuenta existente de Stripe en <strong>%s</strong>. Para empezar a aceptar pagos con Stripe tienes que conectarla a tu tienda."],"Connect your account":[null,"Conecta tu cuenta"],"shipping label printing":[null,"impresión de etiquetas de envío"],"shipping label printing and smoother payment setup":[null,"impresión de etiquetas de envío y una configuración de pago más sencilla"],"automated tax calculation and shipping label printing":[null,"cálculo automático de impuestos e impresión de etiquetas de envío"],"automated tax calculation, shipping label printing, and smoother payment setup":[null,"cálculo automático de impuestos, impresión de etiquetas de envío y configuración de pagos más sencilla"],"Data resource description.":[null,"Descripción del recurso de datos."],"Data resource ID.":[null,"ID del recurso de datos."],"List of supported currencies.":[null,"Lista de monedas disponibles."],"List of supported states in a given country.":[null,"Lista de provincias incluidas para un país dado."],"List of supported continents, countries, and states.":[null,"Lista de continentes, países y provincias incluidos."],"Sorry, you cannot view this resource.":[null,"Lo siento, no puedes ver este recurso."],"Sorry, you cannot list resources.":[null,"Lo siento, no puedes listar recursos."],"The unit weights are defined in for this country.":[null,"Las unidades de peso definidas para este país."],"Thousands separator for displayed prices in this country.":[null,"Separador de miles para los precios mostrados en este país."],"Full name of state.":[null,"Nombre completo de la provincia."],"State code.":[null,"Código de la provincia."],"List of states in this country.":[null,"Lista de provincias de este país."],"Number of decimal points shown in displayed prices for this country.":[null,"Número de decimales mostrados en los precios visibles para este país."],"Full name of country.":[null,"Nombre completo del país."],"The unit lengths are defined in for this country.":[null,"Las unidades de medida definidas para este país."],"Decimal separator for displayed prices for this country.":[null,"Separador decimal para los precios mostrados para este país."],"Currency symbol position for this country.":[null,"Posición del símbolo de moneda para este país."],"Default ISO4127 alpha-3 currency code for the country.":[null,"Código de moneda ISO4127 alpha-3 por defecto para el país."],"ISO3166 alpha-2 country code.":[null,"Código ISO3166 alpha-2 del país."],"List of countries on this continent.":[null,"Lista de países de este continente."],"Full name of continent.":[null,"Nombre completo del continente."],"There are no locations matching these parameters.":[null,"No hay ubicaciones que coincidan con estos parámetros."],"2 character continent code.":[null,"Código de 2 caracteres del continente."],"Shipping label tracking number":[null,"Número de seguimiento de la etiqueta de envío"],"Shipping label service":[null,"Servicio de etiquetas de envío"],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,"Advertencia: El borrado de datos personales provocará la posibilidad de volver a imprimir o reembolsar etiquetas de envío de WooCommerce Services que hayan desaparecido en los pedidos afectados."],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,"Al usar esta extensión puede que estés almacenando datos personales o compartiendo datos con servicios externos. <a href=\"%s\" target=\"_blank\">Aprende más sobre cómo funciona esto, incluyendo lo que quieras incluir en tu política de privacidad.</a>"],"An error occurred while refreshing service data.":[null,"Ocurrió un error al recargar los datos del servicio."],"There was a problem updating your saved credit cards.":[null,"Hubo un problema al actualizar tus tarjetas de crédito guardadas."],"No labels found for this period":[null,"No se han encontrado etiquetas en este periodo"],"Total":[null,"Total"],"Refund":[null,"Reembolso"],"Price":[null,"Precio"],"Order":[null,"Pedido"],"Time":[null,"Hora"],"Requested":[null,"Solicitado"],"Last 7 days":[null,"Últimos 7 días"],"This month":[null,"Este mes"],"Last month":[null,"El mes pasado"],"Year":[null,"Año"],"Export CSV":[null,"Exportar CSV"],"Other Log":[null,"Otros registros"],"Taxes Log":[null,"Registro de impuestos"],"Shipping Log":[null,"Registro de envíos"],"Display troubleshooting information on the Cart and Checkout pages.":[null,"Muestra información para resolución de problemas en las páginas de carrito y finalizar compra."],"Write diagnostic messages to log files. Helpful when contacting support.":[null,"Escribe mensajes de diagnóstico en los archivos de registro. Útil al contactar con soporte."],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,"Introduce tu dirección de correo electrónico en la que aceptas pagos. Tendrás que enlazar a tu cuenta para realizar cualquier otra cosa además de las transacciones de \"ofertas\"."],"Payment Email":[null,"Correo electrónico de pagos"],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,"Para autorizar pagos con WooCommerce Services, <a href=\"%s\">haz clic aquí</a>."],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,"Los pagos los autorizará WooCommerce Services y se dirigirán a la siguiente dirección de correo electrónico. Para desactivar esta características y enlazar a una cuenta de PayPal <a href=\"%s\">haz clic aquí</a>."],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,"%s (Date cuenta que \"autorizar solo pagos\" requiere enlazar con una cuenta de PayPal.)"],"Link account":[null,"Enlazar cuenta"],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,"Enlaza una cuenta de PayPal nueva o existente para asegurar que los pedidos futuros se marquen como \"Procesando\" en vez de \"En espera\", y para emitir reembolsos sin tener que salir de WooCommerce."],"Link your PayPal account":[null,"Enlaza a tu cuenta de PayPal"],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,"Para enviar reembolsos a través de PayPal Exprés tendrás que <a href=\"%s\">enlazar a una cuenta de PayPal</a> con la dirección de correo electrónico que recibió este pago."],"Link a PayPal account":[null,"Enlaza a una cuenta PayPal"],"Refresh":[null,"Recargar"],"Tracking number":[null,"Número de seguimiento"],"Provider":[null,"Proveedor"],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,"¡WooCommerce Services está casi listo! Una vez conectes a Jetpack tendrás acceso a %s."],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,"Servicios alojados para WooCommerce: cálculos automáticos de impuestos, tarifas de envío en directo, impresión de etiquetas de envío y una configuración de pago más sencilla."],"Tax Class":[null,"Clase de impuesto"],"Shipping":[null,"Envío"],"Compound":[null,"Compuesto"],"Priority":[null,"Prioridad"],"Tax Name":[null,"Nombre de impuesto"],"Rate %":[null,"Tarifa %"],"ZIP/Postcode":[null,"Código postal"],"State Code":[null,"Código de provincia"],"Country Code":[null,"Código de país"],"Enable automated taxes":[null,"Activar impuestos automáticos"],"Disable automated taxes":[null,"Desactivar impuestos automáticos"],"Automated taxes":[null,"Impuestos automáticos"],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,"Haciendo clic en \"%1$s\" aceptas los <a href=\"%2$s\">términos del servicio</a> y a <a href=\"%3$s\">compartir ciertos datos y ajustes</a> con WordPress.com y/o otros."],"Setup complete.":[null,"Configuración completa."],"You can now enjoy %s.":[null,"Ya puedes disfrutar %s."],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,"¡WooCommerce Services está casi listo! Una vez conectes tu tienda tendrás acceso a %s."],"Connect Jetpack to activate WooCommerce Services":[null,"Conecta Jetpack para activar WooCommerce Services"],"automated tax calculation":[null,"cálculo automático de impuestos"],"smoother payment setup":[null,"configuración de pago más sencilla"],"automated tax calculation and smoother payment setup":[null,"cálculo automático de impuestos y configuración de pago más sencilla"],"Required":[null,"Requerido"],"Your shipping settings have been saved.":[null,"Tus ajustes de envío se han guardado."],"Unable to save your shipping settings. Please try again.":[null,"No ha sido posible guardar tus ajustes de envío. Por favor, inténtalo de nuevo."],"Dimensions":[null,"Dimensiones"],"Close":[null,"Cerrar"],"Packages to be Shipped":[null,"Paquetes a enviar"],"Add to a New Package":[null,"Añadir a un nuevo paquete"],"Add items":[null,"Añadir artículos"],"Individually Shipped Item":[null,"Artículo enviado individualmente"],"Item Dimensions":[null,"Dimensiones del artículo"],"Please select a package":[null,"Por favor, elige un paquete"],"Service schemas were not loaded":[null,"No se cargaron los esquemas del servicio"],"Bad request":[null,"Petición errónea"],"Order not found":[null,"Pedido no encontrado"],"Got it, thanks!":[null,"¡Entendido, gracias!"],"Connect your store to activate WooCommerce Services":[null,"Conecta tu tienda para activar WooCommerce Services"],"Activate Jetpack and connect":[null,"Activa Jetpack y conecta"],"Install Jetpack and connect":[null,"Instala Jetpack y conecta"],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,"Algo fue mal. Por favor, trata de conectar manualmente con Jetpack, o contacta con soporte en los foros de WordPress.org."],"Connecting...":[null,"Conectando…"],"Activating...":[null,"Activando…"],"When you're ready, purchase and print discounted labels from USPS right here.":[null,"Cuando estés listo, compra e imprime etiquetas de USPS con descuento aquí mismo."],"Discounted Shipping Labels":[null,"Etiquetas de envío con descuento"],"American Express":[null,"American Express"],"Discover":[null,"Descubre"],"MasterCard":[null,"MasterCard"],"VISA":[null,"VISA"],"PayPal":[null,"PayPal"],"Add another credit card":[null,"Añadir otra tarjeta de créditoi"],"%(selectedCount)d package selected":["%(selectedCount)d packages selected","%(selectedCount)d paquete seleccionado","%(selectedCount)d paquetes seleccionados"],"Unable to get your settings. Please refresh the page to try again.":[null,"No ha sido posible recuperar tus ajustes. Por favor, recarga la página para intentarlo de nuevo."],"%(numSelected)d service selected":["%(numSelected)d services selected","%(numSelected)d servicio seleccionado","%(numSelected)d servicios seleccionados"],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,"Añade y edita los paquetes guardados usando el {{a}}Gestor de paquetería{{/a}}."],"Tracking #: {{trackingLink/}}":[null,"Seguimiento #: {{trackingLink/}}"],"%(item)s from {{pckg/}}":[null,"%(item)s desde {{pckg/}}"],"Which items would you like to add to {{pckg/}}?":[null,"¿Qué artículos te gustaría añadir a {{pckg/}}?"],"1 item in 1 package: %(weight)s %(unit)s total":[null,"1 artículo en 1 paquete: %(weight)s %(unit)s en total"],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,"%(itemsCount)d artículos en 1 paquete: %(weight)s %(unit)s en total"],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,"%(itemsCount)d artículos en %(packageCount)d paquetes: %(weight)s %(unit)s en total"],"{{itemLink/}} is currently saved for a later shipment.":[null,"{{itemLink/}} está actualmente guardado para un envío posterior."],"{{itemLink/}} is currently shipped in its original packaging.":[null,"{{itemLink/}} está actualmente enviado en su paquete original."],"{{itemLink/}} is currently in {{pckg/}}.":[null,"{{itemLink/}} está en actualmente en {{pckg/}}."],"Choose rate: %(pckg)s":[null,"Elegir tarifa: %(pckg)s"],"Refund label (-%(amount)s)":[null,"Etiqueta de reembolso (-%(amount)s)"],"Where would you like to move it?":[null,"¿A dónde te gustaría moverlo?"],"Unsaved changes made to packages":[null,"Los cambios realizados a los paquetes no se han guardado"],"There are no items in this package.":[null,"No existen artículos en este paquete."],"Ship in original packaging":[null,"Enviar en su paquete original"],"Request refund":[null,"Solicitar reembolso"],"Reprint":[null,"Volver a imprimir"],"Paper size":[null,"Tamaño del papel"],"No packages selected":[null,"No hay paquetes seleccionados"],"Move":[null,"Mover"],"Move item":[null,"Mover artículo"],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,"Incrementa las tarifas calculadas por el transportista a la cantidad de los costes de empaquetado y manipulado. También puedes añadir una cantidad negativa para ahorrar dinero a tus clientes."],"Create new label":[null,"Crear nueva etiqueta"],"All packages selected":[null,"Seleccionados todos los paquetes"],"Add":[null,"Añadir"],"Add item":[null,"Añadir artículo"],"Add a credit card":[null,"Añadir una tarjeta de crédito"],"#%d - [Deleted product]":[null,"#%d - [producto borrado]"],"#%1$d - %2$s":[null,"#%1$d - %2$s"],"<a href=\"%s\">Support</a>":[null,"<a href=\"%s\">Soporte</a>"],"There was an error installing Jetpack. Please try installing it manually.":[null,"Hubo un error al instalar Jetpack. Por favor, trata de instalarlo manualmente."],"Shipping Labels":[null,"Etiquetas de envío"],"Automattic":[null,"Automattic"],"https://woocommerce.com/":[null,"https://woocommerce.com/"],"WooCommerce Services":[null,"WooCommerce Services"],"Phone":[null,"Teléfono"],"Connect":[null,"Conectar"],"Save Settings":[null,"Guardar ajustes"],"Your changes have been saved.":[null,"Tus cambios se han guardado."],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,"Hubo un problema con una o más entradas. Por favor, soluciona los errores de abajo y trata de guardar de nuevo."],"Expand":[null,"Expandir"],"Dismiss":[null,"Descartar"],"You have unsaved changes.":[null,"Tienes cambios sin guardar."],"Type of package":[null,"Tipo de paquete"],"Add package":["Add packages","Añadir paquete",""],"Invalid value.":[null,"Valor no válido."],"Package name":[null,"Nombre del paquete"],"This field must be unique":[null,"Este campo debe ser único"],"Unable to save your shipping packages. Please try again.":[null,"No se han podido guardar tus paquetes de envío. Por favor, inténtalo de nuevo."],"Save changes":[null,"Guardar cambios"],"Untitled":[null,"Sin título"],"Dimensions (L x W x H)":[null,"Dimensiones (L x An x Al)"],"All services selected":[null,"Seleccionados todos los servicios"],"Expand Services":[null,"Expandir servicios"],"Service":[null,"Servicio"],"Price adjustment":[null,"Ajuste de precio"],"Saved Packages":[null,"Paquetes guardados"],"Tracking":[null,"Seguimiento"],"Create shipping label":["Create shipping labels","Crear etiqueta de envío",""],"Name":[null,"Nombre"],"Company":[null,"Empresa"],"Address":[null,"Dirección"],"City":[null,"Ciudad"],"State":[null,"Provincia"],"Country":[null,"País"],"Invalid address":[null,"Dirección no válida"],"Origin address":[null,"Dirección de origen"],"Destination address":[null,"Dirección de destino"],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,"Hemos modificado ligeramente la dirección introducida. Si es correcta, por favor, utiliza la dirección sugerida para asegurar una entrega precisa."],"Address entered":[null,"Dirección introducida"],"Edit address":[null,"Editar dirección"],"Suggested address":[null,"Dirección sugerida"],"Use selected address":[null,"Usar la dirección seleccionada"],"Use these packages":[null,"Utilizar estos paquetes"],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,"El servicio y la tarifa elegidos por el cliente en el pago no están disponibles. Por favor, elige otro."],"Request a refund":[null,"Solicitar un reembolso"],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,"Puedes solicitar un reembolso de una etiqueta de envío que no se haya utilizado para enviar un paquete. Tardará al menos 14 días en procesarse."],"Purchase date":[null,"Fecha de compra"],"Amount eligible for refund":[null,"Cantidad elegible para el reembolso"],"Reprint shipping label":[null,"Volver a imprimir la etiqueta de envío"],"If there was a printing error when you purchased the label, you can print it again.":[null,"Si hay un problema de impresión cuando compres la etiqueta puedes imprimirla de nuevo."],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,"NOTA: Si ya has usado la etiqueta en un paquete, imprimirla y usarla de nuevo es una violación de nuestros términos del servicio y podría resultar en cargos criminales."],"Print":[null,"Imprimir"],"Cancel":[null,"Cancelar"],"N/A":[null,"N/D"],"More":[null,"Más"],"Invalid PDF request.":[null,"Petición de PDF no válida."],"Unknown package":[null,"Paquete desconocido"],"Individual packaging":[null,"Empaquetado individual"],"Unable to update service settings. Validation failed. %s":[null,"No ha sido posible actualizar los ajustes del servicio. Falló la validación. %s"],"Unable to update service settings. The form data could not be read.":[null,"No ha sido posible actualizar los ajustes del servicio. Los datos del formulario no pudieron leerse."],"Unable to update service settings. Form data is missing service ID.":[null,"No ha sido posible actualizar los ajustes del servicio. Los datos del formulario son de un ID de servicio no disponible."],"Unable to update settings. The form data could not be read.":[null,"No fue posible actualizar los ajustes. Los datos del formulario no se han podido leer."],"Unable to update settings. %s":[null,"No ha sido posible actualizar los ajustes. %s"],"Packaging":[null,"Paquetería"],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,"¿No carga la sección? Visita la <a href=\"%s\">página de estado</a> para ver los pasos de solución de problemas."],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,"Nota: El modo de desarrollo de Jetpack está activo en este sitio. Este sitio no podrá obtener métodos de pago de los servidores de producción de WooCommerce Services."],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,"Nota: Jetpack está conectado, pero también está activo el modo de desarrollo en este sitio. Por favor, desactiva el modo de desarrollo."],"Shipping Label":[null,"Etiqueta de envío"],"yd":[null,"yd"],"in":[null,"en"],"mm":[null,"mm"],"cm":[null,"cm"],"m":[null,"m"],"oz":[null,"oz"],"lbs":[null,"lbs"],"g":[null,"g"],"kg":[null,"kg"],"An invalid service ID was received.":[null,"Se ha recibido un ID de servicio no válido."],"An invalid service instance was received.":[null,"Se ha recibido una instancia de servicio no válida."],"Rest of the World":[null,"Resto del mundo"],"WooCommerce Services Status":[null,"Estado de WooCommerce Services"],"Support":[null,"Soporte"],"Debug":[null,"Depuración"],"Services":[null,"Servicios"],"Need help?":[null,"¿Necesitas ayuda?"],"Log is empty":[null,"El registro está vacío"],"Disabled":[null,"Desactivado"],"Enabled":[null,"Activo"],"%s Shipping Zone":[null,"%s zona de envío"],"The most recent rate request failed":[null,"La reciente petición de tarifas más reciente falló"],"The most recent rate request was successful":[null,"La petición de tarifas más reciente tuvo éxito"],"No rate requests have yet been made for this service":[null,"Aún no han habido peticiones de tarifas para este servicio"],"Setup for this service has not yet been completed":[null,"La configuración de este servició aún no se ha completado"],"WooCommerce Services Data":[null,"Datos de WooCommerce Services"],"Service data is up-to-date":[null,"Los datos del servicio están al día"],"Service data was found, but is more than one day old":[null,"Se encontaron datos del servicio, pero son de hace más de un día"],"Service data was found, but is more than three days old":[null,"Se encontraron datos del servicio, pero son de hace más de tres días"],"Service data was found, but may be out of date":[null,"Se encontraron datos del servicio, pero podrían ser obsoletos"],"No service data available":[null,"No hay disponibles datos del servicio"],"Jetpack":[null,"Jetpack"],"Jetpack %s is connected and working correctly":[null,"Jetpack %s está conectado y funcionando correctamente"],"This is a Jetpack staging site":[null,"Este es un sitio en pruebas de Jetpack"],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,"Jetpack no está conectado a WordPress.com. Asegúrate de que el plugin Jetpack está instalado, activo y conectado."],"Jetpack %s or higher is required (You are running %s)":[null,"Se requiere Jetpack %s o superior (estás ejecutando la versión %s)"],"Please install and activate the Jetpack plugin, version %s or higher":[null,"Por favor, instala y activa el plugin Jetpack, en su versión %s o superior"],"WooCommerce":[null,"WooCommerce"],"WooCommerce %s is configured correctly":[null,"WooCommerce %s está configurado correctamente"],"Please set Base Location in WooCommerce Settings > General":[null,"Por favor, establece la ubicación base en Ajustes de WooCommerce > General"],"WooCommerce %s or higher is required (You are running %s)":[null,"Se requiere WooCommerce %s o superior (estás ejecutando la versión %s)"],"Dismiss this notice":[null,"Descartar este aviso"],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,"ERROR: Tu sitio tiene un problema al conectarse a la API de WooCommerce Services. Por favor, aségurate de que esté funcionando la conexión de Jetpack."],"Your site is succesfully communicating to the WooCommerce Services API.":[null,"Tu sitio se está comunicando con éxito con la API de WooCommerce Services."],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,"Esto probará tu conexión a WooCommerce Services para asegurar que todo funciona correctamente"],"Test Connection":[null,"Probar conexión"],"Test your WooCommerce Services connection":[null,"Prueba tu conexión a WooCommerce Services"],"%s - ZIP/Postal code checkout field label\u0004Invalid %s entered.":[null,"%s introducido no válido."],"%s - ZIP/Postal code checkout field label\u0004%s does not match the selected state.":[null,"%s no coincide con la provincia seleccionada."],"date is of the form MM/YY\u0004Expires %(date)s":[null,"Caduca %(date)s"],"A service with an unknown title and unknown method_title\u0004Unknown":[null,"Desconocido"],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,"Estado"],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,"WooCommerce Services"]}
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-es_MX.po

    r2365269 r2374627  
    33msgid ""
    44msgstr ""
    5 "PO-Revision-Date: 2020-07-31 21:16:01+0000\n"
     5"PO-Revision-Date: 2020-08-19 21:43:22+0000\n"
    66"MIME-Version: 1.0\n"
    77"Content-Type: text/plain; charset=UTF-8\n"
     
    1212"Project-Id-Version: Plugins - WooCommerce Services - Stable (latest release)\n"
    1313
     14#: classes/class-wc-connect-taxjar-integration.php:318 i18n/strings.php:125
     15#: i18n/strings.php:328
     16msgid "ZIP/Postal code"
     17msgstr "Código postal"
     18
    1419#: i18n/strings.php:348
    1520msgid "This action will delete any information entered on the form."
     
    7580msgid "Email"
    7681msgstr "Correo electrónico"
    77 
    78 #: i18n/strings.php:328
    79 msgid "Postal code / Zip"
    80 msgstr "Código postal"
    8182
    8283#: i18n/strings.php:322
     
    329330msgstr "0.0"
    330331
    331 #: woocommerce-services.php:1310
     332#: woocommerce-services.php:1311
    332333msgid "Shipment Tracking"
    333334msgstr "Seguimiento de envíos"
     
    345346msgstr "Información de aduanas incompleta"
    346347
    347 #: woocommerce-services.php:1353
     348#: woocommerce-services.php:1354
    348349msgid "Packing Log:"
    349350msgstr "Registro de paquetería:"
    350351
    351 #: woocommerce-services.php:1340
     352#: woocommerce-services.php:1341
    352353msgid "Chosen Rate:"
    353354msgstr "Tarifa elegida:"
    354355
    355 #: woocommerce-services.php:1336
     356#: woocommerce-services.php:1337
    356357msgid "Shipping Method ID:"
    357358msgstr "ID del método de envío:"
    358359
    359 #: woocommerce-services.php:1332
     360#: woocommerce-services.php:1333
    360361msgid "Shipping Method Name:"
    361362msgstr "Nombre del método de envío:"
    362363
    363 #: woocommerce-services.php:1316
     364#: woocommerce-services.php:1317
    364365msgid "Shipping Debug"
    365366msgstr "Depuración de envíos"
     
    430431msgstr "El producto ( ID: %d ) no incluye peso. No se pueden calcular las tarifas de envío."
    431432
     433#: classes/class-wc-connect-api-client.php:64
     434msgid "Invalid WooCommerce Services service slug provided"
     435msgstr "Se ha facilitado un slug de servicio de WooCommerce Services no válido"
     436
     437#: classes/class-wc-connect-shipping-method.php:461
     438msgid "Packing log:"
     439msgstr "Registro de paquetería:"
     440
    432441#. translators: 1: name of shipping service, 2: shipping rate (price)
    433442#: classes/class-wc-connect-shipping-method.php:454
    434443msgid "Received rate: %1$s (%2$s)"
    435444msgstr "Tarifa recibida: %1$s (%2$s)"
    436 
    437 #: classes/class-wc-connect-api-client.php:64
    438 msgid "Invalid WooCommerce Services service slug provided"
    439 msgstr "Se ha facilitado un slug de servicio de WooCommerce Services no válido"
    440 
    441 #: classes/class-wc-connect-shipping-method.php:461
    442 msgid "Packing log:"
    443 msgstr "Registro de paquetería:"
    444445
    445446#: i18n/strings.php:206
     
    970971
    971972#: classes/class-wc-connect-taxjar-integration.php:326
    972 msgctxt "%s - Postcode/Zip checkout field label"
     973msgctxt "%s - ZIP/Postal code checkout field label"
    973974msgid "Invalid %s entered."
    974975msgstr "%s introducido no válido."
    975976
    976977#: classes/class-wc-connect-taxjar-integration.php:324
    977 msgctxt "%s - Postcode/Zip checkout field label"
     978msgctxt "%s - ZIP/Postal code checkout field label"
    978979msgid "%s does not match the selected state."
    979980msgstr "%s no coincide con la provincia seleccionada."
    980 
    981 #: classes/class-wc-connect-taxjar-integration.php:318
    982 msgid "Postcode / ZIP"
    983 msgstr "Código postal / ZIP"
    984981
    985982#: classes/class-wc-connect-privacy.php:90
     
    11191116msgstr "Recargar"
    11201117
    1121 #: woocommerce-services.php:1095
     1118#: woocommerce-services.php:1096
    11221119msgid "Tracking number"
    11231120msgstr "Número de seguimiento"
    11241121
    1125 #: woocommerce-services.php:1094
     1122#: woocommerce-services.php:1095
    11261123msgid "Provider"
    11271124msgstr "Proveedor"
     
    14691466
    14701467#. translators: %d: Deleted Product ID
     1468#: classes/class-wc-connect-compatibility-wc30.php:130
    14711469#: classes/class-wc-connect-compatibility-wc26.php:116
    1472 #: classes/class-wc-connect-compatibility-wc30.php:130
    14731470msgid "#%d - [Deleted product]"
    14741471msgstr "#%d - [producto borrado]"
    14751472
    14761473#. translators: %1$d: Product ID, %2$s: Product Name
     1474#: classes/class-wc-connect-compatibility-wc30.php:125
    14771475#: classes/class-wc-connect-compatibility-wc26.php:111
    1478 #: classes/class-wc-connect-compatibility-wc30.php:125
    14791476msgid "#%1$d - %2$s"
    14801477msgstr "#%1$d - %2$s"
    14811478
    1482 #: woocommerce-services.php:1425
     1479#: woocommerce-services.php:1426
    14831480msgid "<a href=\"%s\">Support</a>"
    14841481msgstr "<a href=\"%s\">Soporte</a>"
     
    14881485msgstr "Hubo un error al instalar Jetpack. Por favor, trata de instalarlo manualmente."
    14891486
    1490 #: i18n/strings.php:270 woocommerce-services.php:994
    1491 #: woocommerce-services.php:997
     1487#: woocommerce-services.php:995 woocommerce-services.php:998
     1488#: i18n/strings.php:270
    14921489msgid "Shipping Labels"
    14931490msgstr "Etiquetas de envío"
     
    15081505msgstr "WooCommerce Services"
    15091506
    1510 #: i18n/strings.php:118 i18n/strings.php:329 woocommerce-services.php:1376
    1511 #: woocommerce-services.php:1404
     1507#: woocommerce-services.php:1377 woocommerce-services.php:1405
     1508#: i18n/strings.php:118 i18n/strings.php:329
    15121509msgid "Phone"
    15131510msgstr "Teléfono"
     
    16031600msgstr "Paquetes guardados"
    16041601
    1605 #: woocommerce-services.php:1083 woocommerce-services.php:1090
     1602#: woocommerce-services.php:1084 woocommerce-services.php:1091
    16061603msgid "Tracking"
    16071604msgstr "Seguimiento"
     
    16361633msgstr "Provincia"
    16371634
    1638 #: i18n/strings.php:125
    1639 msgid "Postal code"
    1640 msgstr "Código postal"
    1641 
    16421635#: i18n/strings.php:126 i18n/strings.php:327
    16431636msgid "Country"
     
    17341727msgstr "Petición de PDF no válida."
    17351728
     1729#: classes/class-wc-connect-shipping-method.php:408
    17361730#: classes/class-wc-rest-connect-shipping-label-controller.php:105
    1737 #: classes/class-wc-connect-shipping-method.php:408
    17381731msgid "Unknown package"
    17391732msgstr "Paquete desconocido"
    17401733
     1734#: classes/class-wc-connect-shipping-method.php:410
    17411735#: classes/class-wc-rest-connect-shipping-label-controller.php:101
    1742 #: classes/class-wc-connect-shipping-method.php:410
    17431736msgid "Individual packaging"
    17441737msgstr "Empaquetado individual"
     
    17691762msgstr "Paquetería"
    17701763
    1771 #: woocommerce-services.php:1456
     1764#: woocommerce-services.php:1457
    17721765msgid "Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps."
    17731766msgstr "¿No carga la sección? Visita la <a href=\"%s\">página de estado</a> para ver los pasos de solución de problemas."
     
    17811774msgstr "Nota: Jetpack está conectado, pero también está activo el modo de desarrollo en este sitio. Por favor, desactiva el modo de desarrollo."
    17821775
    1783 #: woocommerce-services.php:1312
     1776#: woocommerce-services.php:1313
    17841777msgid "Shipping Label"
    17851778msgstr "Etiqueta de envío"
     
    19651958msgstr "Se requiere WooCommerce %s o superior (estás ejecutando la versión %s)"
    19661959
    1967 #: classes/class-wc-connect-error-notice.php:103 woocommerce-services.php:1492
     1960#: woocommerce-services.php:1493 classes/class-wc-connect-error-notice.php:103
    19681961msgid "Dismiss this notice"
    19691962msgstr "Descartar este aviso"
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-es_VE.json

    r2365269 r2374627  
    1 {"0":[null,"0"],"":{"po-revision-date":"2020-07-31 18:07:46+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/3.0.0-alpha.2","language":"es_VE","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"This action will delete any information entered on the form.":[null,"Esta acción borrará cualquier información introducida en el formulario."],"Cancel connection":[null,"Cancelar la conexión"],"Ok":[null,"Aceptar"],"UPS invoice control id":[null,"ID de control de la factura de UPS"],"UPS invoice currency":[null,"Moneda de la factura de UPS"],"UPS invoice amount":[null,"Importe de la factura de UPS"],"UPS invoice date":[null,"Fecha de factura de UPS"],"UPS invoice number":[null,"Número de factura de UPS"],"I have been issued an invoice from UPS within the past 90 days":[null,"Se me ha expedido una factura de UPS en los últimos 90 días."],"UPS account information":[null,"Información de la cuenta de UPS"],"Company website":[null,"Web de la empresa"],"Job title":[null,"Título profesional"],"Company name":[null,"Nombre de la empresa"],"This is the company info you used to create your UPS account":[null,"Esta es la información de la empresa que has usado para crear tu cuenta de UPS"],"Company information":[null,"Información de la empresa"],"Email":[null,"Correo electrónico"],"Postal code / Zip":[null,"Código postal"],"Address 2 (optional)":[null,"Dirección 2 (opcional)"],"Account number":[null,"Número de cuenta"],"This is the account number and address from your UPS profile":[null,"Este es el número de cuenta y la dirección de tu perfil de UPS"],"General information":[null,"Información general"],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,"Si necesitas un número de cuenta de UPS, ve a {{a}}UPS.com{{/a}} para crear una nueva cuenta."],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,"Configura tu propia cuenta de transportista de UPS para comparar tarifas e imprimir etiquetas de varios transportistas en WooCommerce Services. Aprende más sobre cómo añadir {{a}}cuentas de transportistas{{{/a}}."],"Connect your UPS account":[null,"Conecta tu cuenta de UPS"],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,"Esto eliminará la conexión con UPS. Se borrará toda la información de tu cuenta de UPS y no podrás ver las tarifas de UPS al comprar etiquetas de envío."],"Disconnect your UPS account":[null,"Desconecta tu cuenta de UPS"],"Set up your own carrier account by adding your credentials here":[null,"Configura tu propia cuenta de transportista añadiendo aquí tus credenciales"],"Carrier account":[null,"Cuenta de transportista"],"Credentials":[null,"Credenciales"],"Adult signature required":[null,"Es obligatoria la firma de un adulto"],"Signature required":[null,"Firma obligatoria"],"Other\\u2026":[null,"Otros..."],"Select one\\u2026":[null,"Seleccionar uno..."],"Validating address\\u2026":[null,"Validando la dirección..."],"Purchasing\\u2026":[null,"Comprando..."],"Your UPS account will be charged":[null,"Se cargará en tu cuenta de UPS"],"Package %(index)s \\u2013 %(title)s":[null,"Paquete %(index)s – %(title)s"],"Saving\\u2026":[null,"Guardando..."],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,"Tus tarifas de impuestos y ajustes se configurarán automáticamente para %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Aprende más sobre cómo configurar tarifas de impuestos para nexos adicionales</a>"],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,"Tus tarifas de impuestos y ajustes se configurarán automáticamente para %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Aprende más sobre cómo configurar tarifas de impuestos para nexos adicionales</a>"],"Powered by WooCommerce Services.":[null,"Funciona con WooCommerce Services."],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled","%(itemCount)d artículo está listo para ser completado","%(itemCount)d artículos están listos para ser completados"],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}","%(itemCount)d artículo ha sido completado el {{span}}%(createdDate)s{{/span}}","%(itemCount)d artículos han sido completados el {{span}}%(createdDate)s{{/span}}"],"Schedule a pickup":[null,"Programa una recogida"],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,"Las imágenes de las etiquetas de más de 180 días aon borradas por nuestros socios tecnológicos por cuestiones generales de seguridad y privacidad de datos."],"Labels older than 30 days cannot be refunded.":[null,"Las etiquetas de más de 30 días no se pueden reembolsar."],"Mark this order as complete and notify the customer":[null,"Marcar este pedido como completo y avisar al cliente"],"Notify the customer with shipment details":[null,"Avisar el cliente con los detalles del envío"],"You save %s with WooCommerce Services":[null,"Ahorras %s con WooCommerce Services"],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,"WooCommerce Services necesita que esté instalado y activado el plugin WooCommerce. Puedes descargarlo aquí: %s."],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,"Tienes instalado WooCommerce Services. Si lo deseas, podemos copiar automáticamente por ti las claves de tu cuenta de Stripe. Haz {{a}}clic aquí{{/a}} para conectar con tu cuenta de Stripe usando WooCommerce Services."],"No tracking information available at this time":[null,"En este momento no hay disponible información de seguimiento"],"Connection error: unable to create label at this time":[null,"Error de conexión: en este momento no se puede crear la etiqueta"],"Track Package":["Track Packages","Seguimiento del paquete","Seguimiento de los paquetes"],"Which package would you like to track?":[null,"¿Qué paquete te gustaría seguir?"],"%(service)s label (#%(labelIndex)d)":[null,"%(service)s etiqueta (#%(labelIndex)d)"],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,"Para imprimir esta etiqueta de envío, {{a}}añade una tarjeta de crédito a tu cuenta{{/a}}."],"Add credit card":[null,"Añadir una tarjeta de crédito"],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,"Para imprimir esta etiqueta de envío, {{a}}elige una tarjeta de crédito para añadirla a tu cuenta{{/a}}."],"Choose credit card":[null,"Elegir una tarjeta de crédito"],"Buy shipping label":["Buy shipping labels","Comprar una etiqueta de envío","Comprar etiquetas de envío"],"shipping label ready":["shipping labels ready","etiqueta de envío lista","etiquetas de envío listas"],"Shipping from":[null,"Envío desde"],"Shipping summary":[null,"Resumen del envío"],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,"El cliente ha pagado un {{shippingMethod/}} de {{shippingCost/}} por el envío"],"Shipping rates":[null,"Tarifas de envío"],"HS Tariff number":[null,"Número del arancel del HS"],"Submit":[null,"Enviar"],"Total Weight (with package)":[null,"Peso total (con el paquete)"],"QTY":[null,"Cantidad"],"Weight":[null,"Peso"],"Items to fulfill":[null,"Elementos para rellenar"],"Select a package type":[null,"Selecciona un tipo de paquete"],"Package details":[null,"Detalles del paquete"],"Your shipping packages have been saved.":[null,"Han sido guardados tus paquetes de envío."],"0.0":[null,"0.0"],"Shipment Tracking":[null,"Seguimiento de envíos"],"Connect via WooCommerce Services":[null,"Conectar a través de WooCommerce Services"],"Customs information valid":[null,"Información de aduanas válida"],"Customs information incomplete":[null,"Información de aduanas incompleta"],"Packing Log:":[null,"Registro de paquetería:"],"Chosen Rate:":[null,"Tarifa elegida:"],"Shipping Method ID:":[null,"ID del método de envío:"],"Shipping Method Name:":[null,"Nombre del método de envío:"],"Shipping Debug":[null,"Depuración de envíos"],"Stripe Account (connected to WooCommerce Services)":[null,"Cuenta de Stripe (conectada a WooCommerce Services)"],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,"Tu sitio debe servir en HTTPS para poder conectar con tu cuenta de Stripe desde WooCommerce Services"],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,"<strong>A \"%2$s\" le falta el peso, largo, ancho o la altura.</strong><br />No se pueden calcular las tarifas de envío. <a href=\"%1$s\">Introduce las dimensiones y el peso de %2$s</a> para que tus clientes puedan comprar este artículo."],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. La marca temporal generada para la firma es demasiado antigua."],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. El token de JetPack está mal creado."],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. No está disponible el token de JetPack."],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,"Error: El servidor de WooCommerce Services devolvió: %1$s %2$s ( %3$d )"],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,"Error: El servidor de WooCommerce Services devolvió ( %d ) y un cuerpo de respuesta vacío."],"Error: The WooCommerce Services server returned HTTP code: %d":[null,"Error: El servidor de WooCommerce Services devolvió un código HTTP: %d"],"Unable to encode body for request to WooCommerce Services server.":[null,"No ha sido posible cifrar el cuerpo para la solicitud al servidor de WooCommerce Services."],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. El cuerpo debe ser un array."],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. Jetpack_Data no incluye get_access_token."],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. No se ha encontrado Jetpack_Data."],"No shipping rate could be calculated. No items in the package are shippable.":[null,"No se ha podido calcular la tarifa de envío. Ningún artículo del paquete se puede enviar."],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,"Al producto ( ID: %d ) le falta un valor de dimensión. No se pueden calcular las tarifas de envío."],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,"El producto ( ID: %d ) no incluye peso. No se pueden calcular las tarifas de envío."],"Received rate: %1$s (%2$s)":[null,"Tarifa recibida: %1$s (%2$s)"],"Invalid WooCommerce Services service slug provided":[null,"Se ha facilitado un slug de servicio de WooCommerce Services no válido"],"Packing log:":[null,"Registro de paquetería:"],"Your customer selected {{shippingMethod/}}":[null,"Tu cliente ha elegido {{shippingMethod/}}"],"Total rate: %(total)s":[null,"Tasa total: %(total)s"],"%(serviceName)s: %(rate)s":[null,"%(serviceName)s: %(rate)s"],"No rates found":[null,"No se han encontrado tarifas"],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,"WooCommerce Services te dan acceso a USPS Commercial Pricing, que tienen descuento sobre las tarifas minoristas."],"more info":[null,"más información"],"ITN":[null,"ITN"],"Sanitary / Phytosanitary inspection":[null,"Inspección sanitaria / fitosanitaria"],"Quarantine":[null,"Cuarentena"],"None":[null,"Ninguno"],"Restriction type":[null,"Tipo de restricción"],"Details":[null,"Detalles"],"Sample":[null,"Muestra"],"Gift":[null,"Regalo"],"Documents":[null,"Documentos"],"Merchandise":[null,"Mercancía"],"Contents type":[null,"Tipo de contenido"],"Return to sender if package is unable to be delivered":[null,"Devolver al remitente si el paquete no puede ser entregado"],"Value (per unit)":[null,"Valor (por unidad)"],"Weight (per unit)":[null,"Peso (por unidad)"],"Save customs form":[null,"Guardar el formulario de aduanas"],"Customs":[null,"Aduanas"],"Use address as entered":[null,"Utilizar la dirección tal y como se ha introducido"],"View on Google Maps":[null,"Ver en Google Maps"],"Verify with USPS":[null,"Verificar con USPS"],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,"Ha fallado la verificación automática para esta dirección. Aún puede ser una dirección válida: usa las siguientes herramientas para verificarla manualmente."],"We were unable to automatically verify the address.":[null,"No hemos podido verificar automáticamente la dirección."],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,"No hemos podido verificar automáticamente la dirección: %(error)s."],"You've edited the address, please revalidate it for accurate rates":[null,"Has editado la dirección, vuelve a validarla para obtener tarifas precisas."],"Verify address":[null,"Verificar dirección"],"%(message)s. Please modify the address and try again.":[null,"%(message)s. Modifica la dirección y vuelve a intentarlo."],"View details":[null,"Ver detalles"],"Items":[null,"Artículos"],"Package":[null,"Paquete"],"Receipt":[null,"Recibo"],"Label #%(labelIndex)s details":[null,"Detalles de la etiqueta #%(labelIndex)s"],"{{icon/}} Delete this package":[null,"{{icon/}}} Borrar este paquete"],"Done":[null,"Hecho"],"Add boxes, envelopes, and other packages you use most frequently":[null,"Añade las cajas, sobres y otros paquetes que uses más frecuentemente"],"Remove":[null,"Quitar"],"Edit":[null,"Editar"],"Weight of empty package":[null,"Peso del paquete vacío"],"Unique package name":[null,"Nombre único del paquete"],"Envelope":[null,"Sobre"],"Box":[null,"Caja"],"This field is required.":[null,"Este campo es obligatorio."],"Payment":[null,"Pago"],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,"Envía por correo electrónico los recibos de compra de etiquetas a %(ownerName)s (%(ownerLogin)s) a %(ownerEmail)s"],"Email Receipts":[null,"Recibos por correo electrónico"],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,"Para comprar etiquetas de envío elige una tarjeta de crédito que tengas guardada o añade una nueva tarjeta."],"Choose a different card":[null,"Elige una tarjeta diferente"],"To purchase shipping labels, add a credit card.":[null,"Para comprar etiquetas de envío, añade una tarjeta de crédito."],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,"Haremos un cargo en la tarjeta de crédito de tu cuenta (%(card)s) para pagar las etiquetas que imprimas"],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,"Las tarjetas de crédito se obtienen de la siguiente dirección de WordPress.com: %(wpcomLogin)s <%(wpcomEmail)s>"],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,"Solo el propietario del sitio puede cambiar estos ajustes. Por favor, contacta con %(ownerName)s (%(ownerLogin)s) para cambiar los ajustes de etiquetas de envío."],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,"Solo el propietario del sitio puede administrar los métodos de pago de etiquetas de envío. Por favor, contactda con %(ownerName)s (%(ownerLogin)s) para que administre los métodos de pago."],"%(card)s ****%(digits)s":[null,"%(tarjeta)s ****%(digits)s"],"Print shipping labels yourself and save a trip to the post office":[null,"Imprime tú mismo las etiquetas de envío y ahórrate un viaje a la oficina de correos"],"H":[null,"Al"],"W":[null,"An"],"L":[null,"L"],"Stripe account":[null,"Cuenta de Stripe"],"Disconnect":[null,"Desconectar"],"Disconnecting":[null,"Desconectando"],"Check email to activate account":[null,"Revisa el correo electrónico para activar la cuenta"],"Activated":[null,"Activado"],"No activity yet":[null,"Todavía no hay actividad"],"Note":[null,"Nota"],"Refunded %(amount)s":[null,"Reembolsado %(amount)s"],"%(service)s label (#%(labelNum)d) refund rejected":[null,"reembolso de etiqueta de %(service)s (#%(labelNum)d) rechazado"],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,"reembolsado (%(amount)s) de etiqueta de %(service)s (#%(labelNum)d) rechazado"],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,"%(service)s etiqueta (#%(labelNum)d) solicitud de reembolso (%(amount)s)"],"Note sent to customer":[null,"Nota enviada al cliente"],"Internal note":[null,"Nota interna"],"Show notes from %(date)s":[null,"Mostrar notas desde %(date)s"],"%(count)s event":["%(count)s events","%(count)s evento","%(count)s eventos"],"WeChat Pay":[null,"WeChat Pay"],"Toggle menu":[null,"Alternar menú"],"Account disconnected. Reloading page\\u2026":[null,"Cuenta desconectada. Recargando página..."],"A payment method is required to print shipping labels.":[null,"Se requiere un método de pago para imprimir etiquetas de envío."],"Return to Order #%(orderId)s":[null,"Volver al pedido #%(orderId)s"],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,"Nuestro equipo está aquí para ti. Ve nuestros {{docsA}}documentos de soporte{{/docsA}} o {{ticketA}}abre un ticket de soporte{{/ticketA}}."],"Logging":[null,"Registro"],"No services configured. {{a}}Add a shipping service{{/a}}":[null,"No hay configurado ningún servicio. {{a}}Añade un servicio de envío{{/a}}"],"Edit service settings":[null,"Editar ajustes del servicio"],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,"La solicitud la hizo %s - revisa los registros abajo o {{a}}edita los ajustes del servicio{{/a}}"],"Copy for support":[null,"Copiar para soporte"],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}","Última %s entrada. {{a}}Mostrar registro completo{{/a}}","Últimas %s entradas. {{a}}Mostrar registro completo{{/a}}"],"Log tail copied to clipboard":[null,"Cola del registro copiada al portapapeles"],"Last updated %s. {{a}}Refresh{{/a}}":[null,"Últimas %s actualizadas. {{a}}Recargar{{/a}}"],"You have unsaved changes. Are you sure you want to leave this page?":[null,"Tienes cambios sin guardar. ¿Seguro que quieres abandonar esta página?"],"Value ($ per unit)":[null,"Value ($ per unit)"],"Weight (%s per unit)":[null,"Weight (%s per unit)"],"Description":[null,"Descripción"],"Country where the product was manufactured or assembled":[null,"País donde se fabricó o ensambló el producto"],"Origin country":[null,"País de origen"],"Optional":[null,"Opcional"],"Retry":[null,"Reintentar"],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,"<strong>¡Preparado para aceptar pagos mediante Stripe!</strong> Tu cuenta de Stripe se ha conectado con éxito. Los ajustes adicionales se pueden configurar en esta pantalla."],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,"Parece que ya hay una cuenta existente de Stripe en <strong>%s</strong>. Para empezar a aceptar pagos con Stripe tienes que conectarla a tu tienda."],"Connect your account":[null,"Conecta tu cuenta"],"shipping label printing":[null,"impresión de etiquetas de envío"],"shipping label printing and smoother payment setup":[null,"impresión de etiquetas de envío y una configuración de pago más sencilla"],"automated tax calculation and shipping label printing":[null,"cálculo automático de impuestos e impresión de etiquetas de envío"],"automated tax calculation, shipping label printing, and smoother payment setup":[null,"cálculo automático de impuestos, impresión de etiquetas de envío y configuración de pagos más sencilla"],"Data resource description.":[null,"Descripción del recurso de datos."],"Data resource ID.":[null,"ID del recurso de datos."],"List of supported currencies.":[null,"Lista de monedas disponibles."],"List of supported states in a given country.":[null,"Lista de provincias incluidas para un país dado."],"List of supported continents, countries, and states.":[null,"Lista de continentes, países y provincias incluidos."],"Sorry, you cannot view this resource.":[null,"Lo siento, no puedes ver este recurso."],"Sorry, you cannot list resources.":[null,"Lo siento, no puedes listar recursos."],"The unit weights are defined in for this country.":[null,"Las unidades de peso definidas para este país."],"Thousands separator for displayed prices in this country.":[null,"Separador de miles para los precios mostrados en este país."],"Full name of state.":[null,"Nombre completo de la provincia."],"State code.":[null,"Código de la provincia."],"List of states in this country.":[null,"Lista de provincias de este país."],"Number of decimal points shown in displayed prices for this country.":[null,"Número de decimales mostrados en los precios visibles para este país."],"Full name of country.":[null,"Nombre completo del país."],"The unit lengths are defined in for this country.":[null,"Las unidades de medida definidas para este país."],"Decimal separator for displayed prices for this country.":[null,"Separador decimal para los precios mostrados para este país."],"Currency symbol position for this country.":[null,"Posición del símbolo de moneda para este país."],"Default ISO4127 alpha-3 currency code for the country.":[null,"Código de moneda ISO4127 alpha-3 por defecto para el país."],"ISO3166 alpha-2 country code.":[null,"Código ISO3166 alpha-2 del país."],"List of countries on this continent.":[null,"Lista de países de este continente."],"Full name of continent.":[null,"Nombre completo del continente."],"There are no locations matching these parameters.":[null,"No hay ubicaciones que coincidan con estos parámetros."],"2 character continent code.":[null,"Código de 2 caracteres del continente."],"Postcode / ZIP":[null,"Código postal / ZIP"],"Shipping label tracking number":[null,"Número de seguimiento de la etiqueta de envío"],"Shipping label service":[null,"Servicio de etiquetas de envío"],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,"Advertencia: El borrado de datos personales provocará la posibilidad de volver a imprimir o reembolsar etiquetas de envío de WooCommerce Services que hayan desaparecido en los pedidos afectados."],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,"Al usar esta extensión puede que estés almacenando datos personales o compartiendo datos con servicios externos. <a href=\"%s\" target=\"_blank\">Aprende más sobre cómo funciona esto, incluyendo lo que quieras incluir en tu política de privacidad.</a>"],"An error occurred while refreshing service data.":[null,"Ocurrió un error al recargar los datos del servicio."],"There was a problem updating your saved credit cards.":[null,"Hubo un problema al actualizar tus tarjetas de crédito guardadas."],"No labels found for this period":[null,"No se han encontrado etiquetas en este periodo"],"Total":[null,"Total"],"Refund":[null,"Reembolso"],"Price":[null,"Precio"],"Order":[null,"Pedido"],"Time":[null,"Hora"],"Requested":[null,"Solicitado"],"Last 7 days":[null,"Últimos 7 días"],"This month":[null,"Este mes"],"Last month":[null,"El mes pasado"],"Year":[null,"Año"],"Export CSV":[null,"Exportar CSV"],"Other Log":[null,"Otros registros"],"Taxes Log":[null,"Registro de impuestos"],"Shipping Log":[null,"Registro de envíos"],"Display troubleshooting information on the Cart and Checkout pages.":[null,"Muestra información para resolución de problemas en las páginas de carrito y finalizar compra."],"Write diagnostic messages to log files. Helpful when contacting support.":[null,"Escribe mensajes de diagnóstico en los archivos de registro. Útil al contactar con soporte."],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,"Introduce tu dirección de correo electrónico en la que aceptas pagos. Tendrás que enlazar a tu cuenta para realizar cualquier otra cosa además de las transacciones de \"ofertas\"."],"Payment Email":[null,"Correo electrónico de pagos"],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,"Para autorizar pagos con WooCommerce Services, <a href=\"%s\">haz clic aquí</a>."],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,"Los pagos los autorizará WooCommerce Services y se dirigirán a la siguiente dirección de correo electrónico. Para desactivar esta características y enlazar a una cuenta de PayPal <a href=\"%s\">haz clic aquí</a>."],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,"%s (Date cuenta que \"autorizar solo pagos\" requiere enlazar con una cuenta de PayPal.)"],"Link account":[null,"Enlazar cuenta"],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,"Enlaza una cuenta de PayPal nueva o existente para asegurar que los pedidos futuros se marquen como \"Procesando\" en vez de \"En espera\", y para emitir reembolsos sin tener que salir de WooCommerce."],"Link your PayPal account":[null,"Enlaza a tu cuenta de PayPal"],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,"Para enviar reembolsos a través de PayPal Exprés tendrás que <a href=\"%s\">enlazar a una cuenta de PayPal</a> con la dirección de correo electrónico que recibió este pago."],"Link a PayPal account":[null,"Enlaza a una cuenta PayPal"],"Refresh":[null,"Recargar"],"Tracking number":[null,"Número de seguimiento"],"Provider":[null,"Proveedor"],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,"¡WooCommerce Services está casi listo! Una vez conectes a Jetpack tendrás acceso a %s."],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,"Servicios alojados para WooCommerce: cálculos automáticos de impuestos, tarifas de envío en directo, impresión de etiquetas de envío y una configuración de pago más sencilla."],"Tax Class":[null,"Clase de impuesto"],"Shipping":[null,"Envío"],"Compound":[null,"Compuesto"],"Priority":[null,"Prioridad"],"Tax Name":[null,"Nombre de impuesto"],"Rate %":[null,"Tarifa %"],"ZIP/Postcode":[null,"Código postal"],"State Code":[null,"Código de provincia"],"Country Code":[null,"Código de país"],"Enable automated taxes":[null,"Activar impuestos automáticos"],"Disable automated taxes":[null,"Desactivar impuestos automáticos"],"Automated taxes":[null,"Impuestos automáticos"],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,"Haciendo clic en \"%1$s\" aceptas los <a href=\"%2$s\">términos del servicio</a> y a <a href=\"%3$s\">compartir ciertos datos y ajustes</a> con WordPress.com y/o otros."],"Setup complete.":[null,"Configuración completa."],"You can now enjoy %s.":[null,"Ya puedes disfrutar %s."],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,"¡WooCommerce Services está casi listo! Una vez conectes tu tienda tendrás acceso a %s."],"Connect Jetpack to activate WooCommerce Services":[null,"Conecta Jetpack para activar WooCommerce Services"],"automated tax calculation":[null,"cálculo automático de impuestos"],"smoother payment setup":[null,"configuración de pago más sencilla"],"automated tax calculation and smoother payment setup":[null,"cálculo automático de impuestos y configuración de pago más sencilla"],"Required":[null,"Requerido"],"Your shipping settings have been saved.":[null,"Tus ajustes de envío se han guardado."],"Unable to save your shipping settings. Please try again.":[null,"No ha sido posible guardar tus ajustes de envío. Por favor, inténtalo de nuevo."],"Dimensions":[null,"Dimensiones"],"Close":[null,"Cerrar"],"Packages to be Shipped":[null,"Paquetes a enviar"],"Add to a New Package":[null,"Añadir a un nuevo paquete"],"Add items":[null,"Añadir artículos"],"Individually Shipped Item":[null,"Artículo enviado individualmente"],"Item Dimensions":[null,"Dimensiones del artículo"],"Please select a package":[null,"Por favor, elige un paquete"],"Service schemas were not loaded":[null,"No se cargaron los esquemas del servicio"],"Bad request":[null,"Petición errónea"],"Order not found":[null,"Pedido no encontrado"],"Got it, thanks!":[null,"¡Entendido, gracias!"],"Connect your store to activate WooCommerce Services":[null,"Conecta tu tienda para activar WooCommerce Services"],"Activate Jetpack and connect":[null,"Activa Jetpack y conecta"],"Install Jetpack and connect":[null,"Instala Jetpack y conecta"],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,"Algo fue mal. Por favor, trata de conectar manualmente con Jetpack, o contacta con soporte en los foros de WordPress.org."],"Connecting...":[null,"Conectando…"],"Activating...":[null,"Activando…"],"When you're ready, purchase and print discounted labels from USPS right here.":[null,"Cuando estés listo, compra e imprime etiquetas de USPS con descuento aquí mismo."],"Discounted Shipping Labels":[null,"Etiquetas de envío con descuento"],"American Express":[null,"American Express"],"Discover":[null,"Descubre"],"MasterCard":[null,"MasterCard"],"VISA":[null,"VISA"],"PayPal":[null,"PayPal"],"Add another credit card":[null,"Añadir otra tarjeta de créditoi"],"%(selectedCount)d package selected":["%(selectedCount)d packages selected","%(selectedCount)d paquete seleccionado","%(selectedCount)d paquetes seleccionados"],"Unable to get your settings. Please refresh the page to try again.":[null,"No ha sido posible recuperar tus ajustes. Por favor, recarga la página para intentarlo de nuevo."],"%(numSelected)d service selected":["%(numSelected)d services selected","%(numSelected)d servicio seleccionado","%(numSelected)d servicios seleccionados"],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,"Añade y edita los paquetes guardados usando el {{a}}Gestor de paquetería{{/a}}."],"Tracking #: {{trackingLink/}}":[null,"Seguimiento #: {{trackingLink/}}"],"%(item)s from {{pckg/}}":[null,"%(item)s desde {{pckg/}}"],"Which items would you like to add to {{pckg/}}?":[null,"¿Qué artículos te gustaría añadir a {{pckg/}}?"],"1 item in 1 package: %(weight)s %(unit)s total":[null,"1 artículo en 1 paquete: %(weight)s %(unit)s en total"],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,"%(itemsCount)d artículos en 1 paquete: %(weight)s %(unit)s en total"],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,"%(itemsCount)d artículos en %(packageCount)d paquetes: %(weight)s %(unit)s en total"],"{{itemLink/}} is currently saved for a later shipment.":[null,"{{itemLink/}} está actualmente guardado para un envío posterior."],"{{itemLink/}} is currently shipped in its original packaging.":[null,"{{itemLink/}} está actualmente enviado en su paquete original."],"{{itemLink/}} is currently in {{pckg/}}.":[null,"{{itemLink/}} está en actualmente en {{pckg/}}."],"Choose rate: %(pckg)s":[null,"Elegir tarifa: %(pckg)s"],"Refund label (-%(amount)s)":[null,"Etiqueta de reembolso (-%(amount)s)"],"Where would you like to move it?":[null,"¿A dónde te gustaría moverlo?"],"Unsaved changes made to packages":[null,"Los cambios realizados a los paquetes no se han guardado"],"There are no items in this package.":[null,"No existen artículos en este paquete."],"Ship in original packaging":[null,"Enviar en su paquete original"],"Request refund":[null,"Solicitar reembolso"],"Reprint":[null,"Volver a imprimir"],"Paper size":[null,"Tamaño del papel"],"No packages selected":[null,"No hay paquetes seleccionados"],"Move":[null,"Mover"],"Move item":[null,"Mover artículo"],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,"Incrementa las tarifas calculadas por el transportista a la cantidad de los costes de empaquetado y manipulado. También puedes añadir una cantidad negativa para ahorrar dinero a tus clientes."],"Create new label":[null,"Crear nueva etiqueta"],"All packages selected":[null,"Seleccionados todos los paquetes"],"Add":[null,"Añadir"],"Add item":[null,"Añadir artículo"],"Add a credit card":[null,"Añadir una tarjeta de crédito"],"#%d - [Deleted product]":[null,"#%d - [producto borrado]"],"#%1$d - %2$s":[null,"#%1$d - %2$s"],"<a href=\"%s\">Support</a>":[null,"<a href=\"%s\">Soporte</a>"],"There was an error installing Jetpack. Please try installing it manually.":[null,"Hubo un error al instalar Jetpack. Por favor, trata de instalarlo manualmente."],"Shipping Labels":[null,"Etiquetas de envío"],"Automattic":[null,"Automattic"],"https://woocommerce.com/":[null,"https://woocommerce.com/"],"WooCommerce Services":[null,"WooCommerce Services"],"Phone":[null,"Teléfono"],"Connect":[null,"Conectar"],"Save Settings":[null,"Guardar ajustes"],"Your changes have been saved.":[null,"Tus cambios se han guardado."],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,"Hubo un problema con una o más entradas. Por favor, soluciona los errores de abajo y trata de guardar de nuevo."],"Expand":[null,"Expandir"],"Dismiss":[null,"Descartar"],"You have unsaved changes.":[null,"Tienes cambios sin guardar."],"Type of package":[null,"Tipo de paquete"],"Add package":["Add packages","Añadir paquete",""],"Invalid value.":[null,"Valor no válido."],"Package name":[null,"Nombre del paquete"],"This field must be unique":[null,"Este campo debe ser único"],"Unable to save your shipping packages. Please try again.":[null,"No se han podido guardar tus paquetes de envío. Por favor, inténtalo de nuevo."],"Save changes":[null,"Guardar cambios"],"Untitled":[null,"Sin título"],"Dimensions (L x W x H)":[null,"Dimensiones (L x An x Al)"],"All services selected":[null,"Seleccionados todos los servicios"],"Expand Services":[null,"Expandir servicios"],"Service":[null,"Servicio"],"Price adjustment":[null,"Ajuste de precio"],"Saved Packages":[null,"Paquetes guardados"],"Tracking":[null,"Seguimiento"],"Create shipping label":["Create shipping labels","Crear etiqueta de envío",""],"Name":[null,"Nombre"],"Company":[null,"Empresa"],"Address":[null,"Dirección"],"City":[null,"Ciudad"],"State":[null,"Provincia"],"Postal code":[null,"Código postal"],"Country":[null,"País"],"Invalid address":[null,"Dirección no válida"],"Origin address":[null,"Dirección de origen"],"Destination address":[null,"Dirección de destino"],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,"Hemos modificado ligeramente la dirección introducida. Si es correcta, por favor, utiliza la dirección sugerida para asegurar una entrega precisa."],"Address entered":[null,"Dirección introducida"],"Edit address":[null,"Editar dirección"],"Suggested address":[null,"Dirección sugerida"],"Use selected address":[null,"Usar la dirección seleccionada"],"Use these packages":[null,"Utilizar estos paquetes"],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,"El servicio y la tarifa elegidos por el cliente en el pago no están disponibles. Por favor, elige otro."],"Request a refund":[null,"Solicitar un reembolso"],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,"Puedes solicitar un reembolso de una etiqueta de envío que no se haya utilizado para enviar un paquete. Tardará al menos 14 días en procesarse."],"Purchase date":[null,"Fecha de compra"],"Amount eligible for refund":[null,"Cantidad elegible para el reembolso"],"Reprint shipping label":[null,"Volver a imprimir la etiqueta de envío"],"If there was a printing error when you purchased the label, you can print it again.":[null,"Si hay un problema de impresión cuando compres la etiqueta puedes imprimirla de nuevo."],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,"NOTA: Si ya has usado la etiqueta en un paquete, imprimirla y usarla de nuevo es una violación de nuestros términos del servicio y podría resultar en cargos criminales."],"Print":[null,"Imprimir"],"Cancel":[null,"Cancelar"],"N/A":[null,"N/D"],"More":[null,"Más"],"Invalid PDF request.":[null,"Petición de PDF no válida."],"Unknown package":[null,"Paquete desconocido"],"Individual packaging":[null,"Empaquetado individual"],"Unable to update service settings. Validation failed. %s":[null,"No ha sido posible actualizar los ajustes del servicio. Falló la validación. %s"],"Unable to update service settings. The form data could not be read.":[null,"No ha sido posible actualizar los ajustes del servicio. Los datos del formulario no pudieron leerse."],"Unable to update service settings. Form data is missing service ID.":[null,"No ha sido posible actualizar los ajustes del servicio. Los datos del formulario son de un ID de servicio no disponible."],"Unable to update settings. The form data could not be read.":[null,"No fue posible actualizar los ajustes. Los datos del formulario no se han podido leer."],"Unable to update settings. %s":[null,"No ha sido posible actualizar los ajustes. %s"],"Packaging":[null,"Paquetería"],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,"¿No carga la sección? Visita la <a href=\"%s\">página de estado</a> para ver los pasos de solución de problemas."],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,"Nota: El modo de desarrollo de Jetpack está activo en este sitio. Este sitio no podrá obtener métodos de pago de los servidores de producción de WooCommerce Services."],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,"Nota: Jetpack está conectado, pero también está activo el modo de desarrollo en este sitio. Por favor, desactiva el modo de desarrollo."],"Shipping Label":[null,"Etiqueta de envío"],"yd":[null,"yd"],"in":[null,"en"],"mm":[null,"mm"],"cm":[null,"cm"],"m":[null,"m"],"oz":[null,"oz"],"lbs":[null,"lbs"],"g":[null,"g"],"kg":[null,"kg"],"An invalid service ID was received.":[null,"Se ha recibido un ID de servicio no válido."],"An invalid service instance was received.":[null,"Se ha recibido una instancia de servicio no válida."],"Rest of the World":[null,"Resto del mundo"],"WooCommerce Services Status":[null,"Estado de WooCommerce Services"],"Support":[null,"Soporte"],"Debug":[null,"Depuración"],"Services":[null,"Servicios"],"Need help?":[null,"¿Necesitas ayuda?"],"Log is empty":[null,"El registro está vacío"],"Disabled":[null,"Desactivado"],"Enabled":[null,"Activado"],"%s Shipping Zone":[null,"%s zona de envío"],"The most recent rate request failed":[null,"La reciente petición de tarifas más reciente falló"],"The most recent rate request was successful":[null,"La petición de tarifas más reciente tuvo éxito"],"No rate requests have yet been made for this service":[null,"Aún no han habido peticiones de tarifas para este servicio"],"Setup for this service has not yet been completed":[null,"La configuración de este servició aún no se ha completado"],"WooCommerce Services Data":[null,"Datos de WooCommerce Services"],"Service data is up-to-date":[null,"Los datos del servicio están al día"],"Service data was found, but is more than one day old":[null,"Se encontaron datos del servicio, pero son de hace más de un día"],"Service data was found, but is more than three days old":[null,"Se encontraron datos del servicio, pero son de hace más de tres días"],"Service data was found, but may be out of date":[null,"Se encontraron datos del servicio, pero podrían ser obsoletos"],"No service data available":[null,"No hay disponibles datos del servicio"],"Jetpack":[null,"Jetpack"],"Jetpack %s is connected and working correctly":[null,"Jetpack %s está conectado y funcionando correctamente"],"This is a Jetpack staging site":[null,"Este es un sitio en pruebas de Jetpack"],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,"Jetpack no está conectado a WordPress.com. Asegúrate de que el plugin Jetpack está instalado, activo y conectado."],"Jetpack %s or higher is required (You are running %s)":[null,"Se requiere Jetpack %s o superior (estás ejecutando la versión %s)"],"Please install and activate the Jetpack plugin, version %s or higher":[null,"Por favor, instala y activa el plugin Jetpack, en su versión %s o superior"],"WooCommerce":[null,"WooCommerce"],"WooCommerce %s is configured correctly":[null,"WooCommerce %s está configurado correctamente"],"Please set Base Location in WooCommerce Settings > General":[null,"Por favor, establece la ubicación base en Ajustes de WooCommerce > General"],"WooCommerce %s or higher is required (You are running %s)":[null,"Se requiere WooCommerce %s o superior (estás ejecutando la versión %s)"],"Dismiss this notice":[null,"Descartar este aviso"],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,"ERROR: Tu sitio tiene un problema al conectarse a la API de WooCommerce Services. Por favor, aségurate de que esté funcionando la conexión de Jetpack."],"Your site is succesfully communicating to the WooCommerce Services API.":[null,"Tu sitio se está comunicando con éxito con la API de WooCommerce Services."],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,"Esto probará tu conexión a WooCommerce Services para asegurar que todo funciona correctamente"],"Test Connection":[null,"Probar conexión"],"Test your WooCommerce Services connection":[null,"Prueba tu conexión a WooCommerce Services"],"%s - Postcode/Zip checkout field label\u0004Invalid %s entered.":[null,"%s introducido no válido."],"%s - Postcode/Zip checkout field label\u0004%s does not match the selected state.":[null,"%s no coincide con la provincia seleccionada."],"date is of the form MM/YY\u0004Expires %(date)s":[null,"Caduca %(date)s"],"A service with an unknown title and unknown method_title\u0004Unknown":[null,"Desconocido"],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,"Estado"],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,"WooCommerce Services"]}
     1{"0":[null,"0"],"":{"po-revision-date":"2020-08-19 21:30:48+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/3.0.0-alpha.2","language":"es_VE","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"ZIP/Postal code":[null,"Código postal"],"This action will delete any information entered on the form.":[null,"Esta acción borrará cualquier información introducida en el formulario."],"Cancel connection":[null,"Cancelar la conexión"],"Ok":[null,"Aceptar"],"UPS invoice control id":[null,"ID de control de la factura de UPS"],"UPS invoice currency":[null,"Moneda de la factura de UPS"],"UPS invoice amount":[null,"Importe de la factura de UPS"],"UPS invoice date":[null,"Fecha de factura de UPS"],"UPS invoice number":[null,"Número de factura de UPS"],"I have been issued an invoice from UPS within the past 90 days":[null,"Se me ha expedido una factura de UPS en los últimos 90 días."],"UPS account information":[null,"Información de la cuenta de UPS"],"Company website":[null,"Web de la empresa"],"Job title":[null,"Título profesional"],"Company name":[null,"Nombre de la empresa"],"This is the company info you used to create your UPS account":[null,"Esta es la información de la empresa que has usado para crear tu cuenta de UPS"],"Company information":[null,"Información de la empresa"],"Email":[null,"Correo electrónico"],"Address 2 (optional)":[null,"Dirección 2 (opcional)"],"Account number":[null,"Número de cuenta"],"This is the account number and address from your UPS profile":[null,"Este es el número de cuenta y la dirección de tu perfil de UPS"],"General information":[null,"Información general"],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,"Si necesitas un número de cuenta de UPS, ve a {{a}}UPS.com{{/a}} para crear una nueva cuenta."],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,"Configura tu propia cuenta de transportista de UPS para comparar tarifas e imprimir etiquetas de varios transportistas en WooCommerce Services. Aprende más sobre cómo añadir {{a}}cuentas de transportistas{{{/a}}."],"Connect your UPS account":[null,"Conecta tu cuenta de UPS"],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,"Esto eliminará la conexión con UPS. Se borrará toda la información de tu cuenta de UPS y no podrás ver las tarifas de UPS al comprar etiquetas de envío."],"Disconnect your UPS account":[null,"Desconecta tu cuenta de UPS"],"Set up your own carrier account by adding your credentials here":[null,"Configura tu propia cuenta de transportista añadiendo aquí tus credenciales"],"Carrier account":[null,"Cuenta de transportista"],"Credentials":[null,"Credenciales"],"Adult signature required":[null,"Es obligatoria la firma de un adulto"],"Signature required":[null,"Firma obligatoria"],"Other\\u2026":[null,"Otros..."],"Select one\\u2026":[null,"Seleccionar uno..."],"Validating address\\u2026":[null,"Validando la dirección..."],"Purchasing\\u2026":[null,"Comprando..."],"Your UPS account will be charged":[null,"Se cargará en tu cuenta de UPS"],"Package %(index)s \\u2013 %(title)s":[null,"Paquete %(index)s – %(title)s"],"Saving\\u2026":[null,"Guardando..."],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,"Tus tarifas de impuestos y ajustes se configurarán automáticamente para %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Aprende más sobre cómo configurar tarifas de impuestos para nexos adicionales</a>"],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,"Tus tarifas de impuestos y ajustes se configurarán automáticamente para %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Aprende más sobre cómo configurar tarifas de impuestos para nexos adicionales</a>"],"Powered by WooCommerce Services.":[null,"Funciona con WooCommerce Services."],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled","%(itemCount)d artículo está listo para ser completado","%(itemCount)d artículos están listos para ser completados"],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}","%(itemCount)d artículo ha sido completado el {{span}}%(createdDate)s{{/span}}","%(itemCount)d artículos han sido completados el {{span}}%(createdDate)s{{/span}}"],"Schedule a pickup":[null,"Programa una recogida"],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,"Las imágenes de las etiquetas de más de 180 días aon borradas por nuestros socios tecnológicos por cuestiones generales de seguridad y privacidad de datos."],"Labels older than 30 days cannot be refunded.":[null,"Las etiquetas de más de 30 días no se pueden reembolsar."],"Mark this order as complete and notify the customer":[null,"Marcar este pedido como completo y avisar al cliente"],"Notify the customer with shipment details":[null,"Avisar el cliente con los detalles del envío"],"You save %s with WooCommerce Services":[null,"Ahorras %s con WooCommerce Services"],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,"WooCommerce Services necesita que esté instalado y activado el plugin WooCommerce. Puedes descargarlo aquí: %s."],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,"Tienes instalado WooCommerce Services. Si lo deseas, podemos copiar automáticamente por ti las claves de tu cuenta de Stripe. Haz {{a}}clic aquí{{/a}} para conectar con tu cuenta de Stripe usando WooCommerce Services."],"No tracking information available at this time":[null,"En este momento no hay disponible información de seguimiento"],"Connection error: unable to create label at this time":[null,"Error de conexión: en este momento no se puede crear la etiqueta"],"Track Package":["Track Packages","Seguimiento del paquete","Seguimiento de los paquetes"],"Which package would you like to track?":[null,"¿Qué paquete te gustaría seguir?"],"%(service)s label (#%(labelIndex)d)":[null,"%(service)s etiqueta (#%(labelIndex)d)"],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,"Para imprimir esta etiqueta de envío, {{a}}añade una tarjeta de crédito a tu cuenta{{/a}}."],"Add credit card":[null,"Añadir una tarjeta de crédito"],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,"Para imprimir esta etiqueta de envío, {{a}}elige una tarjeta de crédito para añadirla a tu cuenta{{/a}}."],"Choose credit card":[null,"Elegir una tarjeta de crédito"],"Buy shipping label":["Buy shipping labels","Comprar una etiqueta de envío","Comprar etiquetas de envío"],"shipping label ready":["shipping labels ready","etiqueta de envío lista","etiquetas de envío listas"],"Shipping from":[null,"Envío desde"],"Shipping summary":[null,"Resumen del envío"],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,"El cliente ha pagado un {{shippingMethod/}} de {{shippingCost/}} por el envío"],"Shipping rates":[null,"Tarifas de envío"],"HS Tariff number":[null,"Número del arancel del HS"],"Submit":[null,"Enviar"],"Total Weight (with package)":[null,"Peso total (con el paquete)"],"QTY":[null,"Cantidad"],"Weight":[null,"Peso"],"Items to fulfill":[null,"Elementos para rellenar"],"Select a package type":[null,"Selecciona un tipo de paquete"],"Package details":[null,"Detalles del paquete"],"Your shipping packages have been saved.":[null,"Han sido guardados tus paquetes de envío."],"0.0":[null,"0.0"],"Shipment Tracking":[null,"Seguimiento de envíos"],"Connect via WooCommerce Services":[null,"Conectar a través de WooCommerce Services"],"Customs information valid":[null,"Información de aduanas válida"],"Customs information incomplete":[null,"Información de aduanas incompleta"],"Packing Log:":[null,"Registro de paquetería:"],"Chosen Rate:":[null,"Tarifa elegida:"],"Shipping Method ID:":[null,"ID del método de envío:"],"Shipping Method Name:":[null,"Nombre del método de envío:"],"Shipping Debug":[null,"Depuración de envíos"],"Stripe Account (connected to WooCommerce Services)":[null,"Cuenta de Stripe (conectada a WooCommerce Services)"],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,"Tu sitio debe servir en HTTPS para poder conectar con tu cuenta de Stripe desde WooCommerce Services"],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,"<strong>A \"%2$s\" le falta el peso, largo, ancho o la altura.</strong><br />No se pueden calcular las tarifas de envío. <a href=\"%1$s\">Introduce las dimensiones y el peso de %2$s</a> para que tus clientes puedan comprar este artículo."],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. La marca temporal generada para la firma es demasiado antigua."],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. El token de JetPack está mal creado."],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. No está disponible el token de JetPack."],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,"Error: El servidor de WooCommerce Services devolvió: %1$s %2$s ( %3$d )"],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,"Error: El servidor de WooCommerce Services devolvió ( %d ) y un cuerpo de respuesta vacío."],"Error: The WooCommerce Services server returned HTTP code: %d":[null,"Error: El servidor de WooCommerce Services devolvió un código HTTP: %d"],"Unable to encode body for request to WooCommerce Services server.":[null,"No ha sido posible cifrar el cuerpo para la solicitud al servidor de WooCommerce Services."],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. El cuerpo debe ser un array."],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. Jetpack_Data no incluye get_access_token."],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,"No ha sido posible enviar la solicitud al servidor de WooCommerce Services. No se ha encontrado Jetpack_Data."],"No shipping rate could be calculated. No items in the package are shippable.":[null,"No se ha podido calcular la tarifa de envío. Ningún artículo del paquete se puede enviar."],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,"Al producto ( ID: %d ) le falta un valor de dimensión. No se pueden calcular las tarifas de envío."],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,"El producto ( ID: %d ) no incluye peso. No se pueden calcular las tarifas de envío."],"Invalid WooCommerce Services service slug provided":[null,"Se ha facilitado un slug de servicio de WooCommerce Services no válido"],"Packing log:":[null,"Registro de paquetería:"],"Received rate: %1$s (%2$s)":[null,"Tarifa recibida: %1$s (%2$s)"],"Your customer selected {{shippingMethod/}}":[null,"Tu cliente ha elegido {{shippingMethod/}}"],"Total rate: %(total)s":[null,"Tasa total: %(total)s"],"%(serviceName)s: %(rate)s":[null,"%(serviceName)s: %(rate)s"],"No rates found":[null,"No se han encontrado tarifas"],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,"WooCommerce Services te dan acceso a USPS Commercial Pricing, que tienen descuento sobre las tarifas minoristas."],"more info":[null,"más información"],"ITN":[null,"ITN"],"Sanitary / Phytosanitary inspection":[null,"Inspección sanitaria / fitosanitaria"],"Quarantine":[null,"Cuarentena"],"None":[null,"Ninguno"],"Restriction type":[null,"Tipo de restricción"],"Details":[null,"Detalles"],"Sample":[null,"Muestra"],"Gift":[null,"Regalo"],"Documents":[null,"Documentos"],"Merchandise":[null,"Mercancía"],"Contents type":[null,"Tipo de contenido"],"Return to sender if package is unable to be delivered":[null,"Devolver al remitente si el paquete no puede ser entregado"],"Value (per unit)":[null,"Valor (por unidad)"],"Weight (per unit)":[null,"Peso (por unidad)"],"Save customs form":[null,"Guardar el formulario de aduanas"],"Customs":[null,"Aduanas"],"Use address as entered":[null,"Utilizar la dirección tal y como se ha introducido"],"View on Google Maps":[null,"Ver en Google Maps"],"Verify with USPS":[null,"Verificar con USPS"],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,"Ha fallado la verificación automática para esta dirección. Aún puede ser una dirección válida: usa las siguientes herramientas para verificarla manualmente."],"We were unable to automatically verify the address.":[null,"No hemos podido verificar automáticamente la dirección."],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,"No hemos podido verificar automáticamente la dirección: %(error)s."],"You've edited the address, please revalidate it for accurate rates":[null,"Has editado la dirección, vuelve a validarla para obtener tarifas precisas."],"Verify address":[null,"Verificar dirección"],"%(message)s. Please modify the address and try again.":[null,"%(message)s. Modifica la dirección y vuelve a intentarlo."],"View details":[null,"Ver detalles"],"Items":[null,"Artículos"],"Package":[null,"Paquete"],"Receipt":[null,"Recibo"],"Label #%(labelIndex)s details":[null,"Detalles de la etiqueta #%(labelIndex)s"],"{{icon/}} Delete this package":[null,"{{icon/}}} Borrar este paquete"],"Done":[null,"Hecho"],"Add boxes, envelopes, and other packages you use most frequently":[null,"Añade las cajas, sobres y otros paquetes que uses más frecuentemente"],"Remove":[null,"Quitar"],"Edit":[null,"Editar"],"Weight of empty package":[null,"Peso del paquete vacío"],"Unique package name":[null,"Nombre único del paquete"],"Envelope":[null,"Sobre"],"Box":[null,"Caja"],"This field is required.":[null,"Este campo es obligatorio."],"Payment":[null,"Pago"],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,"Envía por correo electrónico los recibos de compra de etiquetas a %(ownerName)s (%(ownerLogin)s) a %(ownerEmail)s"],"Email Receipts":[null,"Recibos por correo electrónico"],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,"Para comprar etiquetas de envío elige una tarjeta de crédito que tengas guardada o añade una nueva tarjeta."],"Choose a different card":[null,"Elige una tarjeta diferente"],"To purchase shipping labels, add a credit card.":[null,"Para comprar etiquetas de envío, añade una tarjeta de crédito."],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,"Haremos un cargo en la tarjeta de crédito de tu cuenta (%(card)s) para pagar las etiquetas que imprimas"],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,"Las tarjetas de crédito se obtienen de la siguiente dirección de WordPress.com: %(wpcomLogin)s <%(wpcomEmail)s>"],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,"Solo el propietario del sitio puede cambiar estos ajustes. Por favor, contacta con %(ownerName)s (%(ownerLogin)s) para cambiar los ajustes de etiquetas de envío."],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,"Solo el propietario del sitio puede administrar los métodos de pago de etiquetas de envío. Por favor, contactda con %(ownerName)s (%(ownerLogin)s) para que administre los métodos de pago."],"%(card)s ****%(digits)s":[null,"%(tarjeta)s ****%(digits)s"],"Print shipping labels yourself and save a trip to the post office":[null,"Imprime tú mismo las etiquetas de envío y ahórrate un viaje a la oficina de correos"],"H":[null,"Al"],"W":[null,"An"],"L":[null,"L"],"Stripe account":[null,"Cuenta de Stripe"],"Disconnect":[null,"Desconectar"],"Disconnecting":[null,"Desconectando"],"Check email to activate account":[null,"Revisa el correo electrónico para activar la cuenta"],"Activated":[null,"Activado"],"No activity yet":[null,"Todavía no hay actividad"],"Note":[null,"Nota"],"Refunded %(amount)s":[null,"Reembolsado %(amount)s"],"%(service)s label (#%(labelNum)d) refund rejected":[null,"reembolso de etiqueta de %(service)s (#%(labelNum)d) rechazado"],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,"reembolsado (%(amount)s) de etiqueta de %(service)s (#%(labelNum)d) rechazado"],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,"%(service)s etiqueta (#%(labelNum)d) solicitud de reembolso (%(amount)s)"],"Note sent to customer":[null,"Nota enviada al cliente"],"Internal note":[null,"Nota interna"],"Show notes from %(date)s":[null,"Mostrar notas desde %(date)s"],"%(count)s event":["%(count)s events","%(count)s evento","%(count)s eventos"],"WeChat Pay":[null,"WeChat Pay"],"Toggle menu":[null,"Alternar menú"],"Account disconnected. Reloading page\\u2026":[null,"Cuenta desconectada. Recargando página..."],"A payment method is required to print shipping labels.":[null,"Se requiere un método de pago para imprimir etiquetas de envío."],"Return to Order #%(orderId)s":[null,"Volver al pedido #%(orderId)s"],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,"Nuestro equipo está aquí para ti. Ve nuestros {{docsA}}documentos de soporte{{/docsA}} o {{ticketA}}abre un ticket de soporte{{/ticketA}}."],"Logging":[null,"Registro"],"No services configured. {{a}}Add a shipping service{{/a}}":[null,"No hay configurado ningún servicio. {{a}}Añade un servicio de envío{{/a}}"],"Edit service settings":[null,"Editar ajustes del servicio"],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,"La solicitud la hizo %s - revisa los registros abajo o {{a}}edita los ajustes del servicio{{/a}}"],"Copy for support":[null,"Copiar para soporte"],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}","Última %s entrada. {{a}}Mostrar registro completo{{/a}}","Últimas %s entradas. {{a}}Mostrar registro completo{{/a}}"],"Log tail copied to clipboard":[null,"Cola del registro copiada al portapapeles"],"Last updated %s. {{a}}Refresh{{/a}}":[null,"Últimas %s actualizadas. {{a}}Recargar{{/a}}"],"You have unsaved changes. Are you sure you want to leave this page?":[null,"Tienes cambios sin guardar. ¿Seguro que quieres abandonar esta página?"],"Value ($ per unit)":[null,"Value ($ per unit)"],"Weight (%s per unit)":[null,"Weight (%s per unit)"],"Description":[null,"Descripción"],"Country where the product was manufactured or assembled":[null,"País donde se fabricó o ensambló el producto"],"Origin country":[null,"País de origen"],"Optional":[null,"Opcional"],"Retry":[null,"Reintentar"],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,"<strong>¡Preparado para aceptar pagos mediante Stripe!</strong> Tu cuenta de Stripe se ha conectado con éxito. Los ajustes adicionales se pueden configurar en esta pantalla."],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,"Parece que ya hay una cuenta existente de Stripe en <strong>%s</strong>. Para empezar a aceptar pagos con Stripe tienes que conectarla a tu tienda."],"Connect your account":[null,"Conecta tu cuenta"],"shipping label printing":[null,"impresión de etiquetas de envío"],"shipping label printing and smoother payment setup":[null,"impresión de etiquetas de envío y una configuración de pago más sencilla"],"automated tax calculation and shipping label printing":[null,"cálculo automático de impuestos e impresión de etiquetas de envío"],"automated tax calculation, shipping label printing, and smoother payment setup":[null,"cálculo automático de impuestos, impresión de etiquetas de envío y configuración de pagos más sencilla"],"Data resource description.":[null,"Descripción del recurso de datos."],"Data resource ID.":[null,"ID del recurso de datos."],"List of supported currencies.":[null,"Lista de monedas disponibles."],"List of supported states in a given country.":[null,"Lista de provincias incluidas para un país dado."],"List of supported continents, countries, and states.":[null,"Lista de continentes, países y provincias incluidos."],"Sorry, you cannot view this resource.":[null,"Lo siento, no puedes ver este recurso."],"Sorry, you cannot list resources.":[null,"Lo siento, no puedes listar recursos."],"The unit weights are defined in for this country.":[null,"Las unidades de peso definidas para este país."],"Thousands separator for displayed prices in this country.":[null,"Separador de miles para los precios mostrados en este país."],"Full name of state.":[null,"Nombre completo de la provincia."],"State code.":[null,"Código de la provincia."],"List of states in this country.":[null,"Lista de provincias de este país."],"Number of decimal points shown in displayed prices for this country.":[null,"Número de decimales mostrados en los precios visibles para este país."],"Full name of country.":[null,"Nombre completo del país."],"The unit lengths are defined in for this country.":[null,"Las unidades de medida definidas para este país."],"Decimal separator for displayed prices for this country.":[null,"Separador decimal para los precios mostrados para este país."],"Currency symbol position for this country.":[null,"Posición del símbolo de moneda para este país."],"Default ISO4127 alpha-3 currency code for the country.":[null,"Código de moneda ISO4127 alpha-3 por defecto para el país."],"ISO3166 alpha-2 country code.":[null,"Código ISO3166 alpha-2 del país."],"List of countries on this continent.":[null,"Lista de países de este continente."],"Full name of continent.":[null,"Nombre completo del continente."],"There are no locations matching these parameters.":[null,"No hay ubicaciones que coincidan con estos parámetros."],"2 character continent code.":[null,"Código de 2 caracteres del continente."],"Shipping label tracking number":[null,"Número de seguimiento de la etiqueta de envío"],"Shipping label service":[null,"Servicio de etiquetas de envío"],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,"Advertencia: El borrado de datos personales provocará la posibilidad de volver a imprimir o reembolsar etiquetas de envío de WooCommerce Services que hayan desaparecido en los pedidos afectados."],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,"Al usar esta extensión puede que estés almacenando datos personales o compartiendo datos con servicios externos. <a href=\"%s\" target=\"_blank\">Aprende más sobre cómo funciona esto, incluyendo lo que quieras incluir en tu política de privacidad.</a>"],"An error occurred while refreshing service data.":[null,"Ocurrió un error al recargar los datos del servicio."],"There was a problem updating your saved credit cards.":[null,"Hubo un problema al actualizar tus tarjetas de crédito guardadas."],"No labels found for this period":[null,"No se han encontrado etiquetas en este periodo"],"Total":[null,"Total"],"Refund":[null,"Reembolso"],"Price":[null,"Precio"],"Order":[null,"Pedido"],"Time":[null,"Hora"],"Requested":[null,"Solicitado"],"Last 7 days":[null,"Últimos 7 días"],"This month":[null,"Este mes"],"Last month":[null,"El mes pasado"],"Year":[null,"Año"],"Export CSV":[null,"Exportar CSV"],"Other Log":[null,"Otros registros"],"Taxes Log":[null,"Registro de impuestos"],"Shipping Log":[null,"Registro de envíos"],"Display troubleshooting information on the Cart and Checkout pages.":[null,"Muestra información para resolución de problemas en las páginas de carrito y finalizar compra."],"Write diagnostic messages to log files. Helpful when contacting support.":[null,"Escribe mensajes de diagnóstico en los archivos de registro. Útil al contactar con soporte."],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,"Introduce tu dirección de correo electrónico en la que aceptas pagos. Tendrás que enlazar a tu cuenta para realizar cualquier otra cosa además de las transacciones de \"ofertas\"."],"Payment Email":[null,"Correo electrónico de pagos"],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,"Para autorizar pagos con WooCommerce Services, <a href=\"%s\">haz clic aquí</a>."],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,"Los pagos los autorizará WooCommerce Services y se dirigirán a la siguiente dirección de correo electrónico. Para desactivar esta características y enlazar a una cuenta de PayPal <a href=\"%s\">haz clic aquí</a>."],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,"%s (Date cuenta que \"autorizar solo pagos\" requiere enlazar con una cuenta de PayPal.)"],"Link account":[null,"Enlazar cuenta"],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,"Enlaza una cuenta de PayPal nueva o existente para asegurar que los pedidos futuros se marquen como \"Procesando\" en vez de \"En espera\", y para emitir reembolsos sin tener que salir de WooCommerce."],"Link your PayPal account":[null,"Enlaza a tu cuenta de PayPal"],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,"Para enviar reembolsos a través de PayPal Exprés tendrás que <a href=\"%s\">enlazar a una cuenta de PayPal</a> con la dirección de correo electrónico que recibió este pago."],"Link a PayPal account":[null,"Enlaza a una cuenta PayPal"],"Refresh":[null,"Recargar"],"Tracking number":[null,"Número de seguimiento"],"Provider":[null,"Proveedor"],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,"¡WooCommerce Services está casi listo! Una vez conectes a Jetpack tendrás acceso a %s."],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,"Servicios alojados para WooCommerce: cálculos automáticos de impuestos, tarifas de envío en directo, impresión de etiquetas de envío y una configuración de pago más sencilla."],"Tax Class":[null,"Clase de impuesto"],"Shipping":[null,"Envío"],"Compound":[null,"Compuesto"],"Priority":[null,"Prioridad"],"Tax Name":[null,"Nombre de impuesto"],"Rate %":[null,"Tarifa %"],"ZIP/Postcode":[null,"Código postal"],"State Code":[null,"Código de provincia"],"Country Code":[null,"Código de país"],"Enable automated taxes":[null,"Activar impuestos automáticos"],"Disable automated taxes":[null,"Desactivar impuestos automáticos"],"Automated taxes":[null,"Impuestos automáticos"],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,"Haciendo clic en \"%1$s\" aceptas los <a href=\"%2$s\">términos del servicio</a> y a <a href=\"%3$s\">compartir ciertos datos y ajustes</a> con WordPress.com y/o otros."],"Setup complete.":[null,"Configuración completa."],"You can now enjoy %s.":[null,"Ya puedes disfrutar %s."],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,"¡WooCommerce Services está casi listo! Una vez conectes tu tienda tendrás acceso a %s."],"Connect Jetpack to activate WooCommerce Services":[null,"Conecta Jetpack para activar WooCommerce Services"],"automated tax calculation":[null,"cálculo automático de impuestos"],"smoother payment setup":[null,"configuración de pago más sencilla"],"automated tax calculation and smoother payment setup":[null,"cálculo automático de impuestos y configuración de pago más sencilla"],"Required":[null,"Requerido"],"Your shipping settings have been saved.":[null,"Tus ajustes de envío se han guardado."],"Unable to save your shipping settings. Please try again.":[null,"No ha sido posible guardar tus ajustes de envío. Por favor, inténtalo de nuevo."],"Dimensions":[null,"Dimensiones"],"Close":[null,"Cerrar"],"Packages to be Shipped":[null,"Paquetes a enviar"],"Add to a New Package":[null,"Añadir a un nuevo paquete"],"Add items":[null,"Añadir artículos"],"Individually Shipped Item":[null,"Artículo enviado individualmente"],"Item Dimensions":[null,"Dimensiones del artículo"],"Please select a package":[null,"Por favor, elige un paquete"],"Service schemas were not loaded":[null,"No se cargaron los esquemas del servicio"],"Bad request":[null,"Petición errónea"],"Order not found":[null,"Pedido no encontrado"],"Got it, thanks!":[null,"¡Entendido, gracias!"],"Connect your store to activate WooCommerce Services":[null,"Conecta tu tienda para activar WooCommerce Services"],"Activate Jetpack and connect":[null,"Activa Jetpack y conecta"],"Install Jetpack and connect":[null,"Instala Jetpack y conecta"],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,"Algo fue mal. Por favor, trata de conectar manualmente con Jetpack, o contacta con soporte en los foros de WordPress.org."],"Connecting...":[null,"Conectando…"],"Activating...":[null,"Activando…"],"When you're ready, purchase and print discounted labels from USPS right here.":[null,"Cuando estés listo, compra e imprime etiquetas de USPS con descuento aquí mismo."],"Discounted Shipping Labels":[null,"Etiquetas de envío con descuento"],"American Express":[null,"American Express"],"Discover":[null,"Descubre"],"MasterCard":[null,"MasterCard"],"VISA":[null,"VISA"],"PayPal":[null,"PayPal"],"Add another credit card":[null,"Añadir otra tarjeta de créditoi"],"%(selectedCount)d package selected":["%(selectedCount)d packages selected","%(selectedCount)d paquete seleccionado","%(selectedCount)d paquetes seleccionados"],"Unable to get your settings. Please refresh the page to try again.":[null,"No ha sido posible recuperar tus ajustes. Por favor, recarga la página para intentarlo de nuevo."],"%(numSelected)d service selected":["%(numSelected)d services selected","%(numSelected)d servicio seleccionado","%(numSelected)d servicios seleccionados"],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,"Añade y edita los paquetes guardados usando el {{a}}Gestor de paquetería{{/a}}."],"Tracking #: {{trackingLink/}}":[null,"Seguimiento #: {{trackingLink/}}"],"%(item)s from {{pckg/}}":[null,"%(item)s desde {{pckg/}}"],"Which items would you like to add to {{pckg/}}?":[null,"¿Qué artículos te gustaría añadir a {{pckg/}}?"],"1 item in 1 package: %(weight)s %(unit)s total":[null,"1 artículo en 1 paquete: %(weight)s %(unit)s en total"],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,"%(itemsCount)d artículos en 1 paquete: %(weight)s %(unit)s en total"],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,"%(itemsCount)d artículos en %(packageCount)d paquetes: %(weight)s %(unit)s en total"],"{{itemLink/}} is currently saved for a later shipment.":[null,"{{itemLink/}} está actualmente guardado para un envío posterior."],"{{itemLink/}} is currently shipped in its original packaging.":[null,"{{itemLink/}} está actualmente enviado en su paquete original."],"{{itemLink/}} is currently in {{pckg/}}.":[null,"{{itemLink/}} está en actualmente en {{pckg/}}."],"Choose rate: %(pckg)s":[null,"Elegir tarifa: %(pckg)s"],"Refund label (-%(amount)s)":[null,"Etiqueta de reembolso (-%(amount)s)"],"Where would you like to move it?":[null,"¿A dónde te gustaría moverlo?"],"Unsaved changes made to packages":[null,"Los cambios realizados a los paquetes no se han guardado"],"There are no items in this package.":[null,"No existen artículos en este paquete."],"Ship in original packaging":[null,"Enviar en su paquete original"],"Request refund":[null,"Solicitar reembolso"],"Reprint":[null,"Volver a imprimir"],"Paper size":[null,"Tamaño del papel"],"No packages selected":[null,"No hay paquetes seleccionados"],"Move":[null,"Mover"],"Move item":[null,"Mover artículo"],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,"Incrementa las tarifas calculadas por el transportista a la cantidad de los costes de empaquetado y manipulado. También puedes añadir una cantidad negativa para ahorrar dinero a tus clientes."],"Create new label":[null,"Crear nueva etiqueta"],"All packages selected":[null,"Seleccionados todos los paquetes"],"Add":[null,"Añadir"],"Add item":[null,"Añadir artículo"],"Add a credit card":[null,"Añadir una tarjeta de crédito"],"#%d - [Deleted product]":[null,"#%d - [producto borrado]"],"#%1$d - %2$s":[null,"#%1$d - %2$s"],"<a href=\"%s\">Support</a>":[null,"<a href=\"%s\">Soporte</a>"],"There was an error installing Jetpack. Please try installing it manually.":[null,"Hubo un error al instalar Jetpack. Por favor, trata de instalarlo manualmente."],"Shipping Labels":[null,"Etiquetas de envío"],"Automattic":[null,"Automattic"],"https://woocommerce.com/":[null,"https://woocommerce.com/"],"WooCommerce Services":[null,"WooCommerce Services"],"Phone":[null,"Teléfono"],"Connect":[null,"Conectar"],"Save Settings":[null,"Guardar ajustes"],"Your changes have been saved.":[null,"Tus cambios se han guardado."],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,"Hubo un problema con una o más entradas. Por favor, soluciona los errores de abajo y trata de guardar de nuevo."],"Expand":[null,"Expandir"],"Dismiss":[null,"Descartar"],"You have unsaved changes.":[null,"Tienes cambios sin guardar."],"Type of package":[null,"Tipo de paquete"],"Add package":["Add packages","Añadir paquete",""],"Invalid value.":[null,"Valor no válido."],"Package name":[null,"Nombre del paquete"],"This field must be unique":[null,"Este campo debe ser único"],"Unable to save your shipping packages. Please try again.":[null,"No se han podido guardar tus paquetes de envío. Por favor, inténtalo de nuevo."],"Save changes":[null,"Guardar cambios"],"Untitled":[null,"Sin título"],"Dimensions (L x W x H)":[null,"Dimensiones (L x An x Al)"],"All services selected":[null,"Seleccionados todos los servicios"],"Expand Services":[null,"Expandir servicios"],"Service":[null,"Servicio"],"Price adjustment":[null,"Ajuste de precio"],"Saved Packages":[null,"Paquetes guardados"],"Tracking":[null,"Seguimiento"],"Create shipping label":["Create shipping labels","Crear etiqueta de envío",""],"Name":[null,"Nombre"],"Company":[null,"Empresa"],"Address":[null,"Dirección"],"City":[null,"Ciudad"],"State":[null,"Provincia"],"Country":[null,"País"],"Invalid address":[null,"Dirección no válida"],"Origin address":[null,"Dirección de origen"],"Destination address":[null,"Dirección de destino"],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,"Hemos modificado ligeramente la dirección introducida. Si es correcta, por favor, utiliza la dirección sugerida para asegurar una entrega precisa."],"Address entered":[null,"Dirección introducida"],"Edit address":[null,"Editar dirección"],"Suggested address":[null,"Dirección sugerida"],"Use selected address":[null,"Usar la dirección seleccionada"],"Use these packages":[null,"Utilizar estos paquetes"],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,"El servicio y la tarifa elegidos por el cliente en el pago no están disponibles. Por favor, elige otro."],"Request a refund":[null,"Solicitar un reembolso"],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,"Puedes solicitar un reembolso de una etiqueta de envío que no se haya utilizado para enviar un paquete. Tardará al menos 14 días en procesarse."],"Purchase date":[null,"Fecha de compra"],"Amount eligible for refund":[null,"Cantidad elegible para el reembolso"],"Reprint shipping label":[null,"Volver a imprimir la etiqueta de envío"],"If there was a printing error when you purchased the label, you can print it again.":[null,"Si hay un problema de impresión cuando compres la etiqueta puedes imprimirla de nuevo."],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,"NOTA: Si ya has usado la etiqueta en un paquete, imprimirla y usarla de nuevo es una violación de nuestros términos del servicio y podría resultar en cargos criminales."],"Print":[null,"Imprimir"],"Cancel":[null,"Cancelar"],"N/A":[null,"N/D"],"More":[null,"Más"],"Invalid PDF request.":[null,"Petición de PDF no válida."],"Unknown package":[null,"Paquete desconocido"],"Individual packaging":[null,"Empaquetado individual"],"Unable to update service settings. Validation failed. %s":[null,"No ha sido posible actualizar los ajustes del servicio. Falló la validación. %s"],"Unable to update service settings. The form data could not be read.":[null,"No ha sido posible actualizar los ajustes del servicio. Los datos del formulario no pudieron leerse."],"Unable to update service settings. Form data is missing service ID.":[null,"No ha sido posible actualizar los ajustes del servicio. Los datos del formulario son de un ID de servicio no disponible."],"Unable to update settings. The form data could not be read.":[null,"No fue posible actualizar los ajustes. Los datos del formulario no se han podido leer."],"Unable to update settings. %s":[null,"No ha sido posible actualizar los ajustes. %s"],"Packaging":[null,"Paquetería"],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,"¿No carga la sección? Visita la <a href=\"%s\">página de estado</a> para ver los pasos de solución de problemas."],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,"Nota: El modo de desarrollo de Jetpack está activo en este sitio. Este sitio no podrá obtener métodos de pago de los servidores de producción de WooCommerce Services."],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,"Nota: Jetpack está conectado, pero también está activo el modo de desarrollo en este sitio. Por favor, desactiva el modo de desarrollo."],"Shipping Label":[null,"Etiqueta de envío"],"yd":[null,"yd"],"in":[null,"en"],"mm":[null,"mm"],"cm":[null,"cm"],"m":[null,"m"],"oz":[null,"oz"],"lbs":[null,"lbs"],"g":[null,"g"],"kg":[null,"kg"],"An invalid service ID was received.":[null,"Se ha recibido un ID de servicio no válido."],"An invalid service instance was received.":[null,"Se ha recibido una instancia de servicio no válida."],"Rest of the World":[null,"Resto del mundo"],"WooCommerce Services Status":[null,"Estado de WooCommerce Services"],"Support":[null,"Soporte"],"Debug":[null,"Depuración"],"Services":[null,"Servicios"],"Need help?":[null,"¿Necesitas ayuda?"],"Log is empty":[null,"El registro está vacío"],"Disabled":[null,"Desactivado"],"Enabled":[null,"Activado"],"%s Shipping Zone":[null,"%s zona de envío"],"The most recent rate request failed":[null,"La reciente petición de tarifas más reciente falló"],"The most recent rate request was successful":[null,"La petición de tarifas más reciente tuvo éxito"],"No rate requests have yet been made for this service":[null,"Aún no han habido peticiones de tarifas para este servicio"],"Setup for this service has not yet been completed":[null,"La configuración de este servició aún no se ha completado"],"WooCommerce Services Data":[null,"Datos de WooCommerce Services"],"Service data is up-to-date":[null,"Los datos del servicio están al día"],"Service data was found, but is more than one day old":[null,"Se encontaron datos del servicio, pero son de hace más de un día"],"Service data was found, but is more than three days old":[null,"Se encontraron datos del servicio, pero son de hace más de tres días"],"Service data was found, but may be out of date":[null,"Se encontraron datos del servicio, pero podrían ser obsoletos"],"No service data available":[null,"No hay disponibles datos del servicio"],"Jetpack":[null,"Jetpack"],"Jetpack %s is connected and working correctly":[null,"Jetpack %s está conectado y funcionando correctamente"],"This is a Jetpack staging site":[null,"Este es un sitio en pruebas de Jetpack"],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,"Jetpack no está conectado a WordPress.com. Asegúrate de que el plugin Jetpack está instalado, activo y conectado."],"Jetpack %s or higher is required (You are running %s)":[null,"Se requiere Jetpack %s o superior (estás ejecutando la versión %s)"],"Please install and activate the Jetpack plugin, version %s or higher":[null,"Por favor, instala y activa el plugin Jetpack, en su versión %s o superior"],"WooCommerce":[null,"WooCommerce"],"WooCommerce %s is configured correctly":[null,"WooCommerce %s está configurado correctamente"],"Please set Base Location in WooCommerce Settings > General":[null,"Por favor, establece la ubicación base en Ajustes de WooCommerce > General"],"WooCommerce %s or higher is required (You are running %s)":[null,"Se requiere WooCommerce %s o superior (estás ejecutando la versión %s)"],"Dismiss this notice":[null,"Descartar este aviso"],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,"ERROR: Tu sitio tiene un problema al conectarse a la API de WooCommerce Services. Por favor, aségurate de que esté funcionando la conexión de Jetpack."],"Your site is succesfully communicating to the WooCommerce Services API.":[null,"Tu sitio se está comunicando con éxito con la API de WooCommerce Services."],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,"Esto probará tu conexión a WooCommerce Services para asegurar que todo funciona correctamente"],"Test Connection":[null,"Probar conexión"],"Test your WooCommerce Services connection":[null,"Prueba tu conexión a WooCommerce Services"],"%s - ZIP/Postal code checkout field label\u0004Invalid %s entered.":[null,"%s introducido no válido."],"%s - ZIP/Postal code checkout field label\u0004%s does not match the selected state.":[null,"%s no coincide con la provincia seleccionada."],"date is of the form MM/YY\u0004Expires %(date)s":[null,"Caduca %(date)s"],"A service with an unknown title and unknown method_title\u0004Unknown":[null,"Desconocido"],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,"Estado"],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,"WooCommerce Services"]}
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-es_VE.po

    r2365269 r2374627  
    33msgid ""
    44msgstr ""
    5 "PO-Revision-Date: 2020-07-31 18:07:46+0000\n"
     5"PO-Revision-Date: 2020-08-19 21:30:48+0000\n"
    66"MIME-Version: 1.0\n"
    77"Content-Type: text/plain; charset=UTF-8\n"
     
    1212"Project-Id-Version: Plugins - WooCommerce Services - Stable (latest release)\n"
    1313
     14#: classes/class-wc-connect-taxjar-integration.php:318 i18n/strings.php:125
     15#: i18n/strings.php:328
     16msgid "ZIP/Postal code"
     17msgstr "Código postal"
     18
    1419#: i18n/strings.php:348
    1520msgid "This action will delete any information entered on the form."
     
    7580msgid "Email"
    7681msgstr "Correo electrónico"
    77 
    78 #: i18n/strings.php:328
    79 msgid "Postal code / Zip"
    80 msgstr "Código postal"
    8182
    8283#: i18n/strings.php:322
     
    329330msgstr "0.0"
    330331
    331 #: woocommerce-services.php:1310
     332#: woocommerce-services.php:1311
    332333msgid "Shipment Tracking"
    333334msgstr "Seguimiento de envíos"
     
    345346msgstr "Información de aduanas incompleta"
    346347
    347 #: woocommerce-services.php:1353
     348#: woocommerce-services.php:1354
    348349msgid "Packing Log:"
    349350msgstr "Registro de paquetería:"
    350351
    351 #: woocommerce-services.php:1340
     352#: woocommerce-services.php:1341
    352353msgid "Chosen Rate:"
    353354msgstr "Tarifa elegida:"
    354355
    355 #: woocommerce-services.php:1336
     356#: woocommerce-services.php:1337
    356357msgid "Shipping Method ID:"
    357358msgstr "ID del método de envío:"
    358359
    359 #: woocommerce-services.php:1332
     360#: woocommerce-services.php:1333
    360361msgid "Shipping Method Name:"
    361362msgstr "Nombre del método de envío:"
    362363
    363 #: woocommerce-services.php:1316
     364#: woocommerce-services.php:1317
    364365msgid "Shipping Debug"
    365366msgstr "Depuración de envíos"
     
    430431msgstr "El producto ( ID: %d ) no incluye peso. No se pueden calcular las tarifas de envío."
    431432
     433#: classes/class-wc-connect-api-client.php:64
     434msgid "Invalid WooCommerce Services service slug provided"
     435msgstr "Se ha facilitado un slug de servicio de WooCommerce Services no válido"
     436
     437#: classes/class-wc-connect-shipping-method.php:461
     438msgid "Packing log:"
     439msgstr "Registro de paquetería:"
     440
    432441#. translators: 1: name of shipping service, 2: shipping rate (price)
    433442#: classes/class-wc-connect-shipping-method.php:454
    434443msgid "Received rate: %1$s (%2$s)"
    435444msgstr "Tarifa recibida: %1$s (%2$s)"
    436 
    437 #: classes/class-wc-connect-api-client.php:64
    438 msgid "Invalid WooCommerce Services service slug provided"
    439 msgstr "Se ha facilitado un slug de servicio de WooCommerce Services no válido"
    440 
    441 #: classes/class-wc-connect-shipping-method.php:461
    442 msgid "Packing log:"
    443 msgstr "Registro de paquetería:"
    444445
    445446#: i18n/strings.php:206
     
    970971
    971972#: classes/class-wc-connect-taxjar-integration.php:326
    972 msgctxt "%s - Postcode/Zip checkout field label"
     973msgctxt "%s - ZIP/Postal code checkout field label"
    973974msgid "Invalid %s entered."
    974975msgstr "%s introducido no válido."
    975976
    976977#: classes/class-wc-connect-taxjar-integration.php:324
    977 msgctxt "%s - Postcode/Zip checkout field label"
     978msgctxt "%s - ZIP/Postal code checkout field label"
    978979msgid "%s does not match the selected state."
    979980msgstr "%s no coincide con la provincia seleccionada."
    980 
    981 #: classes/class-wc-connect-taxjar-integration.php:318
    982 msgid "Postcode / ZIP"
    983 msgstr "Código postal / ZIP"
    984981
    985982#: classes/class-wc-connect-privacy.php:90
     
    11191116msgstr "Recargar"
    11201117
    1121 #: woocommerce-services.php:1095
     1118#: woocommerce-services.php:1096
    11221119msgid "Tracking number"
    11231120msgstr "Número de seguimiento"
    11241121
    1125 #: woocommerce-services.php:1094
     1122#: woocommerce-services.php:1095
    11261123msgid "Provider"
    11271124msgstr "Proveedor"
     
    14691466
    14701467#. translators: %d: Deleted Product ID
     1468#: classes/class-wc-connect-compatibility-wc30.php:130
    14711469#: classes/class-wc-connect-compatibility-wc26.php:116
    1472 #: classes/class-wc-connect-compatibility-wc30.php:130
    14731470msgid "#%d - [Deleted product]"
    14741471msgstr "#%d - [producto borrado]"
    14751472
    14761473#. translators: %1$d: Product ID, %2$s: Product Name
     1474#: classes/class-wc-connect-compatibility-wc30.php:125
    14771475#: classes/class-wc-connect-compatibility-wc26.php:111
    1478 #: classes/class-wc-connect-compatibility-wc30.php:125
    14791476msgid "#%1$d - %2$s"
    14801477msgstr "#%1$d - %2$s"
    14811478
    1482 #: woocommerce-services.php:1425
     1479#: woocommerce-services.php:1426
    14831480msgid "<a href=\"%s\">Support</a>"
    14841481msgstr "<a href=\"%s\">Soporte</a>"
     
    14881485msgstr "Hubo un error al instalar Jetpack. Por favor, trata de instalarlo manualmente."
    14891486
    1490 #: i18n/strings.php:270 woocommerce-services.php:994
    1491 #: woocommerce-services.php:997
     1487#: woocommerce-services.php:995 woocommerce-services.php:998
     1488#: i18n/strings.php:270
    14921489msgid "Shipping Labels"
    14931490msgstr "Etiquetas de envío"
     
    15081505msgstr "WooCommerce Services"
    15091506
    1510 #: i18n/strings.php:118 i18n/strings.php:329 woocommerce-services.php:1376
    1511 #: woocommerce-services.php:1404
     1507#: woocommerce-services.php:1377 woocommerce-services.php:1405
     1508#: i18n/strings.php:118 i18n/strings.php:329
    15121509msgid "Phone"
    15131510msgstr "Teléfono"
     
    16031600msgstr "Paquetes guardados"
    16041601
    1605 #: woocommerce-services.php:1083 woocommerce-services.php:1090
     1602#: woocommerce-services.php:1084 woocommerce-services.php:1091
    16061603msgid "Tracking"
    16071604msgstr "Seguimiento"
     
    16361633msgstr "Provincia"
    16371634
    1638 #: i18n/strings.php:125
    1639 msgid "Postal code"
    1640 msgstr "Código postal"
    1641 
    16421635#: i18n/strings.php:126 i18n/strings.php:327
    16431636msgid "Country"
     
    17341727msgstr "Petición de PDF no válida."
    17351728
     1729#: classes/class-wc-connect-shipping-method.php:408
    17361730#: classes/class-wc-rest-connect-shipping-label-controller.php:105
    1737 #: classes/class-wc-connect-shipping-method.php:408
    17381731msgid "Unknown package"
    17391732msgstr "Paquete desconocido"
    17401733
     1734#: classes/class-wc-connect-shipping-method.php:410
    17411735#: classes/class-wc-rest-connect-shipping-label-controller.php:101
    1742 #: classes/class-wc-connect-shipping-method.php:410
    17431736msgid "Individual packaging"
    17441737msgstr "Empaquetado individual"
     
    17691762msgstr "Paquetería"
    17701763
    1771 #: woocommerce-services.php:1456
     1764#: woocommerce-services.php:1457
    17721765msgid "Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps."
    17731766msgstr "¿No carga la sección? Visita la <a href=\"%s\">página de estado</a> para ver los pasos de solución de problemas."
     
    17811774msgstr "Nota: Jetpack está conectado, pero también está activo el modo de desarrollo en este sitio. Por favor, desactiva el modo de desarrollo."
    17821775
    1783 #: woocommerce-services.php:1312
     1776#: woocommerce-services.php:1313
    17841777msgid "Shipping Label"
    17851778msgstr "Etiqueta de envío"
     
    19651958msgstr "Se requiere WooCommerce %s o superior (estás ejecutando la versión %s)"
    19661959
    1967 #: classes/class-wc-connect-error-notice.php:103 woocommerce-services.php:1492
     1960#: woocommerce-services.php:1493 classes/class-wc-connect-error-notice.php:103
    19681961msgid "Dismiss this notice"
    19691962msgstr "Descartar este aviso"
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-fr_CA.json

    r2365269 r2374627  
    1 {"0":[null,""],"":{"po-revision-date":"2020-03-26 15:14:42+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n > 1;","x-generator":"GlotPress/3.0.0-alpha.2","language":"fr_CA","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"This action will delete any information entered on the form.":[null,""],"Cancel connection":[null,""],"Ok":[null,""],"UPS invoice control id":[null,""],"UPS invoice currency":[null,""],"UPS invoice amount":[null,""],"UPS invoice date":[null,""],"UPS invoice number":[null,""],"I have been issued an invoice from UPS within the past 90 days":[null,""],"UPS account information":[null,""],"Company website":[null,""],"Job title":[null,""],"Company name":[null,""],"This is the company info you used to create your UPS account":[null,""],"Company information":[null,""],"Email":[null,""],"Postal code / Zip":[null,""],"Address 2 (optional)":[null,""],"Account number":[null,""],"This is the account number and address from your UPS profile":[null,""],"General information":[null,""],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,""],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,""],"Connect your UPS account":[null,""],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,""],"Disconnect your UPS account":[null,""],"Set up your own carrier account by adding your credentials here":[null,""],"Carrier account":[null,""],"Credentials":[null,""],"Adult signature required":[null,""],"Signature required":[null,""],"Other\\u2026":[null,""],"Select one\\u2026":[null,""],"Validating address\\u2026":[null,""],"Purchasing\\u2026":[null,""],"Your UPS account will be charged":[null,""],"Package %(index)s \\u2013 %(title)s":[null,""],"Saving\\u2026":[null,""],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Powered by WooCommerce Services.":[null,""],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled","",""],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}","",""],"Schedule a pickup":[null,""],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,""],"Labels older than 30 days cannot be refunded.":[null,""],"Mark this order as complete and notify the customer":[null,""],"Notify the customer with shipment details":[null,""],"You save %s with WooCommerce Services":[null,""],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,""],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,""],"No tracking information available at this time":[null,""],"Connection error: unable to create label at this time":[null,""],"Track Package":["Track Packages","",""],"Which package would you like to track?":[null,""],"%(service)s label (#%(labelIndex)d)":[null,""],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,""],"Add credit card":[null,""],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,""],"Choose credit card":[null,""],"Buy shipping label":["Buy shipping labels","",""],"shipping label ready":["shipping labels ready","",""],"Shipping from":[null,""],"Shipping summary":[null,""],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,""],"Shipping rates":[null,""],"HS Tariff number":[null,""],"Submit":[null,""],"Total Weight (with package)":[null,""],"QTY":[null,""],"Weight":[null,""],"Items to fulfill":[null,""],"Select a package type":[null,""],"Package details":[null,""],"Your shipping packages have been saved.":[null,""],"0.0":[null,""],"Shipment Tracking":[null,""],"Connect via WooCommerce Services":[null,""],"Customs information valid":[null,""],"Customs information incomplete":[null,""],"Packing Log:":[null,""],"Chosen Rate:":[null,""],"Shipping Method ID:":[null,""],"Shipping Method Name:":[null,""],"Shipping Debug":[null,""],"Stripe Account (connected to WooCommerce Services)":[null,""],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,""],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,""],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,""],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,""],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,""],"Error: The WooCommerce Services server returned HTTP code: %d":[null,""],"Unable to encode body for request to WooCommerce Services server.":[null,""],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,""],"No shipping rate could be calculated. No items in the package are shippable.":[null,""],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,""],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,""],"Received rate: %1$s (%2$s)":[null,""],"Invalid WooCommerce Services service slug provided":[null,""],"Packing log:":[null,""],"Your customer selected {{shippingMethod/}}":[null,""],"Total rate: %(total)s":[null,""],"%(serviceName)s: %(rate)s":[null,""],"No rates found":[null,""],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,""],"more info":[null,""],"ITN":[null,""],"Sanitary / Phytosanitary inspection":[null,""],"Quarantine":[null,""],"None":[null,""],"Restriction type":[null,""],"Details":[null,""],"Sample":[null,""],"Gift":[null,""],"Documents":[null,""],"Merchandise":[null,""],"Contents type":[null,""],"Return to sender if package is unable to be delivered":[null,""],"Value (per unit)":[null,""],"Weight (per unit)":[null,""],"Save customs form":[null,""],"Customs":[null,""],"Use address as entered":[null,""],"View on Google Maps":[null,""],"Verify with USPS":[null,""],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,""],"We were unable to automatically verify the address.":[null,""],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,""],"You've edited the address, please revalidate it for accurate rates":[null,""],"Verify address":[null,""],"%(message)s. Please modify the address and try again.":[null,""],"View details":[null,""],"Items":[null,""],"Package":[null,""],"Receipt":[null,""],"Label #%(labelIndex)s details":[null,""],"{{icon/}} Delete this package":[null,""],"Done":[null,""],"Add boxes, envelopes, and other packages you use most frequently":[null,""],"Remove":[null,""],"Edit":[null,""],"Weight of empty package":[null,""],"Unique package name":[null,""],"Envelope":[null,""],"Box":[null,""],"This field is required.":[null,""],"Payment":[null,""],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,""],"Email Receipts":[null,""],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,""],"Choose a different card":[null,""],"To purchase shipping labels, add a credit card.":[null,""],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,""],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,""],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,""],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,""],"%(card)s ****%(digits)s":[null,""],"Print shipping labels yourself and save a trip to the post office":[null,""],"H":[null,""],"W":[null,""],"L":[null,""],"Stripe account":[null,""],"Disconnect":[null,""],"Disconnecting":[null,""],"Check email to activate account":[null,""],"Activated":[null,""],"No activity yet":[null,""],"Note":[null,""],"Refunded %(amount)s":[null,""],"%(service)s label (#%(labelNum)d) refund rejected":[null,""],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,""],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,""],"Note sent to customer":[null,""],"Internal note":[null,""],"Show notes from %(date)s":[null,""],"%(count)s event":["%(count)s events","",""],"WeChat Pay":[null,""],"Toggle menu":[null,""],"Account disconnected. Reloading page\\u2026":[null,""],"A payment method is required to print shipping labels.":[null,""],"Return to Order #%(orderId)s":[null,""],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,""],"Logging":[null,""],"No services configured. {{a}}Add a shipping service{{/a}}":[null,""],"Edit service settings":[null,""],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,""],"Copy for support":[null,""],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}","",""],"Log tail copied to clipboard":[null,""],"Last updated %s. {{a}}Refresh{{/a}}":[null,""],"You have unsaved changes. Are you sure you want to leave this page?":[null,""],"Value ($ per unit)":[null,""],"Weight (%s per unit)":[null,""],"Description":[null,""],"Country where the product was manufactured or assembled":[null,""],"Origin country":[null,""],"Optional":[null,""],"Retry":[null,""],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,""],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,""],"Connect your account":[null,""],"shipping label printing":[null,""],"shipping label printing and smoother payment setup":[null,""],"automated tax calculation and shipping label printing":[null,""],"automated tax calculation, shipping label printing, and smoother payment setup":[null,""],"Data resource description.":[null,""],"Data resource ID.":[null,""],"List of supported currencies.":[null,""],"List of supported states in a given country.":[null,""],"List of supported continents, countries, and states.":[null,""],"Sorry, you cannot view this resource.":[null,""],"Sorry, you cannot list resources.":[null,""],"The unit weights are defined in for this country.":[null,""],"Thousands separator for displayed prices in this country.":[null,""],"Full name of state.":[null,""],"State code.":[null,""],"List of states in this country.":[null,""],"Number of decimal points shown in displayed prices for this country.":[null,""],"Full name of country.":[null,""],"The unit lengths are defined in for this country.":[null,""],"Decimal separator for displayed prices for this country.":[null,""],"Currency symbol position for this country.":[null,""],"Default ISO4127 alpha-3 currency code for the country.":[null,""],"ISO3166 alpha-2 country code.":[null,""],"List of countries on this continent.":[null,""],"Full name of continent.":[null,""],"There are no locations matching these parameters.":[null,""],"2 character continent code.":[null,""],"Postcode / ZIP":[null,""],"Shipping label tracking number":[null,""],"Shipping label service":[null,""],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,""],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,""],"An error occurred while refreshing service data.":[null,""],"There was a problem updating your saved credit cards.":[null,""],"No labels found for this period":[null,""],"Total":[null,""],"Refund":[null,""],"Price":[null,""],"Order":[null,""],"Time":[null,""],"Requested":[null,""],"Last 7 days":[null,""],"This month":[null,""],"Last month":[null,""],"Year":[null,""],"Export CSV":[null,""],"Other Log":[null,""],"Taxes Log":[null,""],"Shipping Log":[null,""],"Display troubleshooting information on the Cart and Checkout pages.":[null,""],"Write diagnostic messages to log files. Helpful when contacting support.":[null,""],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,""],"Payment Email":[null,""],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,""],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,""],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,""],"Link account":[null,""],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,""],"Link your PayPal account":[null,""],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,""],"Link a PayPal account":[null,""],"Refresh":[null,""],"Tracking number":[null,""],"Provider":[null,""],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,""],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,""],"Tax Class":[null,""],"Shipping":[null,""],"Compound":[null,""],"Priority":[null,""],"Tax Name":[null,""],"Rate %":[null,""],"ZIP/Postcode":[null,""],"State Code":[null,""],"Country Code":[null,""],"Enable automated taxes":[null,""],"Disable automated taxes":[null,""],"Automated taxes":[null,""],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,""],"Setup complete.":[null,""],"You can now enjoy %s.":[null,""],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,""],"Connect Jetpack to activate WooCommerce Services":[null,""],"automated tax calculation":[null,""],"smoother payment setup":[null,""],"automated tax calculation and smoother payment setup":[null,""],"Required":[null,"Obligatoire"],"Your shipping settings have been saved.":[null,"Vos paramètres d’étiquette expédition ont été enregistrées."],"Unable to save your shipping settings. Please try again.":[null,"Impossible d’enregistrer vos paramètres d’étiquette expédition. Veuillez essayer de nouveau."],"Dimensions":[null,"Dimensions"],"Close":[null,"Fermer"],"Packages to be Shipped":[null,"Emballages a expédier"],"Add to a New Package":[null,"Ajouter à un nouvel emballage"],"Add items":[null,"Ajouter des articles"],"Individually Shipped Item":[null,"Article livré individuellement"],"Item Dimensions":[null,"Dimensions de l'article"],"Please select a package":[null,"Veuillez sélectionner un emballage"],"Service schemas were not loaded":[null,"Schémas de service non chargés"],"Bad request":[null,"Mauvaise demande"],"Order not found":[null,"Commande introuvable"],"Got it, thanks!":[null,"J’ai compris, merci !"],"Connect your store to activate WooCommerce Services":[null,""],"Activate Jetpack and connect":[null,"Activer le Jetpack et connecter"],"Install Jetpack and connect":[null,"Installer le Jetpack et connecter"],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,"Quelque chose s'est mal passé. Essayez de vous connecter manuellement à Jetpack ou contactez l'assistance sur les forums WordPress.org."],"Connecting...":[null,"Connexion..."],"Activating...":[null,"Activation…"],"When you're ready, purchase and print discounted labels from USPS right here.":[null,"Lorsque vous êtes prêt, achetez et imprimez des étiquettes à tarif réduit chez USPS ici."],"Discounted Shipping Labels":[null,"Étiquettes d'expédition à tarif réduit"],"American Express":[null,"American Express"],"Discover":[null,"Discover"],"MasterCard":[null,"MasterCard"],"VISA":[null,"VISA"],"PayPal":[null,"PayPal"],"Add another credit card":[null,"Ajouter une autre carte de crédit"],"%(selectedCount)d package selected":["%(selectedCount)d packages selected","%(selectedCount)d emballage sélectionné","%(selectedCount)d emballages sélectionnés"],"Unable to get your settings. Please refresh the page to try again.":[null,"Impossible d’obtenir vos paramètres. Veuillez actualiser la page pour essayer à nouveau."],"%(numSelected)d service selected":["%(numSelected)d services selected","%(numSelected)d service sélectionné","%(numSelected)d services sélectionnés"],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,"Ajouter et modifier des emballages enregistrés en utilisant le {{a}}Gestionnaire d'emballage{{/a}}."],"Tracking #: {{trackingLink/}}":[null,"Suivi #: {{trackingLink/}}"],"%(item)s from {{pckg/}}":[null,"%(item)s de {{pckg/}}"],"Which items would you like to add to {{pckg/}}?":[null,"Quel article souhaitez-vous ajouter à {{pckg/}}?"],"1 item in 1 package: %(weight)s %(unit)s total":[null,"1 article dans 1 emballage : %(weight)s %(unit)s total"],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,"%(itemsCount)d articles dans 1 emballage : %(weight)s %(unit)s total"],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,"%(itemsCount)d articles dans %(packageCount)d emballages : %(weight)s %(unit)s total"],"{{itemLink/}} is currently saved for a later shipment.":[null,"{{itemLink/}} est actuellement enregistrée pour un envoi ultérieur."],"{{itemLink/}} is currently shipped in its original packaging.":[null,"{{itemLink/}} est actuellement livré dans son emballage d’origine."],"{{itemLink/}} is currently in {{pckg/}}.":[null,"{{itemLink/}} est actuellement dans {{pckg/}}."],"Choose rate: %(pckg)s":[null,"Choisir le taux : %(pckg)s"],"Refund label (-%(amount)s)":[null,"Rembourser l'étiquette (-%(amount)s)"],"Where would you like to move it?":[null,"Où souhaitez-vous le déplacer?"],"Unsaved changes made to packages":[null,"Changements effectués non enregistrés sur les emballages"],"There are no items in this package.":[null,"Il n'y a aucun article dans cet emballage."],"Ship in original packaging":[null,"Expédier dans l'emballage d’origine"],"Request refund":[null,"Demande de remboursement"],"Reprint":[null,"Réimprimer"],"Paper size":[null,"Format de papier"],"No packages selected":[null,"Aucun emballages sélectionnés"],"Move":[null,"Déplacer"],"Move item":[null,"Déplacer l'article"],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,"Augmenter les taux calculés par le transporteur pour tenir compte de l’emballage et de manutention. Vous pouvez également ajouter un montant négatif pour économiser vos clients."],"Create new label":[null,"Créer une nouvelle étiquette"],"All packages selected":[null,"Tous les emballages sélectionnés"],"Add":[null,"Ajouter"],"Add item":[null,"Ajouter un article"],"Add a credit card":[null,"Ajouter une carte de crédit"],"#%d - [Deleted product]":[null,"#%d - [produit supprimé]"],"#%1$d - %2$s":[null,"%1$d - %2$s"],"<a href=\"%s\">Support</a>":[null,"<a href=\"%s\">Assistance</a>"],"There was an error installing Jetpack. Please try installing it manually.":[null,"Une erreur s'est produite lors de l'installation de Jetpack. S'il vous plaît essayez d'installer manuellement."],"Shipping Labels":[null,"Étiquette d'expédition"],"Automattic":[null,"Automattic"],"https://woocommerce.com/":[null,"https://woocommerce.com/"],"WooCommerce Services":[null,"WooCommerce Services"],"Phone":[null,"Téléphone"],"Connect":[null,"Connexion"],"Save Settings":[null,"Sauvegarder les paramètres"],"Your changes have been saved.":[null,"Vos modifications ont été sauvegardées."],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,"Il y avait un problème avec une ou plusieurs entrées. S’il vous plaît corriger les erreurs ci-dessous et essayez d’enregistrer à nouveau."],"Expand":[null,"Étendre"],"Dismiss":[null,"Rejeter"],"You have unsaved changes.":[null,"Vous avez des modifications non enregistrées."],"Type of package":[null,"Type d'emballage"],"Add package":["Add packages","Ajouter un emballage",""],"Invalid value.":[null,"Valeur non valide"],"Package name":[null,"Nom de l'emballage"],"This field must be unique":[null,"Ce champ doit être unique"],"Unable to save your shipping packages. Please try again.":[null,"Impossible d'enregistrer vos emballages. Veuillez essayer de nouveau."],"Save changes":[null,"Enregistrer les changements"],"Untitled":[null,"Sans titre"],"Dimensions (L x W x H)":[null,""],"All services selected":[null,"Tous les services sélectionnés"],"Expand Services":[null,"Accroitre les services"],"Service":[null,"Service"],"Price adjustment":[null,"Ajustement du prix"],"Saved Packages":[null,"Emballages enregistrés"],"Tracking":[null,""],"Create shipping label":["Create shipping labels","Créer l'étiquette d'expédition",""],"Name":[null,"Nom"],"Company":[null,"Entreprise"],"Address":[null,"Adresse"],"City":[null,"Ville"],"State":[null,"Province"],"Postal code":[null,"Code postal"],"Country":[null,"Pays"],"Invalid address":[null,"Adresse non valide"],"Origin address":[null,"Adresse d’origine"],"Destination address":[null,"Adresse de destination"],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,"Nous avons légèrement modifié l’adresse saisie. Si elle est correcte, veuillez utiliser l’adresse suggéré d’assurer une prestation précise."],"Address entered":[null,"Adresse saisie"],"Edit address":[null,"Modifier l'adresse"],"Suggested address":[null,"Adresse suggérée"],"Use selected address":[null,"Utilisez l’adresse sélectionnée"],"Use these packages":[null,"Utilisez ces emballages"],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,"Le service et le taux choisi par le client à la caisse n’est pas disponible. Veuillez choisir un autre."],"Request a refund":[null,"Demande de remboursement"],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,"Vous pouvez demander un remboursement pour une étiquette d’expédition qui n’a pas été utilisé pour expédier un colis. Il faudra au moins 14 jours de traitement."],"Purchase date":[null,"Date d'achat"],"Amount eligible for refund":[null,"Montant admissible au remboursement"],"Reprint shipping label":[null,"Réimprimer l'étiquette d'expédition"],"If there was a printing error when you purchased the label, you can print it again.":[null,"S’il y avait une erreur d’impression lorsque vous aviez acheté l’étiquette, vous pouvez l’imprimer à nouveau."],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,"REMARQUE: Si vous avez déjà utilisé l'étiquette sur un colis, l'imprimer et l'utiliser à nouveau constitue une violation de nos conditions d'utilisation et peut entraîner des poursuites pénales."],"Print":[null,"Imprimer"],"Cancel":[null,"Annuler"],"N/A":[null,"N/D"],"More":[null,"Plus"],"Invalid PDF request.":[null,"Demande PDF non valide."],"Unknown package":[null,"Emballage inconnu"],"Individual packaging":[null,"Emballage individuel"],"Unable to update service settings. Validation failed. %s":[null,"Impossible de mettre à jour les paramètres du service. La validation a échoué. %s"],"Unable to update service settings. The form data could not be read.":[null,"Impossible de mettre à jour les paramètres du service. Les données de formulaire n'ont pas pu être lues."],"Unable to update service settings. Form data is missing service ID.":[null,"Impossible de mettre à jour les paramètres du service. Les données de formulaire n'ont pas d'ID de service."],"Unable to update settings. The form data could not be read.":[null,"Impossible de mettre à jour les paramètres. Les données de formulaire n'ont pas pu être lues."],"Unable to update settings. %s":[null,"Impossible de mettre à jour les paramètres. %s"],"Packaging":[null,"Emballage"],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,"La section ne se charge pas? Consultez la <a href=\"%s\">page d'état </a> pour connaître les étapes de dépannage."],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,"Remarque : Le mode de développement Jetpack est activé sur ce site. Ce site ne sera pas en mesure d’obtenir des moyens de paiement des serveurs de production de WooCommerce Services."],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,"Remarque : Jetpack est connecté, mais le mode de développement est activé sur ce site. Veuillez désactiver le mode de développement."],"Shipping Label":[null,"Etiquette de l'expédition"],"yd":[null,"verge"],"in":[null,"po"],"mm":[null,"mm"],"cm":[null,"cm"],"m":[null,"m"],"oz":[null,"oz"],"lbs":[null,"lbs"],"g":[null,"g"],"kg":[null,"kg"],"An invalid service ID was received.":[null,"Un ID de service non valide a été reçu."],"An invalid service instance was received.":[null,"Une instance de service non valide a été reçue."],"Rest of the World":[null,"Reste du monde"],"WooCommerce Services Status":[null,"Statut de WooCommerce Services"],"Support":[null,"Soutien"],"Debug":[null,"Débogage"],"Services":[null,"Services"],"Need help?":[null,"Besoin d’aide?"],"Log is empty":[null,"Le journal est vide"],"Disabled":[null,"Désactivé"],"Enabled":[null,"Activé"],"%s Shipping Zone":[null,"%s Zone d'expédition"],"The most recent rate request failed":[null,"La plus récente demande de taux a échoué"],"The most recent rate request was successful":[null,"La plus récente demande de tarif a réussi"],"No rate requests have yet been made for this service":[null,"Aucune demande de tarif n’ont encore eu lieu pour ce service"],"Setup for this service has not yet been completed":[null,"La configuration pour ce service n’est pas encore achevée"],"WooCommerce Services Data":[null,"Données de service WooCommerce"],"Service data is up-to-date":[null,"Données de service à jour"],"Service data was found, but is more than one day old":[null,"Les données de service ont été trouvées, mais vieux d'un jour"],"Service data was found, but is more than three days old":[null,"Les données de service ont été trouvées, mais elles datent de plus de trois jours"],"Service data was found, but may be out of date":[null,"Les données de service ont été trouvées, mais peuvent être périmées"],"No service data available":[null,"Aucune données de service n'est disponible"],"Jetpack":[null,"Jetpack"],"Jetpack %s is connected and working correctly":[null,"Jetpack %s est branché et fonctionne correctement"],"This is a Jetpack staging site":[null,"Il s’agit d’un site intermédiaire Jetpack"],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,"Jetpack n’est pas connecté à WordPress.com. Assurez-vous que le plugin Jetpack est installé, activé et connecté."],"Jetpack %s or higher is required (You are running %s)":[null,"Jetpack %s ou une version ultérieure est requis (votre version courante %s))"],"Please install and activate the Jetpack plugin, version %s or higher":[null,"Veuillez installer et activer l'extension de Jetpack, version %s ou supérieur"],"WooCommerce":[null,"WooCommerce"],"WooCommerce %s is configured correctly":[null,"WooCommerce %s est configuré correctement"],"Please set Base Location in WooCommerce Settings > General":[null,"S’il vous plaît définir l'emplacement de base dans Paramètres WooCommerce > Général"],"WooCommerce %s or higher is required (You are running %s)":[null,"WooCommerce %s ou une version ultérieure est requis (votre version courante %s))"],"Dismiss this notice":[null,"Cacher cet avertissement"],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,"ERREUR : Votre site a un problème à se connecter à l’API de WooCommerce Services. Assurez-vous que votre connexion Jetpack fonctionne."],"Your site is succesfully communicating to the WooCommerce Services API.":[null,"Votre site communique avec succès à l’API de WooCommerce Services."],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,"Ceci permettra de tester votre connexion WooCommerce Services pour s’assurer que tout fonctionne correctement"],"Test Connection":[null,"Test de connexion"],"Test your WooCommerce Services connection":[null,"Testez votre connexion WooCommerce Services"],"%s - Postcode/Zip checkout field label\u0004Invalid %s entered.":[null,""],"%s - Postcode/Zip checkout field label\u0004%s does not match the selected state.":[null,""],"date is of the form MM/YY\u0004Expires %(date)s":[null,"Expire %(date)s"],"A service with an unknown title and unknown method_title\u0004Unknown":[null,"Inconnu"],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,"État"],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,"WooCommerce Services"]}
     1{"0":[null,""],"":{"po-revision-date":"2020-03-26 15:14:42+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n > 1;","x-generator":"GlotPress/3.0.0-alpha.2","language":"fr_CA","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"ZIP/Postal code":[null,""],"This action will delete any information entered on the form.":[null,""],"Cancel connection":[null,""],"Ok":[null,""],"UPS invoice control id":[null,""],"UPS invoice currency":[null,""],"UPS invoice amount":[null,""],"UPS invoice date":[null,""],"UPS invoice number":[null,""],"I have been issued an invoice from UPS within the past 90 days":[null,""],"UPS account information":[null,""],"Company website":[null,""],"Job title":[null,""],"Company name":[null,""],"This is the company info you used to create your UPS account":[null,""],"Company information":[null,""],"Email":[null,""],"Address 2 (optional)":[null,""],"Account number":[null,""],"This is the account number and address from your UPS profile":[null,""],"General information":[null,""],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,""],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,""],"Connect your UPS account":[null,""],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,""],"Disconnect your UPS account":[null,""],"Set up your own carrier account by adding your credentials here":[null,""],"Carrier account":[null,""],"Credentials":[null,""],"Adult signature required":[null,""],"Signature required":[null,""],"Other\\u2026":[null,""],"Select one\\u2026":[null,""],"Validating address\\u2026":[null,""],"Purchasing\\u2026":[null,""],"Your UPS account will be charged":[null,""],"Package %(index)s \\u2013 %(title)s":[null,""],"Saving\\u2026":[null,""],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Powered by WooCommerce Services.":[null,""],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled","",""],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}","",""],"Schedule a pickup":[null,""],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,""],"Labels older than 30 days cannot be refunded.":[null,""],"Mark this order as complete and notify the customer":[null,""],"Notify the customer with shipment details":[null,""],"You save %s with WooCommerce Services":[null,""],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,""],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,""],"No tracking information available at this time":[null,""],"Connection error: unable to create label at this time":[null,""],"Track Package":["Track Packages","",""],"Which package would you like to track?":[null,""],"%(service)s label (#%(labelIndex)d)":[null,""],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,""],"Add credit card":[null,""],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,""],"Choose credit card":[null,""],"Buy shipping label":["Buy shipping labels","",""],"shipping label ready":["shipping labels ready","",""],"Shipping from":[null,""],"Shipping summary":[null,""],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,""],"Shipping rates":[null,""],"HS Tariff number":[null,""],"Submit":[null,""],"Total Weight (with package)":[null,""],"QTY":[null,""],"Weight":[null,""],"Items to fulfill":[null,""],"Select a package type":[null,""],"Package details":[null,""],"Your shipping packages have been saved.":[null,""],"0.0":[null,""],"Shipment Tracking":[null,""],"Connect via WooCommerce Services":[null,""],"Customs information valid":[null,""],"Customs information incomplete":[null,""],"Packing Log:":[null,""],"Chosen Rate:":[null,""],"Shipping Method ID:":[null,""],"Shipping Method Name:":[null,""],"Shipping Debug":[null,""],"Stripe Account (connected to WooCommerce Services)":[null,""],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,""],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,""],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,""],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,""],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,""],"Error: The WooCommerce Services server returned HTTP code: %d":[null,""],"Unable to encode body for request to WooCommerce Services server.":[null,""],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,""],"No shipping rate could be calculated. No items in the package are shippable.":[null,""],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,""],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,""],"Invalid WooCommerce Services service slug provided":[null,""],"Packing log:":[null,""],"Received rate: %1$s (%2$s)":[null,""],"Your customer selected {{shippingMethod/}}":[null,""],"Total rate: %(total)s":[null,""],"%(serviceName)s: %(rate)s":[null,""],"No rates found":[null,""],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,""],"more info":[null,""],"ITN":[null,""],"Sanitary / Phytosanitary inspection":[null,""],"Quarantine":[null,""],"None":[null,""],"Restriction type":[null,""],"Details":[null,""],"Sample":[null,""],"Gift":[null,""],"Documents":[null,""],"Merchandise":[null,""],"Contents type":[null,""],"Return to sender if package is unable to be delivered":[null,""],"Value (per unit)":[null,""],"Weight (per unit)":[null,""],"Save customs form":[null,""],"Customs":[null,""],"Use address as entered":[null,""],"View on Google Maps":[null,""],"Verify with USPS":[null,""],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,""],"We were unable to automatically verify the address.":[null,""],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,""],"You've edited the address, please revalidate it for accurate rates":[null,""],"Verify address":[null,""],"%(message)s. Please modify the address and try again.":[null,""],"View details":[null,""],"Items":[null,""],"Package":[null,""],"Receipt":[null,""],"Label #%(labelIndex)s details":[null,""],"{{icon/}} Delete this package":[null,""],"Done":[null,""],"Add boxes, envelopes, and other packages you use most frequently":[null,""],"Remove":[null,""],"Edit":[null,""],"Weight of empty package":[null,""],"Unique package name":[null,""],"Envelope":[null,""],"Box":[null,""],"This field is required.":[null,""],"Payment":[null,""],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,""],"Email Receipts":[null,""],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,""],"Choose a different card":[null,""],"To purchase shipping labels, add a credit card.":[null,""],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,""],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,""],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,""],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,""],"%(card)s ****%(digits)s":[null,""],"Print shipping labels yourself and save a trip to the post office":[null,""],"H":[null,""],"W":[null,""],"L":[null,""],"Stripe account":[null,""],"Disconnect":[null,""],"Disconnecting":[null,""],"Check email to activate account":[null,""],"Activated":[null,""],"No activity yet":[null,""],"Note":[null,""],"Refunded %(amount)s":[null,""],"%(service)s label (#%(labelNum)d) refund rejected":[null,""],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,""],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,""],"Note sent to customer":[null,""],"Internal note":[null,""],"Show notes from %(date)s":[null,""],"%(count)s event":["%(count)s events","",""],"WeChat Pay":[null,""],"Toggle menu":[null,""],"Account disconnected. Reloading page\\u2026":[null,""],"A payment method is required to print shipping labels.":[null,""],"Return to Order #%(orderId)s":[null,""],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,""],"Logging":[null,""],"No services configured. {{a}}Add a shipping service{{/a}}":[null,""],"Edit service settings":[null,""],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,""],"Copy for support":[null,""],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}","",""],"Log tail copied to clipboard":[null,""],"Last updated %s. {{a}}Refresh{{/a}}":[null,""],"You have unsaved changes. Are you sure you want to leave this page?":[null,""],"Value ($ per unit)":[null,""],"Weight (%s per unit)":[null,""],"Description":[null,""],"Country where the product was manufactured or assembled":[null,""],"Origin country":[null,""],"Optional":[null,""],"Retry":[null,""],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,""],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,""],"Connect your account":[null,""],"shipping label printing":[null,""],"shipping label printing and smoother payment setup":[null,""],"automated tax calculation and shipping label printing":[null,""],"automated tax calculation, shipping label printing, and smoother payment setup":[null,""],"Data resource description.":[null,""],"Data resource ID.":[null,""],"List of supported currencies.":[null,""],"List of supported states in a given country.":[null,""],"List of supported continents, countries, and states.":[null,""],"Sorry, you cannot view this resource.":[null,""],"Sorry, you cannot list resources.":[null,""],"The unit weights are defined in for this country.":[null,""],"Thousands separator for displayed prices in this country.":[null,""],"Full name of state.":[null,""],"State code.":[null,""],"List of states in this country.":[null,""],"Number of decimal points shown in displayed prices for this country.":[null,""],"Full name of country.":[null,""],"The unit lengths are defined in for this country.":[null,""],"Decimal separator for displayed prices for this country.":[null,""],"Currency symbol position for this country.":[null,""],"Default ISO4127 alpha-3 currency code for the country.":[null,""],"ISO3166 alpha-2 country code.":[null,""],"List of countries on this continent.":[null,""],"Full name of continent.":[null,""],"There are no locations matching these parameters.":[null,""],"2 character continent code.":[null,""],"Shipping label tracking number":[null,""],"Shipping label service":[null,""],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,""],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,""],"An error occurred while refreshing service data.":[null,""],"There was a problem updating your saved credit cards.":[null,""],"No labels found for this period":[null,""],"Total":[null,""],"Refund":[null,""],"Price":[null,""],"Order":[null,""],"Time":[null,""],"Requested":[null,""],"Last 7 days":[null,""],"This month":[null,""],"Last month":[null,""],"Year":[null,""],"Export CSV":[null,""],"Other Log":[null,""],"Taxes Log":[null,""],"Shipping Log":[null,""],"Display troubleshooting information on the Cart and Checkout pages.":[null,""],"Write diagnostic messages to log files. Helpful when contacting support.":[null,""],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,""],"Payment Email":[null,""],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,""],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,""],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,""],"Link account":[null,""],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,""],"Link your PayPal account":[null,""],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,""],"Link a PayPal account":[null,""],"Refresh":[null,""],"Tracking number":[null,""],"Provider":[null,""],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,""],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,""],"Tax Class":[null,""],"Shipping":[null,""],"Compound":[null,""],"Priority":[null,""],"Tax Name":[null,""],"Rate %":[null,""],"ZIP/Postcode":[null,""],"State Code":[null,""],"Country Code":[null,""],"Enable automated taxes":[null,""],"Disable automated taxes":[null,""],"Automated taxes":[null,""],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,""],"Setup complete.":[null,""],"You can now enjoy %s.":[null,""],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,""],"Connect Jetpack to activate WooCommerce Services":[null,""],"automated tax calculation":[null,""],"smoother payment setup":[null,""],"automated tax calculation and smoother payment setup":[null,""],"Required":[null,"Obligatoire"],"Your shipping settings have been saved.":[null,"Vos paramètres d’étiquette expédition ont été enregistrées."],"Unable to save your shipping settings. Please try again.":[null,"Impossible d’enregistrer vos paramètres d’étiquette expédition. Veuillez essayer de nouveau."],"Dimensions":[null,"Dimensions"],"Close":[null,"Fermer"],"Packages to be Shipped":[null,"Emballages a expédier"],"Add to a New Package":[null,"Ajouter à un nouvel emballage"],"Add items":[null,"Ajouter des articles"],"Individually Shipped Item":[null,"Article livré individuellement"],"Item Dimensions":[null,"Dimensions de l'article"],"Please select a package":[null,"Veuillez sélectionner un emballage"],"Service schemas were not loaded":[null,"Schémas de service non chargés"],"Bad request":[null,"Mauvaise demande"],"Order not found":[null,"Commande introuvable"],"Got it, thanks!":[null,"J’ai compris, merci !"],"Connect your store to activate WooCommerce Services":[null,""],"Activate Jetpack and connect":[null,"Activer le Jetpack et connecter"],"Install Jetpack and connect":[null,"Installer le Jetpack et connecter"],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,"Quelque chose s'est mal passé. Essayez de vous connecter manuellement à Jetpack ou contactez l'assistance sur les forums WordPress.org."],"Connecting...":[null,"Connexion..."],"Activating...":[null,"Activation…"],"When you're ready, purchase and print discounted labels from USPS right here.":[null,"Lorsque vous êtes prêt, achetez et imprimez des étiquettes à tarif réduit chez USPS ici."],"Discounted Shipping Labels":[null,"Étiquettes d'expédition à tarif réduit"],"American Express":[null,"American Express"],"Discover":[null,"Discover"],"MasterCard":[null,"MasterCard"],"VISA":[null,"VISA"],"PayPal":[null,"PayPal"],"Add another credit card":[null,"Ajouter une autre carte de crédit"],"%(selectedCount)d package selected":["%(selectedCount)d packages selected","%(selectedCount)d emballage sélectionné","%(selectedCount)d emballages sélectionnés"],"Unable to get your settings. Please refresh the page to try again.":[null,"Impossible d’obtenir vos paramètres. Veuillez actualiser la page pour essayer à nouveau."],"%(numSelected)d service selected":["%(numSelected)d services selected","%(numSelected)d service sélectionné","%(numSelected)d services sélectionnés"],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,"Ajouter et modifier des emballages enregistrés en utilisant le {{a}}Gestionnaire d'emballage{{/a}}."],"Tracking #: {{trackingLink/}}":[null,"Suivi #: {{trackingLink/}}"],"%(item)s from {{pckg/}}":[null,"%(item)s de {{pckg/}}"],"Which items would you like to add to {{pckg/}}?":[null,"Quel article souhaitez-vous ajouter à {{pckg/}}?"],"1 item in 1 package: %(weight)s %(unit)s total":[null,"1 article dans 1 emballage : %(weight)s %(unit)s total"],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,"%(itemsCount)d articles dans 1 emballage : %(weight)s %(unit)s total"],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,"%(itemsCount)d articles dans %(packageCount)d emballages : %(weight)s %(unit)s total"],"{{itemLink/}} is currently saved for a later shipment.":[null,"{{itemLink/}} est actuellement enregistrée pour un envoi ultérieur."],"{{itemLink/}} is currently shipped in its original packaging.":[null,"{{itemLink/}} est actuellement livré dans son emballage d’origine."],"{{itemLink/}} is currently in {{pckg/}}.":[null,"{{itemLink/}} est actuellement dans {{pckg/}}."],"Choose rate: %(pckg)s":[null,"Choisir le taux : %(pckg)s"],"Refund label (-%(amount)s)":[null,"Rembourser l'étiquette (-%(amount)s)"],"Where would you like to move it?":[null,"Où souhaitez-vous le déplacer?"],"Unsaved changes made to packages":[null,"Changements effectués non enregistrés sur les emballages"],"There are no items in this package.":[null,"Il n'y a aucun article dans cet emballage."],"Ship in original packaging":[null,"Expédier dans l'emballage d’origine"],"Request refund":[null,"Demande de remboursement"],"Reprint":[null,"Réimprimer"],"Paper size":[null,"Format de papier"],"No packages selected":[null,"Aucun emballages sélectionnés"],"Move":[null,"Déplacer"],"Move item":[null,"Déplacer l'article"],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,"Augmenter les taux calculés par le transporteur pour tenir compte de l’emballage et de manutention. Vous pouvez également ajouter un montant négatif pour économiser vos clients."],"Create new label":[null,"Créer une nouvelle étiquette"],"All packages selected":[null,"Tous les emballages sélectionnés"],"Add":[null,"Ajouter"],"Add item":[null,"Ajouter un article"],"Add a credit card":[null,"Ajouter une carte de crédit"],"#%d - [Deleted product]":[null,"#%d - [produit supprimé]"],"#%1$d - %2$s":[null,"%1$d - %2$s"],"<a href=\"%s\">Support</a>":[null,"<a href=\"%s\">Assistance</a>"],"There was an error installing Jetpack. Please try installing it manually.":[null,"Une erreur s'est produite lors de l'installation de Jetpack. S'il vous plaît essayez d'installer manuellement."],"Shipping Labels":[null,"Étiquette d'expédition"],"Automattic":[null,"Automattic"],"https://woocommerce.com/":[null,"https://woocommerce.com/"],"WooCommerce Services":[null,"WooCommerce Services"],"Phone":[null,"Téléphone"],"Connect":[null,"Connexion"],"Save Settings":[null,"Sauvegarder les paramètres"],"Your changes have been saved.":[null,"Vos modifications ont été sauvegardées."],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,"Il y avait un problème avec une ou plusieurs entrées. S’il vous plaît corriger les erreurs ci-dessous et essayez d’enregistrer à nouveau."],"Expand":[null,"Étendre"],"Dismiss":[null,"Rejeter"],"You have unsaved changes.":[null,"Vous avez des modifications non enregistrées."],"Type of package":[null,"Type d'emballage"],"Add package":["Add packages","Ajouter un emballage",""],"Invalid value.":[null,"Valeur non valide"],"Package name":[null,"Nom de l'emballage"],"This field must be unique":[null,"Ce champ doit être unique"],"Unable to save your shipping packages. Please try again.":[null,"Impossible d'enregistrer vos emballages. Veuillez essayer de nouveau."],"Save changes":[null,"Enregistrer les changements"],"Untitled":[null,"Sans titre"],"Dimensions (L x W x H)":[null,""],"All services selected":[null,"Tous les services sélectionnés"],"Expand Services":[null,"Accroitre les services"],"Service":[null,"Service"],"Price adjustment":[null,"Ajustement du prix"],"Saved Packages":[null,"Emballages enregistrés"],"Tracking":[null,""],"Create shipping label":["Create shipping labels","Créer l'étiquette d'expédition",""],"Name":[null,"Nom"],"Company":[null,"Entreprise"],"Address":[null,"Adresse"],"City":[null,"Ville"],"State":[null,"Province"],"Country":[null,"Pays"],"Invalid address":[null,"Adresse non valide"],"Origin address":[null,"Adresse d’origine"],"Destination address":[null,"Adresse de destination"],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,"Nous avons légèrement modifié l’adresse saisie. Si elle est correcte, veuillez utiliser l’adresse suggéré d’assurer une prestation précise."],"Address entered":[null,"Adresse saisie"],"Edit address":[null,"Modifier l'adresse"],"Suggested address":[null,"Adresse suggérée"],"Use selected address":[null,"Utilisez l’adresse sélectionnée"],"Use these packages":[null,"Utilisez ces emballages"],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,"Le service et le taux choisi par le client à la caisse n’est pas disponible. Veuillez choisir un autre."],"Request a refund":[null,"Demande de remboursement"],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,"Vous pouvez demander un remboursement pour une étiquette d’expédition qui n’a pas été utilisé pour expédier un colis. Il faudra au moins 14 jours de traitement."],"Purchase date":[null,"Date d'achat"],"Amount eligible for refund":[null,"Montant admissible au remboursement"],"Reprint shipping label":[null,"Réimprimer l'étiquette d'expédition"],"If there was a printing error when you purchased the label, you can print it again.":[null,"S’il y avait une erreur d’impression lorsque vous aviez acheté l’étiquette, vous pouvez l’imprimer à nouveau."],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,"REMARQUE: Si vous avez déjà utilisé l'étiquette sur un colis, l'imprimer et l'utiliser à nouveau constitue une violation de nos conditions d'utilisation et peut entraîner des poursuites pénales."],"Print":[null,"Imprimer"],"Cancel":[null,"Annuler"],"N/A":[null,"N/D"],"More":[null,"Plus"],"Invalid PDF request.":[null,"Demande PDF non valide."],"Unknown package":[null,"Emballage inconnu"],"Individual packaging":[null,"Emballage individuel"],"Unable to update service settings. Validation failed. %s":[null,"Impossible de mettre à jour les paramètres du service. La validation a échoué. %s"],"Unable to update service settings. The form data could not be read.":[null,"Impossible de mettre à jour les paramètres du service. Les données de formulaire n'ont pas pu être lues."],"Unable to update service settings. Form data is missing service ID.":[null,"Impossible de mettre à jour les paramètres du service. Les données de formulaire n'ont pas d'ID de service."],"Unable to update settings. The form data could not be read.":[null,"Impossible de mettre à jour les paramètres. Les données de formulaire n'ont pas pu être lues."],"Unable to update settings. %s":[null,"Impossible de mettre à jour les paramètres. %s"],"Packaging":[null,"Emballage"],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,"La section ne se charge pas? Consultez la <a href=\"%s\">page d'état </a> pour connaître les étapes de dépannage."],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,"Remarque : Le mode de développement Jetpack est activé sur ce site. Ce site ne sera pas en mesure d’obtenir des moyens de paiement des serveurs de production de WooCommerce Services."],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,"Remarque : Jetpack est connecté, mais le mode de développement est activé sur ce site. Veuillez désactiver le mode de développement."],"Shipping Label":[null,"Etiquette de l'expédition"],"yd":[null,"verge"],"in":[null,"po"],"mm":[null,"mm"],"cm":[null,"cm"],"m":[null,"m"],"oz":[null,"oz"],"lbs":[null,"lbs"],"g":[null,"g"],"kg":[null,"kg"],"An invalid service ID was received.":[null,"Un ID de service non valide a été reçu."],"An invalid service instance was received.":[null,"Une instance de service non valide a été reçue."],"Rest of the World":[null,"Reste du monde"],"WooCommerce Services Status":[null,"Statut de WooCommerce Services"],"Support":[null,"Soutien"],"Debug":[null,"Débogage"],"Services":[null,"Services"],"Need help?":[null,"Besoin d’aide?"],"Log is empty":[null,"Le journal est vide"],"Disabled":[null,"Désactivé"],"Enabled":[null,"Activé"],"%s Shipping Zone":[null,"%s Zone d'expédition"],"The most recent rate request failed":[null,"La plus récente demande de taux a échoué"],"The most recent rate request was successful":[null,"La plus récente demande de tarif a réussi"],"No rate requests have yet been made for this service":[null,"Aucune demande de tarif n’ont encore eu lieu pour ce service"],"Setup for this service has not yet been completed":[null,"La configuration pour ce service n’est pas encore achevée"],"WooCommerce Services Data":[null,"Données de service WooCommerce"],"Service data is up-to-date":[null,"Données de service à jour"],"Service data was found, but is more than one day old":[null,"Les données de service ont été trouvées, mais vieux d'un jour"],"Service data was found, but is more than three days old":[null,"Les données de service ont été trouvées, mais elles datent de plus de trois jours"],"Service data was found, but may be out of date":[null,"Les données de service ont été trouvées, mais peuvent être périmées"],"No service data available":[null,"Aucune données de service n'est disponible"],"Jetpack":[null,"Jetpack"],"Jetpack %s is connected and working correctly":[null,"Jetpack %s est branché et fonctionne correctement"],"This is a Jetpack staging site":[null,"Il s’agit d’un site intermédiaire Jetpack"],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,"Jetpack n’est pas connecté à WordPress.com. Assurez-vous que le plugin Jetpack est installé, activé et connecté."],"Jetpack %s or higher is required (You are running %s)":[null,"Jetpack %s ou une version ultérieure est requis (votre version courante %s))"],"Please install and activate the Jetpack plugin, version %s or higher":[null,"Veuillez installer et activer l'extension de Jetpack, version %s ou supérieur"],"WooCommerce":[null,"WooCommerce"],"WooCommerce %s is configured correctly":[null,"WooCommerce %s est configuré correctement"],"Please set Base Location in WooCommerce Settings > General":[null,"S’il vous plaît définir l'emplacement de base dans Paramètres WooCommerce > Général"],"WooCommerce %s or higher is required (You are running %s)":[null,"WooCommerce %s ou une version ultérieure est requis (votre version courante %s))"],"Dismiss this notice":[null,"Cacher cet avertissement"],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,"ERREUR : Votre site a un problème à se connecter à l’API de WooCommerce Services. Assurez-vous que votre connexion Jetpack fonctionne."],"Your site is succesfully communicating to the WooCommerce Services API.":[null,"Votre site communique avec succès à l’API de WooCommerce Services."],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,"Ceci permettra de tester votre connexion WooCommerce Services pour s’assurer que tout fonctionne correctement"],"Test Connection":[null,"Test de connexion"],"Test your WooCommerce Services connection":[null,"Testez votre connexion WooCommerce Services"],"%s - ZIP/Postal code checkout field label\u0004Invalid %s entered.":[null,""],"%s - ZIP/Postal code checkout field label\u0004%s does not match the selected state.":[null,""],"date is of the form MM/YY\u0004Expires %(date)s":[null,"Expire %(date)s"],"A service with an unknown title and unknown method_title\u0004Unknown":[null,"Inconnu"],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,"État"],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,"WooCommerce Services"]}
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-fr_CA.po

    r2365269 r2374627  
    1212"Project-Id-Version: Plugins - WooCommerce Services - Stable (latest release)\n"
    1313
     14#: classes/class-wc-connect-taxjar-integration.php:318 i18n/strings.php:125
     15#: i18n/strings.php:328
     16msgid "ZIP/Postal code"
     17msgstr ""
     18
    1419#: i18n/strings.php:348
    1520msgid "This action will delete any information entered on the form."
     
    7479#: i18n/strings.php:330
    7580msgid "Email"
    76 msgstr ""
    77 
    78 #: i18n/strings.php:328
    79 msgid "Postal code / Zip"
    8081msgstr ""
    8182
     
    329330msgstr ""
    330331
    331 #: woocommerce-services.php:1310
     332#: woocommerce-services.php:1311
    332333msgid "Shipment Tracking"
    333334msgstr ""
     
    345346msgstr ""
    346347
    347 #: woocommerce-services.php:1353
     348#: woocommerce-services.php:1354
    348349msgid "Packing Log:"
    349350msgstr ""
    350351
    351 #: woocommerce-services.php:1340
     352#: woocommerce-services.php:1341
    352353msgid "Chosen Rate:"
    353354msgstr ""
    354355
    355 #: woocommerce-services.php:1336
     356#: woocommerce-services.php:1337
    356357msgid "Shipping Method ID:"
    357358msgstr ""
    358359
    359 #: woocommerce-services.php:1332
     360#: woocommerce-services.php:1333
    360361msgid "Shipping Method Name:"
    361362msgstr ""
    362363
    363 #: woocommerce-services.php:1316
     364#: woocommerce-services.php:1317
    364365msgid "Shipping Debug"
    365366msgstr ""
     
    430431msgstr ""
    431432
     433#: classes/class-wc-connect-api-client.php:64
     434msgid "Invalid WooCommerce Services service slug provided"
     435msgstr ""
     436
     437#: classes/class-wc-connect-shipping-method.php:461
     438msgid "Packing log:"
     439msgstr ""
     440
    432441#. translators: 1: name of shipping service, 2: shipping rate (price)
    433442#: classes/class-wc-connect-shipping-method.php:454
    434443msgid "Received rate: %1$s (%2$s)"
    435 msgstr ""
    436 
    437 #: classes/class-wc-connect-api-client.php:64
    438 msgid "Invalid WooCommerce Services service slug provided"
    439 msgstr ""
    440 
    441 #: classes/class-wc-connect-shipping-method.php:461
    442 msgid "Packing log:"
    443444msgstr ""
    444445
     
    970971
    971972#: classes/class-wc-connect-taxjar-integration.php:326
    972 msgctxt "%s - Postcode/Zip checkout field label"
     973msgctxt "%s - ZIP/Postal code checkout field label"
    973974msgid "Invalid %s entered."
    974975msgstr ""
    975976
    976977#: classes/class-wc-connect-taxjar-integration.php:324
    977 msgctxt "%s - Postcode/Zip checkout field label"
     978msgctxt "%s - ZIP/Postal code checkout field label"
    978979msgid "%s does not match the selected state."
    979 msgstr ""
    980 
    981 #: classes/class-wc-connect-taxjar-integration.php:318
    982 msgid "Postcode / ZIP"
    983980msgstr ""
    984981
     
    11191116msgstr ""
    11201117
     1118#: woocommerce-services.php:1096
     1119msgid "Tracking number"
     1120msgstr ""
     1121
    11211122#: woocommerce-services.php:1095
    1122 msgid "Tracking number"
    1123 msgstr ""
    1124 
    1125 #: woocommerce-services.php:1094
    11261123msgid "Provider"
    11271124msgstr ""
     
    14691466
    14701467#. translators: %d: Deleted Product ID
     1468#: classes/class-wc-connect-compatibility-wc30.php:130
    14711469#: classes/class-wc-connect-compatibility-wc26.php:116
    1472 #: classes/class-wc-connect-compatibility-wc30.php:130
    14731470msgid "#%d - [Deleted product]"
    14741471msgstr "#%d - [produit supprimé]"
    14751472
    14761473#. translators: %1$d: Product ID, %2$s: Product Name
     1474#: classes/class-wc-connect-compatibility-wc30.php:125
    14771475#: classes/class-wc-connect-compatibility-wc26.php:111
    1478 #: classes/class-wc-connect-compatibility-wc30.php:125
    14791476msgid "#%1$d - %2$s"
    14801477msgstr "%1$d - %2$s"
    14811478
    1482 #: woocommerce-services.php:1425
     1479#: woocommerce-services.php:1426
    14831480msgid "<a href=\"%s\">Support</a>"
    14841481msgstr "<a href=\"%s\">Assistance</a>"
     
    14881485msgstr "Une erreur s'est produite lors de l'installation de Jetpack. S'il vous plaît essayez d'installer manuellement."
    14891486
    1490 #: i18n/strings.php:270 woocommerce-services.php:994
    1491 #: woocommerce-services.php:997
     1487#: woocommerce-services.php:995 woocommerce-services.php:998
     1488#: i18n/strings.php:270
    14921489msgid "Shipping Labels"
    14931490msgstr "Étiquette d'expédition"
     
    15081505msgstr "WooCommerce Services"
    15091506
    1510 #: i18n/strings.php:118 i18n/strings.php:329 woocommerce-services.php:1376
    1511 #: woocommerce-services.php:1404
     1507#: woocommerce-services.php:1377 woocommerce-services.php:1405
     1508#: i18n/strings.php:118 i18n/strings.php:329
    15121509msgid "Phone"
    15131510msgstr "Téléphone"
     
    16031600msgstr "Emballages enregistrés"
    16041601
    1605 #: woocommerce-services.php:1083 woocommerce-services.php:1090
     1602#: woocommerce-services.php:1084 woocommerce-services.php:1091
    16061603msgid "Tracking"
    16071604msgstr ""
     
    16361633msgstr "Province"
    16371634
    1638 #: i18n/strings.php:125
    1639 msgid "Postal code"
    1640 msgstr "Code postal"
    1641 
    16421635#: i18n/strings.php:126 i18n/strings.php:327
    16431636msgid "Country"
     
    17341727msgstr "Demande PDF non valide."
    17351728
     1729#: classes/class-wc-connect-shipping-method.php:408
    17361730#: classes/class-wc-rest-connect-shipping-label-controller.php:105
    1737 #: classes/class-wc-connect-shipping-method.php:408
    17381731msgid "Unknown package"
    17391732msgstr "Emballage inconnu"
    17401733
     1734#: classes/class-wc-connect-shipping-method.php:410
    17411735#: classes/class-wc-rest-connect-shipping-label-controller.php:101
    1742 #: classes/class-wc-connect-shipping-method.php:410
    17431736msgid "Individual packaging"
    17441737msgstr "Emballage individuel"
     
    17691762msgstr "Emballage"
    17701763
    1771 #: woocommerce-services.php:1456
     1764#: woocommerce-services.php:1457
    17721765msgid "Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps."
    17731766msgstr "La section ne se charge pas? Consultez la <a href=\"%s\">page d'état </a> pour connaître les étapes de dépannage."
     
    17811774msgstr "Remarque : Jetpack est connecté, mais le mode de développement est activé sur ce site. Veuillez désactiver le mode de développement."
    17821775
    1783 #: woocommerce-services.php:1312
     1776#: woocommerce-services.php:1313
    17841777msgid "Shipping Label"
    17851778msgstr "Etiquette de l'expédition"
     
    19651958msgstr "WooCommerce %s ou une version ultérieure est requis (votre version courante %s))"
    19661959
    1967 #: classes/class-wc-connect-error-notice.php:103 woocommerce-services.php:1492
     1960#: woocommerce-services.php:1493 classes/class-wc-connect-error-notice.php:103
    19681961msgid "Dismiss this notice"
    19691962msgstr "Cacher cet avertissement"
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-ja.json

    r2365269 r2374627  
    1 {"0":[null,"0"],"":{"po-revision-date":"2019-06-11 05:57:26+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/3.0.0-alpha.2","language":"ja_JP","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"This action will delete any information entered on the form.":[null,""],"Cancel connection":[null,""],"Ok":[null,""],"UPS invoice control id":[null,""],"UPS invoice currency":[null,""],"UPS invoice amount":[null,""],"UPS invoice date":[null,""],"UPS invoice number":[null,""],"I have been issued an invoice from UPS within the past 90 days":[null,""],"UPS account information":[null,""],"Company website":[null,""],"Job title":[null,""],"Company name":[null,""],"This is the company info you used to create your UPS account":[null,""],"Company information":[null,""],"Email":[null,""],"Postal code / Zip":[null,""],"Address 2 (optional)":[null,""],"Account number":[null,""],"This is the account number and address from your UPS profile":[null,""],"General information":[null,""],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,""],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,""],"Connect your UPS account":[null,""],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,""],"Disconnect your UPS account":[null,""],"Set up your own carrier account by adding your credentials here":[null,""],"Carrier account":[null,""],"Credentials":[null,""],"Adult signature required":[null,""],"Signature required":[null,""],"Other\\u2026":[null,""],"Select one\\u2026":[null,""],"Validating address\\u2026":[null,""],"Purchasing\\u2026":[null,""],"Your UPS account will be charged":[null,""],"Package %(index)s \\u2013 %(title)s":[null,""],"Saving\\u2026":[null,""],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Powered by WooCommerce Services.":[null,""],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled",[""]],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}",[""]],"Schedule a pickup":[null,""],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,""],"Labels older than 30 days cannot be refunded.":[null,""],"Mark this order as complete and notify the customer":[null,""],"Notify the customer with shipment details":[null,""],"You save %s with WooCommerce Services":[null,""],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,""],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,""],"No tracking information available at this time":[null,""],"Connection error: unable to create label at this time":[null,""],"Track Package":["Track Packages",[""]],"Which package would you like to track?":[null,""],"%(service)s label (#%(labelIndex)d)":[null,""],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,""],"Add credit card":[null,""],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,""],"Choose credit card":[null,""],"Buy shipping label":["Buy shipping labels",[""]],"shipping label ready":["shipping labels ready",[""]],"Shipping from":[null,""],"Shipping summary":[null,""],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,""],"Shipping rates":[null,""],"HS Tariff number":[null,""],"Submit":[null,""],"Total Weight (with package)":[null,""],"QTY":[null,""],"Weight":[null,""],"Items to fulfill":[null,""],"Select a package type":[null,""],"Package details":[null,""],"Your shipping packages have been saved.":[null,""],"0.0":[null,""],"Shipment Tracking":[null,""],"Connect via WooCommerce Services":[null,"WooCommerce Services 経由で接続します"],"Customs information valid":[null,"関税情報が有効"],"Customs information incomplete":[null,"関税情報が不完全"],"Packing Log:":[null,"パッキングログ:"],"Chosen Rate:":[null,"選択したレート:"],"Shipping Method ID:":[null,"配送方法 ID:"],"Shipping Method Name:":[null,"配送方法名:"],"Shipping Debug":[null,"配送デバッグ"],"Stripe Account (connected to WooCommerce Services)":[null,"Stripe アカウント (WooCommerce Services に接続されています)"],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,"あなたのサイトは WooCommerce Services を介して Stripe アカウントを接続するために HTTPS 経由で提供する必要があります"],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,"<strong> \"%2$s\" の重さ、長さ、幅、または高さがありません。 </strong><br /> 送料の計算はできません。<a href=\"%1$s\">%2$s</a> の大きさと重さを入力して、顧客がこのアイテムを購入できるようにします。"],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,"WooCommerce Services サーバーに要求を送信できません。署名に対して生成されたタイムスタンプが古すぎます。"],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,"WooCommerce Services サーバーに要求を送信できません。Jetpack トークンの形式が正しくありません。"],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,"WooCommerce Services サーバーに要求を送信できません。Jetpack トークンがありません"],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,"エラー: WooCommerce Services サーバーが返されました:%1$s %2$s (%3$d)"],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,"エラー: WooCommerce Services サーバーが返されました ( %d ) と空の応答本文。"],"Error: The WooCommerce Services server returned HTTP code: %d":[null,"エラー: WooCommerce Services サーバーが HTTP コードを返しました: %d"],"Unable to encode body for request to WooCommerce Services server.":[null,"WooCommerce Services サーバーに要求の本体をエンコードすることはできません。"],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,"WooCommerce Services サーバーに要求を送信できません。本文は配列である必要があります。"],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,"WooCommerce Services サーバーに要求を送信できません。Jetpack_Data は get_access_token を実装していません。"],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,"WooCommerce Services サーバーに要求を送信できません。Jetpack_Data が見つかりませんでした。"],"No shipping rate could be calculated. No items in the package are shippable.":[null,"送料を計算することはできません。パッケージ内のアイテムは出荷可能なされません。"],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,"商品 ( ID: %d )に大きさの値がありません。送料を計算することはできません。"],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,"商品 ( ID: %d ) には重さが含まれていませんでした。送料を計算することはできません。"],"Received rate: %1$s (%2$s)":[null,"受信レート: %1$s (%2$s)"],"Invalid WooCommerce Services service slug provided":[null,"無効な WooCommerce Services サービススラッグ提供"],"Packing log:":[null,"パッキングログ:"],"Your customer selected {{shippingMethod/}}":[null,"お客様が選択した {{shippingMethod/}}"],"Total rate: %(total)s":[null,"総レート:% (total)s"],"%(serviceName)s: %(rate)s":[null,"%(serviceName)s: %(rate)s"],"No rates found":[null,"レートが見つかりません"],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,"WooCommerce Services は、一般価格より割引されて USPS の商業価格にアクセスすることができます。"],"more info":[null,"詳細情報"],"ITN":[null,""],"Sanitary / Phytosanitary inspection":[null,"衛生/植物検疫検査"],"Quarantine":[null,"検疫"],"None":[null,"無"],"Restriction type":[null,"制限タイプ"],"Details":[null,"詳細"],"Sample":[null,"サンプル"],"Gift":[null,"贈り物"],"Documents":[null,"ドキュメント"],"Merchandise":[null,"商品"],"Contents type":[null,"コンテンツタイプ"],"Return to sender if package is unable to be delivered":[null,"パッケージが配信できない場合は、送信者に戻る"],"Value (per unit)":[null,"値 (単位あたり)"],"Weight (per unit)":[null,"重さ (単位あたり)"],"Save customs form":[null,"税関フォームを保存"],"Customs":[null,"税関"],"Use address as entered":[null,"入力した住所の使用"],"View on Google Maps":[null,"Google Maps で見る"],"Verify with USPS":[null,"USPS で確認"],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,""],"We were unable to automatically verify the address.":[null,"住所を自動的に確認できませんでした。"],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,""],"You've edited the address, please revalidate it for accurate rates":[null,"住所を編集したので、正しいレートで再検証してください"],"Verify address":[null,"住所の確認"],"%(message)s. Please modify the address and try again.":[null,"%(message)sです。住所を変更して、やり直してください。"],"View details":[null,"詳細を見る"],"Items":[null,"アイテム"],"Package":[null,"パッケージ"],"Receipt":[null,"領収書"],"Label #%(labelIndex)s details":[null,"ラベル #%(labelIndex)s の詳細"],"{{icon/}} Delete this package":[null,"{{icon/}} このパッケージを削除"],"Done":[null,"完了"],"Add boxes, envelopes, and other packages you use most frequently":[null,""],"Remove":[null,"削除"],"Edit":[null,"編集"],"Weight of empty package":[null,"空のパッケージの重量"],"Unique package name":[null,"一意のパッケージ名"],"Envelope":[null,"封筒"],"Box":[null,"箱"],"This field is required.":[null,"この項目は必須です。"],"Payment":[null,"支払い"],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,"ラベル購入領収書を%(ownerName)s (%(ownerLogin)s) で %(ownerEmail)s にメールで送信します。"],"Email Receipts":[null,"メールの受信"],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,"出荷ラベルを購入するには、ファイルに登録されているクレジットカードを選択するか、新しいカードを追加します。"],"Choose a different card":[null,"別のカードを選択"],"To purchase shipping labels, add a credit card.":[null,"出荷ラベルを購入するには、クレジットカードを追加します。"],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,"印刷したラベルの支払いに使用するクレジットカード (%(card)s) は、お客様のアカウントに請求されます。"],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,"クレジットカードは、次の WordPress.com アカウントから取得されます %(wpcomLogin)s <%(wpcomEmail)s>"],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,"これらの設定は、サイト所有者のみが変更できます。送料ラベルの設定を変更するには、 %(ownerName)s (%(ownerLogin)s) にお問い合わせください。"],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,"配送ラベルの支払方法は、サイト所有者のみが管理できます。支払方法を管理するには、 %(ownerName)s (%(ownerLogin)s) までお問い合わせください。"],"%(card)s ****%(digits)s":[null,"%(card)s ****%(digits)s"],"Print shipping labels yourself and save a trip to the post office":[null,""],"H":[null,"高"],"W":[null,"幅"],"L":[null,"長"],"Stripe account":[null,"Stripe アカウント"],"Disconnect":[null,"切断"],"Disconnecting":[null,"切断しています"],"Check email to activate account":[null,"アカウントを有効にするメールをチェック"],"Activated":[null,"有効化済み"],"No activity yet":[null,"アクティビティはまだありません"],"Note":[null,"備考"],"Refunded %(amount)s":[null,"返金済み %(amount)s"],"%(service)s label (#%(labelNum)d) refund rejected":[null,"%(service)s ラベル (#%(labelNum)d) 払い戻しが拒否されました"],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,"%(service)s ラベル (#%(labelNum)d) 返金額 (%(amount)s)"],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,"%(service)s ラベル (#%(labelNum)d) 要求された払戻額 (%(amount)s)"],"Note sent to customer":[null,"顧客に送信されたメモ"],"Internal note":[null,"内部メモ"],"Show notes from %(date)s":[null,"%(date)s からノートを表示します"],"%(count)s event":["%(count)s events",["%(count)s イベント"]],"WeChat Pay":[null,"WeChat の支払い"],"Toggle menu":[null,"トグルメニュー"],"Account disconnected. Reloading page\\u2026":[null,""],"A payment method is required to print shipping labels.":[null,"出荷ラベルを印刷するには、支払方法が必要です。"],"Return to Order #%(orderId)s":[null,"注文 # #%(orderId)s に戻る"],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,"チームはあなたのためにここにいます。 {{docsA}}サポートドキュメント{{/docsA}} または {{ticketA}}サポートチケットを開きます{{/ticketA}}を御覧ください。"],"Logging":[null,"ログ記録中"],"No services configured. {{a}}Add a shipping service{{/a}}":[null,"サービスは構成されません。{{a}}配送サービスを追加する {{/a}}"],"Edit service settings":[null,"サービス設定の編集"],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,"要求が %s - 以下のログをチェックするか、を{{a}}編集してサービス設定 {{/a}}"],"Copy for support":[null,"サポートのためのコピー"],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}",["最後の %s エントリ。{{a}}完全なログを表示{{/a}}"]],"Log tail copied to clipboard":[null,"クリップボードにコピーされたテールログ"],"Last updated %s. {{a}}Refresh{{/a}}":[null,"最後に更新された%s。 {{a}}更新 {{/a}}"],"You have unsaved changes. Are you sure you want to leave this page?":[null,""],"Value ($ per unit)":[null,"値 (単位あたり$)"],"Weight (%s per unit)":[null,"重さ (%s 単位あたり)"],"Description":[null,"説明"],"Country where the product was manufactured or assembled":[null,"商品が製造または組み立てられた国"],"Origin country":[null,"原産国"],"Optional":[null,"オプション"],"Retry":[null,"再試行"],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,"<strong> Stripe の支払いを受け入れる準備ができました! </strong>Stripe アカウントが正常に接続されました。この画面では、追加の設定を構成できます。"],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,"<strong>%s</strong>に既存の Stripe アカウントがあるように見えます。Stripe で支払いを開始するには、店舗に接続する必要があります。"],"Connect your account":[null,"アカウントを接続"],"shipping label printing":[null,"出荷ラベル印刷"],"shipping label printing and smoother payment setup":[null,"出荷ラベル印刷とスムーズな支払い設定"],"automated tax calculation and shipping label printing":[null,"自動税計算および出荷ラベル印刷"],"automated tax calculation, shipping label printing, and smoother payment setup":[null,"自動税計算、出荷ラベル印刷、スムーズな支払い設定"],"Data resource description.":[null,"データリソースの説明。"],"Data resource ID.":[null,"データリソース ID。"],"List of supported currencies.":[null,"サポートされる通貨の一覧。"],"List of supported states in a given country.":[null,"特定の国でサポートされている状態の一覧です。"],"List of supported continents, countries, and states.":[null,"サポートされている大陸、国、および州のリスト。"],"Sorry, you cannot view this resource.":[null,"このリソースを表示する権限がありません。"],"Sorry, you cannot list resources.":[null,"リソースを一覧表示できません。"],"The unit weights are defined in for this country.":[null,"単位重量は、この国に対して定義されます。"],"Thousands separator for displayed prices in this country.":[null,"表示価格のための千の位の区切り文字。"],"Full name of state.":[null,"州の完全名。"],"State code.":[null,"州コード。"],"List of states in this country.":[null,"この国の州一覧。"],"Number of decimal points shown in displayed prices for this country.":[null,"この国の表示価格に表示されている小数点以下の桁数。"],"Full name of country.":[null,"国の完全な名前。"],"The unit lengths are defined in for this country.":[null,"この国では、単位の長さが定義されています。"],"Decimal separator for displayed prices for this country.":[null,"この国の表示価格の10進数の区切り記号です。"],"Currency symbol position for this country.":[null,"この国の通貨記号の位置。"],"Default ISO4127 alpha-3 currency code for the country.":[null,"国の既定の ISO4127 通貨コードです。"],"ISO3166 alpha-2 country code.":[null,"ISO3166 alpha-2 国コード。"],"List of countries on this continent.":[null,"この大陸の国の一覧です。"],"Full name of continent.":[null,"大陸の完全な名前。"],"There are no locations matching these parameters.":[null,"これらのパラメータに一致する場所がありません。"],"2 character continent code.":[null,"2文字の大陸コード。"],"Postcode / ZIP":[null,"Postcode / ZIP"],"Shipping label tracking number":[null,"出荷ラベル追跡番号"],"Shipping label service":[null,"配送ラベルサービス"],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,"警告: 個人データを消去すると、影響を受ける注文で失われるように、WooCommerce Services の出荷ラベルを再印刷または払い戻しする機能が発生します。"],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,"この拡張機能を使用することにより、個人データを保存したり、外部サービスとデータを共有したりすることができます。<a href=\"%s\" target=\"_blank\">プライバシーポリシーに含めることができるかを含め、これがどのように機能するかについては、こちらをご覧ください。</a>"],"An error occurred while refreshing service data.":[null,"サービスデータの更新中にエラーが発生しました。"],"There was a problem updating your saved credit cards.":[null,"保存したクレジットカードの更新中に問題が発生しました。"],"No labels found for this period":[null,"この期間のラベルが見つかりません"],"Total":[null,"合計"],"Refund":[null,"返金"],"Price":[null,"価格"],"Order":[null,"注文"],"Time":[null,"時間"],"Requested":[null,"リクエスト済み"],"Last 7 days":[null,"過去1週間"],"This month":[null,"今月"],"Last month":[null,"先月"],"Year":[null,"年"],"Export CSV":[null,"CSV のエクスポート"],"Other Log":[null,"他のログ"],"Taxes Log":[null,"税ログ"],"Shipping Log":[null,"出荷ログ"],"Display troubleshooting information on the Cart and Checkout pages.":[null,"カートおよびチェックアウトページのトラブルシューティング情報を表示します。"],"Write diagnostic messages to log files. Helpful when contacting support.":[null,"ログファイルに診断メッセージを書き込みます。サポートに問い合わせるときに役立ちます。"],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,"支払いを受け付けるメールアドレスを入力します。「セール」の取引以外のことを行うためには、自分のアカウントをリンクする必要があります。"],"Payment Email":[null,"支払いメール"],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,"WooCommerce Services で支払いを認証するには、<a href=\"%s\">ここをクリック</a>。"],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,"お支払いは WooCommerce Services によって認証され、次の電子メールアドレス宛てになります。この機能を無効にして PayPal アカウントをリンクするには、<a href=\"%s\">ここをクリック </a> ます。"],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,"%s (「支払いのみを許可する」では、PayPal アカウントのリンクが必要です。)"],"Link account":[null,"リンクアカウント"],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,"将来の注文が「保留中」の代わりに「処理」とマークされていることを確認するために、新しいまたは既存の PayPal アカウントをリンクし、払い戻しは WooCommerce を離れることなく発行することができます。"],"Link your PayPal account":[null,"PayPal アカウントをリンクする"],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,"PayPal のチェックアウトを介して払い戻しを発行するには、この支払いを受信したメールアドレスと <a href=\"%s\">PayPal アカウントをリンクする</a>必要があります。"],"Link a PayPal account":[null,"PayPal アカウントをリンクする"],"Refresh":[null,"更新"],"Tracking number":[null,"問い合わせ番号"],"Provider":[null,"プロバイダー"],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,"WooCommerce Services はほとんど行く準備が整いました! Jetpack を接続すると、 %s にアクセスできるようになります。"],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,"WooCommerce のためのホストされたサービス: 自動税計算、出荷ラベルの印刷、およびよりスムーズな支払い設定。"],"Tax Class":[null,"税区分."],"Shipping":[null,"配送"],"Compound":[null,"合成"],"Priority":[null,"優先"],"Tax Name":[null,"税の名前"],"Rate %":[null,"率 %"],"ZIP/Postcode":[null,"ZIP/Postcode"],"State Code":[null,"州コード。"],"Country Code":[null,"国別コード"],"Enable automated taxes":[null,"税の自動化の有効化"],"Disable automated taxes":[null,"税の自動化の無効化"],"Automated taxes":[null,"税の自動化"],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,"\"%1$s\"をクリックすると、<a href=\"%2$s\">利用規約 </a>に同意し、WordPress.com またはサードパーティとして<a href=\"%3$s\">特定のデータと設定を共有</a>します。"],"Setup complete.":[null,"設定が完了。"],"You can now enjoy %s.":[null,"%s を楽しむことができるようになりました。"],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,"WooCommerce Services はほとんど行く準備が整いました! ストアを接続すると、 %s にアクセスできるようになります。"],"Connect Jetpack to activate WooCommerce Services":[null,"Jetpack を接続して WooCommerce Services を有効にする"],"automated tax calculation":[null,"自動税計算"],"smoother payment setup":[null,"スムーズな支払い設定"],"automated tax calculation and smoother payment setup":[null,"自動税計算とスムーズな支払い設定"],"Required":[null,"必須"],"Your shipping settings have been saved.":[null,"送料の設定が保存されました。"],"Unable to save your shipping settings. Please try again.":[null,"送料の設定を保存できません。もう一度やり直してください。"],"Dimensions":[null,"大きさ"],"Close":[null,"閉じる"],"Packages to be Shipped":[null,"出荷するパッケージ"],"Add to a New Package":[null,"新しいパッケージに追加する"],"Add items":[null,"アイテムを追加"],"Individually Shipped Item":[null,"個別出荷済品目"],"Item Dimensions":[null,"アイテムの寸法"],"Please select a package":[null,"パッケージを選択してください"],"Service schemas were not loaded":[null,"サービススキーマが読み込まれませんでした"],"Bad request":[null,"間違ったリクエスト"],"Order not found":[null,"注文が見つかりません"],"Got it, thanks!":[null,"わかったわ、ありがとう!"],"Connect your store to activate WooCommerce Services":[null,"ストアを接続して WooCommerce Services を有効にする"],"Activate Jetpack and connect":[null,"Jetpack を有効化して接続"],"Install Jetpack and connect":[null,"Jetpack のインストールと接続"],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,"何かが間違っていた。Jetpack に手動で接続してみるか、WordPress.org フォーラムのサポートにお問い合わせください。"],"Connecting...":[null,"接続中…"],"Activating...":[null,"有効化中…"],"When you're ready, purchase and print discounted labels from USPS right here.":[null,"準備ができたら、ここで USPS から割引ラベルを購入して印刷します。"],"Discounted Shipping Labels":[null,"割引出荷ラベル"],"American Express":[null,"American Express"],"Discover":[null,"Discover"],"MasterCard":[null,"MasterCard"],"VISA":[null,"VISA"],"PayPal":[null,"PayPal"],"Add another credit card":[null,"別のクレジットカードを追加"],"%(selectedCount)d package selected":["%(selectedCount)d packages selected",["%(selectedCount)d パッケージを選択"]],"Unable to get your settings. Please refresh the page to try again.":[null,"設定を取得できません。ページを更新して、もう一度試してください。"],"%(numSelected)d service selected":["%(numSelected)d services selected",["%(numSelected)d サービスを選択"]],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null," {{a}}パッケージマネージャー {{/a}}を使用して、保存したパッケージを追加および編集する"],"Tracking #: {{trackingLink/}}":[null,"追跡番号: {{trackingLink/}}"],"%(item)s from {{pckg/}}":[null,""],"Which items would you like to add to {{pckg/}}?":[null,"{{pckg/}}に追加したい項目を指定してください。"],"1 item in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,""],"{{itemLink/}} is currently saved for a later shipment.":[null,"{{itemLink/}} は現在、後の出荷のために保存されています。"],"{{itemLink/}} is currently shipped in its original packaging.":[null,"{{itemLink/}} は現在、元のパッケージに同梱されています。"],"{{itemLink/}} is currently in {{pckg/}}.":[null,"{{itemLink/}} は現在 {{pckg/}} にあります。"],"Choose rate: %(pckg)s":[null,"レートを選択: %(pckg)s"],"Refund label (-%(amount)s)":[null,"返金ラベル (-%(amount)s)"],"Where would you like to move it?":[null,"どこに移動しますか?"],"Unsaved changes made to packages":[null,"パッケージに対して行われた未保存の変更"],"There are no items in this package.":[null,"このパッケージにはアイテムがありません。"],"Ship in original packaging":[null,"オリジナルパッケージに同梱"],"Request refund":[null,"払い戻しのリクエスト"],"Reprint":[null,"再印刷"],"Paper size":[null,"用紙サイズ"],"No packages selected":[null,"パッケージが選択されない"],"Move":[null,"移動"],"Move item":[null,"アイテムの移動"],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,"梱包と取り扱いのコストを考慮して、キャリアによって計算されたレートを増やします。また、負の金額を追加して、顧客にお金を節約することもできます。"],"Create new label":[null,"新しいラベルを作成する"],"All packages selected":[null,"選択されたすべてのパッケージ"],"Add":[null,"追加"],"Add item":[null,"アイテム追加"],"Add a credit card":[null,"クレジットカードを追加"],"#%d - [Deleted product]":[null,"#%d - [削除された製品]"],"#%1$d - %2$s":[null,"#%1$d - %2$s"],"<a href=\"%s\">Support</a>":[null,"<a href=\"%s\">サポート</a>"],"There was an error installing Jetpack. Please try installing it manually.":[null,"Jetpack のインストール中にエラーが発生しました。手動でインストールしてください。"],"Shipping Labels":[null,"出荷ラベル"],"Automattic":[null,"Automattic"],"https://woocommerce.com/":[null,"https://woocommerce.com/"],"WooCommerce Services":[null,"WooCommerce Services"],"Phone":[null,"電話番号"],"Connect":[null,"連携"],"Save Settings":[null,"設定を保存"],"Your changes have been saved.":[null,"変更を保存しました。"],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,"1つ以上のエントリに問題があります。以下のエラーを修正して、もう一度保存してください。"],"Expand":[null,"拡大"],"Dismiss":[null,"非表示"],"You have unsaved changes.":[null,"変更はまだ保存されていません。"],"Type of package":[null,"パッケージのタイプ"],"Add package":["Add packages",["パッケージの追加"]],"Invalid value.":[null,"無効な値です。"],"Package name":[null,"パッケージ名"],"This field must be unique":[null,"このフィールドは一意である必要があります"],"Unable to save your shipping packages. Please try again.":[null,""],"Save changes":[null,"変更を保存"],"Untitled":[null,"タイトル無し"],"Dimensions (L x W x H)":[null,""],"All services selected":[null,"選択したすべてのサービス"],"Expand Services":[null,"サービスの拡充"],"Service":[null,"サービス"],"Price adjustment":[null,"価格調整"],"Saved Packages":[null,"保存済みパッケージ"],"Tracking":[null,"トラッキング"],"Create shipping label":["Create shipping labels",["出荷ラベルの作成"]],"Name":[null,"名前"],"Company":[null,"勤め先"],"Address":[null,"住所"],"City":[null,"市区町村"],"State":[null,"州"],"Postal code":[null,"郵便番号"],"Country":[null,"国"],"Invalid address":[null,"無効な住所"],"Origin address":[null,"元の住所"],"Destination address":[null,"宛先住所"],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,"入力された住所を少し変更しました。正しい場合は、正確な配信を確保するために提案された住所を使用してください。"],"Address entered":[null,"住所入力済"],"Edit address":[null,"住所を変更"],"Suggested address":[null,"推奨された住所"],"Use selected address":[null,"選択した住所を使用"],"Use these packages":[null,"これらのパッケージを使用"],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,"チェックアウト時にお客様が選択したサービスと料金はご利用いただけません。別のを選択してください。"],"Request a refund":[null,"払い戻しをリクエスト"],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,"パッケージの出荷に使用されていない出荷ラベルの払い戻しをリクエストできます。処理には少なくとも14日かかります。"],"Purchase date":[null,"お申込日"],"Amount eligible for refund":[null,"払い戻しの対象となる金額"],"Reprint shipping label":[null,"出荷ラベルの再印刷"],"If there was a printing error when you purchased the label, you can print it again.":[null,"ラベルを購入したときに印刷エラーが発生した場合は、もう一度印刷することができます。"],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,"注: 既にパッケージでラベルを使用している場合、印刷して再度使用することはサービス規約違反であり、刑事告発の原因となる可能性があります。"],"Print":[null,"印刷"],"Cancel":[null,"キャンセル"],"N/A":[null,"該当なし"],"More":[null,"続き"],"Invalid PDF request.":[null,"PDF 要求が無効です。"],"Unknown package":[null,"不明なパッケージ"],"Individual packaging":[null,"個々のパッケージ"],"Unable to update service settings. Validation failed. %s":[null,"サービス設定を更新できません。検証に失敗。%s"],"Unable to update service settings. The form data could not be read.":[null,"サービス設定を更新できません。フォームデータを読み取れませんでした。"],"Unable to update service settings. Form data is missing service ID.":[null,"サービス設定を更新できません。フォームデータにサービス ID がありません。"],"Unable to update settings. The form data could not be read.":[null,"設定を更新できません。フォームデータを読み取れませんでした。"],"Unable to update settings. %s":[null,"設定を更新できません。 %s"],"Packaging":[null,"パッケージング"],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,"セクションがロードされない?トラブルシューティング手順については、<a href=\"%s\">ステータスページの </a> を参照してください。"],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,"注: Jetpack の開発モードがこのサイトで有効になっています。このサイトでは、WooCommerce Services の生産サーバーから支払い方法を取得することはできません。"],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,"注: Jetpack は接続されていますが、このサイトでは開発モードも有効になっています。開発モードを無効にしてください。"],"Shipping Label":[null,"出荷ラベル"],"yd":[null,"yd (ヤード)"],"in":[null,"in (インチ)"],"mm":[null,"mm"],"cm":[null,"cm"],"m":[null,"m"],"oz":[null,"oz (オンス)"],"lbs":[null,"lbs (ポンド)"],"g":[null,"g"],"kg":[null,"kg"],"An invalid service ID was received.":[null,"無効なサービス ID を受信しました。"],"An invalid service instance was received.":[null,"無効なサービスインスタンスを受信しました。"],"Rest of the World":[null,"その他の地域"],"WooCommerce Services Status":[null,"WooCommerce Services のステータス"],"Support":[null,"サポート"],"Debug":[null,"デバッグ"],"Services":[null,"サービス"],"Need help?":[null,"お困りですか ?"],"Log is empty":[null,"ログが空です"],"Disabled":[null,"無効"],"Enabled":[null,"有効"],"%s Shipping Zone":[null,"%s 配送地域"],"The most recent rate request failed":[null,"最新のレート要求が失敗しました"],"The most recent rate request was successful":[null,"最新のレート要求が成功しました"],"No rate requests have yet been made for this service":[null,"このサービスに対するレート要求はまだ作成されていません"],"Setup for this service has not yet been completed":[null,"このサービスのセットアップはまだ完了していません"],"WooCommerce Services Data":[null,"WooCommerce Services データ"],"Service data is up-to-date":[null,"サービスデータは最新の状態です。"],"Service data was found, but is more than one day old":[null,"サービスデータが見つかりましたが、1日以上経過しています"],"Service data was found, but is more than three days old":[null,"サービスデータが見つかりましたが、3日以上経過しています"],"Service data was found, but may be out of date":[null,"サービスデータが見つかりましたが、古い可能性があります"],"No service data available":[null,"利用できるサービスデータがありません"],"Jetpack":[null,"Jetpack"],"Jetpack %s is connected and working correctly":[null,"Jetpack %s が接続され、正しく動作している"],"This is a Jetpack staging site":[null,"これは Jetpack のステージングサイトです。"],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,"Jetpack は WordPress.com に接続されていません。Jetpack プラグインがインストール、アクティブ化、接続されていることを確認します。"],"Jetpack %s or higher is required (You are running %s)":[null,"Jetpack %s またはそれ以上が必要です ( %s を実行しています)"],"Please install and activate the Jetpack plugin, version %s or higher":[null,"Jetpack プラグインをインストールして有効にしてください、バージョン %s またはそれ以上"],"WooCommerce":[null,"WooCommerce"],"WooCommerce %s is configured correctly":[null,"WooCommerce %s は正しく設定されています"],"Please set Base Location in WooCommerce Settings > General":[null,"ベースの場所は WooCommerce 設定 > 一般設定 に設定してください"],"WooCommerce %s or higher is required (You are running %s)":[null,"WooCommerce %s またはそれ以上が必要です ( %s を実行しています)"],"Dismiss this notice":[null,"この通知を非表示にする"],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,"エラー: サイトに WooCommerce Services API への接続に問題があります。Jetpack の接続が機能していることを確認してください。"],"Your site is succesfully communicating to the WooCommerce Services API.":[null,"サイトは WooCommerce Services API に正常に通信しています。"],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,"これはすべてが正しく動作していることを確認するために WooCommerce Services 接続をテストします"],"Test Connection":[null,"テスト接続"],"Test your WooCommerce Services connection":[null,"WooCommerce Services 接続をテスト"],"%s - Postcode/Zip checkout field label\u0004Invalid %s entered.":[null,"無効な %s が入力されました。"],"%s - Postcode/Zip checkout field label\u0004%s does not match the selected state.":[null,"%s は選択した州と一致しません。"],"date is of the form MM/YY\u0004Expires %(date)s":[null,"有効期限 %(date)s"],"A service with an unknown title and unknown method_title\u0004Unknown":[null,"不明"],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,"健康"],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,"WooCommerce Services"]}
     1{"0":[null,"0"],"":{"po-revision-date":"2019-06-11 05:57:26+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/3.0.0-alpha.2","language":"ja_JP","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"ZIP/Postal code":[null,""],"This action will delete any information entered on the form.":[null,""],"Cancel connection":[null,""],"Ok":[null,""],"UPS invoice control id":[null,""],"UPS invoice currency":[null,""],"UPS invoice amount":[null,""],"UPS invoice date":[null,""],"UPS invoice number":[null,""],"I have been issued an invoice from UPS within the past 90 days":[null,""],"UPS account information":[null,""],"Company website":[null,""],"Job title":[null,""],"Company name":[null,""],"This is the company info you used to create your UPS account":[null,""],"Company information":[null,""],"Email":[null,""],"Address 2 (optional)":[null,""],"Account number":[null,""],"This is the account number and address from your UPS profile":[null,""],"General information":[null,""],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,""],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,""],"Connect your UPS account":[null,""],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,""],"Disconnect your UPS account":[null,""],"Set up your own carrier account by adding your credentials here":[null,""],"Carrier account":[null,""],"Credentials":[null,""],"Adult signature required":[null,""],"Signature required":[null,""],"Other\\u2026":[null,""],"Select one\\u2026":[null,""],"Validating address\\u2026":[null,""],"Purchasing\\u2026":[null,""],"Your UPS account will be charged":[null,""],"Package %(index)s \\u2013 %(title)s":[null,""],"Saving\\u2026":[null,""],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Powered by WooCommerce Services.":[null,""],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled",[""]],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}",[""]],"Schedule a pickup":[null,""],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,""],"Labels older than 30 days cannot be refunded.":[null,""],"Mark this order as complete and notify the customer":[null,""],"Notify the customer with shipment details":[null,""],"You save %s with WooCommerce Services":[null,""],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,""],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,""],"No tracking information available at this time":[null,""],"Connection error: unable to create label at this time":[null,""],"Track Package":["Track Packages",[""]],"Which package would you like to track?":[null,""],"%(service)s label (#%(labelIndex)d)":[null,""],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,""],"Add credit card":[null,""],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,""],"Choose credit card":[null,""],"Buy shipping label":["Buy shipping labels",[""]],"shipping label ready":["shipping labels ready",[""]],"Shipping from":[null,""],"Shipping summary":[null,""],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,""],"Shipping rates":[null,""],"HS Tariff number":[null,""],"Submit":[null,""],"Total Weight (with package)":[null,""],"QTY":[null,""],"Weight":[null,""],"Items to fulfill":[null,""],"Select a package type":[null,""],"Package details":[null,""],"Your shipping packages have been saved.":[null,""],"0.0":[null,""],"Shipment Tracking":[null,""],"Connect via WooCommerce Services":[null,"WooCommerce Services 経由で接続します"],"Customs information valid":[null,"関税情報が有効"],"Customs information incomplete":[null,"関税情報が不完全"],"Packing Log:":[null,"パッキングログ:"],"Chosen Rate:":[null,"選択したレート:"],"Shipping Method ID:":[null,"配送方法 ID:"],"Shipping Method Name:":[null,"配送方法名:"],"Shipping Debug":[null,"配送デバッグ"],"Stripe Account (connected to WooCommerce Services)":[null,"Stripe アカウント (WooCommerce Services に接続されています)"],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,"あなたのサイトは WooCommerce Services を介して Stripe アカウントを接続するために HTTPS 経由で提供する必要があります"],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,"<strong> \"%2$s\" の重さ、長さ、幅、または高さがありません。 </strong><br /> 送料の計算はできません。<a href=\"%1$s\">%2$s</a> の大きさと重さを入力して、顧客がこのアイテムを購入できるようにします。"],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,"WooCommerce Services サーバーに要求を送信できません。署名に対して生成されたタイムスタンプが古すぎます。"],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,"WooCommerce Services サーバーに要求を送信できません。Jetpack トークンの形式が正しくありません。"],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,"WooCommerce Services サーバーに要求を送信できません。Jetpack トークンがありません"],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,"エラー: WooCommerce Services サーバーが返されました:%1$s %2$s (%3$d)"],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,"エラー: WooCommerce Services サーバーが返されました ( %d ) と空の応答本文。"],"Error: The WooCommerce Services server returned HTTP code: %d":[null,"エラー: WooCommerce Services サーバーが HTTP コードを返しました: %d"],"Unable to encode body for request to WooCommerce Services server.":[null,"WooCommerce Services サーバーに要求の本体をエンコードすることはできません。"],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,"WooCommerce Services サーバーに要求を送信できません。本文は配列である必要があります。"],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,"WooCommerce Services サーバーに要求を送信できません。Jetpack_Data は get_access_token を実装していません。"],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,"WooCommerce Services サーバーに要求を送信できません。Jetpack_Data が見つかりませんでした。"],"No shipping rate could be calculated. No items in the package are shippable.":[null,"送料を計算することはできません。パッケージ内のアイテムは出荷可能なされません。"],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,"商品 ( ID: %d )に大きさの値がありません。送料を計算することはできません。"],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,"商品 ( ID: %d ) には重さが含まれていませんでした。送料を計算することはできません。"],"Invalid WooCommerce Services service slug provided":[null,"無効な WooCommerce Services サービススラッグ提供"],"Packing log:":[null,"パッキングログ:"],"Received rate: %1$s (%2$s)":[null,"受信レート: %1$s (%2$s)"],"Your customer selected {{shippingMethod/}}":[null,"お客様が選択した {{shippingMethod/}}"],"Total rate: %(total)s":[null,"総レート:% (total)s"],"%(serviceName)s: %(rate)s":[null,"%(serviceName)s: %(rate)s"],"No rates found":[null,"レートが見つかりません"],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,"WooCommerce Services は、一般価格より割引されて USPS の商業価格にアクセスすることができます。"],"more info":[null,"詳細情報"],"ITN":[null,""],"Sanitary / Phytosanitary inspection":[null,"衛生/植物検疫検査"],"Quarantine":[null,"検疫"],"None":[null,"無"],"Restriction type":[null,"制限タイプ"],"Details":[null,"詳細"],"Sample":[null,"サンプル"],"Gift":[null,"贈り物"],"Documents":[null,"ドキュメント"],"Merchandise":[null,"商品"],"Contents type":[null,"コンテンツタイプ"],"Return to sender if package is unable to be delivered":[null,"パッケージが配信できない場合は、送信者に戻る"],"Value (per unit)":[null,"値 (単位あたり)"],"Weight (per unit)":[null,"重さ (単位あたり)"],"Save customs form":[null,"税関フォームを保存"],"Customs":[null,"税関"],"Use address as entered":[null,"入力した住所の使用"],"View on Google Maps":[null,"Google Maps で見る"],"Verify with USPS":[null,"USPS で確認"],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,""],"We were unable to automatically verify the address.":[null,"住所を自動的に確認できませんでした。"],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,""],"You've edited the address, please revalidate it for accurate rates":[null,"住所を編集したので、正しいレートで再検証してください"],"Verify address":[null,"住所の確認"],"%(message)s. Please modify the address and try again.":[null,"%(message)sです。住所を変更して、やり直してください。"],"View details":[null,"詳細を見る"],"Items":[null,"アイテム"],"Package":[null,"パッケージ"],"Receipt":[null,"領収書"],"Label #%(labelIndex)s details":[null,"ラベル #%(labelIndex)s の詳細"],"{{icon/}} Delete this package":[null,"{{icon/}} このパッケージを削除"],"Done":[null,"完了"],"Add boxes, envelopes, and other packages you use most frequently":[null,""],"Remove":[null,"削除"],"Edit":[null,"編集"],"Weight of empty package":[null,"空のパッケージの重量"],"Unique package name":[null,"一意のパッケージ名"],"Envelope":[null,"封筒"],"Box":[null,"箱"],"This field is required.":[null,"この項目は必須です。"],"Payment":[null,"支払い"],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,"ラベル購入領収書を%(ownerName)s (%(ownerLogin)s) で %(ownerEmail)s にメールで送信します。"],"Email Receipts":[null,"メールの受信"],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,"出荷ラベルを購入するには、ファイルに登録されているクレジットカードを選択するか、新しいカードを追加します。"],"Choose a different card":[null,"別のカードを選択"],"To purchase shipping labels, add a credit card.":[null,"出荷ラベルを購入するには、クレジットカードを追加します。"],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,"印刷したラベルの支払いに使用するクレジットカード (%(card)s) は、お客様のアカウントに請求されます。"],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,"クレジットカードは、次の WordPress.com アカウントから取得されます %(wpcomLogin)s <%(wpcomEmail)s>"],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,"これらの設定は、サイト所有者のみが変更できます。送料ラベルの設定を変更するには、 %(ownerName)s (%(ownerLogin)s) にお問い合わせください。"],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,"配送ラベルの支払方法は、サイト所有者のみが管理できます。支払方法を管理するには、 %(ownerName)s (%(ownerLogin)s) までお問い合わせください。"],"%(card)s ****%(digits)s":[null,"%(card)s ****%(digits)s"],"Print shipping labels yourself and save a trip to the post office":[null,""],"H":[null,"高"],"W":[null,"幅"],"L":[null,"長"],"Stripe account":[null,"Stripe アカウント"],"Disconnect":[null,"切断"],"Disconnecting":[null,"切断しています"],"Check email to activate account":[null,"アカウントを有効にするメールをチェック"],"Activated":[null,"有効化済み"],"No activity yet":[null,"アクティビティはまだありません"],"Note":[null,"備考"],"Refunded %(amount)s":[null,"返金済み %(amount)s"],"%(service)s label (#%(labelNum)d) refund rejected":[null,"%(service)s ラベル (#%(labelNum)d) 払い戻しが拒否されました"],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,"%(service)s ラベル (#%(labelNum)d) 返金額 (%(amount)s)"],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,"%(service)s ラベル (#%(labelNum)d) 要求された払戻額 (%(amount)s)"],"Note sent to customer":[null,"顧客に送信されたメモ"],"Internal note":[null,"内部メモ"],"Show notes from %(date)s":[null,"%(date)s からノートを表示します"],"%(count)s event":["%(count)s events",["%(count)s イベント"]],"WeChat Pay":[null,"WeChat の支払い"],"Toggle menu":[null,"トグルメニュー"],"Account disconnected. Reloading page\\u2026":[null,""],"A payment method is required to print shipping labels.":[null,"出荷ラベルを印刷するには、支払方法が必要です。"],"Return to Order #%(orderId)s":[null,"注文 # #%(orderId)s に戻る"],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,"チームはあなたのためにここにいます。 {{docsA}}サポートドキュメント{{/docsA}} または {{ticketA}}サポートチケットを開きます{{/ticketA}}を御覧ください。"],"Logging":[null,"ログ記録中"],"No services configured. {{a}}Add a shipping service{{/a}}":[null,"サービスは構成されません。{{a}}配送サービスを追加する {{/a}}"],"Edit service settings":[null,"サービス設定の編集"],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,"要求が %s - 以下のログをチェックするか、を{{a}}編集してサービス設定 {{/a}}"],"Copy for support":[null,"サポートのためのコピー"],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}",["最後の %s エントリ。{{a}}完全なログを表示{{/a}}"]],"Log tail copied to clipboard":[null,"クリップボードにコピーされたテールログ"],"Last updated %s. {{a}}Refresh{{/a}}":[null,"最後に更新された%s。 {{a}}更新 {{/a}}"],"You have unsaved changes. Are you sure you want to leave this page?":[null,""],"Value ($ per unit)":[null,"値 (単位あたり$)"],"Weight (%s per unit)":[null,"重さ (%s 単位あたり)"],"Description":[null,"説明"],"Country where the product was manufactured or assembled":[null,"商品が製造または組み立てられた国"],"Origin country":[null,"原産国"],"Optional":[null,"オプション"],"Retry":[null,"再試行"],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,"<strong> Stripe の支払いを受け入れる準備ができました! </strong>Stripe アカウントが正常に接続されました。この画面では、追加の設定を構成できます。"],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,"<strong>%s</strong>に既存の Stripe アカウントがあるように見えます。Stripe で支払いを開始するには、店舗に接続する必要があります。"],"Connect your account":[null,"アカウントを接続"],"shipping label printing":[null,"出荷ラベル印刷"],"shipping label printing and smoother payment setup":[null,"出荷ラベル印刷とスムーズな支払い設定"],"automated tax calculation and shipping label printing":[null,"自動税計算および出荷ラベル印刷"],"automated tax calculation, shipping label printing, and smoother payment setup":[null,"自動税計算、出荷ラベル印刷、スムーズな支払い設定"],"Data resource description.":[null,"データリソースの説明。"],"Data resource ID.":[null,"データリソース ID。"],"List of supported currencies.":[null,"サポートされる通貨の一覧。"],"List of supported states in a given country.":[null,"特定の国でサポートされている状態の一覧です。"],"List of supported continents, countries, and states.":[null,"サポートされている大陸、国、および州のリスト。"],"Sorry, you cannot view this resource.":[null,"このリソースを表示する権限がありません。"],"Sorry, you cannot list resources.":[null,"リソースを一覧表示できません。"],"The unit weights are defined in for this country.":[null,"単位重量は、この国に対して定義されます。"],"Thousands separator for displayed prices in this country.":[null,"表示価格のための千の位の区切り文字。"],"Full name of state.":[null,"州の完全名。"],"State code.":[null,"州コード。"],"List of states in this country.":[null,"この国の州一覧。"],"Number of decimal points shown in displayed prices for this country.":[null,"この国の表示価格に表示されている小数点以下の桁数。"],"Full name of country.":[null,"国の完全な名前。"],"The unit lengths are defined in for this country.":[null,"この国では、単位の長さが定義されています。"],"Decimal separator for displayed prices for this country.":[null,"この国の表示価格の10進数の区切り記号です。"],"Currency symbol position for this country.":[null,"この国の通貨記号の位置。"],"Default ISO4127 alpha-3 currency code for the country.":[null,"国の既定の ISO4127 通貨コードです。"],"ISO3166 alpha-2 country code.":[null,"ISO3166 alpha-2 国コード。"],"List of countries on this continent.":[null,"この大陸の国の一覧です。"],"Full name of continent.":[null,"大陸の完全な名前。"],"There are no locations matching these parameters.":[null,"これらのパラメータに一致する場所がありません。"],"2 character continent code.":[null,"2文字の大陸コード。"],"Shipping label tracking number":[null,"出荷ラベル追跡番号"],"Shipping label service":[null,"配送ラベルサービス"],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,"警告: 個人データを消去すると、影響を受ける注文で失われるように、WooCommerce Services の出荷ラベルを再印刷または払い戻しする機能が発生します。"],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,"この拡張機能を使用することにより、個人データを保存したり、外部サービスとデータを共有したりすることができます。<a href=\"%s\" target=\"_blank\">プライバシーポリシーに含めることができるかを含め、これがどのように機能するかについては、こちらをご覧ください。</a>"],"An error occurred while refreshing service data.":[null,"サービスデータの更新中にエラーが発生しました。"],"There was a problem updating your saved credit cards.":[null,"保存したクレジットカードの更新中に問題が発生しました。"],"No labels found for this period":[null,"この期間のラベルが見つかりません"],"Total":[null,"合計"],"Refund":[null,"返金"],"Price":[null,"価格"],"Order":[null,"注文"],"Time":[null,"時間"],"Requested":[null,"リクエスト済み"],"Last 7 days":[null,"過去1週間"],"This month":[null,"今月"],"Last month":[null,"先月"],"Year":[null,"年"],"Export CSV":[null,"CSV のエクスポート"],"Other Log":[null,"他のログ"],"Taxes Log":[null,"税ログ"],"Shipping Log":[null,"出荷ログ"],"Display troubleshooting information on the Cart and Checkout pages.":[null,"カートおよびチェックアウトページのトラブルシューティング情報を表示します。"],"Write diagnostic messages to log files. Helpful when contacting support.":[null,"ログファイルに診断メッセージを書き込みます。サポートに問い合わせるときに役立ちます。"],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,"支払いを受け付けるメールアドレスを入力します。「セール」の取引以外のことを行うためには、自分のアカウントをリンクする必要があります。"],"Payment Email":[null,"支払いメール"],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,"WooCommerce Services で支払いを認証するには、<a href=\"%s\">ここをクリック</a>。"],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,"お支払いは WooCommerce Services によって認証され、次の電子メールアドレス宛てになります。この機能を無効にして PayPal アカウントをリンクするには、<a href=\"%s\">ここをクリック </a> ます。"],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,"%s (「支払いのみを許可する」では、PayPal アカウントのリンクが必要です。)"],"Link account":[null,"リンクアカウント"],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,"将来の注文が「保留中」の代わりに「処理」とマークされていることを確認するために、新しいまたは既存の PayPal アカウントをリンクし、払い戻しは WooCommerce を離れることなく発行することができます。"],"Link your PayPal account":[null,"PayPal アカウントをリンクする"],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,"PayPal のチェックアウトを介して払い戻しを発行するには、この支払いを受信したメールアドレスと <a href=\"%s\">PayPal アカウントをリンクする</a>必要があります。"],"Link a PayPal account":[null,"PayPal アカウントをリンクする"],"Refresh":[null,"更新"],"Tracking number":[null,"問い合わせ番号"],"Provider":[null,"プロバイダー"],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,"WooCommerce Services はほとんど行く準備が整いました! Jetpack を接続すると、 %s にアクセスできるようになります。"],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,"WooCommerce のためのホストされたサービス: 自動税計算、出荷ラベルの印刷、およびよりスムーズな支払い設定。"],"Tax Class":[null,"税区分."],"Shipping":[null,"配送"],"Compound":[null,"合成"],"Priority":[null,"優先"],"Tax Name":[null,"税の名前"],"Rate %":[null,"率 %"],"ZIP/Postcode":[null,"ZIP/Postcode"],"State Code":[null,"州コード。"],"Country Code":[null,"国別コード"],"Enable automated taxes":[null,"税の自動化の有効化"],"Disable automated taxes":[null,"税の自動化の無効化"],"Automated taxes":[null,"税の自動化"],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,"\"%1$s\"をクリックすると、<a href=\"%2$s\">利用規約 </a>に同意し、WordPress.com またはサードパーティとして<a href=\"%3$s\">特定のデータと設定を共有</a>します。"],"Setup complete.":[null,"設定が完了。"],"You can now enjoy %s.":[null,"%s を楽しむことができるようになりました。"],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,"WooCommerce Services はほとんど行く準備が整いました! ストアを接続すると、 %s にアクセスできるようになります。"],"Connect Jetpack to activate WooCommerce Services":[null,"Jetpack を接続して WooCommerce Services を有効にする"],"automated tax calculation":[null,"自動税計算"],"smoother payment setup":[null,"スムーズな支払い設定"],"automated tax calculation and smoother payment setup":[null,"自動税計算とスムーズな支払い設定"],"Required":[null,"必須"],"Your shipping settings have been saved.":[null,"送料の設定が保存されました。"],"Unable to save your shipping settings. Please try again.":[null,"送料の設定を保存できません。もう一度やり直してください。"],"Dimensions":[null,"大きさ"],"Close":[null,"閉じる"],"Packages to be Shipped":[null,"出荷するパッケージ"],"Add to a New Package":[null,"新しいパッケージに追加する"],"Add items":[null,"アイテムを追加"],"Individually Shipped Item":[null,"個別出荷済品目"],"Item Dimensions":[null,"アイテムの寸法"],"Please select a package":[null,"パッケージを選択してください"],"Service schemas were not loaded":[null,"サービススキーマが読み込まれませんでした"],"Bad request":[null,"間違ったリクエスト"],"Order not found":[null,"注文が見つかりません"],"Got it, thanks!":[null,"わかったわ、ありがとう!"],"Connect your store to activate WooCommerce Services":[null,"ストアを接続して WooCommerce Services を有効にする"],"Activate Jetpack and connect":[null,"Jetpack を有効化して接続"],"Install Jetpack and connect":[null,"Jetpack のインストールと接続"],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,"何かが間違っていた。Jetpack に手動で接続してみるか、WordPress.org フォーラムのサポートにお問い合わせください。"],"Connecting...":[null,"接続中…"],"Activating...":[null,"有効化中…"],"When you're ready, purchase and print discounted labels from USPS right here.":[null,"準備ができたら、ここで USPS から割引ラベルを購入して印刷します。"],"Discounted Shipping Labels":[null,"割引出荷ラベル"],"American Express":[null,"American Express"],"Discover":[null,"Discover"],"MasterCard":[null,"MasterCard"],"VISA":[null,"VISA"],"PayPal":[null,"PayPal"],"Add another credit card":[null,"別のクレジットカードを追加"],"%(selectedCount)d package selected":["%(selectedCount)d packages selected",["%(selectedCount)d パッケージを選択"]],"Unable to get your settings. Please refresh the page to try again.":[null,"設定を取得できません。ページを更新して、もう一度試してください。"],"%(numSelected)d service selected":["%(numSelected)d services selected",["%(numSelected)d サービスを選択"]],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null," {{a}}パッケージマネージャー {{/a}}を使用して、保存したパッケージを追加および編集する"],"Tracking #: {{trackingLink/}}":[null,"追跡番号: {{trackingLink/}}"],"%(item)s from {{pckg/}}":[null,""],"Which items would you like to add to {{pckg/}}?":[null,"{{pckg/}}に追加したい項目を指定してください。"],"1 item in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,""],"{{itemLink/}} is currently saved for a later shipment.":[null,"{{itemLink/}} は現在、後の出荷のために保存されています。"],"{{itemLink/}} is currently shipped in its original packaging.":[null,"{{itemLink/}} は現在、元のパッケージに同梱されています。"],"{{itemLink/}} is currently in {{pckg/}}.":[null,"{{itemLink/}} は現在 {{pckg/}} にあります。"],"Choose rate: %(pckg)s":[null,"レートを選択: %(pckg)s"],"Refund label (-%(amount)s)":[null,"返金ラベル (-%(amount)s)"],"Where would you like to move it?":[null,"どこに移動しますか?"],"Unsaved changes made to packages":[null,"パッケージに対して行われた未保存の変更"],"There are no items in this package.":[null,"このパッケージにはアイテムがありません。"],"Ship in original packaging":[null,"オリジナルパッケージに同梱"],"Request refund":[null,"払い戻しのリクエスト"],"Reprint":[null,"再印刷"],"Paper size":[null,"用紙サイズ"],"No packages selected":[null,"パッケージが選択されない"],"Move":[null,"移動"],"Move item":[null,"アイテムの移動"],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,"梱包と取り扱いのコストを考慮して、キャリアによって計算されたレートを増やします。また、負の金額を追加して、顧客にお金を節約することもできます。"],"Create new label":[null,"新しいラベルを作成する"],"All packages selected":[null,"選択されたすべてのパッケージ"],"Add":[null,"追加"],"Add item":[null,"アイテム追加"],"Add a credit card":[null,"クレジットカードを追加"],"#%d - [Deleted product]":[null,"#%d - [削除された製品]"],"#%1$d - %2$s":[null,"#%1$d - %2$s"],"<a href=\"%s\">Support</a>":[null,"<a href=\"%s\">サポート</a>"],"There was an error installing Jetpack. Please try installing it manually.":[null,"Jetpack のインストール中にエラーが発生しました。手動でインストールしてください。"],"Shipping Labels":[null,"出荷ラベル"],"Automattic":[null,"Automattic"],"https://woocommerce.com/":[null,"https://woocommerce.com/"],"WooCommerce Services":[null,"WooCommerce Services"],"Phone":[null,"電話番号"],"Connect":[null,"連携"],"Save Settings":[null,"設定を保存"],"Your changes have been saved.":[null,"変更を保存しました。"],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,"1つ以上のエントリに問題があります。以下のエラーを修正して、もう一度保存してください。"],"Expand":[null,"拡大"],"Dismiss":[null,"非表示"],"You have unsaved changes.":[null,"変更はまだ保存されていません。"],"Type of package":[null,"パッケージのタイプ"],"Add package":["Add packages",["パッケージの追加"]],"Invalid value.":[null,"無効な値です。"],"Package name":[null,"パッケージ名"],"This field must be unique":[null,"このフィールドは一意である必要があります"],"Unable to save your shipping packages. Please try again.":[null,""],"Save changes":[null,"変更を保存"],"Untitled":[null,"タイトル無し"],"Dimensions (L x W x H)":[null,""],"All services selected":[null,"選択したすべてのサービス"],"Expand Services":[null,"サービスの拡充"],"Service":[null,"サービス"],"Price adjustment":[null,"価格調整"],"Saved Packages":[null,"保存済みパッケージ"],"Tracking":[null,"トラッキング"],"Create shipping label":["Create shipping labels",["出荷ラベルの作成"]],"Name":[null,"名前"],"Company":[null,"勤め先"],"Address":[null,"住所"],"City":[null,"市区町村"],"State":[null,"州"],"Country":[null,"国"],"Invalid address":[null,"無効な住所"],"Origin address":[null,"元の住所"],"Destination address":[null,"宛先住所"],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,"入力された住所を少し変更しました。正しい場合は、正確な配信を確保するために提案された住所を使用してください。"],"Address entered":[null,"住所入力済"],"Edit address":[null,"住所を変更"],"Suggested address":[null,"推奨された住所"],"Use selected address":[null,"選択した住所を使用"],"Use these packages":[null,"これらのパッケージを使用"],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,"チェックアウト時にお客様が選択したサービスと料金はご利用いただけません。別のを選択してください。"],"Request a refund":[null,"払い戻しをリクエスト"],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,"パッケージの出荷に使用されていない出荷ラベルの払い戻しをリクエストできます。処理には少なくとも14日かかります。"],"Purchase date":[null,"お申込日"],"Amount eligible for refund":[null,"払い戻しの対象となる金額"],"Reprint shipping label":[null,"出荷ラベルの再印刷"],"If there was a printing error when you purchased the label, you can print it again.":[null,"ラベルを購入したときに印刷エラーが発生した場合は、もう一度印刷することができます。"],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,"注: 既にパッケージでラベルを使用している場合、印刷して再度使用することはサービス規約違反であり、刑事告発の原因となる可能性があります。"],"Print":[null,"印刷"],"Cancel":[null,"キャンセル"],"N/A":[null,"該当なし"],"More":[null,"続き"],"Invalid PDF request.":[null,"PDF 要求が無効です。"],"Unknown package":[null,"不明なパッケージ"],"Individual packaging":[null,"個々のパッケージ"],"Unable to update service settings. Validation failed. %s":[null,"サービス設定を更新できません。検証に失敗。%s"],"Unable to update service settings. The form data could not be read.":[null,"サービス設定を更新できません。フォームデータを読み取れませんでした。"],"Unable to update service settings. Form data is missing service ID.":[null,"サービス設定を更新できません。フォームデータにサービス ID がありません。"],"Unable to update settings. The form data could not be read.":[null,"設定を更新できません。フォームデータを読み取れませんでした。"],"Unable to update settings. %s":[null,"設定を更新できません。 %s"],"Packaging":[null,"パッケージング"],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,"セクションがロードされない?トラブルシューティング手順については、<a href=\"%s\">ステータスページの </a> を参照してください。"],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,"注: Jetpack の開発モードがこのサイトで有効になっています。このサイトでは、WooCommerce Services の生産サーバーから支払い方法を取得することはできません。"],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,"注: Jetpack は接続されていますが、このサイトでは開発モードも有効になっています。開発モードを無効にしてください。"],"Shipping Label":[null,"出荷ラベル"],"yd":[null,"yd (ヤード)"],"in":[null,"in (インチ)"],"mm":[null,"mm"],"cm":[null,"cm"],"m":[null,"m"],"oz":[null,"oz (オンス)"],"lbs":[null,"lbs (ポンド)"],"g":[null,"g"],"kg":[null,"kg"],"An invalid service ID was received.":[null,"無効なサービス ID を受信しました。"],"An invalid service instance was received.":[null,"無効なサービスインスタンスを受信しました。"],"Rest of the World":[null,"その他の地域"],"WooCommerce Services Status":[null,"WooCommerce Services のステータス"],"Support":[null,"サポート"],"Debug":[null,"デバッグ"],"Services":[null,"サービス"],"Need help?":[null,"お困りですか ?"],"Log is empty":[null,"ログが空です"],"Disabled":[null,"無効"],"Enabled":[null,"有効"],"%s Shipping Zone":[null,"%s 配送地域"],"The most recent rate request failed":[null,"最新のレート要求が失敗しました"],"The most recent rate request was successful":[null,"最新のレート要求が成功しました"],"No rate requests have yet been made for this service":[null,"このサービスに対するレート要求はまだ作成されていません"],"Setup for this service has not yet been completed":[null,"このサービスのセットアップはまだ完了していません"],"WooCommerce Services Data":[null,"WooCommerce Services データ"],"Service data is up-to-date":[null,"サービスデータは最新の状態です。"],"Service data was found, but is more than one day old":[null,"サービスデータが見つかりましたが、1日以上経過しています"],"Service data was found, but is more than three days old":[null,"サービスデータが見つかりましたが、3日以上経過しています"],"Service data was found, but may be out of date":[null,"サービスデータが見つかりましたが、古い可能性があります"],"No service data available":[null,"利用できるサービスデータがありません"],"Jetpack":[null,"Jetpack"],"Jetpack %s is connected and working correctly":[null,"Jetpack %s が接続され、正しく動作している"],"This is a Jetpack staging site":[null,"これは Jetpack のステージングサイトです。"],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,"Jetpack は WordPress.com に接続されていません。Jetpack プラグインがインストール、アクティブ化、接続されていることを確認します。"],"Jetpack %s or higher is required (You are running %s)":[null,"Jetpack %s またはそれ以上が必要です ( %s を実行しています)"],"Please install and activate the Jetpack plugin, version %s or higher":[null,"Jetpack プラグインをインストールして有効にしてください、バージョン %s またはそれ以上"],"WooCommerce":[null,"WooCommerce"],"WooCommerce %s is configured correctly":[null,"WooCommerce %s は正しく設定されています"],"Please set Base Location in WooCommerce Settings > General":[null,"ベースの場所は WooCommerce 設定 > 一般設定 に設定してください"],"WooCommerce %s or higher is required (You are running %s)":[null,"WooCommerce %s またはそれ以上が必要です ( %s を実行しています)"],"Dismiss this notice":[null,"この通知を非表示にする"],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,"エラー: サイトに WooCommerce Services API への接続に問題があります。Jetpack の接続が機能していることを確認してください。"],"Your site is succesfully communicating to the WooCommerce Services API.":[null,"サイトは WooCommerce Services API に正常に通信しています。"],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,"これはすべてが正しく動作していることを確認するために WooCommerce Services 接続をテストします"],"Test Connection":[null,"テスト接続"],"Test your WooCommerce Services connection":[null,"WooCommerce Services 接続をテスト"],"%s - ZIP/Postal code checkout field label\u0004Invalid %s entered.":[null,""],"%s - ZIP/Postal code checkout field label\u0004%s does not match the selected state.":[null,""],"date is of the form MM/YY\u0004Expires %(date)s":[null,"有効期限 %(date)s"],"A service with an unknown title and unknown method_title\u0004Unknown":[null,"不明"],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,"健康"],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,"WooCommerce Services"]}
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-ja.po

    r2365269 r2374627  
    1212"Project-Id-Version: Plugins - WooCommerce Services - Stable (latest release)\n"
    1313
     14#: classes/class-wc-connect-taxjar-integration.php:318 i18n/strings.php:125
     15#: i18n/strings.php:328
     16msgid "ZIP/Postal code"
     17msgstr ""
     18
    1419#: i18n/strings.php:348
    1520msgid "This action will delete any information entered on the form."
     
    7479#: i18n/strings.php:330
    7580msgid "Email"
    76 msgstr ""
    77 
    78 #: i18n/strings.php:328
    79 msgid "Postal code / Zip"
    8081msgstr ""
    8182
     
    324325msgstr ""
    325326
    326 #: woocommerce-services.php:1310
     327#: woocommerce-services.php:1311
    327328msgid "Shipment Tracking"
    328329msgstr ""
     
    340341msgstr "関税情報が不完全"
    341342
    342 #: woocommerce-services.php:1353
     343#: woocommerce-services.php:1354
    343344msgid "Packing Log:"
    344345msgstr "パッキングログ:"
    345346
    346 #: woocommerce-services.php:1340
     347#: woocommerce-services.php:1341
    347348msgid "Chosen Rate:"
    348349msgstr "選択したレート:"
    349350
    350 #: woocommerce-services.php:1336
     351#: woocommerce-services.php:1337
    351352msgid "Shipping Method ID:"
    352353msgstr "配送方法 ID:"
    353354
    354 #: woocommerce-services.php:1332
     355#: woocommerce-services.php:1333
    355356msgid "Shipping Method Name:"
    356357msgstr "配送方法名:"
    357358
    358 #: woocommerce-services.php:1316
     359#: woocommerce-services.php:1317
    359360msgid "Shipping Debug"
    360361msgstr "配送デバッグ"
     
    425426msgstr "商品 ( ID: %d ) には重さが含まれていませんでした。送料を計算することはできません。"
    426427
     428#: classes/class-wc-connect-api-client.php:64
     429msgid "Invalid WooCommerce Services service slug provided"
     430msgstr "無効な WooCommerce Services サービススラッグ提供"
     431
     432#: classes/class-wc-connect-shipping-method.php:461
     433msgid "Packing log:"
     434msgstr "パッキングログ:"
     435
    427436#. translators: 1: name of shipping service, 2: shipping rate (price)
    428437#: classes/class-wc-connect-shipping-method.php:454
     
    430439msgstr "受信レート: %1$s (%2$s)"
    431440
    432 #: classes/class-wc-connect-api-client.php:64
    433 msgid "Invalid WooCommerce Services service slug provided"
    434 msgstr "無効な WooCommerce Services サービススラッグ提供"
    435 
    436 #: classes/class-wc-connect-shipping-method.php:461
    437 msgid "Packing log:"
    438 msgstr "パッキングログ:"
    439 
    440441#: i18n/strings.php:206
    441442msgid "Your customer selected {{shippingMethod/}}"
     
    963964
    964965#: classes/class-wc-connect-taxjar-integration.php:326
    965 msgctxt "%s - Postcode/Zip checkout field label"
     966msgctxt "%s - ZIP/Postal code checkout field label"
    966967msgid "Invalid %s entered."
    967 msgstr "無効な %s が入力されました。"
     968msgstr ""
    968969
    969970#: classes/class-wc-connect-taxjar-integration.php:324
    970 msgctxt "%s - Postcode/Zip checkout field label"
     971msgctxt "%s - ZIP/Postal code checkout field label"
    971972msgid "%s does not match the selected state."
    972 msgstr "%s は選択した州と一致しません。"
    973 
    974 #: classes/class-wc-connect-taxjar-integration.php:318
    975 msgid "Postcode / ZIP"
    976 msgstr "Postcode / ZIP"
     973msgstr ""
    977974
    978975#: classes/class-wc-connect-privacy.php:90
     
    11121109msgstr "更新"
    11131110
    1114 #: woocommerce-services.php:1095
     1111#: woocommerce-services.php:1096
    11151112msgid "Tracking number"
    11161113msgstr "問い合わせ番号"
    11171114
    1118 #: woocommerce-services.php:1094
     1115#: woocommerce-services.php:1095
    11191116msgid "Provider"
    11201117msgstr "プロバイダー"
     
    14601457
    14611458#. translators: %d: Deleted Product ID
     1459#: classes/class-wc-connect-compatibility-wc30.php:130
    14621460#: classes/class-wc-connect-compatibility-wc26.php:116
    1463 #: classes/class-wc-connect-compatibility-wc30.php:130
    14641461msgid "#%d - [Deleted product]"
    14651462msgstr "#%d - [削除された製品]"
    14661463
    14671464#. translators: %1$d: Product ID, %2$s: Product Name
     1465#: classes/class-wc-connect-compatibility-wc30.php:125
    14681466#: classes/class-wc-connect-compatibility-wc26.php:111
    1469 #: classes/class-wc-connect-compatibility-wc30.php:125
    14701467msgid "#%1$d - %2$s"
    14711468msgstr "#%1$d - %2$s"
    14721469
    1473 #: woocommerce-services.php:1425
     1470#: woocommerce-services.php:1426
    14741471msgid "<a href=\"%s\">Support</a>"
    14751472msgstr "<a href=\"%s\">サポート</a>"
     
    14791476msgstr "Jetpack のインストール中にエラーが発生しました。手動でインストールしてください。"
    14801477
    1481 #: i18n/strings.php:270 woocommerce-services.php:994
    1482 #: woocommerce-services.php:997
     1478#: woocommerce-services.php:995 woocommerce-services.php:998
     1479#: i18n/strings.php:270
    14831480msgid "Shipping Labels"
    14841481msgstr "出荷ラベル"
     
    14991496msgstr "WooCommerce Services"
    15001497
    1501 #: i18n/strings.php:118 i18n/strings.php:329 woocommerce-services.php:1376
    1502 #: woocommerce-services.php:1404
     1498#: woocommerce-services.php:1377 woocommerce-services.php:1405
     1499#: i18n/strings.php:118 i18n/strings.php:329
    15031500msgid "Phone"
    15041501msgstr "電話番号"
     
    15931590msgstr "保存済みパッケージ"
    15941591
    1595 #: woocommerce-services.php:1083 woocommerce-services.php:1090
     1592#: woocommerce-services.php:1084 woocommerce-services.php:1091
    15961593msgid "Tracking"
    15971594msgstr "トラッキング"
     
    16241621msgid "State"
    16251622msgstr "州"
    1626 
    1627 #: i18n/strings.php:125
    1628 msgid "Postal code"
    1629 msgstr "郵便番号"
    16301623
    16311624#: i18n/strings.php:126 i18n/strings.php:327
     
    17231716msgstr "PDF 要求が無効です。"
    17241717
     1718#: classes/class-wc-connect-shipping-method.php:408
    17251719#: classes/class-wc-rest-connect-shipping-label-controller.php:105
    1726 #: classes/class-wc-connect-shipping-method.php:408
    17271720msgid "Unknown package"
    17281721msgstr "不明なパッケージ"
    17291722
     1723#: classes/class-wc-connect-shipping-method.php:410
    17301724#: classes/class-wc-rest-connect-shipping-label-controller.php:101
    1731 #: classes/class-wc-connect-shipping-method.php:410
    17321725msgid "Individual packaging"
    17331726msgstr "個々のパッケージ"
     
    17581751msgstr "パッケージング"
    17591752
    1760 #: woocommerce-services.php:1456
     1753#: woocommerce-services.php:1457
    17611754msgid "Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps."
    17621755msgstr "セクションがロードされない?トラブルシューティング手順については、<a href=\"%s\">ステータスページの </a> を参照してください。"
     
    17701763msgstr "注: Jetpack は接続されていますが、このサイトでは開発モードも有効になっています。開発モードを無効にしてください。"
    17711764
    1772 #: woocommerce-services.php:1312
     1765#: woocommerce-services.php:1313
    17731766msgid "Shipping Label"
    17741767msgstr "出荷ラベル"
     
    19541947msgstr "WooCommerce %s またはそれ以上が必要です ( %s を実行しています)"
    19551948
    1956 #: classes/class-wc-connect-error-notice.php:103 woocommerce-services.php:1492
     1949#: woocommerce-services.php:1493 classes/class-wc-connect-error-notice.php:103
    19571950msgid "Dismiss this notice"
    19581951msgstr "この通知を非表示にする"
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-nl_NL.json

    r2365269 r2374627  
    1 {"0":[null,""],"":{"po-revision-date":"2020-06-04 13:01:32+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/3.0.0-alpha.2","language":"nl","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"This action will delete any information entered on the form.":[null,""],"Cancel connection":[null,""],"Ok":[null,""],"UPS invoice control id":[null,""],"UPS invoice currency":[null,""],"UPS invoice amount":[null,""],"UPS invoice date":[null,""],"UPS invoice number":[null,""],"I have been issued an invoice from UPS within the past 90 days":[null,""],"UPS account information":[null,""],"Company website":[null,""],"Job title":[null,""],"Company name":[null,""],"This is the company info you used to create your UPS account":[null,""],"Company information":[null,""],"Email":[null,""],"Postal code / Zip":[null,""],"Address 2 (optional)":[null,""],"Account number":[null,""],"This is the account number and address from your UPS profile":[null,""],"General information":[null,""],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,""],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,""],"Connect your UPS account":[null,""],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,""],"Disconnect your UPS account":[null,""],"Set up your own carrier account by adding your credentials here":[null,""],"Carrier account":[null,""],"Credentials":[null,""],"Adult signature required":[null,""],"Signature required":[null,""],"Other\\u2026":[null,""],"Select one\\u2026":[null,""],"Validating address\\u2026":[null,""],"Purchasing\\u2026":[null,""],"Your UPS account will be charged":[null,""],"Package %(index)s \\u2013 %(title)s":[null,""],"Saving\\u2026":[null,""],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Powered by WooCommerce Services.":[null,""],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled","",""],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}","",""],"Schedule a pickup":[null,""],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,""],"Labels older than 30 days cannot be refunded.":[null,""],"Mark this order as complete and notify the customer":[null,""],"Notify the customer with shipment details":[null,""],"You save %s with WooCommerce Services":[null,""],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,""],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,""],"No tracking information available at this time":[null,""],"Connection error: unable to create label at this time":[null,""],"Track Package":["Track Packages","",""],"Which package would you like to track?":[null,""],"%(service)s label (#%(labelIndex)d)":[null,""],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,""],"Add credit card":[null,""],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,""],"Choose credit card":[null,""],"Buy shipping label":["Buy shipping labels","",""],"shipping label ready":["shipping labels ready","",""],"Shipping from":[null,""],"Shipping summary":[null,""],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,""],"Shipping rates":[null,""],"HS Tariff number":[null,""],"Submit":[null,""],"Total Weight (with package)":[null,""],"QTY":[null,""],"Weight":[null,""],"Items to fulfill":[null,""],"Select a package type":[null,""],"Package details":[null,""],"Your shipping packages have been saved.":[null,""],"0.0":[null,""],"Shipment Tracking":[null,""],"Connect via WooCommerce Services":[null,""],"Customs information valid":[null,""],"Customs information incomplete":[null,""],"Packing Log:":[null,""],"Chosen Rate:":[null,""],"Shipping Method ID:":[null,""],"Shipping Method Name:":[null,""],"Shipping Debug":[null,""],"Stripe Account (connected to WooCommerce Services)":[null,""],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,""],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,""],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,""],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,""],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,""],"Error: The WooCommerce Services server returned HTTP code: %d":[null,""],"Unable to encode body for request to WooCommerce Services server.":[null,""],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,""],"No shipping rate could be calculated. No items in the package are shippable.":[null,""],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,""],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,""],"Received rate: %1$s (%2$s)":[null,""],"Invalid WooCommerce Services service slug provided":[null,""],"Packing log:":[null,""],"Your customer selected {{shippingMethod/}}":[null,""],"Total rate: %(total)s":[null,""],"%(serviceName)s: %(rate)s":[null,""],"No rates found":[null,""],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,""],"more info":[null,""],"ITN":[null,""],"Sanitary / Phytosanitary inspection":[null,""],"Quarantine":[null,""],"None":[null,""],"Restriction type":[null,""],"Details":[null,""],"Sample":[null,""],"Gift":[null,""],"Documents":[null,""],"Merchandise":[null,""],"Contents type":[null,""],"Return to sender if package is unable to be delivered":[null,""],"Value (per unit)":[null,""],"Weight (per unit)":[null,""],"Save customs form":[null,""],"Customs":[null,""],"Use address as entered":[null,""],"View on Google Maps":[null,""],"Verify with USPS":[null,""],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,""],"We were unable to automatically verify the address.":[null,""],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,""],"You've edited the address, please revalidate it for accurate rates":[null,""],"Verify address":[null,""],"%(message)s. Please modify the address and try again.":[null,""],"View details":[null,""],"Items":[null,""],"Package":[null,""],"Receipt":[null,""],"Label #%(labelIndex)s details":[null,""],"{{icon/}} Delete this package":[null,""],"Done":[null,""],"Add boxes, envelopes, and other packages you use most frequently":[null,""],"Remove":[null,""],"Edit":[null,""],"Weight of empty package":[null,""],"Unique package name":[null,""],"Envelope":[null,""],"Box":[null,""],"This field is required.":[null,""],"Payment":[null,""],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,""],"Email Receipts":[null,""],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,""],"Choose a different card":[null,""],"To purchase shipping labels, add a credit card.":[null,""],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,""],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,""],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,""],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,""],"%(card)s ****%(digits)s":[null,""],"Print shipping labels yourself and save a trip to the post office":[null,""],"H":[null,""],"W":[null,""],"L":[null,""],"Stripe account":[null,""],"Disconnect":[null,""],"Disconnecting":[null,""],"Check email to activate account":[null,""],"Activated":[null,""],"No activity yet":[null,""],"Note":[null,""],"Refunded %(amount)s":[null,""],"%(service)s label (#%(labelNum)d) refund rejected":[null,""],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,""],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,""],"Note sent to customer":[null,""],"Internal note":[null,""],"Show notes from %(date)s":[null,""],"%(count)s event":["%(count)s events","",""],"WeChat Pay":[null,""],"Toggle menu":[null,""],"Account disconnected. Reloading page\\u2026":[null,""],"A payment method is required to print shipping labels.":[null,""],"Return to Order #%(orderId)s":[null,""],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,""],"Logging":[null,""],"No services configured. {{a}}Add a shipping service{{/a}}":[null,""],"Edit service settings":[null,""],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,""],"Copy for support":[null,""],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}","",""],"Log tail copied to clipboard":[null,""],"Last updated %s. {{a}}Refresh{{/a}}":[null,""],"You have unsaved changes. Are you sure you want to leave this page?":[null,""],"Value ($ per unit)":[null,""],"Weight (%s per unit)":[null,""],"Description":[null,""],"Country where the product was manufactured or assembled":[null,""],"Origin country":[null,""],"Optional":[null,""],"Retry":[null,""],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,""],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,""],"Connect your account":[null,""],"shipping label printing":[null,""],"shipping label printing and smoother payment setup":[null,""],"automated tax calculation and shipping label printing":[null,""],"automated tax calculation, shipping label printing, and smoother payment setup":[null,""],"Data resource description.":[null,""],"Data resource ID.":[null,""],"List of supported currencies.":[null,""],"List of supported states in a given country.":[null,""],"List of supported continents, countries, and states.":[null,""],"Sorry, you cannot view this resource.":[null,""],"Sorry, you cannot list resources.":[null,""],"The unit weights are defined in for this country.":[null,""],"Thousands separator for displayed prices in this country.":[null,""],"Full name of state.":[null,""],"State code.":[null,""],"List of states in this country.":[null,""],"Number of decimal points shown in displayed prices for this country.":[null,""],"Full name of country.":[null,""],"The unit lengths are defined in for this country.":[null,""],"Decimal separator for displayed prices for this country.":[null,""],"Currency symbol position for this country.":[null,""],"Default ISO4127 alpha-3 currency code for the country.":[null,""],"ISO3166 alpha-2 country code.":[null,""],"List of countries on this continent.":[null,""],"Full name of continent.":[null,""],"There are no locations matching these parameters.":[null,""],"2 character continent code.":[null,""],"Postcode / ZIP":[null,""],"Shipping label tracking number":[null,""],"Shipping label service":[null,""],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,""],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,""],"An error occurred while refreshing service data.":[null,""],"There was a problem updating your saved credit cards.":[null,""],"No labels found for this period":[null,""],"Total":[null,"Totaal"],"Refund":[null,"Terugbetaling"],"Price":[null,"Prijs"],"Order":[null,"Volgorde"],"Time":[null,"Tijd"],"Requested":[null,"Aangevraagd"],"Last 7 days":[null,"Laatste 7 dagen"],"This month":[null,"Deze maand"],"Last month":[null,"Laatste maand"],"Year":[null,"Jaar"],"Export CSV":[null,"Exporteer CSV"],"Other Log":[null,""],"Taxes Log":[null,""],"Shipping Log":[null,""],"Display troubleshooting information on the Cart and Checkout pages.":[null,""],"Write diagnostic messages to log files. Helpful when contacting support.":[null,""],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,"Vul je e-mailadres in waarmee je betalingen accepteert. Je dient je eigen account te koppelen om iets anders te accepteren dan \"verkoop\" transacties."],"Payment Email":[null,"Betalings e-mail"],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,"Om betalingen met WooCommerce Services te autoriseren, <a href=\"%s\">klik hier</a>."],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,"Betalingen worden door WooCommerce Services geautoriseerd en doorgestuurd naar het volgende e-mailadres. Om deze functie uit te schakelen en een ander PayPal-account te koppelen <a href=\"%s\">klik hier</a>."],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,"%s (Letop dat er bij \"authorizing payment only\" er een koppeling met een PayPal account nodig is.)"],"Link account":[null,"Koppel je account"],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,"Koppel een nieuw of een bestaand PayPal account om er van verzekerd te zijn dat toekomstige bestellingen worden gemarkeerd als ”Processing” in plaats van “On hold”, waardoor retour betalingen kunnen worden verricht zonder WooCommerce te verlaten."],"Link your PayPal account":[null,"Koppel je PayPal-account"],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,""],"Link a PayPal account":[null,"Koppel een PayPal-account"],"Refresh":[null,"Ververs"],"Tracking number":[null,"Track & trace code"],"Provider":[null,"Provider"],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,"WooCommerce Services is nu bijna gebruiksklaar! Zodra je Jetpack hebt verbonden krijg je toegang tot %s."],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,""],"Tax Class":[null,"Belastingtarief"],"Shipping":[null,"Verzending"],"Compound":[null,""],"Priority":[null,"Prioriteit"],"Tax Name":[null,"Belastingnaam"],"Rate %":[null,"Percentage %"],"ZIP/Postcode":[null,"Postcode"],"State Code":[null,"Staat/Provincie"],"Country Code":[null,"Landcode"],"Enable automated taxes":[null,"Schakel automatische belastingtarieven in"],"Disable automated taxes":[null,"Schakel automatische belastingtarieven uit"],"Automated taxes":[null,"Automatische belastingen"],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,""],"Setup complete.":[null,""],"You can now enjoy %s.":[null,""],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,""],"Connect Jetpack to activate WooCommerce Services":[null,""],"automated tax calculation":[null,""],"smoother payment setup":[null,""],"automated tax calculation and smoother payment setup":[null,""],"Required":[null,""],"Your shipping settings have been saved.":[null,""],"Unable to save your shipping settings. Please try again.":[null,""],"Dimensions":[null,""],"Close":[null,""],"Packages to be Shipped":[null,""],"Add to a New Package":[null,""],"Add items":[null,""],"Individually Shipped Item":[null,""],"Item Dimensions":[null,""],"Please select a package":[null,""],"Service schemas were not loaded":[null,""],"Bad request":[null,""],"Order not found":[null,"Bestelling niet gevonden"],"Got it, thanks!":[null,""],"Connect your store to activate WooCommerce Services":[null,""],"Activate Jetpack and connect":[null,""],"Install Jetpack and connect":[null,""],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,""],"Connecting...":[null,"Verbinden..."],"Activating...":[null,"Activeren..."],"When you're ready, purchase and print discounted labels from USPS right here.":[null,""],"Discounted Shipping Labels":[null,""],"American Express":[null,"American Express"],"Discover":[null,"Discover"],"MasterCard":[null,"MasterCard"],"VISA":[null,"VISA"],"PayPal":[null,"PayPal"],"Add another credit card":[null,"Voeg nog een creditcard toe"],"%(selectedCount)d package selected":["%(selectedCount)d packages selected","",""],"Unable to get your settings. Please refresh the page to try again.":[null,""],"%(numSelected)d service selected":["%(numSelected)d services selected","",""],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,""],"Tracking #: {{trackingLink/}}":[null,""],"%(item)s from {{pckg/}}":[null,""],"Which items would you like to add to {{pckg/}}?":[null,""],"1 item in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,""],"{{itemLink/}} is currently saved for a later shipment.":[null,""],"{{itemLink/}} is currently shipped in its original packaging.":[null,""],"{{itemLink/}} is currently in {{pckg/}}.":[null,""],"Choose rate: %(pckg)s":[null,""],"Refund label (-%(amount)s)":[null,""],"Where would you like to move it?":[null,""],"Unsaved changes made to packages":[null,""],"There are no items in this package.":[null,""],"Ship in original packaging":[null,""],"Request refund":[null,""],"Reprint":[null,""],"Paper size":[null,"Papiergrootte"],"No packages selected":[null,""],"Move":[null,""],"Move item":[null,""],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,""],"Create new label":[null,""],"All packages selected":[null,""],"Add":[null,""],"Add item":[null,""],"Add a credit card":[null,""],"#%d - [Deleted product]":[null,""],"#%1$d - %2$s":[null,""],"<a href=\"%s\">Support</a>":[null,""],"There was an error installing Jetpack. Please try installing it manually.":[null,""],"Shipping Labels":[null,""],"Automattic":[null,""],"https://woocommerce.com/":[null,""],"WooCommerce Services":[null,"WooCommerce Services"],"Phone":[null,"Telefoon"],"Connect":[null,"Verbind"],"Save Settings":[null,"Bewaar instellingen"],"Your changes have been saved.":[null,""],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,""],"Expand":[null,""],"Dismiss":[null,"Verberg"],"You have unsaved changes.":[null,""],"Type of package":[null,""],"Add package":["Add packages","",""],"Invalid value.":[null,""],"Package name":[null,""],"This field must be unique":[null,""],"Unable to save your shipping packages. Please try again.":[null,""],"Save changes":[null,"Bewaar wijzigingen"],"Untitled":[null,"Geen titel"],"Dimensions (L x W x H)":[null,""],"All services selected":[null,""],"Expand Services":[null,""],"Service":[null,""],"Price adjustment":[null,""],"Saved Packages":[null,""],"Tracking":[null,""],"Create shipping label":["Create shipping labels","",""],"Name":[null,"Naam"],"Company":[null,"Bedrijf"],"Address":[null,"Adres"],"City":[null,"Plaats"],"State":[null,"Provincie"],"Postal code":[null,"Postcode"],"Country":[null,"Land"],"Invalid address":[null,"Ongeldig adres"],"Origin address":[null,"Adres afzender"],"Destination address":[null,"Afleveradres"],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,""],"Address entered":[null,"Adres ingevuld"],"Edit address":[null,"Bewerk adres"],"Suggested address":[null,"Gesuggereerd adres"],"Use selected address":[null,"Gebruik geselecteerd adres"],"Use these packages":[null,""],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,""],"Request a refund":[null,"Vraag terugbetaling aan"],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,""],"Purchase date":[null,"Aankoopdatum"],"Amount eligible for refund":[null,"Bedrag beschikbaar voor terugbetaling"],"Reprint shipping label":[null,""],"If there was a printing error when you purchased the label, you can print it again.":[null,""],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,""],"Print":[null,"Print"],"Cancel":[null,"Annuleer"],"N/A":[null,"Nvt"],"More":[null,"Meer"],"Invalid PDF request.":[null,""],"Unknown package":[null,""],"Individual packaging":[null,""],"Unable to update service settings. Validation failed. %s":[null,""],"Unable to update service settings. The form data could not be read.":[null,""],"Unable to update service settings. Form data is missing service ID.":[null,""],"Unable to update settings. The form data could not be read.":[null,""],"Unable to update settings. %s":[null,""],"Packaging":[null,""],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,""],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,""],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,""],"Shipping Label":[null,""],"yd":[null,""],"in":[null,""],"mm":[null,""],"cm":[null,""],"m":[null,""],"oz":[null,""],"lbs":[null,""],"g":[null,""],"kg":[null,""],"An invalid service ID was received.":[null,""],"An invalid service instance was received.":[null,""],"Rest of the World":[null,"Rest van de wereld"],"WooCommerce Services Status":[null,""],"Support":[null,""],"Debug":[null,""],"Services":[null,""],"Need help?":[null,""],"Log is empty":[null,""],"Disabled":[null,""],"Enabled":[null,""],"%s Shipping Zone":[null,""],"The most recent rate request failed":[null,""],"The most recent rate request was successful":[null,""],"No rate requests have yet been made for this service":[null,""],"Setup for this service has not yet been completed":[null,""],"WooCommerce Services Data":[null,""],"Service data is up-to-date":[null,""],"Service data was found, but is more than one day old":[null,""],"Service data was found, but is more than three days old":[null,""],"Service data was found, but may be out of date":[null,""],"No service data available":[null,""],"Jetpack":[null,""],"Jetpack %s is connected and working correctly":[null,"Jetpack %s is verbonden en werkt correct"],"This is a Jetpack staging site":[null,""],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,"Jetpack is niet verbonden aan WordPress.com. Controleer of de Jetpack plugin is geïnstalleerd, geactiveerd en verbonden."],"Jetpack %s or higher is required (You are running %s)":[null,"Jetpack %s of nieuwer is vereist (Je gebruikt %s)"],"Please install and activate the Jetpack plugin, version %s or higher":[null,"Installeer en activeer de Jetpack plugin, versie %s of nieuwer"],"WooCommerce":[null,""],"WooCommerce %s is configured correctly":[null,"WooCommerce %s is correct geconfigureerd"],"Please set Base Location in WooCommerce Settings > General":[null,""],"WooCommerce %s or higher is required (You are running %s)":[null,"WooCommerce %s of nieuwer is vereist (Je gebruikt %s)"],"Dismiss this notice":[null,"Verberg deze melding"],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,""],"Your site is succesfully communicating to the WooCommerce Services API.":[null,""],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,""],"Test Connection":[null,"Test verbinding"],"Test your WooCommerce Services connection":[null,"Test je WooCommerce Services verbinding"],"%s - Postcode/Zip checkout field label\u0004Invalid %s entered.":[null,""],"%s - Postcode/Zip checkout field label\u0004%s does not match the selected state.":[null,""],"date is of the form MM/YY\u0004Expires %(date)s":[null,"Verloopt %(date)s"],"A service with an unknown title and unknown method_title\u0004Unknown":[null,"Onbekend"],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,""],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,"WooCommerce Services"]}
     1{"0":[null,""],"":{"po-revision-date":"2020-06-04 13:01:32+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/3.0.0-alpha.2","language":"nl","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"ZIP/Postal code":[null,""],"This action will delete any information entered on the form.":[null,""],"Cancel connection":[null,""],"Ok":[null,""],"UPS invoice control id":[null,""],"UPS invoice currency":[null,""],"UPS invoice amount":[null,""],"UPS invoice date":[null,""],"UPS invoice number":[null,""],"I have been issued an invoice from UPS within the past 90 days":[null,""],"UPS account information":[null,""],"Company website":[null,""],"Job title":[null,""],"Company name":[null,""],"This is the company info you used to create your UPS account":[null,""],"Company information":[null,""],"Email":[null,""],"Address 2 (optional)":[null,""],"Account number":[null,""],"This is the account number and address from your UPS profile":[null,""],"General information":[null,""],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,""],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,""],"Connect your UPS account":[null,""],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,""],"Disconnect your UPS account":[null,""],"Set up your own carrier account by adding your credentials here":[null,""],"Carrier account":[null,""],"Credentials":[null,""],"Adult signature required":[null,""],"Signature required":[null,""],"Other\\u2026":[null,""],"Select one\\u2026":[null,""],"Validating address\\u2026":[null,""],"Purchasing\\u2026":[null,""],"Your UPS account will be charged":[null,""],"Package %(index)s \\u2013 %(title)s":[null,""],"Saving\\u2026":[null,""],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Powered by WooCommerce Services.":[null,""],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled","",""],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}","",""],"Schedule a pickup":[null,""],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,""],"Labels older than 30 days cannot be refunded.":[null,""],"Mark this order as complete and notify the customer":[null,""],"Notify the customer with shipment details":[null,""],"You save %s with WooCommerce Services":[null,""],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,""],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,""],"No tracking information available at this time":[null,""],"Connection error: unable to create label at this time":[null,""],"Track Package":["Track Packages","",""],"Which package would you like to track?":[null,""],"%(service)s label (#%(labelIndex)d)":[null,""],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,""],"Add credit card":[null,""],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,""],"Choose credit card":[null,""],"Buy shipping label":["Buy shipping labels","",""],"shipping label ready":["shipping labels ready","",""],"Shipping from":[null,""],"Shipping summary":[null,""],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,""],"Shipping rates":[null,""],"HS Tariff number":[null,""],"Submit":[null,""],"Total Weight (with package)":[null,""],"QTY":[null,""],"Weight":[null,""],"Items to fulfill":[null,""],"Select a package type":[null,""],"Package details":[null,""],"Your shipping packages have been saved.":[null,""],"0.0":[null,""],"Shipment Tracking":[null,""],"Connect via WooCommerce Services":[null,""],"Customs information valid":[null,""],"Customs information incomplete":[null,""],"Packing Log:":[null,""],"Chosen Rate:":[null,""],"Shipping Method ID:":[null,""],"Shipping Method Name:":[null,""],"Shipping Debug":[null,""],"Stripe Account (connected to WooCommerce Services)":[null,""],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,""],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,""],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,""],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,""],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,""],"Error: The WooCommerce Services server returned HTTP code: %d":[null,""],"Unable to encode body for request to WooCommerce Services server.":[null,""],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,""],"No shipping rate could be calculated. No items in the package are shippable.":[null,""],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,""],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,""],"Invalid WooCommerce Services service slug provided":[null,""],"Packing log:":[null,""],"Received rate: %1$s (%2$s)":[null,""],"Your customer selected {{shippingMethod/}}":[null,""],"Total rate: %(total)s":[null,""],"%(serviceName)s: %(rate)s":[null,""],"No rates found":[null,""],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,""],"more info":[null,""],"ITN":[null,""],"Sanitary / Phytosanitary inspection":[null,""],"Quarantine":[null,""],"None":[null,""],"Restriction type":[null,""],"Details":[null,""],"Sample":[null,""],"Gift":[null,""],"Documents":[null,""],"Merchandise":[null,""],"Contents type":[null,""],"Return to sender if package is unable to be delivered":[null,""],"Value (per unit)":[null,""],"Weight (per unit)":[null,""],"Save customs form":[null,""],"Customs":[null,""],"Use address as entered":[null,""],"View on Google Maps":[null,""],"Verify with USPS":[null,""],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,""],"We were unable to automatically verify the address.":[null,""],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,""],"You've edited the address, please revalidate it for accurate rates":[null,""],"Verify address":[null,""],"%(message)s. Please modify the address and try again.":[null,""],"View details":[null,""],"Items":[null,""],"Package":[null,""],"Receipt":[null,""],"Label #%(labelIndex)s details":[null,""],"{{icon/}} Delete this package":[null,""],"Done":[null,""],"Add boxes, envelopes, and other packages you use most frequently":[null,""],"Remove":[null,""],"Edit":[null,""],"Weight of empty package":[null,""],"Unique package name":[null,""],"Envelope":[null,""],"Box":[null,""],"This field is required.":[null,""],"Payment":[null,""],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,""],"Email Receipts":[null,""],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,""],"Choose a different card":[null,""],"To purchase shipping labels, add a credit card.":[null,""],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,""],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,""],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,""],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,""],"%(card)s ****%(digits)s":[null,""],"Print shipping labels yourself and save a trip to the post office":[null,""],"H":[null,""],"W":[null,""],"L":[null,""],"Stripe account":[null,""],"Disconnect":[null,""],"Disconnecting":[null,""],"Check email to activate account":[null,""],"Activated":[null,""],"No activity yet":[null,""],"Note":[null,""],"Refunded %(amount)s":[null,""],"%(service)s label (#%(labelNum)d) refund rejected":[null,""],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,""],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,""],"Note sent to customer":[null,""],"Internal note":[null,""],"Show notes from %(date)s":[null,""],"%(count)s event":["%(count)s events","",""],"WeChat Pay":[null,""],"Toggle menu":[null,""],"Account disconnected. Reloading page\\u2026":[null,""],"A payment method is required to print shipping labels.":[null,""],"Return to Order #%(orderId)s":[null,""],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,""],"Logging":[null,""],"No services configured. {{a}}Add a shipping service{{/a}}":[null,""],"Edit service settings":[null,""],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,""],"Copy for support":[null,""],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}","",""],"Log tail copied to clipboard":[null,""],"Last updated %s. {{a}}Refresh{{/a}}":[null,""],"You have unsaved changes. Are you sure you want to leave this page?":[null,""],"Value ($ per unit)":[null,""],"Weight (%s per unit)":[null,""],"Description":[null,""],"Country where the product was manufactured or assembled":[null,""],"Origin country":[null,""],"Optional":[null,""],"Retry":[null,""],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,""],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,""],"Connect your account":[null,""],"shipping label printing":[null,""],"shipping label printing and smoother payment setup":[null,""],"automated tax calculation and shipping label printing":[null,""],"automated tax calculation, shipping label printing, and smoother payment setup":[null,""],"Data resource description.":[null,""],"Data resource ID.":[null,""],"List of supported currencies.":[null,""],"List of supported states in a given country.":[null,""],"List of supported continents, countries, and states.":[null,""],"Sorry, you cannot view this resource.":[null,""],"Sorry, you cannot list resources.":[null,""],"The unit weights are defined in for this country.":[null,""],"Thousands separator for displayed prices in this country.":[null,""],"Full name of state.":[null,""],"State code.":[null,""],"List of states in this country.":[null,""],"Number of decimal points shown in displayed prices for this country.":[null,""],"Full name of country.":[null,""],"The unit lengths are defined in for this country.":[null,""],"Decimal separator for displayed prices for this country.":[null,""],"Currency symbol position for this country.":[null,""],"Default ISO4127 alpha-3 currency code for the country.":[null,""],"ISO3166 alpha-2 country code.":[null,""],"List of countries on this continent.":[null,""],"Full name of continent.":[null,""],"There are no locations matching these parameters.":[null,""],"2 character continent code.":[null,""],"Shipping label tracking number":[null,""],"Shipping label service":[null,""],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,""],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,""],"An error occurred while refreshing service data.":[null,""],"There was a problem updating your saved credit cards.":[null,""],"No labels found for this period":[null,""],"Total":[null,"Totaal"],"Refund":[null,"Terugbetaling"],"Price":[null,"Prijs"],"Order":[null,"Volgorde"],"Time":[null,"Tijd"],"Requested":[null,"Aangevraagd"],"Last 7 days":[null,"Laatste 7 dagen"],"This month":[null,"Deze maand"],"Last month":[null,"Laatste maand"],"Year":[null,"Jaar"],"Export CSV":[null,"Exporteer CSV"],"Other Log":[null,""],"Taxes Log":[null,""],"Shipping Log":[null,""],"Display troubleshooting information on the Cart and Checkout pages.":[null,""],"Write diagnostic messages to log files. Helpful when contacting support.":[null,""],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,"Vul je e-mailadres in waarmee je betalingen accepteert. Je dient je eigen account te koppelen om iets anders te accepteren dan \"verkoop\" transacties."],"Payment Email":[null,"Betalings e-mail"],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,"Om betalingen met WooCommerce Services te autoriseren, <a href=\"%s\">klik hier</a>."],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,"Betalingen worden door WooCommerce Services geautoriseerd en doorgestuurd naar het volgende e-mailadres. Om deze functie uit te schakelen en een ander PayPal-account te koppelen <a href=\"%s\">klik hier</a>."],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,"%s (Letop dat er bij \"authorizing payment only\" er een koppeling met een PayPal account nodig is.)"],"Link account":[null,"Koppel je account"],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,"Koppel een nieuw of een bestaand PayPal account om er van verzekerd te zijn dat toekomstige bestellingen worden gemarkeerd als ”Processing” in plaats van “On hold”, waardoor retour betalingen kunnen worden verricht zonder WooCommerce te verlaten."],"Link your PayPal account":[null,"Koppel je PayPal-account"],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,""],"Link a PayPal account":[null,"Koppel een PayPal-account"],"Refresh":[null,"Ververs"],"Tracking number":[null,"Track & trace code"],"Provider":[null,"Provider"],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,"WooCommerce Services is nu bijna gebruiksklaar! Zodra je Jetpack hebt verbonden krijg je toegang tot %s."],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,""],"Tax Class":[null,"Belastingtarief"],"Shipping":[null,"Verzending"],"Compound":[null,""],"Priority":[null,"Prioriteit"],"Tax Name":[null,"Belastingnaam"],"Rate %":[null,"Percentage %"],"ZIP/Postcode":[null,"Postcode"],"State Code":[null,"Staat/Provincie"],"Country Code":[null,"Landcode"],"Enable automated taxes":[null,"Schakel automatische belastingtarieven in"],"Disable automated taxes":[null,"Schakel automatische belastingtarieven uit"],"Automated taxes":[null,"Automatische belastingen"],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,""],"Setup complete.":[null,""],"You can now enjoy %s.":[null,""],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,""],"Connect Jetpack to activate WooCommerce Services":[null,""],"automated tax calculation":[null,""],"smoother payment setup":[null,""],"automated tax calculation and smoother payment setup":[null,""],"Required":[null,""],"Your shipping settings have been saved.":[null,""],"Unable to save your shipping settings. Please try again.":[null,""],"Dimensions":[null,""],"Close":[null,""],"Packages to be Shipped":[null,""],"Add to a New Package":[null,""],"Add items":[null,""],"Individually Shipped Item":[null,""],"Item Dimensions":[null,""],"Please select a package":[null,""],"Service schemas were not loaded":[null,""],"Bad request":[null,""],"Order not found":[null,"Bestelling niet gevonden"],"Got it, thanks!":[null,""],"Connect your store to activate WooCommerce Services":[null,""],"Activate Jetpack and connect":[null,""],"Install Jetpack and connect":[null,""],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,""],"Connecting...":[null,"Verbinden..."],"Activating...":[null,"Activeren..."],"When you're ready, purchase and print discounted labels from USPS right here.":[null,""],"Discounted Shipping Labels":[null,""],"American Express":[null,"American Express"],"Discover":[null,"Discover"],"MasterCard":[null,"MasterCard"],"VISA":[null,"VISA"],"PayPal":[null,"PayPal"],"Add another credit card":[null,"Voeg nog een creditcard toe"],"%(selectedCount)d package selected":["%(selectedCount)d packages selected","",""],"Unable to get your settings. Please refresh the page to try again.":[null,""],"%(numSelected)d service selected":["%(numSelected)d services selected","",""],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,""],"Tracking #: {{trackingLink/}}":[null,""],"%(item)s from {{pckg/}}":[null,""],"Which items would you like to add to {{pckg/}}?":[null,""],"1 item in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,""],"{{itemLink/}} is currently saved for a later shipment.":[null,""],"{{itemLink/}} is currently shipped in its original packaging.":[null,""],"{{itemLink/}} is currently in {{pckg/}}.":[null,""],"Choose rate: %(pckg)s":[null,""],"Refund label (-%(amount)s)":[null,""],"Where would you like to move it?":[null,""],"Unsaved changes made to packages":[null,""],"There are no items in this package.":[null,""],"Ship in original packaging":[null,""],"Request refund":[null,""],"Reprint":[null,""],"Paper size":[null,"Papiergrootte"],"No packages selected":[null,""],"Move":[null,""],"Move item":[null,""],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,""],"Create new label":[null,""],"All packages selected":[null,""],"Add":[null,""],"Add item":[null,""],"Add a credit card":[null,""],"#%d - [Deleted product]":[null,""],"#%1$d - %2$s":[null,""],"<a href=\"%s\">Support</a>":[null,""],"There was an error installing Jetpack. Please try installing it manually.":[null,""],"Shipping Labels":[null,""],"Automattic":[null,""],"https://woocommerce.com/":[null,""],"WooCommerce Services":[null,"WooCommerce Services"],"Phone":[null,"Telefoon"],"Connect":[null,"Verbind"],"Save Settings":[null,"Bewaar instellingen"],"Your changes have been saved.":[null,""],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,""],"Expand":[null,""],"Dismiss":[null,"Verberg"],"You have unsaved changes.":[null,""],"Type of package":[null,""],"Add package":["Add packages","",""],"Invalid value.":[null,""],"Package name":[null,""],"This field must be unique":[null,""],"Unable to save your shipping packages. Please try again.":[null,""],"Save changes":[null,"Bewaar wijzigingen"],"Untitled":[null,"Geen titel"],"Dimensions (L x W x H)":[null,""],"All services selected":[null,""],"Expand Services":[null,""],"Service":[null,""],"Price adjustment":[null,""],"Saved Packages":[null,""],"Tracking":[null,""],"Create shipping label":["Create shipping labels","",""],"Name":[null,"Naam"],"Company":[null,"Bedrijf"],"Address":[null,"Adres"],"City":[null,"Plaats"],"State":[null,"Provincie"],"Country":[null,"Land"],"Invalid address":[null,"Ongeldig adres"],"Origin address":[null,"Adres afzender"],"Destination address":[null,"Afleveradres"],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,""],"Address entered":[null,"Adres ingevuld"],"Edit address":[null,"Bewerk adres"],"Suggested address":[null,"Gesuggereerd adres"],"Use selected address":[null,"Gebruik geselecteerd adres"],"Use these packages":[null,""],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,""],"Request a refund":[null,"Vraag terugbetaling aan"],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,""],"Purchase date":[null,"Aankoopdatum"],"Amount eligible for refund":[null,"Bedrag beschikbaar voor terugbetaling"],"Reprint shipping label":[null,""],"If there was a printing error when you purchased the label, you can print it again.":[null,""],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,""],"Print":[null,"Print"],"Cancel":[null,"Annuleer"],"N/A":[null,"Nvt"],"More":[null,"Meer"],"Invalid PDF request.":[null,""],"Unknown package":[null,""],"Individual packaging":[null,""],"Unable to update service settings. Validation failed. %s":[null,""],"Unable to update service settings. The form data could not be read.":[null,""],"Unable to update service settings. Form data is missing service ID.":[null,""],"Unable to update settings. The form data could not be read.":[null,""],"Unable to update settings. %s":[null,""],"Packaging":[null,""],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,""],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,""],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,""],"Shipping Label":[null,""],"yd":[null,""],"in":[null,""],"mm":[null,""],"cm":[null,""],"m":[null,""],"oz":[null,""],"lbs":[null,""],"g":[null,""],"kg":[null,""],"An invalid service ID was received.":[null,""],"An invalid service instance was received.":[null,""],"Rest of the World":[null,"Rest van de wereld"],"WooCommerce Services Status":[null,""],"Support":[null,""],"Debug":[null,""],"Services":[null,""],"Need help?":[null,""],"Log is empty":[null,""],"Disabled":[null,""],"Enabled":[null,""],"%s Shipping Zone":[null,""],"The most recent rate request failed":[null,""],"The most recent rate request was successful":[null,""],"No rate requests have yet been made for this service":[null,""],"Setup for this service has not yet been completed":[null,""],"WooCommerce Services Data":[null,""],"Service data is up-to-date":[null,""],"Service data was found, but is more than one day old":[null,""],"Service data was found, but is more than three days old":[null,""],"Service data was found, but may be out of date":[null,""],"No service data available":[null,""],"Jetpack":[null,""],"Jetpack %s is connected and working correctly":[null,"Jetpack %s is verbonden en werkt correct"],"This is a Jetpack staging site":[null,""],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,"Jetpack is niet verbonden aan WordPress.com. Controleer of de Jetpack plugin is geïnstalleerd, geactiveerd en verbonden."],"Jetpack %s or higher is required (You are running %s)":[null,"Jetpack %s of nieuwer is vereist (Je gebruikt %s)"],"Please install and activate the Jetpack plugin, version %s or higher":[null,"Installeer en activeer de Jetpack plugin, versie %s of nieuwer"],"WooCommerce":[null,""],"WooCommerce %s is configured correctly":[null,"WooCommerce %s is correct geconfigureerd"],"Please set Base Location in WooCommerce Settings > General":[null,""],"WooCommerce %s or higher is required (You are running %s)":[null,"WooCommerce %s of nieuwer is vereist (Je gebruikt %s)"],"Dismiss this notice":[null,"Verberg deze melding"],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,""],"Your site is succesfully communicating to the WooCommerce Services API.":[null,""],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,""],"Test Connection":[null,"Test verbinding"],"Test your WooCommerce Services connection":[null,"Test je WooCommerce Services verbinding"],"%s - ZIP/Postal code checkout field label\u0004Invalid %s entered.":[null,""],"%s - ZIP/Postal code checkout field label\u0004%s does not match the selected state.":[null,""],"date is of the form MM/YY\u0004Expires %(date)s":[null,"Verloopt %(date)s"],"A service with an unknown title and unknown method_title\u0004Unknown":[null,"Onbekend"],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,""],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,"WooCommerce Services"]}
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-nl_NL.po

    r2365269 r2374627  
    1212"Project-Id-Version: Plugins - WooCommerce Services - Stable (latest release)\n"
    1313
     14#: classes/class-wc-connect-taxjar-integration.php:318 i18n/strings.php:125
     15#: i18n/strings.php:328
     16msgid "ZIP/Postal code"
     17msgstr ""
     18
    1419#: i18n/strings.php:348
    1520msgid "This action will delete any information entered on the form."
     
    7479#: i18n/strings.php:330
    7580msgid "Email"
    76 msgstr ""
    77 
    78 #: i18n/strings.php:328
    79 msgid "Postal code / Zip"
    8081msgstr ""
    8182
     
    329330msgstr ""
    330331
    331 #: woocommerce-services.php:1310
     332#: woocommerce-services.php:1311
    332333msgid "Shipment Tracking"
    333334msgstr ""
     
    345346msgstr ""
    346347
    347 #: woocommerce-services.php:1353
     348#: woocommerce-services.php:1354
    348349msgid "Packing Log:"
    349350msgstr ""
    350351
    351 #: woocommerce-services.php:1340
     352#: woocommerce-services.php:1341
    352353msgid "Chosen Rate:"
    353354msgstr ""
    354355
    355 #: woocommerce-services.php:1336
     356#: woocommerce-services.php:1337
    356357msgid "Shipping Method ID:"
    357358msgstr ""
    358359
    359 #: woocommerce-services.php:1332
     360#: woocommerce-services.php:1333
    360361msgid "Shipping Method Name:"
    361362msgstr ""
    362363
    363 #: woocommerce-services.php:1316
     364#: woocommerce-services.php:1317
    364365msgid "Shipping Debug"
    365366msgstr ""
     
    430431msgstr ""
    431432
     433#: classes/class-wc-connect-api-client.php:64
     434msgid "Invalid WooCommerce Services service slug provided"
     435msgstr ""
     436
     437#: classes/class-wc-connect-shipping-method.php:461
     438msgid "Packing log:"
     439msgstr ""
     440
    432441#. translators: 1: name of shipping service, 2: shipping rate (price)
    433442#: classes/class-wc-connect-shipping-method.php:454
    434443msgid "Received rate: %1$s (%2$s)"
    435 msgstr ""
    436 
    437 #: classes/class-wc-connect-api-client.php:64
    438 msgid "Invalid WooCommerce Services service slug provided"
    439 msgstr ""
    440 
    441 #: classes/class-wc-connect-shipping-method.php:461
    442 msgid "Packing log:"
    443444msgstr ""
    444445
     
    970971
    971972#: classes/class-wc-connect-taxjar-integration.php:326
    972 msgctxt "%s - Postcode/Zip checkout field label"
     973msgctxt "%s - ZIP/Postal code checkout field label"
    973974msgid "Invalid %s entered."
    974975msgstr ""
    975976
    976977#: classes/class-wc-connect-taxjar-integration.php:324
    977 msgctxt "%s - Postcode/Zip checkout field label"
     978msgctxt "%s - ZIP/Postal code checkout field label"
    978979msgid "%s does not match the selected state."
    979 msgstr ""
    980 
    981 #: classes/class-wc-connect-taxjar-integration.php:318
    982 msgid "Postcode / ZIP"
    983980msgstr ""
    984981
     
    11191116msgstr "Ververs"
    11201117
    1121 #: woocommerce-services.php:1095
     1118#: woocommerce-services.php:1096
    11221119msgid "Tracking number"
    11231120msgstr "Track & trace code"
    11241121
    1125 #: woocommerce-services.php:1094
     1122#: woocommerce-services.php:1095
    11261123msgid "Provider"
    11271124msgstr "Provider"
     
    14691466
    14701467#. translators: %d: Deleted Product ID
     1468#: classes/class-wc-connect-compatibility-wc30.php:130
    14711469#: classes/class-wc-connect-compatibility-wc26.php:116
    1472 #: classes/class-wc-connect-compatibility-wc30.php:130
    14731470msgid "#%d - [Deleted product]"
    14741471msgstr ""
    14751472
    14761473#. translators: %1$d: Product ID, %2$s: Product Name
     1474#: classes/class-wc-connect-compatibility-wc30.php:125
    14771475#: classes/class-wc-connect-compatibility-wc26.php:111
    1478 #: classes/class-wc-connect-compatibility-wc30.php:125
    14791476msgid "#%1$d - %2$s"
    14801477msgstr ""
    14811478
    1482 #: woocommerce-services.php:1425
     1479#: woocommerce-services.php:1426
    14831480msgid "<a href=\"%s\">Support</a>"
    14841481msgstr ""
     
    14881485msgstr ""
    14891486
    1490 #: i18n/strings.php:270 woocommerce-services.php:994
    1491 #: woocommerce-services.php:997
     1487#: woocommerce-services.php:995 woocommerce-services.php:998
     1488#: i18n/strings.php:270
    14921489msgid "Shipping Labels"
    14931490msgstr ""
     
    15081505msgstr "WooCommerce Services"
    15091506
    1510 #: i18n/strings.php:118 i18n/strings.php:329 woocommerce-services.php:1376
    1511 #: woocommerce-services.php:1404
     1507#: woocommerce-services.php:1377 woocommerce-services.php:1405
     1508#: i18n/strings.php:118 i18n/strings.php:329
    15121509msgid "Phone"
    15131510msgstr "Telefoon"
     
    16031600msgstr ""
    16041601
    1605 #: woocommerce-services.php:1083 woocommerce-services.php:1090
     1602#: woocommerce-services.php:1084 woocommerce-services.php:1091
    16061603msgid "Tracking"
    16071604msgstr ""
     
    16361633msgstr "Provincie"
    16371634
    1638 #: i18n/strings.php:125
    1639 msgid "Postal code"
    1640 msgstr "Postcode"
    1641 
    16421635#: i18n/strings.php:126 i18n/strings.php:327
    16431636msgid "Country"
     
    17341727msgstr ""
    17351728
     1729#: classes/class-wc-connect-shipping-method.php:408
    17361730#: classes/class-wc-rest-connect-shipping-label-controller.php:105
    1737 #: classes/class-wc-connect-shipping-method.php:408
    17381731msgid "Unknown package"
    17391732msgstr ""
    17401733
     1734#: classes/class-wc-connect-shipping-method.php:410
    17411735#: classes/class-wc-rest-connect-shipping-label-controller.php:101
    1742 #: classes/class-wc-connect-shipping-method.php:410
    17431736msgid "Individual packaging"
    17441737msgstr ""
     
    17691762msgstr ""
    17701763
    1771 #: woocommerce-services.php:1456
     1764#: woocommerce-services.php:1457
    17721765msgid "Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps."
    17731766msgstr ""
     
    17811774msgstr ""
    17821775
    1783 #: woocommerce-services.php:1312
     1776#: woocommerce-services.php:1313
    17841777msgid "Shipping Label"
    17851778msgstr ""
     
    19651958msgstr "WooCommerce %s of nieuwer is vereist (Je gebruikt %s)"
    19661959
    1967 #: classes/class-wc-connect-error-notice.php:103 woocommerce-services.php:1492
     1960#: woocommerce-services.php:1493 classes/class-wc-connect-error-notice.php:103
    19681961msgid "Dismiss this notice"
    19691962msgstr "Verberg deze melding"
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-pt_BR.json

    r2365269 r2374627  
    1 {"0":[null,""],"":{"po-revision-date":"2020-04-16 12:34:16+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n > 1;","x-generator":"GlotPress/3.0.0-alpha.2","language":"pt_BR","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"This action will delete any information entered on the form.":[null,""],"Cancel connection":[null,""],"Ok":[null,""],"UPS invoice control id":[null,""],"UPS invoice currency":[null,""],"UPS invoice amount":[null,""],"UPS invoice date":[null,""],"UPS invoice number":[null,""],"I have been issued an invoice from UPS within the past 90 days":[null,""],"UPS account information":[null,""],"Company website":[null,""],"Job title":[null,""],"Company name":[null,""],"This is the company info you used to create your UPS account":[null,""],"Company information":[null,""],"Email":[null,""],"Postal code / Zip":[null,""],"Address 2 (optional)":[null,""],"Account number":[null,""],"This is the account number and address from your UPS profile":[null,""],"General information":[null,""],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,""],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,""],"Connect your UPS account":[null,""],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,""],"Disconnect your UPS account":[null,""],"Set up your own carrier account by adding your credentials here":[null,""],"Carrier account":[null,""],"Credentials":[null,""],"Adult signature required":[null,""],"Signature required":[null,""],"Other\\u2026":[null,""],"Select one\\u2026":[null,""],"Validating address\\u2026":[null,""],"Purchasing\\u2026":[null,""],"Your UPS account will be charged":[null,""],"Package %(index)s \\u2013 %(title)s":[null,""],"Saving\\u2026":[null,""],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Powered by WooCommerce Services.":[null,""],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled","",""],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}","",""],"Schedule a pickup":[null,""],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,""],"Labels older than 30 days cannot be refunded.":[null,""],"Mark this order as complete and notify the customer":[null,""],"Notify the customer with shipment details":[null,""],"You save %s with WooCommerce Services":[null,""],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,""],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,""],"No tracking information available at this time":[null,""],"Connection error: unable to create label at this time":[null,""],"Track Package":["Track Packages","",""],"Which package would you like to track?":[null,""],"%(service)s label (#%(labelIndex)d)":[null,""],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,""],"Add credit card":[null,""],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,""],"Choose credit card":[null,""],"Buy shipping label":["Buy shipping labels","",""],"shipping label ready":["shipping labels ready","",""],"Shipping from":[null,""],"Shipping summary":[null,""],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,""],"Shipping rates":[null,""],"HS Tariff number":[null,""],"Submit":[null,""],"Total Weight (with package)":[null,""],"QTY":[null,""],"Weight":[null,""],"Items to fulfill":[null,""],"Select a package type":[null,""],"Package details":[null,""],"Your shipping packages have been saved.":[null,""],"0.0":[null,""],"Shipment Tracking":[null,""],"Connect via WooCommerce Services":[null,""],"Customs information valid":[null,""],"Customs information incomplete":[null,""],"Packing Log:":[null,""],"Chosen Rate:":[null,""],"Shipping Method ID:":[null,""],"Shipping Method Name:":[null,""],"Shipping Debug":[null,""],"Stripe Account (connected to WooCommerce Services)":[null,""],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,""],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,""],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,""],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,""],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,""],"Error: The WooCommerce Services server returned HTTP code: %d":[null,""],"Unable to encode body for request to WooCommerce Services server.":[null,""],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,""],"No shipping rate could be calculated. No items in the package are shippable.":[null,""],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,""],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,""],"Received rate: %1$s (%2$s)":[null,""],"Invalid WooCommerce Services service slug provided":[null,""],"Packing log:":[null,""],"Your customer selected {{shippingMethod/}}":[null,""],"Total rate: %(total)s":[null,""],"%(serviceName)s: %(rate)s":[null,""],"No rates found":[null,""],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,""],"more info":[null,""],"ITN":[null,""],"Sanitary / Phytosanitary inspection":[null,""],"Quarantine":[null,""],"None":[null,""],"Restriction type":[null,""],"Details":[null,""],"Sample":[null,""],"Gift":[null,""],"Documents":[null,""],"Merchandise":[null,""],"Contents type":[null,""],"Return to sender if package is unable to be delivered":[null,""],"Value (per unit)":[null,""],"Weight (per unit)":[null,""],"Save customs form":[null,""],"Customs":[null,""],"Use address as entered":[null,""],"View on Google Maps":[null,""],"Verify with USPS":[null,""],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,""],"We were unable to automatically verify the address.":[null,""],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,""],"You've edited the address, please revalidate it for accurate rates":[null,""],"Verify address":[null,""],"%(message)s. Please modify the address and try again.":[null,""],"View details":[null,""],"Items":[null,""],"Package":[null,""],"Receipt":[null,""],"Label #%(labelIndex)s details":[null,""],"{{icon/}} Delete this package":[null,""],"Done":[null,""],"Add boxes, envelopes, and other packages you use most frequently":[null,""],"Remove":[null,""],"Edit":[null,""],"Weight of empty package":[null,""],"Unique package name":[null,""],"Envelope":[null,""],"Box":[null,""],"This field is required.":[null,""],"Payment":[null,""],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,""],"Email Receipts":[null,""],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,""],"Choose a different card":[null,""],"To purchase shipping labels, add a credit card.":[null,""],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,""],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,""],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,""],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,""],"%(card)s ****%(digits)s":[null,""],"Print shipping labels yourself and save a trip to the post office":[null,""],"H":[null,""],"W":[null,""],"L":[null,""],"Stripe account":[null,""],"Disconnect":[null,""],"Disconnecting":[null,""],"Check email to activate account":[null,""],"Activated":[null,""],"No activity yet":[null,""],"Note":[null,""],"Refunded %(amount)s":[null,""],"%(service)s label (#%(labelNum)d) refund rejected":[null,""],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,""],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,""],"Note sent to customer":[null,""],"Internal note":[null,""],"Show notes from %(date)s":[null,""],"%(count)s event":["%(count)s events","",""],"WeChat Pay":[null,""],"Toggle menu":[null,""],"Account disconnected. Reloading page\\u2026":[null,""],"A payment method is required to print shipping labels.":[null,""],"Return to Order #%(orderId)s":[null,""],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,""],"Logging":[null,""],"No services configured. {{a}}Add a shipping service{{/a}}":[null,""],"Edit service settings":[null,""],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,""],"Copy for support":[null,""],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}","",""],"Log tail copied to clipboard":[null,""],"Last updated %s. {{a}}Refresh{{/a}}":[null,""],"You have unsaved changes. Are you sure you want to leave this page?":[null,""],"Value ($ per unit)":[null,""],"Weight (%s per unit)":[null,""],"Description":[null,""],"Country where the product was manufactured or assembled":[null,""],"Origin country":[null,""],"Optional":[null,""],"Retry":[null,""],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,""],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,""],"Connect your account":[null,""],"shipping label printing":[null,""],"shipping label printing and smoother payment setup":[null,""],"automated tax calculation and shipping label printing":[null,""],"automated tax calculation, shipping label printing, and smoother payment setup":[null,""],"Data resource description.":[null,""],"Data resource ID.":[null,""],"List of supported currencies.":[null,""],"List of supported states in a given country.":[null,""],"List of supported continents, countries, and states.":[null,""],"Sorry, you cannot view this resource.":[null,""],"Sorry, you cannot list resources.":[null,""],"The unit weights are defined in for this country.":[null,""],"Thousands separator for displayed prices in this country.":[null,""],"Full name of state.":[null,""],"State code.":[null,""],"List of states in this country.":[null,""],"Number of decimal points shown in displayed prices for this country.":[null,""],"Full name of country.":[null,""],"The unit lengths are defined in for this country.":[null,""],"Decimal separator for displayed prices for this country.":[null,""],"Currency symbol position for this country.":[null,""],"Default ISO4127 alpha-3 currency code for the country.":[null,""],"ISO3166 alpha-2 country code.":[null,""],"List of countries on this continent.":[null,""],"Full name of continent.":[null,""],"There are no locations matching these parameters.":[null,""],"2 character continent code.":[null,""],"Postcode / ZIP":[null,""],"Shipping label tracking number":[null,""],"Shipping label service":[null,""],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,""],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,""],"An error occurred while refreshing service data.":[null,""],"There was a problem updating your saved credit cards.":[null,""],"No labels found for this period":[null,""],"Total":[null,""],"Refund":[null,""],"Price":[null,""],"Order":[null,""],"Time":[null,""],"Requested":[null,""],"Last 7 days":[null,""],"This month":[null,""],"Last month":[null,""],"Year":[null,""],"Export CSV":[null,""],"Other Log":[null,""],"Taxes Log":[null,""],"Shipping Log":[null,""],"Display troubleshooting information on the Cart and Checkout pages.":[null,""],"Write diagnostic messages to log files. Helpful when contacting support.":[null,""],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,""],"Payment Email":[null,""],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,""],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,""],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,""],"Link account":[null,""],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,""],"Link your PayPal account":[null,""],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,""],"Link a PayPal account":[null,""],"Refresh":[null,""],"Tracking number":[null,""],"Provider":[null,""],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,""],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,""],"Tax Class":[null,""],"Shipping":[null,""],"Compound":[null,""],"Priority":[null,""],"Tax Name":[null,""],"Rate %":[null,""],"ZIP/Postcode":[null,""],"State Code":[null,""],"Country Code":[null,""],"Enable automated taxes":[null,"Ativar taxas automatizadas"],"Disable automated taxes":[null,"Desativar taxas automatizadas"],"Automated taxes":[null,""],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,""],"Setup complete.":[null,""],"You can now enjoy %s.":[null,""],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,""],"Connect Jetpack to activate WooCommerce Services":[null,""],"automated tax calculation":[null,""],"smoother payment setup":[null,""],"automated tax calculation and smoother payment setup":[null,""],"Required":[null,""],"Your shipping settings have been saved.":[null,""],"Unable to save your shipping settings. Please try again.":[null,""],"Dimensions":[null,""],"Close":[null,""],"Packages to be Shipped":[null,""],"Add to a New Package":[null,""],"Add items":[null,""],"Individually Shipped Item":[null,""],"Item Dimensions":[null,""],"Please select a package":[null,""],"Service schemas were not loaded":[null,""],"Bad request":[null,""],"Order not found":[null,""],"Got it, thanks!":[null,""],"Connect your store to activate WooCommerce Services":[null,""],"Activate Jetpack and connect":[null,""],"Install Jetpack and connect":[null,""],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,""],"Connecting...":[null,""],"Activating...":[null,""],"When you're ready, purchase and print discounted labels from USPS right here.":[null,""],"Discounted Shipping Labels":[null,""],"American Express":[null,""],"Discover":[null,""],"MasterCard":[null,""],"VISA":[null,""],"PayPal":[null,""],"Add another credit card":[null,""],"%(selectedCount)d package selected":["%(selectedCount)d packages selected","",""],"Unable to get your settings. Please refresh the page to try again.":[null,""],"%(numSelected)d service selected":["%(numSelected)d services selected","",""],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,""],"Tracking #: {{trackingLink/}}":[null,""],"%(item)s from {{pckg/}}":[null,""],"Which items would you like to add to {{pckg/}}?":[null,""],"1 item in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,""],"{{itemLink/}} is currently saved for a later shipment.":[null,""],"{{itemLink/}} is currently shipped in its original packaging.":[null,""],"{{itemLink/}} is currently in {{pckg/}}.":[null,""],"Choose rate: %(pckg)s":[null,""],"Refund label (-%(amount)s)":[null,""],"Where would you like to move it?":[null,""],"Unsaved changes made to packages":[null,""],"There are no items in this package.":[null,""],"Ship in original packaging":[null,""],"Request refund":[null,""],"Reprint":[null,""],"Paper size":[null,""],"No packages selected":[null,""],"Move":[null,""],"Move item":[null,""],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,""],"Create new label":[null,""],"All packages selected":[null,""],"Add":[null,""],"Add item":[null,""],"Add a credit card":[null,""],"#%d - [Deleted product]":[null,""],"#%1$d - %2$s":[null,""],"<a href=\"%s\">Support</a>":[null,""],"There was an error installing Jetpack. Please try installing it manually.":[null,""],"Shipping Labels":[null,""],"Automattic":[null,""],"https://woocommerce.com/":[null,""],"WooCommerce Services":[null,""],"Phone":[null,""],"Connect":[null,""],"Save Settings":[null,""],"Your changes have been saved.":[null,""],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,""],"Expand":[null,""],"Dismiss":[null,""],"You have unsaved changes.":[null,""],"Type of package":[null,""],"Add package":["Add packages","",""],"Invalid value.":[null,""],"Package name":[null,""],"This field must be unique":[null,""],"Unable to save your shipping packages. Please try again.":[null,""],"Save changes":[null,""],"Untitled":[null,""],"Dimensions (L x W x H)":[null,""],"All services selected":[null,""],"Expand Services":[null,""],"Service":[null,""],"Price adjustment":[null,""],"Saved Packages":[null,""],"Tracking":[null,""],"Create shipping label":["Create shipping labels","",""],"Name":[null,""],"Company":[null,""],"Address":[null,""],"City":[null,""],"State":[null,""],"Postal code":[null,""],"Country":[null,""],"Invalid address":[null,""],"Origin address":[null,""],"Destination address":[null,""],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,""],"Address entered":[null,""],"Edit address":[null,""],"Suggested address":[null,""],"Use selected address":[null,""],"Use these packages":[null,""],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,""],"Request a refund":[null,""],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,""],"Purchase date":[null,""],"Amount eligible for refund":[null,""],"Reprint shipping label":[null,""],"If there was a printing error when you purchased the label, you can print it again.":[null,""],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,""],"Print":[null,""],"Cancel":[null,""],"N/A":[null,""],"More":[null,""],"Invalid PDF request.":[null,""],"Unknown package":[null,""],"Individual packaging":[null,""],"Unable to update service settings. Validation failed. %s":[null,""],"Unable to update service settings. The form data could not be read.":[null,""],"Unable to update service settings. Form data is missing service ID.":[null,""],"Unable to update settings. The form data could not be read.":[null,""],"Unable to update settings. %s":[null,""],"Packaging":[null,""],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,""],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,""],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,""],"Shipping Label":[null,""],"yd":[null,""],"in":[null,""],"mm":[null,""],"cm":[null,""],"m":[null,""],"oz":[null,""],"lbs":[null,""],"g":[null,""],"kg":[null,""],"An invalid service ID was received.":[null,""],"An invalid service instance was received.":[null,""],"Rest of the World":[null,""],"WooCommerce Services Status":[null,""],"Support":[null,""],"Debug":[null,""],"Services":[null,""],"Need help?":[null,""],"Log is empty":[null,""],"Disabled":[null,""],"Enabled":[null,"Ativado"],"%s Shipping Zone":[null,""],"The most recent rate request failed":[null,""],"The most recent rate request was successful":[null,""],"No rate requests have yet been made for this service":[null,""],"Setup for this service has not yet been completed":[null,""],"WooCommerce Services Data":[null,""],"Service data is up-to-date":[null,""],"Service data was found, but is more than one day old":[null,""],"Service data was found, but is more than three days old":[null,""],"Service data was found, but may be out of date":[null,""],"No service data available":[null,""],"Jetpack":[null,""],"Jetpack %s is connected and working correctly":[null,""],"This is a Jetpack staging site":[null,""],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,""],"Jetpack %s or higher is required (You are running %s)":[null,""],"Please install and activate the Jetpack plugin, version %s or higher":[null,""],"WooCommerce":[null,""],"WooCommerce %s is configured correctly":[null,""],"Please set Base Location in WooCommerce Settings > General":[null,""],"WooCommerce %s or higher is required (You are running %s)":[null,""],"Dismiss this notice":[null,""],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,""],"Your site is succesfully communicating to the WooCommerce Services API.":[null,""],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,""],"Test Connection":[null,""],"Test your WooCommerce Services connection":[null,""],"%s - Postcode/Zip checkout field label\u0004Invalid %s entered.":[null,""],"%s - Postcode/Zip checkout field label\u0004%s does not match the selected state.":[null,""],"date is of the form MM/YY\u0004Expires %(date)s":[null,""],"A service with an unknown title and unknown method_title\u0004Unknown":[null,""],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,""],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,""]}
     1{"0":[null,""],"":{"po-revision-date":"2020-04-16 12:34:16+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n > 1;","x-generator":"GlotPress/3.0.0-alpha.2","language":"pt_BR","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"ZIP/Postal code":[null,""],"This action will delete any information entered on the form.":[null,""],"Cancel connection":[null,""],"Ok":[null,""],"UPS invoice control id":[null,""],"UPS invoice currency":[null,""],"UPS invoice amount":[null,""],"UPS invoice date":[null,""],"UPS invoice number":[null,""],"I have been issued an invoice from UPS within the past 90 days":[null,""],"UPS account information":[null,""],"Company website":[null,""],"Job title":[null,""],"Company name":[null,""],"This is the company info you used to create your UPS account":[null,""],"Company information":[null,""],"Email":[null,""],"Address 2 (optional)":[null,""],"Account number":[null,""],"This is the account number and address from your UPS profile":[null,""],"General information":[null,""],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,""],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,""],"Connect your UPS account":[null,""],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,""],"Disconnect your UPS account":[null,""],"Set up your own carrier account by adding your credentials here":[null,""],"Carrier account":[null,""],"Credentials":[null,""],"Adult signature required":[null,""],"Signature required":[null,""],"Other\\u2026":[null,""],"Select one\\u2026":[null,""],"Validating address\\u2026":[null,""],"Purchasing\\u2026":[null,""],"Your UPS account will be charged":[null,""],"Package %(index)s \\u2013 %(title)s":[null,""],"Saving\\u2026":[null,""],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Powered by WooCommerce Services.":[null,""],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled","",""],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}","",""],"Schedule a pickup":[null,""],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,""],"Labels older than 30 days cannot be refunded.":[null,""],"Mark this order as complete and notify the customer":[null,""],"Notify the customer with shipment details":[null,""],"You save %s with WooCommerce Services":[null,""],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,""],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,""],"No tracking information available at this time":[null,""],"Connection error: unable to create label at this time":[null,""],"Track Package":["Track Packages","",""],"Which package would you like to track?":[null,""],"%(service)s label (#%(labelIndex)d)":[null,""],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,""],"Add credit card":[null,""],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,""],"Choose credit card":[null,""],"Buy shipping label":["Buy shipping labels","",""],"shipping label ready":["shipping labels ready","",""],"Shipping from":[null,""],"Shipping summary":[null,""],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,""],"Shipping rates":[null,""],"HS Tariff number":[null,""],"Submit":[null,""],"Total Weight (with package)":[null,""],"QTY":[null,""],"Weight":[null,""],"Items to fulfill":[null,""],"Select a package type":[null,""],"Package details":[null,""],"Your shipping packages have been saved.":[null,""],"0.0":[null,""],"Shipment Tracking":[null,""],"Connect via WooCommerce Services":[null,""],"Customs information valid":[null,""],"Customs information incomplete":[null,""],"Packing Log:":[null,""],"Chosen Rate:":[null,""],"Shipping Method ID:":[null,""],"Shipping Method Name:":[null,""],"Shipping Debug":[null,""],"Stripe Account (connected to WooCommerce Services)":[null,""],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,""],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,""],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,""],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,""],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,""],"Error: The WooCommerce Services server returned HTTP code: %d":[null,""],"Unable to encode body for request to WooCommerce Services server.":[null,""],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,""],"No shipping rate could be calculated. No items in the package are shippable.":[null,""],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,""],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,""],"Invalid WooCommerce Services service slug provided":[null,""],"Packing log:":[null,""],"Received rate: %1$s (%2$s)":[null,""],"Your customer selected {{shippingMethod/}}":[null,""],"Total rate: %(total)s":[null,""],"%(serviceName)s: %(rate)s":[null,""],"No rates found":[null,""],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,""],"more info":[null,""],"ITN":[null,""],"Sanitary / Phytosanitary inspection":[null,""],"Quarantine":[null,""],"None":[null,""],"Restriction type":[null,""],"Details":[null,""],"Sample":[null,""],"Gift":[null,""],"Documents":[null,""],"Merchandise":[null,""],"Contents type":[null,""],"Return to sender if package is unable to be delivered":[null,""],"Value (per unit)":[null,""],"Weight (per unit)":[null,""],"Save customs form":[null,""],"Customs":[null,""],"Use address as entered":[null,""],"View on Google Maps":[null,""],"Verify with USPS":[null,""],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,""],"We were unable to automatically verify the address.":[null,""],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,""],"You've edited the address, please revalidate it for accurate rates":[null,""],"Verify address":[null,""],"%(message)s. Please modify the address and try again.":[null,""],"View details":[null,""],"Items":[null,""],"Package":[null,""],"Receipt":[null,""],"Label #%(labelIndex)s details":[null,""],"{{icon/}} Delete this package":[null,""],"Done":[null,""],"Add boxes, envelopes, and other packages you use most frequently":[null,""],"Remove":[null,""],"Edit":[null,""],"Weight of empty package":[null,""],"Unique package name":[null,""],"Envelope":[null,""],"Box":[null,""],"This field is required.":[null,""],"Payment":[null,""],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,""],"Email Receipts":[null,""],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,""],"Choose a different card":[null,""],"To purchase shipping labels, add a credit card.":[null,""],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,""],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,""],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,""],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,""],"%(card)s ****%(digits)s":[null,""],"Print shipping labels yourself and save a trip to the post office":[null,""],"H":[null,""],"W":[null,""],"L":[null,""],"Stripe account":[null,""],"Disconnect":[null,""],"Disconnecting":[null,""],"Check email to activate account":[null,""],"Activated":[null,""],"No activity yet":[null,""],"Note":[null,""],"Refunded %(amount)s":[null,""],"%(service)s label (#%(labelNum)d) refund rejected":[null,""],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,""],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,""],"Note sent to customer":[null,""],"Internal note":[null,""],"Show notes from %(date)s":[null,""],"%(count)s event":["%(count)s events","",""],"WeChat Pay":[null,""],"Toggle menu":[null,""],"Account disconnected. Reloading page\\u2026":[null,""],"A payment method is required to print shipping labels.":[null,""],"Return to Order #%(orderId)s":[null,""],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,""],"Logging":[null,""],"No services configured. {{a}}Add a shipping service{{/a}}":[null,""],"Edit service settings":[null,""],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,""],"Copy for support":[null,""],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}","",""],"Log tail copied to clipboard":[null,""],"Last updated %s. {{a}}Refresh{{/a}}":[null,""],"You have unsaved changes. Are you sure you want to leave this page?":[null,""],"Value ($ per unit)":[null,""],"Weight (%s per unit)":[null,""],"Description":[null,""],"Country where the product was manufactured or assembled":[null,""],"Origin country":[null,""],"Optional":[null,""],"Retry":[null,""],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,""],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,""],"Connect your account":[null,""],"shipping label printing":[null,""],"shipping label printing and smoother payment setup":[null,""],"automated tax calculation and shipping label printing":[null,""],"automated tax calculation, shipping label printing, and smoother payment setup":[null,""],"Data resource description.":[null,""],"Data resource ID.":[null,""],"List of supported currencies.":[null,""],"List of supported states in a given country.":[null,""],"List of supported continents, countries, and states.":[null,""],"Sorry, you cannot view this resource.":[null,""],"Sorry, you cannot list resources.":[null,""],"The unit weights are defined in for this country.":[null,""],"Thousands separator for displayed prices in this country.":[null,""],"Full name of state.":[null,""],"State code.":[null,""],"List of states in this country.":[null,""],"Number of decimal points shown in displayed prices for this country.":[null,""],"Full name of country.":[null,""],"The unit lengths are defined in for this country.":[null,""],"Decimal separator for displayed prices for this country.":[null,""],"Currency symbol position for this country.":[null,""],"Default ISO4127 alpha-3 currency code for the country.":[null,""],"ISO3166 alpha-2 country code.":[null,""],"List of countries on this continent.":[null,""],"Full name of continent.":[null,""],"There are no locations matching these parameters.":[null,""],"2 character continent code.":[null,""],"Shipping label tracking number":[null,""],"Shipping label service":[null,""],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,""],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,""],"An error occurred while refreshing service data.":[null,""],"There was a problem updating your saved credit cards.":[null,""],"No labels found for this period":[null,""],"Total":[null,""],"Refund":[null,""],"Price":[null,""],"Order":[null,""],"Time":[null,""],"Requested":[null,""],"Last 7 days":[null,""],"This month":[null,""],"Last month":[null,""],"Year":[null,""],"Export CSV":[null,""],"Other Log":[null,""],"Taxes Log":[null,""],"Shipping Log":[null,""],"Display troubleshooting information on the Cart and Checkout pages.":[null,""],"Write diagnostic messages to log files. Helpful when contacting support.":[null,""],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,""],"Payment Email":[null,""],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,""],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,""],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,""],"Link account":[null,""],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,""],"Link your PayPal account":[null,""],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,""],"Link a PayPal account":[null,""],"Refresh":[null,""],"Tracking number":[null,""],"Provider":[null,""],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,""],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,""],"Tax Class":[null,""],"Shipping":[null,""],"Compound":[null,""],"Priority":[null,""],"Tax Name":[null,""],"Rate %":[null,""],"ZIP/Postcode":[null,""],"State Code":[null,""],"Country Code":[null,""],"Enable automated taxes":[null,"Ativar taxas automatizadas"],"Disable automated taxes":[null,"Desativar taxas automatizadas"],"Automated taxes":[null,""],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,""],"Setup complete.":[null,""],"You can now enjoy %s.":[null,""],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,""],"Connect Jetpack to activate WooCommerce Services":[null,""],"automated tax calculation":[null,""],"smoother payment setup":[null,""],"automated tax calculation and smoother payment setup":[null,""],"Required":[null,""],"Your shipping settings have been saved.":[null,""],"Unable to save your shipping settings. Please try again.":[null,""],"Dimensions":[null,""],"Close":[null,""],"Packages to be Shipped":[null,""],"Add to a New Package":[null,""],"Add items":[null,""],"Individually Shipped Item":[null,""],"Item Dimensions":[null,""],"Please select a package":[null,""],"Service schemas were not loaded":[null,""],"Bad request":[null,""],"Order not found":[null,""],"Got it, thanks!":[null,""],"Connect your store to activate WooCommerce Services":[null,""],"Activate Jetpack and connect":[null,""],"Install Jetpack and connect":[null,""],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,""],"Connecting...":[null,""],"Activating...":[null,""],"When you're ready, purchase and print discounted labels from USPS right here.":[null,""],"Discounted Shipping Labels":[null,""],"American Express":[null,""],"Discover":[null,""],"MasterCard":[null,""],"VISA":[null,""],"PayPal":[null,""],"Add another credit card":[null,""],"%(selectedCount)d package selected":["%(selectedCount)d packages selected","",""],"Unable to get your settings. Please refresh the page to try again.":[null,""],"%(numSelected)d service selected":["%(numSelected)d services selected","",""],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,""],"Tracking #: {{trackingLink/}}":[null,""],"%(item)s from {{pckg/}}":[null,""],"Which items would you like to add to {{pckg/}}?":[null,""],"1 item in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,""],"{{itemLink/}} is currently saved for a later shipment.":[null,""],"{{itemLink/}} is currently shipped in its original packaging.":[null,""],"{{itemLink/}} is currently in {{pckg/}}.":[null,""],"Choose rate: %(pckg)s":[null,""],"Refund label (-%(amount)s)":[null,""],"Where would you like to move it?":[null,""],"Unsaved changes made to packages":[null,""],"There are no items in this package.":[null,""],"Ship in original packaging":[null,""],"Request refund":[null,""],"Reprint":[null,""],"Paper size":[null,""],"No packages selected":[null,""],"Move":[null,""],"Move item":[null,""],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,""],"Create new label":[null,""],"All packages selected":[null,""],"Add":[null,""],"Add item":[null,""],"Add a credit card":[null,""],"#%d - [Deleted product]":[null,""],"#%1$d - %2$s":[null,""],"<a href=\"%s\">Support</a>":[null,""],"There was an error installing Jetpack. Please try installing it manually.":[null,""],"Shipping Labels":[null,""],"Automattic":[null,""],"https://woocommerce.com/":[null,""],"WooCommerce Services":[null,""],"Phone":[null,""],"Connect":[null,""],"Save Settings":[null,""],"Your changes have been saved.":[null,""],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,""],"Expand":[null,""],"Dismiss":[null,""],"You have unsaved changes.":[null,""],"Type of package":[null,""],"Add package":["Add packages","",""],"Invalid value.":[null,""],"Package name":[null,""],"This field must be unique":[null,""],"Unable to save your shipping packages. Please try again.":[null,""],"Save changes":[null,""],"Untitled":[null,""],"Dimensions (L x W x H)":[null,""],"All services selected":[null,""],"Expand Services":[null,""],"Service":[null,""],"Price adjustment":[null,""],"Saved Packages":[null,""],"Tracking":[null,""],"Create shipping label":["Create shipping labels","",""],"Name":[null,""],"Company":[null,""],"Address":[null,""],"City":[null,""],"State":[null,""],"Country":[null,""],"Invalid address":[null,""],"Origin address":[null,""],"Destination address":[null,""],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,""],"Address entered":[null,""],"Edit address":[null,""],"Suggested address":[null,""],"Use selected address":[null,""],"Use these packages":[null,""],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,""],"Request a refund":[null,""],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,""],"Purchase date":[null,""],"Amount eligible for refund":[null,""],"Reprint shipping label":[null,""],"If there was a printing error when you purchased the label, you can print it again.":[null,""],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,""],"Print":[null,""],"Cancel":[null,""],"N/A":[null,""],"More":[null,""],"Invalid PDF request.":[null,""],"Unknown package":[null,""],"Individual packaging":[null,""],"Unable to update service settings. Validation failed. %s":[null,""],"Unable to update service settings. The form data could not be read.":[null,""],"Unable to update service settings. Form data is missing service ID.":[null,""],"Unable to update settings. The form data could not be read.":[null,""],"Unable to update settings. %s":[null,""],"Packaging":[null,""],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,""],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,""],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,""],"Shipping Label":[null,""],"yd":[null,""],"in":[null,""],"mm":[null,""],"cm":[null,""],"m":[null,""],"oz":[null,""],"lbs":[null,""],"g":[null,""],"kg":[null,""],"An invalid service ID was received.":[null,""],"An invalid service instance was received.":[null,""],"Rest of the World":[null,""],"WooCommerce Services Status":[null,""],"Support":[null,""],"Debug":[null,""],"Services":[null,""],"Need help?":[null,""],"Log is empty":[null,""],"Disabled":[null,""],"Enabled":[null,"Ativado"],"%s Shipping Zone":[null,""],"The most recent rate request failed":[null,""],"The most recent rate request was successful":[null,""],"No rate requests have yet been made for this service":[null,""],"Setup for this service has not yet been completed":[null,""],"WooCommerce Services Data":[null,""],"Service data is up-to-date":[null,""],"Service data was found, but is more than one day old":[null,""],"Service data was found, but is more than three days old":[null,""],"Service data was found, but may be out of date":[null,""],"No service data available":[null,""],"Jetpack":[null,""],"Jetpack %s is connected and working correctly":[null,""],"This is a Jetpack staging site":[null,""],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,""],"Jetpack %s or higher is required (You are running %s)":[null,""],"Please install and activate the Jetpack plugin, version %s or higher":[null,""],"WooCommerce":[null,""],"WooCommerce %s is configured correctly":[null,""],"Please set Base Location in WooCommerce Settings > General":[null,""],"WooCommerce %s or higher is required (You are running %s)":[null,""],"Dismiss this notice":[null,""],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,""],"Your site is succesfully communicating to the WooCommerce Services API.":[null,""],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,""],"Test Connection":[null,""],"Test your WooCommerce Services connection":[null,""],"%s - ZIP/Postal code checkout field label\u0004Invalid %s entered.":[null,""],"%s - ZIP/Postal code checkout field label\u0004%s does not match the selected state.":[null,""],"date is of the form MM/YY\u0004Expires %(date)s":[null,""],"A service with an unknown title and unknown method_title\u0004Unknown":[null,""],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,""],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,""]}
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-pt_BR.po

    r2365269 r2374627  
    1212"Project-Id-Version: Plugins - WooCommerce Services - Stable (latest release)\n"
    1313
     14#: classes/class-wc-connect-taxjar-integration.php:318 i18n/strings.php:125
     15#: i18n/strings.php:328
     16msgid "ZIP/Postal code"
     17msgstr ""
     18
    1419#: i18n/strings.php:348
    1520msgid "This action will delete any information entered on the form."
     
    7479#: i18n/strings.php:330
    7580msgid "Email"
    76 msgstr ""
    77 
    78 #: i18n/strings.php:328
    79 msgid "Postal code / Zip"
    8081msgstr ""
    8182
     
    329330msgstr ""
    330331
    331 #: woocommerce-services.php:1310
     332#: woocommerce-services.php:1311
    332333msgid "Shipment Tracking"
    333334msgstr ""
     
    345346msgstr ""
    346347
    347 #: woocommerce-services.php:1353
     348#: woocommerce-services.php:1354
    348349msgid "Packing Log:"
    349350msgstr ""
    350351
    351 #: woocommerce-services.php:1340
     352#: woocommerce-services.php:1341
    352353msgid "Chosen Rate:"
    353354msgstr ""
    354355
    355 #: woocommerce-services.php:1336
     356#: woocommerce-services.php:1337
    356357msgid "Shipping Method ID:"
    357358msgstr ""
    358359
    359 #: woocommerce-services.php:1332
     360#: woocommerce-services.php:1333
    360361msgid "Shipping Method Name:"
    361362msgstr ""
    362363
    363 #: woocommerce-services.php:1316
     364#: woocommerce-services.php:1317
    364365msgid "Shipping Debug"
    365366msgstr ""
     
    430431msgstr ""
    431432
     433#: classes/class-wc-connect-api-client.php:64
     434msgid "Invalid WooCommerce Services service slug provided"
     435msgstr ""
     436
     437#: classes/class-wc-connect-shipping-method.php:461
     438msgid "Packing log:"
     439msgstr ""
     440
    432441#. translators: 1: name of shipping service, 2: shipping rate (price)
    433442#: classes/class-wc-connect-shipping-method.php:454
    434443msgid "Received rate: %1$s (%2$s)"
    435 msgstr ""
    436 
    437 #: classes/class-wc-connect-api-client.php:64
    438 msgid "Invalid WooCommerce Services service slug provided"
    439 msgstr ""
    440 
    441 #: classes/class-wc-connect-shipping-method.php:461
    442 msgid "Packing log:"
    443444msgstr ""
    444445
     
    970971
    971972#: classes/class-wc-connect-taxjar-integration.php:326
    972 msgctxt "%s - Postcode/Zip checkout field label"
     973msgctxt "%s - ZIP/Postal code checkout field label"
    973974msgid "Invalid %s entered."
    974975msgstr ""
    975976
    976977#: classes/class-wc-connect-taxjar-integration.php:324
    977 msgctxt "%s - Postcode/Zip checkout field label"
     978msgctxt "%s - ZIP/Postal code checkout field label"
    978979msgid "%s does not match the selected state."
    979 msgstr ""
    980 
    981 #: classes/class-wc-connect-taxjar-integration.php:318
    982 msgid "Postcode / ZIP"
    983980msgstr ""
    984981
     
    11191116msgstr ""
    11201117
     1118#: woocommerce-services.php:1096
     1119msgid "Tracking number"
     1120msgstr ""
     1121
    11211122#: woocommerce-services.php:1095
    1122 msgid "Tracking number"
    1123 msgstr ""
    1124 
    1125 #: woocommerce-services.php:1094
    11261123msgid "Provider"
    11271124msgstr ""
     
    14691466
    14701467#. translators: %d: Deleted Product ID
     1468#: classes/class-wc-connect-compatibility-wc30.php:130
    14711469#: classes/class-wc-connect-compatibility-wc26.php:116
    1472 #: classes/class-wc-connect-compatibility-wc30.php:130
    14731470msgid "#%d - [Deleted product]"
    14741471msgstr ""
    14751472
    14761473#. translators: %1$d: Product ID, %2$s: Product Name
     1474#: classes/class-wc-connect-compatibility-wc30.php:125
    14771475#: classes/class-wc-connect-compatibility-wc26.php:111
    1478 #: classes/class-wc-connect-compatibility-wc30.php:125
    14791476msgid "#%1$d - %2$s"
    14801477msgstr ""
    14811478
    1482 #: woocommerce-services.php:1425
     1479#: woocommerce-services.php:1426
    14831480msgid "<a href=\"%s\">Support</a>"
    14841481msgstr ""
     
    14881485msgstr ""
    14891486
    1490 #: i18n/strings.php:270 woocommerce-services.php:994
    1491 #: woocommerce-services.php:997
     1487#: woocommerce-services.php:995 woocommerce-services.php:998
     1488#: i18n/strings.php:270
    14921489msgid "Shipping Labels"
    14931490msgstr ""
     
    15081505msgstr ""
    15091506
    1510 #: i18n/strings.php:118 i18n/strings.php:329 woocommerce-services.php:1376
    1511 #: woocommerce-services.php:1404
     1507#: woocommerce-services.php:1377 woocommerce-services.php:1405
     1508#: i18n/strings.php:118 i18n/strings.php:329
    15121509msgid "Phone"
    15131510msgstr ""
     
    16031600msgstr ""
    16041601
    1605 #: woocommerce-services.php:1083 woocommerce-services.php:1090
     1602#: woocommerce-services.php:1084 woocommerce-services.php:1091
    16061603msgid "Tracking"
    16071604msgstr ""
     
    16361633msgstr ""
    16371634
    1638 #: i18n/strings.php:125
    1639 msgid "Postal code"
    1640 msgstr ""
    1641 
    16421635#: i18n/strings.php:126 i18n/strings.php:327
    16431636msgid "Country"
     
    17341727msgstr ""
    17351728
     1729#: classes/class-wc-connect-shipping-method.php:408
    17361730#: classes/class-wc-rest-connect-shipping-label-controller.php:105
    1737 #: classes/class-wc-connect-shipping-method.php:408
    17381731msgid "Unknown package"
    17391732msgstr ""
    17401733
     1734#: classes/class-wc-connect-shipping-method.php:410
    17411735#: classes/class-wc-rest-connect-shipping-label-controller.php:101
    1742 #: classes/class-wc-connect-shipping-method.php:410
    17431736msgid "Individual packaging"
    17441737msgstr ""
     
    17691762msgstr ""
    17701763
    1771 #: woocommerce-services.php:1456
     1764#: woocommerce-services.php:1457
    17721765msgid "Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps."
    17731766msgstr ""
     
    17811774msgstr ""
    17821775
    1783 #: woocommerce-services.php:1312
     1776#: woocommerce-services.php:1313
    17841777msgid "Shipping Label"
    17851778msgstr ""
     
    19651958msgstr ""
    19661959
    1967 #: classes/class-wc-connect-error-notice.php:103 woocommerce-services.php:1492
     1960#: woocommerce-services.php:1493 classes/class-wc-connect-error-notice.php:103
    19681961msgid "Dismiss this notice"
    19691962msgstr ""
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-ro_RO.json

    r2365269 r2374627  
    1 {"0":[null,"0"],"":{"po-revision-date":"2020-07-31 07:29:01+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n == 0 || n % 100 >= 2 && n % 100 <= 19) ? 1 : 2);","x-generator":"GlotPress/3.0.0-alpha.2","language":"ro","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"This action will delete any information entered on the form.":[null,""],"Cancel connection":[null,""],"Ok":[null,""],"UPS invoice control id":[null,""],"UPS invoice currency":[null,""],"UPS invoice amount":[null,""],"UPS invoice date":[null,""],"UPS invoice number":[null,""],"I have been issued an invoice from UPS within the past 90 days":[null,""],"UPS account information":[null,""],"Company website":[null,""],"Job title":[null,""],"Company name":[null,""],"This is the company info you used to create your UPS account":[null,""],"Company information":[null,""],"Email":[null,""],"Postal code / Zip":[null,""],"Address 2 (optional)":[null,""],"Account number":[null,""],"This is the account number and address from your UPS profile":[null,""],"General information":[null,""],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,""],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,""],"Connect your UPS account":[null,""],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,""],"Disconnect your UPS account":[null,""],"Set up your own carrier account by adding your credentials here":[null,""],"Carrier account":[null,""],"Credentials":[null,""],"Adult signature required":[null,""],"Signature required":[null,""],"Other\\u2026":[null,""],"Select one\\u2026":[null,""],"Validating address\\u2026":[null,""],"Purchasing\\u2026":[null,""],"Your UPS account will be charged":[null,""],"Package %(index)s \\u2013 %(title)s":[null,""],"Saving\\u2026":[null,""],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Powered by WooCommerce Services.":[null,""],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled","","",""],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}","","",""],"Schedule a pickup":[null,""],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,""],"Labels older than 30 days cannot be refunded.":[null,""],"Mark this order as complete and notify the customer":[null,""],"Notify the customer with shipment details":[null,""],"You save %s with WooCommerce Services":[null,""],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,""],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,""],"No tracking information available at this time":[null,""],"Connection error: unable to create label at this time":[null,""],"Track Package":["Track Packages","","",""],"Which package would you like to track?":[null,""],"%(service)s label (#%(labelIndex)d)":[null,""],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,""],"Add credit card":[null,"Adaugă card de credit"],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,""],"Choose credit card":[null,"Alege cardul de credit"],"Buy shipping label":["Buy shipping labels","Cumpără etichetă de livrare","Cumpără etichete de livrare","Cumpără etichete de livrare"],"shipping label ready":["shipping labels ready","eticheta de livrare este gata","etichetele de livrare sunt gata","etichetele de livrare sunt gata"],"Shipping from":[null,""],"Shipping summary":[null,"Rezumat livrare"],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,""],"Shipping rates":[null,""],"HS Tariff number":[null,""],"Submit":[null,"Trimite"],"Total Weight (with package)":[null,""],"QTY":[null,""],"Weight":[null,"Greutate"],"Items to fulfill":[null,""],"Select a package type":[null,"Selectează un tip de pachet"],"Package details":[null,"Detalii pachet"],"Your shipping packages have been saved.":[null,"Pachetele de livrare au fost salvate."],"0.0":[null,""],"Shipment Tracking":[null,""],"Connect via WooCommerce Services":[null,""],"Customs information valid":[null,""],"Customs information incomplete":[null,""],"Packing Log:":[null,""],"Chosen Rate:":[null,""],"Shipping Method ID:":[null,"ID metodă de livrare:"],"Shipping Method Name:":[null,"Nume metodă de livrare:"],"Shipping Debug":[null,""],"Stripe Account (connected to WooCommerce Services)":[null,""],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,""],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,""],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,""],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,""],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,""],"Error: The WooCommerce Services server returned HTTP code: %d":[null,""],"Unable to encode body for request to WooCommerce Services server.":[null,""],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,""],"No shipping rate could be calculated. No items in the package are shippable.":[null,""],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,""],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,""],"Received rate: %1$s (%2$s)":[null,""],"Invalid WooCommerce Services service slug provided":[null,""],"Packing log:":[null,""],"Your customer selected {{shippingMethod/}}":[null,""],"Total rate: %(total)s":[null,""],"%(serviceName)s: %(rate)s":[null,""],"No rates found":[null,""],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,""],"more info":[null,"mai multe informații"],"ITN":[null,"ITN"],"Sanitary / Phytosanitary inspection":[null,""],"Quarantine":[null,"Carantină"],"None":[null,""],"Restriction type":[null,"Tip de restricție"],"Details":[null,"Detalii"],"Sample":[null,""],"Gift":[null,""],"Documents":[null,"Documente"],"Merchandise":[null,"Mărfuri"],"Contents type":[null,"Tip de conținut"],"Return to sender if package is unable to be delivered":[null,"Dacă pachetul nu poate fi livrat, returnează-l la expeditor"],"Value (per unit)":[null,"Valoare (pe bucată)"],"Weight (per unit)":[null,"Greutate (pe bucată)"],"Save customs form":[null,"Salvează formularul vamal"],"Customs":[null,"Vamă"],"Use address as entered":[null,"Folosește adresa așa cum este introdusă"],"View on Google Maps":[null,""],"Verify with USPS":[null,"Verifică cu USPS"],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,"Verificarea automată a eșuat pentru această adresă. Poate fi totuși o adresă validă - folosește instrumentele de mai jos pentru a o verifica manual."],"We were unable to automatically verify the address.":[null,"Nu am putut să verificăm automat adresa."],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,"Nu am putut să verificăm automat adresa - %(error)s."],"You've edited the address, please revalidate it for accurate rates":[null,"Ai editat adresa, te rog s-o revalidezi pentru a avea impozite corecte"],"Verify address":[null,"Verifică adresa"],"%(message)s. Please modify the address and try again.":[null,"%(message)s. Te rog modifică adresa și încearcă din nou."],"View details":[null,"Vezi detalii"],"Items":[null,"Elemente"],"Package":[null,"Pachet"],"Receipt":[null,"Chitanță"],"Label #%(labelIndex)s details":[null,"Detalii etichetă #%(labelIndex)s"],"{{icon/}} Delete this package":[null,"{{icon/}} Șterge acest pachet"],"Done":[null,"Gata"],"Add boxes, envelopes, and other packages you use most frequently":[null,"Adaugă cutii, plicuri și alte tipuri de pachete pe care le folosești frecvent"],"Remove":[null,"Înlătură"],"Edit":[null,"Editează"],"Weight of empty package":[null,"Greutatea pachetului gol"],"Unique package name":[null,"Nume unic de pachet"],"Envelope":[null,"Plic"],"Box":[null,"Cutie"],"This field is required.":[null,"Acest câmp este obligatoriu."],"Payment":[null,"Plată"],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,""],"Email Receipts":[null,"Chitanțe prin email"],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,"Pentru a cumpăra etichete de livrare, alege un card de credit pe care îl ai în dosar sau adaugă un card nou."],"Choose a different card":[null,"Alege un alt card"],"To purchase shipping labels, add a credit card.":[null,"Pentru a cumpăra etichete de livrare, adaugă un card de credit."],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,"Vom debita cardul de credit pentru contul tău (%(card)s) pentru a plăti etichetele pe care le imprimi"],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,"Cardurile de credit sunt preluate din următorul cont WordPress.com: %(wpcomLogin)s <%(wpcomEmail)s>"],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,"Numai proprietarul sitului poate modifica aceste setări. Te rog contactează %(ownerName)s (%(ownerLogin)s) pentru a modifica setările etichetelor de livrare."],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,"Numai proprietarul sitului poate administra metodele de plată cu etichete de livrare. Te rog contactează %(ownerName)s (%(ownerLogin)s) pentru administra metodele de plată."],"%(card)s ****%(digits)s":[null,"%(card)s ****%(digits)s"],"Print shipping labels yourself and save a trip to the post office":[null,"Imprimă-ți singur etichetele de livrare ca să nu mai mergi la oficiul poștal"],"H":[null,""],"W":[null,""],"L":[null,""],"Stripe account":[null,"Cont Stripe"],"Disconnect":[null,"Deconectează"],"Disconnecting":[null,"Deconectare"],"Check email to activate account":[null,"Verifică emailul primit pentru a activa contul"],"Activated":[null,"Activat"],"No activity yet":[null,"Nicio activitate până acum"],"Note":[null,"Notă"],"Refunded %(amount)s":[null,""],"%(service)s label (#%(labelNum)d) refund rejected":[null,""],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,""],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,""],"Note sent to customer":[null,"Notă trimisă clientului"],"Internal note":[null,"Notă internă"],"Show notes from %(date)s":[null,"Arată note din %(date)s"],"%(count)s event":["%(count)s events","%(count)s eveniment","%(count)s evenimente","%(count)s de evenimente"],"WeChat Pay":[null,"Plată WeChat"],"Toggle menu":[null,"Comută meniul"],"Account disconnected. Reloading page\\u2026":[null,""],"A payment method is required to print shipping labels.":[null,"Pentru a imprima etichetele de livrare este necesară o metodă de plată."],"Return to Order #%(orderId)s":[null,""],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,""],"Logging":[null,""],"No services configured. {{a}}Add a shipping service{{/a}}":[null,"Niciun serviciu configurat. {{a}}Adaugă un serviciu de livrare{{/a}}"],"Edit service settings":[null,"Editează setări servicii"],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,""],"Copy for support":[null,""],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}","","",""],"Log tail copied to clipboard":[null,""],"Last updated %s. {{a}}Refresh{{/a}}":[null,""],"You have unsaved changes. Are you sure you want to leave this page?":[null,""],"Value ($ per unit)":[null,"Valoare ($ pe bucată)"],"Weight (%s per unit)":[null,"Greutate (%s pe bucată)"],"Description":[null,"Descriere"],"Country where the product was manufactured or assembled":[null,"Țara unde produsul a fost fabricat sau asamblat"],"Origin country":[null,"Țară de origine"],"Optional":[null,"Opțional"],"Retry":[null,"Reîncearcă"],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,""],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,""],"Connect your account":[null,"Conectează-ți contul"],"shipping label printing":[null,"imprimare etichetă de livrare"],"shipping label printing and smoother payment setup":[null,""],"automated tax calculation and shipping label printing":[null,""],"automated tax calculation, shipping label printing, and smoother payment setup":[null,""],"Data resource description.":[null,""],"Data resource ID.":[null,""],"List of supported currencies.":[null,"Lista monedelor acceptate."],"List of supported states in a given country.":[null,""],"List of supported continents, countries, and states.":[null,""],"Sorry, you cannot view this resource.":[null,"Regret, nu poți vedea această resursă."],"Sorry, you cannot list resources.":[null,"Regret, nu poți afișa resursele."],"The unit weights are defined in for this country.":[null,""],"Thousands separator for displayed prices in this country.":[null,""],"Full name of state.":[null,""],"State code.":[null,""],"List of states in this country.":[null,""],"Number of decimal points shown in displayed prices for this country.":[null,""],"Full name of country.":[null,"Numele complet al țării."],"The unit lengths are defined in for this country.":[null,""],"Decimal separator for displayed prices for this country.":[null,"Separator pentru zecimale pentru prețurile afișate în această țară."],"Currency symbol position for this country.":[null,"Poziția pentru simbolul monedei în această țară."],"Default ISO4127 alpha-3 currency code for the country.":[null,""],"ISO3166 alpha-2 country code.":[null,""],"List of countries on this continent.":[null,"Lista țărilor de pe acest continent."],"Full name of continent.":[null,"Numele complet al continentului."],"There are no locations matching these parameters.":[null,"Nu există locații care se potrivesc cu acești parametri."],"2 character continent code.":[null,""],"Postcode / ZIP":[null,"Cod poștal/ZIP"],"Shipping label tracking number":[null,""],"Shipping label service":[null,""],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,""],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,""],"An error occurred while refreshing service data.":[null,""],"There was a problem updating your saved credit cards.":[null,"A fost o problemă la actualizarea cardurilor de credit salvate."],"No labels found for this period":[null,"Nicio etichetă găsită în această perioadă"],"Total":[null,"Total"],"Refund":[null,"Rambursează"],"Price":[null,"Preț"],"Order":[null,"Comandă"],"Time":[null,"Oră"],"Requested":[null,""],"Last 7 days":[null,"Ultimele 7 zile"],"This month":[null,"Luna aceasta"],"Last month":[null,"Luna trecută"],"Year":[null,"An"],"Export CSV":[null,"Exportă CSV-ul"],"Other Log":[null,""],"Taxes Log":[null,""],"Shipping Log":[null,"Jurnal livrare"],"Display troubleshooting information on the Cart and Checkout pages.":[null,""],"Write diagnostic messages to log files. Helpful when contacting support.":[null,""],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,""],"Payment Email":[null,""],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,""],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,""],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,""],"Link account":[null,"Leagă contul"],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,""],"Link your PayPal account":[null,""],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,""],"Link a PayPal account":[null,""],"Refresh":[null,"Reîmprospătează"],"Tracking number":[null,"Număr de urmărire"],"Provider":[null,"Furnizor"],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,""],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,""],"Tax Class":[null,""],"Shipping":[null,"Livrare"],"Compound":[null,"Compusă"],"Priority":[null,"Prioritate"],"Tax Name":[null,"Nume taxă"],"Rate %":[null,""],"ZIP/Postcode":[null,""],"State Code":[null,""],"Country Code":[null,""],"Enable automated taxes":[null,"Activează taxele automate"],"Disable automated taxes":[null,"Dezactivează taxele automate"],"Automated taxes":[null,"Taxe automate"],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,""],"Setup complete.":[null,""],"You can now enjoy %s.":[null,""],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,""],"Connect Jetpack to activate WooCommerce Services":[null,"Conectează Jetpack pentru a activa Servicii WooCommerce"],"automated tax calculation":[null,""],"smoother payment setup":[null,""],"automated tax calculation and smoother payment setup":[null,""],"Required":[null,"Obligatoriu"],"Your shipping settings have been saved.":[null,"Setările de livrare au fost salvate."],"Unable to save your shipping settings. Please try again.":[null,"Nu pot să-ți salvez setările de livrare. Te rog încearcă din nou."],"Dimensions":[null,"Dimensiuni"],"Close":[null,"Închide"],"Packages to be Shipped":[null,"Pachete care să fie livrate"],"Add to a New Package":[null,"Adaugă într-un pachet nou"],"Add items":[null,"Adaugă elemente"],"Individually Shipped Item":[null,""],"Item Dimensions":[null,"Dimensiuni element"],"Please select a package":[null,"Te rog selectează un pachet"],"Service schemas were not loaded":[null,""],"Bad request":[null,""],"Order not found":[null,"Comandă negăsită"],"Got it, thanks!":[null,""],"Connect your store to activate WooCommerce Services":[null,"Conectează-ți magazinul pentru a activa Servicii WooCommerce"],"Activate Jetpack and connect":[null,"Activează Jetpack și conectează"],"Install Jetpack and connect":[null,"Instalează Jetpack și conectează"],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,""],"Connecting...":[null,"Conectez..."],"Activating...":[null,"Activez..."],"When you're ready, purchase and print discounted labels from USPS right here.":[null,""],"Discounted Shipping Labels":[null,""],"American Express":[null,"American Express"],"Discover":[null,"Discover"],"MasterCard":[null,"MasterCard"],"VISA":[null,"VISA"],"PayPal":[null,"PayPal"],"Add another credit card":[null,"Adaugă un alt card de credit"],"%(selectedCount)d package selected":["%(selectedCount)d packages selected","%(selectedCount)d pachet selectat","%(selectedCount)d pachete selectate","%(selectedCount)d de pachete selectate"],"Unable to get your settings. Please refresh the page to try again.":[null,""],"%(numSelected)d service selected":["%(numSelected)d services selected","%(numSelected)d serviciu selectat","%(numSelected)d servicii selectate","%(numSelected)d de servicii selectate"],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,"Adaugă și editează pachetele salvate folosind {{a}}Managerul de ambalare{{/a}}."],"Tracking #: {{trackingLink/}}":[null,"Urmăresc #: {{trackingLink/}}"],"%(item)s from {{pckg/}}":[null,"%(item)s din {{pckg/}}"],"Which items would you like to add to {{pckg/}}?":[null,"Care elemente vrei să le adaugi în {{pckg/}}?"],"1 item in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,""],"{{itemLink/}} is currently saved for a later shipment.":[null,"{{itemLink/}} este salvat în prezent pentru o livrare ulterioară."],"{{itemLink/}} is currently shipped in its original packaging.":[null,"{{itemLink/}} este livrat în prezent în ambalajul original."],"{{itemLink/}} is currently in {{pckg/}}.":[null,"{{itemLink/}} este în prezent în {{pckg/}}."],"Choose rate: %(pckg)s":[null,"Alege impozitul: %(pckg)s"],"Refund label (-%(amount)s)":[null,"Etichetă de rambursare (-%(amount)s)"],"Where would you like to move it?":[null,"Unde vrei să-l muți?"],"Unsaved changes made to packages":[null,"Modificări nesalvate făcute la pachete"],"There are no items in this package.":[null,"Nu este niciun element în acest pachet."],"Ship in original packaging":[null,"Livrează în ambalajul original"],"Request refund":[null,"Cere rambursare"],"Reprint":[null,""],"Paper size":[null,"Dimensiune hârtie"],"No packages selected":[null,"Niciun pachet selectat"],"Move":[null,"Mută"],"Move item":[null,"Mută element"],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,""],"Create new label":[null,"Creează etichetă nouă"],"All packages selected":[null,"Toate pachetele selectate"],"Add":[null,"Adaugă"],"Add item":[null,"Adaugă element"],"Add a credit card":[null,"Adaugă un card de credit"],"#%d - [Deleted product]":[null,"#%d - [produs șters]"],"#%1$d - %2$s":[null,"#%1$d - %2$s"],"<a href=\"%s\">Support</a>":[null,"<a href=\"%s\">Suport</a>"],"There was an error installing Jetpack. Please try installing it manually.":[null,""],"Shipping Labels":[null,"Etichete de livrare"],"Automattic":[null,"Automattic"],"https://woocommerce.com/":[null,"https://woocommerce.com/"],"WooCommerce Services":[null,"Servicii WooCommerce"],"Phone":[null,"Telefon"],"Connect":[null,"Conectare"],"Save Settings":[null,"Salvează setările"],"Your changes have been saved.":[null,"Modificările tale au fost salvate."],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,"A existat o problemă cu una sau mai multe intrări. Te rog corectează erorile de mai jos și încearcă să salvezi din nou."],"Expand":[null,"Extinde"],"Dismiss":[null,"Respinge"],"You have unsaved changes.":[null,"Ai modificări nesalvate."],"Type of package":[null,"Tip de pachet"],"Add package":["Add packages","Adaugă pachet","",""],"Invalid value.":[null,"Valoare invalidă."],"Package name":[null,"Nume pachet"],"This field must be unique":[null,"Acest câmp trebuie să fie unic"],"Unable to save your shipping packages. Please try again.":[null,"Nu pot să-ți salvez pachetele de livrare. Te rog încearcă din nou."],"Save changes":[null,"Salvează modificările"],"Untitled":[null,"Fără titlu"],"Dimensions (L x W x H)":[null,""],"All services selected":[null,"Toate serviciile selectate"],"Expand Services":[null,"Extinde serviciile"],"Service":[null,"Serviciu"],"Price adjustment":[null,"Ajustare preț"],"Saved Packages":[null,"Pachete salvate"],"Tracking":[null,"Urmărire"],"Create shipping label":["Create shipping labels","Creează etichetă de livrare","",""],"Name":[null,"Nume"],"Company":[null,"Companie"],"Address":[null,"Adresă"],"City":[null,"Oraș"],"State":[null,"Județ (provincie, stat)"],"Postal code":[null,"Cod poștal"],"Country":[null,"Țară"],"Invalid address":[null,"Adresă invalidă"],"Origin address":[null,"Adresă inițială"],"Destination address":[null,"Adresă de destinație"],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,""],"Address entered":[null,"Adresă introdusă"],"Edit address":[null,"Editează adresa"],"Suggested address":[null,"Adresă sugerată"],"Use selected address":[null,"Folosește adresa selectată"],"Use these packages":[null,"Folosește aceste pachete"],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,""],"Request a refund":[null,"Cere o rambursare"],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,""],"Purchase date":[null,"Data cumpărării"],"Amount eligible for refund":[null,"Sumă eligibilă pentru rambursare"],"Reprint shipping label":[null,""],"If there was a printing error when you purchased the label, you can print it again.":[null,""],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,""],"Print":[null,"Imprimă"],"Cancel":[null,"Anulează"],"N/A":[null,"Nu se aplică"],"More":[null,"Mai mult"],"Invalid PDF request.":[null,""],"Unknown package":[null,"Pachet necunoscut"],"Individual packaging":[null,""],"Unable to update service settings. Validation failed. %s":[null,""],"Unable to update service settings. The form data could not be read.":[null,""],"Unable to update service settings. Form data is missing service ID.":[null,""],"Unable to update settings. The form data could not be read.":[null,""],"Unable to update settings. %s":[null,""],"Packaging":[null,""],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,""],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,""],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,""],"Shipping Label":[null,"Etichetă livrare"],"yd":[null,"yd"],"in":[null,"in"],"mm":[null,"mm"],"cm":[null,"cm"],"m":[null,"m"],"oz":[null,"oz"],"lbs":[null,"lbs"],"g":[null,"g"],"kg":[null,"kg"],"An invalid service ID was received.":[null,""],"An invalid service instance was received.":[null,""],"Rest of the World":[null,"Restul lumii"],"WooCommerce Services Status":[null,"Stare Servicii WooCommerce"],"Support":[null,"Suport"],"Debug":[null,"Depanare"],"Services":[null,"Servicii"],"Need help?":[null,"Ai nevoie de ajutor?"],"Log is empty":[null,"Jurnalul este gol"],"Disabled":[null,""],"Enabled":[null,""],"%s Shipping Zone":[null,""],"The most recent rate request failed":[null,""],"The most recent rate request was successful":[null,""],"No rate requests have yet been made for this service":[null,""],"Setup for this service has not yet been completed":[null,""],"WooCommerce Services Data":[null,"Date Servicii WooCommerce"],"Service data is up-to-date":[null,""],"Service data was found, but is more than one day old":[null,""],"Service data was found, but is more than three days old":[null,""],"Service data was found, but may be out of date":[null,""],"No service data available":[null,""],"Jetpack":[null,"Jetpack"],"Jetpack %s is connected and working correctly":[null,"Jetpack %s este conectat și funcționează corect"],"This is a Jetpack staging site":[null,""],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,""],"Jetpack %s or higher is required (You are running %s)":[null,""],"Please install and activate the Jetpack plugin, version %s or higher":[null,""],"WooCommerce":[null,"WooCommerce"],"WooCommerce %s is configured correctly":[null,"WooCommerce %s este configurat corect"],"Please set Base Location in WooCommerce Settings > General":[null,""],"WooCommerce %s or higher is required (You are running %s)":[null,""],"Dismiss this notice":[null,""],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,""],"Your site is succesfully communicating to the WooCommerce Services API.":[null,""],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,""],"Test Connection":[null,"Testează conexiunea"],"Test your WooCommerce Services connection":[null,"Testează-ți conexiunea la Servicii WooCommerce"],"%s - Postcode/Zip checkout field label\u0004Invalid %s entered.":[null,""],"%s - Postcode/Zip checkout field label\u0004%s does not match the selected state.":[null,""],"date is of the form MM/YY\u0004Expires %(date)s":[null,"Expiră în %(date)s"],"A service with an unknown title and unknown method_title\u0004Unknown":[null,"Necunoscut"],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,"Sănătate"],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,"Servicii WooCommerce"]}
     1{"0":[null,"0"],"":{"po-revision-date":"2020-07-31 07:29:01+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n == 1) ? 0 : ((n == 0 || n % 100 >= 2 && n % 100 <= 19) ? 1 : 2);","x-generator":"GlotPress/3.0.0-alpha.2","language":"ro","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"ZIP/Postal code":[null,""],"This action will delete any information entered on the form.":[null,""],"Cancel connection":[null,""],"Ok":[null,""],"UPS invoice control id":[null,""],"UPS invoice currency":[null,""],"UPS invoice amount":[null,""],"UPS invoice date":[null,""],"UPS invoice number":[null,""],"I have been issued an invoice from UPS within the past 90 days":[null,""],"UPS account information":[null,""],"Company website":[null,""],"Job title":[null,""],"Company name":[null,""],"This is the company info you used to create your UPS account":[null,""],"Company information":[null,""],"Email":[null,""],"Address 2 (optional)":[null,""],"Account number":[null,""],"This is the account number and address from your UPS profile":[null,""],"General information":[null,""],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,""],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,""],"Connect your UPS account":[null,""],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,""],"Disconnect your UPS account":[null,""],"Set up your own carrier account by adding your credentials here":[null,""],"Carrier account":[null,""],"Credentials":[null,""],"Adult signature required":[null,""],"Signature required":[null,""],"Other\\u2026":[null,""],"Select one\\u2026":[null,""],"Validating address\\u2026":[null,""],"Purchasing\\u2026":[null,""],"Your UPS account will be charged":[null,""],"Package %(index)s \\u2013 %(title)s":[null,""],"Saving\\u2026":[null,""],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Powered by WooCommerce Services.":[null,""],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled","","",""],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}","","",""],"Schedule a pickup":[null,""],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,""],"Labels older than 30 days cannot be refunded.":[null,""],"Mark this order as complete and notify the customer":[null,""],"Notify the customer with shipment details":[null,""],"You save %s with WooCommerce Services":[null,""],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,""],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,""],"No tracking information available at this time":[null,""],"Connection error: unable to create label at this time":[null,""],"Track Package":["Track Packages","","",""],"Which package would you like to track?":[null,""],"%(service)s label (#%(labelIndex)d)":[null,""],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,""],"Add credit card":[null,"Adaugă card de credit"],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,""],"Choose credit card":[null,"Alege cardul de credit"],"Buy shipping label":["Buy shipping labels","Cumpără etichetă de livrare","Cumpără etichete de livrare","Cumpără etichete de livrare"],"shipping label ready":["shipping labels ready","eticheta de livrare este gata","etichetele de livrare sunt gata","etichetele de livrare sunt gata"],"Shipping from":[null,""],"Shipping summary":[null,"Rezumat livrare"],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,""],"Shipping rates":[null,""],"HS Tariff number":[null,""],"Submit":[null,"Trimite"],"Total Weight (with package)":[null,""],"QTY":[null,""],"Weight":[null,"Greutate"],"Items to fulfill":[null,""],"Select a package type":[null,"Selectează un tip de pachet"],"Package details":[null,"Detalii pachet"],"Your shipping packages have been saved.":[null,"Pachetele de livrare au fost salvate."],"0.0":[null,""],"Shipment Tracking":[null,""],"Connect via WooCommerce Services":[null,""],"Customs information valid":[null,""],"Customs information incomplete":[null,""],"Packing Log:":[null,""],"Chosen Rate:":[null,""],"Shipping Method ID:":[null,"ID metodă de livrare:"],"Shipping Method Name:":[null,"Nume metodă de livrare:"],"Shipping Debug":[null,""],"Stripe Account (connected to WooCommerce Services)":[null,""],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,""],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,""],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,""],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,""],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,""],"Error: The WooCommerce Services server returned HTTP code: %d":[null,""],"Unable to encode body for request to WooCommerce Services server.":[null,""],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,""],"No shipping rate could be calculated. No items in the package are shippable.":[null,""],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,""],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,""],"Invalid WooCommerce Services service slug provided":[null,""],"Packing log:":[null,""],"Received rate: %1$s (%2$s)":[null,""],"Your customer selected {{shippingMethod/}}":[null,""],"Total rate: %(total)s":[null,""],"%(serviceName)s: %(rate)s":[null,""],"No rates found":[null,""],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,""],"more info":[null,"mai multe informații"],"ITN":[null,"ITN"],"Sanitary / Phytosanitary inspection":[null,""],"Quarantine":[null,"Carantină"],"None":[null,""],"Restriction type":[null,"Tip de restricție"],"Details":[null,"Detalii"],"Sample":[null,""],"Gift":[null,""],"Documents":[null,"Documente"],"Merchandise":[null,"Mărfuri"],"Contents type":[null,"Tip de conținut"],"Return to sender if package is unable to be delivered":[null,"Dacă pachetul nu poate fi livrat, returnează-l la expeditor"],"Value (per unit)":[null,"Valoare (pe bucată)"],"Weight (per unit)":[null,"Greutate (pe bucată)"],"Save customs form":[null,"Salvează formularul vamal"],"Customs":[null,"Vamă"],"Use address as entered":[null,"Folosește adresa așa cum este introdusă"],"View on Google Maps":[null,""],"Verify with USPS":[null,"Verifică cu USPS"],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,"Verificarea automată a eșuat pentru această adresă. Poate fi totuși o adresă validă - folosește instrumentele de mai jos pentru a o verifica manual."],"We were unable to automatically verify the address.":[null,"Nu am putut să verificăm automat adresa."],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,"Nu am putut să verificăm automat adresa - %(error)s."],"You've edited the address, please revalidate it for accurate rates":[null,"Ai editat adresa, te rog s-o revalidezi pentru a avea impozite corecte"],"Verify address":[null,"Verifică adresa"],"%(message)s. Please modify the address and try again.":[null,"%(message)s. Te rog modifică adresa și încearcă din nou."],"View details":[null,"Vezi detalii"],"Items":[null,"Elemente"],"Package":[null,"Pachet"],"Receipt":[null,"Chitanță"],"Label #%(labelIndex)s details":[null,"Detalii etichetă #%(labelIndex)s"],"{{icon/}} Delete this package":[null,"{{icon/}} Șterge acest pachet"],"Done":[null,"Gata"],"Add boxes, envelopes, and other packages you use most frequently":[null,"Adaugă cutii, plicuri și alte tipuri de pachete pe care le folosești frecvent"],"Remove":[null,"Înlătură"],"Edit":[null,"Editează"],"Weight of empty package":[null,"Greutatea pachetului gol"],"Unique package name":[null,"Nume unic de pachet"],"Envelope":[null,"Plic"],"Box":[null,"Cutie"],"This field is required.":[null,"Acest câmp este obligatoriu."],"Payment":[null,"Plată"],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,""],"Email Receipts":[null,"Chitanțe prin email"],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,"Pentru a cumpăra etichete de livrare, alege un card de credit pe care îl ai în dosar sau adaugă un card nou."],"Choose a different card":[null,"Alege un alt card"],"To purchase shipping labels, add a credit card.":[null,"Pentru a cumpăra etichete de livrare, adaugă un card de credit."],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,"Vom debita cardul de credit pentru contul tău (%(card)s) pentru a plăti etichetele pe care le imprimi"],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,"Cardurile de credit sunt preluate din următorul cont WordPress.com: %(wpcomLogin)s <%(wpcomEmail)s>"],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,"Numai proprietarul sitului poate modifica aceste setări. Te rog contactează %(ownerName)s (%(ownerLogin)s) pentru a modifica setările etichetelor de livrare."],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,"Numai proprietarul sitului poate administra metodele de plată cu etichete de livrare. Te rog contactează %(ownerName)s (%(ownerLogin)s) pentru administra metodele de plată."],"%(card)s ****%(digits)s":[null,"%(card)s ****%(digits)s"],"Print shipping labels yourself and save a trip to the post office":[null,"Imprimă-ți singur etichetele de livrare ca să nu mai mergi la oficiul poștal"],"H":[null,""],"W":[null,""],"L":[null,""],"Stripe account":[null,"Cont Stripe"],"Disconnect":[null,"Deconectează"],"Disconnecting":[null,"Deconectare"],"Check email to activate account":[null,"Verifică emailul primit pentru a activa contul"],"Activated":[null,"Activat"],"No activity yet":[null,"Nicio activitate până acum"],"Note":[null,"Notă"],"Refunded %(amount)s":[null,""],"%(service)s label (#%(labelNum)d) refund rejected":[null,""],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,""],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,""],"Note sent to customer":[null,"Notă trimisă clientului"],"Internal note":[null,"Notă internă"],"Show notes from %(date)s":[null,"Arată note din %(date)s"],"%(count)s event":["%(count)s events","%(count)s eveniment","%(count)s evenimente","%(count)s de evenimente"],"WeChat Pay":[null,"Plată WeChat"],"Toggle menu":[null,"Comută meniul"],"Account disconnected. Reloading page\\u2026":[null,""],"A payment method is required to print shipping labels.":[null,"Pentru a imprima etichetele de livrare este necesară o metodă de plată."],"Return to Order #%(orderId)s":[null,""],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,""],"Logging":[null,""],"No services configured. {{a}}Add a shipping service{{/a}}":[null,"Niciun serviciu configurat. {{a}}Adaugă un serviciu de livrare{{/a}}"],"Edit service settings":[null,"Editează setări servicii"],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,""],"Copy for support":[null,""],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}","","",""],"Log tail copied to clipboard":[null,""],"Last updated %s. {{a}}Refresh{{/a}}":[null,""],"You have unsaved changes. Are you sure you want to leave this page?":[null,""],"Value ($ per unit)":[null,"Valoare ($ pe bucată)"],"Weight (%s per unit)":[null,"Greutate (%s pe bucată)"],"Description":[null,"Descriere"],"Country where the product was manufactured or assembled":[null,"Țara unde produsul a fost fabricat sau asamblat"],"Origin country":[null,"Țară de origine"],"Optional":[null,"Opțional"],"Retry":[null,"Reîncearcă"],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,""],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,""],"Connect your account":[null,"Conectează-ți contul"],"shipping label printing":[null,"imprimare etichetă de livrare"],"shipping label printing and smoother payment setup":[null,""],"automated tax calculation and shipping label printing":[null,""],"automated tax calculation, shipping label printing, and smoother payment setup":[null,""],"Data resource description.":[null,""],"Data resource ID.":[null,""],"List of supported currencies.":[null,"Lista monedelor acceptate."],"List of supported states in a given country.":[null,""],"List of supported continents, countries, and states.":[null,""],"Sorry, you cannot view this resource.":[null,"Regret, nu poți vedea această resursă."],"Sorry, you cannot list resources.":[null,"Regret, nu poți afișa resursele."],"The unit weights are defined in for this country.":[null,""],"Thousands separator for displayed prices in this country.":[null,""],"Full name of state.":[null,""],"State code.":[null,""],"List of states in this country.":[null,""],"Number of decimal points shown in displayed prices for this country.":[null,""],"Full name of country.":[null,"Numele complet al țării."],"The unit lengths are defined in for this country.":[null,""],"Decimal separator for displayed prices for this country.":[null,"Separator pentru zecimale pentru prețurile afișate în această țară."],"Currency symbol position for this country.":[null,"Poziția pentru simbolul monedei în această țară."],"Default ISO4127 alpha-3 currency code for the country.":[null,""],"ISO3166 alpha-2 country code.":[null,""],"List of countries on this continent.":[null,"Lista țărilor de pe acest continent."],"Full name of continent.":[null,"Numele complet al continentului."],"There are no locations matching these parameters.":[null,"Nu există locații care se potrivesc cu acești parametri."],"2 character continent code.":[null,""],"Shipping label tracking number":[null,""],"Shipping label service":[null,""],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,""],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,""],"An error occurred while refreshing service data.":[null,""],"There was a problem updating your saved credit cards.":[null,"A fost o problemă la actualizarea cardurilor de credit salvate."],"No labels found for this period":[null,"Nicio etichetă găsită în această perioadă"],"Total":[null,"Total"],"Refund":[null,"Rambursează"],"Price":[null,"Preț"],"Order":[null,"Comandă"],"Time":[null,"Oră"],"Requested":[null,""],"Last 7 days":[null,"Ultimele 7 zile"],"This month":[null,"Luna aceasta"],"Last month":[null,"Luna trecută"],"Year":[null,"An"],"Export CSV":[null,"Exportă CSV-ul"],"Other Log":[null,""],"Taxes Log":[null,""],"Shipping Log":[null,"Jurnal livrare"],"Display troubleshooting information on the Cart and Checkout pages.":[null,""],"Write diagnostic messages to log files. Helpful when contacting support.":[null,""],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,""],"Payment Email":[null,""],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,""],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,""],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,""],"Link account":[null,"Leagă contul"],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,""],"Link your PayPal account":[null,""],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,""],"Link a PayPal account":[null,""],"Refresh":[null,"Reîmprospătează"],"Tracking number":[null,"Număr de urmărire"],"Provider":[null,"Furnizor"],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,""],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,""],"Tax Class":[null,""],"Shipping":[null,"Livrare"],"Compound":[null,"Compusă"],"Priority":[null,"Prioritate"],"Tax Name":[null,"Nume taxă"],"Rate %":[null,""],"ZIP/Postcode":[null,""],"State Code":[null,""],"Country Code":[null,""],"Enable automated taxes":[null,"Activează taxele automate"],"Disable automated taxes":[null,"Dezactivează taxele automate"],"Automated taxes":[null,"Taxe automate"],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,""],"Setup complete.":[null,""],"You can now enjoy %s.":[null,""],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,""],"Connect Jetpack to activate WooCommerce Services":[null,"Conectează Jetpack pentru a activa Servicii WooCommerce"],"automated tax calculation":[null,""],"smoother payment setup":[null,""],"automated tax calculation and smoother payment setup":[null,""],"Required":[null,"Obligatoriu"],"Your shipping settings have been saved.":[null,"Setările de livrare au fost salvate."],"Unable to save your shipping settings. Please try again.":[null,"Nu pot să-ți salvez setările de livrare. Te rog încearcă din nou."],"Dimensions":[null,"Dimensiuni"],"Close":[null,"Închide"],"Packages to be Shipped":[null,"Pachete care să fie livrate"],"Add to a New Package":[null,"Adaugă într-un pachet nou"],"Add items":[null,"Adaugă elemente"],"Individually Shipped Item":[null,""],"Item Dimensions":[null,"Dimensiuni element"],"Please select a package":[null,"Te rog selectează un pachet"],"Service schemas were not loaded":[null,""],"Bad request":[null,""],"Order not found":[null,"Comandă negăsită"],"Got it, thanks!":[null,""],"Connect your store to activate WooCommerce Services":[null,"Conectează-ți magazinul pentru a activa Servicii WooCommerce"],"Activate Jetpack and connect":[null,"Activează Jetpack și conectează"],"Install Jetpack and connect":[null,"Instalează Jetpack și conectează"],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,""],"Connecting...":[null,"Conectez..."],"Activating...":[null,"Activez..."],"When you're ready, purchase and print discounted labels from USPS right here.":[null,""],"Discounted Shipping Labels":[null,""],"American Express":[null,"American Express"],"Discover":[null,"Discover"],"MasterCard":[null,"MasterCard"],"VISA":[null,"VISA"],"PayPal":[null,"PayPal"],"Add another credit card":[null,"Adaugă un alt card de credit"],"%(selectedCount)d package selected":["%(selectedCount)d packages selected","%(selectedCount)d pachet selectat","%(selectedCount)d pachete selectate","%(selectedCount)d de pachete selectate"],"Unable to get your settings. Please refresh the page to try again.":[null,""],"%(numSelected)d service selected":["%(numSelected)d services selected","%(numSelected)d serviciu selectat","%(numSelected)d servicii selectate","%(numSelected)d de servicii selectate"],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,"Adaugă și editează pachetele salvate folosind {{a}}Managerul de ambalare{{/a}}."],"Tracking #: {{trackingLink/}}":[null,"Urmăresc #: {{trackingLink/}}"],"%(item)s from {{pckg/}}":[null,"%(item)s din {{pckg/}}"],"Which items would you like to add to {{pckg/}}?":[null,"Care elemente vrei să le adaugi în {{pckg/}}?"],"1 item in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,""],"{{itemLink/}} is currently saved for a later shipment.":[null,"{{itemLink/}} este salvat în prezent pentru o livrare ulterioară."],"{{itemLink/}} is currently shipped in its original packaging.":[null,"{{itemLink/}} este livrat în prezent în ambalajul original."],"{{itemLink/}} is currently in {{pckg/}}.":[null,"{{itemLink/}} este în prezent în {{pckg/}}."],"Choose rate: %(pckg)s":[null,"Alege impozitul: %(pckg)s"],"Refund label (-%(amount)s)":[null,"Etichetă de rambursare (-%(amount)s)"],"Where would you like to move it?":[null,"Unde vrei să-l muți?"],"Unsaved changes made to packages":[null,"Modificări nesalvate făcute la pachete"],"There are no items in this package.":[null,"Nu este niciun element în acest pachet."],"Ship in original packaging":[null,"Livrează în ambalajul original"],"Request refund":[null,"Cere rambursare"],"Reprint":[null,""],"Paper size":[null,"Dimensiune hârtie"],"No packages selected":[null,"Niciun pachet selectat"],"Move":[null,"Mută"],"Move item":[null,"Mută element"],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,""],"Create new label":[null,"Creează etichetă nouă"],"All packages selected":[null,"Toate pachetele selectate"],"Add":[null,"Adaugă"],"Add item":[null,"Adaugă element"],"Add a credit card":[null,"Adaugă un card de credit"],"#%d - [Deleted product]":[null,"#%d - [produs șters]"],"#%1$d - %2$s":[null,"#%1$d - %2$s"],"<a href=\"%s\">Support</a>":[null,"<a href=\"%s\">Suport</a>"],"There was an error installing Jetpack. Please try installing it manually.":[null,""],"Shipping Labels":[null,"Etichete de livrare"],"Automattic":[null,"Automattic"],"https://woocommerce.com/":[null,"https://woocommerce.com/"],"WooCommerce Services":[null,"Servicii WooCommerce"],"Phone":[null,"Telefon"],"Connect":[null,"Conectare"],"Save Settings":[null,"Salvează setările"],"Your changes have been saved.":[null,"Modificările tale au fost salvate."],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,"A existat o problemă cu una sau mai multe intrări. Te rog corectează erorile de mai jos și încearcă să salvezi din nou."],"Expand":[null,"Extinde"],"Dismiss":[null,"Respinge"],"You have unsaved changes.":[null,"Ai modificări nesalvate."],"Type of package":[null,"Tip de pachet"],"Add package":["Add packages","Adaugă pachet","",""],"Invalid value.":[null,"Valoare invalidă."],"Package name":[null,"Nume pachet"],"This field must be unique":[null,"Acest câmp trebuie să fie unic"],"Unable to save your shipping packages. Please try again.":[null,"Nu pot să-ți salvez pachetele de livrare. Te rog încearcă din nou."],"Save changes":[null,"Salvează modificările"],"Untitled":[null,"Fără titlu"],"Dimensions (L x W x H)":[null,""],"All services selected":[null,"Toate serviciile selectate"],"Expand Services":[null,"Extinde serviciile"],"Service":[null,"Serviciu"],"Price adjustment":[null,"Ajustare preț"],"Saved Packages":[null,"Pachete salvate"],"Tracking":[null,"Urmărire"],"Create shipping label":["Create shipping labels","Creează etichetă de livrare","",""],"Name":[null,"Nume"],"Company":[null,"Companie"],"Address":[null,"Adresă"],"City":[null,"Oraș"],"State":[null,"Județ (provincie, stat)"],"Country":[null,"Țară"],"Invalid address":[null,"Adresă invalidă"],"Origin address":[null,"Adresă inițială"],"Destination address":[null,"Adresă de destinație"],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,""],"Address entered":[null,"Adresă introdusă"],"Edit address":[null,"Editează adresa"],"Suggested address":[null,"Adresă sugerată"],"Use selected address":[null,"Folosește adresa selectată"],"Use these packages":[null,"Folosește aceste pachete"],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,""],"Request a refund":[null,"Cere o rambursare"],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,""],"Purchase date":[null,"Data cumpărării"],"Amount eligible for refund":[null,"Sumă eligibilă pentru rambursare"],"Reprint shipping label":[null,""],"If there was a printing error when you purchased the label, you can print it again.":[null,""],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,""],"Print":[null,"Imprimă"],"Cancel":[null,"Anulează"],"N/A":[null,"Nu se aplică"],"More":[null,"Mai mult"],"Invalid PDF request.":[null,""],"Unknown package":[null,"Pachet necunoscut"],"Individual packaging":[null,""],"Unable to update service settings. Validation failed. %s":[null,""],"Unable to update service settings. The form data could not be read.":[null,""],"Unable to update service settings. Form data is missing service ID.":[null,""],"Unable to update settings. The form data could not be read.":[null,""],"Unable to update settings. %s":[null,""],"Packaging":[null,""],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,""],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,""],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,""],"Shipping Label":[null,"Etichetă livrare"],"yd":[null,"yd"],"in":[null,"in"],"mm":[null,"mm"],"cm":[null,"cm"],"m":[null,"m"],"oz":[null,"oz"],"lbs":[null,"lbs"],"g":[null,"g"],"kg":[null,"kg"],"An invalid service ID was received.":[null,""],"An invalid service instance was received.":[null,""],"Rest of the World":[null,"Restul lumii"],"WooCommerce Services Status":[null,"Stare Servicii WooCommerce"],"Support":[null,"Suport"],"Debug":[null,"Depanare"],"Services":[null,"Servicii"],"Need help?":[null,"Ai nevoie de ajutor?"],"Log is empty":[null,"Jurnalul este gol"],"Disabled":[null,""],"Enabled":[null,""],"%s Shipping Zone":[null,""],"The most recent rate request failed":[null,""],"The most recent rate request was successful":[null,""],"No rate requests have yet been made for this service":[null,""],"Setup for this service has not yet been completed":[null,""],"WooCommerce Services Data":[null,"Date Servicii WooCommerce"],"Service data is up-to-date":[null,""],"Service data was found, but is more than one day old":[null,""],"Service data was found, but is more than three days old":[null,""],"Service data was found, but may be out of date":[null,""],"No service data available":[null,""],"Jetpack":[null,"Jetpack"],"Jetpack %s is connected and working correctly":[null,"Jetpack %s este conectat și funcționează corect"],"This is a Jetpack staging site":[null,""],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,""],"Jetpack %s or higher is required (You are running %s)":[null,""],"Please install and activate the Jetpack plugin, version %s or higher":[null,""],"WooCommerce":[null,"WooCommerce"],"WooCommerce %s is configured correctly":[null,"WooCommerce %s este configurat corect"],"Please set Base Location in WooCommerce Settings > General":[null,""],"WooCommerce %s or higher is required (You are running %s)":[null,""],"Dismiss this notice":[null,""],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,""],"Your site is succesfully communicating to the WooCommerce Services API.":[null,""],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,""],"Test Connection":[null,"Testează conexiunea"],"Test your WooCommerce Services connection":[null,"Testează-ți conexiunea la Servicii WooCommerce"],"%s - ZIP/Postal code checkout field label\u0004Invalid %s entered.":[null,""],"%s - ZIP/Postal code checkout field label\u0004%s does not match the selected state.":[null,""],"date is of the form MM/YY\u0004Expires %(date)s":[null,"Expiră în %(date)s"],"A service with an unknown title and unknown method_title\u0004Unknown":[null,"Necunoscut"],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,"Sănătate"],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,"Servicii WooCommerce"]}
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-ro_RO.po

    r2365269 r2374627  
    1212"Project-Id-Version: Plugins - WooCommerce Services - Stable (latest release)\n"
    1313
     14#: classes/class-wc-connect-taxjar-integration.php:318 i18n/strings.php:125
     15#: i18n/strings.php:328
     16msgid "ZIP/Postal code"
     17msgstr ""
     18
    1419#: i18n/strings.php:348
    1520msgid "This action will delete any information entered on the form."
     
    7479#: i18n/strings.php:330
    7580msgid "Email"
    76 msgstr ""
    77 
    78 #: i18n/strings.php:328
    79 msgid "Postal code / Zip"
    8081msgstr ""
    8182
     
    334335msgstr ""
    335336
    336 #: woocommerce-services.php:1310
     337#: woocommerce-services.php:1311
    337338msgid "Shipment Tracking"
    338339msgstr ""
     
    350351msgstr ""
    351352
    352 #: woocommerce-services.php:1353
     353#: woocommerce-services.php:1354
    353354msgid "Packing Log:"
    354355msgstr ""
    355356
    356 #: woocommerce-services.php:1340
     357#: woocommerce-services.php:1341
    357358msgid "Chosen Rate:"
    358359msgstr ""
    359360
    360 #: woocommerce-services.php:1336
     361#: woocommerce-services.php:1337
    361362msgid "Shipping Method ID:"
    362363msgstr "ID metodă de livrare:"
    363364
    364 #: woocommerce-services.php:1332
     365#: woocommerce-services.php:1333
    365366msgid "Shipping Method Name:"
    366367msgstr "Nume metodă de livrare:"
    367368
    368 #: woocommerce-services.php:1316
     369#: woocommerce-services.php:1317
    369370msgid "Shipping Debug"
    370371msgstr ""
     
    435436msgstr ""
    436437
     438#: classes/class-wc-connect-api-client.php:64
     439msgid "Invalid WooCommerce Services service slug provided"
     440msgstr ""
     441
     442#: classes/class-wc-connect-shipping-method.php:461
     443msgid "Packing log:"
     444msgstr ""
     445
    437446#. translators: 1: name of shipping service, 2: shipping rate (price)
    438447#: classes/class-wc-connect-shipping-method.php:454
    439448msgid "Received rate: %1$s (%2$s)"
    440 msgstr ""
    441 
    442 #: classes/class-wc-connect-api-client.php:64
    443 msgid "Invalid WooCommerce Services service slug provided"
    444 msgstr ""
    445 
    446 #: classes/class-wc-connect-shipping-method.php:461
    447 msgid "Packing log:"
    448449msgstr ""
    449450
     
    977978
    978979#: classes/class-wc-connect-taxjar-integration.php:326
    979 msgctxt "%s - Postcode/Zip checkout field label"
     980msgctxt "%s - ZIP/Postal code checkout field label"
    980981msgid "Invalid %s entered."
    981982msgstr ""
    982983
    983984#: classes/class-wc-connect-taxjar-integration.php:324
    984 msgctxt "%s - Postcode/Zip checkout field label"
     985msgctxt "%s - ZIP/Postal code checkout field label"
    985986msgid "%s does not match the selected state."
    986987msgstr ""
    987 
    988 #: classes/class-wc-connect-taxjar-integration.php:318
    989 msgid "Postcode / ZIP"
    990 msgstr "Cod poștal/ZIP"
    991988
    992989#: classes/class-wc-connect-privacy.php:90
     
    11261123msgstr "Reîmprospătează"
    11271124
    1128 #: woocommerce-services.php:1095
     1125#: woocommerce-services.php:1096
    11291126msgid "Tracking number"
    11301127msgstr "Număr de urmărire"
    11311128
    1132 #: woocommerce-services.php:1094
     1129#: woocommerce-services.php:1095
    11331130msgid "Provider"
    11341131msgstr "Furnizor"
     
    14781475
    14791476#. translators: %d: Deleted Product ID
     1477#: classes/class-wc-connect-compatibility-wc30.php:130
    14801478#: classes/class-wc-connect-compatibility-wc26.php:116
    1481 #: classes/class-wc-connect-compatibility-wc30.php:130
    14821479msgid "#%d - [Deleted product]"
    14831480msgstr "#%d - [produs șters]"
    14841481
    14851482#. translators: %1$d: Product ID, %2$s: Product Name
     1483#: classes/class-wc-connect-compatibility-wc30.php:125
    14861484#: classes/class-wc-connect-compatibility-wc26.php:111
    1487 #: classes/class-wc-connect-compatibility-wc30.php:125
    14881485msgid "#%1$d - %2$s"
    14891486msgstr "#%1$d - %2$s"
    14901487
    1491 #: woocommerce-services.php:1425
     1488#: woocommerce-services.php:1426
    14921489msgid "<a href=\"%s\">Support</a>"
    14931490msgstr "<a href=\"%s\">Suport</a>"
     
    14971494msgstr ""
    14981495
    1499 #: i18n/strings.php:270 woocommerce-services.php:994
    1500 #: woocommerce-services.php:997
     1496#: woocommerce-services.php:995 woocommerce-services.php:998
     1497#: i18n/strings.php:270
    15011498msgid "Shipping Labels"
    15021499msgstr "Etichete de livrare"
     
    15171514msgstr "Servicii WooCommerce"
    15181515
    1519 #: i18n/strings.php:118 i18n/strings.php:329 woocommerce-services.php:1376
    1520 #: woocommerce-services.php:1404
     1516#: woocommerce-services.php:1377 woocommerce-services.php:1405
     1517#: i18n/strings.php:118 i18n/strings.php:329
    15211518msgid "Phone"
    15221519msgstr "Telefon"
     
    16131610msgstr "Pachete salvate"
    16141611
    1615 #: woocommerce-services.php:1083 woocommerce-services.php:1090
     1612#: woocommerce-services.php:1084 woocommerce-services.php:1091
    16161613msgid "Tracking"
    16171614msgstr "Urmărire"
     
    16471644msgstr "Județ (provincie, stat)"
    16481645
    1649 #: i18n/strings.php:125
    1650 msgid "Postal code"
    1651 msgstr "Cod poștal"
    1652 
    16531646#: i18n/strings.php:126 i18n/strings.php:327
    16541647msgid "Country"
     
    17451738msgstr ""
    17461739
     1740#: classes/class-wc-connect-shipping-method.php:408
    17471741#: classes/class-wc-rest-connect-shipping-label-controller.php:105
    1748 #: classes/class-wc-connect-shipping-method.php:408
    17491742msgid "Unknown package"
    17501743msgstr "Pachet necunoscut"
    17511744
     1745#: classes/class-wc-connect-shipping-method.php:410
    17521746#: classes/class-wc-rest-connect-shipping-label-controller.php:101
    1753 #: classes/class-wc-connect-shipping-method.php:410
    17541747msgid "Individual packaging"
    17551748msgstr ""
     
    17801773msgstr ""
    17811774
    1782 #: woocommerce-services.php:1456
     1775#: woocommerce-services.php:1457
    17831776msgid "Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps."
    17841777msgstr ""
     
    17921785msgstr ""
    17931786
    1794 #: woocommerce-services.php:1312
     1787#: woocommerce-services.php:1313
    17951788msgid "Shipping Label"
    17961789msgstr "Etichetă livrare"
     
    19761969msgstr ""
    19771970
    1978 #: classes/class-wc-connect-error-notice.php:103 woocommerce-services.php:1492
     1971#: woocommerce-services.php:1493 classes/class-wc-connect-error-notice.php:103
    19791972msgid "Dismiss this notice"
    19801973msgstr ""
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-ru.json

    r2365269 r2374627  
    1 {"0":[null,""],"":{"po-revision-date":"2019-07-26 09:06:01+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","x-generator":"GlotPress/3.0.0-alpha.2","language":"ru","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"This action will delete any information entered on the form.":[null,""],"Cancel connection":[null,""],"Ok":[null,""],"UPS invoice control id":[null,""],"UPS invoice currency":[null,""],"UPS invoice amount":[null,""],"UPS invoice date":[null,""],"UPS invoice number":[null,""],"I have been issued an invoice from UPS within the past 90 days":[null,""],"UPS account information":[null,""],"Company website":[null,""],"Job title":[null,""],"Company name":[null,""],"This is the company info you used to create your UPS account":[null,""],"Company information":[null,""],"Email":[null,""],"Postal code / Zip":[null,""],"Address 2 (optional)":[null,""],"Account number":[null,""],"This is the account number and address from your UPS profile":[null,""],"General information":[null,""],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,""],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,""],"Connect your UPS account":[null,""],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,""],"Disconnect your UPS account":[null,""],"Set up your own carrier account by adding your credentials here":[null,""],"Carrier account":[null,""],"Credentials":[null,""],"Adult signature required":[null,""],"Signature required":[null,""],"Other\\u2026":[null,""],"Select one\\u2026":[null,""],"Validating address\\u2026":[null,""],"Purchasing\\u2026":[null,""],"Your UPS account will be charged":[null,""],"Package %(index)s \\u2013 %(title)s":[null,""],"Saving\\u2026":[null,""],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Powered by WooCommerce Services.":[null,""],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled","","",""],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}","","",""],"Schedule a pickup":[null,""],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,""],"Labels older than 30 days cannot be refunded.":[null,""],"Mark this order as complete and notify the customer":[null,""],"Notify the customer with shipment details":[null,""],"You save %s with WooCommerce Services":[null,""],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,""],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,""],"No tracking information available at this time":[null,""],"Connection error: unable to create label at this time":[null,""],"Track Package":["Track Packages","","",""],"Which package would you like to track?":[null,""],"%(service)s label (#%(labelIndex)d)":[null,""],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,""],"Add credit card":[null,""],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,""],"Choose credit card":[null,""],"Buy shipping label":["Buy shipping labels","","",""],"shipping label ready":["shipping labels ready","","",""],"Shipping from":[null,""],"Shipping summary":[null,""],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,""],"Shipping rates":[null,""],"HS Tariff number":[null,""],"Submit":[null,""],"Total Weight (with package)":[null,""],"QTY":[null,""],"Weight":[null,""],"Items to fulfill":[null,""],"Select a package type":[null,""],"Package details":[null,""],"Your shipping packages have been saved.":[null,""],"0.0":[null,""],"Shipment Tracking":[null,""],"Connect via WooCommerce Services":[null,""],"Customs information valid":[null,""],"Customs information incomplete":[null,""],"Packing Log:":[null,""],"Chosen Rate:":[null,""],"Shipping Method ID:":[null,""],"Shipping Method Name:":[null,""],"Shipping Debug":[null,""],"Stripe Account (connected to WooCommerce Services)":[null,""],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,""],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,""],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,""],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,""],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,""],"Error: The WooCommerce Services server returned HTTP code: %d":[null,""],"Unable to encode body for request to WooCommerce Services server.":[null,""],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,""],"No shipping rate could be calculated. No items in the package are shippable.":[null,""],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,""],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,""],"Received rate: %1$s (%2$s)":[null,""],"Invalid WooCommerce Services service slug provided":[null,""],"Packing log:":[null,""],"Your customer selected {{shippingMethod/}}":[null,""],"Total rate: %(total)s":[null,""],"%(serviceName)s: %(rate)s":[null,""],"No rates found":[null,""],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,""],"more info":[null,""],"ITN":[null,""],"Sanitary / Phytosanitary inspection":[null,""],"Quarantine":[null,""],"None":[null,""],"Restriction type":[null,""],"Details":[null,""],"Sample":[null,""],"Gift":[null,""],"Documents":[null,""],"Merchandise":[null,""],"Contents type":[null,""],"Return to sender if package is unable to be delivered":[null,""],"Value (per unit)":[null,""],"Weight (per unit)":[null,""],"Save customs form":[null,""],"Customs":[null,""],"Use address as entered":[null,""],"View on Google Maps":[null,""],"Verify with USPS":[null,""],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,""],"We were unable to automatically verify the address.":[null,""],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,""],"You've edited the address, please revalidate it for accurate rates":[null,""],"Verify address":[null,""],"%(message)s. Please modify the address and try again.":[null,""],"View details":[null,""],"Items":[null,""],"Package":[null,""],"Receipt":[null,""],"Label #%(labelIndex)s details":[null,""],"{{icon/}} Delete this package":[null,""],"Done":[null,""],"Add boxes, envelopes, and other packages you use most frequently":[null,""],"Remove":[null,""],"Edit":[null,""],"Weight of empty package":[null,""],"Unique package name":[null,""],"Envelope":[null,""],"Box":[null,""],"This field is required.":[null,""],"Payment":[null,""],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,""],"Email Receipts":[null,""],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,""],"Choose a different card":[null,""],"To purchase shipping labels, add a credit card.":[null,""],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,""],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,""],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,""],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,""],"%(card)s ****%(digits)s":[null,""],"Print shipping labels yourself and save a trip to the post office":[null,""],"H":[null,""],"W":[null,""],"L":[null,""],"Stripe account":[null,""],"Disconnect":[null,""],"Disconnecting":[null,""],"Check email to activate account":[null,""],"Activated":[null,""],"No activity yet":[null,""],"Note":[null,""],"Refunded %(amount)s":[null,""],"%(service)s label (#%(labelNum)d) refund rejected":[null,""],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,""],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,""],"Note sent to customer":[null,""],"Internal note":[null,""],"Show notes from %(date)s":[null,""],"%(count)s event":["%(count)s events","","",""],"WeChat Pay":[null,""],"Toggle menu":[null,""],"Account disconnected. Reloading page\\u2026":[null,""],"A payment method is required to print shipping labels.":[null,""],"Return to Order #%(orderId)s":[null,""],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,""],"Logging":[null,""],"No services configured. {{a}}Add a shipping service{{/a}}":[null,""],"Edit service settings":[null,""],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,""],"Copy for support":[null,""],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}","","",""],"Log tail copied to clipboard":[null,""],"Last updated %s. {{a}}Refresh{{/a}}":[null,""],"You have unsaved changes. Are you sure you want to leave this page?":[null,""],"Value ($ per unit)":[null,""],"Weight (%s per unit)":[null,""],"Description":[null,""],"Country where the product was manufactured or assembled":[null,""],"Origin country":[null,""],"Optional":[null,""],"Retry":[null,""],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,""],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,""],"Connect your account":[null,""],"shipping label printing":[null,""],"shipping label printing and smoother payment setup":[null,""],"automated tax calculation and shipping label printing":[null,""],"automated tax calculation, shipping label printing, and smoother payment setup":[null,""],"Data resource description.":[null,""],"Data resource ID.":[null,""],"List of supported currencies.":[null,""],"List of supported states in a given country.":[null,""],"List of supported continents, countries, and states.":[null,""],"Sorry, you cannot view this resource.":[null,""],"Sorry, you cannot list resources.":[null,""],"The unit weights are defined in for this country.":[null,""],"Thousands separator for displayed prices in this country.":[null,""],"Full name of state.":[null,""],"State code.":[null,""],"List of states in this country.":[null,""],"Number of decimal points shown in displayed prices for this country.":[null,""],"Full name of country.":[null,""],"The unit lengths are defined in for this country.":[null,""],"Decimal separator for displayed prices for this country.":[null,""],"Currency symbol position for this country.":[null,""],"Default ISO4127 alpha-3 currency code for the country.":[null,""],"ISO3166 alpha-2 country code.":[null,""],"List of countries on this continent.":[null,""],"Full name of continent.":[null,""],"There are no locations matching these parameters.":[null,""],"2 character continent code.":[null,""],"Postcode / ZIP":[null,""],"Shipping label tracking number":[null,""],"Shipping label service":[null,""],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,"Предупреждение: стирание персональных данных приведет к потере возможности перепечатки или возврата этикеток Woocommerce Services на связанные заказы."],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,"Используя это расширение, вы можете хранить личные данные или обмениваться данными с внешними службами. <a href=\"%s\" target=\"_blank\">Узнайте больше о том, как это работает, включая то, что вы можете включить в свою политику конфиденциальности</a>."],"An error occurred while refreshing service data.":[null,"Произошла ошибка при обновлении данных услуг."],"There was a problem updating your saved credit cards.":[null,"Возникла проблема с обновлением данных ваших сохраненных банковских карт."],"No labels found for this period":[null,"Меток за данный период не обнаружено"],"Total":[null,"Всего"],"Refund":[null,"Возврат"],"Price":[null,"Цена"],"Order":[null,"Заказ"],"Time":[null,"Время"],"Requested":[null,""],"Last 7 days":[null,"Последние 7 дней"],"This month":[null,"Этот месяц"],"Last month":[null,"Прошлый месяц"],"Year":[null,"Год"],"Export CSV":[null,"Экспорт CSV"],"Other Log":[null,""],"Taxes Log":[null,""],"Shipping Log":[null,""],"Display troubleshooting information on the Cart and Checkout pages.":[null,""],"Write diagnostic messages to log files. Helpful when contacting support.":[null,""],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,"Введите адрес электронной почты, по которому принимаются платежи. Вам нужно будет подключить свою учётную запись, чтобы какие-либо действия, кроме транзакций \"продажи\"."],"Payment Email":[null,""],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,""],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,""],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,""],"Link account":[null,""],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,""],"Link your PayPal account":[null,""],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,""],"Link a PayPal account":[null,""],"Refresh":[null,""],"Tracking number":[null,""],"Provider":[null,""],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,""],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,""],"Tax Class":[null,""],"Shipping":[null,""],"Compound":[null,""],"Priority":[null,""],"Tax Name":[null,""],"Rate %":[null,""],"ZIP/Postcode":[null,""],"State Code":[null,""],"Country Code":[null,""],"Enable automated taxes":[null,""],"Disable automated taxes":[null,""],"Automated taxes":[null,""],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,""],"Setup complete.":[null,""],"You can now enjoy %s.":[null,""],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,""],"Connect Jetpack to activate WooCommerce Services":[null,""],"automated tax calculation":[null,""],"smoother payment setup":[null,""],"automated tax calculation and smoother payment setup":[null,""],"Required":[null,""],"Your shipping settings have been saved.":[null,""],"Unable to save your shipping settings. Please try again.":[null,""],"Dimensions":[null,""],"Close":[null,""],"Packages to be Shipped":[null,""],"Add to a New Package":[null,""],"Add items":[null,""],"Individually Shipped Item":[null,""],"Item Dimensions":[null,""],"Please select a package":[null,""],"Service schemas were not loaded":[null,""],"Bad request":[null,""],"Order not found":[null,""],"Got it, thanks!":[null,""],"Connect your store to activate WooCommerce Services":[null,""],"Activate Jetpack and connect":[null,""],"Install Jetpack and connect":[null,""],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,""],"Connecting...":[null,""],"Activating...":[null,""],"When you're ready, purchase and print discounted labels from USPS right here.":[null,""],"Discounted Shipping Labels":[null,""],"American Express":[null,""],"Discover":[null,""],"MasterCard":[null,""],"VISA":[null,""],"PayPal":[null,""],"Add another credit card":[null,""],"%(selectedCount)d package selected":["%(selectedCount)d packages selected","","",""],"Unable to get your settings. Please refresh the page to try again.":[null,""],"%(numSelected)d service selected":["%(numSelected)d services selected","","",""],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,""],"Tracking #: {{trackingLink/}}":[null,""],"%(item)s from {{pckg/}}":[null,""],"Which items would you like to add to {{pckg/}}?":[null,""],"1 item in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,""],"{{itemLink/}} is currently saved for a later shipment.":[null,""],"{{itemLink/}} is currently shipped in its original packaging.":[null,""],"{{itemLink/}} is currently in {{pckg/}}.":[null,""],"Choose rate: %(pckg)s":[null,""],"Refund label (-%(amount)s)":[null,""],"Where would you like to move it?":[null,""],"Unsaved changes made to packages":[null,""],"There are no items in this package.":[null,""],"Ship in original packaging":[null,""],"Request refund":[null,""],"Reprint":[null,""],"Paper size":[null,""],"No packages selected":[null,""],"Move":[null,""],"Move item":[null,""],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,""],"Create new label":[null,""],"All packages selected":[null,""],"Add":[null,""],"Add item":[null,""],"Add a credit card":[null,""],"#%d - [Deleted product]":[null,""],"#%1$d - %2$s":[null,""],"<a href=\"%s\">Support</a>":[null,""],"There was an error installing Jetpack. Please try installing it manually.":[null,""],"Shipping Labels":[null,""],"Automattic":[null,""],"https://woocommerce.com/":[null,""],"WooCommerce Services":[null,""],"Phone":[null,""],"Connect":[null,""],"Save Settings":[null,""],"Your changes have been saved.":[null,""],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,""],"Expand":[null,""],"Dismiss":[null,""],"You have unsaved changes.":[null,""],"Type of package":[null,""],"Add package":["Add packages","","",""],"Invalid value.":[null,""],"Package name":[null,""],"This field must be unique":[null,""],"Unable to save your shipping packages. Please try again.":[null,""],"Save changes":[null,""],"Untitled":[null,""],"Dimensions (L x W x H)":[null,""],"All services selected":[null,""],"Expand Services":[null,""],"Service":[null,""],"Price adjustment":[null,""],"Saved Packages":[null,""],"Tracking":[null,""],"Create shipping label":["Create shipping labels","","",""],"Name":[null,""],"Company":[null,""],"Address":[null,""],"City":[null,""],"State":[null,""],"Postal code":[null,""],"Country":[null,""],"Invalid address":[null,""],"Origin address":[null,""],"Destination address":[null,""],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,""],"Address entered":[null,""],"Edit address":[null,""],"Suggested address":[null,""],"Use selected address":[null,""],"Use these packages":[null,""],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,""],"Request a refund":[null,""],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,""],"Purchase date":[null,""],"Amount eligible for refund":[null,""],"Reprint shipping label":[null,""],"If there was a printing error when you purchased the label, you can print it again.":[null,""],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,""],"Print":[null,""],"Cancel":[null,""],"N/A":[null,""],"More":[null,""],"Invalid PDF request.":[null,""],"Unknown package":[null,""],"Individual packaging":[null,""],"Unable to update service settings. Validation failed. %s":[null,""],"Unable to update service settings. The form data could not be read.":[null,""],"Unable to update service settings. Form data is missing service ID.":[null,""],"Unable to update settings. The form data could not be read.":[null,""],"Unable to update settings. %s":[null,""],"Packaging":[null,""],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,""],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,""],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,""],"Shipping Label":[null,""],"yd":[null,""],"in":[null,""],"mm":[null,""],"cm":[null,""],"m":[null,""],"oz":[null,""],"lbs":[null,""],"g":[null,""],"kg":[null,""],"An invalid service ID was received.":[null,""],"An invalid service instance was received.":[null,""],"Rest of the World":[null,""],"WooCommerce Services Status":[null,""],"Support":[null,""],"Debug":[null,""],"Services":[null,""],"Need help?":[null,""],"Log is empty":[null,""],"Disabled":[null,""],"Enabled":[null,""],"%s Shipping Zone":[null,""],"The most recent rate request failed":[null,""],"The most recent rate request was successful":[null,""],"No rate requests have yet been made for this service":[null,""],"Setup for this service has not yet been completed":[null,""],"WooCommerce Services Data":[null,""],"Service data is up-to-date":[null,""],"Service data was found, but is more than one day old":[null,""],"Service data was found, but is more than three days old":[null,""],"Service data was found, but may be out of date":[null,""],"No service data available":[null,""],"Jetpack":[null,""],"Jetpack %s is connected and working correctly":[null,""],"This is a Jetpack staging site":[null,""],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,""],"Jetpack %s or higher is required (You are running %s)":[null,""],"Please install and activate the Jetpack plugin, version %s or higher":[null,""],"WooCommerce":[null,""],"WooCommerce %s is configured correctly":[null,""],"Please set Base Location in WooCommerce Settings > General":[null,""],"WooCommerce %s or higher is required (You are running %s)":[null,""],"Dismiss this notice":[null,""],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,""],"Your site is succesfully communicating to the WooCommerce Services API.":[null,""],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,""],"Test Connection":[null,""],"Test your WooCommerce Services connection":[null,""],"%s - Postcode/Zip checkout field label\u0004Invalid %s entered.":[null,""],"%s - Postcode/Zip checkout field label\u0004%s does not match the selected state.":[null,""],"date is of the form MM/YY\u0004Expires %(date)s":[null,""],"A service with an unknown title and unknown method_title\u0004Unknown":[null,""],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,""],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,""]}
     1{"0":[null,""],"":{"po-revision-date":"2019-07-26 09:06:01+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=3; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);","x-generator":"GlotPress/3.0.0-alpha.2","language":"ru","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"ZIP/Postal code":[null,""],"This action will delete any information entered on the form.":[null,""],"Cancel connection":[null,""],"Ok":[null,""],"UPS invoice control id":[null,""],"UPS invoice currency":[null,""],"UPS invoice amount":[null,""],"UPS invoice date":[null,""],"UPS invoice number":[null,""],"I have been issued an invoice from UPS within the past 90 days":[null,""],"UPS account information":[null,""],"Company website":[null,""],"Job title":[null,""],"Company name":[null,""],"This is the company info you used to create your UPS account":[null,""],"Company information":[null,""],"Email":[null,""],"Address 2 (optional)":[null,""],"Account number":[null,""],"This is the account number and address from your UPS profile":[null,""],"General information":[null,""],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,""],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,""],"Connect your UPS account":[null,""],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,""],"Disconnect your UPS account":[null,""],"Set up your own carrier account by adding your credentials here":[null,""],"Carrier account":[null,""],"Credentials":[null,""],"Adult signature required":[null,""],"Signature required":[null,""],"Other\\u2026":[null,""],"Select one\\u2026":[null,""],"Validating address\\u2026":[null,""],"Purchasing\\u2026":[null,""],"Your UPS account will be charged":[null,""],"Package %(index)s \\u2013 %(title)s":[null,""],"Saving\\u2026":[null,""],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Powered by WooCommerce Services.":[null,""],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled","","",""],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}","","",""],"Schedule a pickup":[null,""],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,""],"Labels older than 30 days cannot be refunded.":[null,""],"Mark this order as complete and notify the customer":[null,""],"Notify the customer with shipment details":[null,""],"You save %s with WooCommerce Services":[null,""],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,""],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,""],"No tracking information available at this time":[null,""],"Connection error: unable to create label at this time":[null,""],"Track Package":["Track Packages","","",""],"Which package would you like to track?":[null,""],"%(service)s label (#%(labelIndex)d)":[null,""],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,""],"Add credit card":[null,""],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,""],"Choose credit card":[null,""],"Buy shipping label":["Buy shipping labels","","",""],"shipping label ready":["shipping labels ready","","",""],"Shipping from":[null,""],"Shipping summary":[null,""],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,""],"Shipping rates":[null,""],"HS Tariff number":[null,""],"Submit":[null,""],"Total Weight (with package)":[null,""],"QTY":[null,""],"Weight":[null,""],"Items to fulfill":[null,""],"Select a package type":[null,""],"Package details":[null,""],"Your shipping packages have been saved.":[null,""],"0.0":[null,""],"Shipment Tracking":[null,""],"Connect via WooCommerce Services":[null,""],"Customs information valid":[null,""],"Customs information incomplete":[null,""],"Packing Log:":[null,""],"Chosen Rate:":[null,""],"Shipping Method ID:":[null,""],"Shipping Method Name:":[null,""],"Shipping Debug":[null,""],"Stripe Account (connected to WooCommerce Services)":[null,""],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,""],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,""],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,""],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,""],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,""],"Error: The WooCommerce Services server returned HTTP code: %d":[null,""],"Unable to encode body for request to WooCommerce Services server.":[null,""],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,""],"No shipping rate could be calculated. No items in the package are shippable.":[null,""],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,""],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,""],"Invalid WooCommerce Services service slug provided":[null,""],"Packing log:":[null,""],"Received rate: %1$s (%2$s)":[null,""],"Your customer selected {{shippingMethod/}}":[null,""],"Total rate: %(total)s":[null,""],"%(serviceName)s: %(rate)s":[null,""],"No rates found":[null,""],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,""],"more info":[null,""],"ITN":[null,""],"Sanitary / Phytosanitary inspection":[null,""],"Quarantine":[null,""],"None":[null,""],"Restriction type":[null,""],"Details":[null,""],"Sample":[null,""],"Gift":[null,""],"Documents":[null,""],"Merchandise":[null,""],"Contents type":[null,""],"Return to sender if package is unable to be delivered":[null,""],"Value (per unit)":[null,""],"Weight (per unit)":[null,""],"Save customs form":[null,""],"Customs":[null,""],"Use address as entered":[null,""],"View on Google Maps":[null,""],"Verify with USPS":[null,""],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,""],"We were unable to automatically verify the address.":[null,""],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,""],"You've edited the address, please revalidate it for accurate rates":[null,""],"Verify address":[null,""],"%(message)s. Please modify the address and try again.":[null,""],"View details":[null,""],"Items":[null,""],"Package":[null,""],"Receipt":[null,""],"Label #%(labelIndex)s details":[null,""],"{{icon/}} Delete this package":[null,""],"Done":[null,""],"Add boxes, envelopes, and other packages you use most frequently":[null,""],"Remove":[null,""],"Edit":[null,""],"Weight of empty package":[null,""],"Unique package name":[null,""],"Envelope":[null,""],"Box":[null,""],"This field is required.":[null,""],"Payment":[null,""],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,""],"Email Receipts":[null,""],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,""],"Choose a different card":[null,""],"To purchase shipping labels, add a credit card.":[null,""],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,""],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,""],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,""],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,""],"%(card)s ****%(digits)s":[null,""],"Print shipping labels yourself and save a trip to the post office":[null,""],"H":[null,""],"W":[null,""],"L":[null,""],"Stripe account":[null,""],"Disconnect":[null,""],"Disconnecting":[null,""],"Check email to activate account":[null,""],"Activated":[null,""],"No activity yet":[null,""],"Note":[null,""],"Refunded %(amount)s":[null,""],"%(service)s label (#%(labelNum)d) refund rejected":[null,""],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,""],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,""],"Note sent to customer":[null,""],"Internal note":[null,""],"Show notes from %(date)s":[null,""],"%(count)s event":["%(count)s events","","",""],"WeChat Pay":[null,""],"Toggle menu":[null,""],"Account disconnected. Reloading page\\u2026":[null,""],"A payment method is required to print shipping labels.":[null,""],"Return to Order #%(orderId)s":[null,""],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,""],"Logging":[null,""],"No services configured. {{a}}Add a shipping service{{/a}}":[null,""],"Edit service settings":[null,""],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,""],"Copy for support":[null,""],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}","","",""],"Log tail copied to clipboard":[null,""],"Last updated %s. {{a}}Refresh{{/a}}":[null,""],"You have unsaved changes. Are you sure you want to leave this page?":[null,""],"Value ($ per unit)":[null,""],"Weight (%s per unit)":[null,""],"Description":[null,""],"Country where the product was manufactured or assembled":[null,""],"Origin country":[null,""],"Optional":[null,""],"Retry":[null,""],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,""],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,""],"Connect your account":[null,""],"shipping label printing":[null,""],"shipping label printing and smoother payment setup":[null,""],"automated tax calculation and shipping label printing":[null,""],"automated tax calculation, shipping label printing, and smoother payment setup":[null,""],"Data resource description.":[null,""],"Data resource ID.":[null,""],"List of supported currencies.":[null,""],"List of supported states in a given country.":[null,""],"List of supported continents, countries, and states.":[null,""],"Sorry, you cannot view this resource.":[null,""],"Sorry, you cannot list resources.":[null,""],"The unit weights are defined in for this country.":[null,""],"Thousands separator for displayed prices in this country.":[null,""],"Full name of state.":[null,""],"State code.":[null,""],"List of states in this country.":[null,""],"Number of decimal points shown in displayed prices for this country.":[null,""],"Full name of country.":[null,""],"The unit lengths are defined in for this country.":[null,""],"Decimal separator for displayed prices for this country.":[null,""],"Currency symbol position for this country.":[null,""],"Default ISO4127 alpha-3 currency code for the country.":[null,""],"ISO3166 alpha-2 country code.":[null,""],"List of countries on this continent.":[null,""],"Full name of continent.":[null,""],"There are no locations matching these parameters.":[null,""],"2 character continent code.":[null,""],"Shipping label tracking number":[null,""],"Shipping label service":[null,""],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,"Предупреждение: стирание персональных данных приведет к потере возможности перепечатки или возврата этикеток Woocommerce Services на связанные заказы."],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,"Используя это расширение, вы можете хранить личные данные или обмениваться данными с внешними службами. <a href=\"%s\" target=\"_blank\">Узнайте больше о том, как это работает, включая то, что вы можете включить в свою политику конфиденциальности</a>."],"An error occurred while refreshing service data.":[null,"Произошла ошибка при обновлении данных услуг."],"There was a problem updating your saved credit cards.":[null,"Возникла проблема с обновлением данных ваших сохраненных банковских карт."],"No labels found for this period":[null,"Меток за данный период не обнаружено"],"Total":[null,"Всего"],"Refund":[null,"Возврат"],"Price":[null,"Цена"],"Order":[null,"Заказ"],"Time":[null,"Время"],"Requested":[null,""],"Last 7 days":[null,"Последние 7 дней"],"This month":[null,"Этот месяц"],"Last month":[null,"Прошлый месяц"],"Year":[null,"Год"],"Export CSV":[null,"Экспорт CSV"],"Other Log":[null,""],"Taxes Log":[null,""],"Shipping Log":[null,""],"Display troubleshooting information on the Cart and Checkout pages.":[null,""],"Write diagnostic messages to log files. Helpful when contacting support.":[null,""],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,"Введите адрес электронной почты, по которому принимаются платежи. Вам нужно будет подключить свою учётную запись, чтобы какие-либо действия, кроме транзакций \"продажи\"."],"Payment Email":[null,""],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,""],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,""],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,""],"Link account":[null,""],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,""],"Link your PayPal account":[null,""],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,""],"Link a PayPal account":[null,""],"Refresh":[null,""],"Tracking number":[null,""],"Provider":[null,""],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,""],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,""],"Tax Class":[null,""],"Shipping":[null,""],"Compound":[null,""],"Priority":[null,""],"Tax Name":[null,""],"Rate %":[null,""],"ZIP/Postcode":[null,""],"State Code":[null,""],"Country Code":[null,""],"Enable automated taxes":[null,""],"Disable automated taxes":[null,""],"Automated taxes":[null,""],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,""],"Setup complete.":[null,""],"You can now enjoy %s.":[null,""],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,""],"Connect Jetpack to activate WooCommerce Services":[null,""],"automated tax calculation":[null,""],"smoother payment setup":[null,""],"automated tax calculation and smoother payment setup":[null,""],"Required":[null,""],"Your shipping settings have been saved.":[null,""],"Unable to save your shipping settings. Please try again.":[null,""],"Dimensions":[null,""],"Close":[null,""],"Packages to be Shipped":[null,""],"Add to a New Package":[null,""],"Add items":[null,""],"Individually Shipped Item":[null,""],"Item Dimensions":[null,""],"Please select a package":[null,""],"Service schemas were not loaded":[null,""],"Bad request":[null,""],"Order not found":[null,""],"Got it, thanks!":[null,""],"Connect your store to activate WooCommerce Services":[null,""],"Activate Jetpack and connect":[null,""],"Install Jetpack and connect":[null,""],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,""],"Connecting...":[null,""],"Activating...":[null,""],"When you're ready, purchase and print discounted labels from USPS right here.":[null,""],"Discounted Shipping Labels":[null,""],"American Express":[null,""],"Discover":[null,""],"MasterCard":[null,""],"VISA":[null,""],"PayPal":[null,""],"Add another credit card":[null,""],"%(selectedCount)d package selected":["%(selectedCount)d packages selected","","",""],"Unable to get your settings. Please refresh the page to try again.":[null,""],"%(numSelected)d service selected":["%(numSelected)d services selected","","",""],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,""],"Tracking #: {{trackingLink/}}":[null,""],"%(item)s from {{pckg/}}":[null,""],"Which items would you like to add to {{pckg/}}?":[null,""],"1 item in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,""],"{{itemLink/}} is currently saved for a later shipment.":[null,""],"{{itemLink/}} is currently shipped in its original packaging.":[null,""],"{{itemLink/}} is currently in {{pckg/}}.":[null,""],"Choose rate: %(pckg)s":[null,""],"Refund label (-%(amount)s)":[null,""],"Where would you like to move it?":[null,""],"Unsaved changes made to packages":[null,""],"There are no items in this package.":[null,""],"Ship in original packaging":[null,""],"Request refund":[null,""],"Reprint":[null,""],"Paper size":[null,""],"No packages selected":[null,""],"Move":[null,""],"Move item":[null,""],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,""],"Create new label":[null,""],"All packages selected":[null,""],"Add":[null,""],"Add item":[null,""],"Add a credit card":[null,""],"#%d - [Deleted product]":[null,""],"#%1$d - %2$s":[null,""],"<a href=\"%s\">Support</a>":[null,""],"There was an error installing Jetpack. Please try installing it manually.":[null,""],"Shipping Labels":[null,""],"Automattic":[null,""],"https://woocommerce.com/":[null,""],"WooCommerce Services":[null,""],"Phone":[null,""],"Connect":[null,""],"Save Settings":[null,""],"Your changes have been saved.":[null,""],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,""],"Expand":[null,""],"Dismiss":[null,""],"You have unsaved changes.":[null,""],"Type of package":[null,""],"Add package":["Add packages","","",""],"Invalid value.":[null,""],"Package name":[null,""],"This field must be unique":[null,""],"Unable to save your shipping packages. Please try again.":[null,""],"Save changes":[null,""],"Untitled":[null,""],"Dimensions (L x W x H)":[null,""],"All services selected":[null,""],"Expand Services":[null,""],"Service":[null,""],"Price adjustment":[null,""],"Saved Packages":[null,""],"Tracking":[null,""],"Create shipping label":["Create shipping labels","","",""],"Name":[null,""],"Company":[null,""],"Address":[null,""],"City":[null,""],"State":[null,""],"Country":[null,""],"Invalid address":[null,""],"Origin address":[null,""],"Destination address":[null,""],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,""],"Address entered":[null,""],"Edit address":[null,""],"Suggested address":[null,""],"Use selected address":[null,""],"Use these packages":[null,""],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,""],"Request a refund":[null,""],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,""],"Purchase date":[null,""],"Amount eligible for refund":[null,""],"Reprint shipping label":[null,""],"If there was a printing error when you purchased the label, you can print it again.":[null,""],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,""],"Print":[null,""],"Cancel":[null,""],"N/A":[null,""],"More":[null,""],"Invalid PDF request.":[null,""],"Unknown package":[null,""],"Individual packaging":[null,""],"Unable to update service settings. Validation failed. %s":[null,""],"Unable to update service settings. The form data could not be read.":[null,""],"Unable to update service settings. Form data is missing service ID.":[null,""],"Unable to update settings. The form data could not be read.":[null,""],"Unable to update settings. %s":[null,""],"Packaging":[null,""],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,""],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,""],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,""],"Shipping Label":[null,""],"yd":[null,""],"in":[null,""],"mm":[null,""],"cm":[null,""],"m":[null,""],"oz":[null,""],"lbs":[null,""],"g":[null,""],"kg":[null,""],"An invalid service ID was received.":[null,""],"An invalid service instance was received.":[null,""],"Rest of the World":[null,""],"WooCommerce Services Status":[null,""],"Support":[null,""],"Debug":[null,""],"Services":[null,""],"Need help?":[null,""],"Log is empty":[null,""],"Disabled":[null,""],"Enabled":[null,""],"%s Shipping Zone":[null,""],"The most recent rate request failed":[null,""],"The most recent rate request was successful":[null,""],"No rate requests have yet been made for this service":[null,""],"Setup for this service has not yet been completed":[null,""],"WooCommerce Services Data":[null,""],"Service data is up-to-date":[null,""],"Service data was found, but is more than one day old":[null,""],"Service data was found, but is more than three days old":[null,""],"Service data was found, but may be out of date":[null,""],"No service data available":[null,""],"Jetpack":[null,""],"Jetpack %s is connected and working correctly":[null,""],"This is a Jetpack staging site":[null,""],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,""],"Jetpack %s or higher is required (You are running %s)":[null,""],"Please install and activate the Jetpack plugin, version %s or higher":[null,""],"WooCommerce":[null,""],"WooCommerce %s is configured correctly":[null,""],"Please set Base Location in WooCommerce Settings > General":[null,""],"WooCommerce %s or higher is required (You are running %s)":[null,""],"Dismiss this notice":[null,""],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,""],"Your site is succesfully communicating to the WooCommerce Services API.":[null,""],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,""],"Test Connection":[null,""],"Test your WooCommerce Services connection":[null,""],"%s - ZIP/Postal code checkout field label\u0004Invalid %s entered.":[null,""],"%s - ZIP/Postal code checkout field label\u0004%s does not match the selected state.":[null,""],"date is of the form MM/YY\u0004Expires %(date)s":[null,""],"A service with an unknown title and unknown method_title\u0004Unknown":[null,""],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,""],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,""]}
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-ru.po

    r2365269 r2374627  
    1212"Project-Id-Version: Plugins - WooCommerce Services - Stable (latest release)\n"
    1313
     14#: classes/class-wc-connect-taxjar-integration.php:318 i18n/strings.php:125
     15#: i18n/strings.php:328
     16msgid "ZIP/Postal code"
     17msgstr ""
     18
    1419#: i18n/strings.php:348
    1520msgid "This action will delete any information entered on the form."
     
    7479#: i18n/strings.php:330
    7580msgid "Email"
    76 msgstr ""
    77 
    78 #: i18n/strings.php:328
    79 msgid "Postal code / Zip"
    8081msgstr ""
    8182
     
    334335msgstr ""
    335336
    336 #: woocommerce-services.php:1310
     337#: woocommerce-services.php:1311
    337338msgid "Shipment Tracking"
    338339msgstr ""
     
    350351msgstr ""
    351352
    352 #: woocommerce-services.php:1353
     353#: woocommerce-services.php:1354
    353354msgid "Packing Log:"
    354355msgstr ""
    355356
    356 #: woocommerce-services.php:1340
     357#: woocommerce-services.php:1341
    357358msgid "Chosen Rate:"
    358359msgstr ""
    359360
    360 #: woocommerce-services.php:1336
     361#: woocommerce-services.php:1337
    361362msgid "Shipping Method ID:"
    362363msgstr ""
    363364
    364 #: woocommerce-services.php:1332
     365#: woocommerce-services.php:1333
    365366msgid "Shipping Method Name:"
    366367msgstr ""
    367368
    368 #: woocommerce-services.php:1316
     369#: woocommerce-services.php:1317
    369370msgid "Shipping Debug"
    370371msgstr ""
     
    435436msgstr ""
    436437
     438#: classes/class-wc-connect-api-client.php:64
     439msgid "Invalid WooCommerce Services service slug provided"
     440msgstr ""
     441
     442#: classes/class-wc-connect-shipping-method.php:461
     443msgid "Packing log:"
     444msgstr ""
     445
    437446#. translators: 1: name of shipping service, 2: shipping rate (price)
    438447#: classes/class-wc-connect-shipping-method.php:454
    439448msgid "Received rate: %1$s (%2$s)"
    440 msgstr ""
    441 
    442 #: classes/class-wc-connect-api-client.php:64
    443 msgid "Invalid WooCommerce Services service slug provided"
    444 msgstr ""
    445 
    446 #: classes/class-wc-connect-shipping-method.php:461
    447 msgid "Packing log:"
    448449msgstr ""
    449450
     
    977978
    978979#: classes/class-wc-connect-taxjar-integration.php:326
    979 msgctxt "%s - Postcode/Zip checkout field label"
     980msgctxt "%s - ZIP/Postal code checkout field label"
    980981msgid "Invalid %s entered."
    981982msgstr ""
    982983
    983984#: classes/class-wc-connect-taxjar-integration.php:324
    984 msgctxt "%s - Postcode/Zip checkout field label"
     985msgctxt "%s - ZIP/Postal code checkout field label"
    985986msgid "%s does not match the selected state."
    986 msgstr ""
    987 
    988 #: classes/class-wc-connect-taxjar-integration.php:318
    989 msgid "Postcode / ZIP"
    990987msgstr ""
    991988
     
    11261123msgstr ""
    11271124
     1125#: woocommerce-services.php:1096
     1126msgid "Tracking number"
     1127msgstr ""
     1128
    11281129#: woocommerce-services.php:1095
    1129 msgid "Tracking number"
    1130 msgstr ""
    1131 
    1132 #: woocommerce-services.php:1094
    11331130msgid "Provider"
    11341131msgstr ""
     
    14781475
    14791476#. translators: %d: Deleted Product ID
     1477#: classes/class-wc-connect-compatibility-wc30.php:130
    14801478#: classes/class-wc-connect-compatibility-wc26.php:116
    1481 #: classes/class-wc-connect-compatibility-wc30.php:130
    14821479msgid "#%d - [Deleted product]"
    14831480msgstr ""
    14841481
    14851482#. translators: %1$d: Product ID, %2$s: Product Name
     1483#: classes/class-wc-connect-compatibility-wc30.php:125
    14861484#: classes/class-wc-connect-compatibility-wc26.php:111
    1487 #: classes/class-wc-connect-compatibility-wc30.php:125
    14881485msgid "#%1$d - %2$s"
    14891486msgstr ""
    14901487
    1491 #: woocommerce-services.php:1425
     1488#: woocommerce-services.php:1426
    14921489msgid "<a href=\"%s\">Support</a>"
    14931490msgstr ""
     
    14971494msgstr ""
    14981495
    1499 #: i18n/strings.php:270 woocommerce-services.php:994
    1500 #: woocommerce-services.php:997
     1496#: woocommerce-services.php:995 woocommerce-services.php:998
     1497#: i18n/strings.php:270
    15011498msgid "Shipping Labels"
    15021499msgstr ""
     
    15171514msgstr ""
    15181515
    1519 #: i18n/strings.php:118 i18n/strings.php:329 woocommerce-services.php:1376
    1520 #: woocommerce-services.php:1404
     1516#: woocommerce-services.php:1377 woocommerce-services.php:1405
     1517#: i18n/strings.php:118 i18n/strings.php:329
    15211518msgid "Phone"
    15221519msgstr ""
     
    16131610msgstr ""
    16141611
    1615 #: woocommerce-services.php:1083 woocommerce-services.php:1090
     1612#: woocommerce-services.php:1084 woocommerce-services.php:1091
    16161613msgid "Tracking"
    16171614msgstr ""
     
    16471644msgstr ""
    16481645
    1649 #: i18n/strings.php:125
    1650 msgid "Postal code"
    1651 msgstr ""
    1652 
    16531646#: i18n/strings.php:126 i18n/strings.php:327
    16541647msgid "Country"
     
    17451738msgstr ""
    17461739
     1740#: classes/class-wc-connect-shipping-method.php:408
    17471741#: classes/class-wc-rest-connect-shipping-label-controller.php:105
    1748 #: classes/class-wc-connect-shipping-method.php:408
    17491742msgid "Unknown package"
    17501743msgstr ""
    17511744
     1745#: classes/class-wc-connect-shipping-method.php:410
    17521746#: classes/class-wc-rest-connect-shipping-label-controller.php:101
    1753 #: classes/class-wc-connect-shipping-method.php:410
    17541747msgid "Individual packaging"
    17551748msgstr ""
     
    17801773msgstr ""
    17811774
    1782 #: woocommerce-services.php:1456
     1775#: woocommerce-services.php:1457
    17831776msgid "Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps."
    17841777msgstr ""
     
    17921785msgstr ""
    17931786
    1794 #: woocommerce-services.php:1312
     1787#: woocommerce-services.php:1313
    17951788msgid "Shipping Label"
    17961789msgstr ""
     
    19761969msgstr ""
    19771970
    1978 #: classes/class-wc-connect-error-notice.php:103 woocommerce-services.php:1492
     1971#: woocommerce-services.php:1493 classes/class-wc-connect-error-notice.php:103
    19791972msgid "Dismiss this notice"
    19801973msgstr ""
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-sv_SE.json

    r2365269 r2374627  
    1 {"0":[null,"0"],"":{"po-revision-date":"2020-08-05 21:15:23+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/3.0.0-alpha.2","language":"sv_SE","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"This action will delete any information entered on the form.":[null,""],"Cancel connection":[null,""],"Ok":[null,"Ok"],"UPS invoice control id":[null,""],"UPS invoice currency":[null,""],"UPS invoice amount":[null,""],"UPS invoice date":[null,""],"UPS invoice number":[null,""],"I have been issued an invoice from UPS within the past 90 days":[null,""],"UPS account information":[null,""],"Company website":[null,"Företagets webbplats"],"Job title":[null,"Jobbtitel"],"Company name":[null,"Företagsnamn"],"This is the company info you used to create your UPS account":[null,""],"Company information":[null,"Företagsinformation"],"Email":[null,"E-post"],"Postal code / Zip":[null,""],"Address 2 (optional)":[null,"Adress 2 (valfritt)"],"Account number":[null,"Kontonummer"],"This is the account number and address from your UPS profile":[null,""],"General information":[null,"Allmän information"],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,""],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,""],"Connect your UPS account":[null,"Anslut ditt UPS-konto"],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,""],"Disconnect your UPS account":[null,"Koppla från ditt UPS-konto"],"Set up your own carrier account by adding your credentials here":[null,""],"Carrier account":[null,""],"Credentials":[null,""],"Adult signature required":[null,""],"Signature required":[null,""],"Other\\u2026":[null,""],"Select one\\u2026":[null,""],"Validating address\\u2026":[null,""],"Purchasing\\u2026":[null,""],"Your UPS account will be charged":[null,""],"Package %(index)s \\u2013 %(title)s":[null,""],"Saving\\u2026":[null,""],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Powered by WooCommerce Services.":[null,""],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled","",""],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}","",""],"Schedule a pickup":[null,""],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,""],"Labels older than 30 days cannot be refunded.":[null,""],"Mark this order as complete and notify the customer":[null,""],"Notify the customer with shipment details":[null,""],"You save %s with WooCommerce Services":[null,""],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,""],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,""],"No tracking information available at this time":[null,""],"Connection error: unable to create label at this time":[null,""],"Track Package":["Track Packages","Spåra paket","Spåra paket"],"Which package would you like to track?":[null,"Vilket paket vill du spåra?"],"%(service)s label (#%(labelIndex)d)":[null,"%(service)s etikett (#%(labelIndex)d)"],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,""],"Add credit card":[null,"Lägg till kreditkort"],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,""],"Choose credit card":[null,"Välj kreditkort"],"Buy shipping label":["Buy shipping labels","",""],"shipping label ready":["shipping labels ready","",""],"Shipping from":[null,""],"Shipping summary":[null,""],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,""],"Shipping rates":[null,""],"HS Tariff number":[null,""],"Submit":[null,"Skicka"],"Total Weight (with package)":[null,"Total vikt (med paket)"],"QTY":[null,""],"Weight":[null,"Vikt"],"Items to fulfill":[null,""],"Select a package type":[null,""],"Package details":[null,""],"Your shipping packages have been saved.":[null,""],"0.0":[null,"0.0"],"Shipment Tracking":[null,""],"Connect via WooCommerce Services":[null,"Anslut via WooCommerce-tjänster"],"Customs information valid":[null,""],"Customs information incomplete":[null,""],"Packing Log:":[null,""],"Chosen Rate:":[null,""],"Shipping Method ID:":[null,""],"Shipping Method Name:":[null,""],"Shipping Debug":[null,""],"Stripe Account (connected to WooCommerce Services)":[null,""],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,""],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,""],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,""],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,""],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,""],"Error: The WooCommerce Services server returned HTTP code: %d":[null,""],"Unable to encode body for request to WooCommerce Services server.":[null,""],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,""],"No shipping rate could be calculated. No items in the package are shippable.":[null,""],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,""],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,""],"Received rate: %1$s (%2$s)":[null,""],"Invalid WooCommerce Services service slug provided":[null,""],"Packing log:":[null,""],"Your customer selected {{shippingMethod/}}":[null,"Din kund valde {{shippingMethod/}}"],"Total rate: %(total)s":[null,""],"%(serviceName)s: %(rate)s":[null,""],"No rates found":[null,""],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,""],"more info":[null,"mer information"],"ITN":[null,""],"Sanitary / Phytosanitary inspection":[null,""],"Quarantine":[null,"Karantän"],"None":[null,"Ingen"],"Restriction type":[null,"Begränsningstyp"],"Details":[null,"Detaljer"],"Sample":[null,""],"Gift":[null,""],"Documents":[null,"Dokument"],"Merchandise":[null,""],"Contents type":[null,"Innehållstyp"],"Return to sender if package is unable to be delivered":[null,""],"Value (per unit)":[null,"Värde (per enhet)"],"Weight (per unit)":[null,"Vikt (per enhet)"],"Save customs form":[null,"Spara anpassat formulär"],"Customs":[null,"Anpassade"],"Use address as entered":[null,"Använd adress som angetts"],"View on Google Maps":[null,"Visa på Google Maps"],"Verify with USPS":[null,"Verifiera med USPS"],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,""],"We were unable to automatically verify the address.":[null,"Vi kunde inte automatiskt verifiera adressen."],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,""],"You've edited the address, please revalidate it for accurate rates":[null,""],"Verify address":[null,"Verifiera adress"],"%(message)s. Please modify the address and try again.":[null,"%(message)s. Ändra adressen och försök igen."],"View details":[null,"Visa detaljer"],"Items":[null,""],"Package":[null,""],"Receipt":[null,"Kvitto"],"Label #%(labelIndex)s details":[null,""],"{{icon/}} Delete this package":[null,"{{icon/}} Ta bort detta paket"],"Done":[null,"Klart"],"Add boxes, envelopes, and other packages you use most frequently":[null,""],"Remove":[null,"Ta bort"],"Edit":[null,"Redigera"],"Weight of empty package":[null,"Vikt för tomt paket"],"Unique package name":[null,"Unikt paketnamn"],"Envelope":[null,"Kuvert"],"Box":[null,"Låda"],"This field is required.":[null,"Detta fält är obligatoriskt."],"Payment":[null,"Betalning"],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,""],"Email Receipts":[null,"E-postkvitton"],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,""],"Choose a different card":[null,"Välj ett annat kort"],"To purchase shipping labels, add a credit card.":[null,"För att köpa fraktetiketter, lägg till ett kreditkort."],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,""],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,""],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,""],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,""],"%(card)s ****%(digits)s":[null,""],"Print shipping labels yourself and save a trip to the post office":[null,""],"H":[null,"H"],"W":[null,"B"],"L":[null,"L"],"Stripe account":[null,"Stripe-konto"],"Disconnect":[null,"Koppla från"],"Disconnecting":[null,"Kopplar från"],"Check email to activate account":[null,"Kontrollera e-post för att aktivera konto"],"Activated":[null,"Aktiverad"],"No activity yet":[null,"Ingen aktivitet ännu"],"Note":[null,"Obs"],"Refunded %(amount)s":[null,"Återbetalt %(amount)s"],"%(service)s label (#%(labelNum)d) refund rejected":[null,""],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,""],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,""],"Note sent to customer":[null,"Notering skickad till kunden"],"Internal note":[null,"Intern notering"],"Show notes from %(date)s":[null,"Visa anteckningar från %(date)s"],"%(count)s event":["%(count)s events","%(count)s händelse","%(count)s händelser"],"WeChat Pay":[null,"WeChat Pay"],"Toggle menu":[null,"Slå på/av meny"],"Account disconnected. Reloading page\\u2026":[null,""],"A payment method is required to print shipping labels.":[null,"En betalningsmetod är obligatoriskt för att skriva ut fraktetiketter."],"Return to Order #%(orderId)s":[null,""],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,""],"Logging":[null,"Loggning"],"No services configured. {{a}}Add a shipping service{{/a}}":[null,""],"Edit service settings":[null,""],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,""],"Copy for support":[null,"Kopiera för support"],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}","",""],"Log tail copied to clipboard":[null,""],"Last updated %s. {{a}}Refresh{{/a}}":[null,""],"You have unsaved changes. Are you sure you want to leave this page?":[null,"Du har osparade ändringar. Är du säker på att du vill lämna denna sida?"],"Value ($ per unit)":[null,"Värde ($ per enhet)"],"Weight (%s per unit)":[null,"Vikt (%s per enhet)"],"Description":[null,"Beskrivning"],"Country where the product was manufactured or assembled":[null,"Land där produkten tillverkades eller monterades"],"Origin country":[null,"Ursprungsland"],"Optional":[null,"Valfritt"],"Retry":[null,"Försök igen"],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,""],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,""],"Connect your account":[null,"Anslut ditt konto"],"shipping label printing":[null,""],"shipping label printing and smoother payment setup":[null,""],"automated tax calculation and shipping label printing":[null,""],"automated tax calculation, shipping label printing, and smoother payment setup":[null,""],"Data resource description.":[null,""],"Data resource ID.":[null,""],"List of supported currencies.":[null,"Lista på valutor som stöds."],"List of supported states in a given country.":[null,"Lista över delstater som stöds i ett givet land."],"List of supported continents, countries, and states.":[null,"Lista över stödda kontinenter, länder och stater."],"Sorry, you cannot view this resource.":[null,"Du kan inte visa denna resurs."],"Sorry, you cannot list resources.":[null,"Du kan inte lista resurser."],"The unit weights are defined in for this country.":[null,""],"Thousands separator for displayed prices in this country.":[null,"Tusentalsavgränsare för visade priser i detta land."],"Full name of state.":[null,"Fullständigt namn på staten."],"State code.":[null,""],"List of states in this country.":[null,"Lista över stater i detta land."],"Number of decimal points shown in displayed prices for this country.":[null,"Antal decimaler som visas i visade priser för detta land."],"Full name of country.":[null,"Fullständigt namn på landet."],"The unit lengths are defined in for this country.":[null,""],"Decimal separator for displayed prices for this country.":[null,"Decimala gränsare för visade priser för detta land."],"Currency symbol position for this country.":[null,""],"Default ISO4127 alpha-3 currency code for the country.":[null,"Standard ISO4127 alfa-3 valutakod för landet."],"ISO3166 alpha-2 country code.":[null,"ISO3166 alfa-2 landskod."],"List of countries on this continent.":[null,"Lista på länder på denna kontinent."],"Full name of continent.":[null,""],"There are no locations matching these parameters.":[null,"Det finns inga platser som matchar dessa parametrar."],"2 character continent code.":[null,""],"Postcode / ZIP":[null,"Postnummer"],"Shipping label tracking number":[null,""],"Shipping label service":[null,""],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,""],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,""],"An error occurred while refreshing service data.":[null,""],"There was a problem updating your saved credit cards.":[null,"Det var ett problem att uppdatera dina sparade kreditkort."],"No labels found for this period":[null,"Inga etiketter hittades för denna period"],"Total":[null,"Totalt"],"Refund":[null,"Återbetalning"],"Price":[null,"Pris"],"Order":[null,"Beställning"],"Time":[null,"Tid"],"Requested":[null,""],"Last 7 days":[null,"Senaste 7 dagarna"],"This month":[null,"Denna månad"],"Last month":[null,"Förra månaden"],"Year":[null,"År"],"Export CSV":[null,"Exportera CSV"],"Other Log":[null,""],"Taxes Log":[null,""],"Shipping Log":[null,""],"Display troubleshooting information on the Cart and Checkout pages.":[null,""],"Write diagnostic messages to log files. Helpful when contacting support.":[null,"Skriv diagnostiska meddelanden till loggfiler. Användbart när du kontaktar support."],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,""],"Payment Email":[null,""],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,"För att verifiera betalningar med WooCommerce-tjänster, <a href=\"%s\">klicka här</a>."],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,""],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,""],"Link account":[null,"Länka konto"],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,""],"Link your PayPal account":[null,"Länka ditt PayPal-konto"],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,""],"Link a PayPal account":[null,"Länka ett PayPal-konto"],"Refresh":[null,"Uppdatera"],"Tracking number":[null,"Spårningsnummer"],"Provider":[null,"Leverantör"],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,""],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,""],"Tax Class":[null,"Momssats"],"Shipping":[null,"Frakt"],"Compound":[null,""],"Priority":[null,"Prioritet"],"Tax Name":[null,"Momsnamn"],"Rate %":[null,""],"ZIP/Postcode":[null,"Postnummer"],"State Code":[null,""],"Country Code":[null,"Landskod"],"Enable automated taxes":[null,"Aktivera automatisk moms"],"Disable automated taxes":[null,"Inaktivera automatisk moms"],"Automated taxes":[null,"Automatisk moms"],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,""],"Setup complete.":[null,"Inställningen är slutförd."],"You can now enjoy %s.":[null,"Du kan nu använda %s."],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,""],"Connect Jetpack to activate WooCommerce Services":[null,"Anslut Jetpack för att aktivera WooCommerce Services"],"automated tax calculation":[null,"automatisk momsberäkning"],"smoother payment setup":[null,"smidig betalningskonfigurering"],"automated tax calculation and smoother payment setup":[null,"automatisk momsberäkning och smidigare betalningsinställning"],"Required":[null,"Obligatorisk"],"Your shipping settings have been saved.":[null,"Dina leveransinställningar har sparats."],"Unable to save your shipping settings. Please try again.":[null,""],"Dimensions":[null,"Mått"],"Close":[null,"Stäng"],"Packages to be Shipped":[null,"Paket att skicka"],"Add to a New Package":[null,"Lägg till i ett nytt paket"],"Add items":[null,""],"Individually Shipped Item":[null,"Individuellt skickade varor"],"Item Dimensions":[null,"Mått på vara"],"Please select a package":[null,"Vänligen ange emballage"],"Service schemas were not loaded":[null,""],"Bad request":[null,""],"Order not found":[null,"Beställningen hittades inte"],"Got it, thanks!":[null,"Jag fattar, tack!"],"Connect your store to activate WooCommerce Services":[null,"Anslut din butik för att aktivera WooCommerce Services"],"Activate Jetpack and connect":[null,"Aktivera Jetpack och anslut"],"Install Jetpack and connect":[null,"Installera Jetpack och anslut"],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,"Något gick fel. Försök att ansluta till Jetpack manuellt, eller kontakta support på WordPress.org-forumet."],"Connecting...":[null,"Ansluter…"],"Activating...":[null,"Aktiverar…"],"When you're ready, purchase and print discounted labels from USPS right here.":[null,"När du är redo, köp och skriv ut rabatterade etiketter från USPS här."],"Discounted Shipping Labels":[null,"Rabatterade fraktetiketter"],"American Express":[null,"American Express"],"Discover":[null,"Discover"],"MasterCard":[null,"MasterCard"],"VISA":[null,"VISA"],"PayPal":[null,"PayPal"],"Add another credit card":[null,"Lägg till ett annat kreditkort"],"%(selectedCount)d package selected":["%(selectedCount)d packages selected","%(selectedCount)d paket valt","%(selectedCount)d paket valda"],"Unable to get your settings. Please refresh the page to try again.":[null,"Det går inte att få dina inställningar. Uppdatera sidan för att försöka igen."],"%(numSelected)d service selected":["%(numSelected)d services selected","%(numSelected)d tjänst vald","%(numSelected)d tjänster valda"],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,""],"Tracking #: {{trackingLink/}}":[null,""],"%(item)s from {{pckg/}}":[null,"%(item)s från {{pckg/}}"],"Which items would you like to add to {{pckg/}}?":[null,""],"1 item in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,""],"{{itemLink/}} is currently saved for a later shipment.":[null,""],"{{itemLink/}} is currently shipped in its original packaging.":[null,""],"{{itemLink/}} is currently in {{pckg/}}.":[null,""],"Choose rate: %(pckg)s":[null,""],"Refund label (-%(amount)s)":[null,""],"Where would you like to move it?":[null,"Var skulle du vilja flytta det?"],"Unsaved changes made to packages":[null,"Osparade ändringar gjorda i paket"],"There are no items in this package.":[null,"Det finns inga varor i detta paket."],"Ship in original packaging":[null,"Levereras i originalförpackning"],"Request refund":[null,"Begär återbetalning"],"Reprint":[null,"Skriv ut igen"],"Paper size":[null,"Pappersstorlek"],"No packages selected":[null,"Inga paket valda"],"Move":[null,"Flytta"],"Move item":[null,""],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,""],"Create new label":[null,"Skapa ny etikett"],"All packages selected":[null,"Alla paket valda"],"Add":[null,"Lägg till"],"Add item":[null,""],"Add a credit card":[null,"Lägg till ett kreditkort"],"#%d - [Deleted product]":[null,"#%d - [Ta bort produkt]"],"#%1$d - %2$s":[null,"#%1$d - %2$s"],"<a href=\"%s\">Support</a>":[null,"<a href=\"%s\">Support</a>"],"There was an error installing Jetpack. Please try installing it manually.":[null,"Det var det fel att installera JetPack. Prova installera det manuellt."],"Shipping Labels":[null,"Fraktetiketter"],"Automattic":[null,"Automattic"],"https://woocommerce.com/":[null,"https://woocommerce.com/"],"WooCommerce Services":[null,"WooCommerce Services"],"Phone":[null,"Telefon"],"Connect":[null,"Anslut"],"Save Settings":[null,"Spara inställningar"],"Your changes have been saved.":[null,"Dina ändringar har sparats."],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,""],"Expand":[null,"Expandera"],"Dismiss":[null,"Avfärda"],"You have unsaved changes.":[null,"Du har osparade ändringar."],"Type of package":[null,"Typ av paket"],"Add package":["Add packages","Lägg till paket",""],"Invalid value.":[null,"Ogiltigt värde."],"Package name":[null,"Paketnamn"],"This field must be unique":[null,"Detta fält måste vara unikt"],"Unable to save your shipping packages. Please try again.":[null,""],"Save changes":[null,"Spara ändringar"],"Untitled":[null,"Utan rubrik"],"Dimensions (L x W x H)":[null,"Dimensioner (L x B x H)"],"All services selected":[null,"Alla tjänster valda"],"Expand Services":[null,"Expandera tjänster"],"Service":[null,"Tjänst"],"Price adjustment":[null,"Prisjustering"],"Saved Packages":[null,"Sparade paket"],"Tracking":[null,"Spårning"],"Create shipping label":["Create shipping labels","Skapa fraktetikett",""],"Name":[null,"Namn"],"Company":[null,"Företag"],"Address":[null,"Adress"],"City":[null,"Ort"],"State":[null,"Delstat"],"Postal code":[null,"Postnummer"],"Country":[null,"Land"],"Invalid address":[null,"Ogiltig adress"],"Origin address":[null,"Ursprungsadress"],"Destination address":[null,"Destinations adress"],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,""],"Address entered":[null,"Adress angiven"],"Edit address":[null,"Redigera adress"],"Suggested address":[null,"Föreslagen adress"],"Use selected address":[null,"Använd vald adress"],"Use these packages":[null,"Använd dessa paket"],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,""],"Request a refund":[null,"Begär en återbetalning"],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,"Du kan begära återbetalning för en fraktsedel som inte har använts för att skicka ett paket. Det tar minst 14 dagar att bearbeta."],"Purchase date":[null,"Inköpsdatum"],"Amount eligible for refund":[null,"Belopp berättigat till återbetalning"],"Reprint shipping label":[null,""],"If there was a printing error when you purchased the label, you can print it again.":[null,"Om det uppstod ett utskriftsfel när du köpte etiketten kan du skriva ut den igen."],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,"OBS! Om du redan använt etiketten i ett paket, är det en kränkning av våra användarvillkor och det kan leda till straffavgifter."],"Print":[null,"Skriv ut"],"Cancel":[null,"Avbryt"],"N/A":[null,"N/A"],"More":[null,"Mer"],"Invalid PDF request.":[null,"Ogiltig PDF-begäran."],"Unknown package":[null,"Okänt paket"],"Individual packaging":[null,""],"Unable to update service settings. Validation failed. %s":[null,"Det gick inte att uppdatera serviceinställningarna. Validering misslyckades. %s"],"Unable to update service settings. The form data could not be read.":[null,"Det gick inte att uppdatera serviceinställningarna. Formulärdata kunde inte läsas."],"Unable to update service settings. Form data is missing service ID.":[null,""],"Unable to update settings. The form data could not be read.":[null,"Det gick inte att uppdatera inställningarna. Formulärdata kunde inte läsas."],"Unable to update settings. %s":[null,"Det gick inte att uppdatera inställningarna. %s"],"Packaging":[null,""],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,""],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,""],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,"Obs! Jetpack är ansluten, men utvecklingsläget är också aktiverat på denna webbplats. Inaktivera utvecklingsläget."],"Shipping Label":[null,"Fraktetikett"],"yd":[null,"yd"],"in":[null,"in"],"mm":[null,"mm"],"cm":[null,"cm"],"m":[null,"m"],"oz":[null,"oz"],"lbs":[null,"lbs"],"g":[null,"g"],"kg":[null,"kg"],"An invalid service ID was received.":[null,""],"An invalid service instance was received.":[null,""],"Rest of the World":[null,"Resten av världen"],"WooCommerce Services Status":[null,"Status på WooCommerce Services"],"Support":[null,"Support"],"Debug":[null,"Felsök"],"Services":[null,"Tjänster"],"Need help?":[null,"Behöver du hjälp?"],"Log is empty":[null,"Loggen är tom"],"Disabled":[null,"Inaktiverad"],"Enabled":[null,"Aktiverad"],"%s Shipping Zone":[null,"%s fraktzon"],"The most recent rate request failed":[null,""],"The most recent rate request was successful":[null,""],"No rate requests have yet been made for this service":[null,""],"Setup for this service has not yet been completed":[null,"Inställningen för denna tjänst har ännu inte slutförts"],"WooCommerce Services Data":[null,""],"Service data is up-to-date":[null,""],"Service data was found, but is more than one day old":[null,""],"Service data was found, but is more than three days old":[null,""],"Service data was found, but may be out of date":[null,""],"No service data available":[null,""],"Jetpack":[null,"Jetpack"],"Jetpack %s is connected and working correctly":[null,"Jetpack %s är ansluten och fungerar korrekt"],"This is a Jetpack staging site":[null,""],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,"Jetpack är inte ansluten till WordPress.com. Se till att tillägget Jetpack är installerat, aktiverat och anslutet."],"Jetpack %s or higher is required (You are running %s)":[null,"Jetpack %s eller högre krävs (Du kör %s)"],"Please install and activate the Jetpack plugin, version %s or higher":[null,"Installera och aktivera tillägget Jetpack, version %s eller högre"],"WooCommerce":[null,"WooCommerce"],"WooCommerce %s is configured correctly":[null,"WooCommerce %s är korrekt konfigurerad"],"Please set Base Location in WooCommerce Settings > General":[null,"Ställ in basplats i WooCommerce-inställningar > Allmänt"],"WooCommerce %s or higher is required (You are running %s)":[null,"WooCommerce %s eller högre krävs (Du kör %s)"],"Dismiss this notice":[null,"Avfärda denna notis"],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,""],"Your site is succesfully communicating to the WooCommerce Services API.":[null,""],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,""],"Test Connection":[null,""],"Test your WooCommerce Services connection":[null,""],"%s - Postcode/Zip checkout field label\u0004Invalid %s entered.":[null,"Ogiltig %s angiven."],"%s - Postcode/Zip checkout field label\u0004%s does not match the selected state.":[null,"%s matchar inte den valda delstaten."],"date is of the form MM/YY\u0004Expires %(date)s":[null,"Löper ut %(date)s"],"A service with an unknown title and unknown method_title\u0004Unknown":[null,"Okänd"],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,"Hälsa"],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,"WooCommerce Services"]}
     1{"0":[null,"0"],"":{"po-revision-date":"2020-08-19 21:06:08+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=2; plural=n != 1;","x-generator":"GlotPress/3.0.0-alpha.2","language":"sv_SE","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"ZIP/Postal code":[null,""],"This action will delete any information entered on the form.":[null,""],"Cancel connection":[null,""],"Ok":[null,"Ok"],"UPS invoice control id":[null,""],"UPS invoice currency":[null,""],"UPS invoice amount":[null,""],"UPS invoice date":[null,""],"UPS invoice number":[null,""],"I have been issued an invoice from UPS within the past 90 days":[null,""],"UPS account information":[null,""],"Company website":[null,"Företagets webbplats"],"Job title":[null,"Jobbtitel"],"Company name":[null,"Företagsnamn"],"This is the company info you used to create your UPS account":[null,""],"Company information":[null,"Företagsinformation"],"Email":[null,"E-post"],"Address 2 (optional)":[null,"Adress 2 (valfritt)"],"Account number":[null,"Kontonummer"],"This is the account number and address from your UPS profile":[null,""],"General information":[null,"Allmän information"],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,""],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,""],"Connect your UPS account":[null,"Anslut ditt UPS-konto"],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,""],"Disconnect your UPS account":[null,"Koppla från ditt UPS-konto"],"Set up your own carrier account by adding your credentials here":[null,""],"Carrier account":[null,""],"Credentials":[null,""],"Adult signature required":[null,"Signatur av vuxen krävs"],"Signature required":[null,""],"Other\\u2026":[null,""],"Select one\\u2026":[null,""],"Validating address\\u2026":[null,""],"Purchasing\\u2026":[null,""],"Your UPS account will be charged":[null,""],"Package %(index)s \\u2013 %(title)s":[null,""],"Saving\\u2026":[null,""],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Powered by WooCommerce Services.":[null,""],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled","",""],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}","",""],"Schedule a pickup":[null,""],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,""],"Labels older than 30 days cannot be refunded.":[null,""],"Mark this order as complete and notify the customer":[null,""],"Notify the customer with shipment details":[null,""],"You save %s with WooCommerce Services":[null,""],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,""],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,""],"No tracking information available at this time":[null,"Ingen spårningsinformation tillgänglig just nu"],"Connection error: unable to create label at this time":[null,"Anslutningsfel: kan inte skapa etikett just nu"],"Track Package":["Track Packages","Spåra paket","Spåra paket"],"Which package would you like to track?":[null,"Vilket paket vill du spåra?"],"%(service)s label (#%(labelIndex)d)":[null,"%(service)s etikett (#%(labelIndex)d)"],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,""],"Add credit card":[null,"Lägg till kreditkort"],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,""],"Choose credit card":[null,"Välj kreditkort"],"Buy shipping label":["Buy shipping labels","",""],"shipping label ready":["shipping labels ready","",""],"Shipping from":[null,""],"Shipping summary":[null,""],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,""],"Shipping rates":[null,""],"HS Tariff number":[null,""],"Submit":[null,"Skicka"],"Total Weight (with package)":[null,"Total vikt (med paket)"],"QTY":[null,""],"Weight":[null,"Vikt"],"Items to fulfill":[null,""],"Select a package type":[null,""],"Package details":[null,""],"Your shipping packages have been saved.":[null,""],"0.0":[null,"0.0"],"Shipment Tracking":[null,""],"Connect via WooCommerce Services":[null,"Anslut via WooCommerce-tjänster"],"Customs information valid":[null,""],"Customs information incomplete":[null,""],"Packing Log:":[null,""],"Chosen Rate:":[null,""],"Shipping Method ID:":[null,""],"Shipping Method Name:":[null,""],"Shipping Debug":[null,""],"Stripe Account (connected to WooCommerce Services)":[null,""],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,""],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,""],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,""],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,""],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,""],"Error: The WooCommerce Services server returned HTTP code: %d":[null,""],"Unable to encode body for request to WooCommerce Services server.":[null,""],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,""],"No shipping rate could be calculated. No items in the package are shippable.":[null,""],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,""],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,""],"Invalid WooCommerce Services service slug provided":[null,""],"Packing log:":[null,""],"Received rate: %1$s (%2$s)":[null,""],"Your customer selected {{shippingMethod/}}":[null,"Din kund valde {{shippingMethod/}}"],"Total rate: %(total)s":[null,""],"%(serviceName)s: %(rate)s":[null,""],"No rates found":[null,""],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,""],"more info":[null,"mer information"],"ITN":[null,""],"Sanitary / Phytosanitary inspection":[null,""],"Quarantine":[null,"Karantän"],"None":[null,"Ingen"],"Restriction type":[null,"Begränsningstyp"],"Details":[null,"Detaljer"],"Sample":[null,""],"Gift":[null,""],"Documents":[null,"Dokument"],"Merchandise":[null,""],"Contents type":[null,"Innehållstyp"],"Return to sender if package is unable to be delivered":[null,""],"Value (per unit)":[null,"Värde (per enhet)"],"Weight (per unit)":[null,"Vikt (per enhet)"],"Save customs form":[null,"Spara anpassat formulär"],"Customs":[null,"Anpassade"],"Use address as entered":[null,"Använd adress som angetts"],"View on Google Maps":[null,"Visa på Google Maps"],"Verify with USPS":[null,"Verifiera med USPS"],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,""],"We were unable to automatically verify the address.":[null,"Vi kunde inte automatiskt verifiera adressen."],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,""],"You've edited the address, please revalidate it for accurate rates":[null,""],"Verify address":[null,"Verifiera adress"],"%(message)s. Please modify the address and try again.":[null,"%(message)s. Ändra adressen och försök igen."],"View details":[null,"Visa detaljer"],"Items":[null,""],"Package":[null,""],"Receipt":[null,"Kvitto"],"Label #%(labelIndex)s details":[null,""],"{{icon/}} Delete this package":[null,"{{icon/}} Ta bort detta paket"],"Done":[null,"Klart"],"Add boxes, envelopes, and other packages you use most frequently":[null,""],"Remove":[null,"Ta bort"],"Edit":[null,"Redigera"],"Weight of empty package":[null,"Vikt för tomt paket"],"Unique package name":[null,"Unikt paketnamn"],"Envelope":[null,"Kuvert"],"Box":[null,"Låda"],"This field is required.":[null,"Detta fält är obligatoriskt."],"Payment":[null,"Betalning"],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,""],"Email Receipts":[null,"E-postkvitton"],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,""],"Choose a different card":[null,"Välj ett annat kort"],"To purchase shipping labels, add a credit card.":[null,"För att köpa fraktetiketter, lägg till ett kreditkort."],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,""],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,""],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,""],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,""],"%(card)s ****%(digits)s":[null,""],"Print shipping labels yourself and save a trip to the post office":[null,""],"H":[null,"H"],"W":[null,"B"],"L":[null,"L"],"Stripe account":[null,"Stripe-konto"],"Disconnect":[null,"Koppla från"],"Disconnecting":[null,"Kopplar från"],"Check email to activate account":[null,"Kontrollera e-post för att aktivera konto"],"Activated":[null,"Aktiverad"],"No activity yet":[null,"Ingen aktivitet ännu"],"Note":[null,"Obs"],"Refunded %(amount)s":[null,"Återbetalt %(amount)s"],"%(service)s label (#%(labelNum)d) refund rejected":[null,""],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,""],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,""],"Note sent to customer":[null,"Notering skickad till kunden"],"Internal note":[null,"Intern notering"],"Show notes from %(date)s":[null,"Visa anteckningar från %(date)s"],"%(count)s event":["%(count)s events","%(count)s händelse","%(count)s händelser"],"WeChat Pay":[null,"WeChat Pay"],"Toggle menu":[null,"Slå på/av meny"],"Account disconnected. Reloading page\\u2026":[null,""],"A payment method is required to print shipping labels.":[null,"En betalningsmetod är obligatoriskt för att skriva ut fraktetiketter."],"Return to Order #%(orderId)s":[null,""],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,""],"Logging":[null,"Loggning"],"No services configured. {{a}}Add a shipping service{{/a}}":[null,""],"Edit service settings":[null,""],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,""],"Copy for support":[null,"Kopiera för support"],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}","",""],"Log tail copied to clipboard":[null,""],"Last updated %s. {{a}}Refresh{{/a}}":[null,""],"You have unsaved changes. Are you sure you want to leave this page?":[null,"Du har osparade ändringar. Är du säker på att du vill lämna denna sida?"],"Value ($ per unit)":[null,"Värde ($ per enhet)"],"Weight (%s per unit)":[null,"Vikt (%s per enhet)"],"Description":[null,"Beskrivning"],"Country where the product was manufactured or assembled":[null,"Land där produkten tillverkades eller monterades"],"Origin country":[null,"Ursprungsland"],"Optional":[null,"Valfritt"],"Retry":[null,"Försök igen"],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,""],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,""],"Connect your account":[null,"Anslut ditt konto"],"shipping label printing":[null,""],"shipping label printing and smoother payment setup":[null,""],"automated tax calculation and shipping label printing":[null,""],"automated tax calculation, shipping label printing, and smoother payment setup":[null,""],"Data resource description.":[null,""],"Data resource ID.":[null,""],"List of supported currencies.":[null,"Lista på valutor som stöds."],"List of supported states in a given country.":[null,"Lista över delstater som stöds i ett givet land."],"List of supported continents, countries, and states.":[null,"Lista över stödda kontinenter, länder och stater."],"Sorry, you cannot view this resource.":[null,"Du kan inte visa denna resurs."],"Sorry, you cannot list resources.":[null,"Du kan inte lista resurser."],"The unit weights are defined in for this country.":[null,""],"Thousands separator for displayed prices in this country.":[null,"Tusentalsavgränsare för visade priser i detta land."],"Full name of state.":[null,"Fullständigt namn på staten."],"State code.":[null,""],"List of states in this country.":[null,"Lista över stater i detta land."],"Number of decimal points shown in displayed prices for this country.":[null,"Antal decimaler som visas i visade priser för detta land."],"Full name of country.":[null,"Fullständigt namn på landet."],"The unit lengths are defined in for this country.":[null,""],"Decimal separator for displayed prices for this country.":[null,"Decimala gränsare för visade priser för detta land."],"Currency symbol position for this country.":[null,""],"Default ISO4127 alpha-3 currency code for the country.":[null,"Standard ISO4127 alfa-3 valutakod för landet."],"ISO3166 alpha-2 country code.":[null,"ISO3166 alfa-2 landskod."],"List of countries on this continent.":[null,"Lista på länder på denna kontinent."],"Full name of continent.":[null,""],"There are no locations matching these parameters.":[null,"Det finns inga platser som matchar dessa parametrar."],"2 character continent code.":[null,""],"Shipping label tracking number":[null,""],"Shipping label service":[null,""],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,""],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,""],"An error occurred while refreshing service data.":[null,""],"There was a problem updating your saved credit cards.":[null,"Det var ett problem att uppdatera dina sparade kreditkort."],"No labels found for this period":[null,"Inga etiketter hittades för denna period"],"Total":[null,"Totalt"],"Refund":[null,"Återbetalning"],"Price":[null,"Pris"],"Order":[null,"Beställning"],"Time":[null,"Tid"],"Requested":[null,""],"Last 7 days":[null,"Senaste 7 dagarna"],"This month":[null,"Denna månad"],"Last month":[null,"Förra månaden"],"Year":[null,"År"],"Export CSV":[null,"Exportera CSV"],"Other Log":[null,""],"Taxes Log":[null,""],"Shipping Log":[null,""],"Display troubleshooting information on the Cart and Checkout pages.":[null,""],"Write diagnostic messages to log files. Helpful when contacting support.":[null,"Skriv diagnostiska meddelanden till loggfiler. Användbart när du kontaktar support."],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,""],"Payment Email":[null,""],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,"För att verifiera betalningar med WooCommerce-tjänster, <a href=\"%s\">klicka här</a>."],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,""],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,""],"Link account":[null,"Länka konto"],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,""],"Link your PayPal account":[null,"Länka ditt PayPal-konto"],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,""],"Link a PayPal account":[null,"Länka ett PayPal-konto"],"Refresh":[null,"Uppdatera"],"Tracking number":[null,"Spårningsnummer"],"Provider":[null,"Leverantör"],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,""],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,""],"Tax Class":[null,"Momssats"],"Shipping":[null,"Frakt"],"Compound":[null,""],"Priority":[null,"Prioritet"],"Tax Name":[null,"Momsnamn"],"Rate %":[null,""],"ZIP/Postcode":[null,"Postnummer"],"State Code":[null,""],"Country Code":[null,"Landskod"],"Enable automated taxes":[null,"Aktivera automatisk moms"],"Disable automated taxes":[null,"Inaktivera automatisk moms"],"Automated taxes":[null,"Automatisk moms"],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,""],"Setup complete.":[null,"Inställningen är slutförd."],"You can now enjoy %s.":[null,"Du kan nu använda %s."],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,""],"Connect Jetpack to activate WooCommerce Services":[null,"Anslut Jetpack för att aktivera WooCommerce Services"],"automated tax calculation":[null,"automatisk momsberäkning"],"smoother payment setup":[null,"smidig betalningskonfigurering"],"automated tax calculation and smoother payment setup":[null,"automatisk momsberäkning och smidigare betalningsinställning"],"Required":[null,"Obligatorisk"],"Your shipping settings have been saved.":[null,"Dina leveransinställningar har sparats."],"Unable to save your shipping settings. Please try again.":[null,""],"Dimensions":[null,"Mått"],"Close":[null,"Stäng"],"Packages to be Shipped":[null,"Paket att skicka"],"Add to a New Package":[null,"Lägg till i ett nytt paket"],"Add items":[null,""],"Individually Shipped Item":[null,"Individuellt skickade varor"],"Item Dimensions":[null,"Mått på vara"],"Please select a package":[null,"Vänligen ange emballage"],"Service schemas were not loaded":[null,""],"Bad request":[null,""],"Order not found":[null,"Beställningen hittades inte"],"Got it, thanks!":[null,"Jag fattar, tack!"],"Connect your store to activate WooCommerce Services":[null,"Anslut din butik för att aktivera WooCommerce Services"],"Activate Jetpack and connect":[null,"Aktivera Jetpack och anslut"],"Install Jetpack and connect":[null,"Installera Jetpack och anslut"],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,"Något gick fel. Försök att ansluta till Jetpack manuellt, eller kontakta support på WordPress.org-forumet."],"Connecting...":[null,"Ansluter…"],"Activating...":[null,"Aktiverar…"],"When you're ready, purchase and print discounted labels from USPS right here.":[null,"När du är redo, köp och skriv ut rabatterade etiketter från USPS här."],"Discounted Shipping Labels":[null,"Rabatterade fraktetiketter"],"American Express":[null,"American Express"],"Discover":[null,"Discover"],"MasterCard":[null,"MasterCard"],"VISA":[null,"VISA"],"PayPal":[null,"PayPal"],"Add another credit card":[null,"Lägg till ett annat kreditkort"],"%(selectedCount)d package selected":["%(selectedCount)d packages selected","%(selectedCount)d paket valt","%(selectedCount)d paket valda"],"Unable to get your settings. Please refresh the page to try again.":[null,"Det går inte att få dina inställningar. Uppdatera sidan för att försöka igen."],"%(numSelected)d service selected":["%(numSelected)d services selected","%(numSelected)d tjänst vald","%(numSelected)d tjänster valda"],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,""],"Tracking #: {{trackingLink/}}":[null,""],"%(item)s from {{pckg/}}":[null,"%(item)s från {{pckg/}}"],"Which items would you like to add to {{pckg/}}?":[null,""],"1 item in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,""],"{{itemLink/}} is currently saved for a later shipment.":[null,""],"{{itemLink/}} is currently shipped in its original packaging.":[null,""],"{{itemLink/}} is currently in {{pckg/}}.":[null,""],"Choose rate: %(pckg)s":[null,""],"Refund label (-%(amount)s)":[null,""],"Where would you like to move it?":[null,"Var skulle du vilja flytta det?"],"Unsaved changes made to packages":[null,"Osparade ändringar gjorda i paket"],"There are no items in this package.":[null,"Det finns inga varor i detta paket."],"Ship in original packaging":[null,"Levereras i originalförpackning"],"Request refund":[null,"Begär återbetalning"],"Reprint":[null,"Skriv ut igen"],"Paper size":[null,"Pappersstorlek"],"No packages selected":[null,"Inga paket valda"],"Move":[null,"Flytta"],"Move item":[null,""],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,""],"Create new label":[null,"Skapa ny etikett"],"All packages selected":[null,"Alla paket valda"],"Add":[null,"Lägg till"],"Add item":[null,""],"Add a credit card":[null,"Lägg till ett kreditkort"],"#%d - [Deleted product]":[null,"#%d - [Ta bort produkt]"],"#%1$d - %2$s":[null,"#%1$d - %2$s"],"<a href=\"%s\">Support</a>":[null,"<a href=\"%s\">Support</a>"],"There was an error installing Jetpack. Please try installing it manually.":[null,"Det var det fel att installera JetPack. Prova installera det manuellt."],"Shipping Labels":[null,"Fraktetiketter"],"Automattic":[null,"Automattic"],"https://woocommerce.com/":[null,"https://woocommerce.com/"],"WooCommerce Services":[null,"WooCommerce Services"],"Phone":[null,"Telefon"],"Connect":[null,"Anslut"],"Save Settings":[null,"Spara inställningar"],"Your changes have been saved.":[null,"Dina ändringar har sparats."],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,""],"Expand":[null,"Expandera"],"Dismiss":[null,"Avfärda"],"You have unsaved changes.":[null,"Du har osparade ändringar."],"Type of package":[null,"Typ av paket"],"Add package":["Add packages","Lägg till paket",""],"Invalid value.":[null,"Ogiltigt värde."],"Package name":[null,"Paketnamn"],"This field must be unique":[null,"Detta fält måste vara unikt"],"Unable to save your shipping packages. Please try again.":[null,""],"Save changes":[null,"Spara ändringar"],"Untitled":[null,"Utan rubrik"],"Dimensions (L x W x H)":[null,"Dimensioner (L x B x H)"],"All services selected":[null,"Alla tjänster valda"],"Expand Services":[null,"Expandera tjänster"],"Service":[null,"Tjänst"],"Price adjustment":[null,"Prisjustering"],"Saved Packages":[null,"Sparade paket"],"Tracking":[null,"Spårning"],"Create shipping label":["Create shipping labels","Skapa fraktetikett",""],"Name":[null,"Namn"],"Company":[null,"Företag"],"Address":[null,"Adress"],"City":[null,"Ort"],"State":[null,"Delstat"],"Country":[null,"Land"],"Invalid address":[null,"Ogiltig adress"],"Origin address":[null,"Ursprungsadress"],"Destination address":[null,"Destinations adress"],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,""],"Address entered":[null,"Adress angiven"],"Edit address":[null,"Redigera adress"],"Suggested address":[null,"Föreslagen adress"],"Use selected address":[null,"Använd vald adress"],"Use these packages":[null,"Använd dessa paket"],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,""],"Request a refund":[null,"Begär en återbetalning"],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,"Du kan begära återbetalning för en fraktsedel som inte har använts för att skicka ett paket. Det tar minst 14 dagar att bearbeta."],"Purchase date":[null,"Inköpsdatum"],"Amount eligible for refund":[null,"Belopp berättigat till återbetalning"],"Reprint shipping label":[null,""],"If there was a printing error when you purchased the label, you can print it again.":[null,"Om det uppstod ett utskriftsfel när du köpte etiketten kan du skriva ut den igen."],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,"OBS! Om du redan använt etiketten i ett paket, är det en kränkning av våra användarvillkor och det kan leda till straffavgifter."],"Print":[null,"Skriv ut"],"Cancel":[null,"Avbryt"],"N/A":[null,"N/A"],"More":[null,"Mer"],"Invalid PDF request.":[null,"Ogiltig PDF-begäran."],"Unknown package":[null,"Okänt paket"],"Individual packaging":[null,""],"Unable to update service settings. Validation failed. %s":[null,"Det gick inte att uppdatera serviceinställningarna. Validering misslyckades. %s"],"Unable to update service settings. The form data could not be read.":[null,"Det gick inte att uppdatera serviceinställningarna. Formulärdata kunde inte läsas."],"Unable to update service settings. Form data is missing service ID.":[null,""],"Unable to update settings. The form data could not be read.":[null,"Det gick inte att uppdatera inställningarna. Formulärdata kunde inte läsas."],"Unable to update settings. %s":[null,"Det gick inte att uppdatera inställningarna. %s"],"Packaging":[null,""],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,""],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,""],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,"Obs! Jetpack är ansluten, men utvecklingsläget är också aktiverat på denna webbplats. Inaktivera utvecklingsläget."],"Shipping Label":[null,"Fraktetikett"],"yd":[null,"yd"],"in":[null,"in"],"mm":[null,"mm"],"cm":[null,"cm"],"m":[null,"m"],"oz":[null,"oz"],"lbs":[null,"lbs"],"g":[null,"g"],"kg":[null,"kg"],"An invalid service ID was received.":[null,""],"An invalid service instance was received.":[null,""],"Rest of the World":[null,"Resten av världen"],"WooCommerce Services Status":[null,"Status på WooCommerce Services"],"Support":[null,"Support"],"Debug":[null,"Felsök"],"Services":[null,"Tjänster"],"Need help?":[null,"Behöver du hjälp?"],"Log is empty":[null,"Loggen är tom"],"Disabled":[null,"Inaktiverad"],"Enabled":[null,"Aktiverad"],"%s Shipping Zone":[null,"%s fraktzon"],"The most recent rate request failed":[null,""],"The most recent rate request was successful":[null,""],"No rate requests have yet been made for this service":[null,""],"Setup for this service has not yet been completed":[null,"Inställningen för denna tjänst har ännu inte slutförts"],"WooCommerce Services Data":[null,""],"Service data is up-to-date":[null,""],"Service data was found, but is more than one day old":[null,""],"Service data was found, but is more than three days old":[null,""],"Service data was found, but may be out of date":[null,""],"No service data available":[null,""],"Jetpack":[null,"Jetpack"],"Jetpack %s is connected and working correctly":[null,"Jetpack %s är ansluten och fungerar korrekt"],"This is a Jetpack staging site":[null,""],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,"Jetpack är inte ansluten till WordPress.com. Se till att tillägget Jetpack är installerat, aktiverat och anslutet."],"Jetpack %s or higher is required (You are running %s)":[null,"Jetpack %s eller högre krävs (Du kör %s)"],"Please install and activate the Jetpack plugin, version %s or higher":[null,"Installera och aktivera tillägget Jetpack, version %s eller högre"],"WooCommerce":[null,"WooCommerce"],"WooCommerce %s is configured correctly":[null,"WooCommerce %s är korrekt konfigurerad"],"Please set Base Location in WooCommerce Settings > General":[null,"Ställ in basplats i WooCommerce-inställningar > Allmänt"],"WooCommerce %s or higher is required (You are running %s)":[null,"WooCommerce %s eller högre krävs (Du kör %s)"],"Dismiss this notice":[null,"Avfärda denna notis"],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,""],"Your site is succesfully communicating to the WooCommerce Services API.":[null,""],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,""],"Test Connection":[null,""],"Test your WooCommerce Services connection":[null,""],"%s - ZIP/Postal code checkout field label\u0004Invalid %s entered.":[null,"Ogiltigt %s angivet."],"%s - ZIP/Postal code checkout field label\u0004%s does not match the selected state.":[null,"%s matchar inte den valda delstaten."],"date is of the form MM/YY\u0004Expires %(date)s":[null,"Löper ut %(date)s"],"A service with an unknown title and unknown method_title\u0004Unknown":[null,"Okänd"],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,"Hälsa"],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,"WooCommerce Services"]}
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-sv_SE.po

    r2365269 r2374627  
    33msgid ""
    44msgstr ""
    5 "PO-Revision-Date: 2020-08-05 21:15:23+0000\n"
     5"PO-Revision-Date: 2020-08-19 21:06:08+0000\n"
    66"MIME-Version: 1.0\n"
    77"Content-Type: text/plain; charset=UTF-8\n"
     
    1212"Project-Id-Version: Plugins - WooCommerce Services - Stable (latest release)\n"
    1313
     14#: classes/class-wc-connect-taxjar-integration.php:318 i18n/strings.php:125
     15#: i18n/strings.php:328
     16msgid "ZIP/Postal code"
     17msgstr ""
     18
    1419#: i18n/strings.php:348
    1520msgid "This action will delete any information entered on the form."
     
    7681msgstr "E-post"
    7782
    78 #: i18n/strings.php:328
    79 msgid "Postal code / Zip"
    80 msgstr ""
    81 
    8283#: i18n/strings.php:322
    8384msgid "Address 2 (optional)"
     
    130131#: i18n/strings.php:211
    131132msgid "Adult signature required"
    132 msgstr ""
     133msgstr "Signatur av vuxen krävs"
    133134
    134135#: i18n/strings.php:210
     
    225226#: i18n/strings.php:393
    226227msgid "No tracking information available at this time"
    227 msgstr ""
     228msgstr "Ingen spårningsinformation tillgänglig just nu"
    228229
    229230#: i18n/strings.php:221
    230231msgid "Connection error: unable to create label at this time"
    231 msgstr ""
     232msgstr "Anslutningsfel: kan inte skapa etikett just nu"
    232233
    233234#: i18n/strings.php:217 i18n/strings.php:219
     
    329330msgstr "0.0"
    330331
    331 #: woocommerce-services.php:1310
     332#: woocommerce-services.php:1311
    332333msgid "Shipment Tracking"
    333334msgstr ""
     
    345346msgstr ""
    346347
    347 #: woocommerce-services.php:1353
     348#: woocommerce-services.php:1354
    348349msgid "Packing Log:"
    349350msgstr ""
    350351
    351 #: woocommerce-services.php:1340
     352#: woocommerce-services.php:1341
    352353msgid "Chosen Rate:"
    353354msgstr ""
    354355
    355 #: woocommerce-services.php:1336
     356#: woocommerce-services.php:1337
    356357msgid "Shipping Method ID:"
    357358msgstr ""
    358359
    359 #: woocommerce-services.php:1332
     360#: woocommerce-services.php:1333
    360361msgid "Shipping Method Name:"
    361362msgstr ""
    362363
    363 #: woocommerce-services.php:1316
     364#: woocommerce-services.php:1317
    364365msgid "Shipping Debug"
    365366msgstr ""
     
    430431msgstr ""
    431432
     433#: classes/class-wc-connect-api-client.php:64
     434msgid "Invalid WooCommerce Services service slug provided"
     435msgstr ""
     436
     437#: classes/class-wc-connect-shipping-method.php:461
     438msgid "Packing log:"
     439msgstr ""
     440
    432441#. translators: 1: name of shipping service, 2: shipping rate (price)
    433442#: classes/class-wc-connect-shipping-method.php:454
    434443msgid "Received rate: %1$s (%2$s)"
    435 msgstr ""
    436 
    437 #: classes/class-wc-connect-api-client.php:64
    438 msgid "Invalid WooCommerce Services service slug provided"
    439 msgstr ""
    440 
    441 #: classes/class-wc-connect-shipping-method.php:461
    442 msgid "Packing log:"
    443444msgstr ""
    444445
     
    970971
    971972#: classes/class-wc-connect-taxjar-integration.php:326
    972 msgctxt "%s - Postcode/Zip checkout field label"
     973msgctxt "%s - ZIP/Postal code checkout field label"
    973974msgid "Invalid %s entered."
    974 msgstr "Ogiltig %s angiven."
     975msgstr "Ogiltigt %s angivet."
    975976
    976977#: classes/class-wc-connect-taxjar-integration.php:324
    977 msgctxt "%s - Postcode/Zip checkout field label"
     978msgctxt "%s - ZIP/Postal code checkout field label"
    978979msgid "%s does not match the selected state."
    979980msgstr "%s matchar inte den valda delstaten."
    980 
    981 #: classes/class-wc-connect-taxjar-integration.php:318
    982 msgid "Postcode / ZIP"
    983 msgstr "Postnummer"
    984981
    985982#: classes/class-wc-connect-privacy.php:90
     
    11191116msgstr "Uppdatera"
    11201117
    1121 #: woocommerce-services.php:1095
     1118#: woocommerce-services.php:1096
    11221119msgid "Tracking number"
    11231120msgstr "Spårningsnummer"
    11241121
    1125 #: woocommerce-services.php:1094
     1122#: woocommerce-services.php:1095
    11261123msgid "Provider"
    11271124msgstr "Leverantör"
     
    14691466
    14701467#. translators: %d: Deleted Product ID
     1468#: classes/class-wc-connect-compatibility-wc30.php:130
    14711469#: classes/class-wc-connect-compatibility-wc26.php:116
    1472 #: classes/class-wc-connect-compatibility-wc30.php:130
    14731470msgid "#%d - [Deleted product]"
    14741471msgstr "#%d - [Ta bort produkt]"
    14751472
    14761473#. translators: %1$d: Product ID, %2$s: Product Name
     1474#: classes/class-wc-connect-compatibility-wc30.php:125
    14771475#: classes/class-wc-connect-compatibility-wc26.php:111
    1478 #: classes/class-wc-connect-compatibility-wc30.php:125
    14791476msgid "#%1$d - %2$s"
    14801477msgstr "#%1$d - %2$s"
    14811478
    1482 #: woocommerce-services.php:1425
     1479#: woocommerce-services.php:1426
    14831480msgid "<a href=\"%s\">Support</a>"
    14841481msgstr "<a href=\"%s\">Support</a>"
     
    14881485msgstr "Det var det fel att installera JetPack. Prova installera det manuellt."
    14891486
    1490 #: i18n/strings.php:270 woocommerce-services.php:994
    1491 #: woocommerce-services.php:997
     1487#: woocommerce-services.php:995 woocommerce-services.php:998
     1488#: i18n/strings.php:270
    14921489msgid "Shipping Labels"
    14931490msgstr "Fraktetiketter"
     
    15081505msgstr "WooCommerce Services"
    15091506
    1510 #: i18n/strings.php:118 i18n/strings.php:329 woocommerce-services.php:1376
    1511 #: woocommerce-services.php:1404
     1507#: woocommerce-services.php:1377 woocommerce-services.php:1405
     1508#: i18n/strings.php:118 i18n/strings.php:329
    15121509msgid "Phone"
    15131510msgstr "Telefon"
     
    16031600msgstr "Sparade paket"
    16041601
    1605 #: woocommerce-services.php:1083 woocommerce-services.php:1090
     1602#: woocommerce-services.php:1084 woocommerce-services.php:1091
    16061603msgid "Tracking"
    16071604msgstr "Spårning"
     
    16361633msgstr "Delstat"
    16371634
    1638 #: i18n/strings.php:125
    1639 msgid "Postal code"
    1640 msgstr "Postnummer"
    1641 
    16421635#: i18n/strings.php:126 i18n/strings.php:327
    16431636msgid "Country"
     
    17341727msgstr "Ogiltig PDF-begäran."
    17351728
     1729#: classes/class-wc-connect-shipping-method.php:408
    17361730#: classes/class-wc-rest-connect-shipping-label-controller.php:105
    1737 #: classes/class-wc-connect-shipping-method.php:408
    17381731msgid "Unknown package"
    17391732msgstr "Okänt paket"
    17401733
     1734#: classes/class-wc-connect-shipping-method.php:410
    17411735#: classes/class-wc-rest-connect-shipping-label-controller.php:101
    1742 #: classes/class-wc-connect-shipping-method.php:410
    17431736msgid "Individual packaging"
    17441737msgstr ""
     
    17691762msgstr ""
    17701763
    1771 #: woocommerce-services.php:1456
     1764#: woocommerce-services.php:1457
    17721765msgid "Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps."
    17731766msgstr ""
     
    17811774msgstr "Obs! Jetpack är ansluten, men utvecklingsläget är också aktiverat på denna webbplats. Inaktivera utvecklingsläget."
    17821775
    1783 #: woocommerce-services.php:1312
     1776#: woocommerce-services.php:1313
    17841777msgid "Shipping Label"
    17851778msgstr "Fraktetikett"
     
    19651958msgstr "WooCommerce %s eller högre krävs (Du kör %s)"
    19661959
    1967 #: classes/class-wc-connect-error-notice.php:103 woocommerce-services.php:1492
     1960#: woocommerce-services.php:1493 classes/class-wc-connect-error-notice.php:103
    19681961msgid "Dismiss this notice"
    19691962msgstr "Avfärda denna notis"
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-zh_CN.json

    r2365269 r2374627  
    1 {"0":[null,"0"],"":{"po-revision-date":"2020-07-28 19:42:58+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/3.0.0-alpha.2","language":"zh_CN","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"This action will delete any information entered on the form.":[null,""],"Cancel connection":[null,""],"Ok":[null,""],"UPS invoice control id":[null,""],"UPS invoice currency":[null,""],"UPS invoice amount":[null,""],"UPS invoice date":[null,""],"UPS invoice number":[null,""],"I have been issued an invoice from UPS within the past 90 days":[null,""],"UPS account information":[null,""],"Company website":[null,""],"Job title":[null,""],"Company name":[null,""],"This is the company info you used to create your UPS account":[null,""],"Company information":[null,""],"Email":[null,""],"Postal code / Zip":[null,""],"Address 2 (optional)":[null,""],"Account number":[null,""],"This is the account number and address from your UPS profile":[null,""],"General information":[null,""],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,""],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,""],"Connect your UPS account":[null,""],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,""],"Disconnect your UPS account":[null,""],"Set up your own carrier account by adding your credentials here":[null,""],"Carrier account":[null,""],"Credentials":[null,""],"Adult signature required":[null,""],"Signature required":[null,""],"Other\\u2026":[null,""],"Select one\\u2026":[null,""],"Validating address\\u2026":[null,""],"Purchasing\\u2026":[null,""],"Your UPS account will be charged":[null,""],"Package %(index)s \\u2013 %(title)s":[null,""],"Saving\\u2026":[null,""],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Powered by WooCommerce Services.":[null,""],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled",[""]],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}",[""]],"Schedule a pickup":[null,""],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,""],"Labels older than 30 days cannot be refunded.":[null,""],"Mark this order as complete and notify the customer":[null,""],"Notify the customer with shipment details":[null,""],"You save %s with WooCommerce Services":[null,""],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,"WooCommerce Services 要求安装并激活WooCommerce插件。你可以在这里下载%s 。"],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,""],"No tracking information available at this time":[null,""],"Connection error: unable to create label at this time":[null,""],"Track Package":["Track Packages",[""]],"Which package would you like to track?":[null,""],"%(service)s label (#%(labelIndex)d)":[null,""],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,""],"Add credit card":[null,"添加信用卡"],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,""],"Choose credit card":[null,"选择信用卡"],"Buy shipping label":["Buy shipping labels",[""]],"shipping label ready":["shipping labels ready",[""]],"Shipping from":[null,""],"Shipping summary":[null,""],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,""],"Shipping rates":[null,""],"HS Tariff number":[null,""],"Submit":[null,""],"Total Weight (with package)":[null,""],"QTY":[null,""],"Weight":[null,""],"Items to fulfill":[null,""],"Select a package type":[null,""],"Package details":[null,""],"Your shipping packages have been saved.":[null,""],"0.0":[null,"0.0"],"Shipment Tracking":[null,""],"Connect via WooCommerce Services":[null,""],"Customs information valid":[null,""],"Customs information incomplete":[null,""],"Packing Log:":[null,""],"Chosen Rate:":[null,""],"Shipping Method ID:":[null,""],"Shipping Method Name:":[null,""],"Shipping Debug":[null,""],"Stripe Account (connected to WooCommerce Services)":[null,""],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,""],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,""],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,""],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,""],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,""],"Error: The WooCommerce Services server returned HTTP code: %d":[null,""],"Unable to encode body for request to WooCommerce Services server.":[null,""],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,""],"No shipping rate could be calculated. No items in the package are shippable.":[null,""],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,""],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,""],"Received rate: %1$s (%2$s)":[null,""],"Invalid WooCommerce Services service slug provided":[null,""],"Packing log:":[null,""],"Your customer selected {{shippingMethod/}}":[null,""],"Total rate: %(total)s":[null,""],"%(serviceName)s: %(rate)s":[null,""],"No rates found":[null,""],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,""],"more info":[null,""],"ITN":[null,""],"Sanitary / Phytosanitary inspection":[null,""],"Quarantine":[null,""],"None":[null,""],"Restriction type":[null,""],"Details":[null,""],"Sample":[null,""],"Gift":[null,""],"Documents":[null,""],"Merchandise":[null,""],"Contents type":[null,""],"Return to sender if package is unable to be delivered":[null,""],"Value (per unit)":[null,""],"Weight (per unit)":[null,""],"Save customs form":[null,""],"Customs":[null,""],"Use address as entered":[null,""],"View on Google Maps":[null,""],"Verify with USPS":[null,""],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,""],"We were unable to automatically verify the address.":[null,"我们无法自动验证地址。"],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,""],"You've edited the address, please revalidate it for accurate rates":[null,""],"Verify address":[null,"验证地址"],"%(message)s. Please modify the address and try again.":[null,""],"View details":[null,""],"Items":[null,""],"Package":[null,""],"Receipt":[null,""],"Label #%(labelIndex)s details":[null,""],"{{icon/}} Delete this package":[null,""],"Done":[null,""],"Add boxes, envelopes, and other packages you use most frequently":[null,""],"Remove":[null,""],"Edit":[null,""],"Weight of empty package":[null,""],"Unique package name":[null,""],"Envelope":[null,""],"Box":[null,""],"This field is required.":[null,""],"Payment":[null,""],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,""],"Email Receipts":[null,""],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,""],"Choose a different card":[null,"选择其他卡"],"To purchase shipping labels, add a credit card.":[null,""],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,""],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,""],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,""],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,""],"%(card)s ****%(digits)s":[null,""],"Print shipping labels yourself and save a trip to the post office":[null,""],"H":[null,""],"W":[null,""],"L":[null,""],"Stripe account":[null,""],"Disconnect":[null,""],"Disconnecting":[null,""],"Check email to activate account":[null,""],"Activated":[null,""],"No activity yet":[null,""],"Note":[null,""],"Refunded %(amount)s":[null,""],"%(service)s label (#%(labelNum)d) refund rejected":[null,""],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,""],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,""],"Note sent to customer":[null,""],"Internal note":[null,""],"Show notes from %(date)s":[null,""],"%(count)s event":["%(count)s events",[""]],"WeChat Pay":[null,"微信支付"],"Toggle menu":[null,""],"Account disconnected. Reloading page\\u2026":[null,""],"A payment method is required to print shipping labels.":[null,""],"Return to Order #%(orderId)s":[null,""],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,""],"Logging":[null,""],"No services configured. {{a}}Add a shipping service{{/a}}":[null,""],"Edit service settings":[null,""],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,""],"Copy for support":[null,""],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}",[""]],"Log tail copied to clipboard":[null,""],"Last updated %s. {{a}}Refresh{{/a}}":[null,""],"You have unsaved changes. Are you sure you want to leave this page?":[null,""],"Value ($ per unit)":[null,""],"Weight (%s per unit)":[null,""],"Description":[null,""],"Country where the product was manufactured or assembled":[null,""],"Origin country":[null,""],"Optional":[null,""],"Retry":[null,""],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,""],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,""],"Connect your account":[null,""],"shipping label printing":[null,""],"shipping label printing and smoother payment setup":[null,""],"automated tax calculation and shipping label printing":[null,""],"automated tax calculation, shipping label printing, and smoother payment setup":[null,""],"Data resource description.":[null,""],"Data resource ID.":[null,""],"List of supported currencies.":[null,""],"List of supported states in a given country.":[null,""],"List of supported continents, countries, and states.":[null,""],"Sorry, you cannot view this resource.":[null,""],"Sorry, you cannot list resources.":[null,""],"The unit weights are defined in for this country.":[null,""],"Thousands separator for displayed prices in this country.":[null,""],"Full name of state.":[null,""],"State code.":[null,""],"List of states in this country.":[null,""],"Number of decimal points shown in displayed prices for this country.":[null,""],"Full name of country.":[null,""],"The unit lengths are defined in for this country.":[null,""],"Decimal separator for displayed prices for this country.":[null,""],"Currency symbol position for this country.":[null,""],"Default ISO4127 alpha-3 currency code for the country.":[null,""],"ISO3166 alpha-2 country code.":[null,""],"List of countries on this continent.":[null,""],"Full name of continent.":[null,""],"There are no locations matching these parameters.":[null,""],"2 character continent code.":[null,""],"Postcode / ZIP":[null,""],"Shipping label tracking number":[null,""],"Shipping label service":[null,""],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,""],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,""],"An error occurred while refreshing service data.":[null,""],"There was a problem updating your saved credit cards.":[null,""],"No labels found for this period":[null,""],"Total":[null,""],"Refund":[null,""],"Price":[null,""],"Order":[null,""],"Time":[null,""],"Requested":[null,""],"Last 7 days":[null,""],"This month":[null,"本月"],"Last month":[null,""],"Year":[null,""],"Export CSV":[null,""],"Other Log":[null,""],"Taxes Log":[null,""],"Shipping Log":[null,""],"Display troubleshooting information on the Cart and Checkout pages.":[null,""],"Write diagnostic messages to log files. Helpful when contacting support.":[null,""],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,""],"Payment Email":[null,""],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,""],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,""],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,""],"Link account":[null,""],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,""],"Link your PayPal account":[null,""],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,""],"Link a PayPal account":[null,""],"Refresh":[null,""],"Tracking number":[null,""],"Provider":[null,""],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,""],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,""],"Tax Class":[null,""],"Shipping":[null,""],"Compound":[null,""],"Priority":[null,""],"Tax Name":[null,""],"Rate %":[null,""],"ZIP/Postcode":[null,""],"State Code":[null,""],"Country Code":[null,""],"Enable automated taxes":[null,""],"Disable automated taxes":[null,""],"Automated taxes":[null,""],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,""],"Setup complete.":[null,""],"You can now enjoy %s.":[null,""],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,""],"Connect Jetpack to activate WooCommerce Services":[null,""],"automated tax calculation":[null,""],"smoother payment setup":[null,""],"automated tax calculation and smoother payment setup":[null,""],"Required":[null,""],"Your shipping settings have been saved.":[null,""],"Unable to save your shipping settings. Please try again.":[null,""],"Dimensions":[null,""],"Close":[null,"关"],"Packages to be Shipped":[null,""],"Add to a New Package":[null,""],"Add items":[null,""],"Individually Shipped Item":[null,""],"Item Dimensions":[null,""],"Please select a package":[null,""],"Service schemas were not loaded":[null,""],"Bad request":[null,""],"Order not found":[null,""],"Got it, thanks!":[null,""],"Connect your store to activate WooCommerce Services":[null,""],"Activate Jetpack and connect":[null,""],"Install Jetpack and connect":[null,""],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,""],"Connecting...":[null,""],"Activating...":[null,""],"When you're ready, purchase and print discounted labels from USPS right here.":[null,""],"Discounted Shipping Labels":[null,""],"American Express":[null,""],"Discover":[null,""],"MasterCard":[null,""],"VISA":[null,"VISA"],"PayPal":[null,""],"Add another credit card":[null,"添加其他信用卡"],"%(selectedCount)d package selected":["%(selectedCount)d packages selected",[""]],"Unable to get your settings. Please refresh the page to try again.":[null,""],"%(numSelected)d service selected":["%(numSelected)d services selected",[""]],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,""],"Tracking #: {{trackingLink/}}":[null,""],"%(item)s from {{pckg/}}":[null,""],"Which items would you like to add to {{pckg/}}?":[null,""],"1 item in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,""],"{{itemLink/}} is currently saved for a later shipment.":[null,""],"{{itemLink/}} is currently shipped in its original packaging.":[null,""],"{{itemLink/}} is currently in {{pckg/}}.":[null,""],"Choose rate: %(pckg)s":[null,""],"Refund label (-%(amount)s)":[null,""],"Where would you like to move it?":[null,""],"Unsaved changes made to packages":[null,""],"There are no items in this package.":[null,""],"Ship in original packaging":[null,""],"Request refund":[null,""],"Reprint":[null,""],"Paper size":[null,""],"No packages selected":[null,""],"Move":[null,""],"Move item":[null,""],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,""],"Create new label":[null,""],"All packages selected":[null,""],"Add":[null,"添加"],"Add item":[null,""],"Add a credit card":[null,"添加信用卡"],"#%d - [Deleted product]":[null,""],"#%1$d - %2$s":[null,"#%1$d - %2$s"],"<a href=\"%s\">Support</a>":[null,""],"There was an error installing Jetpack. Please try installing it manually.":[null,""],"Shipping Labels":[null,""],"Automattic":[null,""],"https://woocommerce.com/":[null,""],"WooCommerce Services":[null,"WooCommerce Services"],"Phone":[null,""],"Connect":[null,""],"Save Settings":[null,""],"Your changes have been saved.":[null,""],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,""],"Expand":[null,""],"Dismiss":[null,""],"You have unsaved changes.":[null,""],"Type of package":[null,""],"Add package":["Add packages",[""]],"Invalid value.":[null,""],"Package name":[null,""],"This field must be unique":[null,""],"Unable to save your shipping packages. Please try again.":[null,""],"Save changes":[null,""],"Untitled":[null,""],"Dimensions (L x W x H)":[null,""],"All services selected":[null,""],"Expand Services":[null,""],"Service":[null,""],"Price adjustment":[null,""],"Saved Packages":[null,""],"Tracking":[null,""],"Create shipping label":["Create shipping labels",[""]],"Name":[null,""],"Company":[null,""],"Address":[null,""],"City":[null,""],"State":[null,""],"Postal code":[null,""],"Country":[null,""],"Invalid address":[null,""],"Origin address":[null,""],"Destination address":[null,""],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,""],"Address entered":[null,""],"Edit address":[null,""],"Suggested address":[null,""],"Use selected address":[null,""],"Use these packages":[null,""],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,""],"Request a refund":[null,""],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,""],"Purchase date":[null,""],"Amount eligible for refund":[null,""],"Reprint shipping label":[null,""],"If there was a printing error when you purchased the label, you can print it again.":[null,""],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,""],"Print":[null,""],"Cancel":[null,""],"N/A":[null,""],"More":[null,""],"Invalid PDF request.":[null,""],"Unknown package":[null,""],"Individual packaging":[null,""],"Unable to update service settings. Validation failed. %s":[null,""],"Unable to update service settings. The form data could not be read.":[null,""],"Unable to update service settings. Form data is missing service ID.":[null,""],"Unable to update settings. The form data could not be read.":[null,""],"Unable to update settings. %s":[null,"无法更新设置。 %s"],"Packaging":[null,""],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,""],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,""],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,""],"Shipping Label":[null,""],"yd":[null,""],"in":[null,""],"mm":[null,""],"cm":[null,"cm"],"m":[null,""],"oz":[null,""],"lbs":[null,""],"g":[null,""],"kg":[null,""],"An invalid service ID was received.":[null,""],"An invalid service instance was received.":[null,""],"Rest of the World":[null,""],"WooCommerce Services Status":[null,"WooCommerce服务状态"],"Support":[null,""],"Debug":[null,""],"Services":[null,""],"Need help?":[null,""],"Log is empty":[null,""],"Disabled":[null,""],"Enabled":[null,""],"%s Shipping Zone":[null,""],"The most recent rate request failed":[null,""],"The most recent rate request was successful":[null,""],"No rate requests have yet been made for this service":[null,""],"Setup for this service has not yet been completed":[null,""],"WooCommerce Services Data":[null,""],"Service data is up-to-date":[null,""],"Service data was found, but is more than one day old":[null,""],"Service data was found, but is more than three days old":[null,""],"Service data was found, but may be out of date":[null,""],"No service data available":[null,""],"Jetpack":[null,""],"Jetpack %s is connected and working correctly":[null,""],"This is a Jetpack staging site":[null,""],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,""],"Jetpack %s or higher is required (You are running %s)":[null,""],"Please install and activate the Jetpack plugin, version %s or higher":[null,""],"WooCommerce":[null,"WooCommerce"],"WooCommerce %s is configured correctly":[null,""],"Please set Base Location in WooCommerce Settings > General":[null,""],"WooCommerce %s or higher is required (You are running %s)":[null,""],"Dismiss this notice":[null,""],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,""],"Your site is succesfully communicating to the WooCommerce Services API.":[null,""],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,""],"Test Connection":[null,""],"Test your WooCommerce Services connection":[null,""],"%s - Postcode/Zip checkout field label\u0004Invalid %s entered.":[null,""],"%s - Postcode/Zip checkout field label\u0004%s does not match the selected state.":[null,""],"date is of the form MM/YY\u0004Expires %(date)s":[null,""],"A service with an unknown title and unknown method_title\u0004Unknown":[null,""],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,""],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,"WooCommerce Services"]}
     1{"0":[null,"0"],"":{"po-revision-date":"2020-07-28 19:42:58+0000","mime-version":"1.0","content-type":"text/plain; charset=UTF-8","content-transfer-encoding":"8bit","plural-forms":"nplurals=1; plural=0;","x-generator":"GlotPress/3.0.0-alpha.2","language":"zh_CN","project-id-version":"Plugins - WooCommerce Services - Stable (latest release)"},"ZIP/Postal code":[null,""],"This action will delete any information entered on the form.":[null,""],"Cancel connection":[null,""],"Ok":[null,""],"UPS invoice control id":[null,""],"UPS invoice currency":[null,""],"UPS invoice amount":[null,""],"UPS invoice date":[null,""],"UPS invoice number":[null,""],"I have been issued an invoice from UPS within the past 90 days":[null,""],"UPS account information":[null,""],"Company website":[null,""],"Job title":[null,""],"Company name":[null,""],"This is the company info you used to create your UPS account":[null,""],"Company information":[null,""],"Email":[null,""],"Address 2 (optional)":[null,""],"Account number":[null,""],"This is the account number and address from your UPS profile":[null,""],"General information":[null,""],"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.":[null,""],"Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.":[null,""],"Connect your UPS account":[null,""],"This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.":[null,""],"Disconnect your UPS account":[null,""],"Set up your own carrier account by adding your credentials here":[null,""],"Carrier account":[null,""],"Credentials":[null,""],"Adult signature required":[null,""],"Signature required":[null,""],"Other\\u2026":[null,""],"Select one\\u2026":[null,""],"Validating address\\u2026":[null,""],"Purchasing\\u2026":[null,""],"Your UPS account will be charged":[null,""],"Package %(index)s \\u2013 %(title)s":[null,""],"Saving\\u2026":[null,""],"Your tax rates and settings will be automatically configured for %1$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Your tax rates and settings will be automatically configured for %1$s, %2$s. <a href=\"https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-12\">Learn more about setting up tax rates for additional nexuses</a>":[null,""],"Powered by WooCommerce Services.":[null,""],"%(itemCount)d item is ready to be fulfilled":["%(itemCount)d items are ready to be fulfilled",[""]],"%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}":["%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}",[""]],"Schedule a pickup":[null,""],"Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.":[null,""],"Labels older than 30 days cannot be refunded.":[null,""],"Mark this order as complete and notify the customer":[null,""],"Notify the customer with shipment details":[null,""],"You save %s with WooCommerce Services":[null,""],"WooCommerce Services requires the WooCommerce plugin to be installed and active. You can download %s here.":[null,"WooCommerce Services 要求安装并激活WooCommerce插件。你可以在这里下载%s 。"],"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.":[null,""],"No tracking information available at this time":[null,""],"Connection error: unable to create label at this time":[null,""],"Track Package":["Track Packages",[""]],"Which package would you like to track?":[null,""],"%(service)s label (#%(labelIndex)d)":[null,""],"To print this shipping label, {{a}}add a credit card to your account{{/a}}.":[null,""],"Add credit card":[null,"添加信用卡"],"To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.":[null,""],"Choose credit card":[null,"选择信用卡"],"Buy shipping label":["Buy shipping labels",[""]],"shipping label ready":["shipping labels ready",[""]],"Shipping from":[null,""],"Shipping summary":[null,""],"Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping":[null,""],"Shipping rates":[null,""],"HS Tariff number":[null,""],"Submit":[null,""],"Total Weight (with package)":[null,""],"QTY":[null,""],"Weight":[null,""],"Items to fulfill":[null,""],"Select a package type":[null,""],"Package details":[null,""],"Your shipping packages have been saved.":[null,""],"0.0":[null,"0.0"],"Shipment Tracking":[null,""],"Connect via WooCommerce Services":[null,""],"Customs information valid":[null,""],"Customs information incomplete":[null,""],"Packing Log:":[null,""],"Chosen Rate:":[null,""],"Shipping Method ID:":[null,""],"Shipping Method Name:":[null,""],"Shipping Debug":[null,""],"Stripe Account (connected to WooCommerce Services)":[null,""],"Your site must be served over HTTPS in order to connect your Stripe account via WooCommerce Services":[null,""],"<strong>\"%2$s\" is missing weight, length, width, or height.</strong><br />Shipping rates cannot be calculated. <a href=\"%1$s\">Enter dimensions and weight for %2$s</a> so your customers can purchase this item.":[null,""],"Unable to send request to WooCommerce Services server. The timestamp generated for the signature is too old.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is malformed.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack Token is missing":[null,""],"Error: The WooCommerce Services server returned: %1$s %2$s ( %3$d )":[null,""],"Error: The WooCommerce Services server returned ( %d ) and an empty response body.":[null,""],"Error: The WooCommerce Services server returned HTTP code: %d":[null,""],"Unable to encode body for request to WooCommerce Services server.":[null,""],"Unable to send request to WooCommerce Services server. Body must be an array.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data does not implement get_access_token.":[null,""],"Unable to send request to WooCommerce Services server. Jetpack_Data was not found.":[null,""],"No shipping rate could be calculated. No items in the package are shippable.":[null,""],"Product ( ID: %d ) is missing a dimension value. Shipping rates cannot be calculated.":[null,""],"Product ( ID: %d ) did not include a weight. Shipping rates cannot be calculated.":[null,""],"Invalid WooCommerce Services service slug provided":[null,""],"Packing log:":[null,""],"Received rate: %1$s (%2$s)":[null,""],"Your customer selected {{shippingMethod/}}":[null,""],"Total rate: %(total)s":[null,""],"%(serviceName)s: %(rate)s":[null,""],"No rates found":[null,""],"WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.":[null,""],"more info":[null,""],"ITN":[null,""],"Sanitary / Phytosanitary inspection":[null,""],"Quarantine":[null,""],"None":[null,""],"Restriction type":[null,""],"Details":[null,""],"Sample":[null,""],"Gift":[null,""],"Documents":[null,""],"Merchandise":[null,""],"Contents type":[null,""],"Return to sender if package is unable to be delivered":[null,""],"Value (per unit)":[null,""],"Weight (per unit)":[null,""],"Save customs form":[null,""],"Customs":[null,""],"Use address as entered":[null,""],"View on Google Maps":[null,""],"Verify with USPS":[null,""],"Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.":[null,""],"We were unable to automatically verify the address.":[null,"我们无法自动验证地址。"],"We were unable to automatically verify the address \\u2014 %(error)s.":[null,""],"You've edited the address, please revalidate it for accurate rates":[null,""],"Verify address":[null,"验证地址"],"%(message)s. Please modify the address and try again.":[null,""],"View details":[null,""],"Items":[null,""],"Package":[null,""],"Receipt":[null,""],"Label #%(labelIndex)s details":[null,""],"{{icon/}} Delete this package":[null,""],"Done":[null,""],"Add boxes, envelopes, and other packages you use most frequently":[null,""],"Remove":[null,""],"Edit":[null,""],"Weight of empty package":[null,""],"Unique package name":[null,""],"Envelope":[null,""],"Box":[null,""],"This field is required.":[null,""],"Payment":[null,""],"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s":[null,""],"Email Receipts":[null,""],"To purchase shipping labels, choose a credit card you have on file or add a new card.":[null,""],"Choose a different card":[null,"选择其他卡"],"To purchase shipping labels, add a credit card.":[null,""],"We'll charge the credit card on your account (%(card)s) to pay for the labels you print":[null,""],"Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>":[null,""],"Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.":[null,""],"Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.":[null,""],"%(card)s ****%(digits)s":[null,""],"Print shipping labels yourself and save a trip to the post office":[null,""],"H":[null,""],"W":[null,""],"L":[null,""],"Stripe account":[null,""],"Disconnect":[null,""],"Disconnecting":[null,""],"Check email to activate account":[null,""],"Activated":[null,""],"No activity yet":[null,""],"Note":[null,""],"Refunded %(amount)s":[null,""],"%(service)s label (#%(labelNum)d) refund rejected":[null,""],"%(service)s label (#%(labelNum)d) refunded (%(amount)s)":[null,""],"%(service)s label (#%(labelNum)d) refund requested (%(amount)s)":[null,""],"Note sent to customer":[null,""],"Internal note":[null,""],"Show notes from %(date)s":[null,""],"%(count)s event":["%(count)s events",[""]],"WeChat Pay":[null,"微信支付"],"Toggle menu":[null,""],"Account disconnected. Reloading page\\u2026":[null,""],"A payment method is required to print shipping labels.":[null,""],"Return to Order #%(orderId)s":[null,""],"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.":[null,""],"Logging":[null,""],"No services configured. {{a}}Add a shipping service{{/a}}":[null,""],"Edit service settings":[null,""],"Request was made %s - check logs below or {{a}}edit service settings{{/a}}":[null,""],"Copy for support":[null,""],"Last %s entry. {{a}}Show full log{{/a}}":["Last %s entries. {{a}}Show full log{{/a}}",[""]],"Log tail copied to clipboard":[null,""],"Last updated %s. {{a}}Refresh{{/a}}":[null,""],"You have unsaved changes. Are you sure you want to leave this page?":[null,""],"Value ($ per unit)":[null,""],"Weight (%s per unit)":[null,""],"Description":[null,""],"Country where the product was manufactured or assembled":[null,""],"Origin country":[null,""],"Optional":[null,""],"Retry":[null,""],"<strong>Ready to accept Stripe payments!</strong> Your Stripe account has been successfully connected. Additional settings can be configured on this screen.":[null,""],"It looks like there is an existing Stripe account at <strong>%s</strong>. To start accepting payments with Stripe, you'll need to connect it to your store.":[null,""],"Connect your account":[null,""],"shipping label printing":[null,""],"shipping label printing and smoother payment setup":[null,""],"automated tax calculation and shipping label printing":[null,""],"automated tax calculation, shipping label printing, and smoother payment setup":[null,""],"Data resource description.":[null,""],"Data resource ID.":[null,""],"List of supported currencies.":[null,""],"List of supported states in a given country.":[null,""],"List of supported continents, countries, and states.":[null,""],"Sorry, you cannot view this resource.":[null,""],"Sorry, you cannot list resources.":[null,""],"The unit weights are defined in for this country.":[null,""],"Thousands separator for displayed prices in this country.":[null,""],"Full name of state.":[null,""],"State code.":[null,""],"List of states in this country.":[null,""],"Number of decimal points shown in displayed prices for this country.":[null,""],"Full name of country.":[null,""],"The unit lengths are defined in for this country.":[null,""],"Decimal separator for displayed prices for this country.":[null,""],"Currency symbol position for this country.":[null,""],"Default ISO4127 alpha-3 currency code for the country.":[null,""],"ISO3166 alpha-2 country code.":[null,""],"List of countries on this continent.":[null,""],"Full name of continent.":[null,""],"There are no locations matching these parameters.":[null,""],"2 character continent code.":[null,""],"Shipping label tracking number":[null,""],"Shipping label service":[null,""],"Warning: Erasing personal data will cause the ability to reprint or refund WooCommerce Services shipping labels to be lost on the affected orders.":[null,""],"By using this extension, you may be storing personal data or sharing data with external services. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>":[null,""],"An error occurred while refreshing service data.":[null,""],"There was a problem updating your saved credit cards.":[null,""],"No labels found for this period":[null,""],"Total":[null,""],"Refund":[null,""],"Price":[null,""],"Order":[null,""],"Time":[null,""],"Requested":[null,""],"Last 7 days":[null,""],"This month":[null,"本月"],"Last month":[null,""],"Year":[null,""],"Export CSV":[null,""],"Other Log":[null,""],"Taxes Log":[null,""],"Shipping Log":[null,""],"Display troubleshooting information on the Cart and Checkout pages.":[null,""],"Write diagnostic messages to log files. Helpful when contacting support.":[null,""],"Enter your email address at which to accept payments. You'll need to link your own account in order to perform anything other than \"sale\" transactions.":[null,""],"Payment Email":[null,""],"To authenticate payments with WooCommerce Services, <a href=\"%s\">click here</a>.":[null,""],"Payments will be authenticated by WooCommerce Services and directed to the following email address. To disable this feature and link a PayPal account, <a href=\"%s\">click here</a>.":[null,""],"%s (Note that \"authorizing payment only\" requires linking a PayPal account.)":[null,""],"Link account":[null,""],"Link a new or existing PayPal account to make sure future orders are marked “Processing” instead of “On hold”, and so refunds can be issued without leaving WooCommerce.":[null,""],"Link your PayPal account":[null,""],"To issue refunds via PayPal Checkout, you will need to <a href=\"%s\">link a PayPal account</a> with the email address that received this payment.":[null,""],"Link a PayPal account":[null,""],"Refresh":[null,""],"Tracking number":[null,""],"Provider":[null,""],"WooCommerce Services is almost ready to go! Once you connect Jetpack you'll have access to %s.":[null,""],"Hosted services for WooCommerce: automated tax calculation, shipping label printing, and smoother payment setup.":[null,""],"Tax Class":[null,""],"Shipping":[null,""],"Compound":[null,""],"Priority":[null,""],"Tax Name":[null,""],"Rate %":[null,""],"ZIP/Postcode":[null,""],"State Code":[null,""],"Country Code":[null,""],"Enable automated taxes":[null,""],"Disable automated taxes":[null,""],"Automated taxes":[null,""],"By clicking \"%1$s\", you agree to the <a href=\"%2$s\">Terms of Service</a> and to <a href=\"%3$s\">share certain data and settings</a> with WordPress.com and/or third parties.":[null,""],"Setup complete.":[null,""],"You can now enjoy %s.":[null,""],"WooCommerce Services is almost ready to go! Once you connect your store you'll have access to %s.":[null,""],"Connect Jetpack to activate WooCommerce Services":[null,""],"automated tax calculation":[null,""],"smoother payment setup":[null,""],"automated tax calculation and smoother payment setup":[null,""],"Required":[null,""],"Your shipping settings have been saved.":[null,""],"Unable to save your shipping settings. Please try again.":[null,""],"Dimensions":[null,""],"Close":[null,"关"],"Packages to be Shipped":[null,""],"Add to a New Package":[null,""],"Add items":[null,""],"Individually Shipped Item":[null,""],"Item Dimensions":[null,""],"Please select a package":[null,""],"Service schemas were not loaded":[null,""],"Bad request":[null,""],"Order not found":[null,""],"Got it, thanks!":[null,""],"Connect your store to activate WooCommerce Services":[null,""],"Activate Jetpack and connect":[null,""],"Install Jetpack and connect":[null,""],"Something went wrong. Please try connecting to Jetpack manually, or contact support on the WordPress.org forums.":[null,""],"Connecting...":[null,""],"Activating...":[null,""],"When you're ready, purchase and print discounted labels from USPS right here.":[null,""],"Discounted Shipping Labels":[null,""],"American Express":[null,""],"Discover":[null,""],"MasterCard":[null,""],"VISA":[null,"VISA"],"PayPal":[null,""],"Add another credit card":[null,"添加其他信用卡"],"%(selectedCount)d package selected":["%(selectedCount)d packages selected",[""]],"Unable to get your settings. Please refresh the page to try again.":[null,""],"%(numSelected)d service selected":["%(numSelected)d services selected",[""]],"Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.":[null,""],"Tracking #: {{trackingLink/}}":[null,""],"%(item)s from {{pckg/}}":[null,""],"Which items would you like to add to {{pckg/}}?":[null,""],"1 item in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in 1 package: %(weight)s %(unit)s total":[null,""],"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total":[null,""],"{{itemLink/}} is currently saved for a later shipment.":[null,""],"{{itemLink/}} is currently shipped in its original packaging.":[null,""],"{{itemLink/}} is currently in {{pckg/}}.":[null,""],"Choose rate: %(pckg)s":[null,""],"Refund label (-%(amount)s)":[null,""],"Where would you like to move it?":[null,""],"Unsaved changes made to packages":[null,""],"There are no items in this package.":[null,""],"Ship in original packaging":[null,""],"Request refund":[null,""],"Reprint":[null,""],"Paper size":[null,""],"No packages selected":[null,""],"Move":[null,""],"Move item":[null,""],"Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.":[null,""],"Create new label":[null,""],"All packages selected":[null,""],"Add":[null,"添加"],"Add item":[null,""],"Add a credit card":[null,"添加信用卡"],"#%d - [Deleted product]":[null,""],"#%1$d - %2$s":[null,"#%1$d - %2$s"],"<a href=\"%s\">Support</a>":[null,""],"There was an error installing Jetpack. Please try installing it manually.":[null,""],"Shipping Labels":[null,""],"Automattic":[null,""],"https://woocommerce.com/":[null,""],"WooCommerce Services":[null,"WooCommerce Services"],"Phone":[null,""],"Connect":[null,""],"Save Settings":[null,""],"Your changes have been saved.":[null,""],"There was a problem with one or more entries. Please fix the errors below and try saving again.":[null,""],"Expand":[null,""],"Dismiss":[null,""],"You have unsaved changes.":[null,""],"Type of package":[null,""],"Add package":["Add packages",[""]],"Invalid value.":[null,""],"Package name":[null,""],"This field must be unique":[null,""],"Unable to save your shipping packages. Please try again.":[null,""],"Save changes":[null,""],"Untitled":[null,""],"Dimensions (L x W x H)":[null,""],"All services selected":[null,""],"Expand Services":[null,""],"Service":[null,""],"Price adjustment":[null,""],"Saved Packages":[null,""],"Tracking":[null,""],"Create shipping label":["Create shipping labels",[""]],"Name":[null,""],"Company":[null,""],"Address":[null,""],"City":[null,""],"State":[null,""],"Country":[null,""],"Invalid address":[null,""],"Origin address":[null,""],"Destination address":[null,""],"We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.":[null,""],"Address entered":[null,""],"Edit address":[null,""],"Suggested address":[null,""],"Use selected address":[null,""],"Use these packages":[null,""],"The service and rate chosen by the customer at checkout is not available. Please choose another.":[null,""],"Request a refund":[null,""],"You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.":[null,""],"Purchase date":[null,""],"Amount eligible for refund":[null,""],"Reprint shipping label":[null,""],"If there was a printing error when you purchased the label, you can print it again.":[null,""],"NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.":[null,""],"Print":[null,""],"Cancel":[null,""],"N/A":[null,""],"More":[null,""],"Invalid PDF request.":[null,""],"Unknown package":[null,""],"Individual packaging":[null,""],"Unable to update service settings. Validation failed. %s":[null,""],"Unable to update service settings. The form data could not be read.":[null,""],"Unable to update service settings. Form data is missing service ID.":[null,""],"Unable to update settings. The form data could not be read.":[null,""],"Unable to update settings. %s":[null,"无法更新设置。 %s"],"Packaging":[null,""],"Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps.":[null,""],"Note: Jetpack development mode is enabled on this site. This site will not be able to obtain payment methods from WooCommerce Services production servers.":[null,""],"Note: Jetpack is connected, but development mode is also enabled on this site. Please disable development mode.":[null,""],"Shipping Label":[null,""],"yd":[null,""],"in":[null,""],"mm":[null,""],"cm":[null,"cm"],"m":[null,""],"oz":[null,""],"lbs":[null,""],"g":[null,""],"kg":[null,""],"An invalid service ID was received.":[null,""],"An invalid service instance was received.":[null,""],"Rest of the World":[null,""],"WooCommerce Services Status":[null,"WooCommerce服务状态"],"Support":[null,""],"Debug":[null,""],"Services":[null,""],"Need help?":[null,""],"Log is empty":[null,""],"Disabled":[null,""],"Enabled":[null,""],"%s Shipping Zone":[null,""],"The most recent rate request failed":[null,""],"The most recent rate request was successful":[null,""],"No rate requests have yet been made for this service":[null,""],"Setup for this service has not yet been completed":[null,""],"WooCommerce Services Data":[null,""],"Service data is up-to-date":[null,""],"Service data was found, but is more than one day old":[null,""],"Service data was found, but is more than three days old":[null,""],"Service data was found, but may be out of date":[null,""],"No service data available":[null,""],"Jetpack":[null,""],"Jetpack %s is connected and working correctly":[null,""],"This is a Jetpack staging site":[null,""],"Jetpack is not connected to WordPress.com. Make sure the Jetpack plugin is installed, activated, and connected.":[null,""],"Jetpack %s or higher is required (You are running %s)":[null,""],"Please install and activate the Jetpack plugin, version %s or higher":[null,""],"WooCommerce":[null,"WooCommerce"],"WooCommerce %s is configured correctly":[null,""],"Please set Base Location in WooCommerce Settings > General":[null,""],"WooCommerce %s or higher is required (You are running %s)":[null,""],"Dismiss this notice":[null,""],"ERROR: Your site has a problem connecting to the WooCommerce Services API. Please make sure your Jetpack connection is working.":[null,""],"Your site is succesfully communicating to the WooCommerce Services API.":[null,""],"This will test your WooCommerce Services connection to ensure everything is working correctly":[null,""],"Test Connection":[null,""],"Test your WooCommerce Services connection":[null,""],"%s - ZIP/Postal code checkout field label\u0004Invalid %s entered.":[null,""],"%s - ZIP/Postal code checkout field label\u0004%s does not match the selected state.":[null,""],"date is of the form MM/YY\u0004Expires %(date)s":[null,""],"A service with an unknown title and unknown method_title\u0004Unknown":[null,""],"This section displays the overall health of WooCommerce Services and the things it depends on\u0004Health":[null,""],"The WooCommerce Services brandname\u0004WooCommerce Services":[null,"WooCommerce Services"]}
  • woocommerce-services/trunk/i18n/languages/woocommerce-services-zh_CN.po

    r2365269 r2374627  
    1212"Project-Id-Version: Plugins - WooCommerce Services - Stable (latest release)\n"
    1313
     14#: classes/class-wc-connect-taxjar-integration.php:318 i18n/strings.php:125
     15#: i18n/strings.php:328
     16msgid "ZIP/Postal code"
     17msgstr ""
     18
    1419#: i18n/strings.php:348
    1520msgid "This action will delete any information entered on the form."
     
    7479#: i18n/strings.php:330
    7580msgid "Email"
    76 msgstr ""
    77 
    78 #: i18n/strings.php:328
    79 msgid "Postal code / Zip"
    8081msgstr ""
    8182
     
    324325msgstr "0.0"
    325326
    326 #: woocommerce-services.php:1310
     327#: woocommerce-services.php:1311
    327328msgid "Shipment Tracking"
    328329msgstr ""
     
    340341msgstr ""
    341342
    342 #: woocommerce-services.php:1353
     343#: woocommerce-services.php:1354
    343344msgid "Packing Log:"
    344345msgstr ""
    345346
    346 #: woocommerce-services.php:1340
     347#: woocommerce-services.php:1341
    347348msgid "Chosen Rate:"
    348349msgstr ""
    349350
    350 #: woocommerce-services.php:1336
     351#: woocommerce-services.php:1337
    351352msgid "Shipping Method ID:"
    352353msgstr ""
    353354
    354 #: woocommerce-services.php:1332
     355#: woocommerce-services.php:1333
    355356msgid "Shipping Method Name:"
    356357msgstr ""
    357358
    358 #: woocommerce-services.php:1316
     359#: woocommerce-services.php:1317
    359360msgid "Shipping Debug"
    360361msgstr ""
     
    425426msgstr ""
    426427
     428#: classes/class-wc-connect-api-client.php:64
     429msgid "Invalid WooCommerce Services service slug provided"
     430msgstr ""
     431
     432#: classes/class-wc-connect-shipping-method.php:461
     433msgid "Packing log:"
     434msgstr ""
     435
    427436#. translators: 1: name of shipping service, 2: shipping rate (price)
    428437#: classes/class-wc-connect-shipping-method.php:454
    429438msgid "Received rate: %1$s (%2$s)"
    430 msgstr ""
    431 
    432 #: classes/class-wc-connect-api-client.php:64
    433 msgid "Invalid WooCommerce Services service slug provided"
    434 msgstr ""
    435 
    436 #: classes/class-wc-connect-shipping-method.php:461
    437 msgid "Packing log:"
    438439msgstr ""
    439440
     
    963964
    964965#: classes/class-wc-connect-taxjar-integration.php:326
    965 msgctxt "%s - Postcode/Zip checkout field label"
     966msgctxt "%s - ZIP/Postal code checkout field label"
    966967msgid "Invalid %s entered."
    967968msgstr ""
    968969
    969970#: classes/class-wc-connect-taxjar-integration.php:324
    970 msgctxt "%s - Postcode/Zip checkout field label"
     971msgctxt "%s - ZIP/Postal code checkout field label"
    971972msgid "%s does not match the selected state."
    972 msgstr ""
    973 
    974 #: classes/class-wc-connect-taxjar-integration.php:318
    975 msgid "Postcode / ZIP"
    976973msgstr ""
    977974
     
    11121109msgstr ""
    11131110
     1111#: woocommerce-services.php:1096
     1112msgid "Tracking number"
     1113msgstr ""
     1114
    11141115#: woocommerce-services.php:1095
    1115 msgid "Tracking number"
    1116 msgstr ""
    1117 
    1118 #: woocommerce-services.php:1094
    11191116msgid "Provider"
    11201117msgstr ""
     
    14601457
    14611458#. translators: %d: Deleted Product ID
     1459#: classes/class-wc-connect-compatibility-wc30.php:130
    14621460#: classes/class-wc-connect-compatibility-wc26.php:116
    1463 #: classes/class-wc-connect-compatibility-wc30.php:130
    14641461msgid "#%d - [Deleted product]"
    14651462msgstr ""
    14661463
    14671464#. translators: %1$d: Product ID, %2$s: Product Name
     1465#: classes/class-wc-connect-compatibility-wc30.php:125
    14681466#: classes/class-wc-connect-compatibility-wc26.php:111
    1469 #: classes/class-wc-connect-compatibility-wc30.php:125
    14701467msgid "#%1$d - %2$s"
    14711468msgstr "#%1$d - %2$s"
    14721469
    1473 #: woocommerce-services.php:1425
     1470#: woocommerce-services.php:1426
    14741471msgid "<a href=\"%s\">Support</a>"
    14751472msgstr ""
     
    14791476msgstr ""
    14801477
    1481 #: i18n/strings.php:270 woocommerce-services.php:994
    1482 #: woocommerce-services.php:997
     1478#: woocommerce-services.php:995 woocommerce-services.php:998
     1479#: i18n/strings.php:270
    14831480msgid "Shipping Labels"
    14841481msgstr ""
     
    14991496msgstr "WooCommerce Services"
    15001497
    1501 #: i18n/strings.php:118 i18n/strings.php:329 woocommerce-services.php:1376
    1502 #: woocommerce-services.php:1404
     1498#: woocommerce-services.php:1377 woocommerce-services.php:1405
     1499#: i18n/strings.php:118 i18n/strings.php:329
    15031500msgid "Phone"
    15041501msgstr ""
     
    15931590msgstr ""
    15941591
    1595 #: woocommerce-services.php:1083 woocommerce-services.php:1090
     1592#: woocommerce-services.php:1084 woocommerce-services.php:1091
    15961593msgid "Tracking"
    15971594msgstr ""
     
    16251622msgstr ""
    16261623
    1627 #: i18n/strings.php:125
    1628 msgid "Postal code"
    1629 msgstr ""
    1630 
    16311624#: i18n/strings.php:126 i18n/strings.php:327
    16321625msgid "Country"
     
    17231716msgstr ""
    17241717
     1718#: classes/class-wc-connect-shipping-method.php:408
    17251719#: classes/class-wc-rest-connect-shipping-label-controller.php:105
    1726 #: classes/class-wc-connect-shipping-method.php:408
    17271720msgid "Unknown package"
    17281721msgstr ""
    17291722
     1723#: classes/class-wc-connect-shipping-method.php:410
    17301724#: classes/class-wc-rest-connect-shipping-label-controller.php:101
    1731 #: classes/class-wc-connect-shipping-method.php:410
    17321725msgid "Individual packaging"
    17331726msgstr ""
     
    17581751msgstr ""
    17591752
    1760 #: woocommerce-services.php:1456
     1753#: woocommerce-services.php:1457
    17611754msgid "Section not loading? Visit the <a href=\"%s\">status page</a> for troubleshooting steps."
    17621755msgstr ""
     
    17701763msgstr ""
    17711764
    1772 #: woocommerce-services.php:1312
     1765#: woocommerce-services.php:1313
    17731766msgid "Shipping Label"
    17741767msgstr ""
     
    19541947msgstr ""
    19551948
    1956 #: classes/class-wc-connect-error-notice.php:103 woocommerce-services.php:1492
     1949#: woocommerce-services.php:1493 classes/class-wc-connect-error-notice.php:103
    19571950msgid "Dismiss this notice"
    19581951msgstr ""
  • woocommerce-services/trunk/i18n/languages/woocommerce-services.pot

    r2365269 r2374627  
    55"Project-Id-Version: _s woocommerce-services\n"
    66"Report-Msgid-Bugs-To: \n"
    7 "POT-Creation-Date: 2020-08-19T20:29:44.079Z\n"
     7"POT-Creation-Date: 2020-09-03T14:46:18.279Z\n"
    88"MIME-Version: 1.0\n"
    99"Content-Type: text/plain; charset=UTF-8\n"
     
    1313"Language-Team: LANGUAGE <[email protected]>\n"
    1414
    15 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    16 #: dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    17 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    18 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     15#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     16#: dist/chunks/settings.d03945265e55e48d4357.min.js:1
     17#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     18#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    1919msgid "Required"
    2020msgstr ""
    2121
    22 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    23 #: dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    24 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    25 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     22#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     23#: dist/chunks/settings.d03945265e55e48d4357.min.js:1
     24#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     25#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    2626msgid "Optional"
    2727msgstr ""
    2828
    29 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     29#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    3030msgid "Debug"
    3131msgstr ""
    3232
    33 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     33#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    3434msgid "Display troubleshooting information on the Cart and Checkout pages."
    3535msgstr ""
    3636
    37 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     37#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    3838msgid "Enabled"
    3939msgstr ""
    4040
    41 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     41#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    4242msgid "Disabled"
    4343msgstr ""
    4444
    45 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     45#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    4646msgid "Logging"
    4747msgstr ""
    4848
    49 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     49#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    5050msgid ""
    5151"Write diagnostic messages to log files. Helpful when contacting support."
    5252msgstr ""
    5353
    54 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     54#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    5555msgid "Shipping Log"
    5656msgstr ""
    5757
    58 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     58#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    5959msgid "Taxes Log"
    6060msgstr ""
    6161
    62 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     62#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    6363msgid "Other Log"
    6464msgstr ""
    6565
    66 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     66#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    6767msgid "Support"
    6868msgstr ""
    6969
    70 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     70#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    7171msgid "Need help?"
    7272msgstr ""
    7373
    74 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     74#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    7575msgid ""
    7676"Our team is here for you. View our {{docsA}}support docs{{/docsA}} or "
     
    7878msgstr ""
    7979
    80 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     80#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    8181msgctxt ""
    8282"This section displays the overall health of WooCommerce Services and the "
     
    8585msgstr ""
    8686
    87 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     87#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    8888msgid "Last updated %s. {{a}}Refresh{{/a}}"
    8989msgstr ""
    9090
    91 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     91#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    9292msgid "Refresh"
    9393msgstr ""
    9494
    95 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     95#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    9696msgid "WooCommerce"
    9797msgstr ""
    9898
    99 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     99#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    100100msgid "Jetpack"
    101101msgstr ""
    102102
    103 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     103#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    104104msgid "WooCommerce Services Data"
    105105msgstr ""
    106106
    107 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     107#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    108108msgid "Log tail copied to clipboard"
    109109msgstr ""
    110110
    111 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     111#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    112112msgid "Last %s entry. {{a}}Show full log{{/a}}"
    113113msgid_plural "Last %s entries. {{a}}Show full log{{/a}}"
     
    115115msgstr[1] ""
    116116
    117 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     117#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    118118msgid "Copy for support"
    119119msgstr ""
    120120
    121 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     121#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    122122msgid ""
    123123"Request was made %s - check logs below or {{a}}edit service settings{{/a}}"
    124124msgstr ""
    125125
    126 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     126#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    127127msgid "Edit service settings"
    128128msgstr ""
    129129
    130 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     130#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    131131msgid "Services"
    132132msgstr ""
    133133
    134 #: dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
     134#: dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
    135135msgid "No services configured. {{a}}Add a shipping service{{/a}}"
    136136msgstr ""
    137137
    138 #: dist/chunks/plugin-status~shipping-label~shipping-settings.b0120172d6520f5e75b3.min.js:1
    139 #: dist/chunks/print-test-label.8f9134fdd7f397cf6e12.min.js:1
    140 #: dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
     138#: dist/chunks/plugin-status~shipping-label~shipping-settings.c9e72afd64a605e7ed69.min.js:1
     139#: dist/chunks/print-test-label.020fd027f66c78620de1.min.js:1
     140#: dist/chunks/settings.d03945265e55e48d4357.min.js:1
    141141msgid "Dismiss"
    142142msgstr ""
    143143
    144 #: dist/chunks/print-test-label.8f9134fdd7f397cf6e12.min.js:1
    145 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    146 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     144#: dist/chunks/print-test-label.020fd027f66c78620de1.min.js:1
     145#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     146#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    147147msgid "Saving\\u2026"
    148148msgstr ""
    149149
    150 #: dist/chunks/print-test-label.8f9134fdd7f397cf6e12.min.js:1
    151 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    152 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     150#: dist/chunks/print-test-label.020fd027f66c78620de1.min.js:1
     151#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     152#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    153153msgid "Save Settings"
    154154msgstr ""
    155155
    156 #: dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    157 #: dist/chunks/shipping-label-modal~shipping-settings~tracking-modal~view-wrapper-tracking.6fc8f313fc4c97aaf0d6.min.js:1
     156#: dist/chunks/settings.d03945265e55e48d4357.min.js:1
     157#: dist/chunks/shipping-label-modal~shipping-settings~tracking-modal~view-wrapper-tracking.9807aae9bf6341ce5a78.min.js:1
    158158msgid "More"
    159159msgstr ""
    160160
    161 #: dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    162 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     161#: dist/chunks/settings.d03945265e55e48d4357.min.js:1
     162#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    163163msgid "You have unsaved changes."
    164164msgstr ""
    165165
    166 #: dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    167 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     166#: dist/chunks/settings.d03945265e55e48d4357.min.js:1
     167#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    168168msgid "You have unsaved changes. Are you sure you want to leave this page?"
    169169msgstr ""
    170170
    171 #: dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
     171#: dist/chunks/settings.d03945265e55e48d4357.min.js:1
    172172msgid "Your changes have been saved."
    173173msgstr ""
    174174
    175 #: dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
     175#: dist/chunks/settings.d03945265e55e48d4357.min.js:1
    176176msgid ""
    177177"There was a problem with one or more entries. Please fix the errors below "
     
    179179msgstr ""
    180180
    181 #: dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    182 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     181#: dist/chunks/settings.d03945265e55e48d4357.min.js:1
     182#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    183183msgid "Save changes"
    184184msgstr ""
    185185
    186 #: dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
     186#: dist/chunks/settings.d03945265e55e48d4357.min.js:1
    187187msgid "Saved Packages"
    188188msgstr ""
    189189
    190 #: dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
     190#: dist/chunks/settings.d03945265e55e48d4357.min.js:1
    191191msgid "Add and edit saved packages using the {{a}}Packaging Manager{{/a}}."
    192192msgstr ""
    193193
    194 #: dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
     194#: dist/chunks/settings.d03945265e55e48d4357.min.js:1
    195195msgid "All services selected"
    196196msgstr ""
    197197
    198 #: dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
     198#: dist/chunks/settings.d03945265e55e48d4357.min.js:1
    199199msgid "%(numSelected)d service selected"
    200200msgid_plural "%(numSelected)d services selected"
     
    202202msgstr[1] ""
    203203
    204 #: dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    205 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    206 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     204#: dist/chunks/settings.d03945265e55e48d4357.min.js:1
     205#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     206#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    207207msgid "Expand Services"
    208208msgstr ""
    209209
    210 #: dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    211 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     210#: dist/chunks/settings.d03945265e55e48d4357.min.js:1
     211#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    212212msgid "Service"
    213213msgstr ""
    214214
    215 #: dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
     215#: dist/chunks/settings.d03945265e55e48d4357.min.js:1
    216216msgid "Price adjustment"
    217217msgstr ""
    218218
    219 #: dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
     219#: dist/chunks/settings.d03945265e55e48d4357.min.js:1
    220220msgid ""
    221221"Increase the rates calculated by the carrier to account for packaging and "
     
    224224msgstr ""
    225225
    226 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     226#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    227227msgid ""
    228228"WooCommerce Services gives you access to USPS Commercial Pricing, which is "
     
    230230msgstr ""
    231231
    232 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     232#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    233233msgid "You save %s with WooCommerce Services"
    234234msgstr ""
    235235
    236 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     236#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    237237msgid "Package %(index)s \\u2013 %(title)s"
    238238msgstr ""
    239239
    240 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     240#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    241241msgid "Your UPS account will be charged"
    242242msgstr ""
    243243
    244 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     244#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    245245msgid "Total"
    246246msgstr ""
    247247
    248 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     248#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    249249msgid "Shipping summary"
    250250msgstr ""
    251251
    252 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     252#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    253253msgid "Shipping from"
    254254msgstr ""
    255255
    256 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    257 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     256#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     257#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    258258msgid "Edit"
    259259msgstr ""
    260260
    261 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     261#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    262262msgid "shipping label ready"
    263263msgid_plural "shipping labels ready"
     
    265265msgstr[1] ""
    266266
    267 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     267#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    268268msgid "Choose credit card"
    269269msgstr ""
    270270
    271 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     271#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    272272msgid ""
    273273"To print this shipping label, {{a}}choose a credit card to add to your "
     
    275275msgstr ""
    276276
    277 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     277#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    278278msgid "Add credit card"
    279279msgstr ""
    280280
    281 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     281#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    282282msgid ""
    283283"To print this shipping label, {{a}}add a credit card to your account{{/a}}."
    284284msgstr ""
    285285
    286 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    287 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     286#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     287#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    288288msgid "Print"
    289289msgstr ""
    290290
    291 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    292 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     291#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     292#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    293293msgid "Purchasing\\u2026"
    294294msgstr ""
    295295
    296 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     296#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    297297msgid "Buy shipping label"
    298298msgid_plural "Buy shipping labels"
     
    300300msgstr[1] ""
    301301
    302 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    303 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     302#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     303#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    304304msgid "Untitled"
    305305msgstr ""
    306306
    307 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     307#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    308308msgid "Expand"
    309309msgstr ""
    310310
    311 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    312 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     311#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     312#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    313313msgid "Your shipping packages have been saved."
    314314msgstr ""
    315315
    316 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    317 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     316#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     317#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    318318msgid "Unable to save your shipping packages. Please try again."
    319319msgstr ""
    320320
    321 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    322 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     321#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     322#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    323323msgid "Add package"
    324324msgid_plural "Add packages"
     
    326326msgstr[1] ""
    327327
    328 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    329 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     328#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     329#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    330330msgid "Done"
    331331msgstr ""
    332332
    333 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    334 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    335 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     333#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     334#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     335#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    336336msgid "Cancel"
    337337msgstr ""
    338338
    339 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    340 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     339#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     340#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    341341msgid "{{icon/}} Delete this package"
    342342msgstr ""
    343343
    344 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    345 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     344#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     345#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    346346msgid "Invalid value."
    347347msgstr ""
    348348
    349 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    350 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     349#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     350#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    351351msgid "This field is required."
    352352msgstr ""
    353353
    354 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    355 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     354#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     355#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    356356msgid "Type of package"
    357357msgstr ""
    358358
    359 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    360 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     359#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     360#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    361361msgid "Box"
    362362msgstr ""
    363363
    364 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    365 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     364#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     365#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    366366msgid "Envelope"
    367367msgstr ""
    368368
    369 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    370 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     369#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     370#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    371371msgid "Package name"
    372372msgstr ""
    373373
    374 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    375 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     374#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     375#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    376376msgid "Unique package name"
    377377msgstr ""
    378378
    379 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    380 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     379#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     380#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    381381msgid "This field must be unique"
    382382msgstr ""
    383383
    384 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    385 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     384#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     385#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    386386msgid "Dimensions (L x W x H)"
    387387msgstr ""
    388388
    389 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    390 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     389#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     390#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    391391msgid "Weight of empty package"
    392392msgstr ""
    393393
    394 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    395 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     394#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     395#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    396396msgid "0.0"
    397397msgstr ""
    398398
    399 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    400 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     399#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     400#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    401401#. Length placeholder for dimensions input
    402402msgid "L"
    403403msgstr ""
    404404
    405 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    406 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     405#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     406#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    407407#. Width placeholder for dimensions input
    408408msgid "W"
    409409msgstr ""
    410410
    411 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    412 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     411#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     412#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    413413#. Height placeholder for dimensions input
    414414msgid "H"
    415415msgstr ""
    416416
    417 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    418 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     417#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     418#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    419419msgid "All packages selected"
    420420msgstr ""
    421421
    422 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    423 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     422#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     423#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    424424msgid "%(selectedCount)d package selected"
    425425msgid_plural "%(selectedCount)d packages selected"
     
    427427msgstr[1] ""
    428428
    429 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     429#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    430430msgid "HS Tariff number"
    431431msgstr ""
    432432
    433 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     433#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    434434msgid "more info"
    435435msgstr ""
    436436
    437 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     437#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    438438msgid "Origin country"
    439439msgstr ""
    440440
    441 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     441#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    442442msgid "Country where the product was manufactured or assembled"
    443443msgstr ""
    444444
    445 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     445#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    446446msgid "Description"
    447447msgstr ""
    448448
    449 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     449#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    450450msgid "Weight (%s per unit)"
    451451msgstr ""
    452452
    453 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     453#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    454454msgid "Value ($ per unit)"
    455455msgstr ""
    456456
    457 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    458 #: dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
     457#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     458#: dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
    459459msgid "Create shipping label"
    460460msgid_plural "Create shipping labels"
     
    462462msgstr[1] ""
    463463
    464 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     464#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    465465msgid "Origin address"
    466466msgstr ""
    467467
    468 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     468#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    469469msgid "Destination address"
    470470msgstr ""
    471471
    472 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     472#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    473473msgid "Validating address\\u2026"
    474474msgstr ""
    475475
    476 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     476#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    477477msgid "Invalid address"
    478478msgstr ""
    479479
    480 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     480#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    481481msgid "You've edited the address, please revalidate it for accurate rates"
    482482msgstr ""
    483483
    484 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    485 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     484#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     485#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    486486msgid "Name"
    487487msgstr ""
    488488
    489 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     489#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    490490msgid "Company"
    491491msgstr ""
    492492
    493 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    494 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     493#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     494#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    495495msgid "Phone"
    496496msgstr ""
    497497
    498 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     498#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    499499msgid "%(message)s. Please modify the address and try again."
    500500msgstr ""
    501501
    502 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    503 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     502#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     503#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    504504msgid "Address"
    505505msgstr ""
    506506
    507 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    508 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     507#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     508#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    509509msgid "City"
    510510msgstr ""
    511511
    512 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    513 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     512#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     513#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    514514msgid "State"
    515515msgstr ""
    516516
    517 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    518 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     517#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     518#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    519519msgid "Select one\\u2026"
    520520msgstr ""
    521521
    522 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    523 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     522#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     523#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    524524msgid "ZIP/Postal code"
    525525msgstr ""
    526526
    527 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    528 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     527#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     528#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    529529msgid "Country"
    530530msgstr ""
    531531
    532 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     532#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    533533msgid "Verify address"
    534534msgstr ""
    535535
    536 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     536#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    537537msgid "Use address as entered"
    538538msgstr ""
    539539
    540 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     540#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    541541msgid ""
    542542"We have slightly modified the address entered. If correct, please use the "
     
    544544msgstr ""
    545545
    546 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     546#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    547547msgid "Address entered"
    548548msgstr ""
    549549
    550 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     550#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    551551msgid "Suggested address"
    552552msgstr ""
    553553
    554 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     554#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    555555msgid "Use selected address"
    556556msgstr ""
    557557
    558 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     558#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    559559msgid "Edit address"
    560560msgstr ""
    561561
    562 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     562#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    563563msgid "We were unable to automatically verify the address \\u2014 %(error)s."
    564564msgstr ""
    565565
    566 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     566#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    567567msgid "We were unable to automatically verify the address."
    568568msgstr ""
    569569
    570 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     570#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    571571msgid ""
    572572"Automatic verification failed for this address. It may still be a valid "
     
    574574msgstr ""
    575575
    576 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     576#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    577577msgid "Verify with USPS"
    578578msgstr ""
    579579
    580 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     580#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    581581msgid "View on Google Maps"
    582582msgstr ""
    583583
    584 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    585 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     584#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     585#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    586586msgid "Packaging"
    587587msgstr ""
    588588
    589 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     589#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    590590msgid "No packages selected"
    591591msgstr ""
    592592
    593 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     593#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    594594msgid "1 item in 1 package: %(weight)s %(unit)s total"
    595595msgstr ""
    596596
    597 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     597#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    598598msgid "%(itemsCount)d items in 1 package: %(weight)s %(unit)s total"
    599599msgstr ""
    600600
    601 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     601#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    602602msgid ""
    603603"%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total"
    604604msgstr ""
    605605
    606 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     606#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    607607msgid "Use these packages"
    608608msgstr ""
    609609
    610 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     610#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    611611msgid "Packages to be Shipped"
    612612msgstr ""
    613613
    614 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     614#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    615615msgid "Add items"
    616616msgstr ""
    617617
    618 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     618#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    619619msgid "Items to fulfill"
    620620msgstr ""
    621621
    622 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     622#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    623623msgid "Weight"
    624624msgstr ""
    625625
    626 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     626#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    627627msgid "QTY"
    628628msgstr ""
    629629
    630 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     630#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    631631msgid "There are no items in this package."
    632632msgstr ""
    633633
    634 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     634#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    635635msgid "Total Weight (with package)"
    636636msgstr ""
    637637
    638 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     638#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    639639msgid "0"
    640640msgstr ""
    641641
    642 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     642#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    643643msgid "Move"
    644644msgstr ""
    645645
    646 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     646#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    647647msgid "Individually Shipped Item"
    648648msgstr ""
    649649
    650 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     650#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    651651msgid "Item Dimensions"
    652652msgstr ""
    653653
    654 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     654#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    655655msgid "Package details"
    656656msgstr ""
    657657
    658 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     658#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    659659msgid "Select a package type"
    660660msgstr ""
    661661
    662 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     662#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    663663msgid "Please select a package"
    664664msgstr ""
    665665
    666 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     666#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    667667msgid "{{itemLink/}} is currently saved for a later shipment."
    668668msgstr ""
    669669
    670 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     670#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    671671msgid "{{itemLink/}} is currently shipped in its original packaging."
    672672msgstr ""
    673673
    674 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     674#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    675675msgid "{{itemLink/}} is currently in {{pckg/}}."
    676676msgstr ""
    677677
    678 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     678#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    679679msgid "Submit"
    680680msgstr ""
    681681
    682 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     682#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    683683msgid "Move item"
    684684msgstr ""
    685685
    686 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     686#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    687687msgid "Where would you like to move it?"
    688688msgstr ""
    689689
    690 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     690#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    691691msgid "Add to a New Package"
    692692msgstr ""
    693693
    694 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     694#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    695695msgid "Ship in original packaging"
    696696msgstr ""
    697697
    698 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     698#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    699699msgid "%(item)s from {{pckg/}}"
    700700msgstr ""
    701701
    702 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    703 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     702#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     703#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    704704msgid "Close"
    705705msgstr ""
    706706
    707 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     707#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    708708msgid "Add"
    709709msgstr ""
    710710
    711 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     711#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    712712msgid "Add item"
    713713msgstr ""
    714714
    715 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     715#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    716716msgid "Which items would you like to add to {{pckg/}}?"
    717717msgstr ""
    718718
    719 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     719#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    720720msgid "Customs information incomplete"
    721721msgstr ""
    722722
    723 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     723#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    724724msgid "Customs information valid"
    725725msgstr ""
    726726
    727 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     727#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    728728msgid "Customs"
    729729msgstr ""
    730730
    731 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     731#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    732732msgid "Save customs form"
    733733msgstr ""
    734734
    735 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     735#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    736736msgid "Return to sender if package is unable to be delivered"
    737737msgstr ""
    738738
    739 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     739#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    740740msgid "Contents type"
    741741msgstr ""
    742742
    743 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     743#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    744744msgid "Merchandise"
    745745msgstr ""
    746746
    747 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     747#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    748748msgid "Documents"
    749749msgstr ""
    750750
    751 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     751#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    752752msgid "Gift"
    753753msgstr ""
    754754
    755 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     755#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    756756msgid "Sample"
    757757msgstr ""
    758758
    759 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     759#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    760760msgid "Other\\u2026"
    761761msgstr ""
    762762
    763 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     763#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    764764msgid "Details"
    765765msgstr ""
    766766
    767 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     767#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    768768msgid "Restriction type"
    769769msgstr ""
    770770
    771 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     771#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    772772msgid "None"
    773773msgstr ""
    774774
    775 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     775#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    776776msgid "Quarantine"
    777777msgstr ""
    778778
    779 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     779#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    780780msgid "Sanitary / Phytosanitary inspection"
    781781msgstr ""
    782782
    783 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     783#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    784784msgid "ITN"
    785785msgstr ""
    786786
    787 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     787#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    788788msgid "Weight (per unit)"
    789789msgstr ""
    790790
    791 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     791#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    792792msgid "Value (per unit)"
    793793msgstr ""
    794794
    795 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     795#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    796796msgid "Unsaved changes made to packages"
    797797msgstr ""
    798798
    799 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     799#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    800800msgid "No rates found"
    801801msgstr ""
    802802
    803 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     803#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    804804msgid "%(serviceName)s: %(rate)s"
    805805msgstr ""
    806806
    807 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     807#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    808808msgid "Total rate: %(total)s"
    809809msgstr ""
    810810
    811 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     811#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    812812msgid "Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping"
    813813msgstr ""
    814814
    815 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     815#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    816816msgid "Your customer selected {{shippingMethod/}}"
    817817msgstr ""
    818818
    819 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     819#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    820820msgid "Shipping rates"
    821821msgstr ""
    822822
    823 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     823#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    824824msgid ""
    825825"The service and rate chosen by the customer at checkout is not available. "
     
    827827msgstr ""
    828828
    829 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     829#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    830830msgid "Choose rate: %(pckg)s"
    831831msgstr ""
    832832
    833 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     833#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    834834msgid "Signature required"
    835835msgstr ""
    836836
    837 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     837#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    838838msgid "Adult signature required"
    839839msgstr ""
    840840
    841 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    842 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    843 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     841#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     842#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     843#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    844844msgid "Paper size"
    845845msgstr ""
    846846
    847 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     847#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    848848msgid "Notify the customer with shipment details"
    849849msgstr ""
    850850
    851 #: dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     851#: dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    852852msgid "Mark this order as complete and notify the customer"
    853853msgstr ""
    854854
    855 #: dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
     855#: dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
    856856msgid "Track Package"
    857857msgid_plural "Track Packages"
     
    859859msgstr[1] ""
    860860
    861 #: dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
     861#: dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
    862862msgid "Create new label"
    863863msgstr ""
    864864
    865 #: dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
     865#: dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
    866866msgid "Connection error: unable to create label at this time"
    867867msgstr ""
    868868
    869 #: dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
     869#: dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
    870870msgid "%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}"
    871871msgid_plural ""
     
    874874msgstr[1] ""
    875875
    876 #: dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
     876#: dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
    877877msgid "%(itemCount)d item is ready to be fulfilled"
    878878msgid_plural "%(itemCount)d items are ready to be fulfilled"
     
    880880msgstr[1] ""
    881881
    882 #: dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
     882#: dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
    883883msgid "Account disconnected. Reloading page\\u2026"
    884884msgstr ""
    885885
    886 #: dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
     886#: dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
    887887msgid ""
    888888"You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can "
     
    891891msgstr ""
    892892
    893 #: dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
     893#: dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
    894894msgid "Activated"
    895895msgstr ""
    896896
    897 #: dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
     897#: dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
    898898msgid "Check email to activate account"
    899899msgstr ""
    900900
    901 #: dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
     901#: dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
    902902msgid "Disconnecting"
    903903msgstr ""
    904904
    905 #: dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
    906 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     905#: dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
     906#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    907907msgid "Disconnect"
    908908msgstr ""
    909909
    910 #: dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
     910#: dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
    911911msgid "Stripe account"
    912912msgstr ""
    913913
    914 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     914#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    915915msgid "Return to Order #%(orderId)s"
    916916msgstr ""
    917917
    918 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     918#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    919919msgid "Your shipping settings have been saved."
    920920msgstr ""
    921921
    922 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     922#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    923923msgid "Unable to save your shipping settings. Please try again."
    924924msgstr ""
    925925
    926 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     926#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    927927msgid "A payment method is required to print shipping labels."
    928928msgstr ""
    929929
    930 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     930#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    931931msgid "Unable to get your settings. Please refresh the page to try again."
    932932msgstr ""
    933933
    934 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     934#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    935935msgid "Shipping Labels"
    936936msgstr ""
    937937
    938 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     938#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    939939msgid "Print shipping labels yourself and save a trip to the post office"
    940940msgstr ""
    941941
    942 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     942#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    943943msgid ""
    944944"Only the site owner can manage shipping label payment methods. Please "
     
    946946msgstr ""
    947947
    948 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     948#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    949949msgid "Retry"
    950950msgstr ""
    951951
    952 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     952#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    953953msgid ""
    954954"Only the site owner can change these settings. Please contact %(ownerName)s "
     
    956956msgstr ""
    957957
    958 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     958#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    959959msgid ""
    960960"Credit cards are retrieved from the following WordPress.com account: "
     
    962962msgstr ""
    963963
    964 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     964#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    965965msgid ""
    966966"We'll charge the credit card on your account (%(card)s) to pay for the "
     
    968968msgstr ""
    969969
    970 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     970#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    971971msgid "To purchase shipping labels, add a credit card."
    972972msgstr ""
    973973
    974 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     974#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    975975msgid "Choose a different card"
    976976msgstr ""
    977977
    978 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     978#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    979979msgid ""
    980980"To purchase shipping labels, choose a credit card you have on file or add a "
     
    982982msgstr ""
    983983
    984 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     984#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    985985msgid "Add another credit card"
    986986msgstr ""
    987987
    988 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     988#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    989989msgid "Add a credit card"
    990990msgstr ""
    991991
    992 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     992#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    993993msgid "Email Receipts"
    994994msgstr ""
    995995
    996 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     996#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    997997msgid ""
    998998"Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at "
     
    10001000msgstr ""
    10011001
    1002 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1002#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10031003msgid "Payment"
    10041004msgstr ""
    10051005
    1006 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1006#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10071007msgid "American Express"
    10081008msgstr ""
    10091009
    1010 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1010#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10111011msgid "Discover"
    10121012msgstr ""
    10131013
    1014 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1014#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10151015msgid "MasterCard"
    10161016msgstr ""
    10171017
    1018 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1018#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10191019msgid "VISA"
    10201020msgstr ""
    10211021
    1022 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1022#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10231023msgid "PayPal"
    10241024msgstr ""
    10251025
    1026 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1026#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10271027msgid "%(card)s ****%(digits)s"
    10281028msgstr ""
    10291029
    1030 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1030#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10311031msgctxt "date is of the form MM/YY"
    10321032msgid "Expires %(date)s"
    10331033msgstr ""
    10341034
    1035 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1035#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10361036#. Name for WeChat Pay - https://pay.weixin.qq.com/
    10371037msgid "WeChat Pay"
    10381038msgstr ""
    10391039
    1040 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1040#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10411041msgid "Dimensions"
    10421042msgstr ""
    10431043
    1044 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1044#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10451045msgid "Remove"
    10461046msgstr ""
    10471047
    1048 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1048#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10491049msgid "Add boxes, envelopes, and other packages you use most frequently"
    10501050msgstr ""
    10511051
    1052 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1052#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10531053msgid "Credentials"
    10541054msgstr ""
    10551055
    1056 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1056#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10571057msgid "Carrier account"
    10581058msgstr ""
    10591059
    1060 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1060#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10611061msgid "Set up your own carrier account by adding your credentials here"
    10621062msgstr ""
    10631063
    1064 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1064#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10651065msgid "Connect"
    10661066msgstr ""
    10671067
    1068 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1068#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10691069msgid "Disconnect your UPS account"
    10701070msgstr ""
    10711071
    1072 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1072#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10731073msgid ""
    10741074"This will remove the connection with UPS. All of your UPS account "
     
    10771077msgstr ""
    10781078
    1079 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1079#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10801080msgid "Connect your UPS account"
    10811081msgstr ""
    10821082
    1083 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1083#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10841084msgid ""
    10851085"Set up your own UPS carrier account to compare rates and print labels from "
     
    10881088msgstr ""
    10891089
    1090 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1090#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10911091msgid ""
    10921092"If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new "
     
    10941094msgstr ""
    10951095
    1096 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1096#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    10971097msgid "General information"
    10981098msgstr ""
    10991099
    1100 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1100#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    11011101msgid "This is the account number and address from your UPS profile"
    11021102msgstr ""
    11031103
    1104 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1104#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    11051105msgid "Account number"
    11061106msgstr ""
    11071107
    1108 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1108#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    11091109msgid "Address 2 (optional)"
    11101110msgstr ""
    11111111
    1112 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1112#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    11131113msgid "Email"
    11141114msgstr ""
    11151115
    1116 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1116#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    11171117msgid "Company information"
    11181118msgstr ""
    11191119
    1120 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1120#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    11211121msgid "This is the company info you used to create your UPS account"
    11221122msgstr ""
    11231123
    1124 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1124#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    11251125msgid "Company name"
    11261126msgstr ""
    11271127
    1128 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1128#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    11291129msgid "Job title"
    11301130msgstr ""
    11311131
    1132 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1132#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    11331133msgid "Company website"
    11341134msgstr ""
    11351135
    1136 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1136#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    11371137msgid "UPS account information"
    11381138msgstr ""
    11391139
    1140 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1140#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    11411141msgid "I have been issued an invoice from UPS within the past 90 days"
    11421142msgstr ""
    11431143
    1144 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1144#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    11451145msgid "UPS invoice number"
    11461146msgstr ""
    11471147
    1148 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1148#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    11491149msgid "UPS invoice date"
    11501150msgstr ""
    11511151
    1152 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1152#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    11531153msgid "UPS invoice amount"
    11541154msgstr ""
    11551155
    1156 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1156#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    11571157msgid "UPS invoice currency"
    11581158msgstr ""
    11591159
    1160 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1160#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    11611161msgid "UPS invoice control id"
    11621162msgstr ""
    11631163
    1164 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1164#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    11651165msgid "Ok"
    11661166msgstr ""
    11671167
    1168 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1168#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    11691169msgid "Cancel connection"
    11701170msgstr ""
    11711171
    1172 #: dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     1172#: dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    11731173msgid "This action will delete any information entered on the form."
    11741174msgstr ""
    11751175
    1176 #: dist/chunks/tracking-modal.da1170e2d67dba38e5d6.min.js:1
     1176#: dist/chunks/tracking-modal.b817a37e46b9ff53b3cc.min.js:1
    11771177msgid "Which package would you like to track?"
    11781178msgstr ""
    11791179
    1180 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1180#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    11811181msgid "No activity yet"
    11821182msgstr ""
    11831183
    1184 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1184#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    11851185msgid "Labels older than 30 days cannot be refunded."
    11861186msgstr ""
    11871187
    1188 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1188#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    11891189msgid "Request refund"
    11901190msgstr ""
    11911191
    1192 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1192#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    11931193msgid ""
    11941194"Label images older than 180 days are deleted by our technology partners for "
     
    11961196msgstr ""
    11971197
    1198 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1198#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    11991199msgid "Reprint"
    12001200msgstr ""
    12011201
    1202 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1202#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12031203msgid "View details"
    12041204msgstr ""
    12051205
    1206 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1206#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12071207msgid "Schedule a pickup"
    12081208msgstr ""
    12091209
    1210 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1210#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12111211msgid "%(service)s label (#%(labelIndex)d)"
    12121212msgstr ""
    12131213
    1214 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1214#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12151215msgid "Tracking #: {{trackingLink/}}"
    12161216msgstr ""
    12171217
    1218 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1218#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12191219msgid "Internal note"
    12201220msgstr ""
    12211221
    1222 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1222#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12231223msgid "Note sent to customer"
    12241224msgstr ""
    12251225
    1226 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1226#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12271227msgid "%(service)s label (#%(labelNum)d) refund requested (%(amount)s)"
    12281228msgstr ""
    12291229
    1230 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1230#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12311231msgid "%(service)s label (#%(labelNum)d) refunded (%(amount)s)"
    12321232msgstr ""
    12331233
    1234 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1234#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12351235msgid "%(service)s label (#%(labelNum)d) refund rejected"
    12361236msgstr ""
    12371237
    1238 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1238#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12391239msgid "Refund"
    12401240msgstr ""
    12411241
    1242 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1242#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12431243msgid "Refunded %(amount)s"
    12441244msgstr ""
    12451245
    1246 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1246#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12471247msgid "Note"
    12481248msgstr ""
    12491249
    1250 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1250#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12511251msgid "Toggle menu"
    12521252msgstr ""
    12531253
    1254 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1254#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12551255msgid "Refund label (-%(amount)s)"
    12561256msgstr ""
    12571257
    1258 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1258#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12591259msgid "Request a refund"
    12601260msgstr ""
    12611261
    1262 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1262#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12631263msgid ""
    12641264"You can request a refund for a shipping label that has not been used to ship "
     
    12661266msgstr ""
    12671267
    1268 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1268#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12691269msgid "Purchase date"
    12701270msgstr ""
    12711271
    1272 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1272#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12731273msgid "Amount eligible for refund"
    12741274msgstr ""
    12751275
    1276 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1276#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12771277msgid "Reprint shipping label"
    12781278msgstr ""
    12791279
    1280 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1280#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12811281msgid ""
    12821282"If there was a printing error when you purchased the label, you can print it "
     
    12841284msgstr ""
    12851285
    1286 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1286#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12871287msgid ""
    12881288"NOTE: If you already used the label in a package, printing and using it "
     
    12911291msgstr ""
    12921292
    1293 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1293#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12941294msgid "Label #%(labelIndex)s details"
    12951295msgstr ""
    12961296
    1297 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1297#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    12981298msgid "Receipt"
    12991299msgstr ""
    13001300
    1301 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1301#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    13021302msgid "Package"
    13031303msgstr ""
    13041304
    1305 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1305#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    13061306msgid "Items"
    13071307msgstr ""
    13081308
    1309 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1309#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    13101310msgid "N/A"
    13111311msgstr ""
    13121312
    1313 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1313#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    13141314msgid "%(count)s event"
    13151315msgid_plural "%(count)s events"
     
    13171317msgstr[1] ""
    13181318
    1319 #: dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
     1319#: dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
    13201320msgid "Show notes from %(date)s"
    13211321msgstr ""
    13221322
    1323 #: dist/chunks/view-wrapper-tracking.d6f56919e20c72875fa0.min.js:1
     1323#: dist/chunks/view-wrapper-tracking.01dc9e12d8d608749c66.min.js:1
    13241324msgid "No tracking information available at this time"
    13251325msgstr ""
  • woocommerce-services/trunk/i18n/strings.php

    r2365269 r2374627  
    22/* THIS IS A GENERATED FILE. DO NOT EDIT DIRECTLY. */
    33$i18nStrings = array(
    4 __( "Required", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    5 __( "Optional", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    6 __( "Debug", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    7 __( "Debug", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    8 __( "Display troubleshooting information on the Cart and Checkout pages.", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    9 __( "Enabled", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    10 __( "Disabled", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    11 __( "Logging", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    12 __( "Write diagnostic messages to log files. Helpful when contacting support.", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    13 __( "Enabled", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    14 __( "Disabled", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    15 __( "Shipping Log", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    16 __( "Taxes Log", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    17 __( "Other Log", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    18 __( "Support", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    19 __( "Need help?", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    20 __( "Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    21 _x( "Health", "This section displays the overall health of WooCommerce Services and the things it depends on", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    22 __( "Last updated %s. {{a}}Refresh{{/a}}", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    23 __( "Refresh", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    24 __( "WooCommerce", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    25 __( "Jetpack", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    26 __( "WooCommerce Services Data", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    27 __( "Log tail copied to clipboard", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    28 _n( "Last %s entry. {{a}}Show full log{{/a}}", "Last %s entries. {{a}}Show full log{{/a}}", 1, "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    29 __( "Copy for support", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    30 __( "Request was made %s - check logs below or {{a}}edit service settings{{/a}}", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    31 __( "Edit service settings", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    32 __( "Services", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    33 __( "No services configured. {{a}}Add a shipping service{{/a}}", "woocommerce-services" ), // dist/chunks/plugin-status.0d02b13a4f7bb489b0ec.min.js:1
    34 __( "Dismiss", "woocommerce-services" ), // dist/chunks/plugin-status~shipping-label~shipping-settings.b0120172d6520f5e75b3.min.js:1
    35 __( "Dismiss", "woocommerce-services" ), // dist/chunks/print-test-label.8f9134fdd7f397cf6e12.min.js:1
    36 __( "Saving\\u2026", "woocommerce-services" ), // dist/chunks/print-test-label.8f9134fdd7f397cf6e12.min.js:1
    37 __( "Save Settings", "woocommerce-services" ), // dist/chunks/print-test-label.8f9134fdd7f397cf6e12.min.js:1
    38 __( "Required", "woocommerce-services" ), // dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    39 __( "Optional", "woocommerce-services" ), // dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    40 __( "Dismiss", "woocommerce-services" ), // dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    41 __( "More", "woocommerce-services" ), // dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    42 __( "You have unsaved changes.", "woocommerce-services" ), // dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    43 __( "You have unsaved changes. Are you sure you want to leave this page?", "woocommerce-services" ), // dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    44 __( "Your changes have been saved.", "woocommerce-services" ), // dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    45 __( "There was a problem with one or more entries. Please fix the errors below and try saving again.", "woocommerce-services" ), // dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    46 __( "Save changes", "woocommerce-services" ), // dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    47 __( "Saved Packages", "woocommerce-services" ), // dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    48 __( "Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.", "woocommerce-services" ), // dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    49 __( "All services selected", "woocommerce-services" ), // dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    50 _n( "%(numSelected)d service selected", "%(numSelected)d services selected", 1, "woocommerce-services" ), // dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    51 __( "Expand Services", "woocommerce-services" ), // dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    52 __( "Service", "woocommerce-services" ), // dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    53 __( "Price adjustment", "woocommerce-services" ), // dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    54 __( "Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.", "woocommerce-services" ), // dist/chunks/settings.d1f41f2193aef0eb868f.min.js:1
    55 __( "WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    56 __( "You save %s with WooCommerce Services", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    57 __( "Package %(index)s \\u2013 %(title)s", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    58 __( "Your UPS account will be charged", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    59 __( "Total", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    60 __( "Shipping summary", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    61 __( "Shipping from", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    62 __( "Edit", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    63 _n( "shipping label ready", "shipping labels ready", 1, "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    64 __( "Choose credit card", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    65 __( "To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    66 __( "Add credit card", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    67 __( "To print this shipping label, {{a}}add a credit card to your account{{/a}}.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    68 __( "Print", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    69 __( "Purchasing\\u2026", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    70 _n( "Buy shipping label", "Buy shipping labels", 1, "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    71 __( "Required", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    72 __( "Optional", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    73 __( "Saving\\u2026", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    74 __( "Save Settings", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    75 __( "Untitled", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    76 __( "Expand", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    77 __( "Your shipping packages have been saved.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    78 __( "Unable to save your shipping packages. Please try again.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    79 _n( "Add package", "Add packages", 1, "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    80 __( "Done", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    81 __( "Cancel", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    82 __( "{{icon/}} Delete this package", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    83 __( "Invalid value.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    84 __( "This field is required.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    85 __( "Type of package", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    86 __( "Box", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    87 __( "Envelope", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    88 __( "Package name", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    89 __( "Unique package name", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    90 __( "This field must be unique", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    91 __( "Dimensions (L x W x H)", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    92 __( "Weight of empty package", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    93 __( "0.0", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     4__( "Required", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     5__( "Optional", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     6__( "Debug", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     7__( "Debug", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     8__( "Display troubleshooting information on the Cart and Checkout pages.", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     9__( "Enabled", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     10__( "Disabled", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     11__( "Logging", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     12__( "Write diagnostic messages to log files. Helpful when contacting support.", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     13__( "Enabled", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     14__( "Disabled", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     15__( "Shipping Log", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     16__( "Taxes Log", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     17__( "Other Log", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     18__( "Support", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     19__( "Need help?", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     20__( "Our team is here for you. View our {{docsA}}support docs{{/docsA}} or {{ticketA}}open a support ticket{{/ticketA}}.", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     21_x( "Health", "This section displays the overall health of WooCommerce Services and the things it depends on", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     22__( "Last updated %s. {{a}}Refresh{{/a}}", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     23__( "Refresh", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     24__( "WooCommerce", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     25__( "Jetpack", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     26__( "WooCommerce Services Data", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     27__( "Log tail copied to clipboard", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     28_n( "Last %s entry. {{a}}Show full log{{/a}}", "Last %s entries. {{a}}Show full log{{/a}}", 1, "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     29__( "Copy for support", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     30__( "Request was made %s - check logs below or {{a}}edit service settings{{/a}}", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     31__( "Edit service settings", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     32__( "Services", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     33__( "No services configured. {{a}}Add a shipping service{{/a}}", "woocommerce-services" ), // dist/chunks/plugin-status.2c9551906a38480b160d.min.js:1
     34__( "Dismiss", "woocommerce-services" ), // dist/chunks/plugin-status~shipping-label~shipping-settings.c9e72afd64a605e7ed69.min.js:1
     35__( "Dismiss", "woocommerce-services" ), // dist/chunks/print-test-label.020fd027f66c78620de1.min.js:1
     36__( "Saving\\u2026", "woocommerce-services" ), // dist/chunks/print-test-label.020fd027f66c78620de1.min.js:1
     37__( "Save Settings", "woocommerce-services" ), // dist/chunks/print-test-label.020fd027f66c78620de1.min.js:1
     38__( "Required", "woocommerce-services" ), // dist/chunks/settings.d03945265e55e48d4357.min.js:1
     39__( "Optional", "woocommerce-services" ), // dist/chunks/settings.d03945265e55e48d4357.min.js:1
     40__( "Dismiss", "woocommerce-services" ), // dist/chunks/settings.d03945265e55e48d4357.min.js:1
     41__( "More", "woocommerce-services" ), // dist/chunks/settings.d03945265e55e48d4357.min.js:1
     42__( "You have unsaved changes.", "woocommerce-services" ), // dist/chunks/settings.d03945265e55e48d4357.min.js:1
     43__( "You have unsaved changes. Are you sure you want to leave this page?", "woocommerce-services" ), // dist/chunks/settings.d03945265e55e48d4357.min.js:1
     44__( "Your changes have been saved.", "woocommerce-services" ), // dist/chunks/settings.d03945265e55e48d4357.min.js:1
     45__( "There was a problem with one or more entries. Please fix the errors below and try saving again.", "woocommerce-services" ), // dist/chunks/settings.d03945265e55e48d4357.min.js:1
     46__( "Save changes", "woocommerce-services" ), // dist/chunks/settings.d03945265e55e48d4357.min.js:1
     47__( "Saved Packages", "woocommerce-services" ), // dist/chunks/settings.d03945265e55e48d4357.min.js:1
     48__( "Add and edit saved packages using the {{a}}Packaging Manager{{/a}}.", "woocommerce-services" ), // dist/chunks/settings.d03945265e55e48d4357.min.js:1
     49__( "All services selected", "woocommerce-services" ), // dist/chunks/settings.d03945265e55e48d4357.min.js:1
     50_n( "%(numSelected)d service selected", "%(numSelected)d services selected", 1, "woocommerce-services" ), // dist/chunks/settings.d03945265e55e48d4357.min.js:1
     51__( "Expand Services", "woocommerce-services" ), // dist/chunks/settings.d03945265e55e48d4357.min.js:1
     52__( "Service", "woocommerce-services" ), // dist/chunks/settings.d03945265e55e48d4357.min.js:1
     53__( "Price adjustment", "woocommerce-services" ), // dist/chunks/settings.d03945265e55e48d4357.min.js:1
     54__( "Increase the rates calculated by the carrier to account for packaging and handling costs. You can also add a negative amount to save your customers money.", "woocommerce-services" ), // dist/chunks/settings.d03945265e55e48d4357.min.js:1
     55__( "WooCommerce Services gives you access to USPS Commercial Pricing, which is discounted over Retail rates.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     56__( "You save %s with WooCommerce Services", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     57__( "Package %(index)s \\u2013 %(title)s", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     58__( "Your UPS account will be charged", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     59__( "Total", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     60__( "Shipping summary", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     61__( "Shipping from", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     62__( "Edit", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     63_n( "shipping label ready", "shipping labels ready", 1, "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     64__( "Choose credit card", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     65__( "To print this shipping label, {{a}}choose a credit card to add to your account{{/a}}.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     66__( "Add credit card", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     67__( "To print this shipping label, {{a}}add a credit card to your account{{/a}}.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     68__( "Print", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     69__( "Purchasing\\u2026", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     70_n( "Buy shipping label", "Buy shipping labels", 1, "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     71__( "Required", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     72__( "Optional", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     73__( "Saving\\u2026", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     74__( "Save Settings", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     75__( "Untitled", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     76__( "Expand", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     77__( "Your shipping packages have been saved.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     78__( "Unable to save your shipping packages. Please try again.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     79_n( "Add package", "Add packages", 1, "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     80__( "Done", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     81__( "Cancel", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     82__( "{{icon/}} Delete this package", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     83__( "Invalid value.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     84__( "This field is required.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     85__( "Type of package", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     86__( "Box", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     87__( "Envelope", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     88__( "Package name", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     89__( "Unique package name", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     90__( "This field must be unique", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     91__( "Dimensions (L x W x H)", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     92__( "Weight of empty package", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     93__( "0.0", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    9494/* translators: Length placeholder for dimensions input */
    95 __( "L", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     95__( "L", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    9696/* translators: Width placeholder for dimensions input */
    97 __( "W", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
     97__( "W", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
    9898/* translators: Height placeholder for dimensions input */
    99 __( "H", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    100 __( "All packages selected", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    101 _n( "%(selectedCount)d package selected", "%(selectedCount)d packages selected", 1, "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    102 __( "Expand Services", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    103 __( "HS Tariff number", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    104 __( "more info", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    105 __( "Origin country", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    106 __( "Country where the product was manufactured or assembled", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    107 __( "Description", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    108 __( "Weight (%s per unit)", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    109 __( "Value ($ per unit)", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    110 _n( "Create shipping label", "Create shipping labels", 1, "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    111 __( "Origin address", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    112 __( "Destination address", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    113 __( "Validating address\\u2026", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    114 __( "Invalid address", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    115 __( "You've edited the address, please revalidate it for accurate rates", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    116 __( "Name", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    117 __( "Company", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    118 __( "Phone", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    119 __( "%(message)s. Please modify the address and try again.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    120 __( "Address", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    121 __( "City", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    122 __( "State", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    123 __( "Select one\\u2026", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    124 __( "State", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    125 __( "ZIP/Postal code", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    126 __( "Country", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    127 __( "Verify address", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    128 __( "Use address as entered", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    129 __( "We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    130 __( "Address entered", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    131 __( "Suggested address", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    132 __( "Use selected address", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    133 __( "Edit address", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    134 __( "We were unable to automatically verify the address \\u2014 %(error)s.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    135 __( "We were unable to automatically verify the address.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    136 __( "Address entered", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    137 __( "Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    138 __( "Verify with USPS", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    139 __( "View on Google Maps", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    140 __( "Edit address", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    141 __( "Use address as entered", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    142 __( "Packaging", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    143 __( "No packages selected", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    144 __( "1 item in 1 package: %(weight)s %(unit)s total", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    145 __( "%(itemsCount)d items in 1 package: %(weight)s %(unit)s total", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    146 __( "%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    147 __( "Use these packages", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    148 __( "Packages to be Shipped", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    149 __( "Add items", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    150 __( "Items to fulfill", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    151 __( "Weight", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    152 __( "QTY", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    153 __( "There are no items in this package.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    154 __( "Total Weight (with package)", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    155 __( "0", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    156 __( "Move", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    157 __( "Individually Shipped Item", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    158 __( "Item Dimensions", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    159 __( "Package details", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    160 __( "Add package", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    161 __( "Select a package type", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    162 __( "Please select a package", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    163 __( "{{itemLink/}} is currently saved for a later shipment.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    164 __( "{{itemLink/}} is currently shipped in its original packaging.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    165 __( "{{itemLink/}} is currently in {{pckg/}}.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    166 __( "Cancel", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    167 __( "Submit", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    168 __( "Move item", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    169 __( "Where would you like to move it?", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    170 __( "Add to a New Package", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    171 __( "Ship in original packaging", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    172 __( "%(item)s from {{pckg/}}", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    173 __( "Close", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    174 __( "Add", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    175 __( "Add item", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    176 __( "Which items would you like to add to {{pckg/}}?", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    177 __( "Customs information incomplete", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    178 __( "Customs information valid", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    179 __( "Customs", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    180 __( "Save customs form", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    181 __( "Return to sender if package is unable to be delivered", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    182 __( "Contents type", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    183 __( "Merchandise", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    184 __( "Documents", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    185 __( "Gift", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    186 __( "Sample", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    187 __( "Other\\u2026", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    188 __( "Details", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    189 __( "Restriction type", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    190 __( "None", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    191 __( "Quarantine", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    192 __( "Sanitary / Phytosanitary inspection", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    193 __( "Other\\u2026", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    194 __( "Details", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    195 __( "ITN", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    196 __( "more info", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    197 __( "Description", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    198 __( "Optional", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    199 __( "Weight (per unit)", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    200 __( "Value (per unit)", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    201 __( "Unsaved changes made to packages", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    202 __( "No rates found", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    203 __( "%(serviceName)s: %(rate)s", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    204 __( "Total rate: %(total)s", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    205 __( "Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    206 __( "Your customer selected {{shippingMethod/}}", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    207 __( "Shipping rates", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    208 __( "The service and rate chosen by the customer at checkout is not available. Please choose another.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    209 __( "Choose rate: %(pckg)s", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    210 __( "Signature required", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    211 __( "Adult signature required", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    212 __( "Paper size", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    213 __( "Notify the customer with shipment details", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    214 __( "Mark this order as complete and notify the customer", "woocommerce-services" ), // dist/chunks/shipping-label-modal.c5b66e8dd6c2bf8810ac.min.js:1
    215 __( "More", "woocommerce-services" ), // dist/chunks/shipping-label-modal~shipping-settings~tracking-modal~view-wrapper-tracking.6fc8f313fc4c97aaf0d6.min.js:1
    216 __( "Create shipping label", "woocommerce-services" ), // dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
    217 _n( "Track Package", "Track Packages", 1, "woocommerce-services" ), // dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
    218 __( "Create new label", "woocommerce-services" ), // dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
    219 _n( "Track Package", "Track Packages", 1, "woocommerce-services" ), // dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
    220 __( "Create shipping label", "woocommerce-services" ), // dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
    221 __( "Connection error: unable to create label at this time", "woocommerce-services" ), // dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
    222 _n( "%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}", "%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}", 1, "woocommerce-services" ), // dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
    223 _n( "%(itemCount)d item is ready to be fulfilled", "%(itemCount)d items are ready to be fulfilled", 1, "woocommerce-services" ), // dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
    224 __( "Account disconnected. Reloading page\\u2026", "woocommerce-services" ), // dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
    225 __( "You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.", "woocommerce-services" ), // dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
    226 __( "Activated", "woocommerce-services" ), // dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
    227 __( "Check email to activate account", "woocommerce-services" ), // dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
    228 __( "Disconnecting", "woocommerce-services" ), // dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
    229 __( "Disconnect", "woocommerce-services" ), // dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
    230 __( "Stripe account", "woocommerce-services" ), // dist/chunks/shipping-label.949eef72e8969a54acdb.min.js:1
    231 __( "Required", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    232 __( "Optional", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    233 __( "Saving\\u2026", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    234 __( "Save Settings", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    235 __( "Untitled", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    236 __( "You have unsaved changes.", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    237 __( "You have unsaved changes. Are you sure you want to leave this page?", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    238 __( "Your shipping packages have been saved.", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    239 __( "Unable to save your shipping packages. Please try again.", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    240 _n( "Add package", "Add packages", 1, "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    241 __( "Done", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    242 __( "Cancel", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    243 __( "{{icon/}} Delete this package", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    244 __( "Invalid value.", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    245 __( "This field is required.", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    246 __( "Type of package", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    247 __( "Box", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    248 __( "Envelope", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    249 __( "Package name", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    250 __( "Unique package name", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    251 __( "This field must be unique", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    252 __( "Dimensions (L x W x H)", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    253 __( "Weight of empty package", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    254 __( "0.0", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     99__( "H", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     100__( "All packages selected", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     101_n( "%(selectedCount)d package selected", "%(selectedCount)d packages selected", 1, "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     102__( "Expand Services", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     103__( "HS Tariff number", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     104__( "more info", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     105__( "Origin country", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     106__( "Country where the product was manufactured or assembled", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     107__( "Description", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     108__( "Weight (%s per unit)", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     109__( "Value ($ per unit)", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     110_n( "Create shipping label", "Create shipping labels", 1, "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     111__( "Origin address", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     112__( "Destination address", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     113__( "Validating address\\u2026", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     114__( "Invalid address", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     115__( "You've edited the address, please revalidate it for accurate rates", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     116__( "Name", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     117__( "Company", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     118__( "Phone", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     119__( "%(message)s. Please modify the address and try again.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     120__( "Address", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     121__( "City", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     122__( "State", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     123__( "Select one\\u2026", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     124__( "State", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     125__( "ZIP/Postal code", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     126__( "Country", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     127__( "Verify address", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     128__( "Use address as entered", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     129__( "We have slightly modified the address entered. If correct, please use the suggested address to ensure accurate delivery.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     130__( "Address entered", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     131__( "Suggested address", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     132__( "Use selected address", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     133__( "Edit address", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     134__( "We were unable to automatically verify the address \\u2014 %(error)s.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     135__( "We were unable to automatically verify the address.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     136__( "Address entered", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     137__( "Automatic verification failed for this address. It may still be a valid address \\u2014 use the tools below to manually verify.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     138__( "Verify with USPS", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     139__( "View on Google Maps", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     140__( "Edit address", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     141__( "Use address as entered", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     142__( "Packaging", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     143__( "No packages selected", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     144__( "1 item in 1 package: %(weight)s %(unit)s total", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     145__( "%(itemsCount)d items in 1 package: %(weight)s %(unit)s total", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     146__( "%(itemsCount)d items in %(packageCount)d packages: %(weight)s %(unit)s total", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     147__( "Use these packages", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     148__( "Packages to be Shipped", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     149__( "Add items", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     150__( "Items to fulfill", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     151__( "Weight", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     152__( "QTY", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     153__( "There are no items in this package.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     154__( "Total Weight (with package)", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     155__( "0", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     156__( "Move", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     157__( "Individually Shipped Item", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     158__( "Item Dimensions", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     159__( "Package details", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     160__( "Add package", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     161__( "Select a package type", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     162__( "Please select a package", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     163__( "{{itemLink/}} is currently saved for a later shipment.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     164__( "{{itemLink/}} is currently shipped in its original packaging.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     165__( "{{itemLink/}} is currently in {{pckg/}}.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     166__( "Cancel", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     167__( "Submit", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     168__( "Move item", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     169__( "Where would you like to move it?", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     170__( "Add to a New Package", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     171__( "Ship in original packaging", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     172__( "%(item)s from {{pckg/}}", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     173__( "Close", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     174__( "Add", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     175__( "Add item", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     176__( "Which items would you like to add to {{pckg/}}?", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     177__( "Customs information incomplete", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     178__( "Customs information valid", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     179__( "Customs", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     180__( "Save customs form", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     181__( "Return to sender if package is unable to be delivered", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     182__( "Contents type", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     183__( "Merchandise", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     184__( "Documents", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     185__( "Gift", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     186__( "Sample", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     187__( "Other\\u2026", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     188__( "Details", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     189__( "Restriction type", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     190__( "None", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     191__( "Quarantine", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     192__( "Sanitary / Phytosanitary inspection", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     193__( "Other\\u2026", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     194__( "Details", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     195__( "ITN", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     196__( "more info", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     197__( "Description", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     198__( "Optional", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     199__( "Weight (per unit)", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     200__( "Value (per unit)", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     201__( "Unsaved changes made to packages", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     202__( "No rates found", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     203__( "%(serviceName)s: %(rate)s", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     204__( "Total rate: %(total)s", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     205__( "Customer paid a {{shippingMethod/}} of {{shippingCost/}} for shipping", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     206__( "Your customer selected {{shippingMethod/}}", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     207__( "Shipping rates", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     208__( "The service and rate chosen by the customer at checkout is not available. Please choose another.", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     209__( "Choose rate: %(pckg)s", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     210__( "Signature required", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     211__( "Adult signature required", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     212__( "Paper size", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     213__( "Notify the customer with shipment details", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     214__( "Mark this order as complete and notify the customer", "woocommerce-services" ), // dist/chunks/shipping-label-modal.b3fc9248538737201342.min.js:1
     215__( "More", "woocommerce-services" ), // dist/chunks/shipping-label-modal~shipping-settings~tracking-modal~view-wrapper-tracking.9807aae9bf6341ce5a78.min.js:1
     216__( "Create shipping label", "woocommerce-services" ), // dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
     217_n( "Track Package", "Track Packages", 1, "woocommerce-services" ), // dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
     218__( "Create new label", "woocommerce-services" ), // dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
     219_n( "Track Package", "Track Packages", 1, "woocommerce-services" ), // dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
     220__( "Create shipping label", "woocommerce-services" ), // dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
     221__( "Connection error: unable to create label at this time", "woocommerce-services" ), // dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
     222_n( "%(itemCount)d item was fulfilled on {{span}}%(createdDate)s{{/span}}", "%(itemCount)d items were fulfilled on {{span}}%(createdDate)s{{/span}}", 1, "woocommerce-services" ), // dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
     223_n( "%(itemCount)d item is ready to be fulfilled", "%(itemCount)d items are ready to be fulfilled", 1, "woocommerce-services" ), // dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
     224__( "Account disconnected. Reloading page\\u2026", "woocommerce-services" ), // dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
     225__( "You\\u2019ve got WooCommerce Services installed. If you\\u2019d like, we can automatically copy keys from your Stripe account for you. {{a}}Click here{{/a}} to connect your Stripe account using WooCommerce Services.", "woocommerce-services" ), // dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
     226__( "Activated", "woocommerce-services" ), // dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
     227__( "Check email to activate account", "woocommerce-services" ), // dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
     228__( "Disconnecting", "woocommerce-services" ), // dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
     229__( "Disconnect", "woocommerce-services" ), // dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
     230__( "Stripe account", "woocommerce-services" ), // dist/chunks/shipping-label.1e21c28c39bab4c40239.min.js:1
     231__( "Required", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     232__( "Optional", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     233__( "Saving\\u2026", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     234__( "Save Settings", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     235__( "Untitled", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     236__( "You have unsaved changes.", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     237__( "You have unsaved changes. Are you sure you want to leave this page?", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     238__( "Your shipping packages have been saved.", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     239__( "Unable to save your shipping packages. Please try again.", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     240_n( "Add package", "Add packages", 1, "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     241__( "Done", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     242__( "Cancel", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     243__( "{{icon/}} Delete this package", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     244__( "Invalid value.", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     245__( "This field is required.", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     246__( "Type of package", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     247__( "Box", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     248__( "Envelope", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     249__( "Package name", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     250__( "Unique package name", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     251__( "This field must be unique", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     252__( "Dimensions (L x W x H)", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     253__( "Weight of empty package", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     254__( "0.0", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    255255/* translators: Length placeholder for dimensions input */
    256 __( "L", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     256__( "L", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    257257/* translators: Width placeholder for dimensions input */
    258 __( "W", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     258__( "W", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    259259/* translators: Height placeholder for dimensions input */
    260 __( "H", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    261 __( "All packages selected", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    262 _n( "%(selectedCount)d package selected", "%(selectedCount)d packages selected", 1, "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    263 __( "Expand Services", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    264 __( "Return to Order #%(orderId)s", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    265 __( "Your shipping settings have been saved.", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    266 __( "Unable to save your shipping settings. Please try again.", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    267 __( "A payment method is required to print shipping labels.", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    268 __( "Save changes", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    269 __( "Unable to get your settings. Please refresh the page to try again.", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    270 __( "Shipping Labels", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    271 __( "Print shipping labels yourself and save a trip to the post office", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    272 __( "Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    273 __( "Retry", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    274 __( "Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    275 __( "Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    276 __( "We'll charge the credit card on your account (%(card)s) to pay for the labels you print", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    277 __( "To purchase shipping labels, add a credit card.", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    278 __( "Choose a different card", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    279 __( "To purchase shipping labels, choose a credit card you have on file or add a new card.", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    280 __( "Add another credit card", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    281 __( "To purchase shipping labels, add a credit card.", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    282 __( "Add a credit card", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    283 __( "Email Receipts", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    284 __( "Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    285 __( "Paper size", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    286 __( "Payment", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    287 __( "American Express", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    288 __( "Discover", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    289 __( "MasterCard", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    290 __( "VISA", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    291 __( "PayPal", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    292 __( "%(card)s ****%(digits)s", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    293 _x( "Expires %(date)s", "date is of the form MM/YY", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
     260__( "H", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     261__( "All packages selected", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     262_n( "%(selectedCount)d package selected", "%(selectedCount)d packages selected", 1, "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     263__( "Expand Services", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     264__( "Return to Order #%(orderId)s", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     265__( "Your shipping settings have been saved.", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     266__( "Unable to save your shipping settings. Please try again.", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     267__( "A payment method is required to print shipping labels.", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     268__( "Save changes", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     269__( "Unable to get your settings. Please refresh the page to try again.", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     270__( "Shipping Labels", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     271__( "Print shipping labels yourself and save a trip to the post office", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     272__( "Only the site owner can manage shipping label payment methods. Please contact %(ownerName)s (%(ownerLogin)s) to manage payment methods.", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     273__( "Retry", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     274__( "Only the site owner can change these settings. Please contact %(ownerName)s (%(ownerLogin)s) to change the shipping label settings.", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     275__( "Credit cards are retrieved from the following WordPress.com account: %(wpcomLogin)s <%(wpcomEmail)s>", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     276__( "We'll charge the credit card on your account (%(card)s) to pay for the labels you print", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     277__( "To purchase shipping labels, add a credit card.", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     278__( "Choose a different card", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     279__( "To purchase shipping labels, choose a credit card you have on file or add a new card.", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     280__( "Add another credit card", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     281__( "To purchase shipping labels, add a credit card.", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     282__( "Add a credit card", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     283__( "Email Receipts", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     284__( "Email the label purchase receipts to %(ownerName)s (%(ownerLogin)s) at %(ownerEmail)s", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     285__( "Paper size", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     286__( "Payment", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     287__( "American Express", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     288__( "Discover", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     289__( "MasterCard", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     290__( "VISA", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     291__( "PayPal", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     292__( "%(card)s ****%(digits)s", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     293_x( "Expires %(date)s", "date is of the form MM/YY", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
    294294/* translators: Name for WeChat Pay - https://pay.weixin.qq.com/ */
    295 __( "WeChat Pay", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    296 __( "Name", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    297 __( "Dimensions", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    298 __( "Edit", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    299 __( "Remove", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    300 __( "Packaging", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    301 __( "Add boxes, envelopes, and other packages you use most frequently", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    302 __( "Add package", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    303 __( "Name", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    304 __( "Credentials", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    305 __( "Carrier account", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    306 __( "Set up your own carrier account by adding your credentials here", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    307 __( "Untitled", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    308 __( "Disconnect", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    309 __( "Connect", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    310 __( "Cancel", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    311 __( "Disconnect", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    312 __( "Disconnect your UPS account", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    313 __( "This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    314 __( "Connect your UPS account", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    315 __( "Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    316 __( "If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    317 __( "General information", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    318 __( "This is the account number and address from your UPS profile", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    319 __( "Account number", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    320 __( "Name", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    321 __( "Address", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    322 __( "Address 2 (optional)", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    323 __( "City", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    324 __( "State", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    325 __( "Select one\\u2026", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    326 __( "State", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    327 __( "Country", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    328 __( "ZIP/Postal code", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    329 __( "Phone", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    330 __( "Email", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    331 __( "Company information", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    332 __( "This is the company info you used to create your UPS account", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    333 __( "Company name", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    334 __( "Job title", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    335 __( "Company website", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    336 __( "UPS account information", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    337 __( "I have been issued an invoice from UPS within the past 90 days", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    338 __( "UPS invoice number", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    339 __( "UPS invoice date", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    340 __( "UPS invoice amount", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    341 __( "UPS invoice currency", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    342 __( "UPS invoice control id", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    343 __( "Connect", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    344 __( "Cancel", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    345 __( "Cancel", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    346 __( "Ok", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    347 __( "Cancel connection", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    348 __( "This action will delete any information entered on the form.", "woocommerce-services" ), // dist/chunks/shipping-settings.2c3d50205e9d7e8baf20.min.js:1
    349 __( "Which package would you like to track?", "woocommerce-services" ), // dist/chunks/tracking-modal.da1170e2d67dba38e5d6.min.js:1
    350 __( "No activity yet", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    351 __( "Labels older than 30 days cannot be refunded.", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    352 __( "Request refund", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    353 __( "Request refund", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    354 __( "Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    355 __( "Reprint", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    356 __( "Reprint", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    357 __( "View details", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    358 __( "Schedule a pickup", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    359 __( "%(service)s label (#%(labelIndex)d)", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    360 __( "Tracking #: {{trackingLink/}}", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    361 __( "Internal note", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    362 __( "Note sent to customer", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    363 __( "%(service)s label (#%(labelNum)d) refund requested (%(amount)s)", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    364 __( "%(service)s label (#%(labelNum)d) refunded (%(amount)s)", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    365 __( "%(service)s label (#%(labelNum)d) refund rejected", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    366 __( "Refund", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    367 __( "Refunded %(amount)s", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    368 __( "Note", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    369 __( "Toggle menu", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    370 __( "Cancel", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    371 __( "Refund label (-%(amount)s)", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    372 __( "Request a refund", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    373 __( "You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    374 __( "Purchase date", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    375 __( "Amount eligible for refund", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    376 __( "Cancel", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    377 __( "Print", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    378 __( "Reprint shipping label", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    379 __( "If there was a printing error when you purchased the label, you can print it again.", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    380 __( "NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    381 __( "Paper size", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    382 __( "Close", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    383 __( "Label #%(labelIndex)s details", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    384 __( "Receipt", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    385 __( "Service", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    386 __( "Package", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    387 __( "Items", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    388 __( "N/A", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    389 __( "%(service)s label (#%(labelIndex)d)", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    390 __( "Purchasing\\u2026", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    391 _n( "%(count)s event", "%(count)s events", 1, "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    392 __( "Show notes from %(date)s", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.c9fc9dea0bdbcf890c76.min.js:1
    393 __( "No tracking information available at this time", "woocommerce-services" ), // dist/chunks/view-wrapper-tracking.d6f56919e20c72875fa0.min.js:1
     295__( "WeChat Pay", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     296__( "Name", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     297__( "Dimensions", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     298__( "Edit", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     299__( "Remove", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     300__( "Packaging", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     301__( "Add boxes, envelopes, and other packages you use most frequently", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     302__( "Add package", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     303__( "Name", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     304__( "Credentials", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     305__( "Carrier account", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     306__( "Set up your own carrier account by adding your credentials here", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     307__( "Untitled", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     308__( "Disconnect", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     309__( "Connect", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     310__( "Cancel", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     311__( "Disconnect", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     312__( "Disconnect your UPS account", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     313__( "This will remove the connection with UPS. All of your UPS account information will be deleted and you won\\u2019t see UPS rates when purchasing shipping labels.", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     314__( "Connect your UPS account", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     315__( "Set up your own UPS carrier account to compare rates and print labels from multiple carriers in WooCommerce Services. Learn more about adding {{a}}carrier accounts{{/a}}.", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     316__( "If you need a UPS account number, go to {{a}}UPS.com{{/a}} to create a new account.", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     317__( "General information", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     318__( "This is the account number and address from your UPS profile", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     319__( "Account number", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     320__( "Name", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     321__( "Address", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     322__( "Address 2 (optional)", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     323__( "City", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     324__( "State", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     325__( "Select one\\u2026", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     326__( "State", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     327__( "Country", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     328__( "ZIP/Postal code", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     329__( "Phone", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     330__( "Email", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     331__( "Company information", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     332__( "This is the company info you used to create your UPS account", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     333__( "Company name", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     334__( "Job title", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     335__( "Company website", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     336__( "UPS account information", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     337__( "I have been issued an invoice from UPS within the past 90 days", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     338__( "UPS invoice number", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     339__( "UPS invoice date", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     340__( "UPS invoice amount", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     341__( "UPS invoice currency", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     342__( "UPS invoice control id", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     343__( "Connect", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     344__( "Cancel", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     345__( "Cancel", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     346__( "Ok", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     347__( "Cancel connection", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     348__( "This action will delete any information entered on the form.", "woocommerce-services" ), // dist/chunks/shipping-settings.0a73b5f58d371e22a453.min.js:1
     349__( "Which package would you like to track?", "woocommerce-services" ), // dist/chunks/tracking-modal.b817a37e46b9ff53b3cc.min.js:1
     350__( "No activity yet", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     351__( "Labels older than 30 days cannot be refunded.", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     352__( "Request refund", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     353__( "Request refund", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     354__( "Label images older than 180 days are deleted by our technology partners for general security and data privacy concerns.", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     355__( "Reprint", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     356__( "Reprint", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     357__( "View details", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     358__( "Schedule a pickup", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     359__( "%(service)s label (#%(labelIndex)d)", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     360__( "Tracking #: {{trackingLink/}}", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     361__( "Internal note", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     362__( "Note sent to customer", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     363__( "%(service)s label (#%(labelNum)d) refund requested (%(amount)s)", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     364__( "%(service)s label (#%(labelNum)d) refunded (%(amount)s)", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     365__( "%(service)s label (#%(labelNum)d) refund rejected", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     366__( "Refund", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     367__( "Refunded %(amount)s", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     368__( "Note", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     369__( "Toggle menu", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     370__( "Cancel", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     371__( "Refund label (-%(amount)s)", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     372__( "Request a refund", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     373__( "You can request a refund for a shipping label that has not been used to ship a package. It will take at least 14 days to process.", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     374__( "Purchase date", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     375__( "Amount eligible for refund", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     376__( "Cancel", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     377__( "Print", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     378__( "Reprint shipping label", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     379__( "If there was a printing error when you purchased the label, you can print it again.", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     380__( "NOTE: If you already used the label in a package, printing and using it again is a violation of our terms of service and may result in criminal charges.", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     381__( "Paper size", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     382__( "Close", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     383__( "Label #%(labelIndex)s details", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     384__( "Receipt", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     385__( "Service", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     386__( "Package", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     387__( "Items", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     388__( "N/A", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     389__( "%(service)s label (#%(labelIndex)d)", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     390__( "Purchasing\\u2026", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     391_n( "%(count)s event", "%(count)s events", 1, "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     392__( "Show notes from %(date)s", "woocommerce-services" ), // dist/chunks/tracking-modal~view-wrapper-tracking.e2595c334fe02008413f.min.js:1
     393__( "No tracking information available at this time", "woocommerce-services" ), // dist/chunks/view-wrapper-tracking.01dc9e12d8d608749c66.min.js:1
    394394);
    395395/* THIS IS THE END OF THE GENERATED FILE */
  • woocommerce-services/trunk/readme.txt

    r2370537 r2374627  
    55Requires PHP: 5.3
    66Tested up to: 5.5
    7 Stable tag: 1.24.1
     7Stable tag: 1.24.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8383
    8484== Changelog ==
     85
     86= 1.24.2 - 2020-09-03 =
     87* Fix   - Optional preloading for wc-admin install compatibility
     88* Fix   - Remove duplicate rate errors
     89* Fix   - Compatibility with WooCommerce order page install prompt
     90* Add   - Introduce 'wc_connect_meta_box_payload' filter for modifying order data
     91* Tweak - Update UPS failed connection error message
    8592
    8693= 1.24.1 - 2020-08-19 =
  • woocommerce-services/trunk/woocommerce-services.php

    r2365269 r2374627  
    88 * Text Domain: woocommerce-services
    99 * Domain Path: /i18n/languages/
    10  * Version: 1.24.1
     10 * Version: 1.24.2
    1111 * WC requires at least: 3.0.0
    1212 * WC tested up to: 4.2
     
    247247         */
    248248        static function get_wcs_admin_style_url() {
    249             return self::get_wc_connect_base_url() . 'woocommerce-services-' . self::get_wcs_version() . '.css';
     249            if ( ! defined( 'WOOCOMMERCE_CONNECT_DEV_SERVER_URL' ) ) {
     250                return self::get_wc_connect_base_url() . 'woocommerce-services-' . self::get_wcs_version() . '.css';
     251            } else {
     252                return '';
     253            }
    250254        }
    251255
     
    10661070                        $tracking_url = 'https://www.ups.com/track?tracknum=' . $tracking;
    10671071                        break;
     1072                    case 'dhl':
     1073                        $tracking_url = 'https://www.dhl.com/en/express/tracking.html?AWB=' . $tracking . '&brand=DHL';
     1074                        break;
    10681075
    10691076                }
     
    12161223            wp_register_script( 'wc_connect_admin', self::get_wcs_admin_script_url(), array('lodash', 'moment', 'react', 'react-dom'), null, true );
    12171224            // Dev mode will handle loading the css itself to support HMR.
    1218             if ( ! defined( 'WOOCOMMERCE_CONNECT_DEV_SERVER_URL' ) ) {
     1225            $stylesheet_url = self::get_wcs_admin_style_url();
     1226            if ( ! empty( $stylesheet_url ) ) {
    12191227                // Load CSS async to prevent blocking rendering since this css is non-essential.
    12201228                wp_add_inline_script(
    12211229                    'wc_connect_admin',
    1222                     "var link = document.createElement('link');link.rel = 'stylesheet';link.type = 'text/css';link.href = '" . esc_js( self::get_wcs_admin_style_url() ) . "';document.getElementsByTagName('HEAD')[0].appendChild(link);"
     1230                    "var link = document.createElement('link');link.rel = 'stylesheet';link.type = 'text/css';link.href = '" . esc_js( $stylesheet_url ) . "';document.getElementsByTagName('HEAD')[0].appendChild(link);"
    12231231                );
    12241232            }
Note: See TracChangeset for help on using the changeset viewer.