Version Description
Download this release
Release Info
Developer | cklosows |
Plugin | Easy Digital Downloads |
Version | 2.4.1 |
Comparing to | |
See all releases |
Code changes from version 2.4 to 2.4.1
- assets/css/edd-admin.css +1 -1
- assets/css/edd-admin.min.css +1 -1
- easy-digital-downloads.php +3 -3
- includes/admin/payments/class-payments-table.php +4 -2
- includes/admin/payments/view-order-details.php +8 -4
- includes/checkout/template.php +1 -0
- includes/gateways/amazon-payments.php +2 -2
- includes/gateways/functions.php +18 -17
- languages/edd-af.mo +0 -0
- languages/edd-an.mo +0 -0
- languages/edd-ar.mo +0 -0
- languages/edd-az.mo +0 -0
- languages/edd-be.mo +0 -0
- languages/edd-bg.mo +0 -0
- languages/edd-bg_BG.mo +0 -0
- languages/edd-bn_BD.mo +0 -0
- languages/edd-bs_BA.mo +0 -0
- languages/edd-ca.mo +0 -0
- languages/edd-co.mo +0 -0
- languages/edd-cs_CZ.mo +0 -0
- languages/edd-cy.mo +0 -0
- languages/edd-da_DK.mo +0 -0
- languages/edd-de_CH.mo +0 -0
- languages/edd-de_DE.mo +0 -0
- languages/edd-el.mo +0 -0
- languages/edd-en_AU.mo +0 -0
- languages/edd-en_CA.mo +0 -0
- languages/edd-en_GB.mo +0 -0
- languages/edd-eo.mo +0 -0
- languages/edd-es_AR.mo +0 -0
- languages/edd-es_CL.mo +0 -0
- languages/edd-es_ES.mo +0 -0
- languages/edd-es_MX.mo +0 -0
- languages/edd-es_PE.mo +0 -0
- languages/edd-es_VE.mo +0 -0
- languages/edd-et.mo +0 -0
- languages/edd-eu.mo +0 -0
- languages/edd-fa.mo +0 -0
- languages/edd-fa_IR.mo +0 -0
- languages/edd-fi.mo +0 -0
- languages/edd-fo.mo +0 -0
- languages/edd-fr_FR.mo +0 -0
- languages/edd-fy.mo +0 -0
- languages/edd-ga.mo +0 -0
- languages/edd-gd.mo +0 -0
- languages/edd-gl_ES.mo +0 -0
- languages/edd-he_IL.mo +0 -0
- languages/edd-hi_IN.mo +0 -0
- languages/edd-hr.mo +0 -0
- languages/edd-hu_HU.mo +0 -0
- languages/edd-id_ID.mo +0 -0
- languages/edd-is_IS.mo +0 -0
- languages/edd-it_IT.mo +0 -0
- languages/edd-ja.mo +0 -0
- languages/edd-jv.mo +0 -0
- languages/edd-ka.mo +0 -0
- languages/edd-ka_GE.mo +0 -0
- languages/edd-kk.mo +0 -0
- languages/edd-km.mo +0 -0
- languages/edd-kn.mo +0 -0
- languages/edd-ko_KR.mo +0 -0
- languages/edd-ky.mo +0 -0
- languages/edd-lo.mo +0 -0
- languages/edd-lt_LT.mo +0 -0
- languages/edd-lv.mo +0 -0
- languages/edd-mg.mo +0 -0
- languages/edd-mk_MK.mo +0 -0
- languages/edd-mn.mo +0 -0
- languages/edd-ms_MY.mo +0 -0
- languages/edd-my_MM.mo +0 -0
- languages/edd-nb_NO.mo +0 -0
- languages/edd-ne_NP.mo +0 -0
- languages/edd-nl_NL.mo +0 -0
- languages/edd-nn_NO.mo +0 -0
- languages/edd-oc.mo +0 -0
- languages/edd-os.mo +0 -0
- languages/edd-pl_PL.mo +0 -0
- languages/edd-ps.mo +0 -0
- languages/edd-pt_BR.mo +0 -0
- languages/edd-pt_PT.mo +0 -0
- languages/edd-ro_RO.mo +0 -0
- languages/edd-ru_RU.mo +0 -0
- languages/edd-sah.mo +0 -0
- languages/edd-si_LK.mo +0 -0
- languages/edd-sk_SK.mo +0 -0
- languages/edd-sl_SI.mo +0 -0
- languages/edd-so.mo +0 -0
- languages/edd-sq.mo +0 -0
- languages/edd-sr_RS.mo +0 -0
- languages/edd-su.mo +0 -0
- languages/edd-sv_SE.mo +0 -0
- languages/edd-sw.mo +0 -0
- languages/edd-ta_IN.mo +0 -0
- languages/edd-ta_LK.mo +0 -0
- languages/edd-te.mo +0 -0
- languages/edd-tg.mo +0 -0
- languages/edd-th.mo +0 -0
- languages/edd-tl.mo +0 -0
- languages/edd-tr_TR.mo +0 -0
- languages/edd-ug.mo +0 -0
- languages/edd-uk.mo +0 -0
- languages/edd-ur.mo +0 -0
- languages/edd-uz.mo +0 -0
- languages/edd-vi.mo +0 -0
- languages/edd-zh_CN.mo +0 -0
- languages/edd-zh_TW.mo +0 -0
- languages/edd.pot +426 -410
- readme.txt +14 -4
assets/css/edd-admin.css
CHANGED
@@ -347,7 +347,7 @@ td.edd_order_price { text-align: right; }
|
|
347 |
webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04);
|
348 |
box-shadow: 0 1px 1px rgba(0,0,0,0.04);
|
349 |
}
|
350 |
-
#edd-customer-card-wrapper .customer-section { border-bottom: 1px solid #eee; margin-bottom: 10px; }
|
351 |
#edd-customer-card-wrapper .customer-section table { margin-bottom: 20px; }
|
352 |
#edd-customer-card-wrapper > div { padding: 0px 20px; }
|
353 |
#edd-customer-card-wrapper > div:first-child { padding-top: 20px; }
|
347 |
webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04);
|
348 |
box-shadow: 0 1px 1px rgba(0,0,0,0.04);
|
349 |
}
|
350 |
+
#edd-customer-card-wrapper .customer-section { border-bottom: 1px solid #eee; margin-bottom: 10px; overflow: auto; }
|
351 |
#edd-customer-card-wrapper .customer-section table { margin-bottom: 20px; }
|
352 |
#edd-customer-card-wrapper > div { padding: 0px 20px; }
|
353 |
#edd-customer-card-wrapper > div:first-child { padding-top: 20px; }
|
assets/css/edd-admin.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.edd-hidden{display:none}.edd-clearfix:after{display:block;visibility:hidden;content:".";text-indent:-9999px;height:0}.edd-wrap a{text-decoration:none}a.edd-delete{color:#a00}a.edd-delete:hover{color:red}.download_page_edd-settings .form-table label{color:#666;font-size:14px;font-style:italic;margin:4px 0 0}.download_page_edd-settings .form-table input.regular-text~label,.download_page_edd-settings .form-table select+label{display:block}.download_page_edd-settings .form-table input.small-text~label,.download_page_edd-settings .form-table input[type=checkbox]+label{display:inline}.download_page_edd-settings .form-table tr>th>strong{font-size:18px;font-style:italic}.edd-tab-span{float:right;bottom:15px;position:relative}.edd-add-ons-footer{padding-top:10px}#edd-add-ons h2{margin:0 0 15px}#edd-add-ons h2 .button-primary{position:absolute}#edd-add-ons .edd-extension{float:left;margin:0 15px 15px 0;background:#fff;border:1px solid #ccc;width:320px;padding:14px;height:315px;position:relative}#edd-add-ons .edd-extension h3{margin:0 0 8px;font-size:13px}#edd-add-ons .edd-extension .button-secondary{position:absolute;bottom:14px;left:14px}#edd-add-ons .edd-browse-all{clear:both;width:100%}#edd-add-ons .edd-extension .third-party{display:none}#edd-add-ons .edd-starter-package{border-color:#62a9d7;background-color:#85c0e5;color:#fff}#edd-add-ons .edd-starter-package h3{color:#fff}#edd-add-ons .edd-extension .wp-post-image{width:100%;height:auto}#edd-products{height:100px;min-width:200px}#edd-add-discount input[type=checkbox],#edd-edit-discount input[type=checkbox]{width:15px}#edd-payment-filters{clear:both;background:#f5f5f5;background-image:-webkit-gradient(linear,left bottom,left top,from(#f5f5f5),to(#fafafa));background-image:-webkit-linear-gradient(bottom,#f5f5f5,#fafafa);background-image:-moz-linear-gradient(bottom,#f5f5f5,#fafafa);background-image:-o-linear-gradient(bottom,#f5f5f5,#fafafa);background-image:linear-gradient(to top,#f5f5f5,#fafafa);border-color:#dfdfdf;overflow:auto;margin:8px 0;padding:12px;border-width:1px;border-style:solid;border-radius:3px;font-size:13px;line-height:2.1em}#edd-payments-filter ul.subsubsub{margin-bottom:8px}#edd-payment-filters p{color:#777}tr.status-refunded td{background:#cecece;border-top-color:#ccc}.wp-list-table.downloads th#ID{width:80px}.wp-list-table.downloads th#details{width:130px}.wp-list-table.downloads th#date{width:140px}.wp-list-table.downloads th#user{width:130px}.edd-mobile-link{line-height:32px;vertical-align:middle}.edd-mobile-link img{max-width:80%;height:auto;float:left}@media handheld,only screen and (max-width:640px){.wp-list-table.downloads th{width:auto!important}}.download_page_edd-payment-history .ui-dialog .ui-dialog-titlebar-close span{margin-left:-8px;margin-top:-8px}#edd-download-link-textarea{width:100%}.edd_files_name_label{width:225px;float:left}.edd_files_url_label{width:220px;float:left}#postbox-container-1 .edd_files_name_label,#postbox-container-1 .edd_files_url_label{width:80px}.edd_add_repeatable{display:inline-block}.edd_repeatable_row td{vertical-align:middle}#downloadinformation .edd_meta_table_wrap table input,#downloadinformation .edd_meta_table_wrap table select,#downloadinformation .edd_meta_table_wrap table textarea{margin:4px 0;width:100%}#downloadinformation .edd_meta_table_wrap table .submit input{width:auto}.edd_repeatable_upload_wrapper .edd_repeatable_upload_field_container{position:relative}.edd_upload_file{position:absolute;top:3px;right:7px;padding:2px 8px;display:block;background:#fff}.edd_upload_field{padding-right:8em}.edd_remove_repeatable{margin:8px 0 0;cursor:pointer;width:10px;height:10px;display:inline-block;text-indent:-9999px;overflow:hidden}.edd_remove_repeatable:active,.edd_remove_repeatable:hover{background-position:-10px 0!important}.edd_draghandle{display:block;width:20px;height:20px;background:url(../images/edd-cross-hair.png);cursor:move;margin:4px 0 0}textarea#edd-payment-note{width:100%;height:4em;margin:0}#edd_product_notes_field{width:98%;margin:0;height:4em}.edd_repeatable_default_wrapper{text-align:center;width:25px}.edd-admin-box .label{font-weight:600}.edd-admin-box-inside{margin:0;padding:3px 12px;clear:both;border-bottom:1px solid #eee}.rtl .edd-admin-box-inside{padding:5px 10px 5px 0}.edd-admin-box-inside .strong{font-weight:600}.edd-payment-fees .fee-label{font-weight:400;color:#666}.edd-admin-box .right{float:right}.rtl .edd-admin-box .right{float:left;margin-left:10px}#edd-order-details .inside,#edd-order-update .inside{margin:0;padding:0}#edd-order-update input.edd_datepicker{width:180px}#edd-order-update input[type=number].edd-payment-time-hour,#edd-order-update input[type=number].edd-payment-time-min{width:50px}.edd-admin-box-inside:last-child{border-bottom:0}#edd-edit-order-form .data-payment-key{word-break:break-all}.edd-order-update-box #major-publishing-actions .button-secondary{margin-right:10px}#edd-purchased-files .edd-select-chosen{width:196px}#edd-customer-details .order-data-address input,#edd-customer-details .order-data-column p.data input,#edd-edit-order-form .column input,#edd-order-address-country-wrap select,#edd-purchased-files ul{clear:both;display:block}#edd-customer-details .actions{float:right}.edd-order-data input.small-text{margin:0}.edd-order-data input.med-text{margin:0;width:100px}#edd-order-update span.label{display:inline;width:50px}.edd-order-update-box .button-primary{margin-right:0}#edd-edit-order-form .column .description{padding-right:10px}#edd-edit-order-form .column,#edd-purchased-files .inside>ul>li,#edd-purchased-files .row>ul>li{display:inline-block;position:relative;vertical-align:middle;margin-right:5%;line-height:30px}#edd-purchased-files li.actions{text-align:right;min-width:200px}#edd-purchased-files ul li.remove{text-align:right}#edd-purchased-files .row{padding:12px;border-bottom:1px solid #eee}#edd-purchased-files ul{font-size:0}#edd-purchased-files ul li{font-size:13px}#edd-order-data .data span{color:#666;font-weight:600}#edd-purchased-files .inside{padding:12px}#edd-order-recalc-total{float:right}.edd-price-field{width:80px}#edd_products .edd-select,.edd_repeatable_product_wrapper .edd-select,.edd_repeatable_upload_wrapper .pricing select{min-width:100%;max-width:200px}.edd_repeatable_product_wrapper td{overflow:visible}@media screen and (max-width:782px){.order-data-column input[type=email]{padding:6px 10px}}@media screen and (min-width:851px){#edd-purchased-files .inside li.actions{text-align:right}}@media screen and (max-width:1024px){#edd-edit-order-form .column{width:49%}}@media screen and (max-width:1280px) and (min-width:1279px){#edd-purchased-files .inside li.actions{width:35%}#edd-edit-order-form .column{width:32%}}@media screen and (min-width:1280px){#edd-edit-order-form .column,#edd-purchased-files.columns-3 .inside>ul>li,#edd-purchased-files.columns-3 .row>ul>li{width:32%;margin-right:3%}#edd-edit-order-form .columns-4 .column,#edd-purchased-files.columns-4 .inside>ul>li,#edd-purchased-files.columns-4 .row>ul>li{width:22%;margin-right:2%}#edd-edit-order-form .column:nth-child(2n+1),#edd-edit-order-form .columns-3 .column:nth-child(2n+1),#edd-edit-order-form .columns-4 .column:nth-child(3n+1){margin-right:0}#edd-purchased-files.columns-4 li.download{width:33%}#edd-purchased-files.columns-3 .inside>ul>li.price,#edd-purchased-files.columns-3 .row>ul>li.price,#edd-purchased-files.columns-4 li.price{width:14%}#edd-purchased-files.columns-4 li.actions{width:25%;margin-top:0;margin-right:0}}@media screen and (max-width:1284px){#edd-edit-order-form .column strong{display:block}}#edd_product_stats .label{width:70px;display:inline-block}#edd_product_stats hr{border-style:solid;border-width:1px;border-color:#ccc #fff #fff #ccc}.edd_dashboard_widget table thead td{border-bottom:1px solid #ececec;color:#777}.edd_dashboard_widget .table_left{float:left;width:45%}.edd_dashboard_widget .table_right{float:right;width:45%}.edd_dashboard_widget .inside{font-size:12px}.edd_dashboard_widget td{padding:3px 0}.edd_dashboard_widget .b{font-size:14px;font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;padding-right:6px;width:auto}.edd_dashboard_widget .t{font-size:12px;padding-right:12px;padding-top:6px;color:#777;width:100%}.edd_dashboard_widget .label_heading{margin:0 0 8px 12px;display:block;font-size:12px;font-family:Helvetica,Arial,sans-serif;color:#8f8f8f;font-weight:400;padding-top:10px;border-top:1px solid #ececec}.edd_dashboard_widget .edd_dashboard_widget_subheading{margin:1em 0 0;border-top:1px solid #ececec;padding-top:10px;color:#8f8f8f;font-size:14px}.edd_dashboard_widget .edd_dashboard_widget_subheading+.table{margin:8px 0 0}.edd_dashboard_widget .edd_price_label{background:#00769c;padding:2px 4px;border-radius:3px;color:#fff;margin-right:2px;font-size:10px}.edd_dashboard_widget table{width:100%;margin-left:0;margin-bottom:1em}td.edd_order_label{width:80%}td.edd_order_price{text-align:right}@media handheld,only screen and (max-width:1000px){.edd_dashboard_widget .edd-recent-email{display:none}}#edd-dashboard-widgets-wrap .postbox h3{cursor:default}#edd-date-range-options,#edd-graphs-date-options{float:left}#edd-date-range-options span{float:left;margin-right:6px;height:24px;line-height:24px}.edd-export-form{position:relative}.edd-export-form .edd-progress{background:#ddd;position:absolute;bottom:-20px;height:15px;width:100%}.edd-export-form .edd-progress div{height:100%;background:#ccc;width:0}.admin-color-fresh .edd-export-form .edd-progress div{background:#0073aa}.admin-color-light .edd-export-form .edd-progress div{background:#888}.admin-color-blue .edd-export-form .edd-progress div{background:#096484}.admin-color-coffee .edd-export-form .edd-progress div{background:#c7a589}.admin-color-ectoplasm .edd-export-form .edd-progress div{background:#a3b745}.admin-color-midnight .edd-export-form .edd-progress div{background:#e14d43}.admin-color-sunrise .edd-export-form .edd-progress div{background:#dd823b}#edd-graphs-filter label{vertical-align:inherit}#edd-graphs-filter .graph-option-section{float:left;line-height:2.5em;padding-right:5px}.edd-mix-totals{padding:10px;background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,.04);border:1px solid #e5e5e5}.edd-mix-chart{display:inline-block;width:49%}.edd-graph-notes{color:#9c9c9c}.edd-graph-notes span{display:block}.edd-pie-graph .legend{display:none}.edd-pie-legend{margin-top:10px;overflow:auto}.edd-legend-item-wrapper{width:48%;display:inline-block;font-size:8pt;color:#333;padding:2px 5px 0;height:20px}.edd-legend-color{display:inline-block;height:15px;width:20px;border:1px solid #cfcfcf;margin-right:5px}.edd-pie-legend-item{display:inline-block;vertical-align:top;width:80%}#edd_tax_rates{margin:1em 0 0}#edd_tax_rates .edd_tax_country *,#edd_tax_rates .edd_tax_state *{max-width:100%}#edd_tax_rates .edd_tax_country,#edd_tax_rates .edd_tax_state{width:180px}#edd_tax_rates .edd_tax_rate{width:80px}#edd_tax_rates th{padding:15px 10px}.post-type-download .fixed .column-name{width:27%}.post-type-download .fixed .column-description{width:30%}.post-type-download .fixed .column-slug{width:23%}.post-type-download .fixed .column-posts{text-align:left;width:17%}#system-info-textarea{width:800px;height:400px;font-family:Menlo,Monaco,monospace;background:0 0;white-space:pre;overflow:auto;display:block}#TB_window #edd-add-download:active,#TB_window #edd-add-download:focus,#TB_window #edd-add-download:hover{color:#fff}.edd-graph .y1Axis{color:#edc240!important}.edd-graph .y2Axis{color:#afd8f8!important}.download_page_edd-tools .apikeys .column-user{width:192px}.edd-select-chosen{width:300px}.chosen-container-multi .chosen-choices{-webkit-border-radius:3px;border-radius:3px;border-color:#dfdfdf;background-image:none}.chosen-container-multi .chosen-choices input{margin:2px;height:27px!important;border-color:#dfdfdf}.chosen-container .chosen-drop{border-color:#aaa;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.1);box-shadow:1px 1px 2px rgba(0,0,0,.1)}.chosen-container .search-field{float:none!important}.chosen-container .search-field input{width:90%!important}.chosen-container-active .chosen-choices{-webkit-border-top-left-radius:3px;border-radius:3px 3px 0 0;-webkit-border-top-right-radius:3px;-webkit-border-bottom-left-radius:0;border-color:#aaa;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.1);box-shadow:1px 1px 2px rgba(0,0,0,.1)}.download_page_edd-tools .tablenav .actions{overflow:visible}.edd_user_search_wrap{position:relative;overflow:visible}.edd_user_search_results{position:absolute;left:0;top:27px}.edd_user_search_results a.edd-ajax-user-cancel{position:absolute;right:6px;top:2px}.edd_user_search_results ul{padding:10px 10px 4px;margin:0;background:#f0f0f0;border:1px solid #DFDFDF;width:300px;max-height:200px;overflow-y:scroll}@media screen and (max-width:1100px){.edd-mix-chart{display:block;width:100%}}@media screen and (max-width:782px){.post-type-download .nav-tab-wrapper a{padding:2px 4px;font-size:50%}.download_page_edd-tools .apikeys .column-user{width:80px}}#customer-tab-wrapper{margin-left:-1px;z-index:1;text-align:center;display:inline-block}#customer-tab-wrapper-list li{background-color:#fff;width:32px;height:32px}#customer-tab-wrapper-list .inactive{background-color:#fff;color:#eee;border-left:1px solid #e5e5e5}#customer-tab-wrapper-list .active{border-width:1px 1px 1px 0;border-style:solid;border-color:#e5e5e5}#customer-tab-wrapper-list :not(:last-child){margin-bottom:3px}#customer-tab-wrapper-list .dashicons{font-size:24px;line-height:32px}#edd-customer-card-wrapper .left{float:left}#edd-customer-card-wrapper .right{float:right}#edd-customer-card-wrapper input{font-weight:400}#edd-customer-card-wrapper{display:inline-block;margin-left:-1px;z-index:2;width:700px;background-color:#FFF;min-height:200px;border:1px solid #e5e5e5;webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04)}#edd-customer-card-wrapper .customer-section{border-bottom:1px solid #eee;margin-bottom:10px}#edd-customer-card-wrapper .customer-section table{margin-bottom:20px}#edd-customer-card-wrapper>div{padding:0 20px}#edd-customer-card-wrapper>div:first-child{padding-top:20px}#edd-customer-card-wrapper>div:last-child{padding-bottom:20px;border:none}#edd-customer-card-wrapper .avatar-wrap{padding-right:10px;text-align:center}#edd-customer-card-wrapper .customer-id{font-size:24px;font-weight:600}#edd-customer-card-wrapper .customer-main-wrapper input{width:200px}#edd-customer-card-wrapper .customer-address-wrapper{max-width:33%;margin-right:25px;width:202px}#edd-customer-card-wrapper .customer-address-wrapper select{width:200px}#edd-customer-card-wrapper .customer-info{margin-top:5px;min-height:185px;margin-bottom:10px}#edd-customer-card-wrapper .info-wrapper{min-height:125px}#edd-customer-card-wrapper a.delete{text-decoration:none;color:red;margin-right:5px}.customer-info .customer-name{font-size:24px;font-weight:600}.customer-edit-link a,.disconnect-user a{font-size:12px;font-weight:400;text-decoration:none}#customer-edit-actions{text-align:center;margin-bottom:20px;line-height:28px}#customer-edit-actions .button-secondary{margin-right:10px}#edd-customer-card-wrapper .info-item{line-height:16px;display:block;padding-bottom:5px}#edd-customer-card-wrapper .edit-item{display:none}#edd-customer-card-wrapper .edd_user_search_results{left:1px;top:16px}#edd-customer-card-wrapper .edd_user_search_results ul{width:200px}#customer-stats-wrapper{margin:0 auto;text-align:center;min-height:30px}#customer-stats-wrapper li{width:50%;float:left;line-height:22px;font-size:14px}#customer-stats-wrapper a{text-decoration:none}#customer-stats-wrapper .dashicons{color:#888}#customer-tables-wrapper table{width:100%;text-align:center}#customer-tables-wrapper th{text-align:center}#customer-tables-wrapper .downloads tr>td:first-child,#customer-tables-wrapper .downloads tr>th:first-child{text-align:left}#customer-tables-wrapper .downloads tr>td:only-child{text-align:center}#customer-notes-wrapper{min-height:50px}.customer-notes-header img,.customer-notes-header span{font-weight:600;line-height:30px;vertical-align:middle}.customer-note-input{width:100%;margin-bottom:5px}#edd-customer-notes div:nth-of-type(even){background-color:#fcfcfc}.customer-note-wrapper{border-bottom:1px solid #f9f9f9;min-height:38px;padding:7px 0 7px 7px}.customer-note-wrapper span{display:block}.note-content-wrap{padding-top:7px}.delete-customer{text-align:center}
|
1 |
+
.edd-hidden{display:none}.edd-clearfix:after{display:block;visibility:hidden;content:".";text-indent:-9999px;height:0}.edd-wrap a{text-decoration:none}a.edd-delete{color:#a00}a.edd-delete:hover{color:red}.download_page_edd-settings .form-table label{color:#666;font-size:14px;font-style:italic;margin:4px 0 0}.download_page_edd-settings .form-table input.regular-text~label,.download_page_edd-settings .form-table select+label{display:block}.download_page_edd-settings .form-table input.small-text~label,.download_page_edd-settings .form-table input[type=checkbox]+label{display:inline}.download_page_edd-settings .form-table tr>th>strong{font-size:18px;font-style:italic}.edd-tab-span{float:right;bottom:15px;position:relative}.edd-add-ons-footer{padding-top:10px}#edd-add-ons h2{margin:0 0 15px}#edd-add-ons h2 .button-primary{position:absolute}#edd-add-ons .edd-extension{float:left;margin:0 15px 15px 0;background:#fff;border:1px solid #ccc;width:320px;padding:14px;height:315px;position:relative}#edd-add-ons .edd-extension h3{margin:0 0 8px;font-size:13px}#edd-add-ons .edd-extension .button-secondary{position:absolute;bottom:14px;left:14px}#edd-add-ons .edd-browse-all{clear:both;width:100%}#edd-add-ons .edd-extension .third-party{display:none}#edd-add-ons .edd-starter-package{border-color:#62a9d7;background-color:#85c0e5;color:#fff}#edd-add-ons .edd-starter-package h3{color:#fff}#edd-add-ons .edd-extension .wp-post-image{width:100%;height:auto}#edd-products{height:100px;min-width:200px}#edd-add-discount input[type=checkbox],#edd-edit-discount input[type=checkbox]{width:15px}#edd-payment-filters{clear:both;background:#f5f5f5;background-image:-webkit-gradient(linear,left bottom,left top,from(#f5f5f5),to(#fafafa));background-image:-webkit-linear-gradient(bottom,#f5f5f5,#fafafa);background-image:-moz-linear-gradient(bottom,#f5f5f5,#fafafa);background-image:-o-linear-gradient(bottom,#f5f5f5,#fafafa);background-image:linear-gradient(to top,#f5f5f5,#fafafa);border-color:#dfdfdf;overflow:auto;margin:8px 0;padding:12px;border-width:1px;border-style:solid;border-radius:3px;font-size:13px;line-height:2.1em}#edd-payments-filter ul.subsubsub{margin-bottom:8px}#edd-payment-filters p{color:#777}tr.status-refunded td{background:#cecece;border-top-color:#ccc}.wp-list-table.downloads th#ID{width:80px}.wp-list-table.downloads th#details{width:130px}.wp-list-table.downloads th#date{width:140px}.wp-list-table.downloads th#user{width:130px}.edd-mobile-link{line-height:32px;vertical-align:middle}.edd-mobile-link img{max-width:80%;height:auto;float:left}@media handheld,only screen and (max-width:640px){.wp-list-table.downloads th{width:auto!important}}.download_page_edd-payment-history .ui-dialog .ui-dialog-titlebar-close span{margin-left:-8px;margin-top:-8px}#edd-download-link-textarea{width:100%}.edd_files_name_label{width:225px;float:left}.edd_files_url_label{width:220px;float:left}#postbox-container-1 .edd_files_name_label,#postbox-container-1 .edd_files_url_label{width:80px}.edd_add_repeatable{display:inline-block}.edd_repeatable_row td{vertical-align:middle}#downloadinformation .edd_meta_table_wrap table input,#downloadinformation .edd_meta_table_wrap table select,#downloadinformation .edd_meta_table_wrap table textarea{margin:4px 0;width:100%}#downloadinformation .edd_meta_table_wrap table .submit input{width:auto}.edd_repeatable_upload_wrapper .edd_repeatable_upload_field_container{position:relative}.edd_upload_file{position:absolute;top:3px;right:7px;padding:2px 8px;display:block;background:#fff}.edd_upload_field{padding-right:8em}.edd_remove_repeatable{margin:8px 0 0;cursor:pointer;width:10px;height:10px;display:inline-block;text-indent:-9999px;overflow:hidden}.edd_remove_repeatable:active,.edd_remove_repeatable:hover{background-position:-10px 0!important}.edd_draghandle{display:block;width:20px;height:20px;background:url(../images/edd-cross-hair.png);cursor:move;margin:4px 0 0}textarea#edd-payment-note{width:100%;height:4em;margin:0}#edd_product_notes_field{width:98%;margin:0;height:4em}.edd_repeatable_default_wrapper{text-align:center;width:25px}.edd-admin-box .label{font-weight:600}.edd-admin-box-inside{margin:0;padding:3px 12px;clear:both;border-bottom:1px solid #eee}.rtl .edd-admin-box-inside{padding:5px 10px 5px 0}.edd-admin-box-inside .strong{font-weight:600}.edd-payment-fees .fee-label{font-weight:400;color:#666}.edd-admin-box .right{float:right}.rtl .edd-admin-box .right{float:left;margin-left:10px}#edd-order-details .inside,#edd-order-update .inside{margin:0;padding:0}#edd-order-update input.edd_datepicker{width:180px}#edd-order-update input[type=number].edd-payment-time-hour,#edd-order-update input[type=number].edd-payment-time-min{width:50px}.edd-admin-box-inside:last-child{border-bottom:0}#edd-edit-order-form .data-payment-key{word-break:break-all}.edd-order-update-box #major-publishing-actions .button-secondary{margin-right:10px}#edd-purchased-files .edd-select-chosen{width:196px}#edd-customer-details .order-data-address input,#edd-customer-details .order-data-column p.data input,#edd-edit-order-form .column input,#edd-order-address-country-wrap select,#edd-purchased-files ul{clear:both;display:block}#edd-customer-details .actions{float:right}.edd-order-data input.small-text{margin:0}.edd-order-data input.med-text{margin:0;width:100px}#edd-order-update span.label{display:inline;width:50px}.edd-order-update-box .button-primary{margin-right:0}#edd-edit-order-form .column .description{padding-right:10px}#edd-edit-order-form .column,#edd-purchased-files .inside>ul>li,#edd-purchased-files .row>ul>li{display:inline-block;position:relative;vertical-align:middle;margin-right:5%;line-height:30px}#edd-purchased-files li.actions{text-align:right;min-width:200px}#edd-purchased-files ul li.remove{text-align:right}#edd-purchased-files .row{padding:12px;border-bottom:1px solid #eee}#edd-purchased-files ul{font-size:0}#edd-purchased-files ul li{font-size:13px}#edd-order-data .data span{color:#666;font-weight:600}#edd-purchased-files .inside{padding:12px}#edd-order-recalc-total{float:right}.edd-price-field{width:80px}#edd_products .edd-select,.edd_repeatable_product_wrapper .edd-select,.edd_repeatable_upload_wrapper .pricing select{min-width:100%;max-width:200px}.edd_repeatable_product_wrapper td{overflow:visible}@media screen and (max-width:782px){.order-data-column input[type=email]{padding:6px 10px}}@media screen and (min-width:851px){#edd-purchased-files .inside li.actions{text-align:right}}@media screen and (max-width:1024px){#edd-edit-order-form .column{width:49%}}@media screen and (max-width:1280px) and (min-width:1279px){#edd-purchased-files .inside li.actions{width:35%}#edd-edit-order-form .column{width:32%}}@media screen and (min-width:1280px){#edd-edit-order-form .column,#edd-purchased-files.columns-3 .inside>ul>li,#edd-purchased-files.columns-3 .row>ul>li{width:32%;margin-right:3%}#edd-edit-order-form .columns-4 .column,#edd-purchased-files.columns-4 .inside>ul>li,#edd-purchased-files.columns-4 .row>ul>li{width:22%;margin-right:2%}#edd-edit-order-form .column:nth-child(2n+1),#edd-edit-order-form .columns-3 .column:nth-child(2n+1),#edd-edit-order-form .columns-4 .column:nth-child(3n+1){margin-right:0}#edd-purchased-files.columns-4 li.download{width:33%}#edd-purchased-files.columns-3 .inside>ul>li.price,#edd-purchased-files.columns-3 .row>ul>li.price,#edd-purchased-files.columns-4 li.price{width:14%}#edd-purchased-files.columns-4 li.actions{width:25%;margin-top:0;margin-right:0}}@media screen and (max-width:1284px){#edd-edit-order-form .column strong{display:block}}#edd_product_stats .label{width:70px;display:inline-block}#edd_product_stats hr{border-style:solid;border-width:1px;border-color:#ccc #fff #fff #ccc}.edd_dashboard_widget table thead td{border-bottom:1px solid #ececec;color:#777}.edd_dashboard_widget .table_left{float:left;width:45%}.edd_dashboard_widget .table_right{float:right;width:45%}.edd_dashboard_widget .inside{font-size:12px}.edd_dashboard_widget td{padding:3px 0}.edd_dashboard_widget .b{font-size:14px;font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;padding-right:6px;width:auto}.edd_dashboard_widget .t{font-size:12px;padding-right:12px;padding-top:6px;color:#777;width:100%}.edd_dashboard_widget .label_heading{margin:0 0 8px 12px;display:block;font-size:12px;font-family:Helvetica,Arial,sans-serif;color:#8f8f8f;font-weight:400;padding-top:10px;border-top:1px solid #ececec}.edd_dashboard_widget .edd_dashboard_widget_subheading{margin:1em 0 0;border-top:1px solid #ececec;padding-top:10px;color:#8f8f8f;font-size:14px}.edd_dashboard_widget .edd_dashboard_widget_subheading+.table{margin:8px 0 0}.edd_dashboard_widget .edd_price_label{background:#00769c;padding:2px 4px;border-radius:3px;color:#fff;margin-right:2px;font-size:10px}.edd_dashboard_widget table{width:100%;margin-left:0;margin-bottom:1em}td.edd_order_label{width:80%}td.edd_order_price{text-align:right}@media handheld,only screen and (max-width:1000px){.edd_dashboard_widget .edd-recent-email{display:none}}#edd-dashboard-widgets-wrap .postbox h3{cursor:default}#edd-date-range-options,#edd-graphs-date-options{float:left}#edd-date-range-options span{float:left;margin-right:6px;height:24px;line-height:24px}.edd-export-form{position:relative}.edd-export-form .edd-progress{background:#ddd;position:absolute;bottom:-20px;height:15px;width:100%}.edd-export-form .edd-progress div{height:100%;background:#ccc;width:0}.admin-color-fresh .edd-export-form .edd-progress div{background:#0073aa}.admin-color-light .edd-export-form .edd-progress div{background:#888}.admin-color-blue .edd-export-form .edd-progress div{background:#096484}.admin-color-coffee .edd-export-form .edd-progress div{background:#c7a589}.admin-color-ectoplasm .edd-export-form .edd-progress div{background:#a3b745}.admin-color-midnight .edd-export-form .edd-progress div{background:#e14d43}.admin-color-sunrise .edd-export-form .edd-progress div{background:#dd823b}#edd-graphs-filter label{vertical-align:inherit}#edd-graphs-filter .graph-option-section{float:left;line-height:2.5em;padding-right:5px}.edd-mix-totals{padding:10px;background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,.04);border:1px solid #e5e5e5}.edd-mix-chart{display:inline-block;width:49%}.edd-graph-notes{color:#9c9c9c}.edd-graph-notes span{display:block}.edd-pie-graph .legend{display:none}.edd-pie-legend{margin-top:10px;overflow:auto}.edd-legend-item-wrapper{width:48%;display:inline-block;font-size:8pt;color:#333;padding:2px 5px 0;height:20px}.edd-legend-color{display:inline-block;height:15px;width:20px;border:1px solid #cfcfcf;margin-right:5px}.edd-pie-legend-item{display:inline-block;vertical-align:top;width:80%}#edd_tax_rates{margin:1em 0 0}#edd_tax_rates .edd_tax_country *,#edd_tax_rates .edd_tax_state *{max-width:100%}#edd_tax_rates .edd_tax_country,#edd_tax_rates .edd_tax_state{width:180px}#edd_tax_rates .edd_tax_rate{width:80px}#edd_tax_rates th{padding:15px 10px}.post-type-download .fixed .column-name{width:27%}.post-type-download .fixed .column-description{width:30%}.post-type-download .fixed .column-slug{width:23%}.post-type-download .fixed .column-posts{text-align:left;width:17%}#system-info-textarea{width:800px;height:400px;font-family:Menlo,Monaco,monospace;background:0 0;white-space:pre;overflow:auto;display:block}#TB_window #edd-add-download:active,#TB_window #edd-add-download:focus,#TB_window #edd-add-download:hover{color:#fff}.edd-graph .y1Axis{color:#edc240!important}.edd-graph .y2Axis{color:#afd8f8!important}.download_page_edd-tools .apikeys .column-user{width:192px}.edd-select-chosen{width:300px}.chosen-container-multi .chosen-choices{-webkit-border-radius:3px;border-radius:3px;border-color:#dfdfdf;background-image:none}.chosen-container-multi .chosen-choices input{margin:2px;height:27px!important;border-color:#dfdfdf}.chosen-container .chosen-drop{border-color:#aaa;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.1);box-shadow:1px 1px 2px rgba(0,0,0,.1)}.chosen-container .search-field{float:none!important}.chosen-container .search-field input{width:90%!important}.chosen-container-active .chosen-choices{-webkit-border-top-left-radius:3px;border-radius:3px 3px 0 0;-webkit-border-top-right-radius:3px;-webkit-border-bottom-left-radius:0;border-color:#aaa;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.1);box-shadow:1px 1px 2px rgba(0,0,0,.1)}.download_page_edd-tools .tablenav .actions{overflow:visible}.edd_user_search_wrap{position:relative;overflow:visible}.edd_user_search_results{position:absolute;left:0;top:27px}.edd_user_search_results a.edd-ajax-user-cancel{position:absolute;right:6px;top:2px}.edd_user_search_results ul{padding:10px 10px 4px;margin:0;background:#f0f0f0;border:1px solid #DFDFDF;width:300px;max-height:200px;overflow-y:scroll}@media screen and (max-width:1100px){.edd-mix-chart{display:block;width:100%}}@media screen and (max-width:782px){.post-type-download .nav-tab-wrapper a{padding:2px 4px;font-size:50%}.download_page_edd-tools .apikeys .column-user{width:80px}}#customer-tab-wrapper{margin-left:-1px;z-index:1;text-align:center;display:inline-block}#customer-tab-wrapper-list li{background-color:#fff;width:32px;height:32px}#customer-tab-wrapper-list .inactive{background-color:#fff;color:#eee;border-left:1px solid #e5e5e5}#customer-tab-wrapper-list .active{border-width:1px 1px 1px 0;border-style:solid;border-color:#e5e5e5}#customer-tab-wrapper-list :not(:last-child){margin-bottom:3px}#customer-tab-wrapper-list .dashicons{font-size:24px;line-height:32px}#edd-customer-card-wrapper .left{float:left}#edd-customer-card-wrapper .right{float:right}#edd-customer-card-wrapper input{font-weight:400}#edd-customer-card-wrapper{display:inline-block;margin-left:-1px;z-index:2;width:700px;background-color:#FFF;min-height:200px;border:1px solid #e5e5e5;webkit-box-shadow:0 1px 1px rgba(0,0,0,.04);box-shadow:0 1px 1px rgba(0,0,0,.04)}#edd-customer-card-wrapper .customer-section{border-bottom:1px solid #eee;margin-bottom:10px;overflow:auto}#edd-customer-card-wrapper .customer-section table{margin-bottom:20px}#edd-customer-card-wrapper>div{padding:0 20px}#edd-customer-card-wrapper>div:first-child{padding-top:20px}#edd-customer-card-wrapper>div:last-child{padding-bottom:20px;border:none}#edd-customer-card-wrapper .avatar-wrap{padding-right:10px;text-align:center}#edd-customer-card-wrapper .customer-id{font-size:24px;font-weight:600}#edd-customer-card-wrapper .customer-main-wrapper input{width:200px}#edd-customer-card-wrapper .customer-address-wrapper{max-width:33%;margin-right:25px;width:202px}#edd-customer-card-wrapper .customer-address-wrapper select{width:200px}#edd-customer-card-wrapper .customer-info{margin-top:5px;min-height:185px;margin-bottom:10px}#edd-customer-card-wrapper .info-wrapper{min-height:125px}#edd-customer-card-wrapper a.delete{text-decoration:none;color:red;margin-right:5px}.customer-info .customer-name{font-size:24px;font-weight:600}.customer-edit-link a,.disconnect-user a{font-size:12px;font-weight:400;text-decoration:none}#customer-edit-actions{text-align:center;margin-bottom:20px;line-height:28px}#customer-edit-actions .button-secondary{margin-right:10px}#edd-customer-card-wrapper .info-item{line-height:16px;display:block;padding-bottom:5px}#edd-customer-card-wrapper .edit-item{display:none}#edd-customer-card-wrapper .edd_user_search_results{left:1px;top:16px}#edd-customer-card-wrapper .edd_user_search_results ul{width:200px}#customer-stats-wrapper{margin:0 auto;text-align:center;min-height:30px}#customer-stats-wrapper li{width:50%;float:left;line-height:22px;font-size:14px}#customer-stats-wrapper a{text-decoration:none}#customer-stats-wrapper .dashicons{color:#888}#customer-tables-wrapper table{width:100%;text-align:center}#customer-tables-wrapper th{text-align:center}#customer-tables-wrapper .downloads tr>td:first-child,#customer-tables-wrapper .downloads tr>th:first-child{text-align:left}#customer-tables-wrapper .downloads tr>td:only-child{text-align:center}#customer-notes-wrapper{min-height:50px}.customer-notes-header img,.customer-notes-header span{font-weight:600;line-height:30px;vertical-align:middle}.customer-note-input{width:100%;margin-bottom:5px}#edd-customer-notes div:nth-of-type(even){background-color:#fcfcfc}.customer-note-wrapper{border-bottom:1px solid #f9f9f9;min-height:38px;padding:7px 0 7px 7px}.customer-note-wrapper span{display:block}.note-content-wrap{padding-top:7px}.delete-customer{text-align:center}
|
easy-digital-downloads.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* Description: Serve Digital Downloads Through WordPress
|
6 |
* Author: Pippin Williamson
|
7 |
* Author URI: https://pippinsplugins.com
|
8 |
-
* Version: 2.4
|
9 |
* Text Domain: edd
|
10 |
* Domain Path: languages
|
11 |
*
|
@@ -25,7 +25,7 @@
|
|
25 |
* @package EDD
|
26 |
* @category Core
|
27 |
* @author Pippin Williamson
|
28 |
-
* @version 2.4
|
29 |
*/
|
30 |
|
31 |
// Exit if accessed directly
|
@@ -187,7 +187,7 @@ final class Easy_Digital_Downloads {
|
|
187 |
|
188 |
// Plugin version
|
189 |
if ( ! defined( 'EDD_VERSION' ) ) {
|
190 |
-
define( 'EDD_VERSION', '2.4' );
|
191 |
}
|
192 |
|
193 |
// Plugin Folder Path
|
5 |
* Description: Serve Digital Downloads Through WordPress
|
6 |
* Author: Pippin Williamson
|
7 |
* Author URI: https://pippinsplugins.com
|
8 |
+
* Version: 2.4.1
|
9 |
* Text Domain: edd
|
10 |
* Domain Path: languages
|
11 |
*
|
25 |
* @package EDD
|
26 |
* @category Core
|
27 |
* @author Pippin Williamson
|
28 |
+
* @version 2.4.1
|
29 |
*/
|
30 |
|
31 |
// Exit if accessed directly
|
187 |
|
188 |
// Plugin version
|
189 |
if ( ! defined( 'EDD_VERSION' ) ) {
|
190 |
+
define( 'EDD_VERSION', '2.4.1' );
|
191 |
}
|
192 |
|
193 |
// Plugin Folder Path
|
includes/admin/payments/class-payments-table.php
CHANGED
@@ -303,11 +303,13 @@ class EDD_Payment_History_Table extends WP_List_Table {
|
|
303 |
|
304 |
$row_actions = apply_filters( 'edd_payment_row_actions', $row_actions, $payment );
|
305 |
|
306 |
-
|
|
|
|
|
307 |
$payment->user_info['email'] = __( '(unknown)', 'edd' );
|
308 |
}
|
309 |
|
310 |
-
$value = $
|
311 |
|
312 |
return apply_filters( 'edd_payments_table_column', $value, $payment->ID, 'email' );
|
313 |
}
|
303 |
|
304 |
$row_actions = apply_filters( 'edd_payment_row_actions', $row_actions, $payment );
|
305 |
|
306 |
+
$email = edd_get_payment_user_email( $payment->ID );
|
307 |
+
|
308 |
+
if ( empty( $email ) ) {
|
309 |
$payment->user_info['email'] = __( '(unknown)', 'edd' );
|
310 |
}
|
311 |
|
312 |
+
$value = $email . $this->row_actions( $row_actions );
|
313 |
|
314 |
return apply_filters( 'edd_payments_table_column', $value, $payment->ID, 'email' );
|
315 |
}
|
includes/admin/payments/view-order-details.php
CHANGED
@@ -356,10 +356,14 @@ $currency_code = edd_get_payment_currency_code( $payment_id );
|
|
356 |
|
357 |
<li class="price">
|
358 |
<?php
|
359 |
-
echo EDD()->html->text(
|
360 |
-
|
361 |
-
|
362 |
-
|
|
|
|
|
|
|
|
|
363 |
?>
|
364 |
</li>
|
365 |
|
356 |
|
357 |
<li class="price">
|
358 |
<?php
|
359 |
+
echo EDD()->html->text(
|
360 |
+
array(
|
361 |
+
'name' => 'edd-order-download-amount',
|
362 |
+
'id' => 'edd-order-download-amount',
|
363 |
+
'label' => __( 'Item Price: ', 'edd' ),
|
364 |
+
'class' => 'small-text edd-order-download-price'
|
365 |
+
)
|
366 |
+
);
|
367 |
?>
|
368 |
</li>
|
369 |
|
includes/checkout/template.php
CHANGED
@@ -576,6 +576,7 @@ function edd_payment_mode_select() {
|
|
576 |
do_action( 'edd_payment_mode_before_gateways' );
|
577 |
|
578 |
foreach ( $gateways as $gateway_id => $gateway ) :
|
|
|
579 |
$checked = checked( $gateway_id, edd_get_default_gateway(), false );
|
580 |
$checked_class = $checked ? ' edd-gateway-option-selected' : '';
|
581 |
echo '<label for="edd-gateway-' . esc_attr( $gateway_id ) . '" class="edd-gateway-option' . $checked_class . '" id="edd-gateway-option-' . esc_attr( $gateway_id ) . '">';
|
576 |
do_action( 'edd_payment_mode_before_gateways' );
|
577 |
|
578 |
foreach ( $gateways as $gateway_id => $gateway ) :
|
579 |
+
|
580 |
$checked = checked( $gateway_id, edd_get_default_gateway(), false );
|
581 |
$checked_class = $checked ? ' edd-gateway-option-selected' : '';
|
582 |
echo '<label for="edd-gateway-' . esc_attr( $gateway_id ) . '" class="edd-gateway-option' . $checked_class . '" id="edd-gateway-option-' . esc_attr( $gateway_id ) . '">';
|
includes/gateways/amazon-payments.php
CHANGED
@@ -1093,14 +1093,14 @@ final class EDD_Amazon_Payments {
|
|
1093 |
case 'Declined' :
|
1094 |
|
1095 |
$code = $refund['RefundResult']['RefundDetails']['RefundStatus']['ReasonCode'];
|
1096 |
-
$note = __( 'Refund declined in Amazon.
|
1097 |
|
1098 |
break;
|
1099 |
|
1100 |
case 'Completed' :
|
1101 |
|
1102 |
$refund_id = $refund['RefundResult']['RefundDetails']['AmazonRefundId'];
|
1103 |
-
$note = sprintf( __( 'Refund completed in Amazon.
|
1104 |
|
1105 |
break;
|
1106 |
|
1093 |
case 'Declined' :
|
1094 |
|
1095 |
$code = $refund['RefundResult']['RefundDetails']['RefundStatus']['ReasonCode'];
|
1096 |
+
$note = __( 'Refund declined in Amazon. Refund ID: %s', 'edd' );
|
1097 |
|
1098 |
break;
|
1099 |
|
1100 |
case 'Completed' :
|
1101 |
|
1102 |
$refund_id = $refund['RefundResult']['RefundDetails']['AmazonRefundId'];
|
1103 |
+
$note = sprintf( __( 'Refund completed in Amazon. Refund ID: %s', 'edd' ), $refund_id );
|
1104 |
|
1105 |
break;
|
1106 |
|
includes/gateways/functions.php
CHANGED
@@ -57,10 +57,16 @@ function edd_get_enabled_payment_gateways( $sort = false ) {
|
|
57 |
if ( true === $sort ) {
|
58 |
// Reorder our gateways so the default is first
|
59 |
$default_gateway_id = edd_get_default_gateway();
|
60 |
-
$default_gateway = array( $default_gateway_id => $gateway_list[ $default_gateway_id ] );
|
61 |
-
unset( $gateway_list[ $default_gateway_id ] );
|
62 |
|
63 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
64 |
}
|
65 |
|
66 |
return apply_filters( 'edd_enabled_payment_gateways', $gateway_list );
|
@@ -75,7 +81,6 @@ function edd_get_enabled_payment_gateways( $sort = false ) {
|
|
75 |
*/
|
76 |
function edd_is_gateway_active( $gateway ) {
|
77 |
$gateways = edd_get_enabled_payment_gateways();
|
78 |
-
|
79 |
$ret = array_key_exists( $gateway, $gateways );
|
80 |
return apply_filters( 'edd_is_gateway_active', $ret, $gateway, $gateways );
|
81 |
}
|
@@ -87,8 +92,13 @@ function edd_is_gateway_active( $gateway ) {
|
|
87 |
* @return string Gateway ID
|
88 |
*/
|
89 |
function edd_get_default_gateway() {
|
90 |
-
$
|
91 |
-
|
|
|
|
|
|
|
|
|
|
|
92 |
|
93 |
return apply_filters( 'edd_default_gateway', $default );
|
94 |
}
|
@@ -101,7 +111,7 @@ function edd_get_default_gateway() {
|
|
101 |
* @return string Gateway admin label
|
102 |
*/
|
103 |
function edd_get_gateway_admin_label( $gateway ) {
|
104 |
-
$gateways =
|
105 |
$label = isset( $gateways[ $gateway ] ) ? $gateways[ $gateway ]['admin_label'] : $gateway;
|
106 |
$payment = isset( $_GET['id'] ) ? absint( $_GET['id'] ) : false;
|
107 |
|
@@ -122,7 +132,7 @@ function edd_get_gateway_admin_label( $gateway ) {
|
|
122 |
* @return string Checkout label for the gateway
|
123 |
*/
|
124 |
function edd_get_gateway_checkout_label( $gateway ) {
|
125 |
-
$gateways =
|
126 |
$label = isset( $gateways[ $gateway ] ) ? $gateways[ $gateway ]['checkout_label'] : $gateway;
|
127 |
|
128 |
if( $gateway == 'manual' ) {
|
@@ -312,15 +322,6 @@ function edd_show_gateways() {
|
|
312 |
$gateways = edd_get_enabled_payment_gateways();
|
313 |
$show_gateways = false;
|
314 |
|
315 |
-
$gateways = edd_get_payment_gateways();
|
316 |
-
$active_gateways = array();
|
317 |
-
|
318 |
-
foreach ( $gateways as $gateway => $data ) {
|
319 |
-
if ( edd_is_gateway_active( $gateway ) ) {
|
320 |
-
$active_gateways[] = $gateway;
|
321 |
-
}
|
322 |
-
}
|
323 |
-
|
324 |
$chosen_gateway = isset( $_GET['payment-mode'] ) ? preg_replace('/[^a-zA-Z0-9-_]+/', '', $_GET['payment-mode'] ) : false;
|
325 |
|
326 |
if ( count( $gateways ) > 1 && empty( $chosen_gateway ) ) {
|
57 |
if ( true === $sort ) {
|
58 |
// Reorder our gateways so the default is first
|
59 |
$default_gateway_id = edd_get_default_gateway();
|
|
|
|
|
60 |
|
61 |
+
if( edd_is_gateway_active( $default_gateway_id ) ) {
|
62 |
+
|
63 |
+
$default_gateway = array( $default_gateway_id => $gateway_list[ $default_gateway_id ] );
|
64 |
+
unset( $gateway_list[ $default_gateway_id ] );
|
65 |
+
|
66 |
+
$gateway_list = array_merge( $default_gateway, $gateway_list );
|
67 |
+
|
68 |
+
}
|
69 |
+
|
70 |
}
|
71 |
|
72 |
return apply_filters( 'edd_enabled_payment_gateways', $gateway_list );
|
81 |
*/
|
82 |
function edd_is_gateway_active( $gateway ) {
|
83 |
$gateways = edd_get_enabled_payment_gateways();
|
|
|
84 |
$ret = array_key_exists( $gateway, $gateways );
|
85 |
return apply_filters( 'edd_is_gateway_active', $ret, $gateway, $gateways );
|
86 |
}
|
92 |
* @return string Gateway ID
|
93 |
*/
|
94 |
function edd_get_default_gateway() {
|
95 |
+
$default = edd_get_option( 'default_gateway', 'paypal' );
|
96 |
+
|
97 |
+
if( ! edd_is_gateway_active( $default ) ) {
|
98 |
+
$gateways = edd_get_enabled_payment_gateways();
|
99 |
+
$gateways = array_keys( $gateways );
|
100 |
+
$default = reset( $gateways );
|
101 |
+
}
|
102 |
|
103 |
return apply_filters( 'edd_default_gateway', $default );
|
104 |
}
|
111 |
* @return string Gateway admin label
|
112 |
*/
|
113 |
function edd_get_gateway_admin_label( $gateway ) {
|
114 |
+
$gateways = edd_get_payment_gateways();
|
115 |
$label = isset( $gateways[ $gateway ] ) ? $gateways[ $gateway ]['admin_label'] : $gateway;
|
116 |
$payment = isset( $_GET['id'] ) ? absint( $_GET['id'] ) : false;
|
117 |
|
132 |
* @return string Checkout label for the gateway
|
133 |
*/
|
134 |
function edd_get_gateway_checkout_label( $gateway ) {
|
135 |
+
$gateways = edd_get_payment_gateways();
|
136 |
$label = isset( $gateways[ $gateway ] ) ? $gateways[ $gateway ]['checkout_label'] : $gateway;
|
137 |
|
138 |
if( $gateway == 'manual' ) {
|
322 |
$gateways = edd_get_enabled_payment_gateways();
|
323 |
$show_gateways = false;
|
324 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
325 |
$chosen_gateway = isset( $_GET['payment-mode'] ) ? preg_replace('/[^a-zA-Z0-9-_]+/', '', $_GET['payment-mode'] ) : false;
|
326 |
|
327 |
if ( count( $gateways ) > 1 && empty( $chosen_gateway ) ) {
|
languages/edd-af.mo
CHANGED
Binary file
|
languages/edd-an.mo
CHANGED
Binary file
|
languages/edd-ar.mo
CHANGED
Binary file
|
languages/edd-az.mo
CHANGED
Binary file
|
languages/edd-be.mo
CHANGED
Binary file
|
languages/edd-bg.mo
CHANGED
Binary file
|
languages/edd-bg_BG.mo
CHANGED
Binary file
|
languages/edd-bn_BD.mo
CHANGED
Binary file
|
languages/edd-bs_BA.mo
CHANGED
Binary file
|
languages/edd-ca.mo
CHANGED
Binary file
|
languages/edd-co.mo
CHANGED
Binary file
|
languages/edd-cs_CZ.mo
CHANGED
Binary file
|
languages/edd-cy.mo
CHANGED
Binary file
|
languages/edd-da_DK.mo
CHANGED
Binary file
|
languages/edd-de_CH.mo
CHANGED
Binary file
|
languages/edd-de_DE.mo
CHANGED
Binary file
|
languages/edd-el.mo
CHANGED
Binary file
|
languages/edd-en_AU.mo
CHANGED
Binary file
|
languages/edd-en_CA.mo
CHANGED
Binary file
|
languages/edd-en_GB.mo
CHANGED
Binary file
|
languages/edd-eo.mo
CHANGED
Binary file
|
languages/edd-es_AR.mo
CHANGED
Binary file
|
languages/edd-es_CL.mo
CHANGED
Binary file
|
languages/edd-es_ES.mo
CHANGED
Binary file
|
languages/edd-es_MX.mo
CHANGED
Binary file
|
languages/edd-es_PE.mo
CHANGED
Binary file
|
languages/edd-es_VE.mo
CHANGED
Binary file
|
languages/edd-et.mo
CHANGED
Binary file
|
languages/edd-eu.mo
CHANGED
Binary file
|
languages/edd-fa.mo
CHANGED
Binary file
|
languages/edd-fa_IR.mo
CHANGED
Binary file
|
languages/edd-fi.mo
CHANGED
Binary file
|
languages/edd-fo.mo
CHANGED
Binary file
|
languages/edd-fr_FR.mo
CHANGED
Binary file
|
languages/edd-fy.mo
CHANGED
Binary file
|
languages/edd-ga.mo
CHANGED
Binary file
|
languages/edd-gd.mo
CHANGED
Binary file
|
languages/edd-gl_ES.mo
CHANGED
Binary file
|
languages/edd-he_IL.mo
CHANGED
Binary file
|
languages/edd-hi_IN.mo
CHANGED
Binary file
|
languages/edd-hr.mo
CHANGED
Binary file
|
languages/edd-hu_HU.mo
CHANGED
Binary file
|
languages/edd-id_ID.mo
CHANGED
Binary file
|
languages/edd-is_IS.mo
CHANGED
Binary file
|
languages/edd-it_IT.mo
CHANGED
Binary file
|
languages/edd-ja.mo
CHANGED
Binary file
|
languages/edd-jv.mo
CHANGED
Binary file
|
languages/edd-ka.mo
CHANGED
Binary file
|
languages/edd-ka_GE.mo
CHANGED
Binary file
|
languages/edd-kk.mo
CHANGED
Binary file
|
languages/edd-km.mo
CHANGED
Binary file
|
languages/edd-kn.mo
CHANGED
Binary file
|
languages/edd-ko_KR.mo
CHANGED
Binary file
|
languages/edd-ky.mo
CHANGED
Binary file
|
languages/edd-lo.mo
CHANGED
Binary file
|
languages/edd-lt_LT.mo
CHANGED
Binary file
|
languages/edd-lv.mo
CHANGED
Binary file
|
languages/edd-mg.mo
CHANGED
Binary file
|
languages/edd-mk_MK.mo
CHANGED
Binary file
|
languages/edd-mn.mo
CHANGED
Binary file
|
languages/edd-ms_MY.mo
CHANGED
Binary file
|
languages/edd-my_MM.mo
CHANGED
Binary file
|
languages/edd-nb_NO.mo
CHANGED
Binary file
|
languages/edd-ne_NP.mo
CHANGED
Binary file
|
languages/edd-nl_NL.mo
CHANGED
Binary file
|
languages/edd-nn_NO.mo
CHANGED
Binary file
|
languages/edd-oc.mo
CHANGED
Binary file
|
languages/edd-os.mo
CHANGED
Binary file
|
languages/edd-pl_PL.mo
CHANGED
Binary file
|
languages/edd-ps.mo
CHANGED
Binary file
|
languages/edd-pt_BR.mo
CHANGED
Binary file
|
languages/edd-pt_PT.mo
CHANGED
Binary file
|
languages/edd-ro_RO.mo
CHANGED
Binary file
|
languages/edd-ru_RU.mo
CHANGED
Binary file
|
languages/edd-sah.mo
CHANGED
Binary file
|
languages/edd-si_LK.mo
CHANGED
Binary file
|
languages/edd-sk_SK.mo
CHANGED
Binary file
|
languages/edd-sl_SI.mo
CHANGED
Binary file
|
languages/edd-so.mo
CHANGED
Binary file
|
languages/edd-sq.mo
CHANGED
Binary file
|
languages/edd-sr_RS.mo
CHANGED
Binary file
|
languages/edd-su.mo
CHANGED
Binary file
|
languages/edd-sv_SE.mo
CHANGED
Binary file
|
languages/edd-sw.mo
CHANGED
Binary file
|
languages/edd-ta_IN.mo
CHANGED
Binary file
|
languages/edd-ta_LK.mo
CHANGED
Binary file
|
languages/edd-te.mo
CHANGED
Binary file
|
languages/edd-tg.mo
CHANGED
Binary file
|
languages/edd-th.mo
CHANGED
Binary file
|
languages/edd-tl.mo
CHANGED
Binary file
|
languages/edd-tr_TR.mo
CHANGED
Binary file
|
languages/edd-ug.mo
CHANGED
Binary file
|
languages/edd-uk.mo
CHANGED
Binary file
|
languages/edd-ur.mo
CHANGED
Binary file
|
languages/edd-uz.mo
CHANGED
Binary file
|
languages/edd-vi.mo
CHANGED
Binary file
|
languages/edd-zh_CN.mo
CHANGED
Binary file
|
languages/edd-zh_TW.mo
CHANGED
Binary file
|
languages/edd.pot
CHANGED
@@ -2,16 +2,16 @@
|
|
2 |
# This file is distributed under the same license as the Easy Digital Downloads package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: Easy Digital Downloads 2.
|
6 |
"Report-Msgid-Bugs-To: https://easydigitaldownloads.com/\n"
|
7 |
-
"POT-Creation-Date: 2015-
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
11 |
"PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
|
12 |
"Last-Translator: WP-Translations (http://wp-translations.org/)\n"
|
13 |
"Language-Team: WP-Translations <wpt@wp-translations.org>\n"
|
14 |
-
"X-Generator: grunt-wp-i18n 0.5.
|
15 |
"X-Poedit-KeywordsList: "
|
16 |
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
|
17 |
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
@@ -67,7 +67,7 @@ msgstr ""
|
|
67 |
#: includes/admin/reporting/class-export.php:172
|
68 |
#: includes/admin/reporting/class-gateway-error-logs-list-table.php:119
|
69 |
#: includes/admin/reporting/export/class-batch-export.php:112
|
70 |
-
#: includes/admin/reporting/export/export-functions.php:
|
71 |
#: includes/admin/reporting/pdf-reports.php:29
|
72 |
#: includes/admin/reporting/pdf-reports.php:33
|
73 |
#: includes/admin/reporting/reports.php:97 includes/admin/tools.php:347
|
@@ -163,7 +163,7 @@ msgstr ""
|
|
163 |
|
164 |
#: includes/admin/admin-pages.php:41 includes/admin/plugins.php:59
|
165 |
#: includes/admin/settings/contextual-help.php:87
|
166 |
-
#: includes/admin/settings/register-settings.php:
|
167 |
msgid "Extensions"
|
168 |
msgstr ""
|
169 |
|
@@ -487,7 +487,7 @@ msgid "City"
|
|
487 |
msgstr ""
|
488 |
|
489 |
#: includes/admin/customers/customers.php:246
|
490 |
-
#: includes/admin/settings/register-settings.php:
|
491 |
#: includes/checkout/template.php:416 templates/shortcode-profile-editor.php:82
|
492 |
msgid "State / Province"
|
493 |
msgstr ""
|
@@ -626,7 +626,7 @@ msgid "Purchased %s"
|
|
626 |
msgstr ""
|
627 |
|
628 |
#: includes/admin/customers/customers.php:390
|
629 |
-
#: includes/admin/customers/customers.php:391 includes/admin/welcome.php:
|
630 |
msgid "View %s"
|
631 |
msgstr ""
|
632 |
|
@@ -1002,7 +1002,7 @@ msgstr ""
|
|
1002 |
|
1003 |
#: includes/admin/discounts/contextual-help.php:38
|
1004 |
#: includes/admin/settings/contextual-help.php:42
|
1005 |
-
#: includes/admin/settings/register-settings.php:
|
1006 |
#: includes/admin/tools.php:68
|
1007 |
msgid "General"
|
1008 |
msgstr ""
|
@@ -1402,7 +1402,7 @@ msgid "Mark this product as exclusive of tax"
|
|
1402 |
msgstr ""
|
1403 |
|
1404 |
#: includes/admin/downloads/metabox.php:865
|
1405 |
-
#: includes/admin/settings/register-settings.php:
|
1406 |
#: includes/admin/thickbox.php:62 includes/checkout/template.php:828
|
1407 |
#: includes/scripts.php:58 includes/shortcodes.php:36
|
1408 |
#: includes/template-functions.php:67
|
@@ -1430,13 +1430,13 @@ msgid "Disable the automatic output of the purchase button"
|
|
1430 |
msgstr ""
|
1431 |
|
1432 |
#: includes/admin/downloads/metabox.php:934
|
1433 |
-
#: includes/admin/settings/register-settings.php:
|
1434 |
#: includes/admin/thickbox.php:100
|
1435 |
msgid "Add to Cart"
|
1436 |
msgstr ""
|
1437 |
|
1438 |
#: includes/admin/downloads/metabox.php:935
|
1439 |
-
#: includes/admin/settings/register-settings.php:
|
1440 |
#: includes/template-functions.php:67
|
1441 |
msgid "Buy Now"
|
1442 |
msgstr ""
|
@@ -1743,7 +1743,7 @@ msgid "Discount Code"
|
|
1743 |
msgstr ""
|
1744 |
|
1745 |
#: includes/admin/payments/view-order-details.php:102
|
1746 |
-
#: includes/admin/settings/register-settings.php:
|
1747 |
msgid "None"
|
1748 |
msgstr ""
|
1749 |
|
@@ -1828,7 +1828,7 @@ msgid "View all purchases of customer"
|
|
1828 |
msgstr ""
|
1829 |
|
1830 |
#: includes/admin/payments/view-order-details.php:323
|
1831 |
-
#: templates/widget-cart-checkout.php:5
|
1832 |
msgid "Total:"
|
1833 |
msgstr ""
|
1834 |
|
@@ -1838,7 +1838,7 @@ msgid "Copy Download Link(s)"
|
|
1838 |
msgstr ""
|
1839 |
|
1840 |
#: includes/admin/payments/view-order-details.php:333
|
1841 |
-
#: includes/admin/settings/register-settings.php:
|
1842 |
#: templates/checkout_cart.php:52 templates/checkout_cart.php:70
|
1843 |
msgid "Remove"
|
1844 |
msgstr ""
|
@@ -1896,12 +1896,12 @@ msgid "Street Address Line 2:"
|
|
1896 |
msgstr ""
|
1897 |
|
1898 |
#: includes/admin/payments/view-order-details.php:483
|
1899 |
-
#: includes/admin/settings/register-settings.php:
|
1900 |
msgid "Select a country"
|
1901 |
msgstr ""
|
1902 |
|
1903 |
#: includes/admin/payments/view-order-details.php:499
|
1904 |
-
#: includes/admin/settings/register-settings.php:
|
1905 |
msgid "Select a state"
|
1906 |
msgstr ""
|
1907 |
|
@@ -2070,7 +2070,7 @@ msgstr ""
|
|
2070 |
|
2071 |
#: includes/admin/reporting/class-export-payments.php:70
|
2072 |
#: includes/admin/reporting/export/class-batch-export-payments.php:49
|
2073 |
-
#: includes/admin/settings/register-settings.php:
|
2074 |
#: templates/shortcode-profile-editor.php:75
|
2075 |
msgid "Country"
|
2076 |
msgstr ""
|
@@ -2223,7 +2223,7 @@ msgstr ""
|
|
2223 |
msgid "Customer Value"
|
2224 |
msgstr ""
|
2225 |
|
2226 |
-
#: includes/admin/reporting/export/export-functions.php:
|
2227 |
#: includes/admin/reporting/pdf-reports.php:33
|
2228 |
#: includes/api/class-edd-api.php:1681
|
2229 |
#: includes/class-edd-license-handler.php:188
|
@@ -2322,7 +2322,7 @@ msgid "Filter"
|
|
2322 |
msgstr ""
|
2323 |
|
2324 |
#: includes/admin/reporting/logs.php:144
|
2325 |
-
#: includes/admin/settings/register-settings.php:
|
2326 |
msgid "File Downloads"
|
2327 |
msgstr ""
|
2328 |
|
@@ -2445,7 +2445,7 @@ msgstr ""
|
|
2445 |
|
2446 |
#: includes/admin/reporting/reports.php:58
|
2447 |
#: includes/admin/settings/contextual-help.php:71
|
2448 |
-
#: includes/admin/settings/register-settings.php:
|
2449 |
msgid "Taxes"
|
2450 |
msgstr ""
|
2451 |
|
@@ -2519,52 +2519,52 @@ msgstr ""
|
|
2519 |
msgid "Download a CSV of earnings and sales over time."
|
2520 |
msgstr ""
|
2521 |
|
2522 |
-
#: includes/admin/reporting/reports.php:
|
2523 |
-
#: includes/admin/reporting/reports.php:
|
2524 |
-
#: includes/admin/reporting/reports.php:
|
2525 |
-
#: includes/admin/reporting/reports.php:
|
2526 |
msgid "Generate CSV"
|
2527 |
msgstr ""
|
2528 |
|
2529 |
-
#: includes/admin/reporting/reports.php:
|
2530 |
msgid "Export Payment History"
|
2531 |
msgstr ""
|
2532 |
|
2533 |
-
#: includes/admin/reporting/reports.php:
|
2534 |
msgid "Download a CSV of all payments recorded."
|
2535 |
msgstr ""
|
2536 |
|
2537 |
-
#: includes/admin/reporting/reports.php:
|
2538 |
-
#: includes/admin/reporting/reports.php:
|
2539 |
msgid "Choose start date"
|
2540 |
msgstr ""
|
2541 |
|
2542 |
-
#: includes/admin/reporting/reports.php:
|
2543 |
-
#: includes/admin/reporting/reports.php:
|
2544 |
msgid "Choose end date"
|
2545 |
msgstr ""
|
2546 |
|
2547 |
-
#: includes/admin/reporting/reports.php:
|
2548 |
msgid "All Statuses"
|
2549 |
msgstr ""
|
2550 |
|
2551 |
-
#: includes/admin/reporting/reports.php:
|
2552 |
msgid "Export Customers in CSV"
|
2553 |
msgstr ""
|
2554 |
|
2555 |
-
#: includes/admin/reporting/reports.php:
|
2556 |
msgid "Download a CSV of customers."
|
2557 |
msgstr ""
|
2558 |
|
2559 |
-
#: includes/admin/reporting/reports.php:
|
2560 |
msgid "All %s"
|
2561 |
msgstr ""
|
2562 |
|
2563 |
-
#: includes/admin/reporting/reports.php:
|
2564 |
msgid "Export Download History in CSV"
|
2565 |
msgstr ""
|
2566 |
|
2567 |
-
#: includes/admin/reporting/reports.php:
|
2568 |
msgid "Download a CSV of file downloads."
|
2569 |
msgstr ""
|
2570 |
|
@@ -2576,8 +2576,8 @@ msgid ""
|
|
2576 |
msgstr ""
|
2577 |
|
2578 |
#: includes/admin/settings/contextual-help.php:48
|
2579 |
-
#: includes/admin/settings/register-settings.php:
|
2580 |
-
#: includes/admin/settings/register-settings.php:
|
2581 |
msgid "Payment Gateways"
|
2582 |
msgstr ""
|
2583 |
|
@@ -2606,7 +2606,7 @@ msgid ""
|
|
2606 |
msgstr ""
|
2607 |
|
2608 |
#: includes/admin/settings/contextual-help.php:57
|
2609 |
-
#: includes/admin/settings/register-settings.php:
|
2610 |
msgid "Emails"
|
2611 |
msgstr ""
|
2612 |
|
@@ -2626,7 +2626,7 @@ msgid ""
|
|
2626 |
msgstr ""
|
2627 |
|
2628 |
#: includes/admin/settings/contextual-help.php:65
|
2629 |
-
#: includes/admin/settings/register-settings.php:
|
2630 |
msgid "Styles"
|
2631 |
msgstr ""
|
2632 |
|
@@ -2722,142 +2722,142 @@ msgstr ""
|
|
2722 |
msgid "A description of all the options are provided beside their input boxes."
|
2723 |
msgstr ""
|
2724 |
|
2725 |
-
#: includes/admin/settings/register-settings.php:
|
2726 |
msgid "Checkout Page"
|
2727 |
msgstr ""
|
2728 |
|
2729 |
-
#: includes/admin/settings/register-settings.php:
|
2730 |
msgid ""
|
2731 |
"This is the checkout page where buyers will complete their purchases. The "
|
2732 |
"[download_checkout] short code must be on this page."
|
2733 |
msgstr ""
|
2734 |
|
2735 |
-
#: includes/admin/settings/register-settings.php:
|
2736 |
-
#: includes/admin/settings/register-settings.php:
|
2737 |
-
#: includes/admin/settings/register-settings.php:
|
2738 |
-
#: includes/admin/settings/register-settings.php:
|
2739 |
msgid "Select a page"
|
2740 |
msgstr ""
|
2741 |
|
2742 |
-
#: includes/admin/settings/register-settings.php:
|
2743 |
msgid "Success Page"
|
2744 |
msgstr ""
|
2745 |
|
2746 |
-
#: includes/admin/settings/register-settings.php:
|
2747 |
msgid ""
|
2748 |
"This is the page buyers are sent to after completing their purchases. The "
|
2749 |
"[edd_receipt] short code should be on this page."
|
2750 |
msgstr ""
|
2751 |
|
2752 |
-
#: includes/admin/settings/register-settings.php:
|
2753 |
msgid "Failed Transaction Page"
|
2754 |
msgstr ""
|
2755 |
|
2756 |
-
#: includes/admin/settings/register-settings.php:
|
2757 |
msgid ""
|
2758 |
"This is the page buyers are sent to if their transaction is cancelled or "
|
2759 |
"fails"
|
2760 |
msgstr ""
|
2761 |
|
2762 |
-
#: includes/admin/settings/register-settings.php:
|
2763 |
msgid "Purchase History Page"
|
2764 |
msgstr ""
|
2765 |
|
2766 |
-
#: includes/admin/settings/register-settings.php:
|
2767 |
msgid ""
|
2768 |
"This page shows a complete purchase history for the current user, including "
|
2769 |
"download links"
|
2770 |
msgstr ""
|
2771 |
|
2772 |
-
#: includes/admin/settings/register-settings.php:
|
2773 |
msgid "Base Country"
|
2774 |
msgstr ""
|
2775 |
|
2776 |
-
#: includes/admin/settings/register-settings.php:
|
2777 |
msgid "Where does your store operate from?"
|
2778 |
msgstr ""
|
2779 |
|
2780 |
-
#: includes/admin/settings/register-settings.php:
|
2781 |
msgid "Base State / Province"
|
2782 |
msgstr ""
|
2783 |
|
2784 |
-
#: includes/admin/settings/register-settings.php:
|
2785 |
msgid "What state / province does your store operate from?"
|
2786 |
msgstr ""
|
2787 |
|
2788 |
-
#: includes/admin/settings/register-settings.php:
|
2789 |
msgid "Currency Settings"
|
2790 |
msgstr ""
|
2791 |
|
2792 |
-
#: includes/admin/settings/register-settings.php:
|
2793 |
msgid "Configure the currency options"
|
2794 |
msgstr ""
|
2795 |
|
2796 |
-
#: includes/admin/settings/register-settings.php:
|
2797 |
msgid "Currency"
|
2798 |
msgstr ""
|
2799 |
|
2800 |
-
#: includes/admin/settings/register-settings.php:
|
2801 |
msgid ""
|
2802 |
"Choose your currency. Note that some payment gateways have currency "
|
2803 |
"restrictions."
|
2804 |
msgstr ""
|
2805 |
|
2806 |
-
#: includes/admin/settings/register-settings.php:
|
2807 |
msgid "Currency Position"
|
2808 |
msgstr ""
|
2809 |
|
2810 |
-
#: includes/admin/settings/register-settings.php:
|
2811 |
msgid "Choose the location of the currency sign."
|
2812 |
msgstr ""
|
2813 |
|
2814 |
-
#: includes/admin/settings/register-settings.php:
|
2815 |
msgid "Before - $10"
|
2816 |
msgstr ""
|
2817 |
|
2818 |
-
#: includes/admin/settings/register-settings.php:
|
2819 |
msgid "After - 10$"
|
2820 |
msgstr ""
|
2821 |
|
2822 |
-
#: includes/admin/settings/register-settings.php:
|
2823 |
msgid "Thousands Separator"
|
2824 |
msgstr ""
|
2825 |
|
2826 |
-
#: includes/admin/settings/register-settings.php:
|
2827 |
msgid "The symbol (usually , or .) to separate thousands"
|
2828 |
msgstr ""
|
2829 |
|
2830 |
-
#: includes/admin/settings/register-settings.php:
|
2831 |
msgid "Decimal Separator"
|
2832 |
msgstr ""
|
2833 |
|
2834 |
-
#: includes/admin/settings/register-settings.php:
|
2835 |
msgid "The symbol (usually , or .) to separate decimal points"
|
2836 |
msgstr ""
|
2837 |
|
2838 |
-
#: includes/admin/settings/register-settings.php:
|
2839 |
msgid "API Settings"
|
2840 |
msgstr ""
|
2841 |
|
2842 |
-
#: includes/admin/settings/register-settings.php:
|
2843 |
msgid "Allow User Keys"
|
2844 |
msgstr ""
|
2845 |
|
2846 |
-
#: includes/admin/settings/register-settings.php:
|
2847 |
msgid ""
|
2848 |
"Check this box to allow all users to generate API keys. Users with the "
|
2849 |
"'manage_shop_settings' capability are always allowed to generate keys."
|
2850 |
msgstr ""
|
2851 |
|
2852 |
-
#: includes/admin/settings/register-settings.php:
|
2853 |
msgid "Tracking Settings"
|
2854 |
msgstr ""
|
2855 |
|
2856 |
-
#: includes/admin/settings/register-settings.php:
|
2857 |
msgid "Allow Usage Tracking?"
|
2858 |
msgstr ""
|
2859 |
|
2860 |
-
#: includes/admin/settings/register-settings.php:
|
2861 |
msgid ""
|
2862 |
"Allow Easy Digital Downloads to anonymously track how this plugin is used "
|
2863 |
"and help us make the plugin better. Opt-in and receive a 20% discount code "
|
@@ -2866,608 +2866,608 @@ msgid ""
|
|
2866 |
"Digital Downloads store</a>. Your discount code will be emailed to you."
|
2867 |
msgstr ""
|
2868 |
|
2869 |
-
#: includes/admin/settings/register-settings.php:
|
2870 |
msgid "Remove Data on Uninstall?"
|
2871 |
msgstr ""
|
2872 |
|
2873 |
-
#: includes/admin/settings/register-settings.php:
|
2874 |
msgid ""
|
2875 |
"Check this box if you would like EDD to completely remove all of its data "
|
2876 |
"when the plugin is deleted."
|
2877 |
msgstr ""
|
2878 |
|
2879 |
-
#: includes/admin/settings/register-settings.php:
|
2880 |
msgid "Test Mode"
|
2881 |
msgstr ""
|
2882 |
|
2883 |
-
#: includes/admin/settings/register-settings.php:
|
2884 |
msgid ""
|
2885 |
"While in test mode no live transactions are processed. To fully use test "
|
2886 |
"mode, you must have a sandbox (test) account for the payment gateway you "
|
2887 |
"are testing."
|
2888 |
msgstr ""
|
2889 |
|
2890 |
-
#: includes/admin/settings/register-settings.php:
|
2891 |
msgid "Choose the payment gateways you want to enable."
|
2892 |
msgstr ""
|
2893 |
|
2894 |
-
#: includes/admin/settings/register-settings.php:
|
2895 |
msgid "Default Gateway"
|
2896 |
msgstr ""
|
2897 |
|
2898 |
-
#: includes/admin/settings/register-settings.php:
|
2899 |
msgid "This gateway will be loaded automatically with the checkout page."
|
2900 |
msgstr ""
|
2901 |
|
2902 |
-
#: includes/admin/settings/register-settings.php:
|
2903 |
msgid "Accepted Payment Method Icons"
|
2904 |
msgstr ""
|
2905 |
|
2906 |
-
#: includes/admin/settings/register-settings.php:
|
2907 |
msgid "Display icons for the selected payment methods"
|
2908 |
msgstr ""
|
2909 |
|
2910 |
-
#: includes/admin/settings/register-settings.php:
|
2911 |
msgid ""
|
2912 |
"You will also need to configure your gateway settings if you are accepting "
|
2913 |
"credit cards"
|
2914 |
msgstr ""
|
2915 |
|
2916 |
-
#: includes/admin/settings/register-settings.php:
|
2917 |
msgid "PayPal Settings"
|
2918 |
msgstr ""
|
2919 |
|
2920 |
-
#: includes/admin/settings/register-settings.php:
|
2921 |
msgid "Configure the PayPal settings"
|
2922 |
msgstr ""
|
2923 |
|
2924 |
-
#: includes/admin/settings/register-settings.php:
|
2925 |
msgid "PayPal Email"
|
2926 |
msgstr ""
|
2927 |
|
2928 |
-
#: includes/admin/settings/register-settings.php:
|
2929 |
msgid "Enter your PayPal account's email"
|
2930 |
msgstr ""
|
2931 |
|
2932 |
-
#: includes/admin/settings/register-settings.php:
|
2933 |
msgid "PayPal Page Style"
|
2934 |
msgstr ""
|
2935 |
|
2936 |
-
#: includes/admin/settings/register-settings.php:
|
2937 |
msgid "Enter the name of the page style to use, or leave blank for default"
|
2938 |
msgstr ""
|
2939 |
|
2940 |
-
#: includes/admin/settings/register-settings.php:
|
2941 |
msgid "Disable PayPal IPN Verification"
|
2942 |
msgstr ""
|
2943 |
|
2944 |
-
#: includes/admin/settings/register-settings.php:
|
2945 |
msgid ""
|
2946 |
"If payments are not getting marked as complete, then check this box. This "
|
2947 |
"forces the site to use a slightly less secure method of verifying purchases."
|
2948 |
msgstr ""
|
2949 |
|
2950 |
-
#: includes/admin/settings/register-settings.php:
|
2951 |
msgid "Email Template"
|
2952 |
msgstr ""
|
2953 |
|
2954 |
-
#: includes/admin/settings/register-settings.php:
|
2955 |
msgid ""
|
2956 |
"Choose a template. Click \"Save Changes\" then \"Preview Purchase Receipt\" "
|
2957 |
"to see the new template."
|
2958 |
msgstr ""
|
2959 |
|
2960 |
-
#: includes/admin/settings/register-settings.php:
|
2961 |
msgid "Logo"
|
2962 |
msgstr ""
|
2963 |
|
2964 |
-
#: includes/admin/settings/register-settings.php:
|
2965 |
msgid ""
|
2966 |
"Upload or choose a logo to be displayed at the top of the purchase receipt "
|
2967 |
"emails. Displayed on HTML emails only."
|
2968 |
msgstr ""
|
2969 |
|
2970 |
-
#: includes/admin/settings/register-settings.php:
|
2971 |
msgid "From Name"
|
2972 |
msgstr ""
|
2973 |
|
2974 |
-
#: includes/admin/settings/register-settings.php:
|
2975 |
msgid ""
|
2976 |
"The name purchase receipts are said to come from. This should probably be "
|
2977 |
"your site or shop name."
|
2978 |
msgstr ""
|
2979 |
|
2980 |
-
#: includes/admin/settings/register-settings.php:
|
2981 |
msgid "From Email"
|
2982 |
msgstr ""
|
2983 |
|
2984 |
-
#: includes/admin/settings/register-settings.php:
|
2985 |
msgid ""
|
2986 |
"Email to send purchase receipts from. This will act as the \"from\" and "
|
2987 |
"\"reply-to\" address."
|
2988 |
msgstr ""
|
2989 |
|
2990 |
-
#: includes/admin/settings/register-settings.php:
|
2991 |
msgid "Purchase Email Subject"
|
2992 |
msgstr ""
|
2993 |
|
2994 |
-
#: includes/admin/settings/register-settings.php:
|
2995 |
msgid "Enter the subject line for the purchase receipt email"
|
2996 |
msgstr ""
|
2997 |
|
2998 |
-
#: includes/admin/settings/register-settings.php:
|
2999 |
-
#: includes/admin/settings/register-settings.php:
|
3000 |
-
#: includes/admin/settings/register-settings.php:
|
3001 |
#: includes/emails/functions.php:36 includes/emails/functions.php:40
|
3002 |
#: includes/emails/functions.php:77 includes/emails/functions.php:81
|
3003 |
#: includes/emails/template.php:139
|
3004 |
msgid "Purchase Receipt"
|
3005 |
msgstr ""
|
3006 |
|
3007 |
-
#: includes/admin/settings/register-settings.php:
|
3008 |
msgid "Purchase Email Heading"
|
3009 |
msgstr ""
|
3010 |
|
3011 |
-
#: includes/admin/settings/register-settings.php:
|
3012 |
msgid "Enter the heading for the purchase receipt email"
|
3013 |
msgstr ""
|
3014 |
|
3015 |
-
#: includes/admin/settings/register-settings.php:
|
3016 |
#: includes/deprecated-functions.php:301
|
3017 |
msgid ""
|
3018 |
"Enter the email that is sent to users after completing a successful "
|
3019 |
"purchase. HTML is accepted. Available template tags:"
|
3020 |
msgstr ""
|
3021 |
|
3022 |
-
#: includes/admin/settings/register-settings.php:
|
3023 |
#: includes/emails/template.php:157
|
3024 |
msgid "Dear"
|
3025 |
msgstr ""
|
3026 |
|
3027 |
-
#: includes/admin/settings/register-settings.php:
|
3028 |
#: includes/emails/template.php:158
|
3029 |
msgid ""
|
3030 |
"Thank you for your purchase. Please click on the link(s) below to download "
|
3031 |
"your files."
|
3032 |
msgstr ""
|
3033 |
|
3034 |
-
#: includes/admin/settings/register-settings.php:
|
3035 |
msgid "New Sale Notifications"
|
3036 |
msgstr ""
|
3037 |
|
3038 |
-
#: includes/admin/settings/register-settings.php:
|
3039 |
msgid "Configure new sale notification emails"
|
3040 |
msgstr ""
|
3041 |
|
3042 |
-
#: includes/admin/settings/register-settings.php:
|
3043 |
msgid "Sale Notification Subject"
|
3044 |
msgstr ""
|
3045 |
|
3046 |
-
#: includes/admin/settings/register-settings.php:
|
3047 |
msgid "Enter the subject line for the sale notification email"
|
3048 |
msgstr ""
|
3049 |
|
3050 |
-
#: includes/admin/settings/register-settings.php:
|
3051 |
msgid "Sale Notification"
|
3052 |
msgstr ""
|
3053 |
|
3054 |
-
#: includes/admin/settings/register-settings.php:
|
3055 |
#: includes/deprecated-functions.php:334
|
3056 |
msgid ""
|
3057 |
"Enter the email that is sent to sale notification emails after completion "
|
3058 |
"of a purchase. HTML is accepted. Available template tags:"
|
3059 |
msgstr ""
|
3060 |
|
3061 |
-
#: includes/admin/settings/register-settings.php:
|
3062 |
msgid "Sale Notification Emails"
|
3063 |
msgstr ""
|
3064 |
|
3065 |
-
#: includes/admin/settings/register-settings.php:
|
3066 |
msgid ""
|
3067 |
"Enter the email address(es) that should receive a notification anytime a "
|
3068 |
"sale is made, one per line"
|
3069 |
msgstr ""
|
3070 |
|
3071 |
-
#: includes/admin/settings/register-settings.php:
|
3072 |
msgid "Disable Admin Notifications"
|
3073 |
msgstr ""
|
3074 |
|
3075 |
-
#: includes/admin/settings/register-settings.php:
|
3076 |
msgid "Check this box if you do not want to receive emails when new sales are made."
|
3077 |
msgstr ""
|
3078 |
|
3079 |
-
#: includes/admin/settings/register-settings.php:
|
3080 |
msgid "Disable Styles"
|
3081 |
msgstr ""
|
3082 |
|
3083 |
-
#: includes/admin/settings/register-settings.php:
|
3084 |
msgid ""
|
3085 |
"Check this to disable all included styling of buttons, checkout fields, and "
|
3086 |
"all other elements."
|
3087 |
msgstr ""
|
3088 |
|
3089 |
-
#: includes/admin/settings/register-settings.php:
|
3090 |
msgid "Buttons"
|
3091 |
msgstr ""
|
3092 |
|
3093 |
-
#: includes/admin/settings/register-settings.php:
|
3094 |
msgid "Options for add to cart and purchase buttons"
|
3095 |
msgstr ""
|
3096 |
|
3097 |
-
#: includes/admin/settings/register-settings.php:
|
3098 |
msgid "Default Button Style"
|
3099 |
msgstr ""
|
3100 |
|
3101 |
-
#: includes/admin/settings/register-settings.php:
|
3102 |
msgid "Choose the style you want to use for the buttons."
|
3103 |
msgstr ""
|
3104 |
|
3105 |
-
#: includes/admin/settings/register-settings.php:
|
3106 |
msgid "Default Button Color"
|
3107 |
msgstr ""
|
3108 |
|
3109 |
-
#: includes/admin/settings/register-settings.php:
|
3110 |
msgid "Choose the color you want to use for the buttons."
|
3111 |
msgstr ""
|
3112 |
|
3113 |
-
#: includes/admin/settings/register-settings.php:
|
3114 |
msgid "Enable Taxes"
|
3115 |
msgstr ""
|
3116 |
|
3117 |
-
#: includes/admin/settings/register-settings.php:
|
3118 |
msgid "Check this to enable taxes on purchases."
|
3119 |
msgstr ""
|
3120 |
|
3121 |
-
#: includes/admin/settings/register-settings.php:
|
3122 |
msgid "Tax Rates"
|
3123 |
msgstr ""
|
3124 |
|
3125 |
-
#: includes/admin/settings/register-settings.php:
|
3126 |
msgid "Enter tax rates for specific regions."
|
3127 |
msgstr ""
|
3128 |
|
3129 |
-
#: includes/admin/settings/register-settings.php:
|
3130 |
msgid "Fallback Tax Rate"
|
3131 |
msgstr ""
|
3132 |
|
3133 |
-
#: includes/admin/settings/register-settings.php:
|
3134 |
msgid ""
|
3135 |
"Enter a percentage, such as 6.5. Customers not in a specific rate will be "
|
3136 |
"charged this rate."
|
3137 |
msgstr ""
|
3138 |
|
3139 |
-
#: includes/admin/settings/register-settings.php:
|
3140 |
msgid "Prices entered with tax"
|
3141 |
msgstr ""
|
3142 |
|
3143 |
-
#: includes/admin/settings/register-settings.php:
|
3144 |
msgid "This option affects how you enter prices."
|
3145 |
msgstr ""
|
3146 |
|
3147 |
-
#: includes/admin/settings/register-settings.php:
|
3148 |
msgid "Yes, I will enter prices inclusive of tax"
|
3149 |
msgstr ""
|
3150 |
|
3151 |
-
#: includes/admin/settings/register-settings.php:
|
3152 |
msgid "No, I will enter prices exclusive of tax"
|
3153 |
msgstr ""
|
3154 |
|
3155 |
-
#: includes/admin/settings/register-settings.php:
|
3156 |
msgid "Display Tax Rate on Prices"
|
3157 |
msgstr ""
|
3158 |
|
3159 |
-
#: includes/admin/settings/register-settings.php:
|
3160 |
msgid "Some countries require a notice when product prices include tax."
|
3161 |
msgstr ""
|
3162 |
|
3163 |
-
#: includes/admin/settings/register-settings.php:
|
3164 |
msgid "Display during checkout"
|
3165 |
msgstr ""
|
3166 |
|
3167 |
-
#: includes/admin/settings/register-settings.php:
|
3168 |
msgid "Should prices on the checkout page be shown with or without tax?"
|
3169 |
msgstr ""
|
3170 |
|
3171 |
-
#: includes/admin/settings/register-settings.php:
|
3172 |
msgid "Including tax"
|
3173 |
msgstr ""
|
3174 |
|
3175 |
-
#: includes/admin/settings/register-settings.php:
|
3176 |
msgid "Excluding tax"
|
3177 |
msgstr ""
|
3178 |
|
3179 |
-
#: includes/admin/settings/register-settings.php:
|
3180 |
msgid "Enable Ajax"
|
3181 |
msgstr ""
|
3182 |
|
3183 |
-
#: includes/admin/settings/register-settings.php:
|
3184 |
msgid "Check this to enable AJAX for the shopping cart."
|
3185 |
msgstr ""
|
3186 |
|
3187 |
-
#: includes/admin/settings/register-settings.php:
|
3188 |
msgid "Redirect to Checkout"
|
3189 |
msgstr ""
|
3190 |
|
3191 |
-
#: includes/admin/settings/register-settings.php:
|
3192 |
msgid "Immediately redirect to checkout after adding an item to the cart?"
|
3193 |
msgstr ""
|
3194 |
|
3195 |
-
#: includes/admin/settings/register-settings.php:
|
3196 |
msgid "Enforce SSL on Checkout"
|
3197 |
msgstr ""
|
3198 |
|
3199 |
-
#: includes/admin/settings/register-settings.php:
|
3200 |
msgid ""
|
3201 |
"Check this to force users to be redirected to the secure checkout page. You "
|
3202 |
"must have an SSL certificate installed to use this option."
|
3203 |
msgstr ""
|
3204 |
|
3205 |
-
#: includes/admin/settings/register-settings.php:
|
3206 |
msgid "Disable Guest Checkout"
|
3207 |
msgstr ""
|
3208 |
|
3209 |
-
#: includes/admin/settings/register-settings.php:
|
3210 |
msgid "Require that users be logged-in to purchase files."
|
3211 |
msgstr ""
|
3212 |
|
3213 |
-
#: includes/admin/settings/register-settings.php:
|
3214 |
msgid "Show Register / Login Form?"
|
3215 |
msgstr ""
|
3216 |
|
3217 |
-
#: includes/admin/settings/register-settings.php:
|
3218 |
msgid ""
|
3219 |
"Display the registration and login forms on the checkout page for "
|
3220 |
"non-logged-in users."
|
3221 |
msgstr ""
|
3222 |
|
3223 |
-
#: includes/admin/settings/register-settings.php:
|
3224 |
msgid "Registration and Login Forms"
|
3225 |
msgstr ""
|
3226 |
|
3227 |
-
#: includes/admin/settings/register-settings.php:
|
3228 |
msgid "Registration Form Only"
|
3229 |
msgstr ""
|
3230 |
|
3231 |
-
#: includes/admin/settings/register-settings.php:
|
3232 |
msgid "Login Form Only"
|
3233 |
msgstr ""
|
3234 |
|
3235 |
-
#: includes/admin/settings/register-settings.php:
|
3236 |
msgid "Item Quantities"
|
3237 |
msgstr ""
|
3238 |
|
3239 |
-
#: includes/admin/settings/register-settings.php:
|
3240 |
msgid "Allow item quantities to be changed."
|
3241 |
msgstr ""
|
3242 |
|
3243 |
-
#: includes/admin/settings/register-settings.php:
|
3244 |
msgid "Multiple Discounts"
|
3245 |
msgstr ""
|
3246 |
|
3247 |
-
#: includes/admin/settings/register-settings.php:
|
3248 |
msgid "Allow customers to use multiple discounts on the same purchase?"
|
3249 |
msgstr ""
|
3250 |
|
3251 |
-
#: includes/admin/settings/register-settings.php:
|
3252 |
msgid "Enable Cart Saving"
|
3253 |
msgstr ""
|
3254 |
|
3255 |
-
#: includes/admin/settings/register-settings.php:
|
3256 |
msgid "Check this to enable cart saving on the checkout."
|
3257 |
msgstr ""
|
3258 |
|
3259 |
-
#: includes/admin/settings/register-settings.php:
|
3260 |
msgid "Download Method"
|
3261 |
msgstr ""
|
3262 |
|
3263 |
-
#: includes/admin/settings/register-settings.php:
|
3264 |
msgid "Select the file download method. Note, not all methods work on all servers."
|
3265 |
msgstr ""
|
3266 |
|
3267 |
-
#: includes/admin/settings/register-settings.php:
|
3268 |
msgid "Forced"
|
3269 |
msgstr ""
|
3270 |
|
3271 |
-
#: includes/admin/settings/register-settings.php:
|
3272 |
msgid "Redirect"
|
3273 |
msgstr ""
|
3274 |
|
3275 |
-
#: includes/admin/settings/register-settings.php:
|
3276 |
msgid "Symlink File Downloads?"
|
3277 |
msgstr ""
|
3278 |
|
3279 |
-
#: includes/admin/settings/register-settings.php:
|
3280 |
msgid ""
|
3281 |
"Check this if you are delivering really large files or having problems with "
|
3282 |
"file downloads completing."
|
3283 |
msgstr ""
|
3284 |
|
3285 |
-
#: includes/admin/settings/register-settings.php:
|
3286 |
msgid "File Download Limit"
|
3287 |
msgstr ""
|
3288 |
|
3289 |
-
#: includes/admin/settings/register-settings.php:
|
3290 |
msgid ""
|
3291 |
"The maximum number of times files can be downloaded for purchases. Can be "
|
3292 |
"overwritten for each %s."
|
3293 |
msgstr ""
|
3294 |
|
3295 |
-
#: includes/admin/settings/register-settings.php:
|
3296 |
msgid "Download Link Expiration"
|
3297 |
msgstr ""
|
3298 |
|
3299 |
-
#: includes/admin/settings/register-settings.php:
|
3300 |
msgid ""
|
3301 |
"How long should download links be valid for? Default is 24 hours from the "
|
3302 |
"time they are generated. Enter a time in hours."
|
3303 |
msgstr ""
|
3304 |
|
3305 |
-
#: includes/admin/settings/register-settings.php:
|
3306 |
msgid "Disable Redownload?"
|
3307 |
msgstr ""
|
3308 |
|
3309 |
-
#: includes/admin/settings/register-settings.php:
|
3310 |
msgid ""
|
3311 |
"Check this if you do not want to allow users to redownload items from their "
|
3312 |
"purchase history."
|
3313 |
msgstr ""
|
3314 |
|
3315 |
-
#: includes/admin/settings/register-settings.php:
|
3316 |
msgid "Accounting Settings"
|
3317 |
msgstr ""
|
3318 |
|
3319 |
-
#: includes/admin/settings/register-settings.php:
|
3320 |
msgid "Enable SKU Entry"
|
3321 |
msgstr ""
|
3322 |
|
3323 |
-
#: includes/admin/settings/register-settings.php:
|
3324 |
msgid ""
|
3325 |
"Check this box to allow entry of product SKUs. SKUs will be shown on "
|
3326 |
"purchase receipt and exported purchase histories."
|
3327 |
msgstr ""
|
3328 |
|
3329 |
-
#: includes/admin/settings/register-settings.php:
|
3330 |
msgid "Sequential Order Numbers"
|
3331 |
msgstr ""
|
3332 |
|
3333 |
-
#: includes/admin/settings/register-settings.php:
|
3334 |
msgid "Check this box to enable sequential order numbers."
|
3335 |
msgstr ""
|
3336 |
|
3337 |
-
#: includes/admin/settings/register-settings.php:
|
3338 |
msgid "Sequential Starting Number"
|
3339 |
msgstr ""
|
3340 |
|
3341 |
-
#: includes/admin/settings/register-settings.php:
|
3342 |
msgid "The number that sequential order numbers should start at."
|
3343 |
msgstr ""
|
3344 |
|
3345 |
-
#: includes/admin/settings/register-settings.php:
|
3346 |
msgid "Sequential Number Prefix"
|
3347 |
msgstr ""
|
3348 |
|
3349 |
-
#: includes/admin/settings/register-settings.php:
|
3350 |
msgid "A prefix to prepend to all sequential order numbers."
|
3351 |
msgstr ""
|
3352 |
|
3353 |
-
#: includes/admin/settings/register-settings.php:
|
3354 |
msgid "Sequential Number Postfix"
|
3355 |
msgstr ""
|
3356 |
|
3357 |
-
#: includes/admin/settings/register-settings.php:
|
3358 |
msgid "A postfix to append to all sequential order numbers."
|
3359 |
msgstr ""
|
3360 |
|
3361 |
-
#: includes/admin/settings/register-settings.php:
|
3362 |
msgid "Terms of Agreement"
|
3363 |
msgstr ""
|
3364 |
|
3365 |
-
#: includes/admin/settings/register-settings.php:
|
3366 |
msgid "Agree to Terms"
|
3367 |
msgstr ""
|
3368 |
|
3369 |
-
#: includes/admin/settings/register-settings.php:
|
3370 |
msgid ""
|
3371 |
"Check this to show an agree to terms on the checkout that users must agree "
|
3372 |
"to before purchasing."
|
3373 |
msgstr ""
|
3374 |
|
3375 |
-
#: includes/admin/settings/register-settings.php:
|
3376 |
msgid "Agree to Terms Label"
|
3377 |
msgstr ""
|
3378 |
|
3379 |
-
#: includes/admin/settings/register-settings.php:
|
3380 |
msgid "Label shown next to the agree to terms check box."
|
3381 |
msgstr ""
|
3382 |
|
3383 |
-
#: includes/admin/settings/register-settings.php:
|
3384 |
msgid "Agreement Text"
|
3385 |
msgstr ""
|
3386 |
|
3387 |
-
#: includes/admin/settings/register-settings.php:
|
3388 |
msgid "If Agree to Terms is checked, enter the agreement terms here."
|
3389 |
msgstr ""
|
3390 |
|
3391 |
-
#: includes/admin/settings/register-settings.php:
|
3392 |
msgid "Complete Purchase Text"
|
3393 |
msgstr ""
|
3394 |
|
3395 |
-
#: includes/admin/settings/register-settings.php:
|
3396 |
msgid "The button label for completing a purchase."
|
3397 |
msgstr ""
|
3398 |
|
3399 |
-
#: includes/admin/settings/register-settings.php:
|
3400 |
msgid "Add to Cart Text"
|
3401 |
msgstr ""
|
3402 |
|
3403 |
-
#: includes/admin/settings/register-settings.php:
|
3404 |
msgid "Text shown on the Add to Cart Buttons."
|
3405 |
msgstr ""
|
3406 |
|
3407 |
-
#: includes/admin/settings/register-settings.php:
|
3408 |
msgid "Buy Now Text"
|
3409 |
msgstr ""
|
3410 |
|
3411 |
-
#: includes/admin/settings/register-settings.php:
|
3412 |
msgid "Text shown on the Buy Now Buttons."
|
3413 |
msgstr ""
|
3414 |
|
3415 |
-
#: includes/admin/settings/register-settings.php:
|
3416 |
msgid "Settings updated."
|
3417 |
msgstr ""
|
3418 |
|
3419 |
-
#: includes/admin/settings/register-settings.php:
|
3420 |
msgid "Licenses"
|
3421 |
msgstr ""
|
3422 |
|
3423 |
-
#: includes/admin/settings/register-settings.php:
|
3424 |
msgid "Misc"
|
3425 |
msgstr ""
|
3426 |
|
3427 |
-
#: includes/admin/settings/register-settings.php:
|
3428 |
msgid "The callback function used for the <strong>%s</strong> setting is missing."
|
3429 |
msgstr ""
|
3430 |
|
3431 |
-
#: includes/admin/settings/register-settings.php:
|
3432 |
msgid "Upload File"
|
3433 |
msgstr ""
|
3434 |
|
3435 |
-
#: includes/admin/settings/register-settings.php:
|
3436 |
msgid "Apply rate to whole country, regardless of state / province"
|
3437 |
msgstr ""
|
3438 |
|
3439 |
-
#: includes/admin/settings/register-settings.php:
|
3440 |
msgid "Country Wide"
|
3441 |
msgstr ""
|
3442 |
|
3443 |
-
#: includes/admin/settings/register-settings.php:
|
3444 |
msgid "Rate"
|
3445 |
msgstr ""
|
3446 |
|
3447 |
-
#: includes/admin/settings/register-settings.php:
|
3448 |
-
#: includes/admin/settings/register-settings.php:
|
3449 |
msgid "Choose a country"
|
3450 |
msgstr ""
|
3451 |
|
3452 |
-
#: includes/admin/settings/register-settings.php:
|
3453 |
msgid "Choose a state"
|
3454 |
msgstr ""
|
3455 |
|
3456 |
-
#: includes/admin/settings/register-settings.php:
|
3457 |
-
#: includes/admin/settings/register-settings.php:
|
3458 |
msgid "Apply to whole country"
|
3459 |
msgstr ""
|
3460 |
|
3461 |
-
#: includes/admin/settings/register-settings.php:
|
3462 |
-
#: includes/admin/settings/register-settings.php:
|
3463 |
msgid "Remove Rate"
|
3464 |
msgstr ""
|
3465 |
|
3466 |
-
#: includes/admin/settings/register-settings.php:
|
3467 |
msgid "Add Tax Rate"
|
3468 |
msgstr ""
|
3469 |
|
3470 |
-
#: includes/admin/settings/register-settings.php:
|
3471 |
msgid "Deactivate License"
|
3472 |
msgstr ""
|
3473 |
|
@@ -3597,7 +3597,7 @@ msgstr ""
|
|
3597 |
msgid "Please upload a file to import"
|
3598 |
msgstr ""
|
3599 |
|
3600 |
-
#: includes/admin/tracking.php:
|
3601 |
msgid ""
|
3602 |
"Allow Easy Digital Downloads to track plugin usage? Opt-in to tracking and "
|
3603 |
"our newsletter and immediately be emailed a 20% discount to the shop for <a "
|
@@ -3605,11 +3605,11 @@ msgid ""
|
|
3605 |
"target=\"_blank\">Extensions and Themes</a>. No sensitive data is tracked."
|
3606 |
msgstr ""
|
3607 |
|
3608 |
-
#: includes/admin/tracking.php:
|
3609 |
msgid "Allow"
|
3610 |
msgstr ""
|
3611 |
|
3612 |
-
#: includes/admin/tracking.php:
|
3613 |
msgid "Do not allow"
|
3614 |
msgstr ""
|
3615 |
|
@@ -3715,7 +3715,7 @@ msgid "Welcome to Easy Digital Downloads"
|
|
3715 |
msgstr ""
|
3716 |
|
3717 |
#: includes/admin/welcome.php:60 includes/admin/welcome.php:61
|
3718 |
-
#: includes/admin/welcome.php:
|
3719 |
msgid "Easy Digital Downloads Changelog"
|
3720 |
msgstr ""
|
3721 |
|
@@ -3735,211 +3735,231 @@ msgstr ""
|
|
3735 |
msgid "Credits"
|
3736 |
msgstr ""
|
3737 |
|
3738 |
-
#: includes/admin/welcome.php:172 includes/admin/welcome.php:
|
3739 |
-
#: includes/admin/welcome.php:
|
3740 |
msgid "Welcome to Easy Digital Downloads %s"
|
3741 |
msgstr ""
|
3742 |
|
3743 |
-
#: includes/admin/welcome.php:173 includes/admin/welcome.php:
|
3744 |
msgid ""
|
3745 |
"Thank you for updating to the latest version! Easy Digital Downloads %s is "
|
3746 |
"ready to make your online store faster, safer, and better!"
|
3747 |
msgstr ""
|
3748 |
|
3749 |
-
#: includes/admin/welcome.php:174 includes/admin/welcome.php:
|
3750 |
-
#: includes/admin/welcome.php:
|
3751 |
msgid "Version %s"
|
3752 |
msgstr ""
|
3753 |
|
3754 |
#: includes/admin/welcome.php:179
|
3755 |
-
msgid "
|
3756 |
msgstr ""
|
3757 |
|
3758 |
#: includes/admin/welcome.php:183
|
3759 |
msgid ""
|
3760 |
-
"
|
3761 |
-
"
|
3762 |
-
"detailed notes."
|
3763 |
msgstr ""
|
3764 |
|
3765 |
#: includes/admin/welcome.php:187
|
3766 |
-
msgid "
|
3767 |
msgstr ""
|
3768 |
|
3769 |
#: includes/admin/welcome.php:188
|
3770 |
msgid ""
|
3771 |
-
"
|
3772 |
-
"
|
3773 |
-
"
|
3774 |
-
"easily see all purchases made by the customer."
|
3775 |
msgstr ""
|
3776 |
|
3777 |
#: includes/admin/welcome.php:190
|
3778 |
-
msgid "
|
3779 |
msgstr ""
|
3780 |
|
3781 |
#: includes/admin/welcome.php:191
|
3782 |
msgid ""
|
3783 |
-
"
|
3784 |
-
"
|
3785 |
-
"
|
3786 |
msgstr ""
|
3787 |
|
3788 |
#: includes/admin/welcome.php:193
|
3789 |
-
msgid "
|
3790 |
msgstr ""
|
3791 |
|
3792 |
#: includes/admin/welcome.php:194
|
3793 |
msgid ""
|
3794 |
-
"
|
3795 |
-
"
|
3796 |
-
"
|
3797 |
msgstr ""
|
3798 |
|
3799 |
#: includes/admin/welcome.php:200
|
3800 |
-
msgid "
|
3801 |
msgstr ""
|
3802 |
|
3803 |
#: includes/admin/welcome.php:204
|
3804 |
msgid ""
|
3805 |
-
"
|
3806 |
-
"
|
3807 |
-
|
|
|
|
|
|
|
3808 |
msgstr ""
|
3809 |
|
3810 |
-
#: includes/admin/welcome.php:
|
3811 |
msgid ""
|
3812 |
-
"
|
3813 |
-
"
|
3814 |
-
"
|
3815 |
msgstr ""
|
3816 |
|
3817 |
#: includes/admin/welcome.php:211
|
3818 |
-
msgid "
|
3819 |
msgstr ""
|
3820 |
|
3821 |
-
#: includes/admin/welcome.php:
|
3822 |
-
msgid "
|
|
|
|
|
|
|
3823 |
msgstr ""
|
3824 |
|
3825 |
#: includes/admin/welcome.php:218
|
3826 |
-
msgid ""
|
3827 |
-
"The Download products your customer has purchased is one of the most "
|
3828 |
-
"important parts of this screen, so we have put it up front and in the "
|
3829 |
-
"spotlight."
|
3830 |
msgstr ""
|
3831 |
|
3832 |
-
#: includes/admin/welcome.php:
|
3833 |
-
msgid "
|
3834 |
msgstr ""
|
3835 |
|
3836 |
-
#: includes/admin/welcome.php:
|
3837 |
msgid ""
|
3838 |
-
"
|
3839 |
-
"
|
3840 |
-
"
|
3841 |
msgstr ""
|
3842 |
|
3843 |
#: includes/admin/welcome.php:227
|
3844 |
-
msgid "
|
3845 |
msgstr ""
|
3846 |
|
3847 |
-
#: includes/admin/welcome.php:
|
3848 |
-
msgid "
|
|
|
|
|
|
|
3849 |
msgstr ""
|
3850 |
|
3851 |
-
#: includes/admin/welcome.php:
|
3852 |
-
msgid ""
|
3853 |
-
"We've improved support for the popular PolyLang Plugin in 2.3 making EDD "
|
3854 |
-
"more accessible in more languages."
|
3855 |
msgstr ""
|
3856 |
|
3857 |
-
#: includes/admin/welcome.php:
|
3858 |
-
msgid "
|
3859 |
msgstr ""
|
3860 |
|
3861 |
-
#: includes/admin/welcome.php:
|
3862 |
msgid ""
|
3863 |
-
"
|
3864 |
-
"
|
3865 |
msgstr ""
|
3866 |
|
3867 |
#: includes/admin/welcome.php:242
|
3868 |
-
msgid "
|
3869 |
msgstr ""
|
3870 |
|
3871 |
#: includes/admin/welcome.php:243
|
3872 |
msgid ""
|
3873 |
-
"
|
3874 |
-
"
|
3875 |
msgstr ""
|
3876 |
|
3877 |
-
#: includes/admin/welcome.php:
|
3878 |
-
msgid "
|
3879 |
msgstr ""
|
3880 |
|
3881 |
-
#: includes/admin/welcome.php:
|
3882 |
msgid ""
|
3883 |
-
"
|
3884 |
-
"
|
3885 |
-
"payment gateway is activated."
|
3886 |
msgstr ""
|
3887 |
|
3888 |
#: includes/admin/welcome.php:252
|
3889 |
-
msgid "
|
3890 |
msgstr ""
|
3891 |
|
3892 |
#: includes/admin/welcome.php:253
|
3893 |
msgid ""
|
3894 |
-
"
|
3895 |
-
"
|
3896 |
-
"completed ,as well as allows incomplete upgrades to be resumed."
|
3897 |
msgstr ""
|
3898 |
|
3899 |
-
#: includes/admin/welcome.php:
|
3900 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
3901 |
msgstr ""
|
3902 |
|
3903 |
#: includes/admin/welcome.php:262
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3904 |
msgid "View the Full Changelog"
|
3905 |
msgstr ""
|
3906 |
|
3907 |
-
#: includes/admin/welcome.php:
|
3908 |
msgid "Full Changelog"
|
3909 |
msgstr ""
|
3910 |
|
3911 |
-
#: includes/admin/welcome.php:
|
3912 |
msgid ""
|
3913 |
"Thank you for updating to the latest version! Easy Digital Downloads %s is "
|
3914 |
"ready to make your online store faster, safer and better!"
|
3915 |
msgstr ""
|
3916 |
|
3917 |
-
#: includes/admin/welcome.php:
|
3918 |
msgid ""
|
3919 |
"Use the tips below to get started using Easy Digital Downloads. You will be "
|
3920 |
"up and running in no time!"
|
3921 |
msgstr ""
|
3922 |
|
3923 |
-
#: includes/admin/welcome.php:
|
3924 |
msgid "Creating Your First Download Product"
|
3925 |
msgstr ""
|
3926 |
|
3927 |
-
#: includes/admin/welcome.php:
|
3928 |
msgid "<a href=\"%s\">%s → Add New</a>"
|
3929 |
msgstr ""
|
3930 |
|
3931 |
-
#: includes/admin/welcome.php:
|
3932 |
msgid ""
|
3933 |
"The %s menu is your access point for all aspects of your Easy Digital "
|
3934 |
"Downloads product creation and setup. To create your first product, simply "
|
3935 |
"click Add New and then fill out the product details."
|
3936 |
msgstr ""
|
3937 |
|
3938 |
-
#: includes/admin/welcome.php:
|
3939 |
msgid "Product Price"
|
3940 |
msgstr ""
|
3941 |
|
3942 |
-
#: includes/admin/welcome.php:
|
3943 |
msgid ""
|
3944 |
"Products can have simple prices or variable prices if you wish to have more "
|
3945 |
"than one price point for a product. For a single price, simply enter the "
|
@@ -3947,112 +3967,112 @@ msgid ""
|
|
3947 |
"and enter the options."
|
3948 |
msgstr ""
|
3949 |
|
3950 |
-
#: includes/admin/welcome.php:
|
3951 |
msgid "Download Files"
|
3952 |
msgstr ""
|
3953 |
|
3954 |
-
#: includes/admin/welcome.php:
|
3955 |
msgid ""
|
3956 |
"Uploading the downloadable files is simple. Click <em>Upload File</em> in "
|
3957 |
"the Download Files section and choose your download file. To add more than "
|
3958 |
"one file, simply click the <em>Add New</em> button."
|
3959 |
msgstr ""
|
3960 |
|
3961 |
-
#: includes/admin/welcome.php:
|
3962 |
msgid "Display a Product Grid"
|
3963 |
msgstr ""
|
3964 |
|
3965 |
-
#: includes/admin/welcome.php:
|
3966 |
msgid "Flexible Product Grids"
|
3967 |
msgstr ""
|
3968 |
|
3969 |
-
#: includes/admin/welcome.php:
|
3970 |
msgid ""
|
3971 |
"The [downloads] shortcode will display a product grid that works with any "
|
3972 |
"theme, no matter the size. It is even responsive!"
|
3973 |
msgstr ""
|
3974 |
|
3975 |
-
#: includes/admin/welcome.php:
|
3976 |
msgid "Change the Number of Columns"
|
3977 |
msgstr ""
|
3978 |
|
3979 |
-
#: includes/admin/welcome.php:
|
3980 |
msgid ""
|
3981 |
"You can easily change the number of columns by adding the columns=\"x\" "
|
3982 |
"parameter:"
|
3983 |
msgstr ""
|
3984 |
|
3985 |
-
#: includes/admin/welcome.php:
|
3986 |
msgid "Additional Display Options"
|
3987 |
msgstr ""
|
3988 |
|
3989 |
-
#: includes/admin/welcome.php:
|
3990 |
msgid ""
|
3991 |
"The product grids can be customized in any way you wish and there is <a "
|
3992 |
"href=\"%s\">extensive documentation</a> to assist you."
|
3993 |
msgstr ""
|
3994 |
|
3995 |
-
#: includes/admin/welcome.php:
|
3996 |
msgid "Purchase Buttons Anywhere"
|
3997 |
msgstr ""
|
3998 |
|
3999 |
-
#: includes/admin/welcome.php:
|
4000 |
msgid "The <em>[purchase_link]</em> Shortcode"
|
4001 |
msgstr ""
|
4002 |
|
4003 |
-
#: includes/admin/welcome.php:
|
4004 |
msgid ""
|
4005 |
"With easily accessible shortcodes to display purchase buttons, you can add "
|
4006 |
"a Buy Now or Add to Cart button for any product anywhere on your site in "
|
4007 |
"seconds."
|
4008 |
msgstr ""
|
4009 |
|
4010 |
-
#: includes/admin/welcome.php:
|
4011 |
msgid "Buy Now Buttons"
|
4012 |
msgstr ""
|
4013 |
|
4014 |
-
#: includes/admin/welcome.php:
|
4015 |
msgid ""
|
4016 |
"Purchase buttons can behave as either Add to Cart or Buy Now buttons. With "
|
4017 |
"Buy Now buttons customers are taken straight to PayPal, giving them the "
|
4018 |
"most frictionless purchasing experience possible."
|
4019 |
msgstr ""
|
4020 |
|
4021 |
-
#: includes/admin/welcome.php:
|
4022 |
msgid "Need Help?"
|
4023 |
msgstr ""
|
4024 |
|
4025 |
-
#: includes/admin/welcome.php:
|
4026 |
msgid "Phenomenal Support"
|
4027 |
msgstr ""
|
4028 |
|
4029 |
-
#: includes/admin/welcome.php:
|
4030 |
msgid ""
|
4031 |
"We do our best to provide the best support we can. If you encounter a "
|
4032 |
"problem or have a question, post a question in the <a "
|
4033 |
"href=\"https://easydigitaldownloads.com/support\">support forums</a>."
|
4034 |
msgstr ""
|
4035 |
|
4036 |
-
#: includes/admin/welcome.php:
|
4037 |
msgid "Need Even Faster Support?"
|
4038 |
msgstr ""
|
4039 |
|
4040 |
-
#: includes/admin/welcome.php:
|
4041 |
msgid ""
|
4042 |
"Our <a href=\"https://easydigitaldownloads.com/support/pricing/\">Priority "
|
4043 |
"Support forums</a> are there for customers that need faster and/or more "
|
4044 |
"in-depth assistance."
|
4045 |
msgstr ""
|
4046 |
|
4047 |
-
#: includes/admin/welcome.php:
|
4048 |
msgid "Stay Up to Date"
|
4049 |
msgstr ""
|
4050 |
|
4051 |
-
#: includes/admin/welcome.php:
|
4052 |
msgid "Get Notified of Extension Releases"
|
4053 |
msgstr ""
|
4054 |
|
4055 |
-
#: includes/admin/welcome.php:
|
4056 |
msgid ""
|
4057 |
"New extensions that make Easy Digital Downloads even more powerful are "
|
4058 |
"released nearly every single week. Subscribe to the newsletter to stay up "
|
@@ -4060,26 +4080,26 @@ msgid ""
|
|
4060 |
"target=\"_blank\">Signup now</a> to ensure you do not miss a release!"
|
4061 |
msgstr ""
|
4062 |
|
4063 |
-
#: includes/admin/welcome.php:
|
4064 |
msgid "Get Alerted About New Tutorials"
|
4065 |
msgstr ""
|
4066 |
|
4067 |
-
#: includes/admin/welcome.php:
|
4068 |
msgid ""
|
4069 |
"<a href=\"http://eepurl.com/kaerz\" target=\"_blank\">Signup now</a> to "
|
4070 |
"hear about the latest tutorial releases that explain how to take Easy "
|
4071 |
"Digital Downloads further."
|
4072 |
msgstr ""
|
4073 |
|
4074 |
-
#: includes/admin/welcome.php:
|
4075 |
msgid "Extensions for Everything"
|
4076 |
msgstr ""
|
4077 |
|
4078 |
-
#: includes/admin/welcome.php:
|
4079 |
msgid "Over 250 Extensions"
|
4080 |
msgstr ""
|
4081 |
|
4082 |
-
#: includes/admin/welcome.php:
|
4083 |
msgid ""
|
4084 |
"Add-on plugins are available that greatly extend the default functionality "
|
4085 |
"of Easy Digital Downloads. There are extensions for payment processors, "
|
@@ -4087,11 +4107,11 @@ msgid ""
|
|
4087 |
"many, many more."
|
4088 |
msgstr ""
|
4089 |
|
4090 |
-
#: includes/admin/welcome.php:
|
4091 |
msgid "Visit the Extension Store"
|
4092 |
msgstr ""
|
4093 |
|
4094 |
-
#: includes/admin/welcome.php:
|
4095 |
msgid ""
|
4096 |
"<a href=\"https://easydigitaldownloads.com/extensions\" "
|
4097 |
"target=\"_blank\">The Extensions store</a> has a list of all available "
|
@@ -4099,22 +4119,22 @@ msgid ""
|
|
4099 |
"what you are looking for."
|
4100 |
msgstr ""
|
4101 |
|
4102 |
-
#: includes/admin/welcome.php:
|
4103 |
msgid ""
|
4104 |
"Easy Digital Downloads is created by a worldwide team of developers who aim "
|
4105 |
"to provide the #1 eCommerce platform for selling digital goods through "
|
4106 |
"WordPress."
|
4107 |
msgstr ""
|
4108 |
|
4109 |
-
#: includes/admin/welcome.php:
|
4110 |
msgid "No valid changlog was found."
|
4111 |
msgstr ""
|
4112 |
|
4113 |
-
#: includes/ajax-functions.php:
|
4114 |
msgid "No results found"
|
4115 |
msgstr ""
|
4116 |
|
4117 |
-
#: includes/ajax-functions.php:
|
4118 |
msgid "No users found"
|
4119 |
msgstr ""
|
4120 |
|
@@ -5356,109 +5376,108 @@ msgstr ""
|
|
5356 |
msgid "You must enable a payment gateway to use Easy Digital Downloads"
|
5357 |
msgstr ""
|
5358 |
|
5359 |
-
#: includes/gateways/amazon-payments.php:
|
5360 |
-
#: includes/gateways/amazon-payments.php:
|
5361 |
msgid "Amazon"
|
5362 |
msgstr ""
|
5363 |
|
5364 |
-
#: includes/gateways/amazon-payments.php:
|
5365 |
msgid "Login & Pay with Amazon Settings"
|
5366 |
msgstr ""
|
5367 |
|
5368 |
-
#: includes/gateways/amazon-payments.php:
|
5369 |
msgid "Configure the Amazon settings"
|
5370 |
msgstr ""
|
5371 |
|
5372 |
-
#: includes/gateways/amazon-payments.php:
|
5373 |
msgid "Register with Amazon"
|
5374 |
msgstr ""
|
5375 |
|
5376 |
-
#: includes/gateways/amazon-payments.php:
|
5377 |
msgid ""
|
5378 |
"<p><a href=\"%s\" class=\"button\" target=\"_blank\">Connect Easy Digital "
|
5379 |
-
"Downloads to
|
5380 |
-
"
|
5381 |
-
"credentials below.</p>"
|
5382 |
msgstr ""
|
5383 |
|
5384 |
-
#: includes/gateways/amazon-payments.php:
|
5385 |
-
msgid "Client ID"
|
5386 |
-
msgstr ""
|
5387 |
-
|
5388 |
-
#: includes/gateways/amazon-payments.php:275
|
5389 |
-
msgid "The Amazon Client ID. Should look like `amzn1.application-oa2...`"
|
5390 |
-
msgstr ""
|
5391 |
-
|
5392 |
-
#: includes/gateways/amazon-payments.php:281
|
5393 |
msgid "Seller ID"
|
5394 |
msgstr ""
|
5395 |
|
5396 |
-
#: includes/gateways/amazon-payments.php:
|
5397 |
-
msgid "Found in the Integration settings. Also called a
|
5398 |
msgstr ""
|
5399 |
|
5400 |
-
#: includes/gateways/amazon-payments.php:
|
5401 |
msgid "MWS Access Key"
|
5402 |
msgstr ""
|
5403 |
|
5404 |
-
#: includes/gateways/amazon-payments.php:
|
5405 |
-
#: includes/gateways/amazon-payments.php:
|
5406 |
msgid "Found on Seller Central in the MWS Keys section"
|
5407 |
msgstr ""
|
5408 |
|
5409 |
-
#: includes/gateways/amazon-payments.php:
|
5410 |
msgid "MWS Secret Key"
|
5411 |
msgstr ""
|
5412 |
|
|
|
|
|
|
|
|
|
5413 |
#: includes/gateways/amazon-payments.php:302
|
|
|
|
|
|
|
|
|
5414 |
msgid "Amazon MWS Callback URL"
|
5415 |
msgstr ""
|
5416 |
|
5417 |
-
#: includes/gateways/amazon-payments.php:
|
5418 |
msgid ""
|
5419 |
"The Return URL to provide in your MWS Application. Enter this under your "
|
5420 |
"Login and Pay → Web Settings"
|
5421 |
msgstr ""
|
5422 |
|
5423 |
-
#: includes/gateways/amazon-payments.php:
|
5424 |
msgid "Amazon Merchant IPN URL"
|
5425 |
msgstr ""
|
5426 |
|
5427 |
-
#: includes/gateways/amazon-payments.php:
|
5428 |
msgid ""
|
5429 |
"The IPN URL to provide in your MWS account. Enter this under your <a "
|
5430 |
"href=\"%s\">Integration Settings</a>"
|
5431 |
msgstr ""
|
5432 |
|
5433 |
-
#: includes/gateways/amazon-payments.php:
|
5434 |
msgid "Currently logged into Amazon as"
|
5435 |
msgstr ""
|
5436 |
|
5437 |
-
#: includes/gateways/amazon-payments.php:
|
5438 |
msgid "Logout"
|
5439 |
msgstr ""
|
5440 |
|
5441 |
-
#: includes/gateways/amazon-payments.php:
|
5442 |
-
#: includes/gateways/amazon-payments.php:
|
5443 |
msgid "Missing Reference ID, please try again"
|
5444 |
msgstr ""
|
5445 |
|
5446 |
-
#: includes/gateways/amazon-payments.php:
|
5447 |
msgid ""
|
5448 |
"Your payment could not be authorized, please try a different payment "
|
5449 |
"method. Reason: %s"
|
5450 |
msgstr ""
|
5451 |
|
5452 |
-
#: includes/gateways/amazon-payments.php:
|
5453 |
msgid "There was an issue processing your payment. Amazon error: %s"
|
5454 |
msgstr ""
|
5455 |
|
5456 |
-
#: includes/gateways/amazon-payments.php:
|
5457 |
msgid "Invalid Amazon seller ID"
|
5458 |
msgstr ""
|
5459 |
|
5460 |
-
#: includes/gateways/amazon-payments.php:
|
5461 |
-
#: includes/gateways/amazon-payments.php:
|
5462 |
#: includes/gateways/paypal-standard.php:274
|
5463 |
#: includes/gateways/paypal-standard.php:279
|
5464 |
#: includes/gateways/paypal-standard.php:340
|
@@ -5468,27 +5487,24 @@ msgstr ""
|
|
5468 |
msgid "IPN Error"
|
5469 |
msgstr ""
|
5470 |
|
5471 |
-
#: includes/gateways/amazon-payments.php:
|
5472 |
msgid "Capture declined in Amazon"
|
5473 |
msgstr ""
|
5474 |
|
5475 |
-
#: includes/gateways/amazon-payments.php:
|
|
|
5476 |
msgid "Refund completed in Amazon. Refund ID: %s"
|
5477 |
msgstr ""
|
5478 |
|
5479 |
-
#: includes/gateways/amazon-payments.php:
|
5480 |
-
msgid "Refund declined in Amazon.
|
5481 |
-
msgstr ""
|
5482 |
-
|
5483 |
-
#: includes/gateways/amazon-payments.php:1085
|
5484 |
-
msgid "Refund completed in Amazon. Refeund ID: %s"
|
5485 |
msgstr ""
|
5486 |
|
5487 |
-
#: includes/gateways/amazon-payments.php:
|
5488 |
msgid "Refund initiated in Amazon. Reference ID: %s"
|
5489 |
msgstr ""
|
5490 |
|
5491 |
-
#: includes/gateways/amazon-payments.php:
|
5492 |
msgid "Refund request failed in Amazon."
|
5493 |
msgstr ""
|
5494 |
|
@@ -5629,7 +5645,7 @@ msgid "PayPal Refund Transaction ID: %s"
|
|
5629 |
msgstr ""
|
5630 |
|
5631 |
#: includes/install.php:60 includes/template-functions.php:179
|
5632 |
-
#: templates/widget-cart-empty.php:
|
5633 |
msgid "Checkout"
|
5634 |
msgstr ""
|
5635 |
|
@@ -6227,79 +6243,79 @@ msgstr ""
|
|
6227 |
msgid "Please select an option"
|
6228 |
msgstr ""
|
6229 |
|
6230 |
-
#: includes/scripts.php:
|
6231 |
msgid "Add New Download"
|
6232 |
msgstr ""
|
6233 |
|
6234 |
-
#: includes/scripts.php:
|
6235 |
msgid "Use This File"
|
6236 |
msgstr ""
|
6237 |
|
6238 |
-
#: includes/scripts.php:
|
6239 |
msgid "Sorry, not available for variable priced products."
|
6240 |
msgstr ""
|
6241 |
|
6242 |
-
#: includes/scripts.php:
|
6243 |
msgid "Are you sure you wish to delete this payment?"
|
6244 |
msgstr ""
|
6245 |
|
6246 |
-
#: includes/scripts.php:
|
6247 |
msgid "Are you sure you wish to delete this note?"
|
6248 |
msgstr ""
|
6249 |
|
6250 |
-
#: includes/scripts.php:
|
6251 |
msgid "Are you sure you wish to delete this tax rate?"
|
6252 |
msgstr ""
|
6253 |
|
6254 |
-
#: includes/scripts.php:
|
6255 |
msgid "Are you sure you wish to revoke this API key?"
|
6256 |
msgstr ""
|
6257 |
|
6258 |
-
#: includes/scripts.php:
|
6259 |
msgid "Are you sure you wish to regenerate this API key?"
|
6260 |
msgstr ""
|
6261 |
|
6262 |
-
#: includes/scripts.php:
|
6263 |
msgid "Are you sure you wish to resend the purchase receipt?"
|
6264 |
msgstr ""
|
6265 |
|
6266 |
-
#: includes/scripts.php:
|
6267 |
msgid "Copy these links to your clipboard and give them to your customer"
|
6268 |
msgstr ""
|
6269 |
|
6270 |
-
#: includes/scripts.php:
|
6271 |
msgid "Are you sure you wish to delete this %s?"
|
6272 |
msgstr ""
|
6273 |
|
6274 |
-
#: includes/scripts.php:
|
6275 |
msgid "You must have at least one price"
|
6276 |
msgstr ""
|
6277 |
|
6278 |
-
#: includes/scripts.php:
|
6279 |
msgid "You must have at least one field"
|
6280 |
msgstr ""
|
6281 |
|
6282 |
-
#: includes/scripts.php:
|
6283 |
msgid "Payments must contain at least one item"
|
6284 |
msgstr ""
|
6285 |
|
6286 |
-
#: includes/scripts.php:
|
6287 |
msgid "Choose a %s"
|
6288 |
msgstr ""
|
6289 |
|
6290 |
-
#: includes/scripts.php:
|
6291 |
msgid "Choose one or more %s"
|
6292 |
msgstr ""
|
6293 |
|
6294 |
-
#: includes/scripts.php:
|
6295 |
msgid "Item price must be numeric"
|
6296 |
msgstr ""
|
6297 |
|
6298 |
-
#: includes/scripts.php:
|
6299 |
msgid "Quantity must be numeric"
|
6300 |
msgstr ""
|
6301 |
|
6302 |
-
#: includes/scripts.php:
|
6303 |
msgid "Type to search %s"
|
6304 |
msgstr ""
|
6305 |
|
@@ -6343,47 +6359,47 @@ msgstr ""
|
|
6343 |
msgid "Excluding %1$s% tax"
|
6344 |
msgstr ""
|
6345 |
|
6346 |
-
#: includes/template-functions.php:
|
6347 |
msgid "White"
|
6348 |
msgstr ""
|
6349 |
|
6350 |
-
#: includes/template-functions.php:
|
6351 |
msgid "Gray"
|
6352 |
msgstr ""
|
6353 |
|
6354 |
-
#: includes/template-functions.php:
|
6355 |
msgid "Blue"
|
6356 |
msgstr ""
|
6357 |
|
6358 |
-
#: includes/template-functions.php:
|
6359 |
msgid "Red"
|
6360 |
msgstr ""
|
6361 |
|
6362 |
-
#: includes/template-functions.php:
|
6363 |
msgid "Green"
|
6364 |
msgstr ""
|
6365 |
|
6366 |
-
#: includes/template-functions.php:
|
6367 |
msgid "Yellow"
|
6368 |
msgstr ""
|
6369 |
|
6370 |
-
#: includes/template-functions.php:
|
6371 |
msgid "Orange"
|
6372 |
msgstr ""
|
6373 |
|
6374 |
-
#: includes/template-functions.php:
|
6375 |
msgid "Dark Gray"
|
6376 |
msgstr ""
|
6377 |
|
6378 |
-
#: includes/template-functions.php:
|
6379 |
msgid "Inherit"
|
6380 |
msgstr ""
|
6381 |
|
6382 |
-
#: includes/template-functions.php:
|
6383 |
msgid "Button"
|
6384 |
msgstr ""
|
6385 |
|
6386 |
-
#: includes/template-functions.php:
|
6387 |
msgid "Plain Text"
|
6388 |
msgstr ""
|
6389 |
|
@@ -6613,11 +6629,11 @@ msgstr ""
|
|
6613 |
msgid "Confirm Password"
|
6614 |
msgstr ""
|
6615 |
|
6616 |
-
#: templates/widget-cart-checkout.php:2 templates/widget-cart-empty.php:
|
6617 |
msgid "Subtotal:"
|
6618 |
msgstr ""
|
6619 |
|
6620 |
-
#: templates/widget-cart-checkout.php:3
|
6621 |
msgid "Estimated Tax:"
|
6622 |
msgstr ""
|
6623 |
|
2 |
# This file is distributed under the same license as the Easy Digital Downloads package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: Easy Digital Downloads 2.4\n"
|
6 |
"Report-Msgid-Bugs-To: https://easydigitaldownloads.com/\n"
|
7 |
+
"POT-Creation-Date: 2015-07-01 15:47:45+00:00\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
11 |
"PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
|
12 |
"Last-Translator: WP-Translations (http://wp-translations.org/)\n"
|
13 |
"Language-Team: WP-Translations <wpt@wp-translations.org>\n"
|
14 |
+
"X-Generator: grunt-wp-i18n 0.5.2\n"
|
15 |
"X-Poedit-KeywordsList: "
|
16 |
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
|
17 |
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
67 |
#: includes/admin/reporting/class-export.php:172
|
68 |
#: includes/admin/reporting/class-gateway-error-logs-list-table.php:119
|
69 |
#: includes/admin/reporting/export/class-batch-export.php:112
|
70 |
+
#: includes/admin/reporting/export/export-functions.php:88
|
71 |
#: includes/admin/reporting/pdf-reports.php:29
|
72 |
#: includes/admin/reporting/pdf-reports.php:33
|
73 |
#: includes/admin/reporting/reports.php:97 includes/admin/tools.php:347
|
163 |
|
164 |
#: includes/admin/admin-pages.php:41 includes/admin/plugins.php:59
|
165 |
#: includes/admin/settings/contextual-help.php:87
|
166 |
+
#: includes/admin/settings/register-settings.php:938
|
167 |
msgid "Extensions"
|
168 |
msgstr ""
|
169 |
|
487 |
msgstr ""
|
488 |
|
489 |
#: includes/admin/customers/customers.php:246
|
490 |
+
#: includes/admin/settings/register-settings.php:1540
|
491 |
#: includes/checkout/template.php:416 templates/shortcode-profile-editor.php:82
|
492 |
msgid "State / Province"
|
493 |
msgstr ""
|
626 |
msgstr ""
|
627 |
|
628 |
#: includes/admin/customers/customers.php:390
|
629 |
+
#: includes/admin/customers/customers.php:391 includes/admin/welcome.php:501
|
630 |
msgid "View %s"
|
631 |
msgstr ""
|
632 |
|
1002 |
|
1003 |
#: includes/admin/discounts/contextual-help.php:38
|
1004 |
#: includes/admin/settings/contextual-help.php:42
|
1005 |
+
#: includes/admin/settings/register-settings.php:931
|
1006 |
#: includes/admin/tools.php:68
|
1007 |
msgid "General"
|
1008 |
msgstr ""
|
1402 |
msgstr ""
|
1403 |
|
1404 |
#: includes/admin/downloads/metabox.php:865
|
1405 |
+
#: includes/admin/settings/register-settings.php:763
|
1406 |
#: includes/admin/thickbox.php:62 includes/checkout/template.php:828
|
1407 |
#: includes/scripts.php:58 includes/shortcodes.php:36
|
1408 |
#: includes/template-functions.php:67
|
1430 |
msgstr ""
|
1431 |
|
1432 |
#: includes/admin/downloads/metabox.php:934
|
1433 |
+
#: includes/admin/settings/register-settings.php:770
|
1434 |
#: includes/admin/thickbox.php:100
|
1435 |
msgid "Add to Cart"
|
1436 |
msgstr ""
|
1437 |
|
1438 |
#: includes/admin/downloads/metabox.php:935
|
1439 |
+
#: includes/admin/settings/register-settings.php:777 includes/shortcodes.php:46
|
1440 |
#: includes/template-functions.php:67
|
1441 |
msgid "Buy Now"
|
1442 |
msgstr ""
|
1743 |
msgstr ""
|
1744 |
|
1745 |
#: includes/admin/payments/view-order-details.php:102
|
1746 |
+
#: includes/admin/settings/register-settings.php:630
|
1747 |
msgid "None"
|
1748 |
msgstr ""
|
1749 |
|
1828 |
msgstr ""
|
1829 |
|
1830 |
#: includes/admin/payments/view-order-details.php:323
|
1831 |
+
#: templates/widget-cart-checkout.php:5 templates/widget-cart-empty.php:6
|
1832 |
msgid "Total:"
|
1833 |
msgstr ""
|
1834 |
|
1838 |
msgstr ""
|
1839 |
|
1840 |
#: includes/admin/payments/view-order-details.php:333
|
1841 |
+
#: includes/admin/settings/register-settings.php:1543 includes/scripts.php:203
|
1842 |
#: templates/checkout_cart.php:52 templates/checkout_cart.php:70
|
1843 |
msgid "Remove"
|
1844 |
msgstr ""
|
1896 |
msgstr ""
|
1897 |
|
1898 |
#: includes/admin/payments/view-order-details.php:483
|
1899 |
+
#: includes/admin/settings/register-settings.php:263
|
1900 |
msgid "Select a country"
|
1901 |
msgstr ""
|
1902 |
|
1903 |
#: includes/admin/payments/view-order-details.php:499
|
1904 |
+
#: includes/admin/settings/register-settings.php:271
|
1905 |
msgid "Select a state"
|
1906 |
msgstr ""
|
1907 |
|
2070 |
|
2071 |
#: includes/admin/reporting/class-export-payments.php:70
|
2072 |
#: includes/admin/reporting/export/class-batch-export-payments.php:49
|
2073 |
+
#: includes/admin/settings/register-settings.php:1539
|
2074 |
#: templates/shortcode-profile-editor.php:75
|
2075 |
msgid "Country"
|
2076 |
msgstr ""
|
2223 |
msgid "Customer Value"
|
2224 |
msgstr ""
|
2225 |
|
2226 |
+
#: includes/admin/reporting/export/export-functions.php:88
|
2227 |
#: includes/admin/reporting/pdf-reports.php:33
|
2228 |
#: includes/api/class-edd-api.php:1681
|
2229 |
#: includes/class-edd-license-handler.php:188
|
2322 |
msgstr ""
|
2323 |
|
2324 |
#: includes/admin/reporting/logs.php:144
|
2325 |
+
#: includes/admin/settings/register-settings.php:653
|
2326 |
msgid "File Downloads"
|
2327 |
msgstr ""
|
2328 |
|
2445 |
|
2446 |
#: includes/admin/reporting/reports.php:58
|
2447 |
#: includes/admin/settings/contextual-help.php:71
|
2448 |
+
#: includes/admin/settings/register-settings.php:935
|
2449 |
msgid "Taxes"
|
2450 |
msgstr ""
|
2451 |
|
2519 |
msgid "Download a CSV of earnings and sales over time."
|
2520 |
msgstr ""
|
2521 |
|
2522 |
+
#: includes/admin/reporting/reports.php:372
|
2523 |
+
#: includes/admin/reporting/reports.php:398
|
2524 |
+
#: includes/admin/reporting/reports.php:425
|
2525 |
+
#: includes/admin/reporting/reports.php:441
|
2526 |
msgid "Generate CSV"
|
2527 |
msgstr ""
|
2528 |
|
2529 |
+
#: includes/admin/reporting/reports.php:379
|
2530 |
msgid "Export Payment History"
|
2531 |
msgstr ""
|
2532 |
|
2533 |
+
#: includes/admin/reporting/reports.php:381
|
2534 |
msgid "Download a CSV of all payments recorded."
|
2535 |
msgstr ""
|
2536 |
|
2537 |
+
#: includes/admin/reporting/reports.php:384
|
2538 |
+
#: includes/admin/reporting/reports.php:437
|
2539 |
msgid "Choose start date"
|
2540 |
msgstr ""
|
2541 |
|
2542 |
+
#: includes/admin/reporting/reports.php:385
|
2543 |
+
#: includes/admin/reporting/reports.php:438
|
2544 |
msgid "Choose end date"
|
2545 |
msgstr ""
|
2546 |
|
2547 |
+
#: includes/admin/reporting/reports.php:387
|
2548 |
msgid "All Statuses"
|
2549 |
msgstr ""
|
2550 |
|
2551 |
+
#: includes/admin/reporting/reports.php:407
|
2552 |
msgid "Export Customers in CSV"
|
2553 |
msgstr ""
|
2554 |
|
2555 |
+
#: includes/admin/reporting/reports.php:409
|
2556 |
msgid "Download a CSV of customers."
|
2557 |
msgstr ""
|
2558 |
|
2559 |
+
#: includes/admin/reporting/reports.php:413
|
2560 |
msgid "All %s"
|
2561 |
msgstr ""
|
2562 |
|
2563 |
+
#: includes/admin/reporting/reports.php:432
|
2564 |
msgid "Export Download History in CSV"
|
2565 |
msgstr ""
|
2566 |
|
2567 |
+
#: includes/admin/reporting/reports.php:434
|
2568 |
msgid "Download a CSV of file downloads."
|
2569 |
msgstr ""
|
2570 |
|
2576 |
msgstr ""
|
2577 |
|
2578 |
#: includes/admin/settings/contextual-help.php:48
|
2579 |
+
#: includes/admin/settings/register-settings.php:356
|
2580 |
+
#: includes/admin/settings/register-settings.php:932
|
2581 |
msgid "Payment Gateways"
|
2582 |
msgstr ""
|
2583 |
|
2606 |
msgstr ""
|
2607 |
|
2608 |
#: includes/admin/settings/contextual-help.php:57
|
2609 |
+
#: includes/admin/settings/register-settings.php:933
|
2610 |
msgid "Emails"
|
2611 |
msgstr ""
|
2612 |
|
2626 |
msgstr ""
|
2627 |
|
2628 |
#: includes/admin/settings/contextual-help.php:65
|
2629 |
+
#: includes/admin/settings/register-settings.php:934
|
2630 |
msgid "Styles"
|
2631 |
msgstr ""
|
2632 |
|
2722 |
msgid "A description of all the options are provided beside their input boxes."
|
2723 |
msgstr ""
|
2724 |
|
2725 |
+
#: includes/admin/settings/register-settings.php:222
|
2726 |
msgid "Checkout Page"
|
2727 |
msgstr ""
|
2728 |
|
2729 |
+
#: includes/admin/settings/register-settings.php:223
|
2730 |
msgid ""
|
2731 |
"This is the checkout page where buyers will complete their purchases. The "
|
2732 |
"[download_checkout] short code must be on this page."
|
2733 |
msgstr ""
|
2734 |
|
2735 |
+
#: includes/admin/settings/register-settings.php:227
|
2736 |
+
#: includes/admin/settings/register-settings.php:236
|
2737 |
+
#: includes/admin/settings/register-settings.php:245
|
2738 |
+
#: includes/admin/settings/register-settings.php:254
|
2739 |
msgid "Select a page"
|
2740 |
msgstr ""
|
2741 |
|
2742 |
+
#: includes/admin/settings/register-settings.php:231
|
2743 |
msgid "Success Page"
|
2744 |
msgstr ""
|
2745 |
|
2746 |
+
#: includes/admin/settings/register-settings.php:232
|
2747 |
msgid ""
|
2748 |
"This is the page buyers are sent to after completing their purchases. The "
|
2749 |
"[edd_receipt] short code should be on this page."
|
2750 |
msgstr ""
|
2751 |
|
2752 |
+
#: includes/admin/settings/register-settings.php:240
|
2753 |
msgid "Failed Transaction Page"
|
2754 |
msgstr ""
|
2755 |
|
2756 |
+
#: includes/admin/settings/register-settings.php:241
|
2757 |
msgid ""
|
2758 |
"This is the page buyers are sent to if their transaction is cancelled or "
|
2759 |
"fails"
|
2760 |
msgstr ""
|
2761 |
|
2762 |
+
#: includes/admin/settings/register-settings.php:249
|
2763 |
msgid "Purchase History Page"
|
2764 |
msgstr ""
|
2765 |
|
2766 |
+
#: includes/admin/settings/register-settings.php:250
|
2767 |
msgid ""
|
2768 |
"This page shows a complete purchase history for the current user, including "
|
2769 |
"download links"
|
2770 |
msgstr ""
|
2771 |
|
2772 |
+
#: includes/admin/settings/register-settings.php:258
|
2773 |
msgid "Base Country"
|
2774 |
msgstr ""
|
2775 |
|
2776 |
+
#: includes/admin/settings/register-settings.php:259
|
2777 |
msgid "Where does your store operate from?"
|
2778 |
msgstr ""
|
2779 |
|
2780 |
+
#: includes/admin/settings/register-settings.php:267
|
2781 |
msgid "Base State / Province"
|
2782 |
msgstr ""
|
2783 |
|
2784 |
+
#: includes/admin/settings/register-settings.php:268
|
2785 |
msgid "What state / province does your store operate from?"
|
2786 |
msgstr ""
|
2787 |
|
2788 |
+
#: includes/admin/settings/register-settings.php:275
|
2789 |
msgid "Currency Settings"
|
2790 |
msgstr ""
|
2791 |
|
2792 |
+
#: includes/admin/settings/register-settings.php:276
|
2793 |
msgid "Configure the currency options"
|
2794 |
msgstr ""
|
2795 |
|
2796 |
+
#: includes/admin/settings/register-settings.php:281
|
2797 |
msgid "Currency"
|
2798 |
msgstr ""
|
2799 |
|
2800 |
+
#: includes/admin/settings/register-settings.php:282
|
2801 |
msgid ""
|
2802 |
"Choose your currency. Note that some payment gateways have currency "
|
2803 |
"restrictions."
|
2804 |
msgstr ""
|
2805 |
|
2806 |
+
#: includes/admin/settings/register-settings.php:289
|
2807 |
msgid "Currency Position"
|
2808 |
msgstr ""
|
2809 |
|
2810 |
+
#: includes/admin/settings/register-settings.php:290
|
2811 |
msgid "Choose the location of the currency sign."
|
2812 |
msgstr ""
|
2813 |
|
2814 |
+
#: includes/admin/settings/register-settings.php:293
|
2815 |
msgid "Before - $10"
|
2816 |
msgstr ""
|
2817 |
|
2818 |
+
#: includes/admin/settings/register-settings.php:294
|
2819 |
msgid "After - 10$"
|
2820 |
msgstr ""
|
2821 |
|
2822 |
+
#: includes/admin/settings/register-settings.php:299
|
2823 |
msgid "Thousands Separator"
|
2824 |
msgstr ""
|
2825 |
|
2826 |
+
#: includes/admin/settings/register-settings.php:300
|
2827 |
msgid "The symbol (usually , or .) to separate thousands"
|
2828 |
msgstr ""
|
2829 |
|
2830 |
+
#: includes/admin/settings/register-settings.php:307
|
2831 |
msgid "Decimal Separator"
|
2832 |
msgstr ""
|
2833 |
|
2834 |
+
#: includes/admin/settings/register-settings.php:308
|
2835 |
msgid "The symbol (usually , or .) to separate decimal points"
|
2836 |
msgstr ""
|
2837 |
|
2838 |
+
#: includes/admin/settings/register-settings.php:315
|
2839 |
msgid "API Settings"
|
2840 |
msgstr ""
|
2841 |
|
2842 |
+
#: includes/admin/settings/register-settings.php:321
|
2843 |
msgid "Allow User Keys"
|
2844 |
msgstr ""
|
2845 |
|
2846 |
+
#: includes/admin/settings/register-settings.php:322
|
2847 |
msgid ""
|
2848 |
"Check this box to allow all users to generate API keys. Users with the "
|
2849 |
"'manage_shop_settings' capability are always allowed to generate keys."
|
2850 |
msgstr ""
|
2851 |
|
2852 |
+
#: includes/admin/settings/register-settings.php:327
|
2853 |
msgid "Tracking Settings"
|
2854 |
msgstr ""
|
2855 |
|
2856 |
+
#: includes/admin/settings/register-settings.php:333
|
2857 |
msgid "Allow Usage Tracking?"
|
2858 |
msgstr ""
|
2859 |
|
2860 |
+
#: includes/admin/settings/register-settings.php:334
|
2861 |
msgid ""
|
2862 |
"Allow Easy Digital Downloads to anonymously track how this plugin is used "
|
2863 |
"and help us make the plugin better. Opt-in and receive a 20% discount code "
|
2866 |
"Digital Downloads store</a>. Your discount code will be emailed to you."
|
2867 |
msgstr ""
|
2868 |
|
2869 |
+
#: includes/admin/settings/register-settings.php:339
|
2870 |
msgid "Remove Data on Uninstall?"
|
2871 |
msgstr ""
|
2872 |
|
2873 |
+
#: includes/admin/settings/register-settings.php:340
|
2874 |
msgid ""
|
2875 |
"Check this box if you would like EDD to completely remove all of its data "
|
2876 |
"when the plugin is deleted."
|
2877 |
msgstr ""
|
2878 |
|
2879 |
+
#: includes/admin/settings/register-settings.php:350
|
2880 |
msgid "Test Mode"
|
2881 |
msgstr ""
|
2882 |
|
2883 |
+
#: includes/admin/settings/register-settings.php:351
|
2884 |
msgid ""
|
2885 |
"While in test mode no live transactions are processed. To fully use test "
|
2886 |
"mode, you must have a sandbox (test) account for the payment gateway you "
|
2887 |
"are testing."
|
2888 |
msgstr ""
|
2889 |
|
2890 |
+
#: includes/admin/settings/register-settings.php:357
|
2891 |
msgid "Choose the payment gateways you want to enable."
|
2892 |
msgstr ""
|
2893 |
|
2894 |
+
#: includes/admin/settings/register-settings.php:363
|
2895 |
msgid "Default Gateway"
|
2896 |
msgstr ""
|
2897 |
|
2898 |
+
#: includes/admin/settings/register-settings.php:364
|
2899 |
msgid "This gateway will be loaded automatically with the checkout page."
|
2900 |
msgstr ""
|
2901 |
|
2902 |
+
#: includes/admin/settings/register-settings.php:370
|
2903 |
msgid "Accepted Payment Method Icons"
|
2904 |
msgstr ""
|
2905 |
|
2906 |
+
#: includes/admin/settings/register-settings.php:371
|
2907 |
msgid "Display icons for the selected payment methods"
|
2908 |
msgstr ""
|
2909 |
|
2910 |
+
#: includes/admin/settings/register-settings.php:371
|
2911 |
msgid ""
|
2912 |
"You will also need to configure your gateway settings if you are accepting "
|
2913 |
"credit cards"
|
2914 |
msgstr ""
|
2915 |
|
2916 |
+
#: includes/admin/settings/register-settings.php:384
|
2917 |
msgid "PayPal Settings"
|
2918 |
msgstr ""
|
2919 |
|
2920 |
+
#: includes/admin/settings/register-settings.php:385
|
2921 |
msgid "Configure the PayPal settings"
|
2922 |
msgstr ""
|
2923 |
|
2924 |
+
#: includes/admin/settings/register-settings.php:390
|
2925 |
msgid "PayPal Email"
|
2926 |
msgstr ""
|
2927 |
|
2928 |
+
#: includes/admin/settings/register-settings.php:391
|
2929 |
msgid "Enter your PayPal account's email"
|
2930 |
msgstr ""
|
2931 |
|
2932 |
+
#: includes/admin/settings/register-settings.php:397
|
2933 |
msgid "PayPal Page Style"
|
2934 |
msgstr ""
|
2935 |
|
2936 |
+
#: includes/admin/settings/register-settings.php:398
|
2937 |
msgid "Enter the name of the page style to use, or leave blank for default"
|
2938 |
msgstr ""
|
2939 |
|
2940 |
+
#: includes/admin/settings/register-settings.php:404
|
2941 |
msgid "Disable PayPal IPN Verification"
|
2942 |
msgstr ""
|
2943 |
|
2944 |
+
#: includes/admin/settings/register-settings.php:405
|
2945 |
msgid ""
|
2946 |
"If payments are not getting marked as complete, then check this box. This "
|
2947 |
"forces the site to use a slightly less secure method of verifying purchases."
|
2948 |
msgstr ""
|
2949 |
|
2950 |
+
#: includes/admin/settings/register-settings.php:415
|
2951 |
msgid "Email Template"
|
2952 |
msgstr ""
|
2953 |
|
2954 |
+
#: includes/admin/settings/register-settings.php:416
|
2955 |
msgid ""
|
2956 |
"Choose a template. Click \"Save Changes\" then \"Preview Purchase Receipt\" "
|
2957 |
"to see the new template."
|
2958 |
msgstr ""
|
2959 |
|
2960 |
+
#: includes/admin/settings/register-settings.php:422
|
2961 |
msgid "Logo"
|
2962 |
msgstr ""
|
2963 |
|
2964 |
+
#: includes/admin/settings/register-settings.php:423
|
2965 |
msgid ""
|
2966 |
"Upload or choose a logo to be displayed at the top of the purchase receipt "
|
2967 |
"emails. Displayed on HTML emails only."
|
2968 |
msgstr ""
|
2969 |
|
2970 |
+
#: includes/admin/settings/register-settings.php:434
|
2971 |
msgid "From Name"
|
2972 |
msgstr ""
|
2973 |
|
2974 |
+
#: includes/admin/settings/register-settings.php:435
|
2975 |
msgid ""
|
2976 |
"The name purchase receipts are said to come from. This should probably be "
|
2977 |
"your site or shop name."
|
2978 |
msgstr ""
|
2979 |
|
2980 |
+
#: includes/admin/settings/register-settings.php:441
|
2981 |
msgid "From Email"
|
2982 |
msgstr ""
|
2983 |
|
2984 |
+
#: includes/admin/settings/register-settings.php:442
|
2985 |
msgid ""
|
2986 |
"Email to send purchase receipts from. This will act as the \"from\" and "
|
2987 |
"\"reply-to\" address."
|
2988 |
msgstr ""
|
2989 |
|
2990 |
+
#: includes/admin/settings/register-settings.php:448
|
2991 |
msgid "Purchase Email Subject"
|
2992 |
msgstr ""
|
2993 |
|
2994 |
+
#: includes/admin/settings/register-settings.php:449
|
2995 |
msgid "Enter the subject line for the purchase receipt email"
|
2996 |
msgstr ""
|
2997 |
|
2998 |
+
#: includes/admin/settings/register-settings.php:451
|
2999 |
+
#: includes/admin/settings/register-settings.php:458
|
3000 |
+
#: includes/admin/settings/register-settings.php:462
|
3001 |
#: includes/emails/functions.php:36 includes/emails/functions.php:40
|
3002 |
#: includes/emails/functions.php:77 includes/emails/functions.php:81
|
3003 |
#: includes/emails/template.php:139
|
3004 |
msgid "Purchase Receipt"
|
3005 |
msgstr ""
|
3006 |
|
3007 |
+
#: includes/admin/settings/register-settings.php:455
|
3008 |
msgid "Purchase Email Heading"
|
3009 |
msgstr ""
|
3010 |
|
3011 |
+
#: includes/admin/settings/register-settings.php:456
|
3012 |
msgid "Enter the heading for the purchase receipt email"
|
3013 |
msgstr ""
|
3014 |
|
3015 |
+
#: includes/admin/settings/register-settings.php:463
|
3016 |
#: includes/deprecated-functions.php:301
|
3017 |
msgid ""
|
3018 |
"Enter the email that is sent to users after completing a successful "
|
3019 |
"purchase. HTML is accepted. Available template tags:"
|
3020 |
msgstr ""
|
3021 |
|
3022 |
+
#: includes/admin/settings/register-settings.php:465
|
3023 |
#: includes/emails/template.php:157
|
3024 |
msgid "Dear"
|
3025 |
msgstr ""
|
3026 |
|
3027 |
+
#: includes/admin/settings/register-settings.php:465
|
3028 |
#: includes/emails/template.php:158
|
3029 |
msgid ""
|
3030 |
"Thank you for your purchase. Please click on the link(s) below to download "
|
3031 |
"your files."
|
3032 |
msgstr ""
|
3033 |
|
3034 |
+
#: includes/admin/settings/register-settings.php:469
|
3035 |
msgid "New Sale Notifications"
|
3036 |
msgstr ""
|
3037 |
|
3038 |
+
#: includes/admin/settings/register-settings.php:470
|
3039 |
msgid "Configure new sale notification emails"
|
3040 |
msgstr ""
|
3041 |
|
3042 |
+
#: includes/admin/settings/register-settings.php:475
|
3043 |
msgid "Sale Notification Subject"
|
3044 |
msgstr ""
|
3045 |
|
3046 |
+
#: includes/admin/settings/register-settings.php:476
|
3047 |
msgid "Enter the subject line for the sale notification email"
|
3048 |
msgstr ""
|
3049 |
|
3050 |
+
#: includes/admin/settings/register-settings.php:482
|
3051 |
msgid "Sale Notification"
|
3052 |
msgstr ""
|
3053 |
|
3054 |
+
#: includes/admin/settings/register-settings.php:483
|
3055 |
#: includes/deprecated-functions.php:334
|
3056 |
msgid ""
|
3057 |
"Enter the email that is sent to sale notification emails after completion "
|
3058 |
"of a purchase. HTML is accepted. Available template tags:"
|
3059 |
msgstr ""
|
3060 |
|
3061 |
+
#: includes/admin/settings/register-settings.php:489
|
3062 |
msgid "Sale Notification Emails"
|
3063 |
msgstr ""
|
3064 |
|
3065 |
+
#: includes/admin/settings/register-settings.php:490
|
3066 |
msgid ""
|
3067 |
"Enter the email address(es) that should receive a notification anytime a "
|
3068 |
"sale is made, one per line"
|
3069 |
msgstr ""
|
3070 |
|
3071 |
+
#: includes/admin/settings/register-settings.php:496
|
3072 |
msgid "Disable Admin Notifications"
|
3073 |
msgstr ""
|
3074 |
|
3075 |
+
#: includes/admin/settings/register-settings.php:497
|
3076 |
msgid "Check this box if you do not want to receive emails when new sales are made."
|
3077 |
msgstr ""
|
3078 |
|
3079 |
+
#: includes/admin/settings/register-settings.php:507
|
3080 |
msgid "Disable Styles"
|
3081 |
msgstr ""
|
3082 |
|
3083 |
+
#: includes/admin/settings/register-settings.php:508
|
3084 |
msgid ""
|
3085 |
"Check this to disable all included styling of buttons, checkout fields, and "
|
3086 |
"all other elements."
|
3087 |
msgstr ""
|
3088 |
|
3089 |
+
#: includes/admin/settings/register-settings.php:513
|
3090 |
msgid "Buttons"
|
3091 |
msgstr ""
|
3092 |
|
3093 |
+
#: includes/admin/settings/register-settings.php:514
|
3094 |
msgid "Options for add to cart and purchase buttons"
|
3095 |
msgstr ""
|
3096 |
|
3097 |
+
#: includes/admin/settings/register-settings.php:519
|
3098 |
msgid "Default Button Style"
|
3099 |
msgstr ""
|
3100 |
|
3101 |
+
#: includes/admin/settings/register-settings.php:520
|
3102 |
msgid "Choose the style you want to use for the buttons."
|
3103 |
msgstr ""
|
3104 |
|
3105 |
+
#: includes/admin/settings/register-settings.php:526
|
3106 |
msgid "Default Button Color"
|
3107 |
msgstr ""
|
3108 |
|
3109 |
+
#: includes/admin/settings/register-settings.php:527
|
3110 |
msgid "Choose the color you want to use for the buttons."
|
3111 |
msgstr ""
|
3112 |
|
3113 |
+
#: includes/admin/settings/register-settings.php:538
|
3114 |
msgid "Enable Taxes"
|
3115 |
msgstr ""
|
3116 |
|
3117 |
+
#: includes/admin/settings/register-settings.php:539
|
3118 |
msgid "Check this to enable taxes on purchases."
|
3119 |
msgstr ""
|
3120 |
|
3121 |
+
#: includes/admin/settings/register-settings.php:544
|
3122 |
msgid "Tax Rates"
|
3123 |
msgstr ""
|
3124 |
|
3125 |
+
#: includes/admin/settings/register-settings.php:545
|
3126 |
msgid "Enter tax rates for specific regions."
|
3127 |
msgstr ""
|
3128 |
|
3129 |
+
#: includes/admin/settings/register-settings.php:550
|
3130 |
msgid "Fallback Tax Rate"
|
3131 |
msgstr ""
|
3132 |
|
3133 |
+
#: includes/admin/settings/register-settings.php:551
|
3134 |
msgid ""
|
3135 |
"Enter a percentage, such as 6.5. Customers not in a specific rate will be "
|
3136 |
"charged this rate."
|
3137 |
msgstr ""
|
3138 |
|
3139 |
+
#: includes/admin/settings/register-settings.php:557
|
3140 |
msgid "Prices entered with tax"
|
3141 |
msgstr ""
|
3142 |
|
3143 |
+
#: includes/admin/settings/register-settings.php:558
|
3144 |
msgid "This option affects how you enter prices."
|
3145 |
msgstr ""
|
3146 |
|
3147 |
+
#: includes/admin/settings/register-settings.php:562
|
3148 |
msgid "Yes, I will enter prices inclusive of tax"
|
3149 |
msgstr ""
|
3150 |
|
3151 |
+
#: includes/admin/settings/register-settings.php:563
|
3152 |
msgid "No, I will enter prices exclusive of tax"
|
3153 |
msgstr ""
|
3154 |
|
3155 |
+
#: includes/admin/settings/register-settings.php:568
|
3156 |
msgid "Display Tax Rate on Prices"
|
3157 |
msgstr ""
|
3158 |
|
3159 |
+
#: includes/admin/settings/register-settings.php:569
|
3160 |
msgid "Some countries require a notice when product prices include tax."
|
3161 |
msgstr ""
|
3162 |
|
3163 |
+
#: includes/admin/settings/register-settings.php:574
|
3164 |
msgid "Display during checkout"
|
3165 |
msgstr ""
|
3166 |
|
3167 |
+
#: includes/admin/settings/register-settings.php:575
|
3168 |
msgid "Should prices on the checkout page be shown with or without tax?"
|
3169 |
msgstr ""
|
3170 |
|
3171 |
+
#: includes/admin/settings/register-settings.php:579
|
3172 |
msgid "Including tax"
|
3173 |
msgstr ""
|
3174 |
|
3175 |
+
#: includes/admin/settings/register-settings.php:580
|
3176 |
msgid "Excluding tax"
|
3177 |
msgstr ""
|
3178 |
|
3179 |
+
#: includes/admin/settings/register-settings.php:597
|
3180 |
msgid "Enable Ajax"
|
3181 |
msgstr ""
|
3182 |
|
3183 |
+
#: includes/admin/settings/register-settings.php:598
|
3184 |
msgid "Check this to enable AJAX for the shopping cart."
|
3185 |
msgstr ""
|
3186 |
|
3187 |
+
#: includes/admin/settings/register-settings.php:604
|
3188 |
msgid "Redirect to Checkout"
|
3189 |
msgstr ""
|
3190 |
|
3191 |
+
#: includes/admin/settings/register-settings.php:605
|
3192 |
msgid "Immediately redirect to checkout after adding an item to the cart?"
|
3193 |
msgstr ""
|
3194 |
|
3195 |
+
#: includes/admin/settings/register-settings.php:610
|
3196 |
msgid "Enforce SSL on Checkout"
|
3197 |
msgstr ""
|
3198 |
|
3199 |
+
#: includes/admin/settings/register-settings.php:611
|
3200 |
msgid ""
|
3201 |
"Check this to force users to be redirected to the secure checkout page. You "
|
3202 |
"must have an SSL certificate installed to use this option."
|
3203 |
msgstr ""
|
3204 |
|
3205 |
+
#: includes/admin/settings/register-settings.php:616
|
3206 |
msgid "Disable Guest Checkout"
|
3207 |
msgstr ""
|
3208 |
|
3209 |
+
#: includes/admin/settings/register-settings.php:617
|
3210 |
msgid "Require that users be logged-in to purchase files."
|
3211 |
msgstr ""
|
3212 |
|
3213 |
+
#: includes/admin/settings/register-settings.php:622
|
3214 |
msgid "Show Register / Login Form?"
|
3215 |
msgstr ""
|
3216 |
|
3217 |
+
#: includes/admin/settings/register-settings.php:623
|
3218 |
msgid ""
|
3219 |
"Display the registration and login forms on the checkout page for "
|
3220 |
"non-logged-in users."
|
3221 |
msgstr ""
|
3222 |
|
3223 |
+
#: includes/admin/settings/register-settings.php:627
|
3224 |
msgid "Registration and Login Forms"
|
3225 |
msgstr ""
|
3226 |
|
3227 |
+
#: includes/admin/settings/register-settings.php:628
|
3228 |
msgid "Registration Form Only"
|
3229 |
msgstr ""
|
3230 |
|
3231 |
+
#: includes/admin/settings/register-settings.php:629
|
3232 |
msgid "Login Form Only"
|
3233 |
msgstr ""
|
3234 |
|
3235 |
+
#: includes/admin/settings/register-settings.php:635
|
3236 |
msgid "Item Quantities"
|
3237 |
msgstr ""
|
3238 |
|
3239 |
+
#: includes/admin/settings/register-settings.php:636
|
3240 |
msgid "Allow item quantities to be changed."
|
3241 |
msgstr ""
|
3242 |
|
3243 |
+
#: includes/admin/settings/register-settings.php:641
|
3244 |
msgid "Multiple Discounts"
|
3245 |
msgstr ""
|
3246 |
|
3247 |
+
#: includes/admin/settings/register-settings.php:642
|
3248 |
msgid "Allow customers to use multiple discounts on the same purchase?"
|
3249 |
msgstr ""
|
3250 |
|
3251 |
+
#: includes/admin/settings/register-settings.php:647
|
3252 |
msgid "Enable Cart Saving"
|
3253 |
msgstr ""
|
3254 |
|
3255 |
+
#: includes/admin/settings/register-settings.php:648
|
3256 |
msgid "Check this to enable cart saving on the checkout."
|
3257 |
msgstr ""
|
3258 |
|
3259 |
+
#: includes/admin/settings/register-settings.php:659
|
3260 |
msgid "Download Method"
|
3261 |
msgstr ""
|
3262 |
|
3263 |
+
#: includes/admin/settings/register-settings.php:660
|
3264 |
msgid "Select the file download method. Note, not all methods work on all servers."
|
3265 |
msgstr ""
|
3266 |
|
3267 |
+
#: includes/admin/settings/register-settings.php:663
|
3268 |
msgid "Forced"
|
3269 |
msgstr ""
|
3270 |
|
3271 |
+
#: includes/admin/settings/register-settings.php:664
|
3272 |
msgid "Redirect"
|
3273 |
msgstr ""
|
3274 |
|
3275 |
+
#: includes/admin/settings/register-settings.php:669
|
3276 |
msgid "Symlink File Downloads?"
|
3277 |
msgstr ""
|
3278 |
|
3279 |
+
#: includes/admin/settings/register-settings.php:670
|
3280 |
msgid ""
|
3281 |
"Check this if you are delivering really large files or having problems with "
|
3282 |
"file downloads completing."
|
3283 |
msgstr ""
|
3284 |
|
3285 |
+
#: includes/admin/settings/register-settings.php:675
|
3286 |
msgid "File Download Limit"
|
3287 |
msgstr ""
|
3288 |
|
3289 |
+
#: includes/admin/settings/register-settings.php:676
|
3290 |
msgid ""
|
3291 |
"The maximum number of times files can be downloaded for purchases. Can be "
|
3292 |
"overwritten for each %s."
|
3293 |
msgstr ""
|
3294 |
|
3295 |
+
#: includes/admin/settings/register-settings.php:682
|
3296 |
msgid "Download Link Expiration"
|
3297 |
msgstr ""
|
3298 |
|
3299 |
+
#: includes/admin/settings/register-settings.php:683
|
3300 |
msgid ""
|
3301 |
"How long should download links be valid for? Default is 24 hours from the "
|
3302 |
"time they are generated. Enter a time in hours."
|
3303 |
msgstr ""
|
3304 |
|
3305 |
+
#: includes/admin/settings/register-settings.php:691
|
3306 |
msgid "Disable Redownload?"
|
3307 |
msgstr ""
|
3308 |
|
3309 |
+
#: includes/admin/settings/register-settings.php:692
|
3310 |
msgid ""
|
3311 |
"Check this if you do not want to allow users to redownload items from their "
|
3312 |
"purchase history."
|
3313 |
msgstr ""
|
3314 |
|
3315 |
+
#: includes/admin/settings/register-settings.php:697
|
3316 |
msgid "Accounting Settings"
|
3317 |
msgstr ""
|
3318 |
|
3319 |
+
#: includes/admin/settings/register-settings.php:703
|
3320 |
msgid "Enable SKU Entry"
|
3321 |
msgstr ""
|
3322 |
|
3323 |
+
#: includes/admin/settings/register-settings.php:704
|
3324 |
msgid ""
|
3325 |
"Check this box to allow entry of product SKUs. SKUs will be shown on "
|
3326 |
"purchase receipt and exported purchase histories."
|
3327 |
msgstr ""
|
3328 |
|
3329 |
+
#: includes/admin/settings/register-settings.php:709
|
3330 |
msgid "Sequential Order Numbers"
|
3331 |
msgstr ""
|
3332 |
|
3333 |
+
#: includes/admin/settings/register-settings.php:710
|
3334 |
msgid "Check this box to enable sequential order numbers."
|
3335 |
msgstr ""
|
3336 |
|
3337 |
+
#: includes/admin/settings/register-settings.php:715
|
3338 |
msgid "Sequential Starting Number"
|
3339 |
msgstr ""
|
3340 |
|
3341 |
+
#: includes/admin/settings/register-settings.php:716
|
3342 |
msgid "The number that sequential order numbers should start at."
|
3343 |
msgstr ""
|
3344 |
|
3345 |
+
#: includes/admin/settings/register-settings.php:723
|
3346 |
msgid "Sequential Number Prefix"
|
3347 |
msgstr ""
|
3348 |
|
3349 |
+
#: includes/admin/settings/register-settings.php:724
|
3350 |
msgid "A prefix to prepend to all sequential order numbers."
|
3351 |
msgstr ""
|
3352 |
|
3353 |
+
#: includes/admin/settings/register-settings.php:729
|
3354 |
msgid "Sequential Number Postfix"
|
3355 |
msgstr ""
|
3356 |
|
3357 |
+
#: includes/admin/settings/register-settings.php:730
|
3358 |
msgid "A postfix to append to all sequential order numbers."
|
3359 |
msgstr ""
|
3360 |
|
3361 |
+
#: includes/admin/settings/register-settings.php:735
|
3362 |
msgid "Terms of Agreement"
|
3363 |
msgstr ""
|
3364 |
|
3365 |
+
#: includes/admin/settings/register-settings.php:741
|
3366 |
msgid "Agree to Terms"
|
3367 |
msgstr ""
|
3368 |
|
3369 |
+
#: includes/admin/settings/register-settings.php:742
|
3370 |
msgid ""
|
3371 |
"Check this to show an agree to terms on the checkout that users must agree "
|
3372 |
"to before purchasing."
|
3373 |
msgstr ""
|
3374 |
|
3375 |
+
#: includes/admin/settings/register-settings.php:747
|
3376 |
msgid "Agree to Terms Label"
|
3377 |
msgstr ""
|
3378 |
|
3379 |
+
#: includes/admin/settings/register-settings.php:748
|
3380 |
msgid "Label shown next to the agree to terms check box."
|
3381 |
msgstr ""
|
3382 |
|
3383 |
+
#: includes/admin/settings/register-settings.php:754
|
3384 |
msgid "Agreement Text"
|
3385 |
msgstr ""
|
3386 |
|
3387 |
+
#: includes/admin/settings/register-settings.php:755
|
3388 |
msgid "If Agree to Terms is checked, enter the agreement terms here."
|
3389 |
msgstr ""
|
3390 |
|
3391 |
+
#: includes/admin/settings/register-settings.php:760
|
3392 |
msgid "Complete Purchase Text"
|
3393 |
msgstr ""
|
3394 |
|
3395 |
+
#: includes/admin/settings/register-settings.php:761
|
3396 |
msgid "The button label for completing a purchase."
|
3397 |
msgstr ""
|
3398 |
|
3399 |
+
#: includes/admin/settings/register-settings.php:767
|
3400 |
msgid "Add to Cart Text"
|
3401 |
msgstr ""
|
3402 |
|
3403 |
+
#: includes/admin/settings/register-settings.php:768
|
3404 |
msgid "Text shown on the Add to Cart Buttons."
|
3405 |
msgstr ""
|
3406 |
|
3407 |
+
#: includes/admin/settings/register-settings.php:774
|
3408 |
msgid "Buy Now Text"
|
3409 |
msgstr ""
|
3410 |
|
3411 |
+
#: includes/admin/settings/register-settings.php:775
|
3412 |
msgid "Text shown on the Buy Now Buttons."
|
3413 |
msgstr ""
|
3414 |
|
3415 |
+
#: includes/admin/settings/register-settings.php:848
|
3416 |
msgid "Settings updated."
|
3417 |
msgstr ""
|
3418 |
|
3419 |
+
#: includes/admin/settings/register-settings.php:941
|
3420 |
msgid "Licenses"
|
3421 |
msgstr ""
|
3422 |
|
3423 |
+
#: includes/admin/settings/register-settings.php:944
|
3424 |
msgid "Misc"
|
3425 |
msgstr ""
|
3426 |
|
3427 |
+
#: includes/admin/settings/register-settings.php:1312
|
3428 |
msgid "The callback function used for the <strong>%s</strong> setting is missing."
|
3429 |
msgstr ""
|
3430 |
|
3431 |
+
#: includes/admin/settings/register-settings.php:1450
|
3432 |
msgid "Upload File"
|
3433 |
msgstr ""
|
3434 |
|
3435 |
+
#: includes/admin/settings/register-settings.php:1541
|
3436 |
msgid "Apply rate to whole country, regardless of state / province"
|
3437 |
msgstr ""
|
3438 |
|
3439 |
+
#: includes/admin/settings/register-settings.php:1541
|
3440 |
msgid "Country Wide"
|
3441 |
msgstr ""
|
3442 |
|
3443 |
+
#: includes/admin/settings/register-settings.php:1542
|
3444 |
msgid "Rate"
|
3445 |
msgstr ""
|
3446 |
|
3447 |
+
#: includes/admin/settings/register-settings.php:1559
|
3448 |
+
#: includes/admin/settings/register-settings.php:1602
|
3449 |
msgid "Choose a country"
|
3450 |
msgstr ""
|
3451 |
|
3452 |
+
#: includes/admin/settings/register-settings.php:1574
|
3453 |
msgid "Choose a state"
|
3454 |
msgstr ""
|
3455 |
|
3456 |
+
#: includes/admin/settings/register-settings.php:1585
|
3457 |
+
#: includes/admin/settings/register-settings.php:1612
|
3458 |
msgid "Apply to whole country"
|
3459 |
msgstr ""
|
3460 |
|
3461 |
+
#: includes/admin/settings/register-settings.php:1588
|
3462 |
+
#: includes/admin/settings/register-settings.php:1615
|
3463 |
msgid "Remove Rate"
|
3464 |
msgstr ""
|
3465 |
|
3466 |
+
#: includes/admin/settings/register-settings.php:1620
|
3467 |
msgid "Add Tax Rate"
|
3468 |
msgstr ""
|
3469 |
|
3470 |
+
#: includes/admin/settings/register-settings.php:1661
|
3471 |
msgid "Deactivate License"
|
3472 |
msgstr ""
|
3473 |
|
3597 |
msgid "Please upload a file to import"
|
3598 |
msgstr ""
|
3599 |
|
3600 |
+
#: includes/admin/tracking.php:245
|
3601 |
msgid ""
|
3602 |
"Allow Easy Digital Downloads to track plugin usage? Opt-in to tracking and "
|
3603 |
"our newsletter and immediately be emailed a 20% discount to the shop for <a "
|
3605 |
"target=\"_blank\">Extensions and Themes</a>. No sensitive data is tracked."
|
3606 |
msgstr ""
|
3607 |
|
3608 |
+
#: includes/admin/tracking.php:246
|
3609 |
msgid "Allow"
|
3610 |
msgstr ""
|
3611 |
|
3612 |
+
#: includes/admin/tracking.php:247
|
3613 |
msgid "Do not allow"
|
3614 |
msgstr ""
|
3615 |
|
3715 |
msgstr ""
|
3716 |
|
3717 |
#: includes/admin/welcome.php:60 includes/admin/welcome.php:61
|
3718 |
+
#: includes/admin/welcome.php:289
|
3719 |
msgid "Easy Digital Downloads Changelog"
|
3720 |
msgstr ""
|
3721 |
|
3735 |
msgid "Credits"
|
3736 |
msgstr ""
|
3737 |
|
3738 |
+
#: includes/admin/welcome.php:172 includes/admin/welcome.php:321
|
3739 |
+
#: includes/admin/welcome.php:440
|
3740 |
msgid "Welcome to Easy Digital Downloads %s"
|
3741 |
msgstr ""
|
3742 |
|
3743 |
+
#: includes/admin/welcome.php:173 includes/admin/welcome.php:290
|
3744 |
msgid ""
|
3745 |
"Thank you for updating to the latest version! Easy Digital Downloads %s is "
|
3746 |
"ready to make your online store faster, safer, and better!"
|
3747 |
msgstr ""
|
3748 |
|
3749 |
+
#: includes/admin/welcome.php:174 includes/admin/welcome.php:291
|
3750 |
+
#: includes/admin/welcome.php:323 includes/admin/welcome.php:442
|
3751 |
msgid "Version %s"
|
3752 |
msgstr ""
|
3753 |
|
3754 |
#: includes/admin/welcome.php:179
|
3755 |
+
msgid "Amazon Payments"
|
3756 |
msgstr ""
|
3757 |
|
3758 |
#: includes/admin/welcome.php:183
|
3759 |
msgid ""
|
3760 |
+
"With Easy Digital Downloads version 2.4, you can now accept payments "
|
3761 |
+
"through Amazon's Login and Pay with the new built-in payment gateway."
|
|
|
3762 |
msgstr ""
|
3763 |
|
3764 |
#: includes/admin/welcome.php:187
|
3765 |
+
msgid "Secure Checkout"
|
3766 |
msgstr ""
|
3767 |
|
3768 |
#: includes/admin/welcome.php:188
|
3769 |
msgid ""
|
3770 |
+
"When using Amazon Payments, credit / debit card details are entered on "
|
3771 |
+
"Amazon's secure servers and never pass through your own server, making the "
|
3772 |
+
"entire process dramatically more secure and reliable."
|
|
|
3773 |
msgstr ""
|
3774 |
|
3775 |
#: includes/admin/welcome.php:190
|
3776 |
+
msgid "Accept Credit and Debit Card Payments"
|
3777 |
msgstr ""
|
3778 |
|
3779 |
#: includes/admin/welcome.php:191
|
3780 |
msgid ""
|
3781 |
+
"Amazon Payments allows your customers to easily pay with their debit or "
|
3782 |
+
"credit cards. During checkout, customers will be provided an option to use "
|
3783 |
+
"a stored card or enter a new one."
|
3784 |
msgstr ""
|
3785 |
|
3786 |
#: includes/admin/welcome.php:193
|
3787 |
+
msgid "Simple Customer Authentication"
|
3788 |
msgstr ""
|
3789 |
|
3790 |
#: includes/admin/welcome.php:194
|
3791 |
msgid ""
|
3792 |
+
"Customers can log into their Amazon account from your checkout screen and "
|
3793 |
+
"have all of their billing details retrieved automatically from Amazon. With "
|
3794 |
+
"just a few clicks, customers can effortlessly complete their purchase."
|
3795 |
msgstr ""
|
3796 |
|
3797 |
#: includes/admin/welcome.php:200
|
3798 |
+
msgid "Earnings / Sales By Category"
|
3799 |
msgstr ""
|
3800 |
|
3801 |
#: includes/admin/welcome.php:204
|
3802 |
msgid ""
|
3803 |
+
"Easy Digital Downloads version 2.4 introduces a new Report that displays "
|
3804 |
+
"earnings and sales for your product categories."
|
3805 |
+
msgstr ""
|
3806 |
+
|
3807 |
+
#: includes/admin/welcome.php:208
|
3808 |
+
msgid "Earnings and Sales Overview"
|
3809 |
msgstr ""
|
3810 |
|
3811 |
+
#: includes/admin/welcome.php:209
|
3812 |
msgid ""
|
3813 |
+
"Quickly see how each of your categories has performed over the lifetime of "
|
3814 |
+
"your store. The total sales and earnings are displayed, as well as the "
|
3815 |
+
"average monthly sales and earnings for each category."
|
3816 |
msgstr ""
|
3817 |
|
3818 |
#: includes/admin/welcome.php:211
|
3819 |
+
msgid "Category Sales / Earnings Mix"
|
3820 |
msgstr ""
|
3821 |
|
3822 |
+
#: includes/admin/welcome.php:212
|
3823 |
+
msgid ""
|
3824 |
+
"The report includes a visual break down of the sales / earnings mix for "
|
3825 |
+
"your categories. Quickly see which categories account for the highest (or "
|
3826 |
+
"lowest) percentage of your sales and earnings."
|
3827 |
msgstr ""
|
3828 |
|
3829 |
#: includes/admin/welcome.php:218
|
3830 |
+
msgid "Improved Data Export"
|
|
|
|
|
|
|
3831 |
msgstr ""
|
3832 |
|
3833 |
+
#: includes/admin/welcome.php:224
|
3834 |
+
msgid "Big Data Support"
|
3835 |
msgstr ""
|
3836 |
|
3837 |
+
#: includes/admin/welcome.php:225
|
3838 |
msgid ""
|
3839 |
+
"With the new export processing in Easy Digital Downloads 2.4, you can "
|
3840 |
+
"easily export massive amounts of data. Need to export 20,000 payment "
|
3841 |
+
"records? No problem."
|
3842 |
msgstr ""
|
3843 |
|
3844 |
#: includes/admin/welcome.php:227
|
3845 |
+
msgid "Standardized Customer Export"
|
3846 |
msgstr ""
|
3847 |
|
3848 |
+
#: includes/admin/welcome.php:228
|
3849 |
+
msgid ""
|
3850 |
+
"The Customer export has been standarized so it now produces the same data "
|
3851 |
+
"during export for all export options. It can also easily handle 20,000 or "
|
3852 |
+
"even 50,000 customer records in a single export."
|
3853 |
msgstr ""
|
3854 |
|
3855 |
+
#: includes/admin/welcome.php:234
|
3856 |
+
msgid "Additional Updates"
|
|
|
|
|
3857 |
msgstr ""
|
3858 |
|
3859 |
+
#: includes/admin/welcome.php:239
|
3860 |
+
msgid "REST API Versioning"
|
3861 |
msgstr ""
|
3862 |
|
3863 |
+
#: includes/admin/welcome.php:240
|
3864 |
msgid ""
|
3865 |
+
"The REST API now supports a version parameter that allows you to specify "
|
3866 |
+
"which version of the API you wish to use."
|
3867 |
msgstr ""
|
3868 |
|
3869 |
#: includes/admin/welcome.php:242
|
3870 |
+
msgid "Better Cart Tax Display"
|
3871 |
msgstr ""
|
3872 |
|
3873 |
#: includes/admin/welcome.php:243
|
3874 |
msgid ""
|
3875 |
+
"Cart widgets now display estimated taxes for customers before reaching the "
|
3876 |
+
"checkout page."
|
3877 |
msgstr ""
|
3878 |
|
3879 |
+
#: includes/admin/welcome.php:249
|
3880 |
+
msgid "Customer > User Synchronization"
|
3881 |
msgstr ""
|
3882 |
|
3883 |
+
#: includes/admin/welcome.php:250
|
3884 |
msgid ""
|
3885 |
+
"Customer email addresses are now updated when the associated user account's "
|
3886 |
+
"email is changed."
|
|
|
3887 |
msgstr ""
|
3888 |
|
3889 |
#: includes/admin/welcome.php:252
|
3890 |
+
msgid "Better Test Mode Settings"
|
3891 |
msgstr ""
|
3892 |
|
3893 |
#: includes/admin/welcome.php:253
|
3894 |
msgid ""
|
3895 |
+
"Test Mode has been improved by moving the option to the Payment Gateways "
|
3896 |
+
"screen. Sales / earnings stats are now incremented in test mode."
|
|
|
3897 |
msgstr ""
|
3898 |
|
3899 |
+
#: includes/admin/welcome.php:259
|
3900 |
+
msgid "Exclude Taxes from Reports"
|
3901 |
+
msgstr ""
|
3902 |
+
|
3903 |
+
#: includes/admin/welcome.php:260
|
3904 |
+
msgid ""
|
3905 |
+
"Earnings and sales reports can now be shown exclusive of tax, allowing you "
|
3906 |
+
"to easily see how your store is performing after taxes."
|
3907 |
msgstr ""
|
3908 |
|
3909 |
#: includes/admin/welcome.php:262
|
3910 |
+
msgid "Default Gateway First"
|
3911 |
+
msgstr ""
|
3912 |
+
|
3913 |
+
#: includes/admin/welcome.php:263
|
3914 |
+
msgid ""
|
3915 |
+
"The gateway selected as the default option will always be displayed first "
|
3916 |
+
"on checkout."
|
3917 |
+
msgstr ""
|
3918 |
+
|
3919 |
+
#: includes/admin/welcome.php:271 includes/admin/welcome.php:304
|
3920 |
+
msgid "Go to Easy Digital Downloads Settings"
|
3921 |
+
msgstr ""
|
3922 |
+
|
3923 |
+
#: includes/admin/welcome.php:272
|
3924 |
msgid "View the Full Changelog"
|
3925 |
msgstr ""
|
3926 |
|
3927 |
+
#: includes/admin/welcome.php:296
|
3928 |
msgid "Full Changelog"
|
3929 |
msgstr ""
|
3930 |
|
3931 |
+
#: includes/admin/welcome.php:322 includes/admin/welcome.php:441
|
3932 |
msgid ""
|
3933 |
"Thank you for updating to the latest version! Easy Digital Downloads %s is "
|
3934 |
"ready to make your online store faster, safer and better!"
|
3935 |
msgstr ""
|
3936 |
|
3937 |
+
#: includes/admin/welcome.php:327
|
3938 |
msgid ""
|
3939 |
"Use the tips below to get started using Easy Digital Downloads. You will be "
|
3940 |
"up and running in no time!"
|
3941 |
msgstr ""
|
3942 |
|
3943 |
+
#: includes/admin/welcome.php:330
|
3944 |
msgid "Creating Your First Download Product"
|
3945 |
msgstr ""
|
3946 |
|
3947 |
+
#: includes/admin/welcome.php:336
|
3948 |
msgid "<a href=\"%s\">%s → Add New</a>"
|
3949 |
msgstr ""
|
3950 |
|
3951 |
+
#: includes/admin/welcome.php:337
|
3952 |
msgid ""
|
3953 |
"The %s menu is your access point for all aspects of your Easy Digital "
|
3954 |
"Downloads product creation and setup. To create your first product, simply "
|
3955 |
"click Add New and then fill out the product details."
|
3956 |
msgstr ""
|
3957 |
|
3958 |
+
#: includes/admin/welcome.php:339
|
3959 |
msgid "Product Price"
|
3960 |
msgstr ""
|
3961 |
|
3962 |
+
#: includes/admin/welcome.php:340
|
3963 |
msgid ""
|
3964 |
"Products can have simple prices or variable prices if you wish to have more "
|
3965 |
"than one price point for a product. For a single price, simply enter the "
|
3967 |
"and enter the options."
|
3968 |
msgstr ""
|
3969 |
|
3970 |
+
#: includes/admin/welcome.php:342
|
3971 |
msgid "Download Files"
|
3972 |
msgstr ""
|
3973 |
|
3974 |
+
#: includes/admin/welcome.php:343
|
3975 |
msgid ""
|
3976 |
"Uploading the downloadable files is simple. Click <em>Upload File</em> in "
|
3977 |
"the Download Files section and choose your download file. To add more than "
|
3978 |
"one file, simply click the <em>Add New</em> button."
|
3979 |
msgstr ""
|
3980 |
|
3981 |
+
#: includes/admin/welcome.php:349
|
3982 |
msgid "Display a Product Grid"
|
3983 |
msgstr ""
|
3984 |
|
3985 |
+
#: includes/admin/welcome.php:355
|
3986 |
msgid "Flexible Product Grids"
|
3987 |
msgstr ""
|
3988 |
|
3989 |
+
#: includes/admin/welcome.php:356
|
3990 |
msgid ""
|
3991 |
"The [downloads] shortcode will display a product grid that works with any "
|
3992 |
"theme, no matter the size. It is even responsive!"
|
3993 |
msgstr ""
|
3994 |
|
3995 |
+
#: includes/admin/welcome.php:358
|
3996 |
msgid "Change the Number of Columns"
|
3997 |
msgstr ""
|
3998 |
|
3999 |
+
#: includes/admin/welcome.php:359
|
4000 |
msgid ""
|
4001 |
"You can easily change the number of columns by adding the columns=\"x\" "
|
4002 |
"parameter:"
|
4003 |
msgstr ""
|
4004 |
|
4005 |
+
#: includes/admin/welcome.php:362
|
4006 |
msgid "Additional Display Options"
|
4007 |
msgstr ""
|
4008 |
|
4009 |
+
#: includes/admin/welcome.php:363
|
4010 |
msgid ""
|
4011 |
"The product grids can be customized in any way you wish and there is <a "
|
4012 |
"href=\"%s\">extensive documentation</a> to assist you."
|
4013 |
msgstr ""
|
4014 |
|
4015 |
+
#: includes/admin/welcome.php:368
|
4016 |
msgid "Purchase Buttons Anywhere"
|
4017 |
msgstr ""
|
4018 |
|
4019 |
+
#: includes/admin/welcome.php:374
|
4020 |
msgid "The <em>[purchase_link]</em> Shortcode"
|
4021 |
msgstr ""
|
4022 |
|
4023 |
+
#: includes/admin/welcome.php:375
|
4024 |
msgid ""
|
4025 |
"With easily accessible shortcodes to display purchase buttons, you can add "
|
4026 |
"a Buy Now or Add to Cart button for any product anywhere on your site in "
|
4027 |
"seconds."
|
4028 |
msgstr ""
|
4029 |
|
4030 |
+
#: includes/admin/welcome.php:377
|
4031 |
msgid "Buy Now Buttons"
|
4032 |
msgstr ""
|
4033 |
|
4034 |
+
#: includes/admin/welcome.php:378
|
4035 |
msgid ""
|
4036 |
"Purchase buttons can behave as either Add to Cart or Buy Now buttons. With "
|
4037 |
"Buy Now buttons customers are taken straight to PayPal, giving them the "
|
4038 |
"most frictionless purchasing experience possible."
|
4039 |
msgstr ""
|
4040 |
|
4041 |
+
#: includes/admin/welcome.php:384
|
4042 |
msgid "Need Help?"
|
4043 |
msgstr ""
|
4044 |
|
4045 |
+
#: includes/admin/welcome.php:388
|
4046 |
msgid "Phenomenal Support"
|
4047 |
msgstr ""
|
4048 |
|
4049 |
+
#: includes/admin/welcome.php:389
|
4050 |
msgid ""
|
4051 |
"We do our best to provide the best support we can. If you encounter a "
|
4052 |
"problem or have a question, post a question in the <a "
|
4053 |
"href=\"https://easydigitaldownloads.com/support\">support forums</a>."
|
4054 |
msgstr ""
|
4055 |
|
4056 |
+
#: includes/admin/welcome.php:391
|
4057 |
msgid "Need Even Faster Support?"
|
4058 |
msgstr ""
|
4059 |
|
4060 |
+
#: includes/admin/welcome.php:392
|
4061 |
msgid ""
|
4062 |
"Our <a href=\"https://easydigitaldownloads.com/support/pricing/\">Priority "
|
4063 |
"Support forums</a> are there for customers that need faster and/or more "
|
4064 |
"in-depth assistance."
|
4065 |
msgstr ""
|
4066 |
|
4067 |
+
#: includes/admin/welcome.php:398
|
4068 |
msgid "Stay Up to Date"
|
4069 |
msgstr ""
|
4070 |
|
4071 |
+
#: includes/admin/welcome.php:402
|
4072 |
msgid "Get Notified of Extension Releases"
|
4073 |
msgstr ""
|
4074 |
|
4075 |
+
#: includes/admin/welcome.php:403
|
4076 |
msgid ""
|
4077 |
"New extensions that make Easy Digital Downloads even more powerful are "
|
4078 |
"released nearly every single week. Subscribe to the newsletter to stay up "
|
4080 |
"target=\"_blank\">Signup now</a> to ensure you do not miss a release!"
|
4081 |
msgstr ""
|
4082 |
|
4083 |
+
#: includes/admin/welcome.php:405
|
4084 |
msgid "Get Alerted About New Tutorials"
|
4085 |
msgstr ""
|
4086 |
|
4087 |
+
#: includes/admin/welcome.php:406
|
4088 |
msgid ""
|
4089 |
"<a href=\"http://eepurl.com/kaerz\" target=\"_blank\">Signup now</a> to "
|
4090 |
"hear about the latest tutorial releases that explain how to take Easy "
|
4091 |
"Digital Downloads further."
|
4092 |
msgstr ""
|
4093 |
|
4094 |
+
#: includes/admin/welcome.php:412
|
4095 |
msgid "Extensions for Everything"
|
4096 |
msgstr ""
|
4097 |
|
4098 |
+
#: includes/admin/welcome.php:416
|
4099 |
msgid "Over 250 Extensions"
|
4100 |
msgstr ""
|
4101 |
|
4102 |
+
#: includes/admin/welcome.php:417
|
4103 |
msgid ""
|
4104 |
"Add-on plugins are available that greatly extend the default functionality "
|
4105 |
"of Easy Digital Downloads. There are extensions for payment processors, "
|
4107 |
"many, many more."
|
4108 |
msgstr ""
|
4109 |
|
4110 |
+
#: includes/admin/welcome.php:419
|
4111 |
msgid "Visit the Extension Store"
|
4112 |
msgstr ""
|
4113 |
|
4114 |
+
#: includes/admin/welcome.php:420
|
4115 |
msgid ""
|
4116 |
"<a href=\"https://easydigitaldownloads.com/extensions\" "
|
4117 |
"target=\"_blank\">The Extensions store</a> has a list of all available "
|
4119 |
"what you are looking for."
|
4120 |
msgstr ""
|
4121 |
|
4122 |
+
#: includes/admin/welcome.php:446
|
4123 |
msgid ""
|
4124 |
"Easy Digital Downloads is created by a worldwide team of developers who aim "
|
4125 |
"to provide the #1 eCommerce platform for selling digital goods through "
|
4126 |
"WordPress."
|
4127 |
msgstr ""
|
4128 |
|
4129 |
+
#: includes/admin/welcome.php:464
|
4130 |
msgid "No valid changlog was found."
|
4131 |
msgstr ""
|
4132 |
|
4133 |
+
#: includes/ajax-functions.php:544 includes/ajax-functions.php:595
|
4134 |
msgid "No results found"
|
4135 |
msgstr ""
|
4136 |
|
4137 |
+
#: includes/ajax-functions.php:682
|
4138 |
msgid "No users found"
|
4139 |
msgstr ""
|
4140 |
|
5376 |
msgid "You must enable a payment gateway to use Easy Digital Downloads"
|
5377 |
msgstr ""
|
5378 |
|
5379 |
+
#: includes/gateways/amazon-payments.php:228
|
5380 |
+
#: includes/gateways/amazon-payments.php:229
|
5381 |
msgid "Amazon"
|
5382 |
msgstr ""
|
5383 |
|
5384 |
+
#: includes/gateways/amazon-payments.php:268
|
5385 |
msgid "Login & Pay with Amazon Settings"
|
5386 |
msgstr ""
|
5387 |
|
5388 |
+
#: includes/gateways/amazon-payments.php:269
|
5389 |
msgid "Configure the Amazon settings"
|
5390 |
msgstr ""
|
5391 |
|
5392 |
+
#: includes/gateways/amazon-payments.php:274
|
5393 |
msgid "Register with Amazon"
|
5394 |
msgstr ""
|
5395 |
|
5396 |
+
#: includes/gateways/amazon-payments.php:275
|
5397 |
msgid ""
|
5398 |
"<p><a href=\"%s\" class=\"button\" target=\"_blank\">Connect Easy Digital "
|
5399 |
+
"Downloads to Amazon</a></p><p class=\"description\">Once registration is "
|
5400 |
+
"complete, enter your API credentials below.</p>"
|
|
|
5401 |
msgstr ""
|
5402 |
|
5403 |
+
#: includes/gateways/amazon-payments.php:280
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5404 |
msgid "Seller ID"
|
5405 |
msgstr ""
|
5406 |
|
5407 |
+
#: includes/gateways/amazon-payments.php:281
|
5408 |
+
msgid "Found in the Integration settings. Also called a Merchant ID"
|
5409 |
msgstr ""
|
5410 |
|
5411 |
+
#: includes/gateways/amazon-payments.php:287
|
5412 |
msgid "MWS Access Key"
|
5413 |
msgstr ""
|
5414 |
|
5415 |
+
#: includes/gateways/amazon-payments.php:288
|
5416 |
+
#: includes/gateways/amazon-payments.php:295
|
5417 |
msgid "Found on Seller Central in the MWS Keys section"
|
5418 |
msgstr ""
|
5419 |
|
5420 |
+
#: includes/gateways/amazon-payments.php:294
|
5421 |
msgid "MWS Secret Key"
|
5422 |
msgstr ""
|
5423 |
|
5424 |
+
#: includes/gateways/amazon-payments.php:301
|
5425 |
+
msgid "Client ID"
|
5426 |
+
msgstr ""
|
5427 |
+
|
5428 |
#: includes/gateways/amazon-payments.php:302
|
5429 |
+
msgid "The Amazon Client ID. Should look like `amzn1.application-oa2...`"
|
5430 |
+
msgstr ""
|
5431 |
+
|
5432 |
+
#: includes/gateways/amazon-payments.php:308
|
5433 |
msgid "Amazon MWS Callback URL"
|
5434 |
msgstr ""
|
5435 |
|
5436 |
+
#: includes/gateways/amazon-payments.php:309
|
5437 |
msgid ""
|
5438 |
"The Return URL to provide in your MWS Application. Enter this under your "
|
5439 |
"Login and Pay → Web Settings"
|
5440 |
msgstr ""
|
5441 |
|
5442 |
+
#: includes/gateways/amazon-payments.php:317
|
5443 |
msgid "Amazon Merchant IPN URL"
|
5444 |
msgstr ""
|
5445 |
|
5446 |
+
#: includes/gateways/amazon-payments.php:318
|
5447 |
msgid ""
|
5448 |
"The IPN URL to provide in your MWS account. Enter this under your <a "
|
5449 |
"href=\"%s\">Integration Settings</a>"
|
5450 |
msgstr ""
|
5451 |
|
5452 |
+
#: includes/gateways/amazon-payments.php:611
|
5453 |
msgid "Currently logged into Amazon as"
|
5454 |
msgstr ""
|
5455 |
|
5456 |
+
#: includes/gateways/amazon-payments.php:612
|
5457 |
msgid "Logout"
|
5458 |
msgstr ""
|
5459 |
|
5460 |
+
#: includes/gateways/amazon-payments.php:737
|
5461 |
+
#: includes/gateways/amazon-payments.php:752
|
5462 |
msgid "Missing Reference ID, please try again"
|
5463 |
msgstr ""
|
5464 |
|
5465 |
+
#: includes/gateways/amazon-payments.php:788
|
5466 |
msgid ""
|
5467 |
"Your payment could not be authorized, please try a different payment "
|
5468 |
"method. Reason: %s"
|
5469 |
msgstr ""
|
5470 |
|
5471 |
+
#: includes/gateways/amazon-payments.php:837
|
5472 |
msgid "There was an issue processing your payment. Amazon error: %s"
|
5473 |
msgstr ""
|
5474 |
|
5475 |
+
#: includes/gateways/amazon-payments.php:973
|
5476 |
msgid "Invalid Amazon seller ID"
|
5477 |
msgstr ""
|
5478 |
|
5479 |
+
#: includes/gateways/amazon-payments.php:973
|
5480 |
+
#: includes/gateways/amazon-payments.php:1027
|
5481 |
#: includes/gateways/paypal-standard.php:274
|
5482 |
#: includes/gateways/paypal-standard.php:279
|
5483 |
#: includes/gateways/paypal-standard.php:340
|
5487 |
msgid "IPN Error"
|
5488 |
msgstr ""
|
5489 |
|
5490 |
+
#: includes/gateways/amazon-payments.php:997
|
5491 |
msgid "Capture declined in Amazon"
|
5492 |
msgstr ""
|
5493 |
|
5494 |
+
#: includes/gateways/amazon-payments.php:1015
|
5495 |
+
#: includes/gateways/amazon-payments.php:1103
|
5496 |
msgid "Refund completed in Amazon. Refund ID: %s"
|
5497 |
msgstr ""
|
5498 |
|
5499 |
+
#: includes/gateways/amazon-payments.php:1096
|
5500 |
+
msgid "Refund declined in Amazon. Refund ID: %s"
|
|
|
|
|
|
|
|
|
5501 |
msgstr ""
|
5502 |
|
5503 |
+
#: includes/gateways/amazon-payments.php:1109
|
5504 |
msgid "Refund initiated in Amazon. Reference ID: %s"
|
5505 |
msgstr ""
|
5506 |
|
5507 |
+
#: includes/gateways/amazon-payments.php:1118
|
5508 |
msgid "Refund request failed in Amazon."
|
5509 |
msgstr ""
|
5510 |
|
5645 |
msgstr ""
|
5646 |
|
5647 |
#: includes/install.php:60 includes/template-functions.php:179
|
5648 |
+
#: templates/widget-cart-checkout.php:6 templates/widget-cart-empty.php:7
|
5649 |
msgid "Checkout"
|
5650 |
msgstr ""
|
5651 |
|
6243 |
msgid "Please select an option"
|
6244 |
msgstr ""
|
6245 |
|
6246 |
+
#: includes/scripts.php:180
|
6247 |
msgid "Add New Download"
|
6248 |
msgstr ""
|
6249 |
|
6250 |
+
#: includes/scripts.php:181
|
6251 |
msgid "Use This File"
|
6252 |
msgstr ""
|
6253 |
|
6254 |
+
#: includes/scripts.php:182
|
6255 |
msgid "Sorry, not available for variable priced products."
|
6256 |
msgstr ""
|
6257 |
|
6258 |
+
#: includes/scripts.php:183
|
6259 |
msgid "Are you sure you wish to delete this payment?"
|
6260 |
msgstr ""
|
6261 |
|
6262 |
+
#: includes/scripts.php:184
|
6263 |
msgid "Are you sure you wish to delete this note?"
|
6264 |
msgstr ""
|
6265 |
|
6266 |
+
#: includes/scripts.php:185
|
6267 |
msgid "Are you sure you wish to delete this tax rate?"
|
6268 |
msgstr ""
|
6269 |
|
6270 |
+
#: includes/scripts.php:186
|
6271 |
msgid "Are you sure you wish to revoke this API key?"
|
6272 |
msgstr ""
|
6273 |
|
6274 |
+
#: includes/scripts.php:187
|
6275 |
msgid "Are you sure you wish to regenerate this API key?"
|
6276 |
msgstr ""
|
6277 |
|
6278 |
+
#: includes/scripts.php:188
|
6279 |
msgid "Are you sure you wish to resend the purchase receipt?"
|
6280 |
msgstr ""
|
6281 |
|
6282 |
+
#: includes/scripts.php:189
|
6283 |
msgid "Copy these links to your clipboard and give them to your customer"
|
6284 |
msgstr ""
|
6285 |
|
6286 |
+
#: includes/scripts.php:190
|
6287 |
msgid "Are you sure you wish to delete this %s?"
|
6288 |
msgstr ""
|
6289 |
|
6290 |
+
#: includes/scripts.php:191
|
6291 |
msgid "You must have at least one price"
|
6292 |
msgstr ""
|
6293 |
|
6294 |
+
#: includes/scripts.php:192
|
6295 |
msgid "You must have at least one field"
|
6296 |
msgstr ""
|
6297 |
|
6298 |
+
#: includes/scripts.php:193
|
6299 |
msgid "Payments must contain at least one item"
|
6300 |
msgstr ""
|
6301 |
|
6302 |
+
#: includes/scripts.php:194
|
6303 |
msgid "Choose a %s"
|
6304 |
msgstr ""
|
6305 |
|
6306 |
+
#: includes/scripts.php:195
|
6307 |
msgid "Choose one or more %s"
|
6308 |
msgstr ""
|
6309 |
|
6310 |
+
#: includes/scripts.php:196
|
6311 |
msgid "Item price must be numeric"
|
6312 |
msgstr ""
|
6313 |
|
6314 |
+
#: includes/scripts.php:197
|
6315 |
msgid "Quantity must be numeric"
|
6316 |
msgstr ""
|
6317 |
|
6318 |
+
#: includes/scripts.php:204
|
6319 |
msgid "Type to search %s"
|
6320 |
msgstr ""
|
6321 |
|
6359 |
msgid "Excluding %1$s% tax"
|
6360 |
msgstr ""
|
6361 |
|
6362 |
+
#: includes/template-functions.php:425
|
6363 |
msgid "White"
|
6364 |
msgstr ""
|
6365 |
|
6366 |
+
#: includes/template-functions.php:429
|
6367 |
msgid "Gray"
|
6368 |
msgstr ""
|
6369 |
|
6370 |
+
#: includes/template-functions.php:433
|
6371 |
msgid "Blue"
|
6372 |
msgstr ""
|
6373 |
|
6374 |
+
#: includes/template-functions.php:437
|
6375 |
msgid "Red"
|
6376 |
msgstr ""
|
6377 |
|
6378 |
+
#: includes/template-functions.php:441
|
6379 |
msgid "Green"
|
6380 |
msgstr ""
|
6381 |
|
6382 |
+
#: includes/template-functions.php:445
|
6383 |
msgid "Yellow"
|
6384 |
msgstr ""
|
6385 |
|
6386 |
+
#: includes/template-functions.php:449
|
6387 |
msgid "Orange"
|
6388 |
msgstr ""
|
6389 |
|
6390 |
+
#: includes/template-functions.php:453
|
6391 |
msgid "Dark Gray"
|
6392 |
msgstr ""
|
6393 |
|
6394 |
+
#: includes/template-functions.php:457
|
6395 |
msgid "Inherit"
|
6396 |
msgstr ""
|
6397 |
|
6398 |
+
#: includes/template-functions.php:475
|
6399 |
msgid "Button"
|
6400 |
msgstr ""
|
6401 |
|
6402 |
+
#: includes/template-functions.php:476
|
6403 |
msgid "Plain Text"
|
6404 |
msgstr ""
|
6405 |
|
6629 |
msgid "Confirm Password"
|
6630 |
msgstr ""
|
6631 |
|
6632 |
+
#: templates/widget-cart-checkout.php:2 templates/widget-cart-empty.php:3
|
6633 |
msgid "Subtotal:"
|
6634 |
msgstr ""
|
6635 |
|
6636 |
+
#: templates/widget-cart-checkout.php:3 templates/widget-cart-empty.php:4
|
6637 |
msgid "Estimated Tax:"
|
6638 |
msgstr ""
|
6639 |
|
readme.txt
CHANGED
@@ -7,7 +7,7 @@ Tags: download, downloads, e-store, eshop, digital downloads, e-downloads, ecomm
|
|
7 |
Requires at least: 3.9.2
|
8 |
Tested up to: 4.2
|
9 |
|
10 |
-
Stable Tag: 2.4
|
11 |
|
12 |
License: GNU Version 2 or Any Later Version
|
13 |
|
@@ -191,6 +191,16 @@ Yes, through the addition of one or more of the add-on payment gateways, you can
|
|
191 |
|
192 |
== Changelog ==
|
193 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
194 |
= 2.4, June 30, 2015 =
|
195 |
|
196 |
* New: Added support for Amazon Login and Pay
|
@@ -209,13 +219,13 @@ Yes, through the addition of one or more of the add-on payment gateways, you can
|
|
209 |
* New: Added filters for the From Address for admin sale notifications
|
210 |
* Tweak: Improved performance of user validation in the REST API
|
211 |
* Tweak: Improved edd_is_admin_page() helper function for detecting when on specific EDD admin pages
|
212 |
-
* Tweak: Stylesheets are now registered before enqueueed
|
213 |
* Tweak: Moved Test Mode option to the Payment Gateways tab
|
214 |
* Tweak: Earnings and sales states now incremented while in Test Mode
|
215 |
* Tweak: Download Details widget now properly respects taxonomy labels
|
216 |
* Tweak: Improved customer count functions in the REST API
|
217 |
* Tweak: Default gateway now shows as first gateway on checkout
|
218 |
-
* Tweak: Purchase link shortcode now shown in the Download Settings meta box
|
219 |
* Tweak: edd_recalculate_taxes() now includes a raw amount in the response
|
220 |
* Tweak: Customer export is now standarized for all export options
|
221 |
* Tweak: Sequential order numbers improved to protect against race conditions
|
@@ -231,7 +241,7 @@ Yes, through the addition of one or more of the add-on payment gateways, you can
|
|
231 |
* Fix: Tools tab displays poorly on mobile
|
232 |
* Fix: Buy Now buttons not properly setting item quantity through PayPal
|
233 |
* Fix: December month data is plotted in January when viewing custom date range
|
234 |
-
* Fix: Double error message when entering discount code that has already been used
|
235 |
|
236 |
= 2.3.9, May 25, 2015 =
|
237 |
|
7 |
Requires at least: 3.9.2
|
8 |
Tested up to: 4.2
|
9 |
|
10 |
+
Stable Tag: 2.4.1
|
11 |
|
12 |
License: GNU Version 2 or Any Later Version
|
13 |
|
191 |
|
192 |
== Changelog ==
|
193 |
|
194 |
+
= 2.4.1, July 2, 2015 =
|
195 |
+
|
196 |
+
* Tweak: Updated Language Files
|
197 |
+
* Fix: edd_get_gateway_admin_label() should use edd_get_payment_gateways()
|
198 |
+
* Fix: Payment email in payments list table pulled from User Info, should be pulled from payment info
|
199 |
+
* Fix: Manually added items to an order always get a price of $0.00
|
200 |
+
* Fix: Improve Customer View CSS
|
201 |
+
* Fix: Select Payment Method shown incorrectly when only one gateway is enabled
|
202 |
+
* Fix: API Security Fix
|
203 |
+
|
204 |
= 2.4, June 30, 2015 =
|
205 |
|
206 |
* New: Added support for Amazon Login and Pay
|
219 |
* New: Added filters for the From Address for admin sale notifications
|
220 |
* Tweak: Improved performance of user validation in the REST API
|
221 |
* Tweak: Improved edd_is_admin_page() helper function for detecting when on specific EDD admin pages
|
222 |
+
* Tweak: Stylesheets are now registered before enqueueed
|
223 |
* Tweak: Moved Test Mode option to the Payment Gateways tab
|
224 |
* Tweak: Earnings and sales states now incremented while in Test Mode
|
225 |
* Tweak: Download Details widget now properly respects taxonomy labels
|
226 |
* Tweak: Improved customer count functions in the REST API
|
227 |
* Tweak: Default gateway now shows as first gateway on checkout
|
228 |
+
* Tweak: Purchase link shortcode now shown in the Download Settings meta box
|
229 |
* Tweak: edd_recalculate_taxes() now includes a raw amount in the response
|
230 |
* Tweak: Customer export is now standarized for all export options
|
231 |
* Tweak: Sequential order numbers improved to protect against race conditions
|
241 |
* Fix: Tools tab displays poorly on mobile
|
242 |
* Fix: Buy Now buttons not properly setting item quantity through PayPal
|
243 |
* Fix: December month data is plotted in January when viewing custom date range
|
244 |
+
* Fix: Double error message when entering discount code that has already been used
|
245 |
|
246 |
= 2.3.9, May 25, 2015 =
|
247 |
|