surecart-ar.json
1 year ago
surecart-ar.mo
1 year ago
surecart-ar.po
1 year ago
surecart-bg_BG.json
1 year ago
surecart-bg_BG.mo
1 year ago
surecart-bg_BG.po
1 year ago
surecart-bn_BD.json
1 year ago
surecart-bn_BD.mo
1 year ago
surecart-bn_BD.po
1 year ago
surecart-de_DE.json
1 year ago
surecart-de_DE.mo
1 year ago
surecart-de_DE.po
1 year ago
surecart-el.json
1 year ago
surecart-el.mo
1 year ago
surecart-el.po
1 year ago
surecart-es_ES.json
1 year ago
surecart-es_ES.mo
1 year ago
surecart-es_ES.po
1 year ago
surecart-fr_FR.json
1 year ago
surecart-fr_FR.mo
1 year ago
surecart-fr_FR.po
1 year ago
surecart-hi_IN.json
1 year ago
surecart-hi_IN.mo
1 year ago
surecart-hi_IN.po
1 year ago
surecart-id_ID.json
1 year ago
surecart-id_ID.mo
1 year ago
surecart-id_ID.po
1 year ago
surecart-it_IT.json
1 year ago
surecart-it_IT.mo
1 year ago
surecart-it_IT.po
1 year ago
surecart-ja.json
1 year ago
surecart-ja.mo
1 year ago
surecart-ja.po
1 year ago
surecart-ko_KR.json
1 year ago
surecart-ko_KR.mo
1 year ago
surecart-ko_KR.po
1 year ago
surecart-mr.json
1 year ago
surecart-mr.mo
1 year ago
surecart-mr.po
1 year ago
surecart-nl_NL.json
10 months ago
surecart-nl_NL.mo
10 months ago
surecart-nl_NL.po
10 months ago
surecart-pl_PL.json
1 year ago
surecart-pl_PL.mo
1 year ago
surecart-pl_PL.po
1 year ago
surecart-pt_BR.json
1 year ago
surecart-pt_BR.mo
1 year ago
surecart-pt_BR.po
1 year ago
surecart-pt_PT.json
1 year ago
surecart-pt_PT.mo
1 year ago
surecart-pt_PT.po
1 year ago
surecart-ro_RO.json
2 days ago
surecart-ro_RO.mo
2 days ago
surecart-ro_RO.po
2 days ago
surecart-sv_SE.json
5 months ago
surecart-sv_SE.mo
5 months ago
surecart-sv_SE.po
5 months ago
surecart-tr_TR.json
1 year ago
surecart-tr_TR.mo
1 year ago
surecart-tr_TR.po
1 year ago
surecart-zh_CN.json
1 year ago
surecart-zh_CN.mo
1 year ago
surecart-zh_CN.po
1 year ago
surecart-zh_TW.json
1 year ago
surecart-zh_TW.mo
1 year ago
surecart-zh_TW.po
1 year ago
surecart.pot
2 days ago
surecart.pot
32570 lines
| 1 | msgid "" |
| 2 | msgstr "" |
| 3 | "Project-Id-Version: \n" |
| 4 | "Report-Msgid-Bugs-To: \n" |
| 5 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 6 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| 7 | "MIME-Version: 1.0\n" |
| 8 | "Content-Type: text/plain; charset=UTF-8\n" |
| 9 | "Content-Transfer-Encoding: 8bit\n" |
| 10 | "POT-Creation-Date: 2026-07-14T16:15:30+00:00\n" |
| 11 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 12 | "X-Generator: WP-CLI 2.9.0\n" |
| 13 | |
| 14 | #: helpers/template-helpers.php:18 |
| 15 | msgid "No matching template found" |
| 16 | msgstr "" |
| 17 | |
| 18 | #: src/Abilities/Abilities/AbstractAbility.php:196 |
| 19 | msgid "Filter rule tree is too deeply nested." |
| 20 | msgstr "" |
| 21 | |
| 22 | #: src/Abilities/Abilities/AbstractAbility.php:200 |
| 23 | #: src/Abilities/Abilities/FilterCustomers.php:116 |
| 24 | #: src/Abilities/Abilities/FilterOrders.php:116 |
| 25 | #: src/Abilities/Abilities/FilterSubscriptions.php:116 |
| 26 | msgid "The filter must be a condition or group object." |
| 27 | msgstr "" |
| 28 | |
| 29 | #: src/Abilities/Abilities/AbstractAbility.php:208 |
| 30 | msgid "A group combinator must be \"and\" or \"or\"." |
| 31 | msgstr "" |
| 32 | |
| 33 | #: src/Abilities/Abilities/AbstractAbility.php:213 |
| 34 | msgid "A group must have at least one condition." |
| 35 | msgstr "" |
| 36 | |
| 37 | #: src/Abilities/Abilities/AbstractAbility.php:217 |
| 38 | msgid "A group has too many conditions (max 50)." |
| 39 | msgstr "" |
| 40 | |
| 41 | #: src/Abilities/Abilities/AbstractAbility.php:246 |
| 42 | msgid "Each rule must have a type of \"condition\" or \"group\"." |
| 43 | msgstr "" |
| 44 | |
| 45 | #. translators: %s: comma-separated list of valid interval values |
| 46 | #: src/Abilities/Abilities/AbstractAbility.php:278 |
| 47 | msgid "Invalid interval. Allowed values: %s" |
| 48 | msgstr "" |
| 49 | |
| 50 | #: src/Abilities/Abilities/AbstractAbility.php:287 |
| 51 | msgid "start_date must be in YYYY-MM-DD format." |
| 52 | msgstr "" |
| 53 | |
| 54 | #: src/Abilities/Abilities/AbstractAbility.php:295 |
| 55 | msgid "end_date must be in YYYY-MM-DD format." |
| 56 | msgstr "" |
| 57 | |
| 58 | #: src/Abilities/Abilities/ArchiveProduct.php:23 |
| 59 | #: products/components/product/ActionsDropdown.js:50 |
| 60 | msgid "Archive Product" |
| 61 | msgstr "" |
| 62 | |
| 63 | #: src/Abilities/Abilities/ArchiveProduct.php:30 |
| 64 | msgid "Archive (soft-delete) a SureCart product by its ID. Archived products are hidden from the storefront but can be restored later. This does not delete the product permanently." |
| 65 | msgstr "" |
| 66 | |
| 67 | #: src/Abilities/Abilities/ArchiveProduct.php:67 |
| 68 | msgid "The product ID to archive." |
| 69 | msgstr "" |
| 70 | |
| 71 | #: src/Abilities/Abilities/ArchiveProduct.php:93 |
| 72 | #: src/Abilities/Abilities/DuplicateProduct.php:93 |
| 73 | #: src/Abilities/Abilities/GetProduct.php:93 |
| 74 | #: src/Abilities/Abilities/UpdateProduct.php:108 |
| 75 | msgid "A product ID is required." |
| 76 | msgstr "" |
| 77 | |
| 78 | #: src/Abilities/Abilities/CancelSubscription.php:23 |
| 79 | #: components/data-tables/subscriptions-data-table/Cancel.js:75 |
| 80 | #: components/data-tables/subscriptions-data-table/Cancel.js:124 |
| 81 | #: components/subscriptions/Cancel.js:37 |
| 82 | #: components/subscriptions/Cancel.js:86 |
| 83 | #: subscriptions/show/modules/modals/CancelSubscriptionModal.js:89 |
| 84 | #: subscriptions/show/modules/modals/ForceCancelModal.js:96 |
| 85 | #: subscriptions/show/ShowSubscription.js:220 |
| 86 | #: subscriptions/show/ShowSubscription.js:227 |
| 87 | msgid "Cancel Subscription" |
| 88 | msgstr "" |
| 89 | |
| 90 | #: src/Abilities/Abilities/CancelSubscription.php:30 |
| 91 | msgid "Cancel an active SureCart subscription by its ID. Supports immediate cancellation or pending cancellation at the end of the current billing period. This stops recurring billing and may revoke access to associated products." |
| 92 | msgstr "" |
| 93 | |
| 94 | #: src/Abilities/Abilities/CancelSubscription.php:67 |
| 95 | msgid "The subscription ID to cancel." |
| 96 | msgstr "" |
| 97 | |
| 98 | #: src/Abilities/Abilities/CancelSubscription.php:71 |
| 99 | msgid "When to cancel: \"immediate\" cancels now, \"pending\" cancels at end of the current billing period." |
| 100 | msgstr "" |
| 101 | |
| 102 | #: src/Abilities/Abilities/CancelSubscription.php:100 |
| 103 | #: src/Abilities/Abilities/GetSubscription.php:93 |
| 104 | #: src/Abilities/Abilities/UpdateSubscriptionRenewalDate.php:119 |
| 105 | msgid "A subscription ID is required." |
| 106 | msgstr "" |
| 107 | |
| 108 | #. translators: %s: comma-separated list of valid cancel_behavior values |
| 109 | #: src/Abilities/Abilities/CancelSubscription.php:112 |
| 110 | msgid "Invalid cancel_behavior. Allowed values: %s" |
| 111 | msgstr "" |
| 112 | |
| 113 | #: src/Abilities/Abilities/CreateCoupon.php:23 |
| 114 | #: coupons/CreateCoupon.js:141 |
| 115 | msgid "Create Coupon" |
| 116 | msgstr "" |
| 117 | |
| 118 | #: src/Abilities/Abilities/CreateCoupon.php:30 |
| 119 | msgid "Create a new SureCart coupon with a discount amount or percentage, duration, and optional redemption limits. Coupons define the discount logic and can be linked to one or more promotion codes." |
| 120 | msgstr "" |
| 121 | |
| 122 | #: src/Abilities/Abilities/CreateCoupon.php:67 |
| 123 | #: src/Abilities/Abilities/UpdateCoupon.php:71 |
| 124 | msgid "Coupon name displayed to customers." |
| 125 | msgstr "" |
| 126 | |
| 127 | #: src/Abilities/Abilities/CreateCoupon.php:71 |
| 128 | #: src/Abilities/Abilities/UpdateCoupon.php:75 |
| 129 | msgid "Percentage discount (e.g., 10 for 10% off). Use this or amount_off, not both." |
| 130 | msgstr "" |
| 131 | |
| 132 | #: src/Abilities/Abilities/CreateCoupon.php:75 |
| 133 | #: src/Abilities/Abilities/UpdateCoupon.php:79 |
| 134 | msgid "Fixed amount discount in smallest currency unit (e.g., cents). Use this or percent_off, not both." |
| 135 | msgstr "" |
| 136 | |
| 137 | #: src/Abilities/Abilities/CreateCoupon.php:79 |
| 138 | msgid "Three-letter ISO currency code for amount_off (e.g., usd)." |
| 139 | msgstr "" |
| 140 | |
| 141 | #: src/Abilities/Abilities/CreateCoupon.php:84 |
| 142 | #: src/Abilities/Abilities/UpdateCoupon.php:83 |
| 143 | msgid "Coupon duration: once, repeating, or forever." |
| 144 | msgstr "" |
| 145 | |
| 146 | #: src/Abilities/Abilities/CreateCoupon.php:90 |
| 147 | #: src/Abilities/Abilities/UpdateCoupon.php:87 |
| 148 | msgid "Number of months the coupon applies when duration is repeating." |
| 149 | msgstr "" |
| 150 | |
| 151 | #: src/Abilities/Abilities/CreateCoupon.php:94 |
| 152 | #: src/Abilities/Abilities/UpdateCoupon.php:91 |
| 153 | msgid "Maximum total redemptions across all customers." |
| 154 | msgstr "" |
| 155 | |
| 156 | #: src/Abilities/Abilities/CreateCoupon.php:98 |
| 157 | #: src/Abilities/Abilities/UpdateCoupon.php:95 |
| 158 | msgid "Maximum redemptions per individual customer." |
| 159 | msgstr "" |
| 160 | |
| 161 | #: src/Abilities/Abilities/CreateCoupon.php:102 |
| 162 | #: src/Abilities/Abilities/UpdateCoupon.php:99 |
| 163 | msgid "Minimum checkout subtotal required in smallest currency unit." |
| 164 | msgstr "" |
| 165 | |
| 166 | #: src/Abilities/Abilities/CreateCoupon.php:106 |
| 167 | #: src/Abilities/Abilities/UpdateCoupon.php:103 |
| 168 | msgid "Maximum checkout subtotal allowed in smallest currency unit." |
| 169 | msgstr "" |
| 170 | |
| 171 | #: src/Abilities/Abilities/CreateCoupon.php:111 |
| 172 | msgid "Product IDs this coupon applies to. Empty means all products." |
| 173 | msgstr "" |
| 174 | |
| 175 | #: src/Abilities/Abilities/CreateCoupon.php:115 |
| 176 | #: src/Abilities/Abilities/UpdateCoupon.php:112 |
| 177 | msgid "Unix timestamp after which the coupon expires." |
| 178 | msgstr "" |
| 179 | |
| 180 | #. translators: %s: comma-separated list of valid duration values |
| 181 | #: src/Abilities/Abilities/CreateCoupon.php:145 |
| 182 | msgid "Invalid duration. Allowed values: %s" |
| 183 | msgstr "" |
| 184 | |
| 185 | #: src/Abilities/Abilities/CreateCoupon.php:155 |
| 186 | msgid "You cannot set both percent_off and amount_off. Please use one or the other." |
| 187 | msgstr "" |
| 188 | |
| 189 | #: src/Abilities/Abilities/CreateCustomer.php:25 |
| 190 | msgid "Create Customer" |
| 191 | msgstr "" |
| 192 | |
| 193 | #: src/Abilities/Abilities/CreateCustomer.php:32 |
| 194 | msgid "Create a new SureCart customer with an email address, name, phone number, and optional billing/shipping addresses. Returns the newly created customer object." |
| 195 | msgstr "" |
| 196 | |
| 197 | #: src/Abilities/Abilities/CreateCustomer.php:69 |
| 198 | #: src/Abilities/Abilities/UpdateCustomer.php:73 |
| 199 | msgid "Customer email address." |
| 200 | msgstr "" |
| 201 | |
| 202 | #: src/Abilities/Abilities/CreateCustomer.php:73 |
| 203 | #: src/Abilities/Abilities/UpdateCustomer.php:77 |
| 204 | msgid "Customer first name." |
| 205 | msgstr "" |
| 206 | |
| 207 | #: src/Abilities/Abilities/CreateCustomer.php:77 |
| 208 | #: src/Abilities/Abilities/UpdateCustomer.php:81 |
| 209 | msgid "Customer last name." |
| 210 | msgstr "" |
| 211 | |
| 212 | #: src/Abilities/Abilities/CreateCustomer.php:81 |
| 213 | #: src/Abilities/Abilities/UpdateCustomer.php:85 |
| 214 | msgid "Customer full name or business name. Overrides first_name/last_name if set." |
| 215 | msgstr "" |
| 216 | |
| 217 | #: src/Abilities/Abilities/CreateCustomer.php:85 |
| 218 | #: src/Abilities/Abilities/UpdateCustomer.php:89 |
| 219 | msgid "Customer phone number." |
| 220 | msgstr "" |
| 221 | |
| 222 | #: src/Abilities/Abilities/CreateCustomer.php:89 |
| 223 | msgid "Whether this is a live mode customer. Set false for test mode." |
| 224 | msgstr "" |
| 225 | |
| 226 | #: src/Abilities/Abilities/CreateCustomer.php:94 |
| 227 | #: src/Abilities/Abilities/UpdateCustomer.php:93 |
| 228 | msgid "Whether tax should be calculated for this customer." |
| 229 | msgstr "" |
| 230 | |
| 231 | #: src/Abilities/Abilities/CreateCustomer.php:98 |
| 232 | #: src/Abilities/Abilities/UpdateCustomer.php:101 |
| 233 | msgid "Shipping address city." |
| 234 | msgstr "" |
| 235 | |
| 236 | #: src/Abilities/Abilities/CreateCustomer.php:102 |
| 237 | #: src/Abilities/Abilities/UpdateCustomer.php:105 |
| 238 | msgid "Shipping address country (2-letter ISO code, e.g. US)." |
| 239 | msgstr "" |
| 240 | |
| 241 | #: src/Abilities/Abilities/CreateCustomer.php:106 |
| 242 | #: src/Abilities/Abilities/UpdateCustomer.php:109 |
| 243 | msgid "Shipping address line 1." |
| 244 | msgstr "" |
| 245 | |
| 246 | #: src/Abilities/Abilities/CreateCustomer.php:110 |
| 247 | #: src/Abilities/Abilities/UpdateCustomer.php:113 |
| 248 | msgid "Shipping address line 2." |
| 249 | msgstr "" |
| 250 | |
| 251 | #: src/Abilities/Abilities/CreateCustomer.php:114 |
| 252 | #: src/Abilities/Abilities/UpdateCustomer.php:117 |
| 253 | msgid "Shipping address postal/zip code." |
| 254 | msgstr "" |
| 255 | |
| 256 | #: src/Abilities/Abilities/CreateCustomer.php:118 |
| 257 | #: src/Abilities/Abilities/UpdateCustomer.php:121 |
| 258 | msgid "Shipping address state/province code." |
| 259 | msgstr "" |
| 260 | |
| 261 | #: src/Abilities/Abilities/CreateCustomer.php:122 |
| 262 | #: src/Abilities/Abilities/UpdateCustomer.php:125 |
| 263 | msgid "If true, billing address will match shipping address." |
| 264 | msgstr "" |
| 265 | |
| 266 | #: src/Abilities/Abilities/CreateCustomer.php:149 |
| 267 | msgid "The email address provided is not valid." |
| 268 | msgstr "" |
| 269 | |
| 270 | #: src/Abilities/Abilities/CreateFulfillment.php:23 |
| 271 | msgid "Create Fulfillment" |
| 272 | msgstr "" |
| 273 | |
| 274 | #: src/Abilities/Abilities/CreateFulfillment.php:30 |
| 275 | msgid "Create a new fulfillment record for a SureCart order. Includes tracking number, carrier, and fulfillment items specifying which line items and quantities are being fulfilled." |
| 276 | msgstr "" |
| 277 | |
| 278 | #: src/Abilities/Abilities/CreateFulfillment.php:67 |
| 279 | msgid "The order ID to fulfill." |
| 280 | msgstr "" |
| 281 | |
| 282 | #: src/Abilities/Abilities/CreateFulfillment.php:71 |
| 283 | msgid "Initial shipment status: unshippable, unshipped, shipped, or delivered." |
| 284 | msgstr "" |
| 285 | |
| 286 | #: src/Abilities/Abilities/CreateFulfillment.php:75 |
| 287 | msgid "Whether to send customer notifications when this fulfillment is created and updated." |
| 288 | msgstr "" |
| 289 | |
| 290 | #: src/Abilities/Abilities/CreateFulfillment.php:84 |
| 291 | #: src/Abilities/Abilities/UpdateFulfillment.php:84 |
| 292 | msgid "Tracking number." |
| 293 | msgstr "" |
| 294 | |
| 295 | #: src/Abilities/Abilities/CreateFulfillment.php:88 |
| 296 | #: src/Abilities/Abilities/UpdateFulfillment.php:88 |
| 297 | msgid "Tracking URL." |
| 298 | msgstr "" |
| 299 | |
| 300 | #: src/Abilities/Abilities/CreateFulfillment.php:92 |
| 301 | #: src/Abilities/Abilities/UpdateFulfillment.php:92 |
| 302 | msgid "Array of tracking objects with number and optional url." |
| 303 | msgstr "" |
| 304 | |
| 305 | #: src/Abilities/Abilities/CreateFulfillment.php:101 |
| 306 | msgid "The line item ID to fulfill." |
| 307 | msgstr "" |
| 308 | |
| 309 | #: src/Abilities/Abilities/CreateFulfillment.php:105 |
| 310 | msgid "Quantity to fulfill. Must be less than or equal to the remaining unfulfilled quantity." |
| 311 | msgstr "" |
| 312 | |
| 313 | #: src/Abilities/Abilities/CreateFulfillment.php:109 |
| 314 | #: src/Abilities/Abilities/UpdateFulfillment.php:109 |
| 315 | msgid "Array of fulfillment items with line_item ID and quantity." |
| 316 | msgstr "" |
| 317 | |
| 318 | #: src/Abilities/Abilities/CreateFulfillment.php:113 |
| 319 | #: src/Abilities/Abilities/UpdateFulfillment.php:113 |
| 320 | msgid "Set of key-value pairs to attach to the fulfillment." |
| 321 | msgstr "" |
| 322 | |
| 323 | #: src/Abilities/Abilities/CreateFulfillment.php:139 |
| 324 | msgid "Shipment status is required. Valid values: unshippable, unshipped, shipped, delivered." |
| 325 | msgstr "" |
| 326 | |
| 327 | #: src/Abilities/Abilities/CreateInvoice.php:25 |
| 328 | #: invoices/Invoice.js:87 |
| 329 | #: invoices/Invoice.js:107 |
| 330 | msgid "Create Invoice" |
| 331 | msgstr "" |
| 332 | |
| 333 | #: src/Abilities/Abilities/CreateInvoice.php:32 |
| 334 | msgid "Create a new SureCart invoice for a customer. Requires a customer ID, a price ID for the line item, and a due date. For multi-variant products, a variant_id is required to specify which variant to invoice. Optionally set a custom ad-hoc amount, quantity, and a memo/description. The invoice is created in draft status and then opened so the customer can pay." |
| 335 | msgstr "" |
| 336 | |
| 337 | #: src/Abilities/Abilities/CreateInvoice.php:69 |
| 338 | msgid "The SureCart customer ID to invoice." |
| 339 | msgstr "" |
| 340 | |
| 341 | #: src/Abilities/Abilities/CreateInvoice.php:73 |
| 342 | msgid "The price ID to add as a line item. Use surecart/list-prices to find available prices." |
| 343 | msgstr "" |
| 344 | |
| 345 | #: src/Abilities/Abilities/CreateInvoice.php:77 |
| 346 | msgid "The variant ID for multi-variant products. Required when the product has variants. Use surecart/get-product to see available variants and their IDs." |
| 347 | msgstr "" |
| 348 | |
| 349 | #: src/Abilities/Abilities/CreateInvoice.php:81 |
| 350 | msgid "Due date in YYYY-MM-DD format." |
| 351 | msgstr "" |
| 352 | |
| 353 | #: src/Abilities/Abilities/CreateInvoice.php:85 |
| 354 | msgid "Custom amount in smallest currency unit (e.g., 9999 for $99.99). Only works with ad-hoc enabled prices." |
| 355 | msgstr "" |
| 356 | |
| 357 | #: src/Abilities/Abilities/CreateInvoice.php:89 |
| 358 | msgid "Line item quantity. Defaults to 1." |
| 359 | msgstr "" |
| 360 | |
| 361 | #: src/Abilities/Abilities/CreateInvoice.php:94 |
| 362 | msgid "Invoice memo or description." |
| 363 | msgstr "" |
| 364 | |
| 365 | #: src/Abilities/Abilities/CreateInvoice.php:98 |
| 366 | msgid "Whether to send an email notification to the customer when the invoice is opened. Defaults to true." |
| 367 | msgstr "" |
| 368 | |
| 369 | #: src/Abilities/Abilities/CreateInvoice.php:127 |
| 370 | #: src/Abilities/Abilities/DeleteCustomer.php:104 |
| 371 | #: src/Abilities/Abilities/GetCustomer.php:93 |
| 372 | #: src/Abilities/Abilities/UpdateCustomer.php:175 |
| 373 | msgid "A customer ID is required." |
| 374 | msgstr "" |
| 375 | |
| 376 | #: src/Abilities/Abilities/CreateInvoice.php:132 |
| 377 | #: src/Abilities/Abilities/UpdatePrice.php:107 |
| 378 | msgid "A price ID is required." |
| 379 | msgstr "" |
| 380 | |
| 381 | #: src/Abilities/Abilities/CreateInvoice.php:137 |
| 382 | msgid "A due date is required." |
| 383 | msgstr "" |
| 384 | |
| 385 | #: src/Abilities/Abilities/CreateInvoice.php:141 |
| 386 | #: src/Abilities/Abilities/UpdateInvoice.php:133 |
| 387 | msgid "due_date must be in YYYY-MM-DD format." |
| 388 | msgstr "" |
| 389 | |
| 390 | #: src/Abilities/Abilities/CreateInvoice.php:164 |
| 391 | msgid "Invoice was created but no associated checkout was found." |
| 392 | msgstr "" |
| 393 | |
| 394 | #: src/Abilities/Abilities/CreateInvoice.php:221 |
| 395 | msgid "ad_hoc_amount must be zero or greater. Negative invoice amounts are not supported." |
| 396 | msgstr "" |
| 397 | |
| 398 | #: src/Abilities/Abilities/CreatePrice.php:23 |
| 399 | #: products/modules/Prices/NewPrice/index.js:206 |
| 400 | msgid "Create Price" |
| 401 | msgstr "" |
| 402 | |
| 403 | #: src/Abilities/Abilities/CreatePrice.php:30 |
| 404 | msgid "Create a new price for an existing SureCart product. Requires the product ID and currency code. For fixed prices, an amount in the smallest currency unit (e.g., cents for USD) is required. For ad-hoc prices (customer or merchant supplies the amount at checkout/invoice time), set ad_hoc to true; amount becomes optional and is treated as a default. Supports one-time and recurring pricing." |
| 405 | msgstr "" |
| 406 | |
| 407 | #: src/Abilities/Abilities/CreatePrice.php:67 |
| 408 | msgid "The product ID to attach this price to." |
| 409 | msgstr "" |
| 410 | |
| 411 | #: src/Abilities/Abilities/CreatePrice.php:71 |
| 412 | msgid "Price amount in the smallest currency unit (e.g., cents). Required when ad_hoc is false or omitted. When ad_hoc is true, this is optional and acts as a suggested default — providing one within [ad_hoc_min_amount, ad_hoc_max_amount] is recommended so the buy form / invoice pre-fills with a starting value instead of being blank." |
| 413 | msgstr "" |
| 414 | |
| 415 | #: src/Abilities/Abilities/CreatePrice.php:75 |
| 416 | #: src/Abilities/Abilities/CreateProduct.php:79 |
| 417 | msgid "Three-letter ISO currency code (e.g., usd)." |
| 418 | msgstr "" |
| 419 | |
| 420 | #: src/Abilities/Abilities/CreatePrice.php:79 |
| 421 | msgid "When true, the amount is supplied at invoice/checkout time instead of being fixed. Useful for custom invoicing." |
| 422 | msgstr "" |
| 423 | |
| 424 | #: src/Abilities/Abilities/CreatePrice.php:83 |
| 425 | msgid "Optional minimum allowed amount (smallest currency unit) for ad-hoc prices. Only applicable when ad_hoc is true; ignored otherwise." |
| 426 | msgstr "" |
| 427 | |
| 428 | #: src/Abilities/Abilities/CreatePrice.php:87 |
| 429 | msgid "Optional maximum allowed amount (smallest currency unit) for ad-hoc prices. Only applicable when ad_hoc is true; ignored otherwise." |
| 430 | msgstr "" |
| 431 | |
| 432 | #: src/Abilities/Abilities/CreatePrice.php:91 |
| 433 | msgid "Billing interval for recurring prices." |
| 434 | msgstr "" |
| 435 | |
| 436 | #: src/Abilities/Abilities/CreatePrice.php:96 |
| 437 | msgid "Number of intervals between each billing cycle." |
| 438 | msgstr "" |
| 439 | |
| 440 | #: src/Abilities/Abilities/CreatePrice.php:100 |
| 441 | msgid "Display name for the price." |
| 442 | msgstr "" |
| 443 | |
| 444 | #: src/Abilities/Abilities/CreatePrice.php:134 |
| 445 | msgid "Amount is required for fixed prices." |
| 446 | msgstr "" |
| 447 | |
| 448 | #: src/Abilities/Abilities/CreatePrice.php:137 |
| 449 | #: src/Abilities/Abilities/UpdatePrice.php:115 |
| 450 | msgid "Amount must be greater than zero." |
| 451 | msgstr "" |
| 452 | |
| 453 | #: src/Abilities/Abilities/CreatePrice.php:140 |
| 454 | msgid "Amount must be zero or greater." |
| 455 | msgstr "" |
| 456 | |
| 457 | #: src/Abilities/Abilities/CreatePrice.php:158 |
| 458 | msgid "ad_hoc_min_amount must be zero or greater." |
| 459 | msgstr "" |
| 460 | |
| 461 | #: src/Abilities/Abilities/CreatePrice.php:165 |
| 462 | msgid "ad_hoc_max_amount must be zero or greater." |
| 463 | msgstr "" |
| 464 | |
| 465 | #: src/Abilities/Abilities/CreatePrice.php:171 |
| 466 | msgid "ad_hoc_min_amount cannot be greater than ad_hoc_max_amount." |
| 467 | msgstr "" |
| 468 | |
| 469 | #: src/Abilities/Abilities/CreatePrice.php:187 |
| 470 | msgid "Amount cannot be less than ad_hoc_min_amount." |
| 471 | msgstr "" |
| 472 | |
| 473 | #: src/Abilities/Abilities/CreatePrice.php:190 |
| 474 | msgid "Amount cannot be greater than ad_hoc_max_amount." |
| 475 | msgstr "" |
| 476 | |
| 477 | #. translators: %s: comma-separated list of valid interval values |
| 478 | #: src/Abilities/Abilities/CreatePrice.php:201 |
| 479 | msgid "Invalid recurring_interval. Allowed values: %s" |
| 480 | msgstr "" |
| 481 | |
| 482 | #: src/Abilities/Abilities/CreateProduct.php:23 |
| 483 | #: Blocks/CheckoutForm/components/Options.js:42 |
| 484 | msgid "Create Product" |
| 485 | msgstr "" |
| 486 | |
| 487 | #: src/Abilities/Abilities/CreateProduct.php:30 |
| 488 | msgid "Create a new SureCart product with a name, description, and optional initial price. The product is created in active (non-archived) state. Returns the newly created product object." |
| 489 | msgstr "" |
| 490 | |
| 491 | #: src/Abilities/Abilities/CreateProduct.php:67 |
| 492 | msgid "Product name." |
| 493 | msgstr "" |
| 494 | |
| 495 | #: src/Abilities/Abilities/CreateProduct.php:71 |
| 496 | msgid "Product description." |
| 497 | msgstr "" |
| 498 | |
| 499 | #: src/Abilities/Abilities/CreateProduct.php:75 |
| 500 | msgid "Price amount in the smallest currency unit (e.g., cents)." |
| 501 | msgstr "" |
| 502 | |
| 503 | #: src/Abilities/Abilities/CreateProduct.php:84 |
| 504 | msgid "Whether this is a recurring/subscription product." |
| 505 | msgstr "" |
| 506 | |
| 507 | #: src/Abilities/Abilities/CreatePromotion.php:23 |
| 508 | msgid "Create Promotion" |
| 509 | msgstr "" |
| 510 | |
| 511 | #: src/Abilities/Abilities/CreatePromotion.php:30 |
| 512 | msgid "Create a new SureCart promotion code linked to an existing coupon. Promotions are the customer-facing codes that apply a coupon discount at checkout. Optionally restrict to a specific customer." |
| 513 | msgstr "" |
| 514 | |
| 515 | #: src/Abilities/Abilities/CreatePromotion.php:67 |
| 516 | msgid "The customer-facing promotion code. Must be unique. If omitted, one is auto-generated." |
| 517 | msgstr "" |
| 518 | |
| 519 | #: src/Abilities/Abilities/CreatePromotion.php:71 |
| 520 | msgid "The coupon ID to attach to this promotion." |
| 521 | msgstr "" |
| 522 | |
| 523 | #: src/Abilities/Abilities/CreatePromotion.php:75 |
| 524 | msgid "Optional customer ID to restrict this promotion to a specific customer." |
| 525 | msgstr "" |
| 526 | |
| 527 | #: src/Abilities/Abilities/CreateRefund.php:23 |
| 528 | msgid "Create Refund" |
| 529 | msgstr "" |
| 530 | |
| 531 | #: src/Abilities/Abilities/CreateRefund.php:30 |
| 532 | msgid "Issue a refund against a SureCart charge. Requires the charge ID, refund amount in the smallest currency unit (e.g., cents for USD), and a reason code (duplicate, fraudulent, requested_by_customer, expired_uncaptured_charge). Refunds are only supported for charges processed through a real payment processor (Stripe, PayPal, etc.) — the action initiates an irreversible financial transaction that returns money to the customer's payment method. Charges paid via a manual payment method (e.g., bank transfer, e-Transfer, cash) cannot be refunded through SureCart; any reimbursement for those must be handled offline and tracked outside the system." |
| 533 | msgstr "" |
| 534 | |
| 535 | #: src/Abilities/Abilities/CreateRefund.php:67 |
| 536 | msgid "The charge ID to refund." |
| 537 | msgstr "" |
| 538 | |
| 539 | #: src/Abilities/Abilities/CreateRefund.php:71 |
| 540 | msgid "Amount to refund in smallest currency unit (e.g., cents)." |
| 541 | msgstr "" |
| 542 | |
| 543 | #: src/Abilities/Abilities/CreateRefund.php:75 |
| 544 | msgid "Reason for the refund: duplicate, fraudulent, requested_by_customer, or expired_uncaptured_charge." |
| 545 | msgstr "" |
| 546 | |
| 547 | #: src/Abilities/Abilities/CreateRefund.php:79 |
| 548 | msgid "The return request ID associated with this refund." |
| 549 | msgstr "" |
| 550 | |
| 551 | #: src/Abilities/Abilities/CreateRefund.php:83 |
| 552 | msgid "List of refund items with line_item, quantity, restock, and revoke_purchase fields." |
| 553 | msgstr "" |
| 554 | |
| 555 | #: src/Abilities/Abilities/CreateRefund.php:89 |
| 556 | #: src/Abilities/Abilities/UpdateFulfillment.php:101 |
| 557 | msgid "The line item ID." |
| 558 | msgstr "" |
| 559 | |
| 560 | #: src/Abilities/Abilities/CreateRefund.php:93 |
| 561 | msgid "Number of products being returned." |
| 562 | msgstr "" |
| 563 | |
| 564 | #: src/Abilities/Abilities/CreateRefund.php:97 |
| 565 | msgid "Whether to restock the line item." |
| 566 | msgstr "" |
| 567 | |
| 568 | #: src/Abilities/Abilities/CreateRefund.php:101 |
| 569 | msgid "Whether to revoke the associated purchase." |
| 570 | msgstr "" |
| 571 | |
| 572 | #: src/Abilities/Abilities/DeleteCoupon.php:23 |
| 573 | msgid "Delete Coupon" |
| 574 | msgstr "" |
| 575 | |
| 576 | #: src/Abilities/Abilities/DeleteCoupon.php:30 |
| 577 | msgid "Permanently delete a SureCart coupon by its ID. This removes the coupon and all associated promotion codes. Requires explicit confirmation. This action cannot be undone." |
| 578 | msgstr "" |
| 579 | |
| 580 | #: src/Abilities/Abilities/DeleteCoupon.php:67 |
| 581 | msgid "The coupon ID to delete." |
| 582 | msgstr "" |
| 583 | |
| 584 | #: src/Abilities/Abilities/DeleteCoupon.php:71 |
| 585 | msgid "Must be true to confirm deletion. Before setting this to true, warn the user: \"Warning: Deleting this coupon will permanently remove it and all associated promotions. This action cannot be undone. Are you sure you want to continue?\"" |
| 586 | msgstr "" |
| 587 | |
| 588 | #: src/Abilities/Abilities/DeleteCoupon.php:98 |
| 589 | msgid "Warning: Deleting this coupon will permanently remove it and all associated promotions. This action cannot be undone. Please set confirm to true to proceed." |
| 590 | msgstr "" |
| 591 | |
| 592 | #: src/Abilities/Abilities/DeleteCoupon.php:104 |
| 593 | #: src/Abilities/Abilities/GetCoupon.php:93 |
| 594 | #: src/Abilities/Abilities/UpdateCoupon.php:142 |
| 595 | msgid "A coupon ID is required." |
| 596 | msgstr "" |
| 597 | |
| 598 | #: src/Abilities/Abilities/DeleteCustomer.php:23 |
| 599 | #: src/Controllers/Admin/Customers/CustomersController.php:96 |
| 600 | msgid "Delete Customer" |
| 601 | msgid_plural "Delete Customers." |
| 602 | msgstr[0] "" |
| 603 | msgstr[1] "" |
| 604 | |
| 605 | #: src/Abilities/Abilities/DeleteCustomer.php:30 |
| 606 | msgid "Permanently delete a SureCart customer by their ID. All associated subscriptions, payments, and purchase records will be permanently removed within 24 hours. Requires explicit confirmation. This action cannot be undone." |
| 607 | msgstr "" |
| 608 | |
| 609 | #: src/Abilities/Abilities/DeleteCustomer.php:67 |
| 610 | msgid "The customer ID to delete." |
| 611 | msgstr "" |
| 612 | |
| 613 | #: src/Abilities/Abilities/DeleteCustomer.php:71 |
| 614 | msgid "Must be true to confirm deletion. Before setting this to true, warn the user: \"Warning: Deleting this customer will permanently remove all associated subscriptions, payments, and purchases within 24 hours. This action cannot be undone. Are you sure you want to continue?\"" |
| 615 | msgstr "" |
| 616 | |
| 617 | #: src/Abilities/Abilities/DeleteCustomer.php:98 |
| 618 | msgid "Warning: Deleting this customer will permanently remove all associated subscriptions, payments, and purchases within 24 hours. This action cannot be undone. Please set confirm to true to proceed." |
| 619 | msgstr "" |
| 620 | |
| 621 | #: src/Abilities/Abilities/DeleteFulfillment.php:23 |
| 622 | msgid "Delete Fulfillment" |
| 623 | msgstr "" |
| 624 | |
| 625 | #: src/Abilities/Abilities/DeleteFulfillment.php:30 |
| 626 | msgid "Permanently delete a SureCart fulfillment record by its ID. This removes the fulfillment and its tracking information. Requires explicit confirmation. This action cannot be undone." |
| 627 | msgstr "" |
| 628 | |
| 629 | #: src/Abilities/Abilities/DeleteFulfillment.php:67 |
| 630 | msgid "The fulfillment ID to delete." |
| 631 | msgstr "" |
| 632 | |
| 633 | #: src/Abilities/Abilities/DeleteFulfillment.php:71 |
| 634 | msgid "Must be true to confirm deletion. Before setting this to true, warn the user: \"Warning: Deleting this fulfillment will permanently remove it and all associated fulfillment items. This action cannot be undone. Are you sure you want to continue?\"" |
| 635 | msgstr "" |
| 636 | |
| 637 | #: src/Abilities/Abilities/DeleteFulfillment.php:98 |
| 638 | msgid "Warning: Deleting this fulfillment will permanently remove it and all associated fulfillment items. This action cannot be undone. Please set confirm to true to proceed." |
| 639 | msgstr "" |
| 640 | |
| 641 | #: src/Abilities/Abilities/DeleteFulfillment.php:104 |
| 642 | #: src/Abilities/Abilities/GetFulfillment.php:93 |
| 643 | #: src/Abilities/Abilities/UpdateFulfillment.php:139 |
| 644 | msgid "A fulfillment ID is required." |
| 645 | msgstr "" |
| 646 | |
| 647 | #: src/Abilities/Abilities/DeletePromotion.php:23 |
| 648 | msgid "Delete Promotion" |
| 649 | msgstr "" |
| 650 | |
| 651 | #: src/Abilities/Abilities/DeletePromotion.php:30 |
| 652 | msgid "Permanently delete a SureCart promotion code by its ID. This removes the promotion code so it can no longer be used at checkout. Requires explicit confirmation. This action cannot be undone." |
| 653 | msgstr "" |
| 654 | |
| 655 | #: src/Abilities/Abilities/DeletePromotion.php:67 |
| 656 | msgid "The promotion ID to delete." |
| 657 | msgstr "" |
| 658 | |
| 659 | #: src/Abilities/Abilities/DeletePromotion.php:71 |
| 660 | msgid "Must be true to confirm deletion. Before setting this to true, warn the user: \"Warning: Deleting this promotion will permanently remove the promotion code. This action cannot be undone. Are you sure you want to continue?\"" |
| 661 | msgstr "" |
| 662 | |
| 663 | #: src/Abilities/Abilities/DeletePromotion.php:98 |
| 664 | msgid "Warning: Deleting this promotion will permanently remove the promotion code. This action cannot be undone. Please set confirm to true to proceed." |
| 665 | msgstr "" |
| 666 | |
| 667 | #: src/Abilities/Abilities/DeletePromotion.php:104 |
| 668 | #: src/Abilities/Abilities/GetPromotion.php:93 |
| 669 | #: src/Abilities/Abilities/UpdatePromotion.php:105 |
| 670 | msgid "A promotion ID is required." |
| 671 | msgstr "" |
| 672 | |
| 673 | #: src/Abilities/Abilities/DuplicateProduct.php:23 |
| 674 | #: products/components/product/ActionsDropdown.js:98 |
| 675 | msgid "Duplicate Product" |
| 676 | msgstr "" |
| 677 | |
| 678 | #: src/Abilities/Abilities/DuplicateProduct.php:30 |
| 679 | msgid "Duplicate an existing SureCart product by its ID, creating a new product with all prices, variants, variant options, and settings copied. The duplicated product is created in active state with a modified name." |
| 680 | msgstr "" |
| 681 | |
| 682 | #: src/Abilities/Abilities/DuplicateProduct.php:67 |
| 683 | msgid "The product ID to duplicate." |
| 684 | msgstr "" |
| 685 | |
| 686 | #: src/Abilities/Abilities/FilterCustomers.php:23 |
| 687 | msgid "Filter Customers" |
| 688 | msgstr "" |
| 689 | |
| 690 | #: src/Abilities/Abilities/FilterCustomers.php:30 |
| 691 | msgid "Retrieve a paginated list of customers matching a rule tree. Supports single conditions and nested and/or groups across any filterable attribute. Call get-customers-filter-schema first to discover valid attribute_name, operator_label, and supported_values." |
| 692 | msgstr "" |
| 693 | |
| 694 | #: src/Abilities/Abilities/FilterCustomers.php:67 |
| 695 | msgid "The rule tree to filter by. A single condition is { \"type\":\"condition\", \"attribute_name\":<key from filter schema>, \"operator_label\":<one of the attribute operators>, \"comparison_value\":<string value> }. A group is { \"type\":\"group\", \"combinator\":\"and\"|\"or\", \"conditions\":[ <condition or nested group>, ... ] }. Groups may be nested. Call get-customers-filter-schema to discover valid attribute_name, operator_label, and supported_values." |
| 696 | msgstr "" |
| 697 | |
| 698 | #: src/Abilities/Abilities/FilterCustomers.php:71 |
| 699 | #: src/Abilities/Abilities/FilterOrders.php:71 |
| 700 | #: src/Abilities/Abilities/FilterSubscriptions.php:71 |
| 701 | #: src/Abilities/Abilities/ListAbandonedCheckouts.php:81 |
| 702 | #: src/Abilities/Abilities/ListCoupons.php:81 |
| 703 | #: src/Abilities/Abilities/ListCustomers.php:76 |
| 704 | #: src/Abilities/Abilities/ListFulfillments.php:76 |
| 705 | #: src/Abilities/Abilities/ListLicenses.php:87 |
| 706 | #: src/Abilities/Abilities/ListOrders.php:78 |
| 707 | #: src/Abilities/Abilities/ListPrices.php:77 |
| 708 | #: src/Abilities/Abilities/ListProducts.php:76 |
| 709 | #: src/Abilities/Abilities/ListPromotions.php:87 |
| 710 | #: src/Abilities/Abilities/ListRefunds.php:67 |
| 711 | #: src/Abilities/Abilities/ListSubscriptions.php:75 |
| 712 | msgid "Page number for pagination." |
| 713 | msgstr "" |
| 714 | |
| 715 | #: src/Abilities/Abilities/FilterCustomers.php:76 |
| 716 | #: src/Abilities/Abilities/ListCustomers.php:81 |
| 717 | msgid "Number of customers per page (max 100)." |
| 718 | msgstr "" |
| 719 | |
| 720 | #: src/Abilities/Abilities/FilterOrders.php:23 |
| 721 | msgid "Filter Orders" |
| 722 | msgstr "" |
| 723 | |
| 724 | #: src/Abilities/Abilities/FilterOrders.php:30 |
| 725 | msgid "Retrieve a paginated list of orders matching a rule tree. Supports single conditions and nested and/or groups across any filterable attribute. Call get-orders-filter-schema first to discover valid attribute_name, operator_label, and supported_values." |
| 726 | msgstr "" |
| 727 | |
| 728 | #: src/Abilities/Abilities/FilterOrders.php:67 |
| 729 | msgid "The rule tree to filter by. A single condition is { \"type\":\"condition\", \"attribute_name\":<key from filter schema>, \"operator_label\":<one of the attribute operators>, \"comparison_value\":<string value> }. A group is { \"type\":\"group\", \"combinator\":\"and\"|\"or\", \"conditions\":[ <condition or nested group>, ... ] }. Groups may be nested. Call get-orders-filter-schema to discover valid attribute_name, operator_label, and supported_values." |
| 730 | msgstr "" |
| 731 | |
| 732 | #: src/Abilities/Abilities/FilterOrders.php:76 |
| 733 | #: src/Abilities/Abilities/ListOrders.php:83 |
| 734 | msgid "Number of orders per page (max 100)." |
| 735 | msgstr "" |
| 736 | |
| 737 | #: src/Abilities/Abilities/FilterSubscriptions.php:23 |
| 738 | msgid "Filter Subscriptions" |
| 739 | msgstr "" |
| 740 | |
| 741 | #: src/Abilities/Abilities/FilterSubscriptions.php:30 |
| 742 | msgid "Retrieve a paginated list of subscriptions matching a rule tree. Supports single conditions and nested and/or groups across any filterable attribute. Call get-subscriptions-filter-schema first to discover valid attribute_name, operator_label, and supported_values." |
| 743 | msgstr "" |
| 744 | |
| 745 | #: src/Abilities/Abilities/FilterSubscriptions.php:67 |
| 746 | msgid "The rule tree to filter by. A single condition is { \"type\":\"condition\", \"attribute_name\":<key from filter schema>, \"operator_label\":<one of the attribute operators>, \"comparison_value\":<string value> }. A group is { \"type\":\"group\", \"combinator\":\"and\"|\"or\", \"conditions\":[ <condition or nested group>, ... ] }. Groups may be nested. Call get-subscriptions-filter-schema to discover valid attribute_name, operator_label, and supported_values." |
| 747 | msgstr "" |
| 748 | |
| 749 | #: src/Abilities/Abilities/FilterSubscriptions.php:76 |
| 750 | #: src/Abilities/Abilities/ListSubscriptions.php:80 |
| 751 | msgid "Number of subscriptions per page (max 100)." |
| 752 | msgstr "" |
| 753 | |
| 754 | #: src/Abilities/Abilities/GetAbandonedCheckout.php:23 |
| 755 | msgid "Get Abandoned Checkout" |
| 756 | msgstr "" |
| 757 | |
| 758 | #: src/Abilities/Abilities/GetAbandonedCheckout.php:30 |
| 759 | msgid "Retrieve a single SureCart abandoned checkout by its ID, including its checkout, line items, customer, promotion, and recovered checkout (if any). Returns the full abandoned checkout object with related data expanded." |
| 760 | msgstr "" |
| 761 | |
| 762 | #: src/Abilities/Abilities/GetAbandonedCheckout.php:67 |
| 763 | msgid "The abandoned checkout ID." |
| 764 | msgstr "" |
| 765 | |
| 766 | #: src/Abilities/Abilities/GetAbandonedCheckout.php:93 |
| 767 | msgid "An abandoned checkout ID is required." |
| 768 | msgstr "" |
| 769 | |
| 770 | #: src/Abilities/Abilities/GetCoupon.php:23 |
| 771 | msgid "Get Coupon" |
| 772 | msgstr "" |
| 773 | |
| 774 | #: src/Abilities/Abilities/GetCoupon.php:30 |
| 775 | msgid "Retrieve a single SureCart coupon by its ID, including its associated promotions. Returns the full coupon object with discount details and usage limits." |
| 776 | msgstr "" |
| 777 | |
| 778 | #: src/Abilities/Abilities/GetCoupon.php:67 |
| 779 | msgid "The coupon ID." |
| 780 | msgstr "" |
| 781 | |
| 782 | #: src/Abilities/Abilities/GetCustomer.php:23 |
| 783 | msgid "Get Customer" |
| 784 | msgstr "" |
| 785 | |
| 786 | #: src/Abilities/Abilities/GetCustomer.php:30 |
| 787 | msgid "Retrieve a single SureCart customer by their ID, including their purchases and associated data. Returns the full customer object with related data expanded." |
| 788 | msgstr "" |
| 789 | |
| 790 | #: src/Abilities/Abilities/GetCustomer.php:67 |
| 791 | msgid "The customer ID." |
| 792 | msgstr "" |
| 793 | |
| 794 | #: src/Abilities/Abilities/GetCustomersFilterSchema.php:23 |
| 795 | msgid "Get Customers Filter Schema" |
| 796 | msgstr "" |
| 797 | |
| 798 | #: src/Abilities/Abilities/GetCustomersFilterSchema.php:30 |
| 799 | msgid "Retrieve the filterable attributes for customers. Each attribute exposes a key (use as attribute_name), a type, the allowed operators (use as operator_label), and supported_values — the only allowed values for enum/dropdown fields. Call this before filter-customers to learn valid attributes, operators, and values." |
| 800 | msgstr "" |
| 801 | |
| 802 | #: src/Abilities/Abilities/GetFulfillment.php:23 |
| 803 | msgid "Get Fulfillment" |
| 804 | msgstr "" |
| 805 | |
| 806 | #: src/Abilities/Abilities/GetFulfillment.php:30 |
| 807 | msgid "Retrieve a single SureCart fulfillment by its ID, including its fulfillment items and tracking information. Returns the full fulfillment object with related data expanded." |
| 808 | msgstr "" |
| 809 | |
| 810 | #: src/Abilities/Abilities/GetFulfillment.php:67 |
| 811 | msgid "The fulfillment ID." |
| 812 | msgstr "" |
| 813 | |
| 814 | #: src/Abilities/Abilities/GetFulfillmentItem.php:23 |
| 815 | msgid "Get Fulfillment Item" |
| 816 | msgstr "" |
| 817 | |
| 818 | #: src/Abilities/Abilities/GetFulfillmentItem.php:30 |
| 819 | msgid "Retrieve a single SureCart fulfillment item by its ID, including the parent fulfillment and associated line item. Returns the fulfillment item with related data expanded." |
| 820 | msgstr "" |
| 821 | |
| 822 | #: src/Abilities/Abilities/GetFulfillmentItem.php:67 |
| 823 | msgid "The fulfillment item ID." |
| 824 | msgstr "" |
| 825 | |
| 826 | #: src/Abilities/Abilities/GetFulfillmentItem.php:93 |
| 827 | msgid "A fulfillment item ID is required." |
| 828 | msgstr "" |
| 829 | |
| 830 | #: src/Abilities/Abilities/GetLicense.php:23 |
| 831 | msgid "Get License" |
| 832 | msgstr "" |
| 833 | |
| 834 | #: src/Abilities/Abilities/GetLicense.php:30 |
| 835 | msgid "Retrieve a single SureCart license by its ID, including its activations, purchase, and product details. Returns the full license object with related data expanded." |
| 836 | msgstr "" |
| 837 | |
| 838 | #: src/Abilities/Abilities/GetLicense.php:67 |
| 839 | msgid "The license ID or key." |
| 840 | msgstr "" |
| 841 | |
| 842 | #: src/Abilities/Abilities/GetLicense.php:93 |
| 843 | msgid "A license ID is required." |
| 844 | msgstr "" |
| 845 | |
| 846 | #: src/Abilities/Abilities/GetOrder.php:23 |
| 847 | msgid "Get Order" |
| 848 | msgstr "" |
| 849 | |
| 850 | #: src/Abilities/Abilities/GetOrder.php:30 |
| 851 | msgid "Retrieve a single SureCart order by its ID, including its checkout details, line items, customer, and payment information. Returns the full order object with related data expanded." |
| 852 | msgstr "" |
| 853 | |
| 854 | #: src/Abilities/Abilities/GetOrder.php:67 |
| 855 | msgid "The order ID." |
| 856 | msgstr "" |
| 857 | |
| 858 | #: src/Abilities/Abilities/GetOrder.php:93 |
| 859 | msgid "An order ID is required." |
| 860 | msgstr "" |
| 861 | |
| 862 | #: src/Abilities/Abilities/GetOrdersFilterSchema.php:23 |
| 863 | msgid "Get Orders Filter Schema" |
| 864 | msgstr "" |
| 865 | |
| 866 | #: src/Abilities/Abilities/GetOrdersFilterSchema.php:30 |
| 867 | msgid "Retrieve the filterable attributes for orders. Each attribute exposes a key (use as attribute_name), a type, the allowed operators (use as operator_label), and supported_values — the only allowed values for enum/dropdown fields. Call this before filter-orders to learn valid attributes, operators, and values." |
| 868 | msgstr "" |
| 869 | |
| 870 | #: src/Abilities/Abilities/GetOrderStatistics.php:23 |
| 871 | msgid "Get Order Statistics" |
| 872 | msgstr "" |
| 873 | |
| 874 | #: src/Abilities/Abilities/GetOrderStatistics.php:30 |
| 875 | msgid "Retrieve SureCart order and sales statistics for a given date range and interval. Returns time-series data points for revenue, order count, and average order value." |
| 876 | msgstr "" |
| 877 | |
| 878 | #: src/Abilities/Abilities/GetOrderStatistics.php:67 |
| 879 | msgid "Start date in YYYY-MM-DD format." |
| 880 | msgstr "" |
| 881 | |
| 882 | #: src/Abilities/Abilities/GetOrderStatistics.php:71 |
| 883 | msgid "End date in YYYY-MM-DD format." |
| 884 | msgstr "" |
| 885 | |
| 886 | #: src/Abilities/Abilities/GetOrderStatistics.php:75 |
| 887 | msgid "Grouping interval for the statistics data." |
| 888 | msgstr "" |
| 889 | |
| 890 | #: src/Abilities/Abilities/GetProduct.php:23 |
| 891 | msgid "Get Product" |
| 892 | msgstr "" |
| 893 | |
| 894 | #: src/Abilities/Abilities/GetProduct.php:30 |
| 895 | msgid "Retrieve a single SureCart product by its ID, including its prices, variants, variant options, and metadata. Returns the full product object with all related data expanded." |
| 896 | msgstr "" |
| 897 | |
| 898 | #: src/Abilities/Abilities/GetProduct.php:67 |
| 899 | msgid "The product ID." |
| 900 | msgstr "" |
| 901 | |
| 902 | #: src/Abilities/Abilities/GetPromotion.php:23 |
| 903 | msgid "Get Promotion" |
| 904 | msgstr "" |
| 905 | |
| 906 | #: src/Abilities/Abilities/GetPromotion.php:30 |
| 907 | msgid "Retrieve a single SureCart promotion by its ID, including its associated coupon details. Returns the full promotion object with the linked coupon expanded." |
| 908 | msgstr "" |
| 909 | |
| 910 | #: src/Abilities/Abilities/GetPromotion.php:67 |
| 911 | msgid "The promotion ID." |
| 912 | msgstr "" |
| 913 | |
| 914 | #: src/Abilities/Abilities/GetRefund.php:23 |
| 915 | msgid "Get Refund" |
| 916 | msgstr "" |
| 917 | |
| 918 | #: src/Abilities/Abilities/GetRefund.php:30 |
| 919 | msgid "Retrieve a single SureCart refund by its ID, including the associated charge and refund items. Returns the full refund object with related data expanded." |
| 920 | msgstr "" |
| 921 | |
| 922 | #: src/Abilities/Abilities/GetRefund.php:67 |
| 923 | msgid "The refund ID." |
| 924 | msgstr "" |
| 925 | |
| 926 | #: src/Abilities/Abilities/GetRefund.php:93 |
| 927 | msgid "A refund ID is required." |
| 928 | msgstr "" |
| 929 | |
| 930 | #: src/Abilities/Abilities/GetStoreDashboard.php:31 |
| 931 | msgid "Get Store Dashboard" |
| 932 | msgstr "" |
| 933 | |
| 934 | #: src/Abilities/Abilities/GetStoreDashboard.php:38 |
| 935 | msgid "Retrieve a comprehensive SureCart store health summary including total revenue, order count, and recent activity for a given date range and interval. Useful for high-level reporting." |
| 936 | msgstr "" |
| 937 | |
| 938 | #: src/Abilities/Abilities/GetStoreDashboard.php:75 |
| 939 | msgid "Time period for the dashboard data." |
| 940 | msgstr "" |
| 941 | |
| 942 | #: src/Abilities/Abilities/GetStoreDashboard.php:81 |
| 943 | msgid "Set to true to view test mode data. Defaults to false (live mode)." |
| 944 | msgstr "" |
| 945 | |
| 946 | #. translators: %s: comma-separated list of valid period values |
| 947 | #: src/Abilities/Abilities/GetStoreDashboard.php:115 |
| 948 | msgid "Invalid period. Allowed values: %s" |
| 949 | msgstr "" |
| 950 | |
| 951 | #: src/Abilities/Abilities/GetStoreInfo.php:23 |
| 952 | msgid "Get Store Info" |
| 953 | msgstr "" |
| 954 | |
| 955 | #: src/Abilities/Abilities/GetStoreInfo.php:30 |
| 956 | msgid "Retrieve the current SureCart store (account) information including store name, currency, URL, branding settings, and entitlements. Returns a single account object." |
| 957 | msgstr "" |
| 958 | |
| 959 | #: src/Abilities/Abilities/GetSubscription.php:23 |
| 960 | msgid "Get Subscription" |
| 961 | msgstr "" |
| 962 | |
| 963 | #: src/Abilities/Abilities/GetSubscription.php:30 |
| 964 | msgid "Retrieve a single SureCart subscription by its ID, including the associated price, product, and billing details. Returns the full subscription object with related data expanded." |
| 965 | msgstr "" |
| 966 | |
| 967 | #: src/Abilities/Abilities/GetSubscription.php:67 |
| 968 | msgid "The subscription ID." |
| 969 | msgstr "" |
| 970 | |
| 971 | #: src/Abilities/Abilities/GetSubscriptionsFilterSchema.php:23 |
| 972 | msgid "Get Subscriptions Filter Schema" |
| 973 | msgstr "" |
| 974 | |
| 975 | #: src/Abilities/Abilities/GetSubscriptionsFilterSchema.php:30 |
| 976 | msgid "Retrieve the filterable attributes for subscriptions. Each attribute exposes a key (use as attribute_name), a type, the allowed operators (use as operator_label), and supported_values — the only allowed values for enum/dropdown fields. Call this before filter-subscriptions to learn valid attributes, operators, and values." |
| 977 | msgstr "" |
| 978 | |
| 979 | #: src/Abilities/Abilities/ListAbandonedCheckouts.php:23 |
| 980 | msgid "List Abandoned Checkouts" |
| 981 | msgstr "" |
| 982 | |
| 983 | #: src/Abilities/Abilities/ListAbandonedCheckouts.php:30 |
| 984 | msgid "Retrieve a paginated list of SureCart abandoned checkouts. Supports filtering by notification status, customer, and live/test mode. Each item includes its associated checkout, customer, and recovered checkout (if any)." |
| 985 | msgstr "" |
| 986 | |
| 987 | #: src/Abilities/Abilities/ListAbandonedCheckouts.php:67 |
| 988 | msgid "Filter by notification status." |
| 989 | msgstr "" |
| 990 | |
| 991 | #: src/Abilities/Abilities/ListAbandonedCheckouts.php:72 |
| 992 | #: src/Abilities/Abilities/ListLicenses.php:67 |
| 993 | #: src/Abilities/Abilities/ListOrders.php:74 |
| 994 | #: src/Abilities/Abilities/ListSubscriptions.php:71 |
| 995 | msgid "Filter by customer ID." |
| 996 | msgstr "" |
| 997 | |
| 998 | #: src/Abilities/Abilities/ListAbandonedCheckouts.php:76 |
| 999 | msgid "Filter by mode. Defaults to true (live abandoned checkouts). Set to false to list test mode results." |
| 1000 | msgstr "" |
| 1001 | |
| 1002 | #: src/Abilities/Abilities/ListAbandonedCheckouts.php:86 |
| 1003 | msgid "Number of abandoned checkouts per page (max 100)." |
| 1004 | msgstr "" |
| 1005 | |
| 1006 | #. translators: %s: comma-separated list of valid notification_status values |
| 1007 | #: src/Abilities/Abilities/ListAbandonedCheckouts.php:143 |
| 1008 | msgid "Invalid notification_status. Allowed values: %s" |
| 1009 | msgstr "" |
| 1010 | |
| 1011 | #: src/Abilities/Abilities/ListCoupons.php:23 |
| 1012 | msgid "List Coupons" |
| 1013 | msgstr "" |
| 1014 | |
| 1015 | #: src/Abilities/Abilities/ListCoupons.php:30 |
| 1016 | msgid "Retrieve a paginated list of SureCart coupons. Supports filtering by search query and archived status. Returns coupon names, IDs, discount details, and usage limits." |
| 1017 | msgstr "" |
| 1018 | |
| 1019 | #: src/Abilities/Abilities/ListCoupons.php:67 |
| 1020 | msgid "Search query to filter coupons by name." |
| 1021 | msgstr "" |
| 1022 | |
| 1023 | #: src/Abilities/Abilities/ListCoupons.php:71 |
| 1024 | msgid "Whether to include archived coupons." |
| 1025 | msgstr "" |
| 1026 | |
| 1027 | #: src/Abilities/Abilities/ListCoupons.php:77 |
| 1028 | msgid "Only return coupons with the given IDs." |
| 1029 | msgstr "" |
| 1030 | |
| 1031 | #: src/Abilities/Abilities/ListCoupons.php:86 |
| 1032 | msgid "Number of coupons per page (max 100)." |
| 1033 | msgstr "" |
| 1034 | |
| 1035 | #: src/Abilities/Abilities/ListCustomers.php:23 |
| 1036 | msgid "List Customers" |
| 1037 | msgstr "" |
| 1038 | |
| 1039 | #: src/Abilities/Abilities/ListCustomers.php:30 |
| 1040 | msgid "Retrieve a paginated list of SureCart customers. Supports filtering by search query and email. By default returns live mode customers only. Set live_mode to false to search test mode customers. Returns customer names, IDs, emails, and associated data." |
| 1041 | msgstr "" |
| 1042 | |
| 1043 | #: src/Abilities/Abilities/ListCustomers.php:67 |
| 1044 | msgid "Search query to filter customers by name or email." |
| 1045 | msgstr "" |
| 1046 | |
| 1047 | #: src/Abilities/Abilities/ListCustomers.php:71 |
| 1048 | msgid "Filter by mode. Defaults to true (live customers). Set to false to search test mode customers." |
| 1049 | msgstr "" |
| 1050 | |
| 1051 | #: src/Abilities/Abilities/ListFulfillments.php:23 |
| 1052 | msgid "List Fulfillments" |
| 1053 | msgstr "" |
| 1054 | |
| 1055 | #: src/Abilities/Abilities/ListFulfillments.php:30 |
| 1056 | msgid "Retrieve a paginated list of SureCart fulfillments. Supports filtering by order and shipment status. Returns fulfillment summaries with tracking information and item counts." |
| 1057 | msgstr "" |
| 1058 | |
| 1059 | #: src/Abilities/Abilities/ListFulfillments.php:68 |
| 1060 | msgid "Filter fulfillments by order IDs." |
| 1061 | msgstr "" |
| 1062 | |
| 1063 | #: src/Abilities/Abilities/ListFulfillments.php:72 |
| 1064 | msgid "Filter by shipment status: unshippable, unshipped, shipped, or delivered." |
| 1065 | msgstr "" |
| 1066 | |
| 1067 | #: src/Abilities/Abilities/ListFulfillments.php:81 |
| 1068 | msgid "Number of fulfillments per page (max 100)." |
| 1069 | msgstr "" |
| 1070 | |
| 1071 | #: src/Abilities/Abilities/ListLicenses.php:23 |
| 1072 | msgid "List Licenses" |
| 1073 | msgstr "" |
| 1074 | |
| 1075 | #: src/Abilities/Abilities/ListLicenses.php:30 |
| 1076 | msgid "Retrieve a paginated list of SureCart licenses. Supports filtering by customer, product, purchase, and revoked status. Returns license keys, IDs, activation counts, and statuses." |
| 1077 | msgstr "" |
| 1078 | |
| 1079 | #: src/Abilities/Abilities/ListLicenses.php:71 |
| 1080 | msgid "Filter by product ID." |
| 1081 | msgstr "" |
| 1082 | |
| 1083 | #: src/Abilities/Abilities/ListLicenses.php:75 |
| 1084 | msgid "Filter by purchase ID." |
| 1085 | msgstr "" |
| 1086 | |
| 1087 | #: src/Abilities/Abilities/ListLicenses.php:79 |
| 1088 | msgid "Set to true to show only revoked licenses, or false for active licenses. This is a boolean filter, not a string status field." |
| 1089 | msgstr "" |
| 1090 | |
| 1091 | #: src/Abilities/Abilities/ListLicenses.php:83 |
| 1092 | msgid "Search query for full text search." |
| 1093 | msgstr "" |
| 1094 | |
| 1095 | #: src/Abilities/Abilities/ListLicenses.php:92 |
| 1096 | msgid "Number of licenses per page (max 100)." |
| 1097 | msgstr "" |
| 1098 | |
| 1099 | #: src/Abilities/Abilities/ListOrders.php:23 |
| 1100 | msgid "List Orders" |
| 1101 | msgstr "" |
| 1102 | |
| 1103 | #: src/Abilities/Abilities/ListOrders.php:30 |
| 1104 | msgid "Retrieve a paginated list of SureCart orders. Supports filtering by order status and customer ID. Returns order summaries with IDs, amounts, statuses, and timestamps." |
| 1105 | msgstr "" |
| 1106 | |
| 1107 | #: src/Abilities/Abilities/ListOrders.php:69 |
| 1108 | msgid "Filter by order status." |
| 1109 | msgstr "" |
| 1110 | |
| 1111 | #. translators: %s: comma-separated list of valid order status values |
| 1112 | #: src/Abilities/Abilities/ListOrders.php:140 |
| 1113 | msgid "Invalid status. Allowed values: %s" |
| 1114 | msgstr "" |
| 1115 | |
| 1116 | #: src/Abilities/Abilities/ListPrices.php:23 |
| 1117 | msgid "List Prices" |
| 1118 | msgstr "" |
| 1119 | |
| 1120 | #: src/Abilities/Abilities/ListPrices.php:30 |
| 1121 | msgid "Retrieve a paginated list of SureCart prices, optionally filtered by product ID. Returns price amounts, currencies, recurring intervals, and associated product IDs." |
| 1122 | msgstr "" |
| 1123 | |
| 1124 | #: src/Abilities/Abilities/ListPrices.php:68 |
| 1125 | msgid "Filter by product IDs." |
| 1126 | msgstr "" |
| 1127 | |
| 1128 | #: src/Abilities/Abilities/ListPrices.php:72 |
| 1129 | msgid "Whether to include archived prices." |
| 1130 | msgstr "" |
| 1131 | |
| 1132 | #: src/Abilities/Abilities/ListPrices.php:82 |
| 1133 | msgid "Number of prices per page (max 100)." |
| 1134 | msgstr "" |
| 1135 | |
| 1136 | #: src/Abilities/Abilities/ListProducts.php:23 |
| 1137 | msgid "List Products" |
| 1138 | msgstr "" |
| 1139 | |
| 1140 | #: src/Abilities/Abilities/ListProducts.php:30 |
| 1141 | msgid "Retrieve a paginated list of SureCart products. Supports filtering by search query and archived status. Returns product names, IDs, prices, and metadata. By default returns only active (non-archived) products, 10 per page." |
| 1142 | msgstr "" |
| 1143 | |
| 1144 | #: src/Abilities/Abilities/ListProducts.php:67 |
| 1145 | msgid "Search query to filter products by name." |
| 1146 | msgstr "" |
| 1147 | |
| 1148 | #: src/Abilities/Abilities/ListProducts.php:71 |
| 1149 | msgid "Whether to include archived products." |
| 1150 | msgstr "" |
| 1151 | |
| 1152 | #: src/Abilities/Abilities/ListProducts.php:81 |
| 1153 | msgid "Number of products per page (max 100)." |
| 1154 | msgstr "" |
| 1155 | |
| 1156 | #: src/Abilities/Abilities/ListPromotions.php:23 |
| 1157 | msgid "List Promotions" |
| 1158 | msgstr "" |
| 1159 | |
| 1160 | #: src/Abilities/Abilities/ListPromotions.php:30 |
| 1161 | msgid "Retrieve a paginated list of SureCart promotions. Supports filtering by associated coupon and customer. Returns promotion codes, IDs, and linked coupon details." |
| 1162 | msgstr "" |
| 1163 | |
| 1164 | #: src/Abilities/Abilities/ListPromotions.php:67 |
| 1165 | msgid "Whether to include archived promotions." |
| 1166 | msgstr "" |
| 1167 | |
| 1168 | #: src/Abilities/Abilities/ListPromotions.php:73 |
| 1169 | msgid "Only return promotions with the given coupon IDs." |
| 1170 | msgstr "" |
| 1171 | |
| 1172 | #: src/Abilities/Abilities/ListPromotions.php:78 |
| 1173 | msgid "Only return promotions belonging to the given customers." |
| 1174 | msgstr "" |
| 1175 | |
| 1176 | #: src/Abilities/Abilities/ListPromotions.php:83 |
| 1177 | msgid "Only return promotions with the given IDs." |
| 1178 | msgstr "" |
| 1179 | |
| 1180 | #: src/Abilities/Abilities/ListPromotions.php:92 |
| 1181 | msgid "Number of promotions per page (max 100)." |
| 1182 | msgstr "" |
| 1183 | |
| 1184 | #: src/Abilities/Abilities/ListRefunds.php:23 |
| 1185 | msgid "List Refunds" |
| 1186 | msgstr "" |
| 1187 | |
| 1188 | #: src/Abilities/Abilities/ListRefunds.php:30 |
| 1189 | msgid "Retrieve a paginated list of SureCart refunds. Supports filtering by charge, customer, or return request. Returns refund summaries with amounts, statuses, and reasons." |
| 1190 | msgstr "" |
| 1191 | |
| 1192 | #: src/Abilities/Abilities/ListRefunds.php:72 |
| 1193 | msgid "Number of refunds per page (max 100)." |
| 1194 | msgstr "" |
| 1195 | |
| 1196 | #: src/Abilities/Abilities/ListRefunds.php:78 |
| 1197 | msgid "Only return refunds for the given charge IDs." |
| 1198 | msgstr "" |
| 1199 | |
| 1200 | #: src/Abilities/Abilities/ListRefunds.php:83 |
| 1201 | msgid "Only return refunds that belong to the given customer IDs." |
| 1202 | msgstr "" |
| 1203 | |
| 1204 | #: src/Abilities/Abilities/ListRefunds.php:88 |
| 1205 | msgid "Only return refunds that belong to the given return request IDs." |
| 1206 | msgstr "" |
| 1207 | |
| 1208 | #: src/Abilities/Abilities/ListSubscriptions.php:23 |
| 1209 | msgid "List Subscriptions" |
| 1210 | msgstr "" |
| 1211 | |
| 1212 | #: src/Abilities/Abilities/ListSubscriptions.php:30 |
| 1213 | msgid "Retrieve a paginated list of SureCart subscriptions. Supports filtering by status, customer, price, and product. Returns subscription summaries with IDs, statuses, and billing details." |
| 1214 | msgstr "" |
| 1215 | |
| 1216 | #: src/Abilities/Abilities/ListSubscriptions.php:67 |
| 1217 | msgid "Filter by subscription status (active, trialing, past_due, canceled, completed)." |
| 1218 | msgstr "" |
| 1219 | |
| 1220 | #: src/Abilities/Abilities/UpdateCoupon.php:23 |
| 1221 | #: coupons/EditCoupon.js:171 |
| 1222 | msgid "Update Coupon" |
| 1223 | msgstr "" |
| 1224 | |
| 1225 | #: src/Abilities/Abilities/UpdateCoupon.php:30 |
| 1226 | msgid "Update an existing SureCart coupon by its ID. Supports changing the name, discount amount or percentage, duration, and redemption limits. Only provided fields are updated." |
| 1227 | msgstr "" |
| 1228 | |
| 1229 | #: src/Abilities/Abilities/UpdateCoupon.php:67 |
| 1230 | msgid "The coupon ID to update." |
| 1231 | msgstr "" |
| 1232 | |
| 1233 | #: src/Abilities/Abilities/UpdateCoupon.php:108 |
| 1234 | msgid "Product IDs this coupon applies to. Empty array means all products." |
| 1235 | msgstr "" |
| 1236 | |
| 1237 | #: src/Abilities/Abilities/UpdateCoupon.php:116 |
| 1238 | msgid "Whether the coupon is archived." |
| 1239 | msgstr "" |
| 1240 | |
| 1241 | #: src/Abilities/Abilities/UpdateCustomer.php:25 |
| 1242 | msgid "Update Customer" |
| 1243 | msgstr "" |
| 1244 | |
| 1245 | #: src/Abilities/Abilities/UpdateCustomer.php:32 |
| 1246 | msgid "Update an existing SureCart customer by their ID. Supports changing email, name, phone number, and billing/shipping addresses. Only provided fields are updated." |
| 1247 | msgstr "" |
| 1248 | |
| 1249 | #: src/Abilities/Abilities/UpdateCustomer.php:69 |
| 1250 | msgid "The customer ID to update." |
| 1251 | msgstr "" |
| 1252 | |
| 1253 | #: src/Abilities/Abilities/UpdateCustomer.php:97 |
| 1254 | msgid "Whether the customer has unsubscribed from opt-in emails." |
| 1255 | msgstr "" |
| 1256 | |
| 1257 | #: src/Abilities/Abilities/UpdateCustomer.php:129 |
| 1258 | msgid "Billing address city. Only used when billing_matches_shipping is false." |
| 1259 | msgstr "" |
| 1260 | |
| 1261 | #: src/Abilities/Abilities/UpdateCustomer.php:133 |
| 1262 | msgid "Billing address country (2-letter ISO code)." |
| 1263 | msgstr "" |
| 1264 | |
| 1265 | #: src/Abilities/Abilities/UpdateCustomer.php:137 |
| 1266 | msgid "Billing address line 1." |
| 1267 | msgstr "" |
| 1268 | |
| 1269 | #: src/Abilities/Abilities/UpdateCustomer.php:141 |
| 1270 | msgid "Billing address line 2." |
| 1271 | msgstr "" |
| 1272 | |
| 1273 | #: src/Abilities/Abilities/UpdateCustomer.php:145 |
| 1274 | msgid "Billing address postal/zip code." |
| 1275 | msgstr "" |
| 1276 | |
| 1277 | #: src/Abilities/Abilities/UpdateCustomer.php:149 |
| 1278 | msgid "Billing address state/province code." |
| 1279 | msgstr "" |
| 1280 | |
| 1281 | #: src/Abilities/Abilities/UpdateFulfillment.php:23 |
| 1282 | msgid "Update Fulfillment" |
| 1283 | msgstr "" |
| 1284 | |
| 1285 | #: src/Abilities/Abilities/UpdateFulfillment.php:30 |
| 1286 | msgid "Update an existing SureCart fulfillment by its ID. Supports changing the shipment status, tracking information, and fulfillment items." |
| 1287 | msgstr "" |
| 1288 | |
| 1289 | #: src/Abilities/Abilities/UpdateFulfillment.php:67 |
| 1290 | msgid "The fulfillment ID to update." |
| 1291 | msgstr "" |
| 1292 | |
| 1293 | #: src/Abilities/Abilities/UpdateFulfillment.php:71 |
| 1294 | msgid "Shipment status: unshippable, unshipped, shipped, or delivered." |
| 1295 | msgstr "" |
| 1296 | |
| 1297 | #: src/Abilities/Abilities/UpdateFulfillment.php:75 |
| 1298 | msgid "Whether to send customer notifications when fulfillments are created and updated." |
| 1299 | msgstr "" |
| 1300 | |
| 1301 | #: src/Abilities/Abilities/UpdateFulfillment.php:105 |
| 1302 | msgid "Quantity to fulfill." |
| 1303 | msgstr "" |
| 1304 | |
| 1305 | #: src/Abilities/Abilities/UpdateInvoice.php:23 |
| 1306 | #: invoices/Invoice.js:111 |
| 1307 | msgid "Update Invoice" |
| 1308 | msgstr "" |
| 1309 | |
| 1310 | #: src/Abilities/Abilities/UpdateInvoice.php:30 |
| 1311 | msgid "Update an existing SureCart invoice. Can modify the due date, issue date, memo, footer, and email notification preference. Can also change the invoice status to \"open\" (sends to customer) or \"draft\" (reverts to editable). When opening, use notifications_enabled to control whether the customer receives an email." |
| 1312 | msgstr "" |
| 1313 | |
| 1314 | #: src/Abilities/Abilities/UpdateInvoice.php:67 |
| 1315 | msgid "The invoice ID to update." |
| 1316 | msgstr "" |
| 1317 | |
| 1318 | #: src/Abilities/Abilities/UpdateInvoice.php:71 |
| 1319 | msgid "Due date in YYYY-MM-DD format. Set to empty string to clear." |
| 1320 | msgstr "" |
| 1321 | |
| 1322 | #: src/Abilities/Abilities/UpdateInvoice.php:75 |
| 1323 | msgid "Issue date in YYYY-MM-DD format. Set to empty string to clear." |
| 1324 | msgstr "" |
| 1325 | |
| 1326 | #: src/Abilities/Abilities/UpdateInvoice.php:79 |
| 1327 | msgid "Invoice memo. Appears on the payment page, invoices, and receipts." |
| 1328 | msgstr "" |
| 1329 | |
| 1330 | #: src/Abilities/Abilities/UpdateInvoice.php:83 |
| 1331 | msgid "Invoice footer. Appears at the bottom of invoices and receipts." |
| 1332 | msgstr "" |
| 1333 | |
| 1334 | #: src/Abilities/Abilities/UpdateInvoice.php:87 |
| 1335 | msgid "Whether to send an email notification to the customer. Applies when opening the invoice." |
| 1336 | msgstr "" |
| 1337 | |
| 1338 | #: src/Abilities/Abilities/UpdateInvoice.php:91 |
| 1339 | msgid "Change invoice status: \"open\" to send to the customer, \"draft\" to revert to editable." |
| 1340 | msgstr "" |
| 1341 | |
| 1342 | #: src/Abilities/Abilities/UpdateInvoice.php:120 |
| 1343 | msgid "An invoice ID is required." |
| 1344 | msgstr "" |
| 1345 | |
| 1346 | #: src/Abilities/Abilities/UpdateInvoice.php:146 |
| 1347 | msgid "issue_date must be in YYYY-MM-DD format." |
| 1348 | msgstr "" |
| 1349 | |
| 1350 | #: src/Abilities/Abilities/UpdatePrice.php:23 |
| 1351 | #: products/modules/Prices/Price/index.js:311 |
| 1352 | msgid "Update Price" |
| 1353 | msgstr "" |
| 1354 | |
| 1355 | #: src/Abilities/Abilities/UpdatePrice.php:30 |
| 1356 | msgid "Update an existing SureCart price by its ID. You can change the amount (in the smallest currency unit for that price), display name, and archive status. Currency is fixed when the price is created; create a new price to charge in a different currency." |
| 1357 | msgstr "" |
| 1358 | |
| 1359 | #: src/Abilities/Abilities/UpdatePrice.php:67 |
| 1360 | msgid "The price ID to update." |
| 1361 | msgstr "" |
| 1362 | |
| 1363 | #: src/Abilities/Abilities/UpdatePrice.php:71 |
| 1364 | msgid "New price amount in the smallest currency unit (e.g., cents for USD). Currency cannot be changed; it stays the one set when the price was created." |
| 1365 | msgstr "" |
| 1366 | |
| 1367 | #: src/Abilities/Abilities/UpdatePrice.php:75 |
| 1368 | msgid "New display name for the price." |
| 1369 | msgstr "" |
| 1370 | |
| 1371 | #: src/Abilities/Abilities/UpdatePrice.php:79 |
| 1372 | msgid "Whether to archive this price." |
| 1373 | msgstr "" |
| 1374 | |
| 1375 | #: src/Abilities/Abilities/UpdatePrice.php:128 |
| 1376 | #: src/Abilities/Abilities/UpdateProduct.php:133 |
| 1377 | msgid "At least one field must be provided to update." |
| 1378 | msgstr "" |
| 1379 | |
| 1380 | #: src/Abilities/Abilities/UpdateProduct.php:23 |
| 1381 | msgid "Update Product" |
| 1382 | msgstr "" |
| 1383 | |
| 1384 | #: src/Abilities/Abilities/UpdateProduct.php:30 |
| 1385 | msgid "Update an existing SureCart product by its ID. Supports changing name, description, metadata, and other product attributes. Only provided fields are updated; omitted fields remain unchanged." |
| 1386 | msgstr "" |
| 1387 | |
| 1388 | #: src/Abilities/Abilities/UpdateProduct.php:67 |
| 1389 | msgid "The product ID to update." |
| 1390 | msgstr "" |
| 1391 | |
| 1392 | #: src/Abilities/Abilities/UpdateProduct.php:71 |
| 1393 | msgid "New product name." |
| 1394 | msgstr "" |
| 1395 | |
| 1396 | #: src/Abilities/Abilities/UpdateProduct.php:75 |
| 1397 | msgid "New product description." |
| 1398 | msgstr "" |
| 1399 | |
| 1400 | #: src/Abilities/Abilities/UpdateProduct.php:79 |
| 1401 | msgid "Key-value metadata to set on the product." |
| 1402 | msgstr "" |
| 1403 | |
| 1404 | #: src/Abilities/Abilities/UpdateProduct.php:125 |
| 1405 | msgid "Metadata values must be strings." |
| 1406 | msgstr "" |
| 1407 | |
| 1408 | #: src/Abilities/Abilities/UpdatePromotion.php:23 |
| 1409 | msgid "Update Promotion" |
| 1410 | msgstr "" |
| 1411 | |
| 1412 | #: src/Abilities/Abilities/UpdatePromotion.php:30 |
| 1413 | msgid "Update an existing SureCart promotion by its ID. Supports changing the promotion code, associated coupon, and customer restriction. Only provided fields are updated." |
| 1414 | msgstr "" |
| 1415 | |
| 1416 | #: src/Abilities/Abilities/UpdatePromotion.php:67 |
| 1417 | msgid "The promotion ID to update." |
| 1418 | msgstr "" |
| 1419 | |
| 1420 | #: src/Abilities/Abilities/UpdatePromotion.php:71 |
| 1421 | msgid "The customer-facing promotion code. Must be unique across all promotions." |
| 1422 | msgstr "" |
| 1423 | |
| 1424 | #: src/Abilities/Abilities/UpdatePromotion.php:75 |
| 1425 | msgid "The coupon ID to associate with this promotion." |
| 1426 | msgstr "" |
| 1427 | |
| 1428 | #: src/Abilities/Abilities/UpdatePromotion.php:79 |
| 1429 | msgid "The customer ID to restrict this promotion to a specific customer." |
| 1430 | msgstr "" |
| 1431 | |
| 1432 | #: src/Abilities/Abilities/UpdateSubscriptionRenewalDate.php:24 |
| 1433 | msgid "Update Subscription Renewal Date" |
| 1434 | msgstr "" |
| 1435 | |
| 1436 | #: src/Abilities/Abilities/UpdateSubscriptionRenewalDate.php:31 |
| 1437 | msgid "Extend an active subscription's renewal date by a specified number of days or to a custom date. This does not cancel or restart the subscription — it simply pushes the next billing date forward, keeping the subscription active. Useful for granting free time to subscribers." |
| 1438 | msgstr "" |
| 1439 | |
| 1440 | #: src/Abilities/Abilities/UpdateSubscriptionRenewalDate.php:68 |
| 1441 | msgid "The unique identifier of the subscription." |
| 1442 | msgstr "" |
| 1443 | |
| 1444 | #: src/Abilities/Abilities/UpdateSubscriptionRenewalDate.php:72 |
| 1445 | msgid "Number of days to extend the renewal date (e.g., 30, 60, 90). Cannot be used with custom_renewal_date." |
| 1446 | msgstr "" |
| 1447 | |
| 1448 | #: src/Abilities/Abilities/UpdateSubscriptionRenewalDate.php:76 |
| 1449 | msgid "Set the renewal date to a specific date in YYYY-MM-DD format. Cannot be used with days_to_add." |
| 1450 | msgstr "" |
| 1451 | |
| 1452 | #: src/Abilities/Abilities/UpdateSubscriptionRenewalDate.php:80 |
| 1453 | msgid "Confirmation flag for the operation. Must be true to proceed." |
| 1454 | msgstr "" |
| 1455 | |
| 1456 | #: src/Abilities/Abilities/UpdateSubscriptionRenewalDate.php:113 |
| 1457 | msgid "You must set confirm to true to update the subscription renewal date." |
| 1458 | msgstr "" |
| 1459 | |
| 1460 | #: src/Abilities/Abilities/UpdateSubscriptionRenewalDate.php:129 |
| 1461 | msgid "Provide either days_to_add or custom_renewal_date, not both." |
| 1462 | msgstr "" |
| 1463 | |
| 1464 | #: src/Abilities/Abilities/UpdateSubscriptionRenewalDate.php:136 |
| 1465 | msgid "Either days_to_add or custom_renewal_date must be provided." |
| 1466 | msgstr "" |
| 1467 | |
| 1468 | #. translators: %s: current subscription status |
| 1469 | #: src/Abilities/Abilities/UpdateSubscriptionRenewalDate.php:152 |
| 1470 | msgid "The subscription must be active to update the renewal date. Current status: %s" |
| 1471 | msgstr "" |
| 1472 | |
| 1473 | #: src/Abilities/Abilities/UpdateSubscriptionRenewalDate.php:161 |
| 1474 | msgid "This subscription does not have a current period end date. It may be a lifetime subscription." |
| 1475 | msgstr "" |
| 1476 | |
| 1477 | #: src/Abilities/Abilities/UpdateSubscriptionRenewalDate.php:171 |
| 1478 | msgid "Could not resolve the current billing period for this subscription." |
| 1479 | msgstr "" |
| 1480 | |
| 1481 | #: src/Abilities/Abilities/UpdateSubscriptionRenewalDate.php:184 |
| 1482 | msgid "days_to_add must be at least 1." |
| 1483 | msgstr "" |
| 1484 | |
| 1485 | #: src/Abilities/Abilities/UpdateSubscriptionRenewalDate.php:192 |
| 1486 | msgid "custom_renewal_date must be in YYYY-MM-DD format." |
| 1487 | msgstr "" |
| 1488 | |
| 1489 | #: src/Abilities/Abilities/UpdateSubscriptionRenewalDate.php:201 |
| 1490 | msgid "The new renewal date must be in the future." |
| 1491 | msgstr "" |
| 1492 | |
| 1493 | #: src/Abilities/Abilities/UpdateSubscriptionRenewalDate.php:206 |
| 1494 | msgid "The new renewal date must be on or after the current period end date." |
| 1495 | msgstr "" |
| 1496 | |
| 1497 | #: src/Abilities/AbilityRegistrar.php:94 |
| 1498 | msgid "SureCart E-Commerce" |
| 1499 | msgstr "" |
| 1500 | |
| 1501 | #: src/Abilities/AbilityRegistrar.php:95 |
| 1502 | msgid "E-commerce operations including products, orders, customers, and subscriptions." |
| 1503 | msgstr "" |
| 1504 | |
| 1505 | #: src/Activation/DeactivationSurveyForm.php:45 |
| 1506 | msgid "If you have a moment, please share why you are deactivating the plugin." |
| 1507 | msgstr "" |
| 1508 | |
| 1509 | #: src/Activation/DeactivationSurveyForm.php:50 |
| 1510 | msgid "Quick Feedback" |
| 1511 | msgstr "" |
| 1512 | |
| 1513 | #: src/Activation/DeactivationSurveyForm.php:60 |
| 1514 | #: src/Integrations/Bricks/Elements/BuyButton.php:135 |
| 1515 | #: src/Integrations/Bricks/Elements/BuyButton.php:140 |
| 1516 | #: src/Integrations/Bricks/Elements/CartMenuIcon.php:68 |
| 1517 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:87 |
| 1518 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:110 |
| 1519 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:115 |
| 1520 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:157 |
| 1521 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:164 |
| 1522 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:99 |
| 1523 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:141 |
| 1524 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:126 |
| 1525 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:170 |
| 1526 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:177 |
| 1527 | #: settings/brand/components/CartSettings.js:219 |
| 1528 | #: Blocks/CartMenuButton/edit.js:41 |
| 1529 | #: src/blocks/cart-line-item-remove/edit.js:34 |
| 1530 | #: src/blocks/cart-menu-button/edit.js:36 |
| 1531 | #: src/blocks/product-list-sidebar-toggle/edit.js:57 |
| 1532 | #: src/blocks/product-review-list-sidebar-toggle/edit.js:68 |
| 1533 | msgid "Icon" |
| 1534 | msgstr "" |
| 1535 | |
| 1536 | #: src/Activation/DeactivationSurveyForm.php:85 |
| 1537 | #: src/Activation/DeactivationSurveyForm.php:241 |
| 1538 | msgid "Please tell us more details." |
| 1539 | msgstr "" |
| 1540 | |
| 1541 | #. translators: %1$s: link html start, %2$s: link html end |
| 1542 | #: src/Activation/DeactivationSurveyForm.php:94 |
| 1543 | msgid "Need help from our experts? %1$sClick here to contact us.%2$s" |
| 1544 | msgstr "" |
| 1545 | |
| 1546 | #: src/Activation/DeactivationSurveyForm.php:105 |
| 1547 | msgid "Submit & Deactivate" |
| 1548 | msgstr "" |
| 1549 | |
| 1550 | #: src/Activation/DeactivationSurveyForm.php:106 |
| 1551 | msgid "Skip & Deactivate" |
| 1552 | msgstr "" |
| 1553 | |
| 1554 | #: src/Activation/DeactivationSurveyForm.php:164 |
| 1555 | msgid "Nonce validation failed" |
| 1556 | msgstr "" |
| 1557 | |
| 1558 | #: src/Activation/DeactivationSurveyForm.php:171 |
| 1559 | msgid "Sorry, you are not allowed to do this operation." |
| 1560 | msgstr "" |
| 1561 | |
| 1562 | #: src/Activation/DeactivationSurveyForm.php:216 |
| 1563 | msgid "This is a temporary deactivation for testing." |
| 1564 | msgstr "" |
| 1565 | |
| 1566 | #: src/Activation/DeactivationSurveyForm.php:217 |
| 1567 | msgid "How can we assist you?" |
| 1568 | msgstr "" |
| 1569 | |
| 1570 | #: src/Activation/DeactivationSurveyForm.php:222 |
| 1571 | msgid "Something isn't working properly." |
| 1572 | msgstr "" |
| 1573 | |
| 1574 | #: src/Activation/DeactivationSurveyForm.php:223 |
| 1575 | msgid "Please tell us more about what went wrong?" |
| 1576 | msgstr "" |
| 1577 | |
| 1578 | #: src/Activation/DeactivationSurveyForm.php:228 |
| 1579 | msgid "I found a better alternative." |
| 1580 | msgstr "" |
| 1581 | |
| 1582 | #: src/Activation/DeactivationSurveyForm.php:229 |
| 1583 | msgid "Could you please specify which solution?" |
| 1584 | msgstr "" |
| 1585 | |
| 1586 | #: src/Activation/DeactivationSurveyForm.php:234 |
| 1587 | msgid "It's missing a specific feature." |
| 1588 | msgstr "" |
| 1589 | |
| 1590 | #: src/Activation/DeactivationSurveyForm.php:235 |
| 1591 | msgid "Please tell us more about the feature." |
| 1592 | msgstr "" |
| 1593 | |
| 1594 | #: src/Activation/DeactivationSurveyForm.php:240 |
| 1595 | #: orders/modules/TaxInfo/index.js:39 |
| 1596 | #: settings/mcp/components/AIClientInstructions.js:58 |
| 1597 | #: Blocks/Donation/edit.js:217 |
| 1598 | #: Blocks/Donation/save.js:17 |
| 1599 | #: Blocks/TaxIdInput/edit.js:40 |
| 1600 | #: tax.js:20 |
| 1601 | msgid "Other" |
| 1602 | msgstr "" |
| 1603 | |
| 1604 | #: src/Background/BackgroundProcess.php:681 |
| 1605 | msgid "Every Minute" |
| 1606 | msgstr "" |
| 1607 | |
| 1608 | #. translators: %d is the number of minutes. |
| 1609 | #: src/Background/BackgroundProcess.php:684 |
| 1610 | msgid "Every %d Minutes" |
| 1611 | msgstr "" |
| 1612 | |
| 1613 | #. translators: %1$d is Count of specific deletions, %2$s is bulk deletion progress status. |
| 1614 | #: src/Background/BulkActionService.php:212 |
| 1615 | msgid "%1$d %2$s" |
| 1616 | msgstr "" |
| 1617 | |
| 1618 | #: src/Background/BulkActionService.php:217 |
| 1619 | msgid "Bulk Action Summary:" |
| 1620 | msgstr "" |
| 1621 | |
| 1622 | #: src/Background/BulkActionService.php:222 |
| 1623 | msgid "SureCart bulk action progress status." |
| 1624 | msgstr "" |
| 1625 | |
| 1626 | #: src/BlockLibrary/BlockPatternsService.php:52 |
| 1627 | #: src/BlockLibrary/FormModeSwitcherService.php:46 |
| 1628 | #: src/Integrations/Beaver/BeaverFormModule.php:67 |
| 1629 | #: src/Integrations/Elementor/Widgets/ReusableFormWidget.php:42 |
| 1630 | #: src/Integrations/Elementor/Widgets/ReusableFormWidget.php:101 |
| 1631 | msgid "Checkout Form" |
| 1632 | msgstr "" |
| 1633 | |
| 1634 | #: src/BlockLibrary/BlockPatternsService.php:53 |
| 1635 | #: src/BlockLibrary/BlockServiceProvider.php:130 |
| 1636 | #: src/Routing/PermalinkSettingService.php:98 |
| 1637 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:294 |
| 1638 | msgid "Shop" |
| 1639 | msgstr "" |
| 1640 | |
| 1641 | #: src/BlockLibrary/BlockPatternsService.php:54 |
| 1642 | #: src/Controllers/Admin/Products/ProductsListTable.php:151 |
| 1643 | #: products/components/Status/index.js:25 |
| 1644 | #: products/components/Status/index.js:65 |
| 1645 | #: products/modules/Tax/Category.js:91 |
| 1646 | msgid "Product Page" |
| 1647 | msgstr "" |
| 1648 | |
| 1649 | #: src/BlockLibrary/BlockPatternsService.php:55 |
| 1650 | msgid "Related Products" |
| 1651 | msgstr "" |
| 1652 | |
| 1653 | #: src/BlockLibrary/BlockServiceProvider.php:118 |
| 1654 | #: src/Controllers/Admin/AutoFees/AutoFeesListTable.php:227 |
| 1655 | #: src/Controllers/Admin/Orders/OrdersListTable.php:261 |
| 1656 | #: src/Support/Blocks/TemplateUtilityService.php:376 |
| 1657 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:295 |
| 1658 | #: forms/checkout.php:6 |
| 1659 | #: auto-fees/utils/constants.js:178 |
| 1660 | #: settings/advanced/AdvancedSettings.js:464 |
| 1661 | #: settings/dynamic-pricing/utils.js:6 |
| 1662 | #: settings/order/OrderProtocol.js:148 |
| 1663 | #: store/add-entities.js:74 |
| 1664 | msgid "Checkout" |
| 1665 | msgstr "" |
| 1666 | |
| 1667 | #: src/BlockLibrary/BlockServiceProvider.php:122 |
| 1668 | #: src/WordPress/Pages/PageService.php:123 |
| 1669 | #: dashboard/customer-dashboard.php:6 |
| 1670 | #: Blocks/Confirmation/edit.js:29 |
| 1671 | msgid "Customer Dashboard" |
| 1672 | msgstr "" |
| 1673 | |
| 1674 | #: src/BlockLibrary/BlockServiceProvider.php:126 |
| 1675 | #: src/Support/Blocks/TemplateUtilityService.php:375 |
| 1676 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:296 |
| 1677 | #: cart.php:6 |
| 1678 | #: settings/brand/BrandSettings.js:182 |
| 1679 | msgid "Cart" |
| 1680 | msgstr "" |
| 1681 | |
| 1682 | #: src/BlockLibrary/BlockServiceProvider.php:134 |
| 1683 | #: src/Controllers/Admin/Reviews/ReviewsListTable.php:118 |
| 1684 | #: src/Integrations/ThriveAutomator/DataFields/ProductDataField.php:109 |
| 1685 | #: src/Support/Errors/Translations/attributes.php:17 |
| 1686 | #: src/Support/Errors/Translations/attributes.php:18 |
| 1687 | #: src/WordPress/Admin/Menus/AdminToolbarService.php:163 |
| 1688 | #: affiliations/modules/affiliation-products/index.js:245 |
| 1689 | #: auto-fees/utils/constants.js:120 |
| 1690 | #: bumps/modules/NewCondition.js:83 |
| 1691 | #: checkouts/modules/Prices.js:134 |
| 1692 | #: components/affiliates/commission/CommissionForm.js:63 |
| 1693 | #: coupons/modules/NewRestriction.js:87 |
| 1694 | #: customers/modules/Subscriptions.js:58 |
| 1695 | #: invoices/modules/Prices.js:52 |
| 1696 | #: orders/modules/Refund/RefundHistory.js:129 |
| 1697 | #: orders/modules/Subscriptions.js:49 |
| 1698 | #: reviews/list/fields/product.js:16 |
| 1699 | #: store/add-entities.js:251 |
| 1700 | #: subscriptions/show/modules/PendingUpdate.js:56 |
| 1701 | #: upsell-funnels/modules/NewCondition.js:86 |
| 1702 | #: Blocks/CheckoutForm/components/PriceChoices.js:46 |
| 1703 | #: Blocks/CheckoutForm/entities.js:12 |
| 1704 | #: components/PriceChoices.js:13 |
| 1705 | #: src/blocks/product-page/product-page-content.js:94 |
| 1706 | msgid "Product" |
| 1707 | msgstr "" |
| 1708 | |
| 1709 | #: src/BlockLibrary/BlockServiceProvider.php:138 |
| 1710 | #: src/Support/Blocks/TemplateUtilityService.php:379 |
| 1711 | #: src/Support/Blocks/TemplateUtilityService.php:380 |
| 1712 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:241 |
| 1713 | #: settings/order/OrderProtocol.js:295 |
| 1714 | msgid "Upsells" |
| 1715 | msgstr "" |
| 1716 | |
| 1717 | #: src/BlockLibrary/FormModeSwitcherService.php:49 |
| 1718 | #: src/BlockLibrary/FormModeSwitcherService.php:70 |
| 1719 | #: src/Controllers/Admin/Tables/HasModeFilter.php:36 |
| 1720 | msgid "Live Mode" |
| 1721 | msgstr "" |
| 1722 | |
| 1723 | #: src/BlockLibrary/FormModeSwitcherService.php:49 |
| 1724 | #: src/BlockLibrary/FormModeSwitcherService.php:70 |
| 1725 | #: src/Controllers/Admin/Tables/HasModeFilter.php:37 |
| 1726 | #: abandoned-checkouts/modules/Details.js:68 |
| 1727 | #: customers/CreateCustomer.js:97 |
| 1728 | #: customers/modules/Details.js:22 |
| 1729 | #: invoices/Invoice.js:270 |
| 1730 | #: orders/modules/Details.js:78 |
| 1731 | #: products/modules/BuyLink.js:142 |
| 1732 | #: subscriptions/show/modules/Details.js:162 |
| 1733 | #: Blocks/Payment/Block.php:71 |
| 1734 | #: Blocks/Payment/Block.php:77 |
| 1735 | #: Controllers/PaymentMethodController.php:182 |
| 1736 | #: Blocks/Payment/edit.js:36 |
| 1737 | #: sc-license.js:175 |
| 1738 | #: sc-order.js:202 |
| 1739 | msgid "Test Mode" |
| 1740 | msgstr "" |
| 1741 | |
| 1742 | #: src/BlockLibrary/FormModeSwitcherService.php:171 |
| 1743 | msgid "live mode" |
| 1744 | msgstr "" |
| 1745 | |
| 1746 | #: src/BlockLibrary/FormModeSwitcherService.php:171 |
| 1747 | msgid "test mode" |
| 1748 | msgstr "" |
| 1749 | |
| 1750 | #. translators: %s: live mode or test mode. |
| 1751 | #: src/BlockLibrary/FormModeSwitcherService.php:174 |
| 1752 | msgid "" |
| 1753 | "Are you sure you want to change this form to %1$s? \n" |
| 1754 | "\n" |
| 1755 | "This will change the form to %2$s for EVERYONE, and %3$s cart contents will be used - your cart contents may not transfer." |
| 1756 | msgstr "" |
| 1757 | |
| 1758 | #. translators: %s: block name. |
| 1759 | #: src/BlockLibrary/ProductPageBlocksMigrationService.php:57 |
| 1760 | msgid "Passing an id to the [%s] shortcode is deprecated. Please use these shortcodes on product pages directly." |
| 1761 | msgstr "" |
| 1762 | |
| 1763 | #: src/BlockLibrary/ProductPriceChoicesMigrationService.php:79 |
| 1764 | #: src/Integrations/Bricks/Elements/PriceChooser.php:83 |
| 1765 | #: src/Integrations/Bricks/Elements/PriceChooser.php:162 |
| 1766 | #: src/Integrations/Bricks/Elements/Product.php:121 |
| 1767 | #: src/Integrations/Bricks/Elements/ProductCard.php:198 |
| 1768 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:88 |
| 1769 | #: src/WordPress/Shortcodes/ShortcodesServiceProvider.php:215 |
| 1770 | #: web/buy-template.php:25 |
| 1771 | #: products/components/price/parts/PaymentType.js:144 |
| 1772 | #: products/modules/Prices/index.js:59 |
| 1773 | #: subscriptions/edit/modules/Price.js:109 |
| 1774 | #: subscriptions/show/modules/CurrentPlan.js:85 |
| 1775 | #: src/blocks/product-price-chooser/view.php:3 |
| 1776 | msgid "Pricing" |
| 1777 | msgstr "" |
| 1778 | |
| 1779 | #: src/BlockLibrary/ProductSelectedPriceMigrationService.php:57 |
| 1780 | #: src/Integrations/Bricks/Elements/SaleBadge.php:71 |
| 1781 | #: src/Integrations/Elementor/Widgets/SaleBadge.php:85 |
| 1782 | #: src/Integrations/Elementor/Widgets/SaleBadge.php:86 |
| 1783 | #: Blocks/Product/Price/replace.js:82 |
| 1784 | #: sc-price2.js:60 |
| 1785 | msgid "Sale" |
| 1786 | msgstr "" |
| 1787 | |
| 1788 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:45 |
| 1789 | #: src/Controllers/Admin/AffiliationClicks/AffiliationClicksListTable.php:293 |
| 1790 | #: src/Controllers/Admin/AffiliationPayouts/AffiliationPayoutsListTable.php:319 |
| 1791 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:435 |
| 1792 | #: src/Controllers/Admin/AffiliationRequests/AffiliationRequestsListTable.php:228 |
| 1793 | #: src/Controllers/Admin/Affiliations/AffiliationsListTable.php:346 |
| 1794 | #: src/Controllers/Admin/AutoFees/AutoFeesListTable.php:64 |
| 1795 | #: src/Controllers/Admin/Bumps/BumpsListTable.php:53 |
| 1796 | #: src/Controllers/Admin/Invoices/InvoicesListTable.php:137 |
| 1797 | #: src/Controllers/Admin/Orders/OrdersListTable.php:75 |
| 1798 | #: src/Controllers/Admin/ProductGroups/ProductGroupsListTable.php:63 |
| 1799 | #: src/Controllers/Admin/Products/ProductsListTable.php:101 |
| 1800 | #: src/Controllers/Admin/Reviews/ReviewsListTable.php:418 |
| 1801 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:63 |
| 1802 | #: src/Controllers/Admin/Upsells/UpsellsListTable.php:54 |
| 1803 | #: product-groups/list/fields/archive_status.js:6 |
| 1804 | #: product-groups/list/useStatusTabs.js:23 |
| 1805 | #: products/list/fields/archive_status.js:6 |
| 1806 | #: products/list/useStatusTabs.js:23 |
| 1807 | #: reviews/list/fields/status.js:19 |
| 1808 | #: reviews/list/useStatusTabs.js:19 |
| 1809 | #: settings/connection/IncomingWebhooks.js:28 |
| 1810 | #: settings/dynamic-pricing/utils.js:39 |
| 1811 | msgid "All" |
| 1812 | msgstr "" |
| 1813 | |
| 1814 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:46 |
| 1815 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:181 |
| 1816 | #: subscriptions/show/modules/PendingUpdate.js:70 |
| 1817 | #: subscriptions/show/modules/PendingUpdate.js:110 |
| 1818 | #: sc-order-fulfillment-badge.js:11 |
| 1819 | msgid "Scheduled" |
| 1820 | msgstr "" |
| 1821 | |
| 1822 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:47 |
| 1823 | msgid "Sent" |
| 1824 | msgstr "" |
| 1825 | |
| 1826 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:48 |
| 1827 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:183 |
| 1828 | msgid "Not Scheduled" |
| 1829 | msgstr "" |
| 1830 | |
| 1831 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:87 |
| 1832 | msgid "Search Abanonded Orders" |
| 1833 | msgstr "" |
| 1834 | |
| 1835 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:103 |
| 1836 | msgid "Placed By" |
| 1837 | msgstr "" |
| 1838 | |
| 1839 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:104 |
| 1840 | #: src/Controllers/Admin/AffiliationClicks/AffiliationClicksListTable.php:90 |
| 1841 | #: src/Controllers/Admin/AffiliationPayouts/AffiliationPayoutsListTable.php:110 |
| 1842 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:116 |
| 1843 | #: src/Controllers/Admin/AffiliationRequests/AffiliationRequestsListTable.php:98 |
| 1844 | #: src/Controllers/Admin/Affiliations/AffiliationsListTable.php:101 |
| 1845 | #: src/Controllers/Admin/AutoFees/AutoFeesListTable.php:112 |
| 1846 | #: src/Controllers/Admin/Bumps/BumpsListTable.php:101 |
| 1847 | #: src/Controllers/Admin/CancellationInsights/CancellationInsightsListTable.php:57 |
| 1848 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:78 |
| 1849 | #: src/Controllers/Admin/Orders/OrdersListTable.php:123 |
| 1850 | #: src/Controllers/Admin/Upsells/UpsellsListTable.php:96 |
| 1851 | #: affiliations/modules/Clicks.js:63 |
| 1852 | #: affiliations/modules/Payouts.js:72 |
| 1853 | #: affiliations/modules/Referrals.js:70 |
| 1854 | #: components/data-tables/charges-data-table/ChargeDetails.js:77 |
| 1855 | #: customers/modules/Balance/ViewTransactions.js:114 |
| 1856 | #: customers/modules/Charges.js:66 |
| 1857 | #: customers/modules/Orders.js:65 |
| 1858 | #: dashboard/Orders.js:151 |
| 1859 | #: orders/modules/Charges.js:79 |
| 1860 | #: orders/modules/Dispute/DisputeHistory.js:66 |
| 1861 | #: orders/modules/Refund/RefundHistory.js:132 |
| 1862 | #: settings/connection/IncomingWebhooks.js:141 |
| 1863 | #: sc-license.js:185 |
| 1864 | #: sc-order.js:202 |
| 1865 | msgid "Date" |
| 1866 | msgstr "" |
| 1867 | |
| 1868 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:105 |
| 1869 | msgid "Email Status" |
| 1870 | msgstr "" |
| 1871 | |
| 1872 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:106 |
| 1873 | msgid "Recovery Status" |
| 1874 | msgstr "" |
| 1875 | |
| 1876 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:107 |
| 1877 | #: src/Controllers/Admin/Invoices/InvoicesListTable.php:57 |
| 1878 | #: src/Controllers/Admin/Orders/OrdersListTable.php:121 |
| 1879 | #: web/buy-template.php:60 |
| 1880 | #: web/buy-template.php:80 |
| 1881 | #: abandoned-checkouts/modules/LineItems/index.js:138 |
| 1882 | #: checkouts/modules/Payment.js:153 |
| 1883 | #: checkouts/modules/Prices.js:140 |
| 1884 | #: customers/modules/Orders.js:58 |
| 1885 | #: dashboard/Orders.js:135 |
| 1886 | #: invoices/modules/Payment.js:47 |
| 1887 | #: invoices/modules/Prices.js:61 |
| 1888 | #: orders/modules/LineItems/index.js:150 |
| 1889 | #: subscriptions/edit/modules/Modals/UpdateRecentPrice.js:286 |
| 1890 | #: subscriptions/edit/modules/Price.js:125 |
| 1891 | #: subscriptions/show/modules/CurrentPlan.js:102 |
| 1892 | #: Blocks/CartSubtotal/Block.php:29 |
| 1893 | #: Blocks/CheckoutForm/components/PriceChoices.js:63 |
| 1894 | #: Blocks/ConditionalForm/translations.js:6 |
| 1895 | #: Blocks/Total/deprecated.js:129 |
| 1896 | #: Blocks/Total/edit.js:27 |
| 1897 | #: Blocks/Total/edit.js:83 |
| 1898 | #: Blocks/Total/edit.js:85 |
| 1899 | #: Blocks/Total/save.js:22 |
| 1900 | #: Blocks/Totals/edit.js:75 |
| 1901 | #: Blocks/Upsell/UpsellTotals/edit.js:7 |
| 1902 | #: Blocks/Upsell/UpsellTotals/edit.js:45 |
| 1903 | #: components/PriceChoices.js:18 |
| 1904 | #: src/blocks/cart-subtotal/view.php:14 |
| 1905 | #: sc-order-confirmation-totals2.js:67 |
| 1906 | #: sc-order.js:175 |
| 1907 | #: sc-stripe-payment-request2.js:98 |
| 1908 | #: sc-stripe-payment-request2.js:135 |
| 1909 | #: sc-upsell-totals.js:53 |
| 1910 | msgid "Total" |
| 1911 | msgstr "" |
| 1912 | |
| 1913 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:185 |
| 1914 | msgid "Email Sent" |
| 1915 | msgstr "" |
| 1916 | |
| 1917 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:200 |
| 1918 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:184 |
| 1919 | #: abandoned-checkouts/modules/Details.js:11 |
| 1920 | msgid "Abandoned" |
| 1921 | msgstr "" |
| 1922 | |
| 1923 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:202 |
| 1924 | #: abandoned-checkouts/modules/Details.js:15 |
| 1925 | msgid "Recovered" |
| 1926 | msgstr "" |
| 1927 | |
| 1928 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:204 |
| 1929 | #: abandoned-checkouts/modules/Details.js:20 |
| 1930 | msgid "Recovered Before Email Was Sent" |
| 1931 | msgstr "" |
| 1932 | |
| 1933 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:217 |
| 1934 | #: src/Controllers/Admin/CancellationInsights/CancellationInsightsListTable.php:192 |
| 1935 | #: src/Controllers/Admin/Invoices/InvoicesListTable.php:283 |
| 1936 | #: src/Controllers/Admin/Tables/ListTable.php:151 |
| 1937 | #: src/WordPress/PostTypes/FormPostTypeService.php:340 |
| 1938 | #: admin/user-profile.php:10 |
| 1939 | #: admin/user-profile.php:18 |
| 1940 | #: Blocks/Form/components/Mode.js:12 |
| 1941 | #: Blocks/Form/components/Mode.js:32 |
| 1942 | #: sc-customer-details2.js:67 |
| 1943 | #: sc-customer-edit.js:103 |
| 1944 | #: sc-payment-methods-list.js:169 |
| 1945 | #: sc-subscription-payment-method.js:173 |
| 1946 | msgid "Test" |
| 1947 | msgstr "" |
| 1948 | |
| 1949 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:230 |
| 1950 | #: src/Controllers/Admin/Orders/OrdersListTable.php:334 |
| 1951 | #: src/Controllers/Admin/Orders/OrdersListTable.php:338 |
| 1952 | #: src/Controllers/Admin/ProductGroups/ProductGroupsListTable.php:182 |
| 1953 | msgid "Edit Order" |
| 1954 | msgstr "" |
| 1955 | |
| 1956 | #. translators: Customer name. |
| 1957 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:233 |
| 1958 | #: src/Controllers/Admin/Orders/OrdersListTable.php:341 |
| 1959 | msgid "By %s" |
| 1960 | msgstr "" |
| 1961 | |
| 1962 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:237 |
| 1963 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:238 |
| 1964 | msgid "View Checkout" |
| 1965 | msgstr "" |
| 1966 | |
| 1967 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutListTable.php:281 |
| 1968 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:393 |
| 1969 | #: src/Controllers/Admin/AutoFees/AutoFeesListTable.php:329 |
| 1970 | #: src/Controllers/Admin/CancellationInsights/CancellationInsightsListTable.php:268 |
| 1971 | #: src/Controllers/Admin/Customers/CustomersListTable.php:293 |
| 1972 | #: src/Controllers/Admin/Invoices/InvoicesListTable.php:330 |
| 1973 | #: src/Controllers/Admin/Orders/OrdersListTable.php:464 |
| 1974 | #: src/Controllers/Admin/Products/ProductsListTable.php:600 |
| 1975 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:454 |
| 1976 | #: src/blocks/product-list-filter/view.php:42 |
| 1977 | #: src/blocks/product-list-sidebar-toggle/view.php:50 |
| 1978 | #: src/blocks/product-review-list-sidebar-toggle/view.php:50 |
| 1979 | #: src/blocks/product-list-filter-checkboxes/edit.js:51 |
| 1980 | #: src/blocks/product-list-filter/edit.js:47 |
| 1981 | #: src/blocks/product-list-filter/edit.js:57 |
| 1982 | #: sc-product-item-list.js:259 |
| 1983 | msgid "Filter" |
| 1984 | msgstr "" |
| 1985 | |
| 1986 | #: src/Controllers/Admin/Abandoned/AbandonedCheckoutViewController.php:20 |
| 1987 | #: admin/abandoned-orders/index.php:18 |
| 1988 | #: store/add-entities.js:209 |
| 1989 | msgid "Abandoned Checkouts" |
| 1990 | msgstr "" |
| 1991 | |
| 1992 | #: src/Controllers/Admin/AffiliationClicks/AffiliationClicksController.php:21 |
| 1993 | #: src/Controllers/Admin/Affiliations/AffiliationsListTable.php:97 |
| 1994 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:270 |
| 1995 | #: admin/affiliation-clicks/index.php:6 |
| 1996 | #: affiliations/modules/Clicks.js:54 |
| 1997 | #: components/data-tables/affiliates/ClicksDataTable.js:36 |
| 1998 | #: store/add-entities.js:390 |
| 1999 | msgid "Clicks" |
| 2000 | msgstr "" |
| 2001 | |
| 2002 | #: src/Controllers/Admin/AffiliationClicks/AffiliationClicksListTable.php:91 |
| 2003 | #: affiliation-referrals/modules/Click.js:56 |
| 2004 | #: affiliations/modules/Clicks.js:57 |
| 2005 | msgid "Landing URL" |
| 2006 | msgstr "" |
| 2007 | |
| 2008 | #: src/Controllers/Admin/AffiliationClicks/AffiliationClicksListTable.php:92 |
| 2009 | #: affiliation-referrals/modules/Click.js:53 |
| 2010 | #: affiliations/modules/Clicks.js:60 |
| 2011 | msgid "Referring URL" |
| 2012 | msgstr "" |
| 2013 | |
| 2014 | #: src/Controllers/Admin/AffiliationClicks/AffiliationClicksListTable.php:93 |
| 2015 | #: src/Controllers/Admin/AffiliationPayouts/AffiliationPayoutsListTable.php:112 |
| 2016 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:120 |
| 2017 | #: affiliation-payouts/CreateAffiliationPayout.js:103 |
| 2018 | #: affiliation-referrals/CreateAffiliationReferral.js:89 |
| 2019 | #: affiliation-referrals/modules/Affiliation.js:36 |
| 2020 | msgid "Affiliate" |
| 2021 | msgstr "" |
| 2022 | |
| 2023 | #: src/Controllers/Admin/AffiliationClicks/AffiliationClicksListTable.php:94 |
| 2024 | #: src/Controllers/Admin/AffiliationClicks/AffiliationClicksListTable.php:294 |
| 2025 | #: affiliation-referrals/modules/Click.js:62 |
| 2026 | msgid "Converted" |
| 2027 | msgstr "" |
| 2028 | |
| 2029 | #: src/Controllers/Admin/AffiliationClicks/AffiliationClicksListTable.php:118 |
| 2030 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:238 |
| 2031 | #: src/Models/Discount.php:33 |
| 2032 | #: price.js:99 |
| 2033 | msgid "Expired" |
| 2034 | msgstr "" |
| 2035 | |
| 2036 | #: src/Controllers/Admin/AffiliationClicks/AffiliationClicksListTable.php:118 |
| 2037 | msgid "Expires on" |
| 2038 | msgstr "" |
| 2039 | |
| 2040 | #: src/Controllers/Admin/AffiliationClicks/AffiliationClicksListTable.php:226 |
| 2041 | msgid "No affiliate clicks found." |
| 2042 | msgstr "" |
| 2043 | |
| 2044 | #: src/Controllers/Admin/AffiliationClicks/AffiliationClicksListTable.php:295 |
| 2045 | #: affiliation-referrals/modules/Click.js:66 |
| 2046 | msgid "Not Converted" |
| 2047 | msgstr "" |
| 2048 | |
| 2049 | #: src/Controllers/Admin/AffiliationPayouts/AffiliationPayoutsController.php:24 |
| 2050 | #: admin/affiliation-payouts/index.php:12 |
| 2051 | msgid "Affiliate Payouts" |
| 2052 | msgstr "" |
| 2053 | |
| 2054 | #: src/Controllers/Admin/AffiliationPayouts/AffiliationPayoutsController.php:27 |
| 2055 | #: affiliation-payouts/ExportAffiliationPayout.js:79 |
| 2056 | msgid "Export Payouts" |
| 2057 | msgstr "" |
| 2058 | |
| 2059 | #: src/Controllers/Admin/AffiliationPayouts/AffiliationPayoutsController.php:34 |
| 2060 | msgid "Affiliate payout marked processing." |
| 2061 | msgstr "" |
| 2062 | |
| 2063 | #: src/Controllers/Admin/AffiliationPayouts/AffiliationPayoutsController.php:35 |
| 2064 | msgid "Affiliate payout marked completed." |
| 2065 | msgstr "" |
| 2066 | |
| 2067 | #: src/Controllers/Admin/AffiliationPayouts/AffiliationPayoutsController.php:36 |
| 2068 | msgid "Affiliate payout deleted." |
| 2069 | msgstr "" |
| 2070 | |
| 2071 | #: src/Controllers/Admin/AffiliationPayouts/AffiliationPayoutsListTable.php:111 |
| 2072 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:117 |
| 2073 | #: src/Controllers/Admin/AffiliationRequests/AffiliationRequestsListTable.php:97 |
| 2074 | #: src/Controllers/Admin/Affiliations/AffiliationsListTable.php:96 |
| 2075 | #: src/Controllers/Admin/AutoFees/AutoFeesListTable.php:110 |
| 2076 | #: src/Controllers/Admin/Invoices/InvoicesListTable.php:54 |
| 2077 | #: src/Controllers/Admin/Licenses/LicensesListTable.php:65 |
| 2078 | #: src/Controllers/Admin/Orders/OrdersListTable.php:116 |
| 2079 | #: src/Controllers/Admin/ProductGroups/ProductGroupsListTable.php:106 |
| 2080 | #: src/Controllers/Admin/Reviews/ReviewsListTable.php:119 |
| 2081 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:110 |
| 2082 | #: src/Controllers/Admin/Upsells/UpsellsListTable.php:95 |
| 2083 | #: abandoned-checkouts/modules/Coupon.js:40 |
| 2084 | #: affiliation-referrals/modules/Click.js:59 |
| 2085 | #: affiliation-referrals/modules/Order.js:65 |
| 2086 | #: affiliation-referrals/modules/Payout.js:52 |
| 2087 | #: affiliation-referrals/modules/Summary.js:10 |
| 2088 | #: affiliations/modules/Payouts.js:60 |
| 2089 | #: affiliations/modules/Promotions.js:64 |
| 2090 | #: affiliations/modules/Referrals.js:61 |
| 2091 | #: components/data-tables/charges-data-table/ChargeDetails.js:95 |
| 2092 | #: components/dataview-list/StatusSidebar.js:247 |
| 2093 | #: customers/modules/Charges.js:73 |
| 2094 | #: customers/modules/Orders.js:61 |
| 2095 | #: customers/modules/Subscriptions.js:54 |
| 2096 | #: invoices/components/Status.js:18 |
| 2097 | #: orders/modules/Charges.js:86 |
| 2098 | #: orders/modules/Dispute/DisputeHistory.js:60 |
| 2099 | #: orders/modules/InvoiceDetails/InvoiceStatus.js:15 |
| 2100 | #: orders/modules/Refund/RefundHistory.js:141 |
| 2101 | #: orders/modules/Subscriptions.js:45 |
| 2102 | #: product-groups/list/fields/status.js:8 |
| 2103 | #: products/components/Status/index.js:57 |
| 2104 | #: products/list/fields/status.js:8 |
| 2105 | #: products/modules/Tax/Category.js:83 |
| 2106 | #: reviews/list/fields/status.js:27 |
| 2107 | #: settings/connection/IncomingWebhooks.js:144 |
| 2108 | #: subscriptions/show/modules/Periods.js:105 |
| 2109 | msgid "Status" |
| 2110 | msgstr "" |
| 2111 | |
| 2112 | #: src/Controllers/Admin/AffiliationPayouts/AffiliationPayoutsListTable.php:113 |
| 2113 | #: src/Controllers/Admin/AffiliationRequests/AffiliationRequestsListTable.php:96 |
| 2114 | #: affiliation-requests/modules/Details.js:103 |
| 2115 | #: affiliations/modules/Details.js:112 |
| 2116 | #: affiliations/modules/EditAffiliate.js:133 |
| 2117 | #: affiliations/modules/Payouts.js:57 |
| 2118 | msgid "Payout Email" |
| 2119 | msgstr "" |
| 2120 | |
| 2121 | #: src/Controllers/Admin/AffiliationPayouts/AffiliationPayoutsListTable.php:114 |
| 2122 | #: affiliation-payouts-groups/CreateAffiliationPayoutGroup.js:126 |
| 2123 | #: affiliation-payouts/CreateAffiliationPayout.js:125 |
| 2124 | #: affiliation-referrals/modules/Payout.js:49 |
| 2125 | #: affiliations/modules/Payouts.js:68 |
| 2126 | msgid "Period End" |
| 2127 | msgstr "" |
| 2128 | |
| 2129 | #: src/Controllers/Admin/AffiliationPayouts/AffiliationPayoutsListTable.php:115 |
| 2130 | #: src/Controllers/Admin/Affiliations/AffiliationsListTable.php:98 |
| 2131 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:271 |
| 2132 | #: affiliation-referrals/EditAffiliationReferral.js:223 |
| 2133 | #: affiliations/modules/Referrals.js:55 |
| 2134 | #: components/data-tables/affiliates/ReferralsDataTable.js:36 |
| 2135 | msgid "Referrals" |
| 2136 | msgstr "" |
| 2137 | |
| 2138 | #: src/Controllers/Admin/AffiliationPayouts/AffiliationPayoutsListTable.php:116 |
| 2139 | #: src/Integrations/Bricks/Elements/Product.php:128 |
| 2140 | #: src/Support/Errors/Translations/attributes.php:14 |
| 2141 | #: auto-fees/modules/Details.js:170 |
| 2142 | #: checkouts/modules/Price.js:252 |
| 2143 | #: components/data-tables/charges-data-table/ChargeDetails.js:73 |
| 2144 | #: coupons/modules/Types.js:32 |
| 2145 | #: customers/modules/Balance/ViewTransactions.js:108 |
| 2146 | #: customers/modules/Charges.js:63 |
| 2147 | #: invoices/modules/Price.js:338 |
| 2148 | #: orders/modules/Charges.js:76 |
| 2149 | #: orders/modules/Dispute/DisputeHistory.js:63 |
| 2150 | #: orders/modules/PaymentFailures.js:16 |
| 2151 | #: subscriptions/edit/modules/Modals/UpdateAmount.js:33 |
| 2152 | #: subscriptions/show/modules/Periods.js:97 |
| 2153 | #: Blocks/AddToCartButton/Block.php:137 |
| 2154 | #: Blocks/Donation/edit.js:260 |
| 2155 | #: Blocks/DonationAmount/edit.js:36 |
| 2156 | #: Blocks/ProductDonationAmount/edit.js:52 |
| 2157 | #: src/blocks/product-selected-price-ad-hoc-amount/view.php:14 |
| 2158 | #: src/blocks/cart-order-bump-amount/index.js:20 |
| 2159 | msgid "Amount" |
| 2160 | msgstr "" |
| 2161 | |
| 2162 | #: src/Controllers/Admin/AffiliationPayouts/AffiliationPayoutsListTable.php:136 |
| 2163 | msgid "Complete" |
| 2164 | msgstr "" |
| 2165 | |
| 2166 | #: src/Controllers/Admin/AffiliationPayouts/AffiliationPayoutsListTable.php:137 |
| 2167 | msgid "Make Processing" |
| 2168 | msgstr "" |
| 2169 | |
| 2170 | #: src/Controllers/Admin/AffiliationPayouts/AffiliationPayoutsListTable.php:138 |
| 2171 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:152 |
| 2172 | #: src/Controllers/Admin/AutoFees/AutoFeesListTable.php:287 |
| 2173 | #: src/Controllers/Admin/Reviews/ReviewsListTable.php:362 |
| 2174 | #: admin/customers/confirm-bulk-delete.php:67 |
| 2175 | #: admin/products/confirm-bulk-delete.php:67 |
| 2176 | #: affiliation-referrals/EditAffiliationReferral.js:277 |
| 2177 | #: affiliation-requests/EditAffiliationRequest.js:283 |
| 2178 | #: affiliations/ViewAffiliation.js:259 |
| 2179 | #: auto-fees/EditAutoFee.js:261 |
| 2180 | #: bumps/EditBump.js:131 |
| 2181 | #: checkouts/modules/Address.js:108 |
| 2182 | #: checkouts/modules/Tax/index.js:117 |
| 2183 | #: components/data-tables/affiliates/products/index.js:109 |
| 2184 | #: components/dataview-list/ConfirmActionModal.js:18 |
| 2185 | #: components/MediaLibrary/Preview.js:224 |
| 2186 | #: coupons/components/coupon/ActionsDropdown.js:40 |
| 2187 | #: coupons/components/CouponActionsDropdown.js:125 |
| 2188 | #: coupons/EditCoupon.js:165 |
| 2189 | #: coupons/EditCoupon.js:243 |
| 2190 | #: coupons/modules/promotion-codes/Code.js:165 |
| 2191 | #: coupons/modules/promotion-codes/Code.js:203 |
| 2192 | #: customers/components/ActionsDropdown.js:29 |
| 2193 | #: customers/modules/PaymentMethods/Actions.js:125 |
| 2194 | #: invoices/modules/DeleteInvoiceConfirmModal.js:64 |
| 2195 | #: licenses/modules/Activations/Activation.js:213 |
| 2196 | #: product-collections/EditProductCollection.js:113 |
| 2197 | #: product-collections/list/actions/index.js:40 |
| 2198 | #: product-collections/modules/DeleteModal.js:77 |
| 2199 | #: product-groups/EditProductGroup.js:133 |
| 2200 | #: product-groups/list/actions/index.js:83 |
| 2201 | #: products/BulkDeleteConfirm.js:293 |
| 2202 | #: products/list/actions/index.js:98 |
| 2203 | #: products/list/actions/index.js:204 |
| 2204 | #: products/modules/integrations/Integration.js:112 |
| 2205 | #: products/modules/Prices/Price/Header.js:219 |
| 2206 | #: products/modules/Variations/VariantItem.js:322 |
| 2207 | #: reviews/list/actions/index.js:87 |
| 2208 | #: settings/display-currency/components/DisplayCurrenciesSettings.js:291 |
| 2209 | #: settings/processors/ManualPaymentMethod.js:158 |
| 2210 | #: settings/shipping/method/ShippingMethods.js:189 |
| 2211 | #: settings/shipping/parcel/ParcelTemplates.js:294 |
| 2212 | #: settings/shipping/parcel/ParcelTemplates.js:371 |
| 2213 | #: settings/shipping/profile/DeleteShippingProfile.js:71 |
| 2214 | #: settings/shipping/profile/ShippingProfile.js:162 |
| 2215 | #: settings/shipping/zone/ConfirmDeleteZone.js:56 |
| 2216 | #: settings/shipping/zone/ShippingZone.js:235 |
| 2217 | #: settings/subscription-preservation/Reason.js:111 |
| 2218 | #: settings/tax-override/TaxOverrideDeleteModal.js:120 |
| 2219 | #: settings/tax-override/TaxOverrideRows.js:71 |
| 2220 | #: settings/tax-region/RegistrationForm.js:337 |
| 2221 | #: upsell-funnels/EditFunnel.js:248 |
| 2222 | #: sc-license.js:189 |
| 2223 | #: sc-payment-methods-list.js:162 |
| 2224 | #: sc-payment-methods-list.js:196 |
| 2225 | msgid "Delete" |
| 2226 | msgstr "" |
| 2227 | |
| 2228 | #: src/Controllers/Admin/AffiliationPayouts/AffiliationPayoutsListTable.php:273 |
| 2229 | msgid "No affiliate payouts found." |
| 2230 | msgstr "" |
| 2231 | |
| 2232 | #: src/Controllers/Admin/AffiliationPayouts/AffiliationPayoutsListTable.php:320 |
| 2233 | #: src/Controllers/Admin/Orders/OrdersListTable.php:77 |
| 2234 | #: src/Models/Payout.php:128 |
| 2235 | #: orders/modules/LineItems/index.js:30 |
| 2236 | #: util.js:99 |
| 2237 | #: Blocks/Form/edit.js:417 |
| 2238 | #: sc-order-status-badge2.js:36 |
| 2239 | msgid "Processing" |
| 2240 | msgstr "" |
| 2241 | |
| 2242 | #: src/Controllers/Admin/AffiliationPayouts/AffiliationPayoutsListTable.php:321 |
| 2243 | #: src/Models/Payout.php:128 |
| 2244 | #: sc-subscription-status-badge2.js:63 |
| 2245 | msgid "Completed" |
| 2246 | msgstr "" |
| 2247 | |
| 2248 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsController.php:24 |
| 2249 | #: admin/affiliation-referrals/index.php:28 |
| 2250 | msgid "Affiliate Referrals" |
| 2251 | msgstr "" |
| 2252 | |
| 2253 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsController.php:33 |
| 2254 | #: affiliation-referrals/EditAffiliationReferral.js:104 |
| 2255 | msgid "Affiliate referral approved." |
| 2256 | msgstr "" |
| 2257 | |
| 2258 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsController.php:34 |
| 2259 | #: affiliation-referrals/EditAffiliationReferral.js:181 |
| 2260 | msgid "Affiliate referral denied." |
| 2261 | msgstr "" |
| 2262 | |
| 2263 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsController.php:35 |
| 2264 | msgid "Affiliate referral deleted." |
| 2265 | msgstr "" |
| 2266 | |
| 2267 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsController.php:36 |
| 2268 | msgid "Affiliate referral is now in review." |
| 2269 | msgstr "" |
| 2270 | |
| 2271 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:118 |
| 2272 | msgid "Payout Status" |
| 2273 | msgstr "" |
| 2274 | |
| 2275 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:119 |
| 2276 | msgid "Payout Date" |
| 2277 | msgstr "" |
| 2278 | |
| 2279 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:121 |
| 2280 | #: src/Controllers/Admin/ProductCollections/ProductCollectionsListTable.php:50 |
| 2281 | #: src/Support/Errors/Translations/attributes.php:27 |
| 2282 | #: affiliation-referrals/CreateAffiliationReferral.js:120 |
| 2283 | #: affiliation-referrals/modules/Details.js:46 |
| 2284 | #: affiliations/modules/Referrals.js:58 |
| 2285 | #: product-collections/CreateProductCollection.js:121 |
| 2286 | #: product-collections/list/fields/description.js:16 |
| 2287 | #: product-collections/modules/Details.js:32 |
| 2288 | #: products/components/price/parts/SwapPriceSetting.js:199 |
| 2289 | #: products/modules/Details.js:28 |
| 2290 | #: settings/processors/CreateEditPaymentMethod.js:97 |
| 2291 | #: settings/shipping/method/ShippingMethodForm.js:126 |
| 2292 | #: settings/shipping/rate/ShippingRateForm.js:318 |
| 2293 | #: settings/subscription-preservation/PreservationSettings.js:239 |
| 2294 | #: settings/subscription-preservation/PreservationSettings.js:286 |
| 2295 | #: Blocks/Form/edit.js:513 |
| 2296 | #: Blocks/Heading/edit.js:37 |
| 2297 | #: Blocks/Heading/edit.js:61 |
| 2298 | #: Blocks/PriceChoice/edit.js:63 |
| 2299 | #: src/blocks/cart-order-bump-description/index.js:21 |
| 2300 | #: sc-checkout-stock-alert2.js:113 |
| 2301 | msgid "Description" |
| 2302 | msgstr "" |
| 2303 | |
| 2304 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:122 |
| 2305 | #: src/Controllers/Admin/Orders/OrdersListTable.php:115 |
| 2306 | #: src/Support/Errors/Translations/attributes.php:23 |
| 2307 | #: affiliations/modules/Referrals.js:64 |
| 2308 | #: dashboard/Orders.js:111 |
| 2309 | #: invoices/components/OrderPageLink.js:19 |
| 2310 | #: reviews/modules/Product.js:64 |
| 2311 | #: store/add-entities.js:202 |
| 2312 | #: Controllers/OrderController.php:126 |
| 2313 | msgid "Order" |
| 2314 | msgstr "" |
| 2315 | |
| 2316 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:123 |
| 2317 | #: affiliation-referrals/modules/Payout.js:42 |
| 2318 | #: affiliation-referrals/modules/ReferralItems.js:88 |
| 2319 | #: affiliations/modules/Payouts.js:64 |
| 2320 | #: affiliations/modules/Referrals.js:67 |
| 2321 | #: components/affiliates/commission/CommissionSidebarForm.js:82 |
| 2322 | #: products/list/fields/commission_amount.js:5 |
| 2323 | msgid "Commission" |
| 2324 | msgstr "" |
| 2325 | |
| 2326 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:147 |
| 2327 | #: src/Controllers/Admin/ProductCollections/ProductCollectionsListTable.php:128 |
| 2328 | #: src/Controllers/Admin/Products/ProductsListTable.php:517 |
| 2329 | #: components/data-tables/affiliates/ReferralsDataTable.js:100 |
| 2330 | #: components/data-tables/licenses-data-table/license-item.js:74 |
| 2331 | #: components/data-tables/OrdersDataTable.js:82 |
| 2332 | #: components/data-tables/subscriptions-data-table/subscription-item.js:140 |
| 2333 | #: orders/modules/Dispute/DisputeHistory.js:69 |
| 2334 | #: products/modules/BuyLink.js:332 |
| 2335 | #: formats/ShowPrice.js:87 |
| 2336 | msgid "View" |
| 2337 | msgstr "" |
| 2338 | |
| 2339 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:148 |
| 2340 | #: src/Controllers/Admin/AutoFees/AutoFeesListTable.php:286 |
| 2341 | #: src/Controllers/Admin/Bumps/BumpsListTable.php:257 |
| 2342 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:264 |
| 2343 | #: src/Controllers/Admin/Customers/CustomersListTable.php:234 |
| 2344 | #: src/Controllers/Admin/Invoices/InvoicesListTable.php:265 |
| 2345 | #: src/Controllers/Admin/Licenses/LicensesListTable.php:114 |
| 2346 | #: src/Controllers/Admin/ProductCollections/ProductCollectionsListTable.php:127 |
| 2347 | #: src/Controllers/Admin/ProductGroups/ProductGroupsListTable.php:188 |
| 2348 | #: src/Controllers/Admin/Products/ProductsListTable.php:514 |
| 2349 | #: src/Controllers/Admin/Reviews/ReviewsListTable.php:318 |
| 2350 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:410 |
| 2351 | #: src/Controllers/Admin/Upsells/UpsellsListTable.php:250 |
| 2352 | #: src/Integrations/Beaver/BeaverFormModule.php:95 |
| 2353 | #: src/Integrations/Elementor/Widgets/ReusableFormWidget.php:122 |
| 2354 | #: checkouts/modules/Address.js:105 |
| 2355 | #: checkouts/modules/Tax/index.js:114 |
| 2356 | #: components/address/ViewAddress.js:61 |
| 2357 | #: components/affiliates/commission/CommissionSidebarForm.js:60 |
| 2358 | #: components/data-tables/affiliates/products/index.js:95 |
| 2359 | #: components/Permalink.js:61 |
| 2360 | #: components/Permalink.js:69 |
| 2361 | #: components/ToggleHeader.js:62 |
| 2362 | #: coupons/modules/promotion-codes/Code.js:141 |
| 2363 | #: licenses/modules/Activations/Activation.js:209 |
| 2364 | #: orders/modules/ContactInfo/index.js:48 |
| 2365 | #: orders/modules/MetaData.js:55 |
| 2366 | #: orders/modules/TaxInfo/index.js:148 |
| 2367 | #: product-collections/list/actions/index.js:14 |
| 2368 | #: product-groups/list/actions/index.js:18 |
| 2369 | #: products/list/actions/index.js:50 |
| 2370 | #: products/modules/Variations/VariantOption.js:294 |
| 2371 | #: reviews/list/actions/index.js:19 |
| 2372 | #: settings/customer/EmailRow.js:43 |
| 2373 | #: settings/processors/ManualPaymentMethod.js:124 |
| 2374 | #: settings/shipping/method/ShippingMethods.js:176 |
| 2375 | #: settings/shipping/parcel/ParcelTemplateForm.js:135 |
| 2376 | #: settings/shipping/parcel/ParcelTemplates.js:266 |
| 2377 | #: settings/shipping/zone/ShippingZone.js:152 |
| 2378 | #: settings/shipping/zone/ShippingZone.js:221 |
| 2379 | #: settings/subscription-preservation/Reason.js:103 |
| 2380 | #: settings/tax-override/TaxOverrideRows.js:67 |
| 2381 | #: upsell-funnels/components/SelectTemplate/index.js:117 |
| 2382 | #: upsell-funnels/components/SelectTemplatePart/index.js:117 |
| 2383 | #: upsell-funnels/modules/Upsell/EditUpsell.js:98 |
| 2384 | #: Blocks/CheckoutForm/components/ProductChoice.js:141 |
| 2385 | msgid "Edit" |
| 2386 | msgstr "" |
| 2387 | |
| 2388 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:149 |
| 2389 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:354 |
| 2390 | #: src/Controllers/Admin/Reviews/ReviewsListTable.php:331 |
| 2391 | #: affiliation-referrals/EditAffiliationReferral.js:253 |
| 2392 | #: affiliation-requests/EditAffiliationRequest.js:261 |
| 2393 | #: reviews/list/actions/index.js:27 |
| 2394 | #: reviews/list/actions/index.js:37 |
| 2395 | msgid "Approve" |
| 2396 | msgstr "" |
| 2397 | |
| 2398 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:150 |
| 2399 | #: affiliation-referrals/EditAffiliationReferral.js:269 |
| 2400 | #: affiliation-requests/EditAffiliationRequest.js:273 |
| 2401 | msgid "Deny" |
| 2402 | msgstr "" |
| 2403 | |
| 2404 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:151 |
| 2405 | #: affiliation-referrals/EditAffiliationReferral.js:262 |
| 2406 | msgid "Make Reviewing" |
| 2407 | msgstr "" |
| 2408 | |
| 2409 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:292 |
| 2410 | #: abandoned-checkouts/modules/LineItems/index.js:34 |
| 2411 | #: components/data-tables/charges-data-table/index.js:145 |
| 2412 | #: invoices/components/OrderPageLink.js:37 |
| 2413 | #: invoices/Invoice.js:150 |
| 2414 | #: orders/Order.js:285 |
| 2415 | #: subscriptions/show/modules/modals/RetryPaymentModal.js:52 |
| 2416 | #: subscriptions/show/modules/Periods.js:191 |
| 2417 | msgid "View Order" |
| 2418 | msgstr "" |
| 2419 | |
| 2420 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:350 |
| 2421 | msgid "No affiliate referrals found . " |
| 2422 | msgstr "" |
| 2423 | |
| 2424 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:436 |
| 2425 | #: src/Models/Referral.php:166 |
| 2426 | #: affiliation-referrals/EditAffiliationReferral.js:48 |
| 2427 | #: util.js:98 |
| 2428 | msgid "Reviewing" |
| 2429 | msgstr "" |
| 2430 | |
| 2431 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:437 |
| 2432 | #: src/Controllers/Admin/AffiliationRequests/AffiliationRequestsListTable.php:229 |
| 2433 | #: src/Models/AffiliationRequest.php:122 |
| 2434 | #: src/Models/Referral.php:170 |
| 2435 | #: src/Models/Review.php:195 |
| 2436 | #: affiliation-referrals/EditAffiliationReferral.js:46 |
| 2437 | #: reviews/list/fields/status.js:7 |
| 2438 | #: reviews/list/fields/status.js:21 |
| 2439 | #: reviews/list/useStatusTabs.js:29 |
| 2440 | #: util.js:96 |
| 2441 | msgid "Approved" |
| 2442 | msgstr "" |
| 2443 | |
| 2444 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:438 |
| 2445 | #: src/Controllers/Admin/AffiliationRequests/AffiliationRequestsListTable.php:230 |
| 2446 | #: src/Models/AffiliationRequest.php:124 |
| 2447 | #: src/Models/Referral.php:168 |
| 2448 | #: affiliation-referrals/EditAffiliationReferral.js:47 |
| 2449 | #: util.js:97 |
| 2450 | msgid "Denied" |
| 2451 | msgstr "" |
| 2452 | |
| 2453 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:439 |
| 2454 | #: src/Controllers/Admin/Orders/OrdersListTable.php:80 |
| 2455 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:67 |
| 2456 | #: orders/modules/LineItems/index.js:33 |
| 2457 | #: orders/modules/LineItems/index.js:34 |
| 2458 | #: orders/modules/Refund/RefundHistory.js:40 |
| 2459 | #: sc-order-status-badge2.js:42 |
| 2460 | #: sc-order-status-badge2.js:44 |
| 2461 | #: sc-subscription-status-badge2.js:61 |
| 2462 | msgid "Canceled" |
| 2463 | msgstr "" |
| 2464 | |
| 2465 | #: src/Controllers/Admin/AffiliationReferrals/AffiliationReferralsListTable.php:440 |
| 2466 | #: src/Models/Referral.php:167 |
| 2467 | msgid "In Payout" |
| 2468 | msgstr "" |
| 2469 | |
| 2470 | #: src/Controllers/Admin/AffiliationRequests/AffiliationRequestsController.php:22 |
| 2471 | #: admin/affiliation-requests/index.php:6 |
| 2472 | #: affiliation-requests/EditAffiliationRequest.js:215 |
| 2473 | msgid "Affiliate Requests" |
| 2474 | msgstr "" |
| 2475 | |
| 2476 | #: src/Controllers/Admin/AffiliationRequests/AffiliationRequestsListTable.php:94 |
| 2477 | #: src/Controllers/Admin/Affiliations/AffiliationsListTable.php:94 |
| 2478 | #: src/Controllers/Admin/AutoFees/AutoFeesListTable.php:108 |
| 2479 | #: src/Controllers/Admin/Bumps/BumpsListTable.php:96 |
| 2480 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:74 |
| 2481 | #: src/Controllers/Admin/Customers/CustomersListTable.php:94 |
| 2482 | #: src/Controllers/Admin/ProductCollections/ProductCollectionsListTable.php:48 |
| 2483 | #: src/Controllers/Admin/ProductGroups/ProductGroupsListTable.php:105 |
| 2484 | #: src/Controllers/Admin/Products/ProductsListTable.php:145 |
| 2485 | #: src/Controllers/Admin/Upsells/UpsellsListTable.php:93 |
| 2486 | #: src/Integrations/Bricks/Elements/PriceChoiceTemplate.php:88 |
| 2487 | #: src/Integrations/Bricks/Elements/PriceChooser.php:112 |
| 2488 | #: src/Integrations/Bricks/Elements/Product.php:211 |
| 2489 | #: src/Support/Errors/Translations/attributes.php:11 |
| 2490 | #: web/buy-template.php:49 |
| 2491 | #: auto-fees/CreateAutoFee.js:229 |
| 2492 | #: auto-fees/modules/Details.js:85 |
| 2493 | #: bumps/modules/Name.js:7 |
| 2494 | #: licenses/modules/Activations/Activation.js:147 |
| 2495 | #: product-collections/components/SelectTemplate/create-modal.js:75 |
| 2496 | #: product-collections/components/SelectTemplatePart/create-modal.js:75 |
| 2497 | #: product-collections/list/fields/name.js:15 |
| 2498 | #: product-collections/modules/Details.js:21 |
| 2499 | #: product-groups/list/fields/name.js:15 |
| 2500 | #: products/components/price/parts/PriceName.js:9 |
| 2501 | #: products/components/SelectTemplate/create-modal.js:84 |
| 2502 | #: products/components/SelectTemplatePart/create-modal.js:88 |
| 2503 | #: products/list/fields/name.js:17 |
| 2504 | #: products/modules/Details.js:18 |
| 2505 | #: settings/shipping/method/ShippingMethodForm.js:115 |
| 2506 | #: settings/shipping/parcel/ParcelTemplateForm.js:249 |
| 2507 | #: settings/shipping/profile/AddShippingProfile.js:89 |
| 2508 | #: settings/shipping/profile/ShippingProfile.js:189 |
| 2509 | #: settings/shipping/rate/ShippingRateForm.js:307 |
| 2510 | #: settings/shipping/zone/ShippingZone.js:108 |
| 2511 | #: upsell-funnels/components/SelectTemplate/create-modal.js:76 |
| 2512 | #: upsell-funnels/components/SelectTemplatePart/create-modal.js:82 |
| 2513 | #: upsell-funnels/CreateFunnel.js:60 |
| 2514 | #: upsell-funnels/modules/Details.js:16 |
| 2515 | #: Blocks/Checkbox/components/Inspector.js:18 |
| 2516 | #: Blocks/Checkbox/edit.js:40 |
| 2517 | #: Blocks/Input/components/Inspector.js:18 |
| 2518 | #: Blocks/Input/edit.js:39 |
| 2519 | #: Blocks/Password/components/Inspector.js:18 |
| 2520 | #: Blocks/Radio/edit.js:36 |
| 2521 | #: Blocks/Switch/components/Inspector.js:18 |
| 2522 | #: Blocks/Switch/edit.js:44 |
| 2523 | #: Blocks/Textarea/edit.js:39 |
| 2524 | msgid "Name" |
| 2525 | msgstr "" |
| 2526 | |
| 2527 | #: src/Controllers/Admin/AffiliationRequests/AffiliationRequestsListTable.php:95 |
| 2528 | #: src/Controllers/Admin/Affiliations/AffiliationsListTable.php:95 |
| 2529 | #: src/Controllers/Admin/Customers/CustomersListTable.php:95 |
| 2530 | #: src/Support/Errors/Translations/attributes.php:19 |
| 2531 | #: web/buy-template.php:46 |
| 2532 | #: affiliation-payouts/ExportAffiliationPayout.js:84 |
| 2533 | #: affiliation-requests/modules/Details.js:85 |
| 2534 | #: affiliations/modules/EditAffiliate.js:123 |
| 2535 | #: auto-fees/utils/constants.js:17 |
| 2536 | #: checkouts/modules/SelectCustomer/CreateCustomer.js:108 |
| 2537 | #: coupons/modules/CustomerSelector.js:132 |
| 2538 | #: coupons/modules/SelectCustomer.js:229 |
| 2539 | #: customers/modules/Details.js:61 |
| 2540 | #: invoices/modules/SelectCustomer/CreateCustomer.js:111 |
| 2541 | #: orders/modules/ContactInfo/EditContactInfo.js:146 |
| 2542 | #: settings/account/AccountSettings.js:380 |
| 2543 | msgid "Email" |
| 2544 | msgstr "" |
| 2545 | |
| 2546 | #: src/Controllers/Admin/AffiliationRequests/AffiliationRequestsListTable.php:145 |
| 2547 | msgid "No affiliate requests found." |
| 2548 | msgstr "" |
| 2549 | |
| 2550 | #: src/Controllers/Admin/AffiliationRequests/AffiliationRequestsListTable.php:231 |
| 2551 | #: src/Models/AffiliationRequest.php:123 |
| 2552 | #: orders/modules/Refund/RefundHistory.js:30 |
| 2553 | #: util.js:95 |
| 2554 | msgid "Pending" |
| 2555 | msgstr "" |
| 2556 | |
| 2557 | #: src/Controllers/Admin/Affiliations/AffiliationsController.php:24 |
| 2558 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:265 |
| 2559 | #: admin/affiliations/index.php:6 |
| 2560 | #: affiliations/ViewAffiliation.js:194 |
| 2561 | #: settings/SettingsSidebar.js:99 |
| 2562 | msgid "Affiliates" |
| 2563 | msgstr "" |
| 2564 | |
| 2565 | #: src/Controllers/Admin/Affiliations/AffiliationsController.php:32 |
| 2566 | msgid "Affiliation activated successfully." |
| 2567 | msgstr "" |
| 2568 | |
| 2569 | #: src/Controllers/Admin/Affiliations/AffiliationsController.php:33 |
| 2570 | msgid "Affiliation deactivated successfully." |
| 2571 | msgstr "" |
| 2572 | |
| 2573 | #: src/Controllers/Admin/Affiliations/AffiliationsListTable.php:99 |
| 2574 | msgid "Total Earnings" |
| 2575 | msgstr "" |
| 2576 | |
| 2577 | #: src/Controllers/Admin/Affiliations/AffiliationsListTable.php:100 |
| 2578 | msgid "Unpaid Earnings" |
| 2579 | msgstr "" |
| 2580 | |
| 2581 | #: src/Controllers/Admin/Affiliations/AffiliationsListTable.php:151 |
| 2582 | msgid "No affiliates found." |
| 2583 | msgstr "" |
| 2584 | |
| 2585 | #: src/Controllers/Admin/Affiliations/AffiliationsListTable.php:229 |
| 2586 | #: affiliations/ViewAffiliation.js:198 |
| 2587 | msgid "View Affiliate" |
| 2588 | msgstr "" |
| 2589 | |
| 2590 | #: src/Controllers/Admin/Affiliations/AffiliationsListTable.php:229 |
| 2591 | #: components/data-tables/charges-data-table/index.js:169 |
| 2592 | #: orders/modules/Dispute/DisputeLineItem.js:55 |
| 2593 | #: orders/modules/Refund/RefundLineItem.js:78 |
| 2594 | #: settings/connection/IncomingWebhooks.js:206 |
| 2595 | msgid "View Details" |
| 2596 | msgstr "" |
| 2597 | |
| 2598 | #: src/Controllers/Admin/Affiliations/AffiliationsListTable.php:288 |
| 2599 | #: affiliations/ViewAffiliation.js:247 |
| 2600 | msgid "Deactivate" |
| 2601 | msgstr "" |
| 2602 | |
| 2603 | #: src/Controllers/Admin/Affiliations/AffiliationsListTable.php:288 |
| 2604 | #: src/Models/IntegrationCatalog.php:104 |
| 2605 | #: src/Models/IntegrationCatalog.php:108 |
| 2606 | #: affiliations/ViewAffiliation.js:236 |
| 2607 | #: components/data-tables/subscriptions-data-table/StartPlan.js:73 |
| 2608 | #: settings/integrations/Suretriggers.js:118 |
| 2609 | msgid "Activate" |
| 2610 | msgstr "" |
| 2611 | |
| 2612 | #: src/Controllers/Admin/Affiliations/AffiliationsListTable.php:289 |
| 2613 | msgid "Are you sure you want to deactivate this affilate?" |
| 2614 | msgstr "" |
| 2615 | |
| 2616 | #: src/Controllers/Admin/Affiliations/AffiliationsListTable.php:289 |
| 2617 | msgid "Are you sure you want to activate this affiliate?" |
| 2618 | msgstr "" |
| 2619 | |
| 2620 | #: src/Controllers/Admin/Affiliations/AffiliationsListTable.php:297 |
| 2621 | msgid "Toggle Affiliate active status" |
| 2622 | msgstr "" |
| 2623 | |
| 2624 | #: src/Controllers/Admin/Affiliations/AffiliationsListTable.php:347 |
| 2625 | #: src/Controllers/Admin/AutoFees/AutoFeesListTable.php:65 |
| 2626 | #: src/Controllers/Admin/Bumps/BumpsListTable.php:51 |
| 2627 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:238 |
| 2628 | #: src/Controllers/Admin/Licenses/LicensesListTable.php:127 |
| 2629 | #: src/Controllers/Admin/ProductGroups/ProductGroupsListTable.php:61 |
| 2630 | #: src/Controllers/Admin/Products/ProductsListTable.php:99 |
| 2631 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:64 |
| 2632 | #: src/Controllers/Admin/Upsells/UpsellsListTable.php:52 |
| 2633 | #: src/Models/Affiliation.php:142 |
| 2634 | #: affiliations/ViewAffiliation.js:223 |
| 2635 | #: auto-fees/EditAutoFee.js:272 |
| 2636 | #: coupons/modules/promotion-codes/index.js:192 |
| 2637 | #: licenses/modules/Details/index.js:21 |
| 2638 | #: product-groups/list/fields/archive_status.js:4 |
| 2639 | #: product-groups/list/useStatusTabs.js:13 |
| 2640 | #: products/list/fields/archive_status.js:4 |
| 2641 | #: products/list/useStatusTabs.js:13 |
| 2642 | #: util.js:93 |
| 2643 | #: Blocks/Dashboard/CustomerLicenses/edit.js:76 |
| 2644 | #: Blocks/Dashboard/CustomerSubscriptions/edit.js:81 |
| 2645 | #: sc-license.js:154 |
| 2646 | #: sc-licenses-list.js:93 |
| 2647 | #: sc-subscription-status-badge2.js:54 |
| 2648 | msgid "Active" |
| 2649 | msgstr "" |
| 2650 | |
| 2651 | #: src/Controllers/Admin/Affiliations/AffiliationsListTable.php:348 |
| 2652 | #: src/Controllers/Admin/AutoFees/AutoFeesListTable.php:66 |
| 2653 | #: src/Controllers/Admin/Licenses/LicensesListTable.php:131 |
| 2654 | #: src/Models/Affiliation.php:142 |
| 2655 | #: affiliations/ViewAffiliation.js:224 |
| 2656 | #: auto-fees/EditAutoFee.js:273 |
| 2657 | #: licenses/modules/Details/index.js:27 |
| 2658 | #: util.js:94 |
| 2659 | #: sc-license.js:160 |
| 2660 | msgid "Inactive" |
| 2661 | msgstr "" |
| 2662 | |
| 2663 | #: src/Controllers/Admin/AutoFees/AutoFeesController.php:24 |
| 2664 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:239 |
| 2665 | #: admin/auto-fees/index.php:6 |
| 2666 | #: auto-fees/EditAutoFee.js:148 |
| 2667 | #: settings/SettingsSidebar.js:93 |
| 2668 | #: store/add-entities.js:88 |
| 2669 | msgid "Dynamic Pricing" |
| 2670 | msgstr "" |
| 2671 | |
| 2672 | #: src/Controllers/Admin/AutoFees/AutoFeesController.php:34 |
| 2673 | msgid "What is dynamic pricing?" |
| 2674 | msgstr "" |
| 2675 | |
| 2676 | #: src/Controllers/Admin/AutoFees/AutoFeesController.php:37 |
| 2677 | msgid "Dynamic pricing allows you to automatically discount or add fees to your products in checkout based on a variety of factors. Some popular use cases include \"buy one, get one free\" discounts, free shipping minimums, subscription renewal discounts. Get started by creating your first dynamic price." |
| 2678 | msgstr "" |
| 2679 | |
| 2680 | #: src/Controllers/Admin/AutoFees/AutoFeesController.php:39 |
| 2681 | msgid "Learn More ↗" |
| 2682 | msgstr "" |
| 2683 | |
| 2684 | #: src/Controllers/Admin/AutoFees/AutoFeesController.php:46 |
| 2685 | msgid "Dynamic Price deleted." |
| 2686 | msgstr "" |
| 2687 | |
| 2688 | #: src/Controllers/Admin/AutoFees/AutoFeesController.php:108 |
| 2689 | msgid "Dynamic Price enabled." |
| 2690 | msgstr "" |
| 2691 | |
| 2692 | #: src/Controllers/Admin/AutoFees/AutoFeesController.php:108 |
| 2693 | msgid "Dynamic Price disabled." |
| 2694 | msgstr "" |
| 2695 | |
| 2696 | #: src/Controllers/Admin/AutoFees/AutoFeesListTable.php:49 |
| 2697 | msgid "Search Dynamic Prices" |
| 2698 | msgstr "" |
| 2699 | |
| 2700 | #: src/Controllers/Admin/AutoFees/AutoFeesListTable.php:109 |
| 2701 | #: auto-fees/CreateAutoFee.js:242 |
| 2702 | #: auto-fees/modules/Details.js:95 |
| 2703 | #: Blocks/Dashboard/WordPressAccount/edit.js:53 |
| 2704 | #: src/blocks/product-review-reviewer-name/edit.js:50 |
| 2705 | #: sc-wordpress-user-edit.js:63 |
| 2706 | #: sc-wordpress-user.js:28 |
| 2707 | msgid "Display Name" |
| 2708 | msgstr "" |
| 2709 | |
| 2710 | #: src/Controllers/Admin/AutoFees/AutoFeesListTable.php:111 |
| 2711 | #: src/Controllers/Admin/Orders/OrdersListTable.php:122 |
| 2712 | #: admin/products/import-results.php:186 |
| 2713 | #: customers/modules/Balance/ViewTransactions.js:105 |
| 2714 | #: settings/shipping/parcel/ParcelTemplateForm.js:173 |
| 2715 | #: upsell-funnels/modules/Upsell/Discount.js:36 |
| 2716 | #: Blocks/CustomerDashboardButton/edit.js:91 |
| 2717 | #: Blocks/PriceSelector/edit.js:101 |
| 2718 | msgid "Type" |
| 2719 | msgstr "" |
| 2720 | |
| 2721 | #: src/Controllers/Admin/AutoFees/AutoFeesListTable.php:231 |
| 2722 | #: auto-fees/utils/constants.js:169 |
| 2723 | #: settings/dynamic-pricing/utils.js:16 |
| 2724 | msgid "Line Item" |
| 2725 | msgstr "" |
| 2726 | |
| 2727 | #: src/Controllers/Admin/AutoFees/AutoFeesListTable.php:235 |
| 2728 | #: src/Controllers/Admin/Orders/OrdersListTable.php:118 |
| 2729 | #: abandoned-checkouts/modules/LineItems/index.js:114 |
| 2730 | #: auto-fees/utils/constants.js:187 |
| 2731 | #: checkouts/modules/Payment.js:106 |
| 2732 | #: checkouts/modules/SelectShipping.js:78 |
| 2733 | #: checkouts/modules/SelectShipping.js:89 |
| 2734 | #: checkouts/modules/SelectShipping.js:101 |
| 2735 | #: checkouts/modules/SelectShipping.js:114 |
| 2736 | #: invoices/modules/Payment.js:147 |
| 2737 | #: invoices/modules/SelectShipping.js:29 |
| 2738 | #: invoices/modules/SelectShipping.js:43 |
| 2739 | #: invoices/modules/SelectShipping.js:59 |
| 2740 | #: invoices/modules/SelectShipping.js:79 |
| 2741 | #: orders/modules/LineItems/index.js:315 |
| 2742 | #: products/modules/Shipping.js:26 |
| 2743 | #: products/modules/Variations/Shipping.js:45 |
| 2744 | #: settings/dynamic-pricing/utils.js:26 |
| 2745 | #: settings/SettingsSidebar.js:119 |
| 2746 | #: settings/shipping/ShippingSettings.js:196 |
| 2747 | #: subscriptions/edit/modules/Modals/UpdateRecentPrice.js:257 |
| 2748 | #: subscriptions/show/modules/LineItems/index.js:100 |
| 2749 | #: sc-line-item-shipping2.js:33 |
| 2750 | #: sc-order-confirmation-totals2.js:61 |
| 2751 | #: sc-order.js:169 |
| 2752 | #: sc-shipping-choices2.js:64 |
| 2753 | #: sc-shipping-choices2.js:68 |
| 2754 | #: sc-shipping-choices2.js:71 |
| 2755 | #: sc-subscription-next-payment2.js:112 |
| 2756 | #: sc-upcoming-invoice.js:231 |
| 2757 | msgid "Shipping" |
| 2758 | msgstr "" |
| 2759 | |
| 2760 | #: src/Controllers/Admin/AutoFees/AutoFeesListTable.php:242 |
| 2761 | #: abandoned-checkouts/modules/Coupon.js:26 |
| 2762 | #: abandoned-checkouts/modules/Coupon.js:28 |
| 2763 | #: affiliations/modules/Promotions.js:61 |
| 2764 | #: auto-fees/modules/Details.js:115 |
| 2765 | #: auto-fees/modules/Rules.js:182 |
| 2766 | #: bumps/modules/Discount.js:34 |
| 2767 | #: coupons/Sidebar.js:63 |
| 2768 | #: products/components/price/parts/SetupFee.js:116 |
| 2769 | #: products/components/price/parts/SetupFee.js:142 |
| 2770 | #: products/modules/Prices/Price/Header.js:57 |
| 2771 | #: settings/subscription-preservation/Reason.js:69 |
| 2772 | #: subscriptions/show/modules/CurrentPlan.js:186 |
| 2773 | #: upsell-funnels/modules/Upsell/EditUpsell.js:154 |
| 2774 | #: src/blocks/cart-coupon/view.php:28 |
| 2775 | #: src/blocks/cart-coupon/edit.js:66 |
| 2776 | #: sc-coupon-form2.js:121 |
| 2777 | #: sc-order-confirmation-totals2.js:28 |
| 2778 | #: sc-order-confirmation-totals2.js:57 |
| 2779 | #: sc-order.js:165 |
| 2780 | #: sc-price-choice-container2.js:72 |
| 2781 | #: sc-price-choice.js:819 |
| 2782 | #: sc-recurring-price-choice-container2.js:86 |
| 2783 | msgid "Discount" |
| 2784 | msgstr "" |
| 2785 | |
| 2786 | #: src/Controllers/Admin/AutoFees/AutoFeesListTable.php:242 |
| 2787 | #: auto-fees/modules/Details.js:119 |
| 2788 | #: auto-fees/modules/Rules.js:183 |
| 2789 | #: checkouts/modules/Price.js:220 |
| 2790 | #: invoices/modules/Price.js:227 |
| 2791 | #: products/components/price/parts/SetupFee.js:115 |
| 2792 | #: products/components/price/parts/SetupFee.js:130 |
| 2793 | msgid "Fee" |
| 2794 | msgstr "" |
| 2795 | |
| 2796 | #. translators: %1$s: Fee or Discount tag HTML, %2$s: Target tag HTML (e.g., Checkout, Line Item, Shipping) |
| 2797 | #: src/Controllers/Admin/AutoFees/AutoFeesListTable.php:269 |
| 2798 | msgid "Apply a %1$s to %2$s" |
| 2799 | msgstr "" |
| 2800 | |
| 2801 | #: src/Controllers/Admin/Bumps/BumpsController.php:23 |
| 2802 | #: admin/bumps/index.php:8 |
| 2803 | msgid "Bumps" |
| 2804 | msgstr "" |
| 2805 | |
| 2806 | #: src/Controllers/Admin/Bumps/BumpsListTable.php:52 |
| 2807 | #: src/Controllers/Admin/ProductGroups/ProductGroupsListTable.php:62 |
| 2808 | #: src/Controllers/Admin/ProductGroups/ProductGroupsListTable.php:176 |
| 2809 | #: src/Controllers/Admin/Products/ProductsListTable.php:100 |
| 2810 | #: src/Controllers/Admin/Upsells/UpsellsListTable.php:53 |
| 2811 | #: coupons/modules/promotion-codes/index.js:222 |
| 2812 | #: product-groups/EditProductGroup.js:188 |
| 2813 | #: product-groups/list/fields/archive_status.js:5 |
| 2814 | #: product-groups/list/fields/status.js:13 |
| 2815 | #: product-groups/list/useStatusTabs.js:18 |
| 2816 | #: products/EditProduct.js:283 |
| 2817 | #: products/list/fields/archive_status.js:5 |
| 2818 | #: products/list/fields/name.js:68 |
| 2819 | #: products/list/useStatusTabs.js:18 |
| 2820 | #: products/modules/Prices/Price/Header.js:256 |
| 2821 | #: products/modules/SingleDownload.js:278 |
| 2822 | #: upsell-funnels/EditFunnel.js:266 |
| 2823 | #: util.js:91 |
| 2824 | msgid "Archived" |
| 2825 | msgstr "" |
| 2826 | |
| 2827 | #: src/Controllers/Admin/Bumps/BumpsListTable.php:98 |
| 2828 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:76 |
| 2829 | #: src/Controllers/Admin/Products/ProductsListTable.php:146 |
| 2830 | #: src/Integrations/Bricks/Elements/Product.php:137 |
| 2831 | #: src/Integrations/Bricks/Elements/ProductCard.php:231 |
| 2832 | #: src/Support/Errors/Translations/attributes.php:26 |
| 2833 | #: auto-fees/utils/constants.js:119 |
| 2834 | #: bumps/modules/Price.js:33 |
| 2835 | #: coupons/modules/NewRestriction.js:83 |
| 2836 | #: invoices/modules/Prices.js:55 |
| 2837 | #: products/components/price/parts/SingleAmount.js:11 |
| 2838 | #: products/list/fields/price.js:5 |
| 2839 | #: products/modules/Variations/NewVariant.js:132 |
| 2840 | #: products/modules/Variations/Price.js:46 |
| 2841 | #: products/modules/Variations/Price.js:53 |
| 2842 | #: products/modules/Variations/Price.js:71 |
| 2843 | #: products/modules/Variations/Variants.js:135 |
| 2844 | #: settings/shipping/rate/ShippingRateForm.js:391 |
| 2845 | #: settings/shipping/zone/ShippingZone.js:112 |
| 2846 | #: store/add-entities.js:289 |
| 2847 | #: subscriptions/edit/modules/Price.js:112 |
| 2848 | #: subscriptions/show/modules/CurrentPlan.js:88 |
| 2849 | #: Blocks/CheckoutForm/entities.js:19 |
| 2850 | msgid "Price" |
| 2851 | msgstr "" |
| 2852 | |
| 2853 | #: src/Controllers/Admin/Bumps/BumpsListTable.php:114 |
| 2854 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:91 |
| 2855 | #: src/Controllers/Admin/Orders/OrdersListTable.php:137 |
| 2856 | #: src/Controllers/Admin/Products/ProductsListTable.php:168 |
| 2857 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:128 |
| 2858 | #: src/Controllers/Admin/Upsells/UpsellsListTable.php:109 |
| 2859 | msgid "Select comment" |
| 2860 | msgstr "" |
| 2861 | |
| 2862 | #: src/Controllers/Admin/Bumps/BumpsListTable.php:176 |
| 2863 | msgid "No order bumps found." |
| 2864 | msgstr "" |
| 2865 | |
| 2866 | #: src/Controllers/Admin/Bumps/BumpsListTable.php:196 |
| 2867 | #: src/Controllers/Admin/Orders/OrdersListTable.php:258 |
| 2868 | #: src/Controllers/Admin/Products/ProductsListTable.php:361 |
| 2869 | #: src/Controllers/Admin/Upsells/UpsellsListTable.php:192 |
| 2870 | #: products/components/price/parts/PaymentType.js:138 |
| 2871 | #: products/modules/Prices/Price/Header.js:83 |
| 2872 | #: store/add-entities.js:468 |
| 2873 | #: store/add-entities.js:475 |
| 2874 | #: subscriptions/edit/EditSubscription.js:242 |
| 2875 | #: sc-subscription-details2.js:81 |
| 2876 | #: sc-subscription.js:155 |
| 2877 | msgid "Subscription" |
| 2878 | msgstr "" |
| 2879 | |
| 2880 | #: src/Controllers/Admin/Bumps/BumpsListTable.php:209 |
| 2881 | #: src/Controllers/Admin/Products/ProductsListTable.php:374 |
| 2882 | #: src/Controllers/Admin/Upsells/UpsellsListTable.php:205 |
| 2883 | msgid "One-Time" |
| 2884 | msgstr "" |
| 2885 | |
| 2886 | #: src/Controllers/Admin/Bumps/BumpsListTable.php:250 |
| 2887 | #: src/Controllers/Admin/Bumps/BumpsListTable.php:257 |
| 2888 | #: bumps/EditBump.js:163 |
| 2889 | msgid "Edit Bump" |
| 2890 | msgstr "" |
| 2891 | |
| 2892 | #: src/Controllers/Admin/CancellationInsights/CancellationInsightsController.php:20 |
| 2893 | msgid "Subscription Saver & Insights" |
| 2894 | msgstr "" |
| 2895 | |
| 2896 | #: src/Controllers/Admin/CancellationInsights/CancellationInsightsListTable.php:52 |
| 2897 | #: src/Controllers/Admin/Invoices/InvoicesListTable.php:55 |
| 2898 | #: src/Controllers/Admin/Licenses/LicensesListTable.php:63 |
| 2899 | #: src/Controllers/Admin/Reviews/ReviewsListTable.php:117 |
| 2900 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:109 |
| 2901 | #: src/Support/Errors/Translations/attributes.php:24 |
| 2902 | #: admin/user-profile.php:5 |
| 2903 | #: abandoned-checkouts/modules/Customer.js:14 |
| 2904 | #: auto-fees/utils/constants.js:116 |
| 2905 | #: checkouts/modules/SelectCustomer/index.js:94 |
| 2906 | #: coupons/modules/NewRestriction.js:91 |
| 2907 | #: dashboard/Orders.js:127 |
| 2908 | #: invoices/modules/SelectCustomer/index.js:51 |
| 2909 | #: licenses/modules/Customer.js:42 |
| 2910 | #: orders/modules/ContactInfo/index.js:67 |
| 2911 | #: reviews/list/fields/customer.js:15 |
| 2912 | #: reviews/modules/Reviewer.js:33 |
| 2913 | #: store/add-entities.js:102 |
| 2914 | #: subscriptions/show/modules/Customer.js:16 |
| 2915 | msgid "Customer" |
| 2916 | msgstr "" |
| 2917 | |
| 2918 | #: src/Controllers/Admin/CancellationInsights/CancellationInsightsListTable.php:53 |
| 2919 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:111 |
| 2920 | #: orders/modules/Subscriptions.js:52 |
| 2921 | #: Blocks/Dashboard/CustomerSubscriptions/Block.php:79 |
| 2922 | #: Controllers/SubscriptionController.php:178 |
| 2923 | #: Controllers/SubscriptionController.php:307 |
| 2924 | #: Controllers/SubscriptionController.php:404 |
| 2925 | #: Controllers/SubscriptionController.php:490 |
| 2926 | #: Controllers/SubscriptionController.php:549 |
| 2927 | #: Controllers/SubscriptionController.php:612 |
| 2928 | #: Controllers/SubscriptionController.php:679 |
| 2929 | #: sc-upcoming-invoice.js:188 |
| 2930 | msgid "Plan" |
| 2931 | msgstr "" |
| 2932 | |
| 2933 | #: src/Controllers/Admin/CancellationInsights/CancellationInsightsListTable.php:54 |
| 2934 | #: store/add-entities.js:60 |
| 2935 | msgid "Cancellation Reason" |
| 2936 | msgstr "" |
| 2937 | |
| 2938 | #: src/Controllers/Admin/CancellationInsights/CancellationInsightsListTable.php:55 |
| 2939 | #: reviews/modules/Details.js:62 |
| 2940 | msgid "Comment" |
| 2941 | msgstr "" |
| 2942 | |
| 2943 | #: src/Controllers/Admin/CancellationInsights/CancellationInsightsListTable.php:56 |
| 2944 | msgid "Plan Status" |
| 2945 | msgstr "" |
| 2946 | |
| 2947 | #: src/Controllers/Admin/CancellationInsights/CancellationInsightsListTable.php:73 |
| 2948 | #: orders/modules/Refund/RefundHistory.js:57 |
| 2949 | msgid "No product" |
| 2950 | msgstr "" |
| 2951 | |
| 2952 | #: src/Controllers/Admin/CancellationInsights/CancellationInsightsListTable.php:93 |
| 2953 | msgid "All Cancellation Attempts" |
| 2954 | msgstr "" |
| 2955 | |
| 2956 | #: src/Controllers/Admin/CancellationInsights/CancellationInsightsListTable.php:133 |
| 2957 | msgid "No cancellation acts." |
| 2958 | msgstr "" |
| 2959 | |
| 2960 | #: src/Controllers/Admin/CancellationInsights/CancellationInsightsListTable.php:157 |
| 2961 | #: src/Controllers/Admin/Customers/CustomersListTable.php:203 |
| 2962 | #: src/Controllers/Admin/Customers/CustomersListTable.php:234 |
| 2963 | #: src/Controllers/Admin/Licenses/LicensesListTable.php:138 |
| 2964 | #: customers/EditCustomer.js:160 |
| 2965 | msgid "Edit Customer" |
| 2966 | msgstr "" |
| 2967 | |
| 2968 | #: src/Controllers/Admin/CancellationInsights/CancellationInsightsListTable.php:158 |
| 2969 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:400 |
| 2970 | msgid "No name provided" |
| 2971 | msgstr "" |
| 2972 | |
| 2973 | #: src/Controllers/Admin/CancellationInsights/CancellationInsightsListTable.php:164 |
| 2974 | #: abandoned-checkouts/modules/Customer.js:26 |
| 2975 | #: checkouts/modules/SelectCustomer/index.js:107 |
| 2976 | #: invoices/modules/SelectCustomer/index.js:64 |
| 2977 | #: licenses/modules/Customer.js:54 |
| 2978 | #: subscriptions/show/modules/Customer.js:28 |
| 2979 | msgid "View Customer" |
| 2980 | msgstr "" |
| 2981 | |
| 2982 | #. translators: Subscription saver feature. This is displayed if the subscription has been "Saved" from cancellation. |
| 2983 | #: src/Controllers/Admin/CancellationInsights/CancellationInsightsListTable.php:209 |
| 2984 | msgid "Saved" |
| 2985 | msgstr "" |
| 2986 | |
| 2987 | #: src/Controllers/Admin/CancellationInsights/CancellationInsightsListTable.php:213 |
| 2988 | msgid "Coupon Applied" |
| 2989 | msgstr "" |
| 2990 | |
| 2991 | #: src/Controllers/Admin/Coupons/CouponsController.php:24 |
| 2992 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:238 |
| 2993 | #: admin/coupons/index.php:6 |
| 2994 | #: coupons/EditCoupon.js:133 |
| 2995 | #: settings/export/ExportSettings.js:19 |
| 2996 | msgid "Coupons" |
| 2997 | msgstr "" |
| 2998 | |
| 2999 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:57 |
| 3000 | #: admin/coupons/index.php:12 |
| 3001 | msgid "Search Coupons" |
| 3002 | msgstr "" |
| 3003 | |
| 3004 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:75 |
| 3005 | #: abandoned-checkouts/modules/Coupon.js:34 |
| 3006 | #: affiliations/modules/Promotions.js:58 |
| 3007 | #: coupons/modules/promotion-codes/EditPromotionCode.js:105 |
| 3008 | msgid "Code" |
| 3009 | msgstr "" |
| 3010 | |
| 3011 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:77 |
| 3012 | #: components/data-tables/licenses-data-table/license-item.js:44 |
| 3013 | msgid "Usage" |
| 3014 | msgstr "" |
| 3015 | |
| 3016 | #. translators: coupon expiration date. |
| 3017 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:181 |
| 3018 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:328 |
| 3019 | msgid "Valid until %s" |
| 3020 | msgstr "" |
| 3021 | |
| 3022 | #. translators: %s is the discount percentage (e.g. "10%"). |
| 3023 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:197 |
| 3024 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:338 |
| 3025 | #: src/Models/Checkout.php:660 |
| 3026 | #: src/Models/Coupon.php:56 |
| 3027 | #: abandoned-checkouts/modules/Coupon.js:22 |
| 3028 | #: coupons/Sidebar.js:16 |
| 3029 | #: util.js:40 |
| 3030 | #: util.js:51 |
| 3031 | #: Blocks/ConditionalForm/selectors/SelectCoupons/CouponItem.js:30 |
| 3032 | #: Blocks/ConditionalForm/selectors/SelectCoupons/index.js:22 |
| 3033 | #: Blocks/ConditionalForm/selectors/SelectCoupons/index.js:26 |
| 3034 | #: price.js:13 |
| 3035 | msgid "%s off" |
| 3036 | msgstr "" |
| 3037 | |
| 3038 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:204 |
| 3039 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:346 |
| 3040 | msgid "No discount." |
| 3041 | msgstr "" |
| 3042 | |
| 3043 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:219 |
| 3044 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:361 |
| 3045 | #: components/affiliates/AffiliateFooter.js:50 |
| 3046 | #: components/coupon/CouponDiscountDuration.js:24 |
| 3047 | #: coupons/Sidebar.js:39 |
| 3048 | msgid "Forever" |
| 3049 | msgstr "" |
| 3050 | |
| 3051 | #. translators: number of months. |
| 3052 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:223 |
| 3053 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:365 |
| 3054 | msgid "For %d months" |
| 3055 | msgstr "" |
| 3056 | |
| 3057 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:226 |
| 3058 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:368 |
| 3059 | #: components/coupon/CouponDiscountDuration.js:23 |
| 3060 | #: coupons/Sidebar.js:31 |
| 3061 | #: sc-product-price-choices.js:29 |
| 3062 | msgid "Once" |
| 3063 | msgstr "" |
| 3064 | |
| 3065 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:257 |
| 3066 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:264 |
| 3067 | #: coupons/EditCoupon.js:137 |
| 3068 | msgid "Edit Coupon" |
| 3069 | msgstr "" |
| 3070 | |
| 3071 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:280 |
| 3072 | msgid "No code specified" |
| 3073 | msgstr "" |
| 3074 | |
| 3075 | #. translators: %d is the number of additional coupons. |
| 3076 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:286 |
| 3077 | msgid "+ %d more" |
| 3078 | msgstr "" |
| 3079 | |
| 3080 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:298 |
| 3081 | #: src/Controllers/Admin/Licenses/LicensesListTable.php:169 |
| 3082 | #: src/Controllers/Admin/Products/ProductsListTable.php:531 |
| 3083 | #: bumps/EditBump.js:127 |
| 3084 | #: coupons/components/coupon/ActionsDropdown.js:29 |
| 3085 | #: coupons/components/CouponActionsDropdown.js:96 |
| 3086 | #: coupons/modules/promotion-codes/Code.js:153 |
| 3087 | #: product-groups/EditProductGroup.js:129 |
| 3088 | #: product-groups/list/actions/index.js:50 |
| 3089 | #: products/list/actions/index.js:139 |
| 3090 | #: products/modules/Prices/Price/Header.js:209 |
| 3091 | #: products/modules/SingleDownload.js:324 |
| 3092 | #: upsell-funnels/EditFunnel.js:244 |
| 3093 | msgid "Un-Archive" |
| 3094 | msgstr "" |
| 3095 | |
| 3096 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:298 |
| 3097 | #: src/Controllers/Admin/Licenses/LicensesListTable.php:169 |
| 3098 | #: src/Controllers/Admin/Products/ProductsListTable.php:531 |
| 3099 | #: bumps/EditBump.js:128 |
| 3100 | #: coupons/components/coupon/ActionsDropdown.js:30 |
| 3101 | #: coupons/components/CouponActionsDropdown.js:97 |
| 3102 | #: coupons/modules/promotion-codes/Code.js:154 |
| 3103 | #: product-groups/EditProductGroup.js:130 |
| 3104 | #: product-groups/list/actions/index.js:25 |
| 3105 | #: product-groups/list/actions/index.js:34 |
| 3106 | #: products/list/actions/index.js:114 |
| 3107 | #: products/list/actions/index.js:123 |
| 3108 | #: products/modules/Prices/Price/Header.js:210 |
| 3109 | #: products/modules/SingleDownload.js:325 |
| 3110 | #: upsell-funnels/EditFunnel.js:245 |
| 3111 | msgid "Archive" |
| 3112 | msgstr "" |
| 3113 | |
| 3114 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:299 |
| 3115 | msgid "Are you sure you want to restore this coupon? This will be be available to purchase." |
| 3116 | msgstr "" |
| 3117 | |
| 3118 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:299 |
| 3119 | msgid "Are you sure you want to archive this coupon? This will be unavailable for purchase." |
| 3120 | msgstr "" |
| 3121 | |
| 3122 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:306 |
| 3123 | msgid "Toggle Coupon Archive" |
| 3124 | msgstr "" |
| 3125 | |
| 3126 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:351 |
| 3127 | msgid "Unapprove" |
| 3128 | msgstr "" |
| 3129 | |
| 3130 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:357 |
| 3131 | msgctxt "comment" |
| 3132 | msgid "Mark as spam" |
| 3133 | msgstr "" |
| 3134 | |
| 3135 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:361 |
| 3136 | #: src/Controllers/Admin/Restore/RestoreController.php:26 |
| 3137 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:289 |
| 3138 | #: admin/restore/index.php:37 |
| 3139 | #: admin/restore/index.php:42 |
| 3140 | #: products/modules/Variations/VariantItem.js:321 |
| 3141 | #: subscriptions/show/modules/modals/RestoreSubscriptionModal.js:100 |
| 3142 | msgid "Restore" |
| 3143 | msgstr "" |
| 3144 | |
| 3145 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:363 |
| 3146 | msgctxt "comment" |
| 3147 | msgid "Not spam" |
| 3148 | msgstr "" |
| 3149 | |
| 3150 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:367 |
| 3151 | #: src/Controllers/Admin/Customers/CustomersListTable.php:317 |
| 3152 | #: src/Controllers/Admin/Products/ProductsListTable.php:621 |
| 3153 | #: product-collections/list/actions/index.js:33 |
| 3154 | #: product-groups/list/actions/index.js:76 |
| 3155 | #: products/list/actions/index.js:183 |
| 3156 | #: reviews/list/actions/index.js:80 |
| 3157 | msgid "Delete permanently" |
| 3158 | msgstr "" |
| 3159 | |
| 3160 | #: src/Controllers/Admin/Coupons/CouponsListTable.php:369 |
| 3161 | msgid "Move to Trash" |
| 3162 | msgstr "" |
| 3163 | |
| 3164 | #: src/Controllers/Admin/Customers/CustomersController.php:30 |
| 3165 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:281 |
| 3166 | #: admin/customers/index.php:7 |
| 3167 | #: bumps/modules/Conditions.js:80 |
| 3168 | #: coupons/modules/Restrictions.js:66 |
| 3169 | #: customers/EditCustomer.js:156 |
| 3170 | #: settings/advanced/AdvancedSettings.js:537 |
| 3171 | #: settings/export/ExportSettings.js:23 |
| 3172 | #: upsell-funnels/modules/Conditions.js:139 |
| 3173 | msgid "Customers" |
| 3174 | msgstr "" |
| 3175 | |
| 3176 | #: src/Controllers/Admin/Customers/CustomersController.php:69 |
| 3177 | msgid "No customers selected. Please choose at least one customer to delete." |
| 3178 | msgstr "" |
| 3179 | |
| 3180 | #: src/Controllers/Admin/Customers/CustomersController.php:71 |
| 3181 | #: src/Controllers/Admin/Products/ProductsController.php:129 |
| 3182 | #: invoices/modules/InvoiceResendModal.js:58 |
| 3183 | #: orders/modules/OrderCancelConfirmModal.js:69 |
| 3184 | #: orders/modules/OrderResendNotificationModal.js:61 |
| 3185 | #: orders/modules/ReturnRequest/ReturnCancelConfirmModal.js:63 |
| 3186 | #: sc-subscription-payment.js:139 |
| 3187 | #: sc-subscription-payment.js:148 |
| 3188 | msgid "Go Back" |
| 3189 | msgstr "" |
| 3190 | |
| 3191 | #: src/Controllers/Admin/Customers/CustomersController.php:84 |
| 3192 | msgid "This customer has already been deleted." |
| 3193 | msgid_plural "These customers have already been deleted." |
| 3194 | msgstr[0] "" |
| 3195 | msgstr[1] "" |
| 3196 | |
| 3197 | #: src/Controllers/Admin/Customers/CustomersListTable.php:96 |
| 3198 | #: src/Controllers/Admin/Invoices/InvoicesListTable.php:58 |
| 3199 | #: src/Controllers/Admin/Licenses/LicensesListTable.php:66 |
| 3200 | #: src/Controllers/Admin/ProductCollections/ProductCollectionsListTable.php:51 |
| 3201 | #: src/Controllers/Admin/ProductGroups/ProductGroupsListTable.php:107 |
| 3202 | #: src/Controllers/Admin/Products/ProductsListTable.php:154 |
| 3203 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:114 |
| 3204 | #: affiliation-referrals/modules/Click.js:73 |
| 3205 | #: affiliation-referrals/modules/Summary.js:31 |
| 3206 | #: affiliations/modules/Details.js:137 |
| 3207 | #: coupons/Sidebar.js:96 |
| 3208 | #: customers/modules/Subscriptions.js:65 |
| 3209 | #: orders/modules/Subscriptions.js:55 |
| 3210 | #: product-collections/list/fields/created.js:5 |
| 3211 | #: product-groups/list/fields/created.js:5 |
| 3212 | #: products/list/fields/created_at.js:5 |
| 3213 | #: products/list/fields/created_at_range.js:5 |
| 3214 | msgid "Created" |
| 3215 | msgstr "" |
| 3216 | |
| 3217 | #: src/Controllers/Admin/Customers/CustomersListTable.php:110 |
| 3218 | msgid "Select customer" |
| 3219 | msgstr "" |
| 3220 | |
| 3221 | #: src/Controllers/Admin/Customers/CustomersListTable.php:167 |
| 3222 | msgid "No customers found." |
| 3223 | msgstr "" |
| 3224 | |
| 3225 | #: src/Controllers/Admin/Customers/CustomersListTable.php:225 |
| 3226 | #: src/Controllers/Admin/Products/ProductsListTable.php:504 |
| 3227 | msgid "Successfully deleted." |
| 3228 | msgstr "" |
| 3229 | |
| 3230 | #: src/Controllers/Admin/Customers/CustomersListTable.php:229 |
| 3231 | #: src/Controllers/Admin/Products/ProductsListTable.php:508 |
| 3232 | msgid "Queued for deletion." |
| 3233 | msgstr "" |
| 3234 | |
| 3235 | #: src/Controllers/Admin/Invoices/InvoicesListTable.php:51 |
| 3236 | #: src/WordPress/Admin/Menus/AdminToolbarService.php:217 |
| 3237 | #: forms/invoice.php:6 |
| 3238 | #: orders/modules/InvoiceDetails/index.js:29 |
| 3239 | #: orders/modules/InvoiceDetails/InvoicePageLink.js:19 |
| 3240 | #: store/add-entities.js:174 |
| 3241 | msgid "Invoice" |
| 3242 | msgstr "" |
| 3243 | |
| 3244 | #: src/Controllers/Admin/Invoices/InvoicesListTable.php:52 |
| 3245 | msgid "Issued" |
| 3246 | msgstr "" |
| 3247 | |
| 3248 | #: src/Controllers/Admin/Invoices/InvoicesListTable.php:53 |
| 3249 | msgid "Due" |
| 3250 | msgstr "" |
| 3251 | |
| 3252 | #: src/Controllers/Admin/Invoices/InvoicesListTable.php:56 |
| 3253 | #: src/Controllers/Admin/Orders/OrdersListTable.php:119 |
| 3254 | #: customers/modules/Charges.js:69 |
| 3255 | #: customers/modules/PaymentMethods/index.js:52 |
| 3256 | #: orders/modules/Charges.js:82 |
| 3257 | msgid "Method" |
| 3258 | msgstr "" |
| 3259 | |
| 3260 | #: src/Controllers/Admin/Invoices/InvoicesListTable.php:138 |
| 3261 | #: src/Controllers/Admin/Orders/OrdersListTable.php:76 |
| 3262 | #: components/data-tables/charges-data-table/ChargeDetails.js:40 |
| 3263 | #: components/data-tables/charges-data-table/index.js:58 |
| 3264 | #: invoices/modules/Payment.js:90 |
| 3265 | #: orders/modules/LineItems/index.js:32 |
| 3266 | #: orders/modules/LineItems/index.js:197 |
| 3267 | #: util.js:100 |
| 3268 | #: Blocks/Dashboard/CustomerInvoices/edit.js:63 |
| 3269 | #: Blocks/Dashboard/CustomerOrders/edit.js:81 |
| 3270 | #: sc-charges-list.js:90 |
| 3271 | #: sc-invoice-status-badge2.js:30 |
| 3272 | #: sc-order-confirmation-totals2.js:82 |
| 3273 | #: sc-order-status-badge2.js:40 |
| 3274 | #: sc-order.js:190 |
| 3275 | msgid "Paid" |
| 3276 | msgstr "" |
| 3277 | |
| 3278 | #: src/Controllers/Admin/Invoices/InvoicesListTable.php:139 |
| 3279 | #: src/Controllers/Admin/Orders/OrdersListTable.php:78 |
| 3280 | #: src/Controllers/Admin/Products/ProductsListTable.php:439 |
| 3281 | #: orders/modules/LineItems/index.js:35 |
| 3282 | #: products/components/Status/index.js:75 |
| 3283 | #: products/components/Status/index.js:96 |
| 3284 | #: products/list/fields/status.js:17 |
| 3285 | #: products/modules/Tax/Category.js:103 |
| 3286 | #: util.js:92 |
| 3287 | #: sc-invoice-status-badge2.js:34 |
| 3288 | #: sc-order-status-badge2.js:46 |
| 3289 | msgid "Draft" |
| 3290 | msgstr "" |
| 3291 | |
| 3292 | #: src/Controllers/Admin/Invoices/InvoicesListTable.php:140 |
| 3293 | #: settings/mcp/components/ClaudeDesktopSteps.js:19 |
| 3294 | #: Blocks/Dashboard/CustomerInvoices/edit.js:88 |
| 3295 | #: sc-icon2.js:41 |
| 3296 | #: sc-invoice-status-badge2.js:32 |
| 3297 | msgid "Open" |
| 3298 | msgstr "" |
| 3299 | |
| 3300 | #: src/Controllers/Admin/Invoices/InvoicesListTable.php:241 |
| 3301 | #: src/Controllers/Admin/Orders/OrdersListTable.php:273 |
| 3302 | #: components/data-tables/charges-data-table/ChargeDetails.js:25 |
| 3303 | #: components/data-tables/charges-data-table/index.js:39 |
| 3304 | #: components/data-tables/charges-data-table/index.js:103 |
| 3305 | #: invoices/modules/Payment.js:99 |
| 3306 | #: Blocks/Dashboard/CustomerOrders/edit.js:124 |
| 3307 | #: sc-charges-list.js:85 |
| 3308 | #: sc-order-confirmation-totals2.js:85 |
| 3309 | #: sc-order.js:193 |
| 3310 | #: sc-orders-list.js:114 |
| 3311 | msgid "Refunded" |
| 3312 | msgstr "" |
| 3313 | |
| 3314 | #: src/Controllers/Admin/Invoices/InvoicesListTable.php:256 |
| 3315 | #: src/Controllers/Admin/Invoices/InvoicesListTable.php:265 |
| 3316 | #: invoices/Invoice.js:91 |
| 3317 | #: invoices/Invoice.js:112 |
| 3318 | #: invoices/Invoice.js:119 |
| 3319 | msgid "Edit Invoice" |
| 3320 | msgstr "" |
| 3321 | |
| 3322 | #: src/Controllers/Admin/Invoices/InvoicesListTable.php:257 |
| 3323 | msgid "(draft)" |
| 3324 | msgstr "" |
| 3325 | |
| 3326 | #: src/Controllers/Admin/Invoices/InvoicesListTable.php:266 |
| 3327 | #: invoices/components/CheckoutPageLink.js:67 |
| 3328 | msgid "View Payment Page" |
| 3329 | msgstr "" |
| 3330 | |
| 3331 | #: src/Controllers/Admin/Invoices/InvoicesViewController.php:23 |
| 3332 | #: src/Controllers/Web/DashboardController.php:139 |
| 3333 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:185 |
| 3334 | #: admin/invoices/index.php:10 |
| 3335 | #: invoices/Invoice.js:263 |
| 3336 | #: Controllers/InvoiceController.php:63 |
| 3337 | #: Controllers/InvoiceController.php:73 |
| 3338 | #: sc-invoices-list.js:148 |
| 3339 | msgid "Invoices" |
| 3340 | msgstr "" |
| 3341 | |
| 3342 | #: src/Controllers/Admin/Learn/LearnController.php:24 |
| 3343 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:300 |
| 3344 | msgid "Learn" |
| 3345 | msgstr "" |
| 3346 | |
| 3347 | #: src/Controllers/Admin/Licenses/LicensesController.php:23 |
| 3348 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:249 |
| 3349 | #: admin/licenses/index.php:7 |
| 3350 | #: components/data-tables/licenses-data-table/index.js:26 |
| 3351 | #: licenses/License.js:85 |
| 3352 | #: Controllers/LicenseController.php:69 |
| 3353 | #: Controllers/LicenseController.php:79 |
| 3354 | #: Controllers/LicenseController.php:131 |
| 3355 | #: sc-licenses-list.js:34 |
| 3356 | msgid "Licenses" |
| 3357 | msgstr "" |
| 3358 | |
| 3359 | #: src/Controllers/Admin/Licenses/LicensesListTable.php:46 |
| 3360 | #: admin/licenses/index.php:12 |
| 3361 | msgid "Search Licenses" |
| 3362 | msgstr "" |
| 3363 | |
| 3364 | #: src/Controllers/Admin/Licenses/LicensesListTable.php:62 |
| 3365 | msgid "Key" |
| 3366 | msgstr "" |
| 3367 | |
| 3368 | #: src/Controllers/Admin/Licenses/LicensesListTable.php:64 |
| 3369 | #: src/Integrations/TutorLMS/add-to-cart-surecart.php:24 |
| 3370 | #: src/Routing/PermalinkSettingService.php:115 |
| 3371 | #: src/Routing/PermalinkSettingService.php:136 |
| 3372 | #: web/buy-template.php:91 |
| 3373 | #: web/buy-template.php:93 |
| 3374 | #: licenses/modules/Purchase.js:44 |
| 3375 | #: store/add-entities.js:305 |
| 3376 | #: Blocks/Submit/Block.php:49 |
| 3377 | #: sc-order-submit.js:61 |
| 3378 | #: sc-order-submit.js:67 |
| 3379 | msgid "Purchase" |
| 3380 | msgstr "" |
| 3381 | |
| 3382 | #: src/Controllers/Admin/Licenses/LicensesListTable.php:94 |
| 3383 | msgid "No licenses found." |
| 3384 | msgstr "" |
| 3385 | |
| 3386 | #: src/Controllers/Admin/Licenses/LicensesListTable.php:107 |
| 3387 | #: src/Controllers/Admin/Licenses/LicensesListTable.php:114 |
| 3388 | msgid "Edit License" |
| 3389 | msgstr "" |
| 3390 | |
| 3391 | #: src/Controllers/Admin/Licenses/LicensesListTable.php:129 |
| 3392 | #: components/data-tables/purchases-data-table/purchase-item.js:37 |
| 3393 | #: licenses/modules/Details/index.js:24 |
| 3394 | #: licenses/modules/Purchase.js:71 |
| 3395 | #: sc-license.js:157 |
| 3396 | #: sc-licenses-list.js:96 |
| 3397 | msgid "Revoked" |
| 3398 | msgstr "" |
| 3399 | |
| 3400 | #: src/Controllers/Admin/Licenses/LicensesListTable.php:155 |
| 3401 | #: src/Controllers/Admin/Products/ProductsListTable.php:482 |
| 3402 | #: src/Controllers/Web/BuyPageController.php:56 |
| 3403 | #: src/WordPress/Admin/Menus/AdminToolbarService.php:276 |
| 3404 | #: src/WordPress/PostTypes/ProductPostTypeService.php:425 |
| 3405 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1060 |
| 3406 | #: products/EditProduct.js:367 |
| 3407 | #: components/PriceInfo.js:104 |
| 3408 | msgid "Edit Product" |
| 3409 | msgstr "" |
| 3410 | |
| 3411 | #: src/Controllers/Admin/Licenses/LicensesListTable.php:170 |
| 3412 | #: src/Controllers/Admin/Products/ProductsListTable.php:532 |
| 3413 | msgid "Are you sure you want to restore this product? This will be be available to purchase." |
| 3414 | msgstr "" |
| 3415 | |
| 3416 | #: src/Controllers/Admin/Licenses/LicensesListTable.php:170 |
| 3417 | #: src/Controllers/Admin/Products/ProductsListTable.php:532 |
| 3418 | msgid "Are you sure you want to archive this product? This will be unavailable for purchase." |
| 3419 | msgstr "" |
| 3420 | |
| 3421 | #: src/Controllers/Admin/Licenses/LicensesListTable.php:177 |
| 3422 | #: src/Controllers/Admin/Products/ProductsListTable.php:539 |
| 3423 | msgid "Toggle Product Archive" |
| 3424 | msgstr "" |
| 3425 | |
| 3426 | #: src/Controllers/Admin/Onboarding/OnboardingController.php:60 |
| 3427 | msgid "Invalid API Token" |
| 3428 | msgstr "" |
| 3429 | |
| 3430 | #: src/Controllers/Admin/Orders/OrdersListTable.php:79 |
| 3431 | #: orders/modules/Refund/RefundHistory.js:37 |
| 3432 | #: settings/connection/IncomingWebhooks.js:26 |
| 3433 | msgid "Failed" |
| 3434 | msgstr "" |
| 3435 | |
| 3436 | #: src/Controllers/Admin/Orders/OrdersListTable.php:117 |
| 3437 | #: dashboard/Orders.js:119 |
| 3438 | #: store/add-entities.js:138 |
| 3439 | msgid "Fulfillment" |
| 3440 | msgstr "" |
| 3441 | |
| 3442 | #: src/Controllers/Admin/Orders/OrdersListTable.php:120 |
| 3443 | #: src/Controllers/Admin/Products/ProductsListTable.php:149 |
| 3444 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:113 |
| 3445 | #: products/list/fields/integrations.js:8 |
| 3446 | #: products/modules/integrations/Integrations.js:78 |
| 3447 | #: settings/integrations/Integration.js:50 |
| 3448 | #: settings/integrations/IntegrationsList.js:50 |
| 3449 | #: settings/SettingsSidebar.js:144 |
| 3450 | msgid "Integrations" |
| 3451 | msgstr "" |
| 3452 | |
| 3453 | #: src/Controllers/Admin/Orders/OrdersListTable.php:278 |
| 3454 | #: sc-order-confirmation.js:100 |
| 3455 | msgid "Paypal is taking a closer look at this payment. It’s required for some payments and normally takes up to 3 business days." |
| 3456 | msgstr "" |
| 3457 | |
| 3458 | #. translators: Hidden accessibility text. |
| 3459 | #: src/Controllers/Admin/Orders/OrdersListTable.php:373 |
| 3460 | msgid "Filter by fulfillment" |
| 3461 | msgstr "" |
| 3462 | |
| 3463 | #: src/Controllers/Admin/Orders/OrdersListTable.php:377 |
| 3464 | msgid "All Fulfillments" |
| 3465 | msgstr "" |
| 3466 | |
| 3467 | #: src/Controllers/Admin/Orders/OrdersListTable.php:378 |
| 3468 | #: orders/modules/Fulfillment/Unfulfilled.js:41 |
| 3469 | #: sc-order-fulfillment-badge.js:8 |
| 3470 | msgid "Unfulfilled" |
| 3471 | msgstr "" |
| 3472 | |
| 3473 | #: src/Controllers/Admin/Orders/OrdersListTable.php:379 |
| 3474 | #: orders/modules/Fulfillment/Fulfilled.js:87 |
| 3475 | #: sc-order-fulfillment-badge.js:9 |
| 3476 | msgid "Fulfilled" |
| 3477 | msgstr "" |
| 3478 | |
| 3479 | #: src/Controllers/Admin/Orders/OrdersListTable.php:380 |
| 3480 | #: sc-order-fulfillment-badge.js:12 |
| 3481 | msgid "Partially Fulfilled" |
| 3482 | msgstr "" |
| 3483 | |
| 3484 | #. translators: Hidden accessibility text. |
| 3485 | #: src/Controllers/Admin/Orders/OrdersListTable.php:409 |
| 3486 | msgid "Filter by shipment" |
| 3487 | msgstr "" |
| 3488 | |
| 3489 | #: src/Controllers/Admin/Orders/OrdersListTable.php:413 |
| 3490 | msgid "All Shipment Statuses" |
| 3491 | msgstr "" |
| 3492 | |
| 3493 | #: src/Controllers/Admin/Orders/OrdersListTable.php:414 |
| 3494 | #: orders/modules/Fulfillment/components/StatusDropdown.js:22 |
| 3495 | #: sc-fulfillment-shipping-status-badge2.js:8 |
| 3496 | #: sc-order-shipment-badge2.js:8 |
| 3497 | msgid "Not Shipped" |
| 3498 | msgstr "" |
| 3499 | |
| 3500 | #: src/Controllers/Admin/Orders/OrdersListTable.php:415 |
| 3501 | #: orders/modules/Fulfillment/components/StatusDropdown.js:23 |
| 3502 | #: sc-fulfillment-shipping-status-badge2.js:9 |
| 3503 | #: sc-order-shipment-badge2.js:9 |
| 3504 | msgid "Shipped" |
| 3505 | msgstr "" |
| 3506 | |
| 3507 | #: src/Controllers/Admin/Orders/OrdersListTable.php:416 |
| 3508 | #: sc-order-shipment-badge2.js:10 |
| 3509 | msgid "Partially Shipped" |
| 3510 | msgstr "" |
| 3511 | |
| 3512 | #: src/Controllers/Admin/Orders/OrdersListTable.php:417 |
| 3513 | #: orders/modules/Fulfillment/components/StatusDropdown.js:24 |
| 3514 | #: sc-fulfillment-shipping-status-badge2.js:10 |
| 3515 | #: sc-order-shipment-badge2.js:11 |
| 3516 | msgid "Delivered" |
| 3517 | msgstr "" |
| 3518 | |
| 3519 | #: src/Controllers/Admin/Orders/OrdersViewController.php:22 |
| 3520 | #: src/Controllers/Web/DashboardController.php:127 |
| 3521 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:179 |
| 3522 | #: admin/orders/index.php:7 |
| 3523 | #: checkouts/CreateCheckout.js:227 |
| 3524 | #: components/data-tables/OrdersDataTable.js:27 |
| 3525 | #: customers/modules/Orders.js:48 |
| 3526 | #: dashboard/chart/index.js:295 |
| 3527 | #: orders/Order.js:282 |
| 3528 | #: settings/export/ExportSettings.js:27 |
| 3529 | #: Controllers/OrderController.php:62 |
| 3530 | #: Controllers/OrderController.php:123 |
| 3531 | msgid "Orders" |
| 3532 | msgstr "" |
| 3533 | |
| 3534 | #: src/Controllers/Admin/ProductCollections/ProductCollectionsController.php:26 |
| 3535 | #: src/Controllers/Admin/ProductCollections/ProductCollectionsController.php:48 |
| 3536 | #: src/Routing/PermalinkSettingService.php:153 |
| 3537 | #: src/Support/Blocks/TemplateUtilityService.php:373 |
| 3538 | #: src/Support/Blocks/TemplateUtilityService.php:374 |
| 3539 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:202 |
| 3540 | #: admin/product-collections/index.php:6 |
| 3541 | #: product-collections/ProductCollectionsList.js:139 |
| 3542 | #: product-collections/ProductCollectionsList.js:151 |
| 3543 | #: store/add-entities.js:281 |
| 3544 | msgid "Product Collections" |
| 3545 | msgstr "" |
| 3546 | |
| 3547 | #: src/Controllers/Admin/ProductCollections/ProductCollectionsController.php:82 |
| 3548 | #: product-collections/list/actions/index.js:23 |
| 3549 | msgid "View Collection" |
| 3550 | msgstr "" |
| 3551 | |
| 3552 | #: src/Controllers/Admin/ProductCollections/ProductCollectionsListTable.php:49 |
| 3553 | #: src/Controllers/Admin/Products/ProductsController.php:52 |
| 3554 | #: src/Controllers/Admin/Products/ProductsController.php:90 |
| 3555 | #: src/Controllers/Admin/Products/ProductsController.php:374 |
| 3556 | #: src/Support/Blocks/TemplateUtilityService.php:371 |
| 3557 | #: src/Support/Blocks/TemplateUtilityService.php:372 |
| 3558 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:193 |
| 3559 | #: admin/products/index.php:72 |
| 3560 | #: bumps/modules/Conditions.js:73 |
| 3561 | #: checkouts/modules/Prices.js:191 |
| 3562 | #: coupons/modules/Restrictions.js:59 |
| 3563 | #: invoices/modules/Prices.js:112 |
| 3564 | #: product-collections/components/Products.js:28 |
| 3565 | #: product-collections/list/fields/products_count.js:15 |
| 3566 | #: product-groups/list/fields/products_count.js:7 |
| 3567 | #: product-groups/modules/Products.js:45 |
| 3568 | #: products/EditProduct.js:362 |
| 3569 | #: products/ProductsList.js:439 |
| 3570 | #: products/ProductsList.js:451 |
| 3571 | #: settings/advanced/AdvancedSettings.js:559 |
| 3572 | #: settings/shipping/profile/Products.js:253 |
| 3573 | #: upsell-funnels/modules/Conditions.js:132 |
| 3574 | #: Blocks/Form/components/SelectPrices.js:111 |
| 3575 | #: Blocks/ProductItemList/edit.js:371 |
| 3576 | #: src/blocks/product-list/inspector-controls/IncludeControls.js:179 |
| 3577 | #: src/blocks/product-list/inspector-controls/index.js:103 |
| 3578 | msgid "Products" |
| 3579 | msgstr "" |
| 3580 | |
| 3581 | #: src/Controllers/Admin/ProductCollections/ProductCollectionsListTable.php:120 |
| 3582 | #: src/Controllers/Admin/ProductCollections/ProductCollectionsListTable.php:127 |
| 3583 | #: product-collections/EditProductCollection.js:166 |
| 3584 | msgid "Edit Product Collection" |
| 3585 | msgstr "" |
| 3586 | |
| 3587 | #: src/Controllers/Admin/ProductCollections/ProductCollectionsScriptsController.php:49 |
| 3588 | #: src/Controllers/Admin/Products/ProductScriptsController.php:48 |
| 3589 | #: src/Controllers/Admin/Upsells/UpsellScriptsController.php:45 |
| 3590 | #: upsell-funnels/components/SelectTemplatePart/index.js:125 |
| 3591 | msgid "Theme Layout" |
| 3592 | msgstr "" |
| 3593 | |
| 3594 | #: src/Controllers/Admin/ProductGroups/ProductGroupsController.php:27 |
| 3595 | #: src/Controllers/Admin/ProductGroups/ProductGroupsController.php:51 |
| 3596 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:218 |
| 3597 | #: admin/product-groups/index.php:20 |
| 3598 | #: product-groups/EditProductGroup.js:179 |
| 3599 | #: product-groups/ProductGroupsList.js:210 |
| 3600 | #: product-groups/ProductGroupsList.js:232 |
| 3601 | msgid "Upgrade Groups" |
| 3602 | msgstr "" |
| 3603 | |
| 3604 | #: src/Controllers/Admin/ProductGroups/ProductGroupsListTable.php:46 |
| 3605 | #: admin/orders/index.php:13 |
| 3606 | msgid "Search Orders" |
| 3607 | msgstr "" |
| 3608 | |
| 3609 | #: src/Controllers/Admin/ProductGroups/ProductGroupsListTable.php:176 |
| 3610 | #: src/WordPress/PostTypes/FormPostTypeService.php:344 |
| 3611 | #: product-groups/list/fields/status.js:15 |
| 3612 | #: Blocks/Form/components/Mode.js:19 |
| 3613 | #: Blocks/Form/components/Mode.js:38 |
| 3614 | msgid "Live" |
| 3615 | msgstr "" |
| 3616 | |
| 3617 | #: src/Controllers/Admin/ProductGroups/ProductGroupsListTable.php:188 |
| 3618 | #: product-groups/EditProductGroup.js:183 |
| 3619 | msgid "Edit Upgrade Group" |
| 3620 | msgstr "" |
| 3621 | |
| 3622 | #: src/Controllers/Admin/Products/ProductsController.php:63 |
| 3623 | msgid "Product synced successfully." |
| 3624 | msgstr "" |
| 3625 | |
| 3626 | #: src/Controllers/Admin/Products/ProductsController.php:64 |
| 3627 | #: products/ProductsList.js:225 |
| 3628 | msgid "Product archived." |
| 3629 | msgstr "" |
| 3630 | |
| 3631 | #: src/Controllers/Admin/Products/ProductsController.php:65 |
| 3632 | #: products/ProductsList.js:224 |
| 3633 | msgid "Product unarchived." |
| 3634 | msgstr "" |
| 3635 | |
| 3636 | #: src/Controllers/Admin/Products/ProductsController.php:66 |
| 3637 | msgid "Product duplicated successfully." |
| 3638 | msgstr "" |
| 3639 | |
| 3640 | #: src/Controllers/Admin/Products/ProductsController.php:106 |
| 3641 | msgid "Sync Products" |
| 3642 | msgstr "" |
| 3643 | |
| 3644 | #: src/Controllers/Admin/Products/ProductsController.php:127 |
| 3645 | msgid "No products selected. Please choose at least one product to delete." |
| 3646 | msgstr "" |
| 3647 | |
| 3648 | #: src/Controllers/Admin/Products/ProductsController.php:146 |
| 3649 | msgid "This product has already been deleted." |
| 3650 | msgid_plural "These products have already been deleted." |
| 3651 | msgstr[0] "" |
| 3652 | msgstr[1] "" |
| 3653 | |
| 3654 | #: src/Controllers/Admin/Products/ProductsController.php:158 |
| 3655 | #: products/BulkDeleteConfirm.js:189 |
| 3656 | #: products/components/product/ActionsDropdown.js:59 |
| 3657 | msgid "Delete Product" |
| 3658 | msgid_plural "Delete Products." |
| 3659 | msgstr[0] "" |
| 3660 | msgstr[1] "" |
| 3661 | |
| 3662 | #: src/Controllers/Admin/Products/ProductsController.php:299 |
| 3663 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1061 |
| 3664 | #: licenses/modules/Purchase.js:56 |
| 3665 | #: products/components/Url/form.js:61 |
| 3666 | #: products/list/actions/index.js:166 |
| 3667 | msgid "View Product" |
| 3668 | msgstr "" |
| 3669 | |
| 3670 | #: src/Controllers/Admin/Products/ProductsController.php:378 |
| 3671 | msgid "Import Results" |
| 3672 | msgstr "" |
| 3673 | |
| 3674 | #: src/Controllers/Admin/Products/ProductsController.php:474 |
| 3675 | #: src/Models/Dispute.php:96 |
| 3676 | #: admin/products/import-results.php:193 |
| 3677 | #: orders/modules/Refund/RefundHistory.js:43 |
| 3678 | #: orders/modules/Refund/RefundHistory.js:78 |
| 3679 | msgid "Unknown" |
| 3680 | msgstr "" |
| 3681 | |
| 3682 | #: src/Controllers/Admin/Products/ProductsController.php:475 |
| 3683 | msgid "Unknown error" |
| 3684 | msgstr "" |
| 3685 | |
| 3686 | #: src/Controllers/Admin/Products/ProductsListTable.php:147 |
| 3687 | #: affiliation-referrals/CreateAffiliationReferral.js:107 |
| 3688 | #: affiliation-referrals/modules/Details.js:32 |
| 3689 | #: affiliations/modules/affiliation-products/index.js:249 |
| 3690 | msgid "Commission Amount" |
| 3691 | msgstr "" |
| 3692 | |
| 3693 | #: src/Controllers/Admin/Products/ProductsListTable.php:148 |
| 3694 | #: products/list/fields/quantity.js:6 |
| 3695 | msgid "Stock" |
| 3696 | msgstr "" |
| 3697 | |
| 3698 | #: src/Controllers/Admin/Products/ProductsListTable.php:150 |
| 3699 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:202 |
| 3700 | #: src/WordPress/Taxonomies/CollectionTaxonomyService.php:124 |
| 3701 | #: product-collections/EditProductCollection.js:161 |
| 3702 | #: products/list/fields/product_collections.js:9 |
| 3703 | #: products/modules/Collection/index.js:55 |
| 3704 | msgid "Collections" |
| 3705 | msgstr "" |
| 3706 | |
| 3707 | #: src/Controllers/Admin/Products/ProductsListTable.php:152 |
| 3708 | #: products/list/fields/featured.js:8 |
| 3709 | #: products/list/fields/featured.js:14 |
| 3710 | #: products/modules/Media/MediaDisplay.js:44 |
| 3711 | #: products/modules/Media/WordPressMedia.js:225 |
| 3712 | #: products/modules/Publishing.js:61 |
| 3713 | msgid "Featured" |
| 3714 | msgstr "" |
| 3715 | |
| 3716 | #: src/Controllers/Admin/Products/ProductsListTable.php:153 |
| 3717 | msgid "Sync Status" |
| 3718 | msgstr "" |
| 3719 | |
| 3720 | #: src/Controllers/Admin/Products/ProductsListTable.php:184 |
| 3721 | msgid "Syncing..." |
| 3722 | msgstr "" |
| 3723 | |
| 3724 | #. translators: %d is the number of available stock. |
| 3725 | #: src/Controllers/Admin/Products/ProductsListTable.php:197 |
| 3726 | #: products/modules/Variations/VariantItem.js:180 |
| 3727 | msgid "%d Available" |
| 3728 | msgstr "" |
| 3729 | |
| 3730 | #: src/Controllers/Admin/Products/ProductsListTable.php:341 |
| 3731 | #: components/NewShopTemplate.js:257 |
| 3732 | #: src/blocks/product-list-no-products/edit.js:16 |
| 3733 | #: src/blocks/product-list/list-placeholder.js:43 |
| 3734 | #: src/blocks/product-list/template.js:82 |
| 3735 | #: src/components/ProductSelector.js:137 |
| 3736 | #: sc-product-item-list.js:277 |
| 3737 | msgid "No products found." |
| 3738 | msgstr "" |
| 3739 | |
| 3740 | #: src/Controllers/Admin/Products/ProductsListTable.php:437 |
| 3741 | #: products/components/Status/index.js:82 |
| 3742 | #: products/components/Status/index.js:95 |
| 3743 | #: products/list/fields/status.js:16 |
| 3744 | #: products/modules/BuyLink.js:123 |
| 3745 | #: products/modules/Tax/Category.js:110 |
| 3746 | msgid "Published" |
| 3747 | msgstr "" |
| 3748 | |
| 3749 | #: src/Controllers/Admin/Products/ProductsListTable.php:516 |
| 3750 | #: settings/advanced/AdvancedSettings.js:546 |
| 3751 | #: settings/advanced/components/ProductSyncButton.js:38 |
| 3752 | msgid "Sync" |
| 3753 | msgstr "" |
| 3754 | |
| 3755 | #: src/Controllers/Admin/Products/ProductsListTable.php:518 |
| 3756 | #: products/components/DuplicateModel.js:52 |
| 3757 | #: products/list/actions/index.js:175 |
| 3758 | #: products/modules/Prices/Price/Header.js:236 |
| 3759 | #: util/refunds.js:7 |
| 3760 | msgid "Duplicate" |
| 3761 | msgstr "" |
| 3762 | |
| 3763 | #: src/Controllers/Admin/Products/ProductsListTable.php:664 |
| 3764 | msgid "Filter by Product Collection" |
| 3765 | msgstr "" |
| 3766 | |
| 3767 | #: src/Controllers/Admin/Products/ProductsListTable.php:667 |
| 3768 | msgid "All Product Collections" |
| 3769 | msgstr "" |
| 3770 | |
| 3771 | #: src/Controllers/Admin/Restore/RestoreController.php:19 |
| 3772 | #: src/Controllers/Admin/Restore/RestoreController.php:51 |
| 3773 | msgid "Invalid page selected. Please choose the correct page to restore." |
| 3774 | msgstr "" |
| 3775 | |
| 3776 | #: src/Controllers/Admin/Restore/RestoreController.php:66 |
| 3777 | #: src/Controllers/Admin/Restore/RestoreController.php:82 |
| 3778 | msgid "Unable to restore page. Please try again." |
| 3779 | msgstr "" |
| 3780 | |
| 3781 | #: src/Controllers/Admin/Reviews/ReviewsController.php:29 |
| 3782 | #: src/Integrations/Bricks/Elements/ProductReviews.php:58 |
| 3783 | #: src/Integrations/Bricks/Elements/ProductReviews.php:70 |
| 3784 | #: src/Integrations/Elementor/ElementorTemplatesService.php:64 |
| 3785 | #: src/Integrations/Elementor/Widgets/ProductReviews.php:28 |
| 3786 | #: settings/review-protocol/ReviewProtocolSettings.js:49 |
| 3787 | #: settings/review-protocol/ReviewProtocolSettings.js:77 |
| 3788 | msgid "Product Reviews" |
| 3789 | msgstr "" |
| 3790 | |
| 3791 | #: src/Controllers/Admin/Reviews/ReviewsController.php:38 |
| 3792 | #: reviews/Review.js:120 |
| 3793 | msgid "Review approved." |
| 3794 | msgstr "" |
| 3795 | |
| 3796 | #: src/Controllers/Admin/Reviews/ReviewsController.php:39 |
| 3797 | #: reviews/Review.js:155 |
| 3798 | msgid "Review rejected." |
| 3799 | msgstr "" |
| 3800 | |
| 3801 | #: src/Controllers/Admin/Reviews/ReviewsController.php:40 |
| 3802 | #: reviews/ReviewsList.js:187 |
| 3803 | msgid "Review deleted." |
| 3804 | msgstr "" |
| 3805 | |
| 3806 | #: src/Controllers/Admin/Reviews/ReviewsController.php:57 |
| 3807 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:219 |
| 3808 | #: admin/reviews/index.php:6 |
| 3809 | #: products/modules/Reviews/index.js:29 |
| 3810 | #: reviews/Review.js:234 |
| 3811 | #: reviews/ReviewsList.js:236 |
| 3812 | #: reviews/ReviewsList.js:240 |
| 3813 | #: settings/SettingsSidebar.js:106 |
| 3814 | msgid "Reviews" |
| 3815 | msgstr "" |
| 3816 | |
| 3817 | #: src/Controllers/Admin/Reviews/ReviewsListTable.php:115 |
| 3818 | #: reviews/list/fields/review.js:25 |
| 3819 | #: reviews/Review.js:238 |
| 3820 | #: store/add-entities.js:523 |
| 3821 | msgid "Review" |
| 3822 | msgstr "" |
| 3823 | |
| 3824 | #: src/Controllers/Admin/Reviews/ReviewsListTable.php:116 |
| 3825 | #: reviews/list/fields/stars.js:16 |
| 3826 | #: reviews/modules/Details.js:45 |
| 3827 | msgid "Rating" |
| 3828 | msgstr "" |
| 3829 | |
| 3830 | #: src/Controllers/Admin/Reviews/ReviewsListTable.php:120 |
| 3831 | #: reviews/list/fields/created.js:7 |
| 3832 | msgid "Submitted on" |
| 3833 | msgstr "" |
| 3834 | |
| 3835 | #: src/Controllers/Admin/Reviews/ReviewsListTable.php:195 |
| 3836 | msgid "No reviews found." |
| 3837 | msgstr "" |
| 3838 | |
| 3839 | #: src/Controllers/Admin/Reviews/ReviewsListTable.php:274 |
| 3840 | #: src/Controllers/Admin/Reviews/ReviewsListTable.php:318 |
| 3841 | msgid "Edit Review" |
| 3842 | msgstr "" |
| 3843 | |
| 3844 | #: src/Controllers/Admin/Reviews/ReviewsListTable.php:278 |
| 3845 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:831 |
| 3846 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:949 |
| 3847 | #: patterns/product-review-standard.php:8 |
| 3848 | #: reviews/list/fields/review.js:64 |
| 3849 | #: reviews/modules/Summary.js:43 |
| 3850 | #: src/blocks/product-review-verified-badge/controller.php:20 |
| 3851 | #: src/blocks/product-review-list/template.js:661 |
| 3852 | #: src/blocks/product-review-verified-badge/edit.js:88 |
| 3853 | #: src/blocks/product-review-verified-badge/edit.js:90 |
| 3854 | msgid "Verified Buyer" |
| 3855 | msgstr "" |
| 3856 | |
| 3857 | #: src/Controllers/Admin/Reviews/ReviewsListTable.php:331 |
| 3858 | #: reviews/Review.js:197 |
| 3859 | msgid "Approve Review" |
| 3860 | msgstr "" |
| 3861 | |
| 3862 | #: src/Controllers/Admin/Reviews/ReviewsListTable.php:344 |
| 3863 | #: reviews/modules/ActionsDropdown.js:39 |
| 3864 | #: reviews/Review.js:196 |
| 3865 | msgid "Reject Review" |
| 3866 | msgstr "" |
| 3867 | |
| 3868 | #: src/Controllers/Admin/Reviews/ReviewsListTable.php:344 |
| 3869 | #: reviews/list/actions/index.js:53 |
| 3870 | #: reviews/list/actions/index.js:63 |
| 3871 | msgid "Reject" |
| 3872 | msgstr "" |
| 3873 | |
| 3874 | #: src/Controllers/Admin/Reviews/ReviewsListTable.php:350 |
| 3875 | #: affiliations/modules/affiliation-products/index.js:338 |
| 3876 | #: components/affiliates/commission/CommissionSidebarForm.js:138 |
| 3877 | #: customers/EditCustomer.js:108 |
| 3878 | #: customers/modules/PaymentMethods/Actions.js:139 |
| 3879 | #: orders/modules/TaxInfo/index.js:192 |
| 3880 | #: orders/Sidebar.js:39 |
| 3881 | msgid "Are you sure? This cannot be undone." |
| 3882 | msgstr "" |
| 3883 | |
| 3884 | #: src/Controllers/Admin/Reviews/ReviewsListTable.php:361 |
| 3885 | #: reviews/modules/ActionsDropdown.js:49 |
| 3886 | msgid "Delete Review" |
| 3887 | msgstr "" |
| 3888 | |
| 3889 | #: src/Controllers/Admin/Settings/MCPSettings.php:87 |
| 3890 | #: src/Rest/PluginInstallerRestServiceProvider.php:58 |
| 3891 | msgid "You do not have permission to install plugins." |
| 3892 | msgstr "" |
| 3893 | |
| 3894 | #: src/Controllers/Admin/Settings/MCPSettings.php:107 |
| 3895 | #: src/Controllers/Admin/Settings/MCPSettings.php:175 |
| 3896 | msgid "MCP Adapter activated successfully." |
| 3897 | msgstr "" |
| 3898 | |
| 3899 | #: src/Controllers/Admin/Settings/MCPSettings.php:126 |
| 3900 | #: src/Controllers/Rest/PluginInstallerController.php:98 |
| 3901 | msgid "Plugin installation failed." |
| 3902 | msgstr "" |
| 3903 | |
| 3904 | #: src/Controllers/Admin/Settings/MCPSettings.php:137 |
| 3905 | msgid "Plugin installed but activation failed. Please activate it manually." |
| 3906 | msgstr "" |
| 3907 | |
| 3908 | #: src/Controllers/Admin/Settings/MCPSettings.php:146 |
| 3909 | msgid "MCP Adapter installed and activated successfully." |
| 3910 | msgstr "" |
| 3911 | |
| 3912 | #: src/Controllers/Admin/Settings/MCPSettings.php:160 |
| 3913 | msgid "You do not have permission to activate plugins." |
| 3914 | msgstr "" |
| 3915 | |
| 3916 | #: src/Controllers/Admin/Subscriptions/SubscriptionsController.php:24 |
| 3917 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:256 |
| 3918 | #: admin/subscriptions/index.php:19 |
| 3919 | #: web/dashboard/orders/show.php:58 |
| 3920 | #: components/data-tables/subscriptions-data-table/index.js:20 |
| 3921 | #: customers/modules/Subscriptions.js:51 |
| 3922 | #: settings/export/ExportSettings.js:43 |
| 3923 | #: settings/SettingsSidebar.js:81 |
| 3924 | #: settings/subscription/SubscriptionSettings.js:142 |
| 3925 | #: subscriptions/show/ShowSubscription.js:529 |
| 3926 | #: sc-subscriptions-list.js:141 |
| 3927 | msgid "Subscriptions" |
| 3928 | msgstr "" |
| 3929 | |
| 3930 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:48 |
| 3931 | #: admin/subscriptions/index.php:24 |
| 3932 | msgid "Search Subscriptions" |
| 3933 | msgstr "" |
| 3934 | |
| 3935 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:65 |
| 3936 | #: Blocks/Dashboard/CustomerSubscriptions/edit.js:125 |
| 3937 | #: sc-subscription-status-badge2.js:52 |
| 3938 | msgid "Trialing" |
| 3939 | msgstr "" |
| 3940 | |
| 3941 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:66 |
| 3942 | #: sc-subscription-status-badge2.js:56 |
| 3943 | msgid "Past Due" |
| 3944 | msgstr "" |
| 3945 | |
| 3946 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:112 |
| 3947 | msgid "Remaining Payments" |
| 3948 | msgstr "" |
| 3949 | |
| 3950 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:223 |
| 3951 | #: src/Integrations/Bricks/Elements/BuyButton.php:118 |
| 3952 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:169 |
| 3953 | #: src/Integrations/Bricks/Elements/ProductReviewAverageRatingValue.php:65 |
| 3954 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingValue.php:77 |
| 3955 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:317 |
| 3956 | #: coupons/modules/SelectAffiliate.js:131 |
| 3957 | #: sc-product-item-list.js:259 |
| 3958 | msgid "None" |
| 3959 | msgstr "" |
| 3960 | |
| 3961 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:262 |
| 3962 | msgid "No Product" |
| 3963 | msgstr "" |
| 3964 | |
| 3965 | #. translators: %d is the number of days. |
| 3966 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:275 |
| 3967 | #: src/Support/Interval.php:30 |
| 3968 | #: util/translations.js:14 |
| 3969 | #: price.js:36 |
| 3970 | #: price.js:50 |
| 3971 | msgid "%d day" |
| 3972 | msgid_plural "%d days" |
| 3973 | msgstr[0] "" |
| 3974 | msgstr[1] "" |
| 3975 | |
| 3976 | #. translators: %d is the number of weeks. |
| 3977 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:281 |
| 3978 | #: src/Support/Interval.php:37 |
| 3979 | #: util/translations.js:21 |
| 3980 | #: price.js:38 |
| 3981 | msgid "%d week" |
| 3982 | msgid_plural "%d weeks" |
| 3983 | msgstr[0] "" |
| 3984 | msgstr[1] "" |
| 3985 | |
| 3986 | #. translators: %d is the number of months. |
| 3987 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:287 |
| 3988 | #: src/Models/Checkout.php:684 |
| 3989 | #: src/Support/Interval.php:44 |
| 3990 | #: util/translations.js:28 |
| 3991 | #: price.js:40 |
| 3992 | #: sc-coupon-form2.js:88 |
| 3993 | msgid "%d month" |
| 3994 | msgid_plural "%d months" |
| 3995 | msgstr[0] "" |
| 3996 | msgstr[1] "" |
| 3997 | |
| 3998 | #. translators: %d is the number of years. |
| 3999 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:293 |
| 4000 | #: src/Support/Interval.php:51 |
| 4001 | #: util/translations.js:35 |
| 4002 | #: price.js:42 |
| 4003 | msgid "%d year" |
| 4004 | msgid_plural "%d years" |
| 4005 | msgstr[0] "" |
| 4006 | msgstr[1] "" |
| 4007 | |
| 4008 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:403 |
| 4009 | #: src/Controllers/Admin/Subscriptions/SubscriptionsListTable.php:410 |
| 4010 | #: subscriptions/edit/EditSubscription.js:255 |
| 4011 | msgid "Edit Subscription" |
| 4012 | msgstr "" |
| 4013 | |
| 4014 | #. translators: Hidden accessibility text. |
| 4015 | #: src/Controllers/Admin/Tables/HasModeFilter.php:31 |
| 4016 | msgid "Filter by mode" |
| 4017 | msgstr "" |
| 4018 | |
| 4019 | #: src/Controllers/Admin/Tables/HasModeFilter.php:35 |
| 4020 | msgid "Live & Test Mode" |
| 4021 | msgstr "" |
| 4022 | |
| 4023 | #: src/Controllers/Admin/Tables/ListTable.php:123 |
| 4024 | #: settings/shipping/profile/ShippingProfile.js:119 |
| 4025 | #: settings/tax-region/TaxRegionSettings.js:232 |
| 4026 | msgid "Updated" |
| 4027 | msgstr "" |
| 4028 | |
| 4029 | #: src/Controllers/Admin/Upsells/UpsellsController.php:24 |
| 4030 | #: admin/upsell-funnels/index.php:7 |
| 4031 | #: upsell-funnels/EditFunnel.js:221 |
| 4032 | msgid "Upsell Funnels" |
| 4033 | msgstr "" |
| 4034 | |
| 4035 | #: src/Controllers/Admin/Upsells/UpsellsController.php:66 |
| 4036 | msgid "View Upsell" |
| 4037 | msgstr "" |
| 4038 | |
| 4039 | #: src/Controllers/Admin/Upsells/UpsellsController.php:108 |
| 4040 | msgid "Funnel enabled." |
| 4041 | msgstr "" |
| 4042 | |
| 4043 | #: src/Controllers/Admin/Upsells/UpsellsController.php:108 |
| 4044 | msgid "Funnel disabled." |
| 4045 | msgstr "" |
| 4046 | |
| 4047 | #: src/Controllers/Admin/Upsells/UpsellsListTable.php:94 |
| 4048 | #: affiliations/modules/affiliation-products/index.js:354 |
| 4049 | #: affiliations/modules/Commission.js:153 |
| 4050 | #: bumps/modules/Priority.js:9 |
| 4051 | #: bumps/modules/Priority.js:13 |
| 4052 | #: products/modules/Affiliation.js:148 |
| 4053 | #: upsell-funnels/modules/Priority.js:9 |
| 4054 | #: upsell-funnels/modules/Priority.js:13 |
| 4055 | msgid "Priority" |
| 4056 | msgstr "" |
| 4057 | |
| 4058 | #: src/Controllers/Admin/Upsells/UpsellsListTable.php:172 |
| 4059 | msgid "No upsell funnels found." |
| 4060 | msgstr "" |
| 4061 | |
| 4062 | #: src/Controllers/Admin/Upsells/UpsellsListTable.php:244 |
| 4063 | msgid "Edit Upsell" |
| 4064 | msgstr "" |
| 4065 | |
| 4066 | #: src/Controllers/Admin/Upsells/UpsellsListTable.php:250 |
| 4067 | #: src/Controllers/Web/UpsellPageController.php:55 |
| 4068 | #: upsell-funnels/EditFunnel.js:224 |
| 4069 | msgid "Edit Upsell Funnel" |
| 4070 | msgstr "" |
| 4071 | |
| 4072 | #: src/Controllers/Rest/CheckEmailController.php:23 |
| 4073 | #: src/Controllers/Rest/VerificationCodeController.php:66 |
| 4074 | msgid "There is no account with that username or email address." |
| 4075 | msgstr "" |
| 4076 | |
| 4077 | #. translators: %s: User name. |
| 4078 | #: src/Controllers/Rest/CheckEmailController.php:34 |
| 4079 | msgid "The username <strong>%s</strong> is not registered on this site. If you are unsure of your username, try your email address instead." |
| 4080 | msgstr "" |
| 4081 | |
| 4082 | #: src/Controllers/Rest/CheckoutsController.php:284 |
| 4083 | msgid "Spam check failed. Please try again." |
| 4084 | msgstr "" |
| 4085 | |
| 4086 | #: src/Controllers/Rest/IntegrationProvidersController.php:35 |
| 4087 | msgid "Not Found" |
| 4088 | msgstr "" |
| 4089 | |
| 4090 | #: src/Controllers/Rest/IntegrationProvidersController.php:36 |
| 4091 | msgid "The integration has been removed or is unavailable." |
| 4092 | msgstr "" |
| 4093 | |
| 4094 | #: src/Controllers/Rest/PluginInstallerController.php:26 |
| 4095 | msgid "A valid integration id is required." |
| 4096 | msgstr "" |
| 4097 | |
| 4098 | #: src/Controllers/Rest/PluginInstallerController.php:33 |
| 4099 | msgid "Plugin installation is disabled on this site (DISALLOW_FILE_MODS)." |
| 4100 | msgstr "" |
| 4101 | |
| 4102 | #: src/Controllers/Rest/PluginInstallerController.php:59 |
| 4103 | msgid "This integration does not have an installable plugin file." |
| 4104 | msgstr "" |
| 4105 | |
| 4106 | #: src/Controllers/Rest/PluginInstallerController.php:127 |
| 4107 | #: settings/integrations/hooks/useIntegrationActivation.js:87 |
| 4108 | msgid "Plugin installed but activation failed. Activate it from the Plugins screen." |
| 4109 | msgstr "" |
| 4110 | |
| 4111 | #: src/Controllers/Rest/PluginInstallerController.php:134 |
| 4112 | msgid "Installed and activated." |
| 4113 | msgstr "" |
| 4114 | |
| 4115 | #: src/Controllers/Rest/PluginInstallerController.php:210 |
| 4116 | msgid "The plugin download was redirected to a host that is not allowed." |
| 4117 | msgstr "" |
| 4118 | |
| 4119 | #: src/Controllers/Rest/ProductsController.php:83 |
| 4120 | msgid "The Cataloged at date cannot be in the future. Please provide a valid date." |
| 4121 | msgstr "" |
| 4122 | |
| 4123 | #: src/Controllers/Rest/ProductsController.php:151 |
| 4124 | msgid "WooCommerce is not active." |
| 4125 | msgstr "" |
| 4126 | |
| 4127 | #: src/Controllers/Rest/ProductsController.php:161 |
| 4128 | msgid "A WooCommerce import is already in progress." |
| 4129 | msgstr "" |
| 4130 | |
| 4131 | #: src/Controllers/Rest/ProductsController.php:171 |
| 4132 | msgid "WooCommerce import started." |
| 4133 | msgstr "" |
| 4134 | |
| 4135 | #: src/Controllers/Rest/ReviewsController.php:100 |
| 4136 | msgid "You must be logged in to submit a review." |
| 4137 | msgstr "" |
| 4138 | |
| 4139 | #: src/Controllers/Rest/VerificationCodeController.php:36 |
| 4140 | #: src/Controllers/Rest/VerificationCodeController.php:94 |
| 4141 | msgid "The user could not be found." |
| 4142 | msgstr "" |
| 4143 | |
| 4144 | #: src/Controllers/Rest/VerificationCodeController.php:86 |
| 4145 | msgid "Invalid verification code" |
| 4146 | msgstr "" |
| 4147 | |
| 4148 | #. translators: %1$1s is the store name, %2$2s is the opening anchor tag, %3$3s is the closing anchor tag, %4$4s is the opening anchor tag, %5$5s is the closing anchor tag. |
| 4149 | #: src/Controllers/Web/BuyPageController.php:179 |
| 4150 | msgid "I agree to %1$1s's %2$2sTerms%3$3s and %4$4sPrivacy Policy%5$5s" |
| 4151 | msgstr "" |
| 4152 | |
| 4153 | #. translators: %1$1s is the store name, %2$2s is the opening anchor tag, %3$3s is the closing anchor tag. |
| 4154 | #: src/Controllers/Web/BuyPageController.php:191 |
| 4155 | msgid "I agree to %1$1s's %2$2sTerms%3$3s" |
| 4156 | msgstr "" |
| 4157 | |
| 4158 | #. translators: %1$1s is the store name, %2$2s is the opening anchor tag, %3$3s is the closing anchor tag. |
| 4159 | #: src/Controllers/Web/BuyPageController.php:201 |
| 4160 | msgid "I agree to %1$1s's %2$2sPrivacy Policy%3$3s" |
| 4161 | msgstr "" |
| 4162 | |
| 4163 | #: src/Controllers/Web/CheckoutFormsController.php:22 |
| 4164 | msgid "Invalid request." |
| 4165 | msgstr "" |
| 4166 | |
| 4167 | #: src/Controllers/Web/CheckoutFormsController.php:27 |
| 4168 | msgid "There is no checkout form block on this page." |
| 4169 | msgstr "" |
| 4170 | |
| 4171 | #: src/Controllers/Web/DashboardController.php:77 |
| 4172 | msgid "Account" |
| 4173 | msgstr "" |
| 4174 | |
| 4175 | #: src/Controllers/Web/DashboardController.php:89 |
| 4176 | #: Controllers/CustomerController.php:54 |
| 4177 | #: Controllers/CustomerController.php:106 |
| 4178 | #: Controllers/PaymentMethodController.php:173 |
| 4179 | msgid "Billing" |
| 4180 | msgstr "" |
| 4181 | |
| 4182 | #: src/Controllers/Web/DashboardController.php:121 |
| 4183 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:152 |
| 4184 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:170 |
| 4185 | #: web/buy.php:72 |
| 4186 | #: dashboard/Dashboard.js:24 |
| 4187 | #: Blocks/CustomerDashboardButton/Block.php:33 |
| 4188 | #: Blocks/Dashboard/CustomerSubscriptions/Block.php:76 |
| 4189 | #: Controllers/ChargeController.php:19 |
| 4190 | #: Controllers/CustomerController.php:51 |
| 4191 | #: Controllers/CustomerController.php:89 |
| 4192 | #: Controllers/DownloadController.php:59 |
| 4193 | #: Controllers/DownloadController.php:114 |
| 4194 | #: Controllers/InvoiceController.php:60 |
| 4195 | #: Controllers/LicenseController.php:66 |
| 4196 | #: Controllers/LicenseController.php:115 |
| 4197 | #: Controllers/OrderController.php:59 |
| 4198 | #: Controllers/OrderController.php:107 |
| 4199 | #: Controllers/PaymentMethodController.php:156 |
| 4200 | #: Controllers/SubscriptionController.php:111 |
| 4201 | #: Controllers/SubscriptionController.php:159 |
| 4202 | #: Controllers/SubscriptionController.php:274 |
| 4203 | #: Controllers/SubscriptionController.php:387 |
| 4204 | #: Controllers/SubscriptionController.php:473 |
| 4205 | #: Controllers/SubscriptionController.php:532 |
| 4206 | #: Controllers/SubscriptionController.php:609 |
| 4207 | #: Controllers/SubscriptionController.php:676 |
| 4208 | #: Controllers/UserController.php:61 |
| 4209 | #: Blocks/Dashboard/CustomerDashboard/edit.js:171 |
| 4210 | msgid "Dashboard" |
| 4211 | msgstr "" |
| 4212 | |
| 4213 | #: src/Controllers/Web/DashboardController.php:151 |
| 4214 | #: Blocks/Dashboard/CustomerSubscriptions/Block.php:106 |
| 4215 | #: Controllers/SubscriptionController.php:93 |
| 4216 | #: Controllers/SubscriptionController.php:114 |
| 4217 | #: Controllers/SubscriptionController.php:175 |
| 4218 | #: Controllers/SubscriptionController.php:290 |
| 4219 | msgid "Plans" |
| 4220 | msgstr "" |
| 4221 | |
| 4222 | #: src/Controllers/Web/DashboardController.php:163 |
| 4223 | #: products/modules/Downloads.js:91 |
| 4224 | #: products/modules/Variations/Downloads.js:167 |
| 4225 | #: Controllers/DownloadController.php:43 |
| 4226 | #: Controllers/DownloadController.php:62 |
| 4227 | #: Controllers/DownloadController.php:80 |
| 4228 | #: Controllers/DownloadController.php:130 |
| 4229 | #: Controllers/DownloadController.php:143 |
| 4230 | #: sc-dashboard-downloads-list.js:115 |
| 4231 | #: sc-downloads-list.js:186 |
| 4232 | #: sc-order.js:202 |
| 4233 | msgid "Downloads" |
| 4234 | msgstr "" |
| 4235 | |
| 4236 | #: src/Controllers/Web/DashboardController.php:212 |
| 4237 | #: src/Models/User.php:355 |
| 4238 | msgid "This user could not be found." |
| 4239 | msgstr "" |
| 4240 | |
| 4241 | #: src/Controllers/Web/WebhookController.php:30 |
| 4242 | msgid "SureCart Webhook Creation Error" |
| 4243 | msgstr "" |
| 4244 | |
| 4245 | #: src/Install/InstallService.php:25 |
| 4246 | #: src/WordPress/Pages/PageSeeder.php:113 |
| 4247 | msgctxt "Form slug" |
| 4248 | msgid "checkout" |
| 4249 | msgstr "" |
| 4250 | |
| 4251 | #: src/Install/InstallService.php:26 |
| 4252 | #: src/WordPress/Pages/PageSeeder.php:114 |
| 4253 | msgctxt "Form title" |
| 4254 | msgid "Checkout" |
| 4255 | msgstr "" |
| 4256 | |
| 4257 | #: src/Install/InstallService.php:120 |
| 4258 | #: src/WordPress/Pages/PageSeeder.php:138 |
| 4259 | msgctxt "Page slug" |
| 4260 | msgid "checkout" |
| 4261 | msgstr "" |
| 4262 | |
| 4263 | #: src/Install/InstallService.php:121 |
| 4264 | #: src/WordPress/Pages/PageSeeder.php:139 |
| 4265 | msgctxt "Page title" |
| 4266 | msgid "Checkout" |
| 4267 | msgstr "" |
| 4268 | |
| 4269 | #: src/Install/InstallService.php:127 |
| 4270 | msgctxt "Page slug" |
| 4271 | msgid "order-confirmation" |
| 4272 | msgstr "" |
| 4273 | |
| 4274 | #: src/Install/InstallService.php:128 |
| 4275 | msgctxt "Page title" |
| 4276 | msgid "Thank you!" |
| 4277 | msgstr "" |
| 4278 | |
| 4279 | #: src/Install/InstallService.php:132 |
| 4280 | #: src/WordPress/Pages/PageSeeder.php:144 |
| 4281 | msgctxt "Page slug" |
| 4282 | msgid "customer-dashboard" |
| 4283 | msgstr "" |
| 4284 | |
| 4285 | #: src/Install/InstallService.php:133 |
| 4286 | #: src/WordPress/Pages/PageSeeder.php:145 |
| 4287 | msgctxt "Page title" |
| 4288 | msgid "Dashboard" |
| 4289 | msgstr "" |
| 4290 | |
| 4291 | #. translators: %s: Method name. |
| 4292 | #: src/Integrations/AbstractIntegration.php:21 |
| 4293 | #: src/Integrations/AbstractIntegration.php:38 |
| 4294 | #: src/Integrations/AbstractIntegration.php:55 |
| 4295 | #: src/Integrations/AbstractIntegration.php:87 |
| 4296 | msgid "Method '%s' not implemented. Must be overridden in subclass." |
| 4297 | msgstr "" |
| 4298 | |
| 4299 | #: src/Integrations/Beaver/BeaverFormModule.php:18 |
| 4300 | #: src/Integrations/Beaver/BeaverFormModule.php:19 |
| 4301 | msgid "SureCart Form" |
| 4302 | msgstr "" |
| 4303 | |
| 4304 | #: src/Integrations/Beaver/BeaverFormModule.php:20 |
| 4305 | #: src/Integrations/Beaver/BeaverFormModule.php:21 |
| 4306 | #: src/Integrations/Elementor/Conditions/Conditions.php:38 |
| 4307 | #: src/Integrations/NpsSurvey/NpsSurveyNotice.php:262 |
| 4308 | #: src/Integrations/ThriveAutomator/ThriveAutomatorApp.php:25 |
| 4309 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:152 |
| 4310 | #: src/WordPress/Admin/Notices/AdminNoticesService.php:115 |
| 4311 | #: src/WordPress/Admin/SSLCheck/AdminSSLCheckService.php:31 |
| 4312 | #: src/WordPress/CompatibilityService.php:237 |
| 4313 | #: src/WordPress/HealthService.php:32 |
| 4314 | #: src/WordPress/HealthService.php:84 |
| 4315 | #: src/WordPress/HealthService.php:93 |
| 4316 | #: src/WordPress/HealthService.php:97 |
| 4317 | #: src/WordPress/HealthService.php:116 |
| 4318 | #: src/WordPress/HealthService.php:119 |
| 4319 | #: src/WordPress/HealthService.php:144 |
| 4320 | #: src/WordPress/HealthService.php:174 |
| 4321 | #: src/WordPress/HealthService.php:179 |
| 4322 | #: src/WordPress/HealthService.php:183 |
| 4323 | #: src/WordPress/HealthService.php:193 |
| 4324 | #: src/WordPress/Templates/TemplatesService.php:154 |
| 4325 | #: src/WordPress/ThemeService.php:147 |
| 4326 | #: admin/user-profile.php:1 |
| 4327 | #: error.php:2 |
| 4328 | msgid "SureCart" |
| 4329 | msgstr "" |
| 4330 | |
| 4331 | #: src/Integrations/Beaver/BeaverFormModule.php:52 |
| 4332 | msgid "Select a form" |
| 4333 | msgstr "" |
| 4334 | |
| 4335 | #: src/Integrations/Beaver/BeaverFormModule.php:60 |
| 4336 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:97 |
| 4337 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:149 |
| 4338 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingValue.php:67 |
| 4339 | #: src/Integrations/Elementor/Widgets/ProductReviewBreakdown.php:67 |
| 4340 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:67 |
| 4341 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:159 |
| 4342 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:299 |
| 4343 | #: src/WordPress/PluginActionLinksService.php:46 |
| 4344 | #: layouts/partials/admin-settings-header.php:83 |
| 4345 | #: invoices/modules/Tax/index.js:52 |
| 4346 | #: products/modules/Media/EditMedia.js:266 |
| 4347 | #: settings/mcp/components/ClaudeDesktopSteps.js:27 |
| 4348 | #: Blocks/CartMenuButton/edit.js:31 |
| 4349 | #: Blocks/StoreLogo/edit.js:166 |
| 4350 | #: src/blocks/cart-line-item-remove/edit.js:30 |
| 4351 | #: src/blocks/cart-menu-button/edit.js:26 |
| 4352 | #: src/blocks/cart-order-bump-pagination/edit.js:57 |
| 4353 | #: src/blocks/cart-order-bumps/edit.js:28 |
| 4354 | #: src/blocks/product-image/edit.js:170 |
| 4355 | #: src/blocks/product-list-filter-checkboxes/edit.js:34 |
| 4356 | #: src/blocks/product-list-filter/edit.js:30 |
| 4357 | #: src/blocks/product-list-sidebar/edit.js:154 |
| 4358 | #: src/blocks/product-pagination/edit.js:65 |
| 4359 | #: src/blocks/product-quantity-control/edit.js:39 |
| 4360 | #: src/blocks/product-quick-view-button/settings.js:15 |
| 4361 | #: src/blocks/product-review-breakdown/edit.js:54 |
| 4362 | #: src/blocks/product-review-date/edit.js:97 |
| 4363 | #: src/blocks/product-review-form-content/edit.js:39 |
| 4364 | #: src/blocks/product-review-list-sidebar/edit.js:50 |
| 4365 | #: src/blocks/product-review-pagination/edit.js:71 |
| 4366 | #: src/blocks/product-review-reviewer-name/edit.js:42 |
| 4367 | #: src/blocks/product-review-total-rating/edit.js:17 |
| 4368 | #: src/blocks/product-selected-variant-image/edit.js:152 |
| 4369 | #: src/blocks/product-title/edit.js:42 |
| 4370 | msgid "Settings" |
| 4371 | msgstr "" |
| 4372 | |
| 4373 | #: src/Integrations/Beaver/BeaverFormModule.php:92 |
| 4374 | #: src/Integrations/Elementor/Widgets/ReusableFormWidget.php:134 |
| 4375 | #: affiliation-payouts-groups/CreateAffiliationPayoutGroup.js:84 |
| 4376 | #: affiliation-payouts/CreateAffiliationPayout.js:81 |
| 4377 | #: affiliation-referrals/CreateAffiliationReferral.js:70 |
| 4378 | #: affiliation-requests/CreateAffiliationRequest.js:70 |
| 4379 | #: affiliations/modules/affiliation-products/index.js:318 |
| 4380 | #: bumps/CreateBump.js:100 |
| 4381 | #: checkouts/modules/SelectCustomer/CreateCustomer.js:125 |
| 4382 | #: coupons/modules/CustomerSelector.js:149 |
| 4383 | #: coupons/modules/promotion-codes/EditPromotionCode.js:178 |
| 4384 | #: coupons/modules/SelectCustomer.js:246 |
| 4385 | #: customers/CreateCustomer.js:110 |
| 4386 | #: invoices/modules/SelectCustomer/CreateCustomer.js:128 |
| 4387 | #: product-collections/components/SelectTemplate/create-modal.js:96 |
| 4388 | #: product-collections/components/SelectTemplatePart/create-modal.js:96 |
| 4389 | #: product-collections/CreateProductCollection.js:140 |
| 4390 | #: product-groups/CreateProductGroup.js:84 |
| 4391 | #: products/components/SelectTemplate/create-modal.js:105 |
| 4392 | #: products/components/SelectTemplatePart/create-modal.js:109 |
| 4393 | #: products/CreateProduct.js:81 |
| 4394 | #: products/modules/Collection/NewCollection.js:86 |
| 4395 | #: products/modules/Upgrades.js:124 |
| 4396 | #: settings/processors/CreateEditPaymentMethod.js:149 |
| 4397 | #: settings/subscription-preservation/EditReason.js:146 |
| 4398 | #: upsell-funnels/components/SelectTemplate/create-modal.js:97 |
| 4399 | #: upsell-funnels/components/SelectTemplatePart/create-modal.js:103 |
| 4400 | #: upsell-funnels/CreateFunnel.js:85 |
| 4401 | #: upsell-funnels/modules/Upsell/EditUpsell.js:99 |
| 4402 | #: Blocks/CheckoutForm/components/PriceSelector.js:82 |
| 4403 | #: Blocks/Form/components/Setup.js:52 |
| 4404 | msgid "Create" |
| 4405 | msgstr "" |
| 4406 | |
| 4407 | #: src/Integrations/Bricks/BricksDynamicDataService.php:58 |
| 4408 | #: src/Integrations/Elementor/DynamicTags/Price.php:30 |
| 4409 | #: upsell-funnels/modules/Upsell/EditUpsell.js:149 |
| 4410 | #: sc-product-selected-price.js:72 |
| 4411 | msgid "Product price" |
| 4412 | msgstr "" |
| 4413 | |
| 4414 | #: src/Integrations/Bricks/BricksDynamicDataService.php:59 |
| 4415 | #: src/Integrations/Bricks/BricksDynamicDataService.php:65 |
| 4416 | #: src/Integrations/Bricks/BricksDynamicDataService.php:71 |
| 4417 | #: src/Integrations/Bricks/BricksDynamicDataService.php:77 |
| 4418 | #: src/Integrations/Bricks/BricksDynamicDataService.php:83 |
| 4419 | #: src/Integrations/Bricks/BricksDynamicDataService.php:89 |
| 4420 | #: src/Integrations/Bricks/BricksDynamicDataService.php:95 |
| 4421 | #: src/Integrations/Bricks/BricksDynamicDataService.php:101 |
| 4422 | #: src/Integrations/Bricks/BricksDynamicDataService.php:107 |
| 4423 | #: src/Integrations/Bricks/BricksDynamicDataService.php:113 |
| 4424 | #: src/Integrations/Bricks/BricksDynamicDataService.php:119 |
| 4425 | #: src/Integrations/Bricks/BricksDynamicDataService.php:125 |
| 4426 | #: src/Integrations/Bricks/BricksDynamicDataService.php:131 |
| 4427 | #: src/Integrations/Bricks/BricksDynamicDataService.php:137 |
| 4428 | #: src/Integrations/Bricks/BricksDynamicDataService.php:143 |
| 4429 | #: src/Integrations/Bricks/BricksDynamicDataService.php:149 |
| 4430 | #: src/Integrations/Bricks/BricksDynamicDataService.php:155 |
| 4431 | #: src/Integrations/Bricks/BricksDynamicDataService.php:161 |
| 4432 | #: src/Integrations/Bricks/BricksDynamicDataService.php:167 |
| 4433 | #: src/Integrations/Bricks/BricksDynamicDataService.php:173 |
| 4434 | #: src/Integrations/Bricks/BricksDynamicDataService.php:179 |
| 4435 | #: src/Integrations/Elementor/Documents/ProductDocument.php:52 |
| 4436 | #: src/Integrations/Elementor/ElementorDynamicTagsService.php:55 |
| 4437 | #: src/WordPress/Admin/Menus/AdminToolbarService.php:163 |
| 4438 | msgid "SureCart Product" |
| 4439 | msgstr "" |
| 4440 | |
| 4441 | #: src/Integrations/Bricks/BricksDynamicDataService.php:64 |
| 4442 | #: src/Integrations/Elementor/DynamicTags/SelectedPrice.php:30 |
| 4443 | msgid "Product selected price" |
| 4444 | msgstr "" |
| 4445 | |
| 4446 | #: src/Integrations/Bricks/BricksDynamicDataService.php:70 |
| 4447 | #: src/Integrations/Elementor/DynamicTags/ScratchPrice.php:30 |
| 4448 | msgid "Product scratch price" |
| 4449 | msgstr "" |
| 4450 | |
| 4451 | #: src/Integrations/Bricks/BricksDynamicDataService.php:76 |
| 4452 | #: src/Integrations/Elementor/DynamicTags/SelectedScratchPrice.php:30 |
| 4453 | msgid "Product selected scratch price" |
| 4454 | msgstr "" |
| 4455 | |
| 4456 | #: src/Integrations/Bricks/BricksDynamicDataService.php:82 |
| 4457 | #: src/Integrations/Elementor/DynamicTags/PriceRange.php:31 |
| 4458 | msgid "Product price range" |
| 4459 | msgstr "" |
| 4460 | |
| 4461 | #: src/Integrations/Bricks/BricksDynamicDataService.php:88 |
| 4462 | #: src/Integrations/Elementor/DynamicTags/ProductDescription.php:29 |
| 4463 | #: web/buy-template.php:19 |
| 4464 | msgid "Product description" |
| 4465 | msgstr "" |
| 4466 | |
| 4467 | #: src/Integrations/Bricks/BricksDynamicDataService.php:94 |
| 4468 | #: src/Integrations/Elementor/DynamicTags/ProductStock.php:28 |
| 4469 | msgid "Product stock" |
| 4470 | msgstr "" |
| 4471 | |
| 4472 | #: src/Integrations/Bricks/BricksDynamicDataService.php:100 |
| 4473 | #: src/Integrations/Elementor/DynamicTags/ProductSku.php:28 |
| 4474 | #: auto-fees/utils/constants.js:42 |
| 4475 | msgid "Product SKU" |
| 4476 | msgstr "" |
| 4477 | |
| 4478 | #: src/Integrations/Bricks/BricksDynamicDataService.php:106 |
| 4479 | #: src/Integrations/Elementor/DynamicTags/ProductOnSale.php:28 |
| 4480 | msgid "Product on sale" |
| 4481 | msgstr "" |
| 4482 | |
| 4483 | #: src/Integrations/Bricks/BricksDynamicDataService.php:112 |
| 4484 | msgid "Product trial" |
| 4485 | msgstr "" |
| 4486 | |
| 4487 | #: src/Integrations/Bricks/BricksDynamicDataService.php:118 |
| 4488 | #: src/Integrations/Elementor/DynamicTags/SelectedPriceTrial.php:28 |
| 4489 | msgid "Product selected price trial" |
| 4490 | msgstr "" |
| 4491 | |
| 4492 | #: src/Integrations/Bricks/BricksDynamicDataService.php:124 |
| 4493 | #: src/Integrations/Elementor/DynamicTags/ProductBillingInterval.php:28 |
| 4494 | msgid "Product billing interval" |
| 4495 | msgstr "" |
| 4496 | |
| 4497 | #: src/Integrations/Bricks/BricksDynamicDataService.php:130 |
| 4498 | #: src/Integrations/Elementor/DynamicTags/SelectedBillingInterval.php:28 |
| 4499 | msgid "Product selected price billing interval" |
| 4500 | msgstr "" |
| 4501 | |
| 4502 | #: src/Integrations/Bricks/BricksDynamicDataService.php:136 |
| 4503 | #: src/Integrations/Elementor/DynamicTags/PriceSetupFee.php:28 |
| 4504 | #: src/Integrations/Elementor/DynamicTags/ProductSetupFee.php:30 |
| 4505 | msgid "Product setup fee" |
| 4506 | msgstr "" |
| 4507 | |
| 4508 | #: src/Integrations/Bricks/BricksDynamicDataService.php:142 |
| 4509 | msgid "Product selected price setup fee" |
| 4510 | msgstr "" |
| 4511 | |
| 4512 | #. translators: %s: Setup Fee amount. |
| 4513 | #: src/Integrations/Bricks/BricksDynamicDataService.php:148 |
| 4514 | #: src/Integrations/Bricks/BricksDynamicDataService.php:330 |
| 4515 | #: src/Integrations/Elementor/DynamicTags/PriceName.php:28 |
| 4516 | #: src/Integrations/Elementor/DynamicTags/PriceName.php:59 |
| 4517 | msgid "Price name" |
| 4518 | msgstr "" |
| 4519 | |
| 4520 | #: src/Integrations/Bricks/BricksDynamicDataService.php:154 |
| 4521 | #: src/Integrations/Elementor/DynamicTags/PriceAmount.php:30 |
| 4522 | msgid "Price amount" |
| 4523 | msgstr "" |
| 4524 | |
| 4525 | #: src/Integrations/Bricks/BricksDynamicDataService.php:160 |
| 4526 | #: src/Integrations/Elementor/DynamicTags/PriceTrial.php:28 |
| 4527 | msgid "Price trial" |
| 4528 | msgstr "" |
| 4529 | |
| 4530 | #: src/Integrations/Bricks/BricksDynamicDataService.php:166 |
| 4531 | msgid "Price setup fee" |
| 4532 | msgstr "" |
| 4533 | |
| 4534 | #: src/Integrations/Bricks/BricksDynamicDataService.php:172 |
| 4535 | msgid "Product review average ratings" |
| 4536 | msgstr "" |
| 4537 | |
| 4538 | #: src/Integrations/Bricks/BricksDynamicDataService.php:178 |
| 4539 | msgid "Product review total ratings" |
| 4540 | msgstr "" |
| 4541 | |
| 4542 | #: src/Integrations/Bricks/BricksDynamicDataService.php:287 |
| 4543 | #: src/Integrations/Bricks/BricksDynamicDataService.php:293 |
| 4544 | #: src/Integrations/Elementor/DynamicTags/SelectedPriceTrial.php:58 |
| 4545 | msgid "Starting in 15 days." |
| 4546 | msgstr "" |
| 4547 | |
| 4548 | #: src/Integrations/Bricks/BricksDynamicDataService.php:300 |
| 4549 | #: src/Integrations/Bricks/BricksDynamicDataService.php:306 |
| 4550 | #: src/Integrations/Elementor/DynamicTags/SelectedBillingInterval.php:58 |
| 4551 | msgid "/ day (3 payments)" |
| 4552 | msgstr "" |
| 4553 | |
| 4554 | #. translators: %s: Setup Fee amount. |
| 4555 | #. translators: %s: Setup fee amount. |
| 4556 | #: src/Integrations/Bricks/BricksDynamicDataService.php:314 |
| 4557 | #: src/Integrations/Bricks/BricksDynamicDataService.php:322 |
| 4558 | #: src/Integrations/Elementor/DynamicTags/ProductSetupFee.php:62 |
| 4559 | #: src/Integrations/Elementor/DynamicTags/SelectedSetupFee.php:62 |
| 4560 | msgid "%s setup fee." |
| 4561 | msgstr "" |
| 4562 | |
| 4563 | #. translators: %s: Setup Fee amount. |
| 4564 | #: src/Integrations/Bricks/BricksDynamicDataService.php:338 |
| 4565 | #: src/Integrations/Elementor/DynamicTags/PriceAmount.php:61 |
| 4566 | msgid "%1$s %2$s" |
| 4567 | msgstr "" |
| 4568 | |
| 4569 | #. translators: %s: Setup Fee amount. |
| 4570 | #: src/Integrations/Bricks/BricksDynamicDataService.php:346 |
| 4571 | #: src/Integrations/Elementor/DynamicTags/PriceSetupFee.php:58 |
| 4572 | #: src/Integrations/Elementor/DynamicTags/PriceTrial.php:58 |
| 4573 | #: src/blocks/price-trial/edit.js:9 |
| 4574 | msgid "Starting in 15 days" |
| 4575 | msgstr "" |
| 4576 | |
| 4577 | #. translators: %s: Setup Fee amount. |
| 4578 | #: src/Integrations/Bricks/BricksDynamicDataService.php:354 |
| 4579 | msgid "$12 Signup Fee" |
| 4580 | msgstr "" |
| 4581 | |
| 4582 | #: src/Integrations/Bricks/BricksElementsService.php:162 |
| 4583 | msgid "SureCart - Single Product" |
| 4584 | msgstr "" |
| 4585 | |
| 4586 | #: src/Integrations/Bricks/BricksElementsService.php:163 |
| 4587 | msgid "SureCart - Collection Archive" |
| 4588 | msgstr "" |
| 4589 | |
| 4590 | #: src/Integrations/Bricks/Concerns/ConvertsBlocks.php:29 |
| 4591 | #: src/Integrations/Bricks/Concerns/ConvertsBlocks.php:100 |
| 4592 | #: src/Integrations/Bricks/Elements/ProductContent.php:113 |
| 4593 | msgid "For better preview select content to show." |
| 4594 | msgstr "" |
| 4595 | |
| 4596 | #: src/Integrations/Bricks/Concerns/ConvertsBlocks.php:30 |
| 4597 | #: src/Integrations/Bricks/Concerns/ConvertsBlocks.php:101 |
| 4598 | #: src/Integrations/Bricks/Elements/ProductContent.php:114 |
| 4599 | msgid "Go to: Settings > Template Settings > Populate Content" |
| 4600 | msgstr "" |
| 4601 | |
| 4602 | #: src/Integrations/Bricks/Elements/BuyButton.php:51 |
| 4603 | #: src/Integrations/Bricks/Elements/BuyButton.php:72 |
| 4604 | #: src/Integrations/Bricks/Elements/BuyButton.php:226 |
| 4605 | #: src/Integrations/Bricks/Elements/BuyButton.php:230 |
| 4606 | #: src/Integrations/Bricks/Elements/BuyButton.php:273 |
| 4607 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:28 |
| 4608 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:64 |
| 4609 | #: src/WordPress/Shortcodes/ShortcodesServiceProvider.php:241 |
| 4610 | #: src/WordPress/Shortcodes/ShortcodesServiceProvider.php:261 |
| 4611 | #: src/blocks/product-buy-buttons/edit.js:49 |
| 4612 | #: sc-product-price-modal.js:63 |
| 4613 | msgid "Add To Cart" |
| 4614 | msgstr "" |
| 4615 | |
| 4616 | #: src/Integrations/Bricks/Elements/BuyButton.php:70 |
| 4617 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:77 |
| 4618 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:115 |
| 4619 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:128 |
| 4620 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:100 |
| 4621 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:122 |
| 4622 | #: Blocks/CartCoupon/edit.js:70 |
| 4623 | #: Blocks/CartSubmit/edit.js:89 |
| 4624 | #: Blocks/Coupon/edit.js:67 |
| 4625 | #: Blocks/CustomerDashboardButton/edit.js:34 |
| 4626 | #: Blocks/Form/edit.js:532 |
| 4627 | #: Blocks/Submit/edit.js:49 |
| 4628 | #: src/blocks/cart-coupon/edit.js:176 |
| 4629 | #: src/blocks/cart-submit/edit.js:88 |
| 4630 | msgid "Button Text" |
| 4631 | msgstr "" |
| 4632 | |
| 4633 | #: src/Integrations/Bricks/Elements/BuyButton.php:77 |
| 4634 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:92 |
| 4635 | msgid "Go Directly To Checkout" |
| 4636 | msgstr "" |
| 4637 | |
| 4638 | #: src/Integrations/Bricks/Elements/BuyButton.php:79 |
| 4639 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:97 |
| 4640 | msgid "Bypass adding to cart and go directly to the checkout." |
| 4641 | msgstr "" |
| 4642 | |
| 4643 | #: src/Integrations/Bricks/Elements/BuyButton.php:84 |
| 4644 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:104 |
| 4645 | #: src/blocks/product-buy-button/display.js:74 |
| 4646 | msgid "Show sticky button" |
| 4647 | msgstr "" |
| 4648 | |
| 4649 | #: src/Integrations/Bricks/Elements/BuyButton.php:86 |
| 4650 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:107 |
| 4651 | #: src/blocks/product-buy-button/display.js:96 |
| 4652 | msgid "Show a sticky purchase button when this button is out of view" |
| 4653 | msgstr "" |
| 4654 | |
| 4655 | #: src/Integrations/Bricks/Elements/BuyButton.php:88 |
| 4656 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:109 |
| 4657 | #: auto-fees/EditAutoFee.js:232 |
| 4658 | #: src/blocks/product-buy-button/display.js:106 |
| 4659 | msgid "Never" |
| 4660 | msgstr "" |
| 4661 | |
| 4662 | #: src/Integrations/Bricks/Elements/BuyButton.php:89 |
| 4663 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:110 |
| 4664 | #: src/blocks/product-buy-button/display.js:111 |
| 4665 | msgid "In stock" |
| 4666 | msgstr "" |
| 4667 | |
| 4668 | #: src/Integrations/Bricks/Elements/BuyButton.php:90 |
| 4669 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:111 |
| 4670 | #: src/blocks/product-buy-button/display.js:116 |
| 4671 | msgid "Always" |
| 4672 | msgstr "" |
| 4673 | |
| 4674 | #: src/Integrations/Bricks/Elements/BuyButton.php:98 |
| 4675 | #: src/Integrations/Bricks/Elements/BuyButton.php:112 |
| 4676 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:149 |
| 4677 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:163 |
| 4678 | #: src/Integrations/Bricks/Elements/ProductReviewTotalRating.php:76 |
| 4679 | #: src/Integrations/Elementor/Widgets/ProductContent.php:48 |
| 4680 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:100 |
| 4681 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:135 |
| 4682 | #: Blocks/Form/edit.js:307 |
| 4683 | msgid "Style" |
| 4684 | msgstr "" |
| 4685 | |
| 4686 | #: src/Integrations/Bricks/Elements/BuyButton.php:103 |
| 4687 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:154 |
| 4688 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:216 |
| 4689 | #: src/Integrations/Elementor/Widgets/VariantPills.php:462 |
| 4690 | #: components/MediaLibrary/Preview.js:153 |
| 4691 | #: Blocks/CustomerDashboardButton/edit.js:61 |
| 4692 | #: Blocks/Submit/edit.js:116 |
| 4693 | #: src/blocks/product-quick-view/edit.js:50 |
| 4694 | #: src/blocks/product-review-average-rating-stars/edit.js:30 |
| 4695 | #: src/blocks/product-review-average-rating-stars/edit.js:37 |
| 4696 | #: src/blocks/product-review-rating-stars/edit.js:30 |
| 4697 | #: src/blocks/product-review-rating-stars/edit.js:37 |
| 4698 | #: src/components/LabelInspectorControls.js:27 |
| 4699 | msgid "Size" |
| 4700 | msgstr "" |
| 4701 | |
| 4702 | #: src/Integrations/Bricks/Elements/BuyButton.php:108 |
| 4703 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:159 |
| 4704 | #: src/Integrations/Bricks/Elements/ProductReviewTotalRating.php:79 |
| 4705 | #: src/Integrations/Elementor/ElementorBlockAdapterService.php:107 |
| 4706 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:316 |
| 4707 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:103 |
| 4708 | #: src/Routing/PermalinkSettingService.php:94 |
| 4709 | #: src/Routing/PermalinkSettingService.php:111 |
| 4710 | #: src/Routing/PermalinkSettingService.php:132 |
| 4711 | #: src/Routing/PermalinkSettingService.php:149 |
| 4712 | #: src/Routing/PermalinkSettingService.php:167 |
| 4713 | #: forms/default.php:6 |
| 4714 | #: products/utility.js:8 |
| 4715 | #: settings/display-currency/components/DisplayCurrenciesSettings.js:99 |
| 4716 | #: settings/shipping/parcel/ParcelTemplates.js:214 |
| 4717 | #: util/templates.js:8 |
| 4718 | #: Blocks/Dashboard/CustomerPaymentMethods/edit.js:85 |
| 4719 | #: src/blocks-styles/product-quantity--default.php:9 |
| 4720 | #: sc-payment-methods-list.js:169 |
| 4721 | msgid "Default" |
| 4722 | msgstr "" |
| 4723 | |
| 4724 | #: src/Integrations/Bricks/Elements/BuyButton.php:122 |
| 4725 | msgid "Circle" |
| 4726 | msgstr "" |
| 4727 | |
| 4728 | #: src/Integrations/Bricks/Elements/BuyButton.php:128 |
| 4729 | msgid "Outline" |
| 4730 | msgstr "" |
| 4731 | |
| 4732 | #: src/Integrations/Bricks/Elements/BuyButton.php:145 |
| 4733 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:84 |
| 4734 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:123 |
| 4735 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:195 |
| 4736 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:124 |
| 4737 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:144 |
| 4738 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:181 |
| 4739 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:288 |
| 4740 | #: src/Integrations/Elementor/Widgets/ProductReviewBreakdown.php:249 |
| 4741 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:305 |
| 4742 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:535 |
| 4743 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:174 |
| 4744 | #: src/Integrations/Elementor/Widgets/Quantity.php:127 |
| 4745 | #: src/Integrations/Elementor/Widgets/Quantity.php:145 |
| 4746 | #: src/Integrations/Elementor/Widgets/SelectedPriceAdHocAmount.php:125 |
| 4747 | #: src/Integrations/Elementor/Widgets/SelectedPriceAdHocAmount.php:153 |
| 4748 | #: src/Integrations/Elementor/Widgets/VariantPills.php:242 |
| 4749 | #: src/Integrations/Elementor/Widgets/VariantPills.php:350 |
| 4750 | msgid "Typography" |
| 4751 | msgstr "" |
| 4752 | |
| 4753 | #: src/Integrations/Bricks/Elements/BuyButton.php:157 |
| 4754 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:407 |
| 4755 | #: settings/display-currency/components/CurrencySwitcherSettings.js:158 |
| 4756 | #: src/blocks/product-quick-view/edit.js:87 |
| 4757 | #: src/blocks/product-quick-view/edit.js:97 |
| 4758 | #: src/blocks/product-quick-view/edit.js:105 |
| 4759 | msgid "Position" |
| 4760 | msgstr "" |
| 4761 | |
| 4762 | #: src/Integrations/Bricks/Elements/BuyButton.php:161 |
| 4763 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:419 |
| 4764 | #: src/Integrations/Elementor/Widgets/ProductContent.php:68 |
| 4765 | #: src/Integrations/Elementor/Widgets/SaleBadge.php:159 |
| 4766 | #: settings/brand/components/CartSettings.js:185 |
| 4767 | #: settings/display-currency/components/CurrencySwitcherSettings.js:171 |
| 4768 | #: src/blocks/currency-switcher/edit.js:95 |
| 4769 | msgid "Right" |
| 4770 | msgstr "" |
| 4771 | |
| 4772 | #: src/Integrations/Bricks/Elements/BuyButton.php:166 |
| 4773 | #: src/Integrations/Bricks/Elements/PriceData.php:141 |
| 4774 | #: src/Integrations/Bricks/Elements/ProductData.php:155 |
| 4775 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:182 |
| 4776 | msgid "Gap" |
| 4777 | msgstr "" |
| 4778 | |
| 4779 | #: src/Integrations/Bricks/Elements/BuyButton.php:178 |
| 4780 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:455 |
| 4781 | msgid "Space between" |
| 4782 | msgstr "" |
| 4783 | |
| 4784 | #: src/Integrations/Bricks/Elements/BuyButton.php:226 |
| 4785 | #: src/Integrations/Bricks/Elements/BuyButton.php:230 |
| 4786 | #: src/Integrations/Bricks/Elements/BuyButton.php:273 |
| 4787 | #: src/Integrations/Bricks/Elements/Product.php:291 |
| 4788 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:538 |
| 4789 | #: settings/brand/components/CheckoutPreview.js:188 |
| 4790 | #: Blocks/AddToCartButton/Block.php:81 |
| 4791 | #: Blocks/BuyButton/Block.php:36 |
| 4792 | #: src/blocks/product-buy-button/view.php:16 |
| 4793 | #: src/blocks/product-buy-buttons/edit.js:60 |
| 4794 | msgid "Buy Now" |
| 4795 | msgstr "" |
| 4796 | |
| 4797 | #: src/Integrations/Bricks/Elements/BuyButton.php:227 |
| 4798 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:196 |
| 4799 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:253 |
| 4800 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:139 |
| 4801 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:539 |
| 4802 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:362 |
| 4803 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:412 |
| 4804 | #: src/Models/Blocks/ProductPageBlock.php:233 |
| 4805 | #: Blocks/Product/BuyButton/Block.php:128 |
| 4806 | #: Blocks/Upsell/SubmitButton/Block.php:131 |
| 4807 | #: src/blocks/product-buy-button/view.php:17 |
| 4808 | #: src/blocks/product-quick-view-button/button-cart.php:13 |
| 4809 | #: src/blocks/product-quick-view-button/button-cart.php:46 |
| 4810 | #: src/blocks/product-quick-view-button/button-quick-view.php:40 |
| 4811 | msgid "Sold Out" |
| 4812 | msgstr "" |
| 4813 | |
| 4814 | #: src/Integrations/Bricks/Elements/BuyButton.php:228 |
| 4815 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:540 |
| 4816 | #: src/Models/Blocks/ProductPageBlock.php:234 |
| 4817 | #: products/components/Availability/index.js:86 |
| 4818 | #: Blocks/Product/BuyButton/Block.php:124 |
| 4819 | #: Blocks/Product/BuyButton/Block.php:144 |
| 4820 | #: Blocks/Upsell/SubmitButton/Block.php:125 |
| 4821 | #: Blocks/Upsell/SubmitButton/Block.php:149 |
| 4822 | msgid "Unavailable For Purchase" |
| 4823 | msgstr "" |
| 4824 | |
| 4825 | #: src/Integrations/Bricks/Elements/CartMenuIcon.php:58 |
| 4826 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:43 |
| 4827 | msgid "Cart Toggle Icon" |
| 4828 | msgstr "" |
| 4829 | |
| 4830 | #: src/Integrations/Bricks/Elements/CartMenuIcon.php:77 |
| 4831 | msgid "Always show cart menu" |
| 4832 | msgstr "" |
| 4833 | |
| 4834 | #: src/Integrations/Bricks/Elements/CartMenuIcon.php:124 |
| 4835 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:381 |
| 4836 | #: src/blocks/cart-menu-button/view.php:22 |
| 4837 | msgid "Open cart" |
| 4838 | msgstr "" |
| 4839 | |
| 4840 | #: src/Integrations/Bricks/Elements/CollectionTag.php:56 |
| 4841 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:240 |
| 4842 | msgid "Collection Tag" |
| 4843 | msgstr "" |
| 4844 | |
| 4845 | #: src/Integrations/Bricks/Elements/CollectionTags.php:58 |
| 4846 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:28 |
| 4847 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:76 |
| 4848 | msgid "Collection Tags" |
| 4849 | msgstr "" |
| 4850 | |
| 4851 | #: src/Integrations/Bricks/Elements/CollectionTags.php:69 |
| 4852 | msgid "Number to display" |
| 4853 | msgstr "" |
| 4854 | |
| 4855 | #: src/Integrations/Bricks/Elements/Media.php:51 |
| 4856 | msgid "Product media" |
| 4857 | msgstr "" |
| 4858 | |
| 4859 | #: src/Integrations/Bricks/Elements/Media.php:71 |
| 4860 | #: src/Integrations/Elementor/Widgets/Media.php:84 |
| 4861 | msgid "Display Mode" |
| 4862 | msgstr "" |
| 4863 | |
| 4864 | #: src/Integrations/Bricks/Elements/Media.php:74 |
| 4865 | #: src/Integrations/Elementor/Widgets/Media.php:89 |
| 4866 | msgid "Slider View" |
| 4867 | msgstr "" |
| 4868 | |
| 4869 | #: src/Integrations/Bricks/Elements/Media.php:75 |
| 4870 | #: src/Integrations/Elementor/Widgets/Media.php:93 |
| 4871 | msgid "Gallery View" |
| 4872 | msgstr "" |
| 4873 | |
| 4874 | #: src/Integrations/Bricks/Elements/Media.php:84 |
| 4875 | msgid "Auto height" |
| 4876 | msgstr "" |
| 4877 | |
| 4878 | #: src/Integrations/Bricks/Elements/Media.php:96 |
| 4879 | #: src/blocks/product-media/edit.js:69 |
| 4880 | msgid "Enlarge on click" |
| 4881 | msgstr "" |
| 4882 | |
| 4883 | #: src/Integrations/Bricks/Elements/Media.php:105 |
| 4884 | #: src/Integrations/Elementor/Widgets/Media.php:130 |
| 4885 | #: ui/Dimensions.js:89 |
| 4886 | #: Blocks/ProductCollectionImage/dimension-controls.js:142 |
| 4887 | #: Blocks/ProductCollectionImage/dimension-controls.js:152 |
| 4888 | #: src/blocks/cart-line-item-image/edit.js:144 |
| 4889 | #: src/blocks/cart-order-bump-image/edit.js:146 |
| 4890 | #: src/blocks/product-image/edit.js:148 |
| 4891 | #: src/blocks/product-quick-view/edit.js:74 |
| 4892 | #: src/blocks/product-quick-view/edit.js:79 |
| 4893 | #: src/blocks/product-review-form/edit.js:143 |
| 4894 | #: src/blocks/product-selected-variant-image/edit.js:155 |
| 4895 | msgid "Height" |
| 4896 | msgstr "" |
| 4897 | |
| 4898 | #: src/Integrations/Bricks/Elements/Media.php:119 |
| 4899 | msgid "Max image width" |
| 4900 | msgstr "" |
| 4901 | |
| 4902 | #: src/Integrations/Bricks/Elements/Media.php:122 |
| 4903 | #: Blocks/Product/Media/edit.js:71 |
| 4904 | #: src/blocks/product-media/edit.js:114 |
| 4905 | msgid "Unlimited" |
| 4906 | msgstr "" |
| 4907 | |
| 4908 | #: src/Integrations/Bricks/Elements/Media.php:127 |
| 4909 | #: src/Integrations/Elementor/Widgets/Media.php:199 |
| 4910 | msgid "Gallery Spacing" |
| 4911 | msgstr "" |
| 4912 | |
| 4913 | #: src/Integrations/Bricks/Elements/Media.php:149 |
| 4914 | msgid "Thumbs per page" |
| 4915 | msgstr "" |
| 4916 | |
| 4917 | #: src/Integrations/Bricks/Elements/Media.php:161 |
| 4918 | #: src/Integrations/Elementor/Widgets/Media.php:246 |
| 4919 | #: src/blocks/product-media/edit.js:122 |
| 4920 | msgid "Show Thumbnails" |
| 4921 | msgstr "" |
| 4922 | |
| 4923 | #: src/Integrations/Bricks/Elements/Media.php:194 |
| 4924 | #: src/Integrations/Bricks/Elements/Media.php:213 |
| 4925 | msgid "The accurate preview for this element is only available on frontend due to compatibility issues." |
| 4926 | msgstr "" |
| 4927 | |
| 4928 | #: src/Integrations/Bricks/Elements/PriceChoiceTemplate.php:64 |
| 4929 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:211 |
| 4930 | msgid "Price Choice" |
| 4931 | msgstr "" |
| 4932 | |
| 4933 | #: src/Integrations/Bricks/Elements/PriceChoiceTemplate.php:74 |
| 4934 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:244 |
| 4935 | #: src/Integrations/Elementor/Widgets/VariantPills.php:335 |
| 4936 | #: src/blocks/product-price-choice-template/edit.js:148 |
| 4937 | #: src/blocks/product-variant-pill/edit.js:75 |
| 4938 | msgid "Highlight Border" |
| 4939 | msgstr "" |
| 4940 | |
| 4941 | #: src/Integrations/Bricks/Elements/PriceChoiceTemplate.php:104 |
| 4942 | #: src/Integrations/Bricks/Elements/PriceChooser.php:128 |
| 4943 | #: src/Integrations/Bricks/Elements/Product.php:227 |
| 4944 | #: auto-fees/modules/Details.js:83 |
| 4945 | #: product-collections/modules/Details.js:13 |
| 4946 | #: product-groups/modules/Details.js:14 |
| 4947 | #: products/modules/Details.js:10 |
| 4948 | #: upsell-funnels/modules/Details.js:14 |
| 4949 | msgid "Details" |
| 4950 | msgstr "" |
| 4951 | |
| 4952 | #: src/Integrations/Bricks/Elements/PriceChooser.php:71 |
| 4953 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:30 |
| 4954 | msgid "Price Selector" |
| 4955 | msgstr "" |
| 4956 | |
| 4957 | #: src/Integrations/Bricks/Elements/PriceChooser.php:81 |
| 4958 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:61 |
| 4959 | #: src/Integrations/Bricks/Elements/Quantity.php:61 |
| 4960 | #: src/Integrations/Bricks/Elements/SelectedPriceAdHocAmount.php:62 |
| 4961 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:78 |
| 4962 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:85 |
| 4963 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:81 |
| 4964 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:122 |
| 4965 | #: src/Integrations/Elementor/Widgets/Quantity.php:83 |
| 4966 | #: src/Integrations/Elementor/Widgets/Quantity.php:106 |
| 4967 | #: src/Integrations/Elementor/Widgets/SelectedPriceAdHocAmount.php:83 |
| 4968 | #: src/Integrations/Elementor/Widgets/SelectedPriceAdHocAmount.php:104 |
| 4969 | #: settings/display-currency/components/DisplayCurrenciesSettings.js:106 |
| 4970 | #: settings/subscription-preservation/EditReason.js:88 |
| 4971 | #: Blocks/BumpLineItem/edit.js:19 |
| 4972 | #: Blocks/CartBumpLineItem/edit.js:35 |
| 4973 | #: Blocks/CartCoupon/edit.js:50 |
| 4974 | #: Blocks/CartSubtotal/edit.js:35 |
| 4975 | #: Blocks/Checkbox/components/Inspector.js:27 |
| 4976 | #: Blocks/Coupon/edit.js:47 |
| 4977 | #: Blocks/Donation/edit.js:165 |
| 4978 | #: Blocks/Email/components/Inspector.js:18 |
| 4979 | #: Blocks/FirstName/edit.js:40 |
| 4980 | #: Blocks/Input/components/Inspector.js:27 |
| 4981 | #: Blocks/Input/edit.js:48 |
| 4982 | #: Blocks/LastName/edit.js:40 |
| 4983 | #: Blocks/LineItemShipping/edit.js:22 |
| 4984 | #: Blocks/LogoutButton/edit.js:33 |
| 4985 | #: Blocks/Name/edit.js:40 |
| 4986 | #: Blocks/NameYourPrice/edit.js:52 |
| 4987 | #: Blocks/OrderBumps/edit.js:66 |
| 4988 | #: Blocks/Password/components/Inspector.js:27 |
| 4989 | #: Blocks/Password/edit.js:68 |
| 4990 | #: Blocks/Payment/components/Inspector.js:24 |
| 4991 | #: Blocks/Phone/edit.js:36 |
| 4992 | #: Blocks/PriceChoice/edit.js:54 |
| 4993 | #: Blocks/PriceSelector/edit.js:93 |
| 4994 | #: Blocks/Product/PriceChoices/edit.js:65 |
| 4995 | #: Blocks/Product/Quantity/edit.js:37 |
| 4996 | #: Blocks/ProductDonationAmounts/edit.js:112 |
| 4997 | #: Blocks/ProductDonationPrices/edit.js:84 |
| 4998 | #: Blocks/ProductDonationRecurringPrices/edit.js:38 |
| 4999 | #: Blocks/SessionDetail/edit.js:76 |
| 5000 | #: Blocks/ShippingChoices/edit.js:66 |
| 5001 | #: Blocks/Switch/components/Inspector.js:27 |
| 5002 | #: Blocks/Textarea/edit.js:48 |
| 5003 | #: Blocks/TrialLineItem/edit.js:23 |
| 5004 | #: src/blocks/cart-bump-line-item/edit.js:38 |
| 5005 | #: src/blocks/cart-coupon/edit.js:156 |
| 5006 | #: src/blocks/cart-subtotal/edit.js:35 |
| 5007 | #: src/blocks/product-review-form-content/edit.js:62 |
| 5008 | #: src/blocks/product-review-form-rating/edit.js:76 |
| 5009 | #: src/blocks/product-review-form-title/edit.js:45 |
| 5010 | #: src/components/LabelInspectorControls.js:19 |
| 5011 | msgid "Label" |
| 5012 | msgstr "" |
| 5013 | |
| 5014 | #: src/Integrations/Bricks/Elements/PriceData.php:45 |
| 5015 | msgid "Price Data" |
| 5016 | msgstr "" |
| 5017 | |
| 5018 | #: src/Integrations/Bricks/Elements/PriceData.php:58 |
| 5019 | #: src/Integrations/Bricks/Elements/ProductData.php:45 |
| 5020 | #: src/Integrations/Bricks/Elements/ProductData.php:68 |
| 5021 | #: src/Integrations/Elementor/ElementorTemplatesService.php:56 |
| 5022 | #: src/Integrations/Elementor/Widgets/ProductPricing.php:28 |
| 5023 | msgid "Product Pricing" |
| 5024 | msgstr "" |
| 5025 | |
| 5026 | #: src/Integrations/Bricks/Elements/PriceData.php:61 |
| 5027 | #: src/Integrations/Bricks/Elements/ProductData.php:71 |
| 5028 | msgid "Dynamic data" |
| 5029 | msgstr "" |
| 5030 | |
| 5031 | #: src/Integrations/Bricks/Elements/PriceData.php:87 |
| 5032 | #: src/Integrations/Bricks/Elements/PriceData.php:100 |
| 5033 | #: src/Integrations/Bricks/Elements/ProductData.php:101 |
| 5034 | #: src/Integrations/Bricks/Elements/ProductData.php:114 |
| 5035 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:84 |
| 5036 | msgid "Direction" |
| 5037 | msgstr "" |
| 5038 | |
| 5039 | #: src/Integrations/Bricks/Elements/PriceData.php:112 |
| 5040 | #: src/Integrations/Bricks/Elements/ProductData.php:126 |
| 5041 | msgid "Align main axis" |
| 5042 | msgstr "" |
| 5043 | |
| 5044 | #: src/Integrations/Bricks/Elements/PriceData.php:126 |
| 5045 | #: src/Integrations/Bricks/Elements/ProductData.php:140 |
| 5046 | msgid "Align cross axis" |
| 5047 | msgstr "" |
| 5048 | |
| 5049 | #: src/Integrations/Bricks/Elements/PriceData.php:167 |
| 5050 | msgid "No price data selected." |
| 5051 | msgstr "" |
| 5052 | |
| 5053 | #: src/Integrations/Bricks/Elements/Product.php:58 |
| 5054 | #: src/Integrations/Elementor/ElementorBlockAdapterService.php:108 |
| 5055 | #: src/Integrations/Elementor/Widgets/Product.php:37 |
| 5056 | msgid "Product Form" |
| 5057 | msgstr "" |
| 5058 | |
| 5059 | #: src/Integrations/Bricks/Elements/Product.php:86 |
| 5060 | msgid "Rating Info" |
| 5061 | msgstr "" |
| 5062 | |
| 5063 | #: src/Integrations/Bricks/Elements/Product.php:157 |
| 5064 | msgid "Interval" |
| 5065 | msgstr "" |
| 5066 | |
| 5067 | #: src/Integrations/Bricks/Elements/Product.php:173 |
| 5068 | msgid "Trial/Fees" |
| 5069 | msgstr "" |
| 5070 | |
| 5071 | #: src/Integrations/Bricks/Elements/Product.php:279 |
| 5072 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:196 |
| 5073 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:538 |
| 5074 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:362 |
| 5075 | #: src/Models/Blocks/ProductPageBlock.php:232 |
| 5076 | #: src/blocks/product-buy-button/view.php:16 |
| 5077 | #: src/blocks/product-quick-view-button/button-cart.php:13 |
| 5078 | msgid "Add to Cart" |
| 5079 | msgstr "" |
| 5080 | |
| 5081 | #: src/Integrations/Bricks/Elements/Product.php:307 |
| 5082 | #: src/Integrations/Bricks/Elements/Product.php:317 |
| 5083 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:92 |
| 5084 | #: src/Integrations/Elementor/Widgets/VariantPills.php:110 |
| 5085 | msgid "Column" |
| 5086 | msgstr "" |
| 5087 | |
| 5088 | #: src/Integrations/Bricks/Elements/ProductCard.php:58 |
| 5089 | #: src/Integrations/Elementor/ElementorTemplatesService.php:48 |
| 5090 | #: src/Integrations/Elementor/Widgets/ProductCard.php:37 |
| 5091 | msgid "Product Card" |
| 5092 | msgstr "" |
| 5093 | |
| 5094 | #: src/Integrations/Bricks/Elements/ProductCard.php:69 |
| 5095 | msgid "Link to product" |
| 5096 | msgstr "" |
| 5097 | |
| 5098 | #: src/Integrations/Bricks/Elements/ProductCard.php:84 |
| 5099 | msgid "Product Image" |
| 5100 | msgstr "" |
| 5101 | |
| 5102 | #: src/Integrations/Bricks/Elements/ProductCard.php:212 |
| 5103 | msgid "Scratch Price" |
| 5104 | msgstr "" |
| 5105 | |
| 5106 | #: src/Integrations/Bricks/Elements/ProductContent.php:50 |
| 5107 | #: src/Integrations/Elementor/Widgets/ProductContent.php:32 |
| 5108 | #: products/components/Editor/index.js:256 |
| 5109 | msgid "Product Content" |
| 5110 | msgstr "" |
| 5111 | |
| 5112 | #: src/Integrations/Bricks/Elements/ProductContent.php:72 |
| 5113 | msgid "Edit WordPress content (WP admin)." |
| 5114 | msgstr "" |
| 5115 | |
| 5116 | #: src/Integrations/Bricks/Elements/ProductContent.php:79 |
| 5117 | msgid "Data source" |
| 5118 | msgstr "" |
| 5119 | |
| 5120 | #: src/Integrations/Bricks/Elements/ProductContent.php:82 |
| 5121 | #: src/Integrations/Bricks/Elements/ProductContent.php:86 |
| 5122 | msgid "WordPress" |
| 5123 | msgstr "" |
| 5124 | |
| 5125 | #: src/Integrations/Bricks/Elements/ProductContent.php:83 |
| 5126 | msgid "Bricks" |
| 5127 | msgstr "" |
| 5128 | |
| 5129 | #: src/Integrations/Bricks/Elements/ProductContent.php:124 |
| 5130 | msgid "No Bricks data found." |
| 5131 | msgstr "" |
| 5132 | |
| 5133 | #: src/Integrations/Bricks/Elements/ProductContent.php:176 |
| 5134 | msgid "No WordPress added content found." |
| 5135 | msgstr "" |
| 5136 | |
| 5137 | #: src/Integrations/Bricks/Elements/ProductData.php:181 |
| 5138 | msgid "No product pricing selected." |
| 5139 | msgstr "" |
| 5140 | |
| 5141 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:51 |
| 5142 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:28 |
| 5143 | msgid "Product Note" |
| 5144 | msgstr "" |
| 5145 | |
| 5146 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:63 |
| 5147 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:83 |
| 5148 | #: auto-fees/utils/constants.js:22 |
| 5149 | #: src/blocks/product-line-item-note/edit.js:51 |
| 5150 | msgid "Note" |
| 5151 | msgstr "" |
| 5152 | |
| 5153 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:67 |
| 5154 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:91 |
| 5155 | #: Blocks/CartCoupon/edit.js:59 |
| 5156 | #: Blocks/Checkbox/components/Inspector.js:36 |
| 5157 | #: Blocks/Coupon/edit.js:56 |
| 5158 | #: Blocks/Email/components/Inspector.js:27 |
| 5159 | #: Blocks/FirstName/edit.js:49 |
| 5160 | #: Blocks/Input/components/Inspector.js:36 |
| 5161 | #: Blocks/Input/edit.js:57 |
| 5162 | #: Blocks/LastName/edit.js:49 |
| 5163 | #: Blocks/Name/edit.js:49 |
| 5164 | #: Blocks/NameYourPrice/edit.js:61 |
| 5165 | #: Blocks/Password/components/Inspector.js:36 |
| 5166 | #: Blocks/Password/edit.js:77 |
| 5167 | #: Blocks/Phone/edit.js:45 |
| 5168 | #: Blocks/Switch/components/Inspector.js:36 |
| 5169 | #: Blocks/Textarea/edit.js:57 |
| 5170 | #: src/blocks/cart-coupon/edit.js:165 |
| 5171 | #: src/blocks/product-line-item-note/labels.js:25 |
| 5172 | #: src/blocks/product-line-item-note/labels.js:34 |
| 5173 | #: src/blocks/product-review-form-content/labels.js:31 |
| 5174 | #: src/blocks/product-review-form-content/labels.js:40 |
| 5175 | #: src/blocks/product-review-form-title/labels.js:31 |
| 5176 | #: src/blocks/product-review-form-title/labels.js:40 |
| 5177 | msgid "Placeholder" |
| 5178 | msgstr "" |
| 5179 | |
| 5180 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:72 |
| 5181 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:101 |
| 5182 | #: Blocks/AddToCartButton/edit.js:141 |
| 5183 | msgid "Help text" |
| 5184 | msgstr "" |
| 5185 | |
| 5186 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:74 |
| 5187 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:104 |
| 5188 | #: src/blocks/product-line-item-note/labels.js:55 |
| 5189 | msgid "Optional text that appears below the note field to provide additional guidance." |
| 5190 | msgstr "" |
| 5191 | |
| 5192 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:79 |
| 5193 | msgid "Label style" |
| 5194 | msgstr "" |
| 5195 | |
| 5196 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:95 |
| 5197 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:134 |
| 5198 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:206 |
| 5199 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:130 |
| 5200 | msgid "Text color" |
| 5201 | msgstr "" |
| 5202 | |
| 5203 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:106 |
| 5204 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:178 |
| 5205 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:217 |
| 5206 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:296 |
| 5207 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:295 |
| 5208 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:305 |
| 5209 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:317 |
| 5210 | #: src/Integrations/Elementor/Widgets/SaleBadge.php:185 |
| 5211 | #: src/Integrations/Elementor/Widgets/VariantPills.php:370 |
| 5212 | msgid "Margin" |
| 5213 | msgstr "" |
| 5214 | |
| 5215 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:118 |
| 5216 | msgid "Input field style" |
| 5217 | msgstr "" |
| 5218 | |
| 5219 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:145 |
| 5220 | msgid "Background color" |
| 5221 | msgstr "" |
| 5222 | |
| 5223 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:156 |
| 5224 | #: Blocks/CartSubmit/edit.js:74 |
| 5225 | #: components/CartInspectorControls.js:46 |
| 5226 | #: src/blocks/cart-submit/edit.js:73 |
| 5227 | #: src/components/CartInspectorControls.js:46 |
| 5228 | msgid "Border" |
| 5229 | msgstr "" |
| 5230 | |
| 5231 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:167 |
| 5232 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:388 |
| 5233 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:280 |
| 5234 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:284 |
| 5235 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:283 |
| 5236 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:245 |
| 5237 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:305 |
| 5238 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:543 |
| 5239 | #: src/Integrations/Elementor/Widgets/SaleBadge.php:173 |
| 5240 | #: src/Integrations/Elementor/Widgets/VariantPills.php:358 |
| 5241 | #: Blocks/CartSubmit/edit.js:63 |
| 5242 | #: components/CartInspectorControls.js:35 |
| 5243 | #: src/blocks/cart-submit/edit.js:62 |
| 5244 | #: src/components/CartInspectorControls.js:35 |
| 5245 | msgid "Padding" |
| 5246 | msgstr "" |
| 5247 | |
| 5248 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:190 |
| 5249 | msgid "Help text style" |
| 5250 | msgstr "" |
| 5251 | |
| 5252 | #: src/Integrations/Bricks/Elements/ProductLineItemNote.php:235 |
| 5253 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:93 |
| 5254 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:94 |
| 5255 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:350 |
| 5256 | #: src/blocks/product-line-item-note/view.php:23 |
| 5257 | #: src/blocks/product-line-item-note/edit.js:59 |
| 5258 | msgid "Add a note (optional)" |
| 5259 | msgstr "" |
| 5260 | |
| 5261 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:51 |
| 5262 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:36 |
| 5263 | msgid "Product Quick Add Button" |
| 5264 | msgstr "" |
| 5265 | |
| 5266 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:60 |
| 5267 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:72 |
| 5268 | #: orders/modules/Fulfillment/components/AddTracking.js:114 |
| 5269 | #: products/modules/Media/AddMedia.js:69 |
| 5270 | #: settings/shipping/method/ShippingMethodForm.js:146 |
| 5271 | #: settings/shipping/parcel/ParcelTemplateForm.js:286 |
| 5272 | #: settings/shipping/rate/ShippingRateForm.js:196 |
| 5273 | #: subscriptions/edit/modules/PaymentMethod/EditPaymentMethod.js:182 |
| 5274 | #: Blocks/Dashboard/CustomerPaymentMethods/edit.js:50 |
| 5275 | #: sc-payment-methods-list.js:196 |
| 5276 | msgid "Add" |
| 5277 | msgstr "" |
| 5278 | |
| 5279 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:71 |
| 5280 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:93 |
| 5281 | #: upsell-funnels/modules/Upsell/EditUpsell.js:169 |
| 5282 | #: src/blocks/product-quick-view-button/design.js:16 |
| 5283 | #: src/blocks/product-review-add-button/design.js:24 |
| 5284 | msgid "Design" |
| 5285 | msgstr "" |
| 5286 | |
| 5287 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:84 |
| 5288 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:122 |
| 5289 | #: src/blocks/product-quick-view-button/design.js:27 |
| 5290 | #: src/blocks/product-quick-view-button/design.js:36 |
| 5291 | #: src/blocks/product-review-add-button/design.js:36 |
| 5292 | #: src/blocks/product-review-add-button/design.js:42 |
| 5293 | msgid "Icon & Text" |
| 5294 | msgstr "" |
| 5295 | |
| 5296 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:88 |
| 5297 | #: src/Integrations/Bricks/Elements/SaleBadge.php:62 |
| 5298 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:127 |
| 5299 | #: src/Integrations/Elementor/Widgets/SaleBadge.php:83 |
| 5300 | #: Blocks/Divider/edit.js:30 |
| 5301 | msgid "Text" |
| 5302 | msgstr "" |
| 5303 | |
| 5304 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:89 |
| 5305 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:128 |
| 5306 | #: settings/brand/components/CartSettings.js:288 |
| 5307 | msgid "Both" |
| 5308 | msgstr "" |
| 5309 | |
| 5310 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:103 |
| 5311 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:156 |
| 5312 | #: src/blocks/product-quick-view-button/settings.js:25 |
| 5313 | #: src/blocks/product-quick-view-button/settings.js:31 |
| 5314 | msgid "Direct add to cart" |
| 5315 | msgstr "" |
| 5316 | |
| 5317 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:105 |
| 5318 | msgid "Add the product directly to the cart if it has no options." |
| 5319 | msgstr "" |
| 5320 | |
| 5321 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:137 |
| 5322 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:184 |
| 5323 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:109 |
| 5324 | #: src/blocks/product-quick-view-button/icon-position-controls.js:15 |
| 5325 | msgid "Icon Position" |
| 5326 | msgstr "" |
| 5327 | |
| 5328 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:140 |
| 5329 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:145 |
| 5330 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:113 |
| 5331 | msgid "Before" |
| 5332 | msgstr "" |
| 5333 | |
| 5334 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:141 |
| 5335 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:114 |
| 5336 | msgid "After" |
| 5337 | msgstr "" |
| 5338 | |
| 5339 | #: src/Integrations/Bricks/Elements/ProductQuickAddButton.php:213 |
| 5340 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:379 |
| 5341 | #: src/blocks/product-quick-view-button/button-quick-view.php:11 |
| 5342 | msgid "Quick Add Product" |
| 5343 | msgstr "" |
| 5344 | |
| 5345 | #: src/Integrations/Bricks/Elements/ProductReviewAverageRatingStars.php:51 |
| 5346 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingStars.php:28 |
| 5347 | msgid "Product Average Rating Stars" |
| 5348 | msgstr "" |
| 5349 | |
| 5350 | #: src/Integrations/Bricks/Elements/ProductReviewAverageRatingStars.php:62 |
| 5351 | #: src/Integrations/Bricks/Elements/ProductReviewBreakdown.php:95 |
| 5352 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingStars.php:87 |
| 5353 | #: src/Integrations/Elementor/Widgets/ProductReviewBreakdown.php:74 |
| 5354 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:469 |
| 5355 | #: src/blocks/product-review-form-rating/edit.js:42 |
| 5356 | #: src/blocks/product-review-form-rating/edit.js:49 |
| 5357 | msgid "Star Size" |
| 5358 | msgstr "" |
| 5359 | |
| 5360 | #: src/Integrations/Bricks/Elements/ProductReviewAverageRatingStars.php:71 |
| 5361 | #: src/Integrations/Bricks/Elements/ProductReviewBreakdown.php:143 |
| 5362 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:327 |
| 5363 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingStars.php:106 |
| 5364 | #: src/Integrations/Elementor/Widgets/ProductReviewBreakdown.php:186 |
| 5365 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:455 |
| 5366 | #: src/blocks/product-review-average-rating-stars/edit.js:49 |
| 5367 | #: src/blocks/product-review-breakdown/edit.js:135 |
| 5368 | #: src/blocks/product-review-form-rating/edit.js:61 |
| 5369 | #: src/blocks/product-review-rating-stars/edit.js:49 |
| 5370 | msgid "Star Color" |
| 5371 | msgstr "" |
| 5372 | |
| 5373 | #: src/Integrations/Bricks/Elements/ProductReviewAverageRatingStars.php:91 |
| 5374 | #: src/Integrations/Bricks/Elements/ProductReviewAverageRatingValue.php:75 |
| 5375 | #: src/Integrations/Bricks/Elements/ProductReviewTotalRating.php:88 |
| 5376 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingStars.php:74 |
| 5377 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingValue.php:88 |
| 5378 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:113 |
| 5379 | msgid "Link to Reviews" |
| 5380 | msgstr "" |
| 5381 | |
| 5382 | #: src/Integrations/Bricks/Elements/ProductReviewAverageRatingValue.php:51 |
| 5383 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingValue.php:28 |
| 5384 | msgid "Product Average Rating Value" |
| 5385 | msgstr "" |
| 5386 | |
| 5387 | #: src/Integrations/Bricks/Elements/ProductReviewAverageRatingValue.php:62 |
| 5388 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingValue.php:74 |
| 5389 | msgid "Format Style" |
| 5390 | msgstr "" |
| 5391 | |
| 5392 | #: src/Integrations/Bricks/Elements/ProductReviewAverageRatingValue.php:66 |
| 5393 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingValue.php:78 |
| 5394 | msgid "Parentheses" |
| 5395 | msgstr "" |
| 5396 | |
| 5397 | #: src/Integrations/Bricks/Elements/ProductReviewBreakdown.php:51 |
| 5398 | #: src/Integrations/Elementor/Widgets/ProductReviewBreakdown.php:28 |
| 5399 | msgid "Review Breakdown" |
| 5400 | msgstr "" |
| 5401 | |
| 5402 | #: src/Integrations/Bricks/Elements/ProductReviewBreakdown.php:61 |
| 5403 | #: src/Integrations/Elementor/Widgets/ProductReviewBreakdown.php:95 |
| 5404 | msgid "Column & Spacing" |
| 5405 | msgstr "" |
| 5406 | |
| 5407 | #: src/Integrations/Bricks/Elements/ProductReviewBreakdown.php:66 |
| 5408 | #: src/Integrations/Elementor/Widgets/ProductReviewBreakdown.php:178 |
| 5409 | msgid "Star & Bar Colors" |
| 5410 | msgstr "" |
| 5411 | |
| 5412 | #: src/Integrations/Bricks/Elements/ProductReviewBreakdown.php:80 |
| 5413 | #: src/Integrations/Elementor/Widgets/ProductReviewBreakdown.php:103 |
| 5414 | #: Blocks/Columns/edit.js:135 |
| 5415 | #: Blocks/PriceSelector/edit.js:121 |
| 5416 | #: Blocks/Product/PriceChoices/edit.js:37 |
| 5417 | #: Blocks/ProductCollection/edit.js:196 |
| 5418 | #: Blocks/ProductDonationAmounts/edit.js:120 |
| 5419 | #: Blocks/ProductDonationPrices/edit.js:92 |
| 5420 | #: Blocks/ProductItemList/edit.js:236 |
| 5421 | #: src/blocks/product-price-chooser/edit.js:100 |
| 5422 | #: src/blocks/product-review-breakdown/edit.js:58 |
| 5423 | msgid "Columns" |
| 5424 | msgstr "" |
| 5425 | |
| 5426 | #: src/Integrations/Bricks/Elements/ProductReviewBreakdown.php:83 |
| 5427 | #: src/Integrations/Bricks/Elements/ProductReviewBreakdown.php:88 |
| 5428 | #: src/Integrations/Elementor/Widgets/ProductReviewBreakdown.php:106 |
| 5429 | msgid "1 Column" |
| 5430 | msgstr "" |
| 5431 | |
| 5432 | #: src/Integrations/Bricks/Elements/ProductReviewBreakdown.php:84 |
| 5433 | #: src/Integrations/Elementor/Widgets/ProductReviewBreakdown.php:107 |
| 5434 | msgid "2 Columns" |
| 5435 | msgstr "" |
| 5436 | |
| 5437 | #: src/Integrations/Bricks/Elements/ProductReviewBreakdown.php:85 |
| 5438 | #: src/Integrations/Elementor/Widgets/ProductReviewBreakdown.php:108 |
| 5439 | msgid "3 Columns" |
| 5440 | msgstr "" |
| 5441 | |
| 5442 | #: src/Integrations/Bricks/Elements/ProductReviewBreakdown.php:89 |
| 5443 | #: src/Integrations/Elementor/Widgets/ProductReviewBreakdown.php:111 |
| 5444 | msgid "Choose the number of columns to display the review breakdown. Keep in mind the number of columns may shrink if the width is too narrow." |
| 5445 | msgstr "" |
| 5446 | |
| 5447 | #: src/Integrations/Bricks/Elements/ProductReviewBreakdown.php:107 |
| 5448 | #: src/Integrations/Elementor/Widgets/ProductReviewBreakdown.php:118 |
| 5449 | #: Blocks/Form/edit.js:322 |
| 5450 | msgid "Row Gap" |
| 5451 | msgstr "" |
| 5452 | |
| 5453 | #: src/Integrations/Bricks/Elements/ProductReviewBreakdown.php:125 |
| 5454 | #: src/Integrations/Elementor/Widgets/ProductReviewBreakdown.php:140 |
| 5455 | msgid "Column Gap" |
| 5456 | msgstr "" |
| 5457 | |
| 5458 | #: src/Integrations/Bricks/Elements/ProductReviewBreakdown.php:167 |
| 5459 | #: src/Integrations/Elementor/Widgets/ProductReviewBreakdown.php:201 |
| 5460 | #: src/blocks/product-review-breakdown/edit.js:143 |
| 5461 | msgid "Bar Active Color" |
| 5462 | msgstr "" |
| 5463 | |
| 5464 | #: src/Integrations/Bricks/Elements/ProductReviewBreakdown.php:182 |
| 5465 | #: src/Integrations/Elementor/Widgets/ProductReviewBreakdown.php:215 |
| 5466 | #: src/blocks/product-review-breakdown/edit.js:151 |
| 5467 | msgid "Bar Background Color" |
| 5468 | msgstr "" |
| 5469 | |
| 5470 | #: src/Integrations/Bricks/Elements/ProductReviewContent.php:62 |
| 5471 | #: src/Integrations/Elementor/Widgets/ProductReviewContent.php:32 |
| 5472 | msgid "Product Review Content" |
| 5473 | msgstr "" |
| 5474 | |
| 5475 | #: src/Integrations/Bricks/Elements/ProductReviewContent.php:86 |
| 5476 | msgid "Conditional Visibility Wrapper" |
| 5477 | msgstr "" |
| 5478 | |
| 5479 | #: src/Integrations/Bricks/Elements/ProductReviewContent.php:87 |
| 5480 | msgid "This wrapper conditionally hides its contents when no reviews exist for the product. Place your review summary elements (Average Rating, Stars, Breakdown, etc.) inside this wrapper. Do not remove this element if you want conditional visibility." |
| 5481 | msgstr "" |
| 5482 | |
| 5483 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:51 |
| 5484 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:28 |
| 5485 | msgid "Product Review List" |
| 5486 | msgstr "" |
| 5487 | |
| 5488 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:61 |
| 5489 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:67 |
| 5490 | msgid "Review Header" |
| 5491 | msgstr "" |
| 5492 | |
| 5493 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:66 |
| 5494 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:115 |
| 5495 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:496 |
| 5496 | msgid "Add Review Button" |
| 5497 | msgstr "" |
| 5498 | |
| 5499 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:72 |
| 5500 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:155 |
| 5501 | msgid "Review Item" |
| 5502 | msgstr "" |
| 5503 | |
| 5504 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:77 |
| 5505 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:238 |
| 5506 | #: src/blocks/cart-order-bump-pagination/index.js:23 |
| 5507 | msgid "Pagination" |
| 5508 | msgstr "" |
| 5509 | |
| 5510 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:91 |
| 5511 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:74 |
| 5512 | msgid "Show Header" |
| 5513 | msgstr "" |
| 5514 | |
| 5515 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:99 |
| 5516 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:87 |
| 5517 | msgid "Show Filter & Sidebar" |
| 5518 | msgstr "" |
| 5519 | |
| 5520 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:107 |
| 5521 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:100 |
| 5522 | msgid "Show Add Review Button" |
| 5523 | msgstr "" |
| 5524 | |
| 5525 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:117 |
| 5526 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:661 |
| 5527 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:732 |
| 5528 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:124 |
| 5529 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:709 |
| 5530 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:845 |
| 5531 | #: src/WordPress/Shortcodes/ShortcodesServiceProvider.php:357 |
| 5532 | #: src/blocks/product-review-add-button/controller.php:20 |
| 5533 | #: src/blocks/product-review-add-button/view.php:28 |
| 5534 | #: src/blocks/product-review-add-button/edit.js:53 |
| 5535 | msgid "Write a Review" |
| 5536 | msgstr "" |
| 5537 | |
| 5538 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:124 |
| 5539 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:134 |
| 5540 | #: src/blocks/product-review-add-button/design.js:110 |
| 5541 | #: src/blocks/product-review-add-button/design.js:117 |
| 5542 | msgid "Icon Size" |
| 5543 | msgstr "" |
| 5544 | |
| 5545 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:131 |
| 5546 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:143 |
| 5547 | #: src/blocks/product-review-add-button/design.js:118 |
| 5548 | msgid "Size of the icon in pixels." |
| 5549 | msgstr "" |
| 5550 | |
| 5551 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:147 |
| 5552 | msgid "Button Text Color" |
| 5553 | msgstr "" |
| 5554 | |
| 5555 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:166 |
| 5556 | msgid "Button Icon Color" |
| 5557 | msgstr "" |
| 5558 | |
| 5559 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:185 |
| 5560 | msgid "Button Background Color" |
| 5561 | msgstr "" |
| 5562 | |
| 5563 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:204 |
| 5564 | msgid "Button Border Width" |
| 5565 | msgstr "" |
| 5566 | |
| 5567 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:220 |
| 5568 | msgid "Button Border Color" |
| 5569 | msgstr "" |
| 5570 | |
| 5571 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:236 |
| 5572 | msgid "Button Border Radius" |
| 5573 | msgstr "" |
| 5574 | |
| 5575 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:252 |
| 5576 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:162 |
| 5577 | msgid "Show Review Date" |
| 5578 | msgstr "" |
| 5579 | |
| 5580 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:260 |
| 5581 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:175 |
| 5582 | msgid "Show Review Content" |
| 5583 | msgstr "" |
| 5584 | |
| 5585 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:268 |
| 5586 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:188 |
| 5587 | msgid "Verified Badge Icon Size" |
| 5588 | msgstr "" |
| 5589 | |
| 5590 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:275 |
| 5591 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:202 |
| 5592 | msgid "Size of the verified badge icon in pixels." |
| 5593 | msgstr "" |
| 5594 | |
| 5595 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:311 |
| 5596 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:214 |
| 5597 | msgid "Verified Badge Icon Color" |
| 5598 | msgstr "" |
| 5599 | |
| 5600 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:314 |
| 5601 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:216 |
| 5602 | msgid "Color of the verified badge icon." |
| 5603 | msgstr "" |
| 5604 | |
| 5605 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:351 |
| 5606 | msgid "Star Icon Size" |
| 5607 | msgstr "" |
| 5608 | |
| 5609 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:358 |
| 5610 | msgid "Size of the star icon in pixels." |
| 5611 | msgstr "" |
| 5612 | |
| 5613 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:377 |
| 5614 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:357 |
| 5615 | msgid "Review Border Color" |
| 5616 | msgstr "" |
| 5617 | |
| 5618 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:396 |
| 5619 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:369 |
| 5620 | msgid "Review Spacing" |
| 5621 | msgstr "" |
| 5622 | |
| 5623 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:419 |
| 5624 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:226 |
| 5625 | msgid "No Reviews Text" |
| 5626 | msgstr "" |
| 5627 | |
| 5628 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:421 |
| 5629 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:458 |
| 5630 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:228 |
| 5631 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:607 |
| 5632 | #: src/blocks/product-review-list-no-reviews/edit.js:16 |
| 5633 | msgid "No reviews yet, write one now?" |
| 5634 | msgstr "" |
| 5635 | |
| 5636 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:422 |
| 5637 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:229 |
| 5638 | msgid "Enter text for when no reviews exist" |
| 5639 | msgstr "" |
| 5640 | |
| 5641 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:428 |
| 5642 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:245 |
| 5643 | msgid "Show Pagination" |
| 5644 | msgstr "" |
| 5645 | |
| 5646 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:436 |
| 5647 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:258 |
| 5648 | #: src/blocks/product-review-list/inspector-controls.js:24 |
| 5649 | msgid "Reviews Per Page" |
| 5650 | msgstr "" |
| 5651 | |
| 5652 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:442 |
| 5653 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:264 |
| 5654 | msgid "Number of reviews to display per page." |
| 5655 | msgstr "" |
| 5656 | |
| 5657 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:715 |
| 5658 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:999 |
| 5659 | #: src/blocks/product-list-sidebar-toggle/view.php:40 |
| 5660 | #: src/scripts/sidebar/index.js:55 |
| 5661 | msgid "Open sidebar" |
| 5662 | msgstr "" |
| 5663 | |
| 5664 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:723 |
| 5665 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:1008 |
| 5666 | #: patterns/product-review-standard.php:7 |
| 5667 | #: components/dataview-list/StatusSidebar.js:112 |
| 5668 | #: src/blocks/product-list/inspector-controls/index.js:133 |
| 5669 | #: src/blocks/product-review-list/template.js:308 |
| 5670 | msgid "Filters" |
| 5671 | msgstr "" |
| 5672 | |
| 5673 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:758 |
| 5674 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:855 |
| 5675 | msgid "Add Review" |
| 5676 | msgstr "" |
| 5677 | |
| 5678 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:779 |
| 5679 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:911 |
| 5680 | msgid "Applied Filters" |
| 5681 | msgstr "" |
| 5682 | |
| 5683 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:787 |
| 5684 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:920 |
| 5685 | #: src/blocks/product-list-filter-tag/view.php:24 |
| 5686 | #: src/blocks/product-list-filter-tag/edit.js:22 |
| 5687 | #: src/blocks/product-review-list-filter-tag/edit.js:29 |
| 5688 | msgid "Remove tag" |
| 5689 | msgstr "" |
| 5690 | |
| 5691 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:794 |
| 5692 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:927 |
| 5693 | msgid "Clear All" |
| 5694 | msgstr "" |
| 5695 | |
| 5696 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:796 |
| 5697 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:930 |
| 5698 | #: src/blocks/product-list-filter-checkboxes-label/edit.js:27 |
| 5699 | msgid "Filter by" |
| 5700 | msgstr "" |
| 5701 | |
| 5702 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:822 |
| 5703 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:965 |
| 5704 | msgid "John Doe" |
| 5705 | msgstr "" |
| 5706 | |
| 5707 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:847 |
| 5708 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:956 |
| 5709 | msgid "2 days ago" |
| 5710 | msgstr "" |
| 5711 | |
| 5712 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:877 |
| 5713 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:973 |
| 5714 | msgid "Great Product!" |
| 5715 | msgstr "" |
| 5716 | |
| 5717 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:879 |
| 5718 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:958 |
| 5719 | msgid "This is an excellent product. I highly recommend it to anyone looking for quality and reliability." |
| 5720 | msgstr "" |
| 5721 | |
| 5722 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:917 |
| 5723 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:790 |
| 5724 | #: dashboard/components/LineChart.js:149 |
| 5725 | #: ui/PrevNextButtons.js:35 |
| 5726 | #: index.php:143 |
| 5727 | #: src/blocks/product-pagination-previous/view.php:36 |
| 5728 | #: src/blocks/product-review-pagination-previous/view.php:36 |
| 5729 | #: src/blocks/cart-order-bump-pagination-previous/index.js:21 |
| 5730 | #: src/blocks/product-pagination-previous/edit.js:39 |
| 5731 | #: src/blocks/product-review-pagination-previous/edit.js:42 |
| 5732 | #: sc-icon2.js:44 |
| 5733 | #: sc-icon2.js:46 |
| 5734 | #: sc-pagination2.js:42 |
| 5735 | msgid "Previous" |
| 5736 | msgstr "" |
| 5737 | |
| 5738 | #: src/Integrations/Bricks/Elements/ProductReviewList.php:919 |
| 5739 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:798 |
| 5740 | #: settings/shipping/zone/ShippingZoneForm.js:288 |
| 5741 | #: ui/PrevNextButtons.js:44 |
| 5742 | #: Blocks/CheckoutForm/components/Empty.js:102 |
| 5743 | #: Blocks/Form/components/ChooseDesign.js:20 |
| 5744 | #: index.php:144 |
| 5745 | #: src/blocks/product-pagination-next/view.php:22 |
| 5746 | #: src/blocks/product-review-pagination-next/view.php:22 |
| 5747 | #: src/blocks/cart-order-bump-pagination-next/index.js:21 |
| 5748 | #: src/blocks/product-pagination-next/edit.js:29 |
| 5749 | #: src/blocks/product-review-pagination-next/edit.js:32 |
| 5750 | #: sc-icon2.js:43 |
| 5751 | #: sc-icon2.js:45 |
| 5752 | #: sc-login-form.js:165 |
| 5753 | #: sc-pagination2.js:42 |
| 5754 | #: sc-subscription-ad-hoc-confirm.js:38 |
| 5755 | #: sc-subscription-switch.js:221 |
| 5756 | #: sc-subscription-variation-confirm.js:66 |
| 5757 | msgid "Next" |
| 5758 | msgstr "" |
| 5759 | |
| 5760 | #: src/Integrations/Bricks/Elements/ProductReviewRating.php:58 |
| 5761 | #: src/Integrations/Bricks/Elements/ProductReviews.php:128 |
| 5762 | #: src/Integrations/Elementor/ElementorTemplatesService.php:72 |
| 5763 | #: src/Integrations/Elementor/Widgets/ProductReviewRating.php:28 |
| 5764 | msgid "Product Rating" |
| 5765 | msgstr "" |
| 5766 | |
| 5767 | #: src/Integrations/Bricks/Elements/ProductReviewRating.php:70 |
| 5768 | msgid "Rating Container" |
| 5769 | msgstr "" |
| 5770 | |
| 5771 | #: src/Integrations/Bricks/Elements/ProductReviews.php:74 |
| 5772 | msgid "Review List" |
| 5773 | msgstr "" |
| 5774 | |
| 5775 | #: src/Integrations/Bricks/Elements/ProductReviews.php:89 |
| 5776 | #: patterns/product-review-standard.php:4 |
| 5777 | #: src/blocks/product-review-list/view.php:16 |
| 5778 | #: src/blocks/product-review-list/template.js:7 |
| 5779 | msgid "Customer Reviews" |
| 5780 | msgstr "" |
| 5781 | |
| 5782 | #: src/Integrations/Bricks/Elements/ProductReviews.php:100 |
| 5783 | #: src/blocks/product-review-form-content/controller.php:2 |
| 5784 | #: src/blocks/product-review-form-rating/edit.js:77 |
| 5785 | msgid "Review Content" |
| 5786 | msgstr "" |
| 5787 | |
| 5788 | #: src/Integrations/Bricks/Elements/ProductReviews.php:105 |
| 5789 | msgid "Review Summary" |
| 5790 | msgstr "" |
| 5791 | |
| 5792 | #: src/Integrations/Bricks/Elements/ProductReviews.php:164 |
| 5793 | #: src/Integrations/Bricks/Elements/ProductReviewTotalRating.php:51 |
| 5794 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:28 |
| 5795 | msgid "Product Total Rating" |
| 5796 | msgstr "" |
| 5797 | |
| 5798 | #: src/Integrations/Bricks/Elements/ProductReviews.php:188 |
| 5799 | #: patterns/product-review-standard.php:5 |
| 5800 | #: src/blocks/product-review-list/template.js:199 |
| 5801 | msgid "Based on" |
| 5802 | msgstr "" |
| 5803 | |
| 5804 | #: src/Integrations/Bricks/Elements/ProductReviews.php:210 |
| 5805 | msgid "Breakdowns" |
| 5806 | msgstr "" |
| 5807 | |
| 5808 | #: src/Integrations/Bricks/Elements/ProductReviewTotalRating.php:62 |
| 5809 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:74 |
| 5810 | msgid "Show For Zero Reviews" |
| 5811 | msgstr "" |
| 5812 | |
| 5813 | #: src/Integrations/Bricks/Elements/ProductReviewTotalRating.php:69 |
| 5814 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:87 |
| 5815 | #: Blocks/PriceChoice/edit.js:81 |
| 5816 | #: src/components/LabelControl.js:13 |
| 5817 | msgid "Show Label" |
| 5818 | msgstr "" |
| 5819 | |
| 5820 | #: src/Integrations/Bricks/Elements/ProductReviewTotalRating.php:80 |
| 5821 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:104 |
| 5822 | msgid "Plus Sign" |
| 5823 | msgstr "" |
| 5824 | |
| 5825 | #: src/Integrations/Bricks/Elements/ProductReviewTotalRating.php:136 |
| 5826 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:257 |
| 5827 | #: src/blocks/product-review-total-rating/edit.js:60 |
| 5828 | msgid "reviews" |
| 5829 | msgstr "" |
| 5830 | |
| 5831 | #: src/Integrations/Bricks/Elements/Quantity.php:51 |
| 5832 | #: src/Integrations/Bricks/Elements/Quantity.php:72 |
| 5833 | #: src/Integrations/Elementor/Widgets/Quantity.php:28 |
| 5834 | #: src/Integrations/Elementor/Widgets/Quantity.php:85 |
| 5835 | #: src/Integrations/Elementor/Widgets/Quantity.php:86 |
| 5836 | #: src/Support/Errors/Translations/attributes.php:25 |
| 5837 | #: affiliation-referrals/modules/ReferralItems.js:77 |
| 5838 | #: auto-fees/utils/constants.js:80 |
| 5839 | #: checkouts/modules/Prices.js:137 |
| 5840 | #: invoices/modules/Prices.js:58 |
| 5841 | #: orders/modules/Fulfillment/CreateFulfillment.js:182 |
| 5842 | #: orders/modules/Refund/RefundItem.js:103 |
| 5843 | #: orders/modules/ReturnRequest/CreateReturnRequest.js:180 |
| 5844 | #: products/modules/Variations/Variants.js:138 |
| 5845 | #: Blocks/CheckoutForm/components/PriceChoices.js:55 |
| 5846 | #: components/PriceChoices.js:15 |
| 5847 | #: src/blocks/product-quantity-input/view.php:14 |
| 5848 | #: src/blocks/product-quantity/controller.php:9 |
| 5849 | #: src/blocks/product-quantity/legacy.php:4 |
| 5850 | #: src/blocks/product-quantity/legacy.php:38 |
| 5851 | #: src/blocks/product-quantity-input/edit.js:13 |
| 5852 | #: sc-checkout-stock-alert2.js:113 |
| 5853 | msgid "Quantity" |
| 5854 | msgstr "" |
| 5855 | |
| 5856 | #: src/Integrations/Bricks/Elements/Quantity.php:86 |
| 5857 | #: src/blocks/product-quantity-input-decrease/view.php:10 |
| 5858 | #: src/blocks/product-quantity/legacy.php:21 |
| 5859 | #: src/blocks/cart-line-item-quantity/edit.js:24 |
| 5860 | #: src/blocks/product-quantity-input-decrease/edit.js:8 |
| 5861 | msgid "Decrease quantity by one." |
| 5862 | msgstr "" |
| 5863 | |
| 5864 | #: src/Integrations/Bricks/Elements/Quantity.php:104 |
| 5865 | #: src/blocks/product-quantity-input-increase/view.php:10 |
| 5866 | #: src/blocks/product-quantity/legacy.php:48 |
| 5867 | #: src/blocks/cart-line-item-quantity/edit.js:41 |
| 5868 | #: src/blocks/product-quantity-input-increase/edit.js:8 |
| 5869 | msgid "Increase quantity by one." |
| 5870 | msgstr "" |
| 5871 | |
| 5872 | #: src/Integrations/Bricks/Elements/SaleBadge.php:52 |
| 5873 | #: src/Integrations/Elementor/Widgets/SaleBadge.php:28 |
| 5874 | #: src/Integrations/Elementor/Widgets/SaleBadge.php:76 |
| 5875 | msgid "Sale Badge" |
| 5876 | msgstr "" |
| 5877 | |
| 5878 | #: src/Integrations/Bricks/Elements/SelectedPriceAdHocAmount.php:52 |
| 5879 | #: src/Integrations/Elementor/Widgets/SelectedPriceAdHocAmount.php:30 |
| 5880 | #: src/Models/Price.php:139 |
| 5881 | #: products/modules/Prices/Price/Header.js:129 |
| 5882 | #: sc-price-choice-container2.js:52 |
| 5883 | #: sc-price-choice.js:808 |
| 5884 | #: sc-price2.js:32 |
| 5885 | #: sc-recurring-price-choice-container2.js:77 |
| 5886 | msgid "Custom Amount" |
| 5887 | msgstr "" |
| 5888 | |
| 5889 | #: src/Integrations/Bricks/Elements/SelectedPriceAdHocAmount.php:73 |
| 5890 | #: src/Integrations/Elementor/Widgets/SelectedPriceAdHocAmount.php:85 |
| 5891 | #: src/Integrations/Elementor/Widgets/SelectedPriceAdHocAmount.php:86 |
| 5892 | #: src/WordPress/Shortcodes/ShortcodesServiceProvider.php:276 |
| 5893 | #: auto-fees/modules/AndGroup.js:221 |
| 5894 | msgid "Enter an amount" |
| 5895 | msgstr "" |
| 5896 | |
| 5897 | #: src/Integrations/Bricks/Elements/VariantPill.php:44 |
| 5898 | msgid "Product Variant Pill" |
| 5899 | msgstr "" |
| 5900 | |
| 5901 | #: src/Integrations/Bricks/Elements/VariantPill.php:54 |
| 5902 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:258 |
| 5903 | msgid "Highlight Text Color" |
| 5904 | msgstr "" |
| 5905 | |
| 5906 | #: src/Integrations/Bricks/Elements/VariantPill.php:66 |
| 5907 | msgid "Highlight Background Color" |
| 5908 | msgstr "" |
| 5909 | |
| 5910 | #: src/Integrations/Bricks/Elements/VariantPill.php:78 |
| 5911 | msgid "Highlight Border Color" |
| 5912 | msgstr "" |
| 5913 | |
| 5914 | #: src/Integrations/Bricks/Elements/VariantPill.php:98 |
| 5915 | msgid "Option Value" |
| 5916 | msgstr "" |
| 5917 | |
| 5918 | #: src/Integrations/Bricks/Elements/VariantPills.php:58 |
| 5919 | #: src/Integrations/Elementor/Widgets/VariantPills.php:28 |
| 5920 | msgid "Product Variant Pills" |
| 5921 | msgstr "" |
| 5922 | |
| 5923 | #: src/Integrations/Bricks/Elements/VariantPills.php:79 |
| 5924 | #: products/modules/Media/EditMedia.js:348 |
| 5925 | msgid "Variation" |
| 5926 | msgstr "" |
| 5927 | |
| 5928 | #: src/Integrations/BuddyBoss/BuddyBossService.php:46 |
| 5929 | #: src/Integrations/BuddyBoss/BuddyBossService.php:130 |
| 5930 | msgid "BuddyBoss Group" |
| 5931 | msgstr "" |
| 5932 | |
| 5933 | #: src/Integrations/BuddyBoss/BuddyBossService.php:55 |
| 5934 | #: src/Integrations/LearnDashGroup/LearnDashGroupService.php:55 |
| 5935 | msgid "Group Access" |
| 5936 | msgstr "" |
| 5937 | |
| 5938 | #: src/Integrations/BuddyBoss/BuddyBossService.php:64 |
| 5939 | msgid "Enable access to a BuddyBoss Group." |
| 5940 | msgstr "" |
| 5941 | |
| 5942 | #: src/Integrations/Elementor/Conditions/Conditions.php:47 |
| 5943 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1063 |
| 5944 | #: Blocks/ProductItemList/edit.js:391 |
| 5945 | #: Blocks/ProductItemList/edit.js:494 |
| 5946 | #: src/blocks/product-list/inspector-controls/index.js:112 |
| 5947 | msgid "All Products" |
| 5948 | msgstr "" |
| 5949 | |
| 5950 | #: src/Integrations/Elementor/Conditions/ProductSingle.php:49 |
| 5951 | msgid "SureCart Product (Deprecated)" |
| 5952 | msgstr "" |
| 5953 | |
| 5954 | #: src/Integrations/Elementor/Conditions/ProductSingle.php:58 |
| 5955 | msgid "SureCart Products (Deprecated)" |
| 5956 | msgstr "" |
| 5957 | |
| 5958 | #: src/Integrations/Elementor/Documents/ProductDocument.php:61 |
| 5959 | #: src/Support/Blocks/TemplateUtilityService.php:371 |
| 5960 | #: src/Support/Blocks/TemplateUtilityService.php:372 |
| 5961 | msgid "SureCart Products" |
| 5962 | msgstr "" |
| 5963 | |
| 5964 | #: src/Integrations/Elementor/Documents/ProductDocument.php:91 |
| 5965 | msgid "What is a Single Product Template?" |
| 5966 | msgstr "" |
| 5967 | |
| 5968 | #: src/Integrations/Elementor/Documents/ProductDocument.php:92 |
| 5969 | msgid "A single product template allows you to easily design the layout and style of SureCart single product pages, and apply that template to various conditions that you assign." |
| 5970 | msgstr "" |
| 5971 | |
| 5972 | #: src/Integrations/Elementor/Documents/ProductDocument.php:93 |
| 5973 | msgid "You can create multiple single product templates, and assign each to different types of products, enabling a custom design for each group of similar products." |
| 5974 | msgstr "" |
| 5975 | |
| 5976 | #: src/Integrations/Elementor/DynamicTags/Price.php:60 |
| 5977 | #: auto-fees/modules/Details.js:105 |
| 5978 | #: auto-fees/utils/constants.js:38 |
| 5979 | msgid "Price Type" |
| 5980 | msgstr "" |
| 5981 | |
| 5982 | #: src/Integrations/Elementor/DynamicTags/Price.php:64 |
| 5983 | #: src/Integrations/Elementor/DynamicTags/ScratchPrice.php:66 |
| 5984 | msgid "Formatted" |
| 5985 | msgstr "" |
| 5986 | |
| 5987 | #: src/Integrations/Elementor/DynamicTags/Price.php:65 |
| 5988 | #: src/Integrations/Elementor/DynamicTags/ScratchPrice.php:67 |
| 5989 | msgid "Raw" |
| 5990 | msgstr "" |
| 5991 | |
| 5992 | #: src/Integrations/Elementor/DynamicTags/Price.php:66 |
| 5993 | #: src/Integrations/Elementor/DynamicTags/ScratchPrice.php:68 |
| 5994 | #: Blocks/Checkbox/edit.js:49 |
| 5995 | #: Blocks/Radio/edit.js:45 |
| 5996 | #: Blocks/Switch/edit.js:53 |
| 5997 | msgid "Value" |
| 5998 | msgstr "" |
| 5999 | |
| 6000 | #: src/Integrations/Elementor/DynamicTags/ProductAverageRating.php:28 |
| 6001 | msgid "Product Average Rating" |
| 6002 | msgstr "" |
| 6003 | |
| 6004 | #: src/Integrations/Elementor/DynamicTags/ProductReviewTotalRatings.php:28 |
| 6005 | msgid "Product Total Ratings" |
| 6006 | msgstr "" |
| 6007 | |
| 6008 | #: src/Integrations/Elementor/DynamicTags/ProductStock.php:58 |
| 6009 | msgid "Stock Type" |
| 6010 | msgstr "" |
| 6011 | |
| 6012 | #: src/Integrations/Elementor/DynamicTags/ProductStock.php:62 |
| 6013 | #: products/modules/Inventory/StockAdjustmentModal.js:99 |
| 6014 | #: products/modules/Variations/VariantItem.js:237 |
| 6015 | msgid "On Hand" |
| 6016 | msgstr "" |
| 6017 | |
| 6018 | #: src/Integrations/Elementor/DynamicTags/ProductStock.php:63 |
| 6019 | msgid "Held Stock" |
| 6020 | msgstr "" |
| 6021 | |
| 6022 | #: src/Integrations/Elementor/DynamicTags/ProductStock.php:64 |
| 6023 | #: products/modules/Inventory/index.js:78 |
| 6024 | #: products/modules/Variations/Inventory.js:136 |
| 6025 | msgid "Available Stock" |
| 6026 | msgstr "" |
| 6027 | |
| 6028 | #: src/Integrations/Elementor/DynamicTags/ScratchPrice.php:62 |
| 6029 | msgid "Scratch Price Type" |
| 6030 | msgstr "" |
| 6031 | |
| 6032 | #: src/Integrations/Elementor/DynamicTags/SelectedSetupFee.php:31 |
| 6033 | msgid "Product selected setup fee" |
| 6034 | msgstr "" |
| 6035 | |
| 6036 | #: src/Integrations/Elementor/ElementorBlockAdapterService.php:104 |
| 6037 | msgid "Container Type" |
| 6038 | msgstr "" |
| 6039 | |
| 6040 | #. translators: %s: URL to the SureCart Elementor documentation page. |
| 6041 | #: src/Integrations/Elementor/ElementorBlockAdapterService.php:139 |
| 6042 | msgid "⚠️ Warning: SureCart widgets must be placed inside a \"Product Form\" container to function properly. %s" |
| 6043 | msgstr "" |
| 6044 | |
| 6045 | #: src/Integrations/Elementor/ElementorBlockAdapterService.php:140 |
| 6046 | #: components/coupon/CouponDiscountDuration.js:100 |
| 6047 | #: settings/mcp/MCPSettings.js:99 |
| 6048 | #: upsell-funnels/EditFunnel.js:324 |
| 6049 | msgid "Learn more" |
| 6050 | msgstr "" |
| 6051 | |
| 6052 | #: src/Integrations/Elementor/ElementorEditorService.php:79 |
| 6053 | msgid "No product form templates available." |
| 6054 | msgstr "" |
| 6055 | |
| 6056 | #: src/Integrations/Elementor/ElementorEditorService.php:80 |
| 6057 | msgid "No product card templates available." |
| 6058 | msgstr "" |
| 6059 | |
| 6060 | #: src/Integrations/Elementor/ElementorEditorService.php:81 |
| 6061 | #: elementor/template-selector-modal.php:32 |
| 6062 | msgid "No templates found." |
| 6063 | msgstr "" |
| 6064 | |
| 6065 | #: src/Integrations/Elementor/ElementorTemplatesService.php:32 |
| 6066 | msgid "Product Form (Left)" |
| 6067 | msgstr "" |
| 6068 | |
| 6069 | #: src/Integrations/Elementor/ElementorTemplatesService.php:40 |
| 6070 | msgid "Product Form (Right)" |
| 6071 | msgstr "" |
| 6072 | |
| 6073 | #: src/Integrations/Elementor/ElementorWidgetsService.php:60 |
| 6074 | #: src/WordPress/Templates/CollectionTemplateService.php:47 |
| 6075 | #: src/WordPress/Templates/TemplatesService.php:156 |
| 6076 | #: src/WordPress/Templates/UpsellTemplatesService.php:159 |
| 6077 | msgid "SureCart Layout" |
| 6078 | msgstr "" |
| 6079 | |
| 6080 | #: src/Integrations/Elementor/ElementorWidgetsService.php:68 |
| 6081 | msgid "SureCart Elements" |
| 6082 | msgstr "" |
| 6083 | |
| 6084 | #: src/Integrations/Elementor/ElementorWidgetsService.php:76 |
| 6085 | msgid "SureCart Checkout Page" |
| 6086 | msgstr "" |
| 6087 | |
| 6088 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:85 |
| 6089 | #: src/Integrations/Elementor/Widgets/Media.php:77 |
| 6090 | msgid "Content Settings" |
| 6091 | msgstr "" |
| 6092 | |
| 6093 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:94 |
| 6094 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:121 |
| 6095 | #: src/Integrations/Elementor/Widgets/Media.php:106 |
| 6096 | #: src/Integrations/Elementor/Widgets/Media.php:118 |
| 6097 | #: src/Integrations/Elementor/Widgets/Media.php:248 |
| 6098 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:138 |
| 6099 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:158 |
| 6100 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingStars.php:76 |
| 6101 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingValue.php:90 |
| 6102 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:115 |
| 6103 | msgid "Yes" |
| 6104 | msgstr "" |
| 6105 | |
| 6106 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:95 |
| 6107 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:122 |
| 6108 | #: src/Integrations/Elementor/Widgets/Media.php:107 |
| 6109 | #: src/Integrations/Elementor/Widgets/Media.php:119 |
| 6110 | #: src/Integrations/Elementor/Widgets/Media.php:249 |
| 6111 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:139 |
| 6112 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:159 |
| 6113 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingStars.php:77 |
| 6114 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingValue.php:91 |
| 6115 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:116 |
| 6116 | msgid "No" |
| 6117 | msgstr "" |
| 6118 | |
| 6119 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:121 |
| 6120 | msgid "Text Settings" |
| 6121 | msgstr "" |
| 6122 | |
| 6123 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:137 |
| 6124 | #: Blocks/Product/BuyButton/edit.js:150 |
| 6125 | #: Blocks/Upsell/SubmitButton/edit.js:116 |
| 6126 | #: src/blocks/product-buy-button/labels.js:25 |
| 6127 | msgid "Out of stock label" |
| 6128 | msgstr "" |
| 6129 | |
| 6130 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:146 |
| 6131 | #: Blocks/Product/BuyButton/edit.js:161 |
| 6132 | #: Blocks/Upsell/SubmitButton/edit.js:127 |
| 6133 | #: src/blocks/product-buy-button/labels.js:55 |
| 6134 | msgid "Unavailable label" |
| 6135 | msgstr "" |
| 6136 | |
| 6137 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:148 |
| 6138 | #: Blocks/Product/BuyButton/Block.php:131 |
| 6139 | #: Blocks/Upsell/SubmitButton/Block.php:135 |
| 6140 | #: src/blocks/product-buy-button/view.php:18 |
| 6141 | #: src/blocks/product-buy-button/labels.js:46 |
| 6142 | msgid "Unavailable" |
| 6143 | msgstr "" |
| 6144 | |
| 6145 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:189 |
| 6146 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:443 |
| 6147 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:118 |
| 6148 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:156 |
| 6149 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:238 |
| 6150 | #: src/Integrations/Elementor/Widgets/VariantPills.php:143 |
| 6151 | #: src/Integrations/Elementor/Widgets/VariantPills.php:164 |
| 6152 | #: src/Integrations/Elementor/Widgets/VariantPills.php:202 |
| 6153 | msgid "Start" |
| 6154 | msgstr "" |
| 6155 | |
| 6156 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:193 |
| 6157 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:451 |
| 6158 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:126 |
| 6159 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:164 |
| 6160 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:246 |
| 6161 | #: src/Integrations/Elementor/Widgets/VariantPills.php:144 |
| 6162 | #: src/Integrations/Elementor/Widgets/VariantPills.php:165 |
| 6163 | #: src/Integrations/Elementor/Widgets/VariantPills.php:203 |
| 6164 | msgid "End" |
| 6165 | msgstr "" |
| 6166 | |
| 6167 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:214 |
| 6168 | msgid "Icon Spacing" |
| 6169 | msgstr "" |
| 6170 | |
| 6171 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:256 |
| 6172 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:206 |
| 6173 | #: settings/subscription-preservation/PreservationSettings.js:295 |
| 6174 | #: Blocks/CustomerDashboardButton/edit.js:99 |
| 6175 | msgid "Button" |
| 6176 | msgstr "" |
| 6177 | |
| 6178 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:286 |
| 6179 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:151 |
| 6180 | msgid "Normal" |
| 6181 | msgstr "" |
| 6182 | |
| 6183 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:293 |
| 6184 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:326 |
| 6185 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:248 |
| 6186 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:219 |
| 6187 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:347 |
| 6188 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:396 |
| 6189 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:445 |
| 6190 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:504 |
| 6191 | #: src/Integrations/Elementor/Widgets/ProductContent.php:85 |
| 6192 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:276 |
| 6193 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:260 |
| 6194 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingValue.php:119 |
| 6195 | #: src/Integrations/Elementor/Widgets/ProductReviewBreakdown.php:237 |
| 6196 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:293 |
| 6197 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:507 |
| 6198 | #: src/Integrations/Elementor/Widgets/Quantity.php:114 |
| 6199 | #: src/Integrations/Elementor/Widgets/SaleBadge.php:110 |
| 6200 | #: src/Integrations/Elementor/Widgets/SelectedPriceAdHocAmount.php:112 |
| 6201 | #: src/Integrations/Elementor/Widgets/VariantPills.php:229 |
| 6202 | #: src/Integrations/Elementor/Widgets/VariantPills.php:285 |
| 6203 | #: Blocks/AddToCartButton/edit.js:88 |
| 6204 | #: Blocks/BuyButton/edit.js:71 |
| 6205 | #: components/CartInspectorControls.js:29 |
| 6206 | #: src/components/CartInspectorControls.js:29 |
| 6207 | msgid "Text Color" |
| 6208 | msgstr "" |
| 6209 | |
| 6210 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:306 |
| 6211 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:338 |
| 6212 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:262 |
| 6213 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:233 |
| 6214 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:358 |
| 6215 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:407 |
| 6216 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:457 |
| 6217 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:516 |
| 6218 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:273 |
| 6219 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:520 |
| 6220 | #: src/Integrations/Elementor/Widgets/SaleBadge.php:122 |
| 6221 | #: src/Integrations/Elementor/Widgets/VariantPills.php:296 |
| 6222 | #: Blocks/AddToCartButton/edit.js:82 |
| 6223 | #: Blocks/BuyButton/edit.js:65 |
| 6224 | #: Blocks/CartSubmit/edit.js:57 |
| 6225 | #: components/CartInspectorControls.js:24 |
| 6226 | #: src/components/CartInspectorControls.js:24 |
| 6227 | msgid "Background Color" |
| 6228 | msgstr "" |
| 6229 | |
| 6230 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:319 |
| 6231 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:173 |
| 6232 | msgid "Hover" |
| 6233 | msgstr "" |
| 6234 | |
| 6235 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:349 |
| 6236 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:193 |
| 6237 | msgid "Hover Animation" |
| 6238 | msgstr "" |
| 6239 | |
| 6240 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:361 |
| 6241 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:240 |
| 6242 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:198 |
| 6243 | #: src/Integrations/Elementor/Widgets/Quantity.php:153 |
| 6244 | #: src/Integrations/Elementor/Widgets/SaleBadge.php:197 |
| 6245 | #: src/Integrations/Elementor/Widgets/SelectedPriceAdHocAmount.php:161 |
| 6246 | #: products/modules/BuyLink.js:180 |
| 6247 | #: ui/Dimensions.js:67 |
| 6248 | #: Blocks/Cart/edit.js:69 |
| 6249 | #: Blocks/Column/edit.js:141 |
| 6250 | #: Blocks/ProductCollectionImage/dimension-controls.js:165 |
| 6251 | #: Blocks/ProductCollectionImage/dimension-controls.js:175 |
| 6252 | #: Blocks/StoreLogo/edit.js:170 |
| 6253 | #: src/blocks/cart-line-item-image/edit.js:156 |
| 6254 | #: src/blocks/cart-order-bump-image/edit.js:158 |
| 6255 | #: src/blocks/cart/edit.js:105 |
| 6256 | #: src/blocks/product-buy-button/display.js:29 |
| 6257 | #: src/blocks/product-buy-button/display.js:38 |
| 6258 | #: src/blocks/product-image/edit.js:159 |
| 6259 | #: src/blocks/product-quantity-control/edit.js:42 |
| 6260 | #: src/blocks/product-quick-view-button/design.js:74 |
| 6261 | #: src/blocks/product-quick-view-button/design.js:81 |
| 6262 | #: src/blocks/product-quick-view/edit.js:61 |
| 6263 | #: src/blocks/product-quick-view/edit.js:66 |
| 6264 | #: src/blocks/product-review-add-button/design.js:78 |
| 6265 | #: src/blocks/product-review-add-button/design.js:85 |
| 6266 | #: src/blocks/product-review-add-button/display.js:32 |
| 6267 | #: src/blocks/product-review-add-button/display.js:39 |
| 6268 | #: src/blocks/product-review-form-submit-button/display.js:25 |
| 6269 | #: src/blocks/product-review-form-submit-button/display.js:32 |
| 6270 | #: src/blocks/product-review-form/edit.js:131 |
| 6271 | #: src/blocks/product-selected-price-ad-hoc-amount/edit.js:39 |
| 6272 | #: src/blocks/product-selected-variant-image/edit.js:166 |
| 6273 | #: src/blocks/sticky-purchase/edit.js:41 |
| 6274 | msgid "Width" |
| 6275 | msgstr "" |
| 6276 | |
| 6277 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:411 |
| 6278 | #: src/Integrations/Elementor/Widgets/ProductContent.php:60 |
| 6279 | #: src/Integrations/Elementor/Widgets/SaleBadge.php:151 |
| 6280 | #: settings/brand/components/CartSettings.js:189 |
| 6281 | #: settings/display-currency/components/CurrencySwitcherSettings.js:175 |
| 6282 | msgid "Left" |
| 6283 | msgstr "" |
| 6284 | |
| 6285 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:415 |
| 6286 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:447 |
| 6287 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:122 |
| 6288 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:160 |
| 6289 | #: src/Integrations/Elementor/Widgets/ProductContent.php:64 |
| 6290 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:242 |
| 6291 | #: src/Integrations/Elementor/Widgets/SaleBadge.php:155 |
| 6292 | #: src/Integrations/Elementor/Widgets/VariantPills.php:145 |
| 6293 | #: src/Integrations/Elementor/Widgets/VariantPills.php:166 |
| 6294 | #: src/Integrations/Elementor/Widgets/VariantPills.php:204 |
| 6295 | msgid "Center" |
| 6296 | msgstr "" |
| 6297 | |
| 6298 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:423 |
| 6299 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:168 |
| 6300 | #: src/Integrations/Elementor/Widgets/VariantPills.php:167 |
| 6301 | msgid "Stretch" |
| 6302 | msgstr "" |
| 6303 | |
| 6304 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:439 |
| 6305 | #: src/Integrations/Elementor/Widgets/ProductContent.php:56 |
| 6306 | #: src/Integrations/Elementor/Widgets/SaleBadge.php:147 |
| 6307 | #: src/blocks/product-review-form/edit.js:83 |
| 6308 | msgid "Alignment" |
| 6309 | msgstr "" |
| 6310 | |
| 6311 | #: src/Integrations/Elementor/Widgets/AddToCartButton.php:478 |
| 6312 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:338 |
| 6313 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:317 |
| 6314 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:316 |
| 6315 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:233 |
| 6316 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:292 |
| 6317 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:555 |
| 6318 | #: src/Integrations/Elementor/Widgets/Quantity.php:183 |
| 6319 | #: src/Integrations/Elementor/Widgets/SaleBadge.php:253 |
| 6320 | #: src/Integrations/Elementor/Widgets/SelectedPriceAdHocAmount.php:196 |
| 6321 | #: src/Integrations/Elementor/Widgets/VariantPills.php:391 |
| 6322 | msgid "Border Radius" |
| 6323 | msgstr "" |
| 6324 | |
| 6325 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:91 |
| 6326 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:338 |
| 6327 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:74 |
| 6328 | #: src/Integrations/Elementor/Widgets/Quantity.php:76 |
| 6329 | #: src/Integrations/Elementor/Widgets/SelectedPriceAdHocAmount.php:76 |
| 6330 | #: products/components/Editor/index.js:52 |
| 6331 | #: Blocks/Column/Inspector/Spacing.js:98 |
| 6332 | msgid "Content" |
| 6333 | msgstr "" |
| 6334 | |
| 6335 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:119 |
| 6336 | msgid "Always Show Cart Menu" |
| 6337 | msgstr "" |
| 6338 | |
| 6339 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:158 |
| 6340 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:180 |
| 6341 | msgid "Primary Color" |
| 6342 | msgstr "" |
| 6343 | |
| 6344 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:263 |
| 6345 | msgid "Fit to Size" |
| 6346 | msgstr "" |
| 6347 | |
| 6348 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:266 |
| 6349 | msgid "Off" |
| 6350 | msgstr "" |
| 6351 | |
| 6352 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:267 |
| 6353 | msgid "On" |
| 6354 | msgstr "" |
| 6355 | |
| 6356 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:305 |
| 6357 | msgid "Rotate" |
| 6358 | msgstr "" |
| 6359 | |
| 6360 | #: src/Integrations/Elementor/Widgets/CartMenuIcon.php:326 |
| 6361 | msgid "Border Width" |
| 6362 | msgstr "" |
| 6363 | |
| 6364 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:88 |
| 6365 | #: src/Integrations/Elementor/Widgets/VariantPills.php:109 |
| 6366 | msgid "Row" |
| 6367 | msgstr "" |
| 6368 | |
| 6369 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:96 |
| 6370 | msgid "Row Reverse" |
| 6371 | msgstr "" |
| 6372 | |
| 6373 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:100 |
| 6374 | msgid "Column Reverse" |
| 6375 | msgstr "" |
| 6376 | |
| 6377 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:114 |
| 6378 | msgid "Justify" |
| 6379 | msgstr "" |
| 6380 | |
| 6381 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:130 |
| 6382 | #: src/Integrations/Elementor/Widgets/VariantPills.php:146 |
| 6383 | #: src/Integrations/Elementor/Widgets/VariantPills.php:205 |
| 6384 | msgid "Space Between" |
| 6385 | msgstr "" |
| 6386 | |
| 6387 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:134 |
| 6388 | #: src/Integrations/Elementor/Widgets/VariantPills.php:147 |
| 6389 | #: src/Integrations/Elementor/Widgets/VariantPills.php:206 |
| 6390 | msgid "Space Around" |
| 6391 | msgstr "" |
| 6392 | |
| 6393 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:138 |
| 6394 | #: src/Integrations/Elementor/Widgets/VariantPills.php:148 |
| 6395 | #: src/Integrations/Elementor/Widgets/VariantPills.php:207 |
| 6396 | msgid "Space Evenly" |
| 6397 | msgstr "" |
| 6398 | |
| 6399 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:152 |
| 6400 | msgid "Align" |
| 6401 | msgstr "" |
| 6402 | |
| 6403 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:209 |
| 6404 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:217 |
| 6405 | #: src/Integrations/Elementor/Widgets/VariantPills.php:185 |
| 6406 | msgid "Wrap" |
| 6407 | msgstr "" |
| 6408 | |
| 6409 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:213 |
| 6410 | #: src/Integrations/Elementor/Widgets/VariantPills.php:184 |
| 6411 | msgid "No Wrap" |
| 6412 | msgstr "" |
| 6413 | |
| 6414 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:346 |
| 6415 | msgid "Count" |
| 6416 | msgstr "" |
| 6417 | |
| 6418 | #: src/Integrations/Elementor/Widgets/CollectionTags.php:348 |
| 6419 | msgid "Number of tags to display." |
| 6420 | msgstr "" |
| 6421 | |
| 6422 | #: src/Integrations/Elementor/Widgets/Media.php:29 |
| 6423 | #: store/add-entities.js:259 |
| 6424 | msgid "Product Media" |
| 6425 | msgstr "" |
| 6426 | |
| 6427 | #: src/Integrations/Elementor/Widgets/Media.php:104 |
| 6428 | msgid "Enlarge on Click" |
| 6429 | msgstr "" |
| 6430 | |
| 6431 | #: src/Integrations/Elementor/Widgets/Media.php:109 |
| 6432 | #: src/blocks/product-media/edit.js:70 |
| 6433 | msgid "Scale images with a lightbox effect." |
| 6434 | msgstr "" |
| 6435 | |
| 6436 | #: src/Integrations/Elementor/Widgets/Media.php:116 |
| 6437 | #: Blocks/Product/Media/edit.js:47 |
| 6438 | #: src/blocks/product-media/edit.js:85 |
| 6439 | msgid "Auto Height" |
| 6440 | msgstr "" |
| 6441 | |
| 6442 | #: src/Integrations/Elementor/Widgets/Media.php:172 |
| 6443 | #: Blocks/Product/Media/edit.js:70 |
| 6444 | #: src/blocks/product-media/edit.js:113 |
| 6445 | msgid "Max Image Width" |
| 6446 | msgstr "" |
| 6447 | |
| 6448 | #: src/Integrations/Elementor/Widgets/Media.php:233 |
| 6449 | msgid "Thumbnails per Page" |
| 6450 | msgstr "" |
| 6451 | |
| 6452 | #: src/Integrations/Elementor/Widgets/Media.php:236 |
| 6453 | msgid "Set the number of thumbnails to show per page." |
| 6454 | msgstr "" |
| 6455 | |
| 6456 | #: src/Integrations/Elementor/Widgets/Media.php:347 |
| 6457 | msgid "Placeholder image" |
| 6458 | msgstr "" |
| 6459 | |
| 6460 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:87 |
| 6461 | msgid "The label for price choices." |
| 6462 | msgstr "" |
| 6463 | |
| 6464 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:108 |
| 6465 | msgid "Container" |
| 6466 | msgstr "" |
| 6467 | |
| 6468 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:116 |
| 6469 | msgid "Label Color" |
| 6470 | msgstr "" |
| 6471 | |
| 6472 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:129 |
| 6473 | #: src/Integrations/Elementor/Widgets/VariantPills.php:88 |
| 6474 | msgid "Container Layout" |
| 6475 | msgstr "" |
| 6476 | |
| 6477 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:133 |
| 6478 | #: src/Integrations/Elementor/Widgets/VariantPills.php:92 |
| 6479 | msgid "Flexbox" |
| 6480 | msgstr "" |
| 6481 | |
| 6482 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:134 |
| 6483 | msgid "Grid" |
| 6484 | msgstr "" |
| 6485 | |
| 6486 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:151 |
| 6487 | msgid "Gaps" |
| 6488 | msgstr "" |
| 6489 | |
| 6490 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:339 |
| 6491 | #: auto-fees/utils/constants.js:36 |
| 6492 | #: src/blocks/price-name/edit.js:17 |
| 6493 | msgid "Price Name" |
| 6494 | msgstr "" |
| 6495 | |
| 6496 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:388 |
| 6497 | msgid "Price Amount" |
| 6498 | msgstr "" |
| 6499 | |
| 6500 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:437 |
| 6501 | msgid "Price Trial" |
| 6502 | msgstr "" |
| 6503 | |
| 6504 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:496 |
| 6505 | msgid "Price Setup Fee" |
| 6506 | msgstr "" |
| 6507 | |
| 6508 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:582 |
| 6509 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:640 |
| 6510 | #: src/blocks/cart-line-item-price-name/edit.js:6 |
| 6511 | #: src/blocks/product-price-chooser/edit.js:37 |
| 6512 | msgid "Subscribe & Save" |
| 6513 | msgstr "" |
| 6514 | |
| 6515 | #. translators: %s is the price. |
| 6516 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:585 |
| 6517 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:643 |
| 6518 | msgid "%s /mo" |
| 6519 | msgstr "" |
| 6520 | |
| 6521 | #. translators: %d is the number of days. |
| 6522 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:587 |
| 6523 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:645 |
| 6524 | msgid "Starting in %d days" |
| 6525 | msgstr "" |
| 6526 | |
| 6527 | #. translators: %s is the setup fee. |
| 6528 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:589 |
| 6529 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:598 |
| 6530 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:647 |
| 6531 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:656 |
| 6532 | msgid "%s Setup fee" |
| 6533 | msgstr "" |
| 6534 | |
| 6535 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:593 |
| 6536 | #: src/Integrations/Elementor/Widgets/PriceChooser.php:651 |
| 6537 | #: products/components/price/parts/PaymentType.js:130 |
| 6538 | #: products/modules/Prices/Price/Header.js:86 |
| 6539 | #: Blocks/Product/PriceChoices/edit.js:105 |
| 6540 | #: src/blocks/product-price-chooser/edit.js:42 |
| 6541 | msgid "One Time" |
| 6542 | msgstr "" |
| 6543 | |
| 6544 | #: src/Integrations/Elementor/Widgets/ProductContent.php:72 |
| 6545 | msgid "Justified" |
| 6546 | msgstr "" |
| 6547 | |
| 6548 | #: src/Integrations/Elementor/Widgets/ProductContent.php:124 |
| 6549 | msgid "This section will display the content you create using the Content Designer on the Edit Product page." |
| 6550 | msgstr "" |
| 6551 | |
| 6552 | #: src/Integrations/Elementor/Widgets/ProductContent.php:125 |
| 6553 | msgid "Use this area to add detailed information about your product, such as features, specifications, and usage instructions." |
| 6554 | msgstr "" |
| 6555 | |
| 6556 | #: src/Integrations/Elementor/Widgets/ProductContent.php:126 |
| 6557 | msgid "In the template preview, you can see how the product's content will appear to customers." |
| 6558 | msgstr "" |
| 6559 | |
| 6560 | #: src/Integrations/Elementor/Widgets/ProductContent.php:127 |
| 6561 | msgid "Note: If you haven't added any content in the Content Designer, this area will remain empty. This text is for demonstration purposes only." |
| 6562 | msgstr "" |
| 6563 | |
| 6564 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:103 |
| 6565 | msgid "Enter help text (optional)" |
| 6566 | msgstr "" |
| 6567 | |
| 6568 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:172 |
| 6569 | msgid "Input field" |
| 6570 | msgstr "" |
| 6571 | |
| 6572 | #: src/Integrations/Elementor/Widgets/ProductLineItemNote.php:268 |
| 6573 | #: Blocks/TaxIdInput/edit.js:123 |
| 6574 | #: src/blocks/product-line-item-note/labels.js:43 |
| 6575 | #: src/blocks/product-line-item-note/labels.js:52 |
| 6576 | msgid "Help Text" |
| 6577 | msgstr "" |
| 6578 | |
| 6579 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:136 |
| 6580 | msgid "Show on Hover" |
| 6581 | msgstr "" |
| 6582 | |
| 6583 | #: src/Integrations/Elementor/Widgets/ProductQuickAddButton.php:234 |
| 6584 | msgid "Content Alignment" |
| 6585 | msgstr "" |
| 6586 | |
| 6587 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingStars.php:67 |
| 6588 | msgid "Rating Star Settings" |
| 6589 | msgstr "" |
| 6590 | |
| 6591 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingStars.php:80 |
| 6592 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingValue.php:94 |
| 6593 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:119 |
| 6594 | msgid "Link to the reviews section." |
| 6595 | msgstr "" |
| 6596 | |
| 6597 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingStars.php:122 |
| 6598 | #: Blocks/CartSubmit/edit.js:61 |
| 6599 | #: components/CartInspectorControls.js:33 |
| 6600 | #: src/blocks/cart-submit/edit.js:60 |
| 6601 | #: src/components/CartInspectorControls.js:33 |
| 6602 | msgid "Spacing" |
| 6603 | msgstr "" |
| 6604 | |
| 6605 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingStars.php:129 |
| 6606 | #: src/blocks/product-buy-button/display.js:17 |
| 6607 | #: src/blocks/product-review-add-button/display.js:23 |
| 6608 | #: src/blocks/product-review-form-submit-button/display.js:16 |
| 6609 | msgid "Display" |
| 6610 | msgstr "" |
| 6611 | |
| 6612 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingStars.php:132 |
| 6613 | msgid "Inline Flex" |
| 6614 | msgstr "" |
| 6615 | |
| 6616 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingStars.php:133 |
| 6617 | msgid "Flex" |
| 6618 | msgstr "" |
| 6619 | |
| 6620 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingStars.php:145 |
| 6621 | msgid "Gap Between Stars" |
| 6622 | msgstr "" |
| 6623 | |
| 6624 | #: src/Integrations/Elementor/Widgets/ProductReviewAverageRatingValue.php:111 |
| 6625 | msgid "Text Style" |
| 6626 | msgstr "" |
| 6627 | |
| 6628 | #: src/Integrations/Elementor/Widgets/ProductReviewBreakdown.php:229 |
| 6629 | msgid "Label & Count Text" |
| 6630 | msgstr "" |
| 6631 | |
| 6632 | #: src/Integrations/Elementor/Widgets/ProductReviewContent.php:71 |
| 6633 | #: Blocks/CustomerDashboardButton/edit.js:103 |
| 6634 | msgid "Info" |
| 6635 | msgstr "" |
| 6636 | |
| 6637 | #: src/Integrations/Elementor/Widgets/ProductReviewContent.php:83 |
| 6638 | msgid "Conditional Visibility Widget" |
| 6639 | msgstr "" |
| 6640 | |
| 6641 | #: src/Integrations/Elementor/Widgets/ProductReviewContent.php:84 |
| 6642 | msgid "Place this widget inside a container/section along with your review summary widgets (Average Rating, Stars, Breakdown, etc.). When no reviews exist for the product, the entire parent container will be hidden on the frontend." |
| 6643 | msgstr "" |
| 6644 | |
| 6645 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:76 |
| 6646 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:89 |
| 6647 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:102 |
| 6648 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:164 |
| 6649 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:177 |
| 6650 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:247 |
| 6651 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:76 |
| 6652 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:89 |
| 6653 | msgid "Show" |
| 6654 | msgstr "" |
| 6655 | |
| 6656 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:77 |
| 6657 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:90 |
| 6658 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:103 |
| 6659 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:165 |
| 6660 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:178 |
| 6661 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:248 |
| 6662 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:77 |
| 6663 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:90 |
| 6664 | msgid "Hide" |
| 6665 | msgstr "" |
| 6666 | |
| 6667 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:80 |
| 6668 | msgid "Show the header with filters and add review button." |
| 6669 | msgstr "" |
| 6670 | |
| 6671 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:93 |
| 6672 | msgid "Show the filter and sidebar with filter options." |
| 6673 | msgstr "" |
| 6674 | |
| 6675 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:106 |
| 6676 | msgid "Show the add review button in the header." |
| 6677 | msgstr "" |
| 6678 | |
| 6679 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:168 |
| 6680 | msgid "Show the review date." |
| 6681 | msgstr "" |
| 6682 | |
| 6683 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:181 |
| 6684 | msgid "Show the review content/description." |
| 6685 | msgstr "" |
| 6686 | |
| 6687 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:251 |
| 6688 | msgid "Show pagination controls at the bottom." |
| 6689 | msgstr "" |
| 6690 | |
| 6691 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:285 |
| 6692 | msgid "Review Item Style" |
| 6693 | msgstr "" |
| 6694 | |
| 6695 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:313 |
| 6696 | msgid "Review Border Type" |
| 6697 | msgstr "" |
| 6698 | |
| 6699 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:318 |
| 6700 | msgid "Solid" |
| 6701 | msgstr "" |
| 6702 | |
| 6703 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:319 |
| 6704 | msgid "Double" |
| 6705 | msgstr "" |
| 6706 | |
| 6707 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:320 |
| 6708 | msgid "Dotted" |
| 6709 | msgstr "" |
| 6710 | |
| 6711 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:321 |
| 6712 | msgid "Dashed" |
| 6713 | msgstr "" |
| 6714 | |
| 6715 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:322 |
| 6716 | msgid "Groove" |
| 6717 | msgstr "" |
| 6718 | |
| 6719 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:334 |
| 6720 | msgid "Review Border Width" |
| 6721 | msgstr "" |
| 6722 | |
| 6723 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:396 |
| 6724 | msgid "Container Padding" |
| 6725 | msgstr "" |
| 6726 | |
| 6727 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:408 |
| 6728 | msgid "Container Margin" |
| 6729 | msgstr "" |
| 6730 | |
| 6731 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:422 |
| 6732 | msgid "Review Sidebar Style" |
| 6733 | msgstr "" |
| 6734 | |
| 6735 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:430 |
| 6736 | msgid "Clear All Text Color" |
| 6737 | msgstr "" |
| 6738 | |
| 6739 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:447 |
| 6740 | msgid "Star Rating Style" |
| 6741 | msgstr "" |
| 6742 | |
| 6743 | #: src/Integrations/Elementor/Widgets/ProductReviewList.php:483 |
| 6744 | msgid "Size of the star rating in pixels." |
| 6745 | msgstr "" |
| 6746 | |
| 6747 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:80 |
| 6748 | msgid "Display the block even when there are zero reviews." |
| 6749 | msgstr "" |
| 6750 | |
| 6751 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:93 |
| 6752 | msgid "Show \"review\" or \"reviews\" label after the count." |
| 6753 | msgstr "" |
| 6754 | |
| 6755 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:145 |
| 6756 | #: src/Integrations/Elementor/Widgets/VariantPills.php:454 |
| 6757 | #: Blocks/Product/VariantChoices/edit.js:60 |
| 6758 | #: src/blocks/product-variant-pills/edit.js:33 |
| 6759 | msgid "Color" |
| 6760 | msgstr "" |
| 6761 | |
| 6762 | #: src/Integrations/Elementor/Widgets/ProductReviewTotalRating.php:158 |
| 6763 | msgid "Hover Color" |
| 6764 | msgstr "" |
| 6765 | |
| 6766 | #: src/Integrations/Elementor/Widgets/Quantity.php:137 |
| 6767 | #: src/Integrations/Elementor/Widgets/SelectedPriceAdHocAmount.php:144 |
| 6768 | msgid "Input" |
| 6769 | msgstr "" |
| 6770 | |
| 6771 | #: src/Integrations/Elementor/Widgets/ReusableFormWidget.php:110 |
| 6772 | #: Blocks/CheckoutForm/components/Empty.js:189 |
| 6773 | msgid "Select Form" |
| 6774 | msgstr "" |
| 6775 | |
| 6776 | #: src/Integrations/Elementor/Widgets/ReusableFormWidget.php:120 |
| 6777 | #: src/blocks/product-review-form/edit.js:33 |
| 6778 | msgid "Edit Form" |
| 6779 | msgstr "" |
| 6780 | |
| 6781 | #: src/Integrations/Elementor/Widgets/ReusableFormWidget.php:130 |
| 6782 | msgid "Create New Form" |
| 6783 | msgstr "" |
| 6784 | |
| 6785 | #: src/Integrations/Elementor/Widgets/SaleBadge.php:102 |
| 6786 | msgid "Badge Style" |
| 6787 | msgstr "" |
| 6788 | |
| 6789 | #: src/Integrations/Elementor/Widgets/SaleBadge.php:200 |
| 6790 | msgid "Fit" |
| 6791 | msgstr "" |
| 6792 | |
| 6793 | #: src/Integrations/Elementor/Widgets/SaleBadge.php:201 |
| 6794 | msgid "Fill" |
| 6795 | msgstr "" |
| 6796 | |
| 6797 | #: src/Integrations/Elementor/Widgets/SaleBadge.php:202 |
| 6798 | #: bumps/modules/Discount.js:53 |
| 6799 | msgid "Fixed" |
| 6800 | msgstr "" |
| 6801 | |
| 6802 | #: src/Integrations/Elementor/Widgets/SaleBadge.php:214 |
| 6803 | msgid "Specify a fixed width" |
| 6804 | msgstr "" |
| 6805 | |
| 6806 | #: src/Integrations/Elementor/Widgets/VariantPills.php:80 |
| 6807 | #: Blocks/Column/edit.js:131 |
| 6808 | msgid "Layout" |
| 6809 | msgstr "" |
| 6810 | |
| 6811 | #: src/Integrations/Elementor/Widgets/VariantPills.php:105 |
| 6812 | msgid "Flex Direction" |
| 6813 | msgstr "" |
| 6814 | |
| 6815 | #: src/Integrations/Elementor/Widgets/VariantPills.php:122 |
| 6816 | msgid "Flex Gap" |
| 6817 | msgstr "" |
| 6818 | |
| 6819 | #: src/Integrations/Elementor/Widgets/VariantPills.php:139 |
| 6820 | msgid "Justify Content" |
| 6821 | msgstr "" |
| 6822 | |
| 6823 | #: src/Integrations/Elementor/Widgets/VariantPills.php:160 |
| 6824 | msgid "Align Items" |
| 6825 | msgstr "" |
| 6826 | |
| 6827 | #: src/Integrations/Elementor/Widgets/VariantPills.php:168 |
| 6828 | msgid "Baseline" |
| 6829 | msgstr "" |
| 6830 | |
| 6831 | #: src/Integrations/Elementor/Widgets/VariantPills.php:180 |
| 6832 | msgid "Flex Wrap" |
| 6833 | msgstr "" |
| 6834 | |
| 6835 | #: src/Integrations/Elementor/Widgets/VariantPills.php:186 |
| 6836 | msgid "Wrap Reverse" |
| 6837 | msgstr "" |
| 6838 | |
| 6839 | #: src/Integrations/Elementor/Widgets/VariantPills.php:198 |
| 6840 | msgid "Align Content" |
| 6841 | msgstr "" |
| 6842 | |
| 6843 | #: src/Integrations/Elementor/Widgets/VariantPills.php:221 |
| 6844 | msgid "Variant pills" |
| 6845 | msgstr "" |
| 6846 | |
| 6847 | #: src/Integrations/Elementor/Widgets/VariantPills.php:250 |
| 6848 | msgid "Pill Gap" |
| 6849 | msgstr "" |
| 6850 | |
| 6851 | #: src/Integrations/Elementor/Widgets/VariantPills.php:253 |
| 6852 | msgid "Space between each pill." |
| 6853 | msgstr "" |
| 6854 | |
| 6855 | #: src/Integrations/Elementor/Widgets/VariantPills.php:277 |
| 6856 | msgid "Variant pill" |
| 6857 | msgstr "" |
| 6858 | |
| 6859 | #: src/Integrations/Elementor/Widgets/VariantPills.php:310 |
| 6860 | #: src/blocks/product-variant-pill/edit.js:57 |
| 6861 | msgid "Highlight Text" |
| 6862 | msgstr "" |
| 6863 | |
| 6864 | #: src/Integrations/Elementor/Widgets/VariantPills.php:321 |
| 6865 | #: src/blocks/product-variant-pill/edit.js:65 |
| 6866 | msgid "Highlight Background" |
| 6867 | msgstr "" |
| 6868 | |
| 6869 | #: src/Integrations/Elementor/Widgets/VariantPills.php:456 |
| 6870 | #: src/blocks/product-selected-variant/edit.js:30 |
| 6871 | msgid "Red" |
| 6872 | msgstr "" |
| 6873 | |
| 6874 | #: src/Integrations/Elementor/Widgets/VariantPills.php:457 |
| 6875 | msgid "Blue" |
| 6876 | msgstr "" |
| 6877 | |
| 6878 | #: src/Integrations/Elementor/Widgets/VariantPills.php:458 |
| 6879 | #: Blocks/Product/VariantChoices/edit.js:69 |
| 6880 | msgid "Green" |
| 6881 | msgstr "" |
| 6882 | |
| 6883 | #: src/Integrations/Elementor/Widgets/VariantPills.php:464 |
| 6884 | #: Blocks/CustomerDashboardButton/edit.js:74 |
| 6885 | #: Blocks/Submit/edit.js:129 |
| 6886 | #: src/blocks/product-selected-variant/edit.js:30 |
| 6887 | msgid "Small" |
| 6888 | msgstr "" |
| 6889 | |
| 6890 | #: src/Integrations/Elementor/Widgets/VariantPills.php:465 |
| 6891 | #: bumps/modules/Priority.js:36 |
| 6892 | #: upsell-funnels/modules/Priority.js:36 |
| 6893 | #: Blocks/CustomerDashboardButton/edit.js:78 |
| 6894 | #: Blocks/Submit/edit.js:133 |
| 6895 | msgid "Medium" |
| 6896 | msgstr "" |
| 6897 | |
| 6898 | #: src/Integrations/Elementor/Widgets/VariantPills.php:466 |
| 6899 | #: Blocks/CustomerDashboardButton/edit.js:82 |
| 6900 | #: Blocks/Submit/edit.js:137 |
| 6901 | msgid "Large" |
| 6902 | msgstr "" |
| 6903 | |
| 6904 | #: src/Integrations/LearnDash/LearnDashService.php:46 |
| 6905 | #: src/Integrations/LearnDash/LearnDashService.php:122 |
| 6906 | msgid "LearnDash Course" |
| 6907 | msgstr "" |
| 6908 | |
| 6909 | #: src/Integrations/LearnDash/LearnDashService.php:55 |
| 6910 | #: src/Integrations/LifterLMS/LifterLMSService.php:55 |
| 6911 | #: src/Integrations/TutorLMS/TutorLMSService.php:269 |
| 6912 | msgid "Course Access" |
| 6913 | msgstr "" |
| 6914 | |
| 6915 | #: src/Integrations/LearnDash/LearnDashService.php:64 |
| 6916 | msgid "Enable access to a LearnDash course." |
| 6917 | msgstr "" |
| 6918 | |
| 6919 | #: src/Integrations/LearnDashGroup/LearnDashGroupService.php:46 |
| 6920 | msgid "LearnDash Groups" |
| 6921 | msgstr "" |
| 6922 | |
| 6923 | #: src/Integrations/LearnDashGroup/LearnDashGroupService.php:64 |
| 6924 | msgid "Enable access to a LearnDash group." |
| 6925 | msgstr "" |
| 6926 | |
| 6927 | #: src/Integrations/LearnDashGroup/LearnDashGroupService.php:122 |
| 6928 | msgid "LearnDash Group" |
| 6929 | msgstr "" |
| 6930 | |
| 6931 | #: src/Integrations/LifterLMS/LifterLMSService.php:46 |
| 6932 | #: src/Integrations/LifterLMS/LifterLMSService.php:122 |
| 6933 | msgid "LifterLMS Course" |
| 6934 | msgstr "" |
| 6935 | |
| 6936 | #: src/Integrations/LifterLMS/LifterLMSService.php:64 |
| 6937 | msgid "Enable access to a LifterLMS course." |
| 6938 | msgstr "" |
| 6939 | |
| 6940 | #: src/Integrations/MemberPress/MemberPressService.php:48 |
| 6941 | #: src/Integrations/MemberPress/MemberPressService.php:128 |
| 6942 | msgid "MemberPress Membership" |
| 6943 | msgstr "" |
| 6944 | |
| 6945 | #: src/Integrations/MemberPress/MemberPressService.php:57 |
| 6946 | msgid "Membership Access" |
| 6947 | msgstr "" |
| 6948 | |
| 6949 | #: src/Integrations/MemberPress/MemberPressService.php:66 |
| 6950 | msgid "Enable access to a MemberPress membership." |
| 6951 | msgstr "" |
| 6952 | |
| 6953 | #: src/Integrations/NpsSurvey/NpsSurveyNotice.php:263 |
| 6954 | msgid "How likely are you to recommend #pluginname to your friends or colleagues?" |
| 6955 | msgstr "" |
| 6956 | |
| 6957 | #: src/Integrations/NpsSurvey/NpsSurveyNotice.php:266 |
| 6958 | msgid "Wow, we appreciate the feedback! 😀" |
| 6959 | msgstr "" |
| 6960 | |
| 6961 | #: src/Integrations/NpsSurvey/NpsSurveyNotice.php:267 |
| 6962 | msgid "" |
| 6963 | "Thanks. This means a lot!\n" |
| 6964 | "\n" |
| 6965 | "If you've got a minute, a review on WordPress would mean the world to us. It helps others find us and keeps our momentum strong." |
| 6966 | msgstr "" |
| 6967 | |
| 6968 | #: src/Integrations/NpsSurvey/NpsSurveyNotice.php:271 |
| 6969 | msgid "Thanks for your honest feedback! 😊" |
| 6970 | msgstr "" |
| 6971 | |
| 6972 | #: src/Integrations/NpsSurvey/NpsSurveyNotice.php:272 |
| 6973 | msgid "We'd love to understand what's not working or what's missing for you. What can SureCart improve to earn a higher score from you?" |
| 6974 | msgstr "" |
| 6975 | |
| 6976 | #: src/Integrations/ThriveAutomator/DataFields/PreviousProductIDDataField.php:26 |
| 6977 | msgid "Previous Product ID" |
| 6978 | msgstr "" |
| 6979 | |
| 6980 | #: src/Integrations/ThriveAutomator/DataFields/ProductIDDataField.php:29 |
| 6981 | #: src/Integrations/ThriveAutomator/DataFields/ProductIDDataField.php:47 |
| 6982 | #: src/Integrations/ThriveAutomator/DataFields/ProductIDDataField.php:83 |
| 6983 | msgid "Product ID" |
| 6984 | msgstr "" |
| 6985 | |
| 6986 | #: src/Integrations/ThriveAutomator/DataFields/ProductIDDataField.php:38 |
| 6987 | msgid "A specific product id." |
| 6988 | msgstr "" |
| 6989 | |
| 6990 | #: src/Integrations/ThriveAutomator/DataFields/ProductNameDataField.php:29 |
| 6991 | #: admin/products/import-results.php:144 |
| 6992 | #: admin/products/import-results.php:185 |
| 6993 | #: auto-fees/utils/constants.js:41 |
| 6994 | #: products/CreateProduct.js:65 |
| 6995 | #: src/blocks/product-title/edit.js:74 |
| 6996 | msgid "Product Name" |
| 6997 | msgstr "" |
| 6998 | |
| 6999 | #: src/Integrations/ThriveAutomator/DataFields/ProductNameDataField.php:38 |
| 7000 | msgid "A specific product name." |
| 7001 | msgstr "" |
| 7002 | |
| 7003 | #: src/Integrations/ThriveAutomator/DataObjects/ProductDataObject.php:35 |
| 7004 | msgid "SureCart product object" |
| 7005 | msgstr "" |
| 7006 | |
| 7007 | #: src/Integrations/ThriveAutomator/ThriveAutomatorApp.php:34 |
| 7008 | msgid "SureCart eCommerce Platform" |
| 7009 | msgstr "" |
| 7010 | |
| 7011 | #: src/Integrations/ThriveAutomator/Triggers/PurchaseCreatedTrigger.php:66 |
| 7012 | msgid "Product or subscription is purchased" |
| 7013 | msgstr "" |
| 7014 | |
| 7015 | #: src/Integrations/ThriveAutomator/Triggers/PurchaseCreatedTrigger.php:75 |
| 7016 | msgid "This trigger will be fired when someone first purchases a product." |
| 7017 | msgstr "" |
| 7018 | |
| 7019 | #: src/Integrations/ThriveAutomator/Triggers/PurchaseInvokedTrigger.php:66 |
| 7020 | msgid "Admin unrevokes a purchase" |
| 7021 | msgstr "" |
| 7022 | |
| 7023 | #: src/Integrations/ThriveAutomator/Triggers/PurchaseInvokedTrigger.php:75 |
| 7024 | msgid "This trigger will be fired when a purchase is unrevoked." |
| 7025 | msgstr "" |
| 7026 | |
| 7027 | #: src/Integrations/ThriveAutomator/Triggers/PurchaseRevokedTrigger.php:66 |
| 7028 | msgid "Product purchase is revoked or subscription cancels" |
| 7029 | msgstr "" |
| 7030 | |
| 7031 | #: src/Integrations/ThriveAutomator/Triggers/PurchaseRevokedTrigger.php:75 |
| 7032 | msgid "This trigger will be fired when a subscription cancels after failed payment or by customer request, or when the purchase is manually revoked by the merchant." |
| 7033 | msgstr "" |
| 7034 | |
| 7035 | #: src/Integrations/ThriveAutomator/Triggers/PurchaseUpdatedTrigger.php:68 |
| 7036 | msgid "Subscription plan changed" |
| 7037 | msgstr "" |
| 7038 | |
| 7039 | #: src/Integrations/ThriveAutomator/Triggers/PurchaseUpdatedTrigger.php:77 |
| 7040 | msgid "This trigger will be fired when a subscription plan is changed to something else." |
| 7041 | msgstr "" |
| 7042 | |
| 7043 | #: src/Integrations/TutorLMS/TutorLMSService.php:72 |
| 7044 | msgid "Enroll Course" |
| 7045 | msgstr "" |
| 7046 | |
| 7047 | #: src/Integrations/TutorLMS/TutorLMSService.php:173 |
| 7048 | msgid "No price" |
| 7049 | msgstr "" |
| 7050 | |
| 7051 | #: src/Integrations/TutorLMS/TutorLMSService.php:179 |
| 7052 | #: sc-subscription-switch.js:200 |
| 7053 | msgid "Custom amount" |
| 7054 | msgstr "" |
| 7055 | |
| 7056 | #: src/Integrations/TutorLMS/TutorLMSService.php:260 |
| 7057 | #: src/Integrations/TutorLMS/TutorLMSService.php:342 |
| 7058 | msgid "TutorLMS Course" |
| 7059 | msgstr "" |
| 7060 | |
| 7061 | #: src/Integrations/TutorLMS/TutorLMSService.php:278 |
| 7062 | msgid "Enable access to a TutorLMS course." |
| 7063 | msgstr "" |
| 7064 | |
| 7065 | #: src/Integrations/User/UserService.php:48 |
| 7066 | msgid "Add WordPress User Role" |
| 7067 | msgstr "" |
| 7068 | |
| 7069 | #: src/Integrations/User/UserService.php:57 |
| 7070 | msgid "Add User Role" |
| 7071 | msgstr "" |
| 7072 | |
| 7073 | #: src/Integrations/User/UserService.php:66 |
| 7074 | msgid "Add the user role of the user who purchased the product." |
| 7075 | msgstr "" |
| 7076 | |
| 7077 | #: src/Middleware/ArchiveModelMiddleware.php:24 |
| 7078 | #: src/Middleware/CheckoutFormModeMiddleware.php:22 |
| 7079 | #: src/Middleware/EditModelMiddleware.php:24 |
| 7080 | #: src/Middleware/LoginMiddleware.php:13 |
| 7081 | #: src/Middleware/NonceMiddleware.php:32 |
| 7082 | #: src/WordPress/Admin/Notices/AdminNoticesService.php:78 |
| 7083 | #: Controllers/Middleware/SubscriptionNonceVerificationMiddleware.php:20 |
| 7084 | msgid "Your session expired - please try again." |
| 7085 | msgstr "" |
| 7086 | |
| 7087 | #: src/Middleware/ArchiveModelMiddleware.php:28 |
| 7088 | #: src/Middleware/CheckoutFormModeMiddleware.php:30 |
| 7089 | #: src/Middleware/EditModelMiddleware.php:28 |
| 7090 | #: Controllers/BaseController.php:124 |
| 7091 | msgid "You do not have permission to do this." |
| 7092 | msgstr "" |
| 7093 | |
| 7094 | #: src/Middleware/CheckoutRedirectMiddleware.php:42 |
| 7095 | msgid "This product is not available for purchase." |
| 7096 | msgstr "" |
| 7097 | |
| 7098 | #: src/Middleware/InvoiceRedirectMiddleware.php:39 |
| 7099 | msgid "Invoice not found." |
| 7100 | msgstr "" |
| 7101 | |
| 7102 | #: src/Middleware/InvoiceRedirectMiddleware.php:44 |
| 7103 | msgid "Invoice checkout not found." |
| 7104 | msgstr "" |
| 7105 | |
| 7106 | #: src/Middleware/NonceMiddleware.php:26 |
| 7107 | msgid "Something is wrong with the provided link." |
| 7108 | msgstr "" |
| 7109 | |
| 7110 | #: src/Middleware/UpsellMiddleware.php:21 |
| 7111 | msgid "You do not have permission to access this page." |
| 7112 | msgstr "" |
| 7113 | |
| 7114 | #: src/Middleware/UpsellMiddleware.php:21 |
| 7115 | #: sc-cart-form.js:124 |
| 7116 | #: sc-dashboard-module2.js:18 |
| 7117 | #: sc-paypal-add-method.js:112 |
| 7118 | #: sc-paystack-add-method.js:74 |
| 7119 | #: sc-razorpay-add-method.js:106 |
| 7120 | #: sc-stripe-add-method.js:139 |
| 7121 | #: sc-upcoming-invoice.js:236 |
| 7122 | msgid "Error" |
| 7123 | msgstr "" |
| 7124 | |
| 7125 | #: src/Models/Charge.php:118 |
| 7126 | msgid "Multiple Disputes" |
| 7127 | msgstr "" |
| 7128 | |
| 7129 | #: src/Models/Checkout.php:681 |
| 7130 | #: util/translations.js:7 |
| 7131 | #: util/translations.js:53 |
| 7132 | #: util/translations.js:60 |
| 7133 | #: Blocks/CheckoutForm/components/ProductChoice.js:252 |
| 7134 | #: price.js:33 |
| 7135 | #: price.js:47 |
| 7136 | #: price.js:67 |
| 7137 | #: price.js:69 |
| 7138 | #: sc-coupon-form2.js:86 |
| 7139 | msgid "once" |
| 7140 | msgstr "" |
| 7141 | |
| 7142 | #: src/Models/Checkout.php:697 |
| 7143 | #: src/Models/Price.php:142 |
| 7144 | #: checkouts/modules/SelectShipping.js:130 |
| 7145 | #: invoices/modules/SelectShipping.js:95 |
| 7146 | #: sc-order-bump2.js:98 |
| 7147 | #: sc-order-bump2.js:105 |
| 7148 | #: sc-price2.js:34 |
| 7149 | #: sc-shipping-choices2.js:73 |
| 7150 | #: sc-upsell-totals.js:20 |
| 7151 | msgid "Free" |
| 7152 | msgstr "" |
| 7153 | |
| 7154 | #. translators: %d is the number of days. |
| 7155 | #: src/Models/CommissionStructure.php:51 |
| 7156 | #: src/Models/CommissionStructure.php:68 |
| 7157 | msgid "%d Day" |
| 7158 | msgid_plural "%d Days" |
| 7159 | msgstr[0] "" |
| 7160 | msgstr[1] "" |
| 7161 | |
| 7162 | #: src/Models/Customer.php:172 |
| 7163 | msgid "No customer ID or email provided." |
| 7164 | msgstr "" |
| 7165 | |
| 7166 | #: src/Models/Discount.php:31 |
| 7167 | #: price.js:97 |
| 7168 | msgid "Not valid" |
| 7169 | msgstr "" |
| 7170 | |
| 7171 | #: src/Models/Discount.php:35 |
| 7172 | #: price.js:101 |
| 7173 | msgid "Not available" |
| 7174 | msgstr "" |
| 7175 | |
| 7176 | #: src/Models/Discount.php:37 |
| 7177 | #: price.js:103 |
| 7178 | msgid "Minimum not met" |
| 7179 | msgstr "" |
| 7180 | |
| 7181 | #: src/Models/Discount.php:39 |
| 7182 | #: price.js:105 |
| 7183 | msgid "Order amount exceeds limit" |
| 7184 | msgstr "" |
| 7185 | |
| 7186 | #: src/Models/Discount.php:41 |
| 7187 | #: price.js:107 |
| 7188 | msgid "Product(s) not eligible" |
| 7189 | msgstr "" |
| 7190 | |
| 7191 | #: src/Models/Discount.php:43 |
| 7192 | #: price.js:109 |
| 7193 | msgid "Not eligible" |
| 7194 | msgstr "" |
| 7195 | |
| 7196 | #: src/Models/Discount.php:47 |
| 7197 | #: price.js:113 |
| 7198 | msgid "Not redeemable" |
| 7199 | msgstr "" |
| 7200 | |
| 7201 | #. translators: %s: dispute status |
| 7202 | #: src/Models/Dispute.php:95 |
| 7203 | msgid "Dispute %s" |
| 7204 | msgstr "" |
| 7205 | |
| 7206 | #. translators: %s is the image title. |
| 7207 | #: src/Models/GalleryItemImageAttachment.php:97 |
| 7208 | #: src/Models/GalleryItemProductMedia.php:98 |
| 7209 | #: src/Models/GalleryItemVideoAttachment.php:97 |
| 7210 | msgid "Viewing image: %s." |
| 7211 | msgstr "" |
| 7212 | |
| 7213 | #: src/Models/GalleryItemImageAttachment.php:118 |
| 7214 | #: src/Models/GalleryItemProductMedia.php:119 |
| 7215 | #: src/Models/GalleryItemVideoAttachment.php:118 |
| 7216 | #: media/image.php:32 |
| 7217 | msgid "Expand image" |
| 7218 | msgstr "" |
| 7219 | |
| 7220 | #: src/Models/GalleryItemVideoAttachment.php:152 |
| 7221 | #: src/Models/GalleryItemVideoAttachment.php:153 |
| 7222 | msgid "Product Video" |
| 7223 | msgstr "" |
| 7224 | |
| 7225 | #: src/Models/IntegrationCatalog.php:97 |
| 7226 | #: settings/integrations/IntegrationCard.js:76 |
| 7227 | msgid "Pre-installed" |
| 7228 | msgstr "" |
| 7229 | |
| 7230 | #: src/Models/IntegrationCatalog.php:100 |
| 7231 | #: abandoned-checkouts/AbandonedCheckout.js:190 |
| 7232 | #: settings/abandoned/AbandonedSettings.js:95 |
| 7233 | #: settings/integrations/IntegrationCard.js:85 |
| 7234 | #: settings/subscription-preservation/PreservationSettings.js:187 |
| 7235 | msgid "Enabled" |
| 7236 | msgstr "" |
| 7237 | |
| 7238 | #: src/Models/IntegrationCatalog.php:106 |
| 7239 | #: settings/integrations/Suretriggers.js:114 |
| 7240 | msgid "Install & Activate" |
| 7241 | msgstr "" |
| 7242 | |
| 7243 | #: src/Models/Invoice.php:69 |
| 7244 | #: src/Models/Invoice.php:110 |
| 7245 | msgid "Please create the invoice first." |
| 7246 | msgstr "" |
| 7247 | |
| 7248 | #: src/Models/LineItem.php:368 |
| 7249 | msgid "No longer available" |
| 7250 | msgstr "" |
| 7251 | |
| 7252 | #: src/Models/LineItem.php:369 |
| 7253 | #: src/Models/LineItem.php:371 |
| 7254 | msgid "Price has changed" |
| 7255 | msgstr "" |
| 7256 | |
| 7257 | #: src/Models/LineItem.php:370 |
| 7258 | msgid "Options no longer available" |
| 7259 | msgstr "" |
| 7260 | |
| 7261 | #: src/Models/LineItem.php:372 |
| 7262 | msgid "Item no longer available" |
| 7263 | msgstr "" |
| 7264 | |
| 7265 | #: src/Models/LineItem.php:373 |
| 7266 | #: src/blocks/cart-line-item-status/edit.js:6 |
| 7267 | #: src/blocks/product-buy-button/labels.js:34 |
| 7268 | msgid "Out of stock" |
| 7269 | msgstr "" |
| 7270 | |
| 7271 | #: src/Models/LineItem.php:374 |
| 7272 | msgid "Exceeds purchase limit" |
| 7273 | msgstr "" |
| 7274 | |
| 7275 | #: src/Models/LineItem.php:378 |
| 7276 | msgid "Quantity unavailable" |
| 7277 | msgstr "" |
| 7278 | |
| 7279 | #: src/Models/PaymentInstrument.php:29 |
| 7280 | msgid "Card" |
| 7281 | msgstr "" |
| 7282 | |
| 7283 | #: src/Models/PaymentInstrument.php:30 |
| 7284 | msgid "Bank Account" |
| 7285 | msgstr "" |
| 7286 | |
| 7287 | #: src/Models/PaymentInstrument.php:31 |
| 7288 | msgid "Apple Pay" |
| 7289 | msgstr "" |
| 7290 | |
| 7291 | #: src/Models/PaymentInstrument.php:32 |
| 7292 | msgid "Bancontact" |
| 7293 | msgstr "" |
| 7294 | |
| 7295 | #: src/Models/PaymentInstrument.php:33 |
| 7296 | msgid "Bank Transfer" |
| 7297 | msgstr "" |
| 7298 | |
| 7299 | #: src/Models/PaymentInstrument.php:34 |
| 7300 | msgid "Belfius" |
| 7301 | msgstr "" |
| 7302 | |
| 7303 | #: src/Models/PaymentInstrument.php:35 |
| 7304 | #: Controllers/PaymentMethodController.php:206 |
| 7305 | #: Controllers/PaymentMethodController.php:236 |
| 7306 | #: Blocks/Payment/components/PayPal.js:51 |
| 7307 | #: Blocks/Payment/components/Stripe.js:37 |
| 7308 | #: razorpay.js:15 |
| 7309 | #: sc-payment.js:44 |
| 7310 | #: sc-payment.js:48 |
| 7311 | #: sc-payment.js:54 |
| 7312 | msgid "Credit Card" |
| 7313 | msgstr "" |
| 7314 | |
| 7315 | #: src/Models/PaymentInstrument.php:36 |
| 7316 | msgid "Direct Debit" |
| 7317 | msgstr "" |
| 7318 | |
| 7319 | #: src/Models/PaymentInstrument.php:37 |
| 7320 | msgid "EPS" |
| 7321 | msgstr "" |
| 7322 | |
| 7323 | #: src/Models/PaymentInstrument.php:38 |
| 7324 | msgid "Gift Card" |
| 7325 | msgstr "" |
| 7326 | |
| 7327 | #: src/Models/PaymentInstrument.php:39 |
| 7328 | msgid "Giropay" |
| 7329 | msgstr "" |
| 7330 | |
| 7331 | #: src/Models/PaymentInstrument.php:40 |
| 7332 | msgid "iDEAL" |
| 7333 | msgstr "" |
| 7334 | |
| 7335 | #: src/Models/PaymentInstrument.php:41 |
| 7336 | msgid "SEPA Debit" |
| 7337 | msgstr "" |
| 7338 | |
| 7339 | #: src/Models/PaymentInstrument.php:42 |
| 7340 | msgid "In3" |
| 7341 | msgstr "" |
| 7342 | |
| 7343 | #: src/Models/PaymentInstrument.php:43 |
| 7344 | msgid "KBC" |
| 7345 | msgstr "" |
| 7346 | |
| 7347 | #: src/Models/PaymentInstrument.php:44 |
| 7348 | msgid "Klarna" |
| 7349 | msgstr "" |
| 7350 | |
| 7351 | #: src/Models/PaymentInstrument.php:45 |
| 7352 | msgid "MyBank" |
| 7353 | msgstr "" |
| 7354 | |
| 7355 | #: src/Models/PaymentInstrument.php:46 |
| 7356 | msgid "Paysafecard" |
| 7357 | msgstr "" |
| 7358 | |
| 7359 | #: src/Models/PaymentInstrument.php:47 |
| 7360 | msgid "Przelewy24" |
| 7361 | msgstr "" |
| 7362 | |
| 7363 | #: src/Models/PaymentInstrument.php:48 |
| 7364 | msgid "Sofort" |
| 7365 | msgstr "" |
| 7366 | |
| 7367 | #: src/Models/PaymentInstrument.php:49 |
| 7368 | msgid "Voucher" |
| 7369 | msgstr "" |
| 7370 | |
| 7371 | #: src/Models/PaymentInstrument.php:50 |
| 7372 | #: razorpay.js:16 |
| 7373 | msgid "UPI" |
| 7374 | msgstr "" |
| 7375 | |
| 7376 | #: src/Models/PaymentMethod.php:85 |
| 7377 | #: Blocks/ConditionalForm/selectors/SelectProcessors/index.js:25 |
| 7378 | #: Blocks/Payment/components/Inspector.js:62 |
| 7379 | msgid "Stripe" |
| 7380 | msgstr "" |
| 7381 | |
| 7382 | #: src/Models/PaymentMethod.php:87 |
| 7383 | #: Blocks/ConditionalForm/selectors/SelectProcessors/index.js:36 |
| 7384 | #: Blocks/Payment/components/Inspector.js:75 |
| 7385 | #: sc-payment.js:48 |
| 7386 | msgid "PayPal" |
| 7387 | msgstr "" |
| 7388 | |
| 7389 | #: src/Models/PaymentMethod.php:89 |
| 7390 | #: Blocks/Payment/components/Inspector.js:101 |
| 7391 | msgid "Razorpay" |
| 7392 | msgstr "" |
| 7393 | |
| 7394 | #: src/Models/PaymentMethod.php:91 |
| 7395 | #: Blocks/Payment/components/Inspector.js:88 |
| 7396 | msgid "Paystack" |
| 7397 | msgstr "" |
| 7398 | |
| 7399 | #: src/Models/PaymentMethod.php:93 |
| 7400 | #: Blocks/Payment/components/Inspector.js:50 |
| 7401 | msgid "Mollie" |
| 7402 | msgstr "" |
| 7403 | |
| 7404 | #: src/Models/PaymentMethod.php:95 |
| 7405 | #: Blocks/ProductCollectionImage/dimension-controls.js:106 |
| 7406 | #: Blocks/ProductItemImage/aspect-ratio-dropdown.js:55 |
| 7407 | #: src/blocks/cart-line-item-image/edit.js:109 |
| 7408 | #: src/blocks/cart-order-bump-image/edit.js:111 |
| 7409 | #: src/blocks/product-image/edit.js:113 |
| 7410 | #: src/blocks/product-selected-variant-image/edit.js:119 |
| 7411 | msgid "Square" |
| 7412 | msgstr "" |
| 7413 | |
| 7414 | #: src/Models/PaymentMethod.php:97 |
| 7415 | #: store/add-entities.js:266 |
| 7416 | #: Blocks/ConditionalForm/translations.js:8 |
| 7417 | msgid "Processor" |
| 7418 | msgstr "" |
| 7419 | |
| 7420 | #. translators: %s is the number of days. |
| 7421 | #: src/Models/Price.php:212 |
| 7422 | #: checkouts/modules/Price.js:190 |
| 7423 | #: invoices/modules/Price.js:200 |
| 7424 | #: sc-price-choice-container2.js:71 |
| 7425 | #: sc-price-choice.js:818 |
| 7426 | #: sc-recurring-price-choice-container2.js:86 |
| 7427 | msgid "Starting in %s day" |
| 7428 | msgid_plural "Starting in %s days" |
| 7429 | msgstr[0] "" |
| 7430 | msgstr[1] "" |
| 7431 | |
| 7432 | #. translators: %s is the number of days. |
| 7433 | #: src/Models/Price.php:231 |
| 7434 | #: sc-price2.js:60 |
| 7435 | msgid "Starting in %s day." |
| 7436 | msgid_plural "Starting in %s days." |
| 7437 | msgstr[0] "" |
| 7438 | msgstr[1] "" |
| 7439 | |
| 7440 | #. translators: %1$1s is the setup fee amount, %2$2s is the setup fee name. |
| 7441 | #: src/Models/Price.php:251 |
| 7442 | msgid "%1$1s %2$2s" |
| 7443 | msgstr "" |
| 7444 | |
| 7445 | #: src/Models/Price.php:253 |
| 7446 | #: src/Models/Price.php:268 |
| 7447 | #: products/modules/Prices/Price/Header.js:58 |
| 7448 | #: subscriptions/show/modules/CurrentPlan.js:187 |
| 7449 | #: src/blocks/product-selected-price-fees/edit.js:16 |
| 7450 | #: sc-price-choice-container2.js:72 |
| 7451 | #: sc-price-choice.js:819 |
| 7452 | #: sc-price2.js:60 |
| 7453 | #: sc-recurring-price-choice-container2.js:86 |
| 7454 | msgid "Setup Fee" |
| 7455 | msgstr "" |
| 7456 | |
| 7457 | #. translators: %1$1s is the setup fee amount, %2$2s is the setup fee name. |
| 7458 | #: src/Models/Price.php:266 |
| 7459 | msgid "%1$1s %2$2s." |
| 7460 | msgstr "" |
| 7461 | |
| 7462 | #. translators: %d is the number of payments. |
| 7463 | #: src/Models/Price.php:292 |
| 7464 | #: util/translations.js:83 |
| 7465 | #: price.js:85 |
| 7466 | msgid "%d payment" |
| 7467 | msgid_plural "%d payments" |
| 7468 | msgstr[0] "" |
| 7469 | msgstr[1] "" |
| 7470 | |
| 7471 | #: src/Models/Price.php:310 |
| 7472 | #: src/Models/Price.php:354 |
| 7473 | #: util/translations.js:15 |
| 7474 | #: price.js:36 |
| 7475 | #: price.js:50 |
| 7476 | msgid "day" |
| 7477 | msgid_plural "%d days" |
| 7478 | msgstr[0] "" |
| 7479 | msgstr[1] "" |
| 7480 | |
| 7481 | #: src/Models/Price.php:311 |
| 7482 | #: src/Models/Price.php:355 |
| 7483 | #: products/components/price/parts/RevokeAfterDays.js:59 |
| 7484 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:388 |
| 7485 | #: settings/review-protocol/ReviewProtocolSettings.js:136 |
| 7486 | #: settings/subscription/SubscriptionSettings.js:327 |
| 7487 | msgid "days" |
| 7488 | msgstr "" |
| 7489 | |
| 7490 | #: src/Models/Price.php:314 |
| 7491 | #: util/translations.js:22 |
| 7492 | #: price.js:38 |
| 7493 | msgid "week" |
| 7494 | msgid_plural "%d weeks" |
| 7495 | msgstr[0] "" |
| 7496 | msgstr[1] "" |
| 7497 | |
| 7498 | #: src/Models/Price.php:315 |
| 7499 | msgid "weeks" |
| 7500 | msgstr "" |
| 7501 | |
| 7502 | #: src/Models/Price.php:318 |
| 7503 | #: util/translations.js:29 |
| 7504 | #: price.js:40 |
| 7505 | msgid "month" |
| 7506 | msgid_plural "%d months" |
| 7507 | msgstr[0] "" |
| 7508 | msgstr[1] "" |
| 7509 | |
| 7510 | #: src/Models/Price.php:319 |
| 7511 | #: components/coupon/CouponDiscountDuration.js:81 |
| 7512 | msgid "months" |
| 7513 | msgstr "" |
| 7514 | |
| 7515 | #: src/Models/Price.php:322 |
| 7516 | #: util/translations.js:36 |
| 7517 | #: price.js:42 |
| 7518 | msgid "year" |
| 7519 | msgid_plural "%d years" |
| 7520 | msgstr[0] "" |
| 7521 | msgstr[1] "" |
| 7522 | |
| 7523 | #: src/Models/Price.php:323 |
| 7524 | msgid "years" |
| 7525 | msgstr "" |
| 7526 | |
| 7527 | #. translators: %1$d is the number of intervals, %2$s is the interval. |
| 7528 | #: src/Models/Price.php:335 |
| 7529 | msgid "every %1$d %2$s" |
| 7530 | msgid_plural "every %1$d %2$s" |
| 7531 | msgstr[0] "" |
| 7532 | msgstr[1] "" |
| 7533 | |
| 7534 | #: src/Models/Price.php:358 |
| 7535 | #: price.js:52 |
| 7536 | msgid "wk" |
| 7537 | msgid_plural "%d wks" |
| 7538 | msgstr[0] "" |
| 7539 | msgstr[1] "" |
| 7540 | |
| 7541 | #: src/Models/Price.php:359 |
| 7542 | msgid "wks" |
| 7543 | msgstr "" |
| 7544 | |
| 7545 | #: src/Models/Price.php:362 |
| 7546 | #: price.js:54 |
| 7547 | msgid "mo" |
| 7548 | msgid_plural "%d mos" |
| 7549 | msgstr[0] "" |
| 7550 | msgstr[1] "" |
| 7551 | |
| 7552 | #: src/Models/Price.php:363 |
| 7553 | msgid "mos" |
| 7554 | msgstr "" |
| 7555 | |
| 7556 | #: src/Models/Price.php:366 |
| 7557 | #: price.js:56 |
| 7558 | msgid "yr" |
| 7559 | msgid_plural "%d yrs" |
| 7560 | msgstr[0] "" |
| 7561 | msgstr[1] "" |
| 7562 | |
| 7563 | #: src/Models/Price.php:367 |
| 7564 | msgid "yrs" |
| 7565 | msgstr "" |
| 7566 | |
| 7567 | #. translators: %1$d is the number of intervals, %2$s is the interval. |
| 7568 | #: src/Models/Price.php:379 |
| 7569 | msgid "/ %1$d %2$s" |
| 7570 | msgid_plural "/ %1$d %2$s" |
| 7571 | msgstr[0] "" |
| 7572 | msgstr[1] "" |
| 7573 | |
| 7574 | #. translators: %d is the number of intervals. |
| 7575 | #: src/Models/Price.php:396 |
| 7576 | msgid " x %s" |
| 7577 | msgstr "" |
| 7578 | |
| 7579 | #. translators: %d is the number of intervals. |
| 7580 | #: src/Models/Price.php:410 |
| 7581 | msgid "(%d payments)" |
| 7582 | msgstr "" |
| 7583 | |
| 7584 | #: src/Models/Product.php:119 |
| 7585 | msgid "Missing ID" |
| 7586 | msgstr "" |
| 7587 | |
| 7588 | #. translators: %1$1s is the min price, %2$2s is the max price. |
| 7589 | #: src/Models/Product.php:1121 |
| 7590 | msgid "%1$1s - %2$2s" |
| 7591 | msgstr "" |
| 7592 | |
| 7593 | #. translators: %s is the product name. |
| 7594 | #: src/Models/ProductImport.php:79 |
| 7595 | msgid "%s Content" |
| 7596 | msgstr "" |
| 7597 | |
| 7598 | #: src/Models/ProvisionalAccount.php:63 |
| 7599 | msgid "You have already set up your store." |
| 7600 | msgstr "" |
| 7601 | |
| 7602 | #: src/Models/ProvisionalAccount.php:73 |
| 7603 | msgid "Store name must be at least 3 characters long. Please choose a different name for your store." |
| 7604 | msgstr "" |
| 7605 | |
| 7606 | #: src/Models/Referral.php:169 |
| 7607 | msgid "Cancelled" |
| 7608 | msgstr "" |
| 7609 | |
| 7610 | #: src/Models/Review.php:194 |
| 7611 | #: reviews/list/fields/status.js:8 |
| 7612 | #: reviews/list/fields/status.js:20 |
| 7613 | #: reviews/list/useStatusTabs.js:24 |
| 7614 | msgid "In Review" |
| 7615 | msgstr "" |
| 7616 | |
| 7617 | #: src/Models/Review.php:196 |
| 7618 | #: reviews/list/fields/status.js:9 |
| 7619 | #: reviews/list/fields/status.js:22 |
| 7620 | #: reviews/list/useStatusTabs.js:34 |
| 7621 | msgid "Rejected" |
| 7622 | msgstr "" |
| 7623 | |
| 7624 | #. translators: %d is the number of remaining payments. |
| 7625 | #: src/Models/Subscription.php:646 |
| 7626 | msgid "%d payment remaining" |
| 7627 | msgid_plural "%d payments remaining" |
| 7628 | msgstr[0] "" |
| 7629 | msgstr[1] "" |
| 7630 | |
| 7631 | #: src/Models/User.php:193 |
| 7632 | msgid "This user is already linked to a customer." |
| 7633 | msgstr "" |
| 7634 | |
| 7635 | #: src/Models/User.php:282 |
| 7636 | msgid "Sorry, no customer is being created, please contact with admin." |
| 7637 | msgstr "" |
| 7638 | |
| 7639 | #: src/Permissions/RolesService.php:36 |
| 7640 | msgid "SureCart Shop Manager" |
| 7641 | msgstr "" |
| 7642 | |
| 7643 | #: src/Permissions/RolesService.php:71 |
| 7644 | msgid "SureCart Accountant" |
| 7645 | msgstr "" |
| 7646 | |
| 7647 | #: src/Permissions/RolesService.php:82 |
| 7648 | msgid "SureCart Shop Worker" |
| 7649 | msgstr "" |
| 7650 | |
| 7651 | #: src/Permissions/RolesService.php:92 |
| 7652 | msgid "SureCart Customer" |
| 7653 | msgstr "" |
| 7654 | |
| 7655 | #: src/Request/RequestService.php:361 |
| 7656 | msgid "Invalid API token." |
| 7657 | msgstr "" |
| 7658 | |
| 7659 | #: src/Rest/AbandonedCheckoutProtocolRestServiceProvider.php:81 |
| 7660 | #: src/Rest/AbandonedCheckoutRestServiceProvider.php:53 |
| 7661 | #: src/Rest/AccountRestServiceProvider.php:76 |
| 7662 | #: src/Rest/ActivationRestServiceProvider.php:53 |
| 7663 | #: src/Rest/AffiliationProductsRestServiceProvider.php:45 |
| 7664 | #: src/Rest/AffiliationProtocolRestServiceProvider.php:81 |
| 7665 | #: src/Rest/AffiliationRequestsRestServiceProvider.php:80 |
| 7666 | #: src/Rest/AffiliationsRestServiceProvider.php:87 |
| 7667 | #: src/Rest/AutoFeeProtocolRestServiceProvider.php:53 |
| 7668 | #: src/Rest/AutoFeeRestServiceProvider.php:46 |
| 7669 | #: src/Rest/BalanceTransactionRestServiceProvider.php:53 |
| 7670 | #: src/Rest/BrandRestServiceProvider.php:90 |
| 7671 | #: src/Rest/BumpRestServiceProvider.php:54 |
| 7672 | #: src/Rest/CancellationActRestServiceProvider.php:54 |
| 7673 | #: src/Rest/CancellationReasonRestServiceProvider.php:46 |
| 7674 | #: src/Rest/ChargesRestServiceProvider.php:74 |
| 7675 | #: src/Rest/CheckoutRestServiceProvider.php:161 |
| 7676 | #: src/Rest/ClicksRestServiceProvider.php:52 |
| 7677 | #: src/Rest/CouponRestServiceProvider.php:46 |
| 7678 | #: src/Rest/CustomerNotificationProtocolRestServiceProvider.php:81 |
| 7679 | #: src/Rest/CustomerPortalProtocolRestServiceProvider.php:82 |
| 7680 | #: src/Rest/CustomerRestServiceProvider.php:47 |
| 7681 | #: src/Rest/DisplayCurrencyRestServiceProvider.php:54 |
| 7682 | #: src/Rest/DisputesRestServiceProvider.php:54 |
| 7683 | #: src/Rest/DownloadRestServiceProvider.php:54 |
| 7684 | #: src/Rest/DraftCheckoutRestServiceProvider.php:88 |
| 7685 | #: src/Rest/ExportsRestServiceProvider.php:52 |
| 7686 | #: src/Rest/FulfillmentRestServiceProvider.php:53 |
| 7687 | #: src/Rest/ImportRowsRestServiceProvider.php:53 |
| 7688 | #: src/Rest/IncomingWebhooksRestServiceProvider.php:95 |
| 7689 | #: src/Rest/IntegrationProvidersRestServiceProvider.php:106 |
| 7690 | #: src/Rest/IntegrationsCatalogRestServiceProvider.php:76 |
| 7691 | #: src/Rest/IntegrationsRestServiceProvider.php:78 |
| 7692 | #: src/Rest/LicenseRestServiceProvider.php:54 |
| 7693 | #: src/Rest/LineItemsRestServiceProvider.php:107 |
| 7694 | #: src/Rest/ManualPaymentMethodsRestServiceProvider.php:47 |
| 7695 | #: src/Rest/MediaRestServiceProvider.php:53 |
| 7696 | #: src/Rest/OrderProtocolRestServiceProvider.php:81 |
| 7697 | #: src/Rest/OrderRestServiceProvider.php:75 |
| 7698 | #: src/Rest/ParcelTemplateRestServiceProvider.php:53 |
| 7699 | #: src/Rest/PaymentIntentsRestServiceProvider.php:76 |
| 7700 | #: src/Rest/PaymentMethodsRestServiceProvider.php:76 |
| 7701 | #: src/Rest/PayoutGroupsRestServiceProvider.php:52 |
| 7702 | #: src/Rest/PayoutsRestServiceProvider.php:88 |
| 7703 | #: src/Rest/PeriodRestServiceProvider.php:75 |
| 7704 | #: src/Rest/PriceRestServiceProvider.php:64 |
| 7705 | #: src/Rest/ProcessorRestServiceProvider.php:68 |
| 7706 | #: src/Rest/ProductCollectionsRestServiceProvider.php:46 |
| 7707 | #: src/Rest/ProductGroupsRestServiceProvider.php:47 |
| 7708 | #: src/Rest/ProductMediaRestServiceProvider.php:75 |
| 7709 | #: src/Rest/ProductsRestServiceProvider.php:112 |
| 7710 | #: src/Rest/PromotionRestServiceProvider.php:46 |
| 7711 | #: src/Rest/ProvisionalAccountRestServiceProvider.php:54 |
| 7712 | #: src/Rest/PurchasesRestServiceProvider.php:88 |
| 7713 | #: src/Rest/ReferralItemsRestServiceProvider.php:52 |
| 7714 | #: src/Rest/ReferralsRestServiceProvider.php:101 |
| 7715 | #: src/Rest/RefundsRestServiceProvider.php:54 |
| 7716 | #: src/Rest/RegisteredWebhookRestServiceProvider.php:74 |
| 7717 | #: src/Rest/RestServiceProvider.php:194 |
| 7718 | #: src/Rest/ReturnItemsRestServiceProvider.php:52 |
| 7719 | #: src/Rest/ReturnReasonsRestServiceProvider.php:52 |
| 7720 | #: src/Rest/ReturnRequestsRestServiceProvider.php:88 |
| 7721 | #: src/Rest/ReviewProtocolRestServiceProvider.php:81 |
| 7722 | #: src/Rest/ReviewsRestServiceProvider.php:81 |
| 7723 | #: src/Rest/RuleSchemaRestServiceProvider.php:53 |
| 7724 | #: src/Rest/SettingsRestServiceProvider.php:76 |
| 7725 | #: src/Rest/ShippingMethodRestServiceProvider.php:54 |
| 7726 | #: src/Rest/ShippingProfileRestServiceProvider.php:54 |
| 7727 | #: src/Rest/ShippingProtocolRestServiceProvider.php:81 |
| 7728 | #: src/Rest/ShippingRateRestServiceProvider.php:54 |
| 7729 | #: src/Rest/ShippingZoneRestServiceProvider.php:54 |
| 7730 | #: src/Rest/StatisticRestServiceProvider.php:53 |
| 7731 | #: src/Rest/SubscriptionProtocolRestServiceProvider.php:82 |
| 7732 | #: src/Rest/SubscriptionRestServiceProvider.php:157 |
| 7733 | #: src/Rest/SwapRestServiceProvider.php:54 |
| 7734 | #: src/Rest/TaxOverrideRestServiceProvider.php:46 |
| 7735 | #: src/Rest/TaxProtocolRestServiceProvider.php:81 |
| 7736 | #: src/Rest/TaxRegistrationRestServiceProvider.php:46 |
| 7737 | #: src/Rest/TaxZoneRestServiceProvider.php:46 |
| 7738 | #: src/Rest/UploadsRestServiceProvider.php:54 |
| 7739 | #: src/Rest/UpsellFunnelRestServiceProvider.php:53 |
| 7740 | #: src/Rest/UpsellRestServiceProvider.php:60 |
| 7741 | #: src/Rest/VariantOptionsRestServiceProvider.php:53 |
| 7742 | #: src/Rest/VariantsRestServiceProvider.php:53 |
| 7743 | #: src/Rest/VariantValuesRestServiceProvider.php:53 |
| 7744 | #: src/Rest/WebhooksRestServiceProvider.php:46 |
| 7745 | msgid "Unique identifier for the object." |
| 7746 | msgstr "" |
| 7747 | |
| 7748 | #: src/Rest/AbandonedCheckoutRestServiceProvider.php:59 |
| 7749 | msgid "The current notification status for this abandonded checkout, which can be one of not_sent, scheduled, or sent." |
| 7750 | msgstr "" |
| 7751 | |
| 7752 | #: src/Rest/AbandonedCheckoutRestServiceProvider.php:64 |
| 7753 | msgid "The current status of this abandonded checkout, which can be one of not_notified, notified, or recovered." |
| 7754 | msgstr "" |
| 7755 | |
| 7756 | #: src/Rest/AbandonedCheckoutRestServiceProvider.php:69 |
| 7757 | msgid "The checkout id for the checkout." |
| 7758 | msgstr "" |
| 7759 | |
| 7760 | #: src/Rest/AbandonedCheckoutRestServiceProvider.php:75 |
| 7761 | msgid "The customer for the checkout." |
| 7762 | msgstr "" |
| 7763 | |
| 7764 | #: src/Rest/AbandonedCheckoutRestServiceProvider.php:81 |
| 7765 | msgid "This customer's most recent checkout that has been abandoned." |
| 7766 | msgstr "" |
| 7767 | |
| 7768 | #: src/Rest/AccountRestServiceProvider.php:82 |
| 7769 | #: src/Rest/BrandRestServiceProvider.php:96 |
| 7770 | msgid "Type of object (Account)" |
| 7771 | msgstr "" |
| 7772 | |
| 7773 | #: src/Rest/AccountRestServiceProvider.php:88 |
| 7774 | #: src/Rest/AccountRestServiceProvider.php:94 |
| 7775 | #: src/Rest/BrandRestServiceProvider.php:102 |
| 7776 | #: src/Rest/BrandRestServiceProvider.php:108 |
| 7777 | #: src/Rest/BumpRestServiceProvider.php:66 |
| 7778 | #: src/Rest/BumpRestServiceProvider.php:72 |
| 7779 | #: src/Rest/SettingsRestServiceProvider.php:88 |
| 7780 | #: src/Rest/SettingsRestServiceProvider.php:94 |
| 7781 | #: src/Rest/SwapRestServiceProvider.php:66 |
| 7782 | #: src/Rest/SwapRestServiceProvider.php:72 |
| 7783 | #: src/Rest/UpsellFunnelRestServiceProvider.php:65 |
| 7784 | #: src/Rest/UpsellFunnelRestServiceProvider.php:71 |
| 7785 | #: src/Rest/UpsellRestServiceProvider.php:72 |
| 7786 | #: src/Rest/UpsellRestServiceProvider.php:78 |
| 7787 | msgid "Created at timestamp" |
| 7788 | msgstr "" |
| 7789 | |
| 7790 | #: src/Rest/AccountRestServiceProvider.php:100 |
| 7791 | #: src/Rest/SettingsRestServiceProvider.php:100 |
| 7792 | msgid "The name of the account." |
| 7793 | msgstr "" |
| 7794 | |
| 7795 | #: src/Rest/AccountRestServiceProvider.php:105 |
| 7796 | #: src/Rest/SettingsRestServiceProvider.php:105 |
| 7797 | msgid "The default currency for the account." |
| 7798 | msgstr "" |
| 7799 | |
| 7800 | #: src/Rest/AccountRestServiceProvider.php:110 |
| 7801 | #: src/Rest/SettingsRestServiceProvider.php:110 |
| 7802 | msgid "Owner data." |
| 7803 | msgstr "" |
| 7804 | |
| 7805 | #: src/Rest/AccountRestServiceProvider.php:115 |
| 7806 | #: src/Rest/SettingsRestServiceProvider.php:115 |
| 7807 | msgid "Connected processors" |
| 7808 | msgstr "" |
| 7809 | |
| 7810 | #: src/Rest/ActivationRestServiceProvider.php:59 |
| 7811 | msgid "The unique identifier for this activation. For example a URL, a machine fingerprint, etc." |
| 7812 | msgstr "" |
| 7813 | |
| 7814 | #: src/Rest/ActivationRestServiceProvider.php:65 |
| 7815 | msgid "The name of this activation." |
| 7816 | msgstr "" |
| 7817 | |
| 7818 | #: src/Rest/ActivationRestServiceProvider.php:70 |
| 7819 | msgid "The UUID of the license." |
| 7820 | msgstr "" |
| 7821 | |
| 7822 | #: src/Rest/ActivationRestServiceProvider.php:89 |
| 7823 | #: src/Rest/DisplayCurrencyRestServiceProvider.php:73 |
| 7824 | #: src/Rest/DownloadRestServiceProvider.php:73 |
| 7825 | #: src/Rest/FulfillmentRestServiceProvider.php:72 |
| 7826 | #: src/Rest/IncomingWebhooksRestServiceProvider.php:131 |
| 7827 | #: src/Rest/IntegrationProvidersRestServiceProvider.php:129 |
| 7828 | #: src/Rest/IntegrationsCatalogRestServiceProvider.php:99 |
| 7829 | #: src/Rest/IntegrationsRestServiceProvider.php:118 |
| 7830 | #: src/Rest/LicenseRestServiceProvider.php:73 |
| 7831 | #: src/Rest/LineItemsRestServiceProvider.php:138 |
| 7832 | #: src/Rest/MediaRestServiceProvider.php:72 |
| 7833 | #: src/Rest/PriceRestServiceProvider.php:115 |
| 7834 | #: src/Rest/ProductCollectionsRestServiceProvider.php:104 |
| 7835 | #: src/Rest/ProductMediaRestServiceProvider.php:114 |
| 7836 | #: src/Rest/ProductsRestServiceProvider.php:224 |
| 7837 | #: src/Rest/ReviewsRestServiceProvider.php:192 |
| 7838 | #: src/Rest/StatisticRestServiceProvider.php:72 |
| 7839 | msgid "The page of items you want returned." |
| 7840 | msgstr "" |
| 7841 | |
| 7842 | #: src/Rest/ActivationRestServiceProvider.php:93 |
| 7843 | #: src/Rest/DisplayCurrencyRestServiceProvider.php:77 |
| 7844 | #: src/Rest/DownloadRestServiceProvider.php:77 |
| 7845 | #: src/Rest/FulfillmentRestServiceProvider.php:76 |
| 7846 | #: src/Rest/IncomingWebhooksRestServiceProvider.php:135 |
| 7847 | #: src/Rest/IntegrationProvidersRestServiceProvider.php:133 |
| 7848 | #: src/Rest/IntegrationsCatalogRestServiceProvider.php:103 |
| 7849 | #: src/Rest/IntegrationsRestServiceProvider.php:122 |
| 7850 | #: src/Rest/LicenseRestServiceProvider.php:77 |
| 7851 | #: src/Rest/LineItemsRestServiceProvider.php:142 |
| 7852 | #: src/Rest/MediaRestServiceProvider.php:76 |
| 7853 | #: src/Rest/PriceRestServiceProvider.php:119 |
| 7854 | #: src/Rest/ProductCollectionsRestServiceProvider.php:108 |
| 7855 | #: src/Rest/ProductMediaRestServiceProvider.php:118 |
| 7856 | #: src/Rest/ProductsRestServiceProvider.php:228 |
| 7857 | #: src/Rest/ReviewsRestServiceProvider.php:196 |
| 7858 | #: src/Rest/StatisticRestServiceProvider.php:76 |
| 7859 | msgid "A limit on the number of items to be returned, between 1 and 100." |
| 7860 | msgstr "" |
| 7861 | |
| 7862 | #: src/Rest/ActivationRestServiceProvider.php:97 |
| 7863 | #: src/Rest/PriceRestServiceProvider.php:99 |
| 7864 | #: src/Rest/ProductMediaRestServiceProvider.php:98 |
| 7865 | #: src/Rest/ProductsRestServiceProvider.php:200 |
| 7866 | msgid "Ensure result set excludes specific IDs." |
| 7867 | msgstr "" |
| 7868 | |
| 7869 | #: src/Rest/ActivationRestServiceProvider.php:105 |
| 7870 | msgid "Ensure result set excludes specific license IDs." |
| 7871 | msgstr "" |
| 7872 | |
| 7873 | #: src/Rest/AutoFeeProtocolRestServiceProvider.php:59 |
| 7874 | msgid "Negative Checkout Fee Selection Strategy." |
| 7875 | msgstr "" |
| 7876 | |
| 7877 | #: src/Rest/AutoFeeProtocolRestServiceProvider.php:64 |
| 7878 | msgid "Negative Line Item Fee Selection Strategy." |
| 7879 | msgstr "" |
| 7880 | |
| 7881 | #: src/Rest/AutoFeeProtocolRestServiceProvider.php:69 |
| 7882 | msgid "Negative Shipping Fee Selection Strategy." |
| 7883 | msgstr "" |
| 7884 | |
| 7885 | #: src/Rest/AutoFeeProtocolRestServiceProvider.php:74 |
| 7886 | msgid "Positive Checkout Fee Selection Strategy." |
| 7887 | msgstr "" |
| 7888 | |
| 7889 | #: src/Rest/AutoFeeProtocolRestServiceProvider.php:79 |
| 7890 | msgid "Positive Line Item Fee Selection Strategy." |
| 7891 | msgstr "" |
| 7892 | |
| 7893 | #: src/Rest/AutoFeeProtocolRestServiceProvider.php:84 |
| 7894 | msgid "Positive Shipping Fee Selection Strategy." |
| 7895 | msgstr "" |
| 7896 | |
| 7897 | #: src/Rest/BatchesRestServiceProvider.php:49 |
| 7898 | msgid "UUID of the batch." |
| 7899 | msgstr "" |
| 7900 | |
| 7901 | #: src/Rest/BatchesRestServiceProvider.php:55 |
| 7902 | msgid "pending | in_progress | completed" |
| 7903 | msgstr "" |
| 7904 | |
| 7905 | #: src/Rest/BatchesRestServiceProvider.php:60 |
| 7906 | msgid "Total operations in this batch." |
| 7907 | msgstr "" |
| 7908 | |
| 7909 | #: src/Rest/BatchesRestServiceProvider.php:65 |
| 7910 | msgid "Operations that have finished (completed, failed, or timed out)." |
| 7911 | msgstr "" |
| 7912 | |
| 7913 | #: src/Rest/BatchesRestServiceProvider.php:70 |
| 7914 | msgid "Operations to execute as part of this batch." |
| 7915 | msgstr "" |
| 7916 | |
| 7917 | #: src/Rest/BatchesRestServiceProvider.php:95 |
| 7918 | msgid "Page of items returned." |
| 7919 | msgstr "" |
| 7920 | |
| 7921 | #: src/Rest/BatchesRestServiceProvider.php:99 |
| 7922 | msgid "Items per page (1-100)." |
| 7923 | msgstr "" |
| 7924 | |
| 7925 | #: src/Rest/BatchesRestServiceProvider.php:146 |
| 7926 | msgid "You are not allowed to use the batch endpoint." |
| 7927 | msgstr "" |
| 7928 | |
| 7929 | #: src/Rest/BatchesRestServiceProvider.php:155 |
| 7930 | msgid "A batch must contain at least one operation." |
| 7931 | msgstr "" |
| 7932 | |
| 7933 | #: src/Rest/BatchesRestServiceProvider.php:168 |
| 7934 | msgid "Unsupported operation in batch." |
| 7935 | msgstr "" |
| 7936 | |
| 7937 | #: src/Rest/BatchesRestServiceProvider.php:175 |
| 7938 | msgid "You are not allowed to perform one or more operations in this batch." |
| 7939 | msgstr "" |
| 7940 | |
| 7941 | #: src/Rest/BlockPatternsRestServiceProvider.php:93 |
| 7942 | msgid "Sorry, you are not allowed to view the registered form patterns." |
| 7943 | msgstr "" |
| 7944 | |
| 7945 | #: src/Rest/BlockPatternsRestServiceProvider.php:171 |
| 7946 | msgid "The pattern name." |
| 7947 | msgstr "" |
| 7948 | |
| 7949 | #: src/Rest/BlockPatternsRestServiceProvider.php:177 |
| 7950 | msgid "The pattern title, in human readable format." |
| 7951 | msgstr "" |
| 7952 | |
| 7953 | #: src/Rest/BlockPatternsRestServiceProvider.php:183 |
| 7954 | msgid "The pattern detailed description." |
| 7955 | msgstr "" |
| 7956 | |
| 7957 | #: src/Rest/BlockPatternsRestServiceProvider.php:189 |
| 7958 | msgid "The pattern viewport width for inserter preview." |
| 7959 | msgstr "" |
| 7960 | |
| 7961 | #: src/Rest/BlockPatternsRestServiceProvider.php:195 |
| 7962 | msgid "Block types that the pattern is intended to be used with." |
| 7963 | msgstr "" |
| 7964 | |
| 7965 | #: src/Rest/BlockPatternsRestServiceProvider.php:201 |
| 7966 | msgid "The pattern category slugs." |
| 7967 | msgstr "" |
| 7968 | |
| 7969 | #: src/Rest/BlockPatternsRestServiceProvider.php:207 |
| 7970 | msgid "The pattern keywords." |
| 7971 | msgstr "" |
| 7972 | |
| 7973 | #: src/Rest/BlockPatternsRestServiceProvider.php:213 |
| 7974 | msgid "The pattern content." |
| 7975 | msgstr "" |
| 7976 | |
| 7977 | #: src/Rest/BlockPatternsRestServiceProvider.php:219 |
| 7978 | msgid "Determines whether the pattern is visible in inserter." |
| 7979 | msgstr "" |
| 7980 | |
| 7981 | #: src/Rest/BrandRestServiceProvider.php:114 |
| 7982 | msgid "The brand color." |
| 7983 | msgstr "" |
| 7984 | |
| 7985 | #: src/Rest/BrandRestServiceProvider.php:119 |
| 7986 | msgid "The email address that will be shown to customers for support, on invoices, etc." |
| 7987 | msgstr "" |
| 7988 | |
| 7989 | #: src/Rest/BrandRestServiceProvider.php:124 |
| 7990 | msgid "The phone number that will be shown to customers for support, on invoices, etc." |
| 7991 | msgstr "" |
| 7992 | |
| 7993 | #: src/Rest/BrandRestServiceProvider.php:129 |
| 7994 | msgid "The website that will be shown to customers for support, on invoices, etc." |
| 7995 | msgstr "" |
| 7996 | |
| 7997 | #: src/Rest/BrandRestServiceProvider.php:134 |
| 7998 | msgid "The brand logo media object." |
| 7999 | msgstr "" |
| 8000 | |
| 8001 | #: src/Rest/BrandRestServiceProvider.php:139 |
| 8002 | msgid "The dark mode logo media object." |
| 8003 | msgstr "" |
| 8004 | |
| 8005 | #: src/Rest/BrandRestServiceProvider.php:144 |
| 8006 | msgid "The SureCart color scheme (light or dark)." |
| 8007 | msgstr "" |
| 8008 | |
| 8009 | #: src/Rest/BrandRestServiceProvider.php:150 |
| 8010 | msgid "The primary color used in dark mode." |
| 8011 | msgstr "" |
| 8012 | |
| 8013 | #: src/Rest/BrandRestServiceProvider.php:155 |
| 8014 | msgid "The URL of the brand logo." |
| 8015 | msgstr "" |
| 8016 | |
| 8017 | #: src/Rest/BrandRestServiceProvider.php:160 |
| 8018 | msgid "The associated address." |
| 8019 | msgstr "" |
| 8020 | |
| 8021 | #: src/Rest/BrandRestServiceProvider.php:165 |
| 8022 | msgid "The default memo for invoices and receipts." |
| 8023 | msgstr "" |
| 8024 | |
| 8025 | #: src/Rest/BrandRestServiceProvider.php:170 |
| 8026 | msgid "The default footer for invoices and receipts." |
| 8027 | msgstr "" |
| 8028 | |
| 8029 | #: src/Rest/BumpRestServiceProvider.php:60 |
| 8030 | msgid "Type of object (bump)" |
| 8031 | msgstr "" |
| 8032 | |
| 8033 | #: src/Rest/BumpRestServiceProvider.php:78 |
| 8034 | msgid "Amount (in the currency of the price) that will be taken off line items associated with this bump." |
| 8035 | msgstr "" |
| 8036 | |
| 8037 | #: src/Rest/BumpRestServiceProvider.php:83 |
| 8038 | msgid "Whether or not this bump is currently enabled and being shown to customers." |
| 8039 | msgstr "" |
| 8040 | |
| 8041 | #: src/Rest/BumpRestServiceProvider.php:88 |
| 8042 | msgid "The conditions that will filter this bump to be recommeneded. Accepted keys are price_ids, product_ids, and product_group_ids with array values." |
| 8043 | msgstr "" |
| 8044 | |
| 8045 | #: src/Rest/BumpRestServiceProvider.php:93 |
| 8046 | #: bumps/CreateBump.js:65 |
| 8047 | #: bumps/modules/Name.js:11 |
| 8048 | #: upsell-funnels/modules/Upsell/EditUpsell.js:175 |
| 8049 | msgid "This is shown to the customer on invoices and line items." |
| 8050 | msgstr "" |
| 8051 | |
| 8052 | #: src/Rest/BumpRestServiceProvider.php:98 |
| 8053 | msgid "Percent that will be taken off line items associated with this bump." |
| 8054 | msgstr "" |
| 8055 | |
| 8056 | #: src/Rest/BumpRestServiceProvider.php:103 |
| 8057 | msgid "The priority of this bump in relation to other bumps. Must be in the range of 1 - 5." |
| 8058 | msgstr "" |
| 8059 | |
| 8060 | #: src/Rest/BumpRestServiceProvider.php:108 |
| 8061 | #: src/Rest/UpsellRestServiceProvider.php:109 |
| 8062 | msgid "The UUID of the price." |
| 8063 | msgstr "" |
| 8064 | |
| 8065 | #: src/Rest/BumpRestServiceProvider.php:113 |
| 8066 | msgid "Set of key-value pairs for custom data." |
| 8067 | msgstr "" |
| 8068 | |
| 8069 | #: src/Rest/BumpRestServiceProvider.php:118 |
| 8070 | msgid "Offer description." |
| 8071 | msgstr "" |
| 8072 | |
| 8073 | #: src/Rest/CheckEmailRestServiceProvider.php:66 |
| 8074 | #: src/Rest/LoginRestServiceProvider.php:79 |
| 8075 | #: sc-customer-login2.js:241 |
| 8076 | #: sc-login-form.js:163 |
| 8077 | #: sc-login-provider2.js:85 |
| 8078 | msgid "Login" |
| 8079 | msgstr "" |
| 8080 | |
| 8081 | #: src/Rest/CheckoutRestServiceProvider.php:167 |
| 8082 | #: src/Rest/DraftCheckoutRestServiceProvider.php:94 |
| 8083 | msgid "The currency for the session." |
| 8084 | msgstr "" |
| 8085 | |
| 8086 | #: src/Rest/CheckoutRestServiceProvider.php:171 |
| 8087 | #: src/Rest/DraftCheckoutRestServiceProvider.php:98 |
| 8088 | msgid "Metadata for the order." |
| 8089 | msgstr "" |
| 8090 | |
| 8091 | #: src/Rest/CheckoutRestServiceProvider.php:176 |
| 8092 | #: src/Rest/DraftCheckoutRestServiceProvider.php:102 |
| 8093 | msgid "The customer id for the order." |
| 8094 | msgstr "" |
| 8095 | |
| 8096 | #: src/Rest/CheckoutRestServiceProvider.php:181 |
| 8097 | #: src/Rest/DraftCheckoutRestServiceProvider.php:107 |
| 8098 | msgid "The customer for the session." |
| 8099 | msgstr "" |
| 8100 | |
| 8101 | #: src/Rest/CheckoutRestServiceProvider.php:186 |
| 8102 | #: src/Rest/DraftCheckoutRestServiceProvider.php:112 |
| 8103 | msgid "The line items for the session." |
| 8104 | msgstr "" |
| 8105 | |
| 8106 | #: src/Rest/CheckoutRestServiceProvider.php:190 |
| 8107 | #: src/Rest/DraftCheckoutRestServiceProvider.php:116 |
| 8108 | msgid "The discount for the session." |
| 8109 | msgstr "" |
| 8110 | |
| 8111 | #: src/Rest/CheckoutRestServiceProvider.php:211 |
| 8112 | msgid "Test order successful, but not processed." |
| 8113 | msgstr "" |
| 8114 | |
| 8115 | #: src/Rest/CheckoutRestServiceProvider.php:212 |
| 8116 | msgid "This is a test checkout. No orders were processed. Please contact the store administrator for more information." |
| 8117 | msgstr "" |
| 8118 | |
| 8119 | #: src/Rest/CheckoutRestServiceProvider.php:219 |
| 8120 | msgid "Form ID is required." |
| 8121 | msgstr "" |
| 8122 | |
| 8123 | #: src/Rest/CheckoutRestServiceProvider.php:226 |
| 8124 | msgid "Form ID is invalid." |
| 8125 | msgstr "" |
| 8126 | |
| 8127 | #: src/Rest/CustomerNotificationProtocolRestServiceProvider.php:95 |
| 8128 | msgid "If set to true abandonded order reminder emails will be sent to customers." |
| 8129 | msgstr "" |
| 8130 | |
| 8131 | #: src/Rest/CustomerNotificationProtocolRestServiceProvider.php:100 |
| 8132 | msgid "If set to true order confirmation emails will be sent to customers." |
| 8133 | msgstr "" |
| 8134 | |
| 8135 | #: src/Rest/CustomerNotificationProtocolRestServiceProvider.php:105 |
| 8136 | msgid "If set to true subscription dunning emails will be sent to customers." |
| 8137 | msgstr "" |
| 8138 | |
| 8139 | #: src/Rest/CustomerNotificationProtocolRestServiceProvider.php:110 |
| 8140 | msgid "If set to true refund emails will be sent to customers." |
| 8141 | msgstr "" |
| 8142 | |
| 8143 | #: src/Rest/CustomerNotificationProtocolRestServiceProvider.php:115 |
| 8144 | msgid "The from name to use when sending emails to customers." |
| 8145 | msgstr "" |
| 8146 | |
| 8147 | #: src/Rest/CustomerNotificationProtocolRestServiceProvider.php:120 |
| 8148 | msgid "The language that will be used for all customer notifications. Current available locales are de, en, es, and fr." |
| 8149 | msgstr "" |
| 8150 | |
| 8151 | #: src/Rest/CustomerNotificationProtocolRestServiceProvider.php:125 |
| 8152 | msgid "The reply-to email address to use when sending emails to customers." |
| 8153 | msgstr "" |
| 8154 | |
| 8155 | #: src/Rest/CustomerPortalProtocolRestServiceProvider.php:96 |
| 8156 | msgid "Whether or not customers can cancel subscriptions from the customer portal." |
| 8157 | msgstr "" |
| 8158 | |
| 8159 | #: src/Rest/CustomerPortalProtocolRestServiceProvider.php:101 |
| 8160 | msgid "Whether or not customers can make subscription changes from the customer portal." |
| 8161 | msgstr "" |
| 8162 | |
| 8163 | #: src/Rest/CustomerPortalProtocolRestServiceProvider.php:106 |
| 8164 | msgid "Whether or not customers can change subscription quantities from the customer portal." |
| 8165 | msgstr "" |
| 8166 | |
| 8167 | #: src/Rest/CustomerPortalProtocolRestServiceProvider.php:111 |
| 8168 | msgid "The terms of service link that is shown to customers on the customer portal." |
| 8169 | msgstr "" |
| 8170 | |
| 8171 | #: src/Rest/CustomerRestServiceProvider.php:78 |
| 8172 | msgid "Create the WordPress user." |
| 8173 | msgstr "" |
| 8174 | |
| 8175 | #: src/Rest/CustomerRestServiceProvider.php:84 |
| 8176 | msgid "Run any purchase syncing actions." |
| 8177 | msgstr "" |
| 8178 | |
| 8179 | #: src/Rest/CustomerRestServiceProvider.php:90 |
| 8180 | msgid "Dry run the sync." |
| 8181 | msgstr "" |
| 8182 | |
| 8183 | #: src/Rest/CustomerRestServiceProvider.php:182 |
| 8184 | msgid "You must be logged in to access your customer record." |
| 8185 | msgstr "" |
| 8186 | |
| 8187 | #: src/Rest/DownloadRestServiceProvider.php:81 |
| 8188 | msgid "Filter downloads by variant IDs." |
| 8189 | msgstr "" |
| 8190 | |
| 8191 | #: src/Rest/DownloadRestServiceProvider.php:90 |
| 8192 | msgid "Filter downloads by product IDs." |
| 8193 | msgstr "" |
| 8194 | |
| 8195 | #: src/Rest/IncomingWebhooksRestServiceProvider.php:101 |
| 8196 | #: src/Rest/IntegrationsRestServiceProvider.php:84 |
| 8197 | msgid "The SureCart model name." |
| 8198 | msgstr "" |
| 8199 | |
| 8200 | #: src/Rest/IncomingWebhooksRestServiceProvider.php:120 |
| 8201 | #: src/Rest/IntegrationsRestServiceProvider.php:103 |
| 8202 | msgid "The SureCart model id." |
| 8203 | msgstr "" |
| 8204 | |
| 8205 | #: src/Rest/IntegrationProvidersRestServiceProvider.php:125 |
| 8206 | #: src/Rest/IntegrationsCatalogRestServiceProvider.php:95 |
| 8207 | msgid "The model to get integration providers for." |
| 8208 | msgstr "" |
| 8209 | |
| 8210 | #: src/Rest/LineItemsRestServiceProvider.php:113 |
| 8211 | msgid "The checkout for the line item." |
| 8212 | msgstr "" |
| 8213 | |
| 8214 | #: src/Rest/LineItemsRestServiceProvider.php:118 |
| 8215 | msgid "The customer associated with the checkout." |
| 8216 | msgstr "" |
| 8217 | |
| 8218 | #: src/Rest/LoginRestServiceProvider.php:83 |
| 8219 | #: sc-customer-login2.js:237 |
| 8220 | #: sc-login-provider2.js:85 |
| 8221 | msgid "Password" |
| 8222 | msgstr "" |
| 8223 | |
| 8224 | #: src/Rest/LoginRestServiceProvider.php:114 |
| 8225 | msgid "You must be logged in to perform this action." |
| 8226 | msgstr "" |
| 8227 | |
| 8228 | #: src/Rest/OrderProtocolRestServiceProvider.php:95 |
| 8229 | msgid "The default footer that is shown on all order statements (i.e. invoices and receipts)." |
| 8230 | msgstr "" |
| 8231 | |
| 8232 | #: src/Rest/OrderProtocolRestServiceProvider.php:100 |
| 8233 | #: settings/order/OrderProtocol.js:287 |
| 8234 | msgid "The default memo that is shown on all order statements (i.e. invoices and receipts)." |
| 8235 | msgstr "" |
| 8236 | |
| 8237 | #: src/Rest/OrderProtocolRestServiceProvider.php:105 |
| 8238 | msgid "The prefix that is added to all order numbers. Must be between 3-12 characters and only include letters." |
| 8239 | msgstr "" |
| 8240 | |
| 8241 | #: src/Rest/OrderProtocolRestServiceProvider.php:110 |
| 8242 | msgid "The type of number to use for orders – one of sequential or token." |
| 8243 | msgstr "" |
| 8244 | |
| 8245 | #: src/Rest/PluginInstallerRestServiceProvider.php:36 |
| 8246 | msgid "The integration catalog id to install." |
| 8247 | msgstr "" |
| 8248 | |
| 8249 | #: src/Rest/PriceRestServiceProvider.php:70 |
| 8250 | #: src/Rest/ProductGroupsRestServiceProvider.php:53 |
| 8251 | #: src/Rest/ProductMediaRestServiceProvider.php:81 |
| 8252 | #: src/Rest/UploadsRestServiceProvider.php:60 |
| 8253 | msgid "The content for the object." |
| 8254 | msgstr "" |
| 8255 | |
| 8256 | #: src/Rest/PriceRestServiceProvider.php:87 |
| 8257 | #: src/Rest/ProductsRestServiceProvider.php:170 |
| 8258 | msgid "Whether to get archived products or not." |
| 8259 | msgstr "" |
| 8260 | |
| 8261 | #: src/Rest/PriceRestServiceProvider.php:91 |
| 8262 | msgid "Only return prices that allow ad hoc amounts or not." |
| 8263 | msgstr "" |
| 8264 | |
| 8265 | #: src/Rest/PriceRestServiceProvider.php:95 |
| 8266 | #: src/Rest/ProductCollectionsRestServiceProvider.php:78 |
| 8267 | #: src/Rest/ProductsRestServiceProvider.php:178 |
| 8268 | #: src/Rest/ReviewsRestServiceProvider.php:188 |
| 8269 | msgid "The query to be used for full text search of this collection." |
| 8270 | msgstr "" |
| 8271 | |
| 8272 | #: src/Rest/PriceRestServiceProvider.php:107 |
| 8273 | #: src/Rest/ProductMediaRestServiceProvider.php:106 |
| 8274 | msgid "Only return objects that belong to the given products." |
| 8275 | msgstr "" |
| 8276 | |
| 8277 | #: src/Rest/ProductCollectionsRestServiceProvider.php:82 |
| 8278 | msgid "Sort directive in the form `field:direction`, e.g. `created_at:desc`." |
| 8279 | msgstr "" |
| 8280 | |
| 8281 | #: src/Rest/ProductCollectionsRestServiceProvider.php:86 |
| 8282 | msgid "Relations to expand on each returned collection." |
| 8283 | msgstr "" |
| 8284 | |
| 8285 | #: src/Rest/ProductCollectionsRestServiceProvider.php:92 |
| 8286 | msgid "Filter the result set to specific IDs." |
| 8287 | msgstr "" |
| 8288 | |
| 8289 | #: src/Rest/ProductCollectionsRestServiceProvider.php:98 |
| 8290 | msgid "Only return collections that contain the given products." |
| 8291 | msgstr "" |
| 8292 | |
| 8293 | #: src/Rest/ProductCollectionsRestServiceProvider.php:133 |
| 8294 | msgid "Sorry, you are not allowed to edit product collections." |
| 8295 | msgstr "" |
| 8296 | |
| 8297 | #: src/Rest/ProductMediaRestServiceProvider.php:122 |
| 8298 | msgid "A limit on the number of records returned" |
| 8299 | msgstr "" |
| 8300 | |
| 8301 | #: src/Rest/ProductsRestServiceProvider.php:118 |
| 8302 | msgid "Files attached to the product." |
| 8303 | msgstr "" |
| 8304 | |
| 8305 | #: src/Rest/ProductsRestServiceProvider.php:126 |
| 8306 | msgid "Stored product metadata" |
| 8307 | msgstr "" |
| 8308 | |
| 8309 | #: src/Rest/ProductsRestServiceProvider.php:137 |
| 8310 | msgid "Top level metrics for the product." |
| 8311 | msgstr "" |
| 8312 | |
| 8313 | #: src/Rest/ProductsRestServiceProvider.php:174 |
| 8314 | msgid "Only return products that are recurring or not recurring (one time)." |
| 8315 | msgstr "" |
| 8316 | |
| 8317 | #: src/Rest/ProductsRestServiceProvider.php:182 |
| 8318 | msgid "Sort directive in the form `field:direction`, e.g. `cataloged_at:desc`." |
| 8319 | msgstr "" |
| 8320 | |
| 8321 | #: src/Rest/ProductsRestServiceProvider.php:186 |
| 8322 | msgid "Relations to expand on each returned product." |
| 8323 | msgstr "" |
| 8324 | |
| 8325 | #: src/Rest/ProductsRestServiceProvider.php:194 |
| 8326 | msgid "Whether `expand` augments the default relations (`merge`) or replaces them (`replace`)." |
| 8327 | msgstr "" |
| 8328 | |
| 8329 | #: src/Rest/ProductsRestServiceProvider.php:208 |
| 8330 | msgid "Only return objects that belong to the given product groups." |
| 8331 | msgstr "" |
| 8332 | |
| 8333 | #: src/Rest/ProductsRestServiceProvider.php:216 |
| 8334 | msgid "Only return objects that belong to the given product collections." |
| 8335 | msgstr "" |
| 8336 | |
| 8337 | #: src/Rest/ProductsRestServiceProvider.php:255 |
| 8338 | #: src/Rest/ProductsRestServiceProvider.php:273 |
| 8339 | msgid "Sorry, you are not allowed to edit products." |
| 8340 | msgstr "" |
| 8341 | |
| 8342 | #: src/Rest/ReviewProtocolRestServiceProvider.php:87 |
| 8343 | #: src/Rest/ReviewsRestServiceProvider.php:87 |
| 8344 | msgid "Type of object." |
| 8345 | msgstr "" |
| 8346 | |
| 8347 | #: src/Rest/ReviewProtocolRestServiceProvider.php:93 |
| 8348 | msgid "Whether reviews are enabled globally." |
| 8349 | msgstr "" |
| 8350 | |
| 8351 | #: src/Rest/ReviewProtocolRestServiceProvider.php:98 |
| 8352 | msgid "Whether to send review solicitation emails." |
| 8353 | msgstr "" |
| 8354 | |
| 8355 | #: src/Rest/ReviewProtocolRestServiceProvider.php:103 |
| 8356 | msgid "Days after order fulfillment to send review solicitation email." |
| 8357 | msgstr "" |
| 8358 | |
| 8359 | #: src/Rest/ReviewsRestServiceProvider.php:93 |
| 8360 | msgid "Review body content." |
| 8361 | msgstr "" |
| 8362 | |
| 8363 | #: src/Rest/ReviewsRestServiceProvider.php:98 |
| 8364 | msgid "Review status." |
| 8365 | msgstr "" |
| 8366 | |
| 8367 | #: src/Rest/ReviewsRestServiceProvider.php:104 |
| 8368 | msgid "Review title." |
| 8369 | msgstr "" |
| 8370 | |
| 8371 | #: src/Rest/ReviewsRestServiceProvider.php:109 |
| 8372 | msgid "Review rating in stars (1-5)." |
| 8373 | msgstr "" |
| 8374 | |
| 8375 | #: src/Rest/ReviewsRestServiceProvider.php:116 |
| 8376 | msgid "Whether the review is verified." |
| 8377 | msgstr "" |
| 8378 | |
| 8379 | #: src/Rest/ReviewsRestServiceProvider.php:122 |
| 8380 | msgid "The customer who wrote the review." |
| 8381 | msgstr "" |
| 8382 | |
| 8383 | #: src/Rest/ReviewsRestServiceProvider.php:127 |
| 8384 | msgid "The product being reviewed." |
| 8385 | msgstr "" |
| 8386 | |
| 8387 | #: src/Rest/ReviewsRestServiceProvider.php:132 |
| 8388 | msgid "The purchase associated with this review." |
| 8389 | msgstr "" |
| 8390 | |
| 8391 | #: src/Rest/ReviewsRestServiceProvider.php:150 |
| 8392 | msgid "Filter by review status." |
| 8393 | msgstr "" |
| 8394 | |
| 8395 | #: src/Rest/ReviewsRestServiceProvider.php:159 |
| 8396 | msgid "Only return reviews for the given products." |
| 8397 | msgstr "" |
| 8398 | |
| 8399 | #: src/Rest/ReviewsRestServiceProvider.php:167 |
| 8400 | msgid "Filter by star rating (1-5)." |
| 8401 | msgstr "" |
| 8402 | |
| 8403 | #: src/Rest/ReviewsRestServiceProvider.php:176 |
| 8404 | msgid "Only return reviews from the given customers." |
| 8405 | msgstr "" |
| 8406 | |
| 8407 | #: src/Rest/ReviewsRestServiceProvider.php:184 |
| 8408 | msgid "Only return verified or unverified reviews." |
| 8409 | msgstr "" |
| 8410 | |
| 8411 | #: src/Rest/RuleSchemaRestServiceProvider.php:59 |
| 8412 | msgid "Type of object (rule_schema)" |
| 8413 | msgstr "" |
| 8414 | |
| 8415 | #: src/Rest/RuleSchemaRestServiceProvider.php:65 |
| 8416 | msgid "Attributes of a Rule Schema" |
| 8417 | msgstr "" |
| 8418 | |
| 8419 | #: src/Rest/SettingsRestServiceProvider.php:82 |
| 8420 | msgid "Type of object (Settings)" |
| 8421 | msgstr "" |
| 8422 | |
| 8423 | #: src/Rest/ShippingProtocolRestServiceProvider.php:87 |
| 8424 | msgid "Whether or not shipping is enabled" |
| 8425 | msgstr "" |
| 8426 | |
| 8427 | #: src/Rest/StatisticRestServiceProvider.php:80 |
| 8428 | msgid "Only return objects that have this currency. If not set, this will fallback to the account's default currency." |
| 8429 | msgstr "" |
| 8430 | |
| 8431 | #: src/Rest/StatisticRestServiceProvider.php:85 |
| 8432 | msgid "The end of the date range to query." |
| 8433 | msgstr "" |
| 8434 | |
| 8435 | #: src/Rest/StatisticRestServiceProvider.php:91 |
| 8436 | msgid "The interval to group statistics on – one of hour, day, week, month, or year." |
| 8437 | msgstr "" |
| 8438 | |
| 8439 | #: src/Rest/StatisticRestServiceProvider.php:97 |
| 8440 | msgid "The start of the date range to query." |
| 8441 | msgstr "" |
| 8442 | |
| 8443 | #: src/Rest/SubscriptionProtocolRestServiceProvider.php:96 |
| 8444 | msgid "Payment retry window in weeks." |
| 8445 | msgstr "" |
| 8446 | |
| 8447 | #: src/Rest/SubscriptionProtocolRestServiceProvider.php:101 |
| 8448 | msgid "Cancel behavior. Either pending or immediate." |
| 8449 | msgstr "" |
| 8450 | |
| 8451 | #: src/Rest/SubscriptionProtocolRestServiceProvider.php:106 |
| 8452 | msgid "Downgrade behavior. Either pending or immediate." |
| 8453 | msgstr "" |
| 8454 | |
| 8455 | #: src/Rest/SubscriptionProtocolRestServiceProvider.php:111 |
| 8456 | #: src/Rest/TaxProtocolRestServiceProvider.php:115 |
| 8457 | msgid "Upgrade behavior. Either pending or immediate." |
| 8458 | msgstr "" |
| 8459 | |
| 8460 | #: src/Rest/SubscriptionProtocolRestServiceProvider.php:116 |
| 8461 | msgid "Minimum days between reminders." |
| 8462 | msgstr "" |
| 8463 | |
| 8464 | #: src/Rest/SubscriptionProtocolRestServiceProvider.php:121 |
| 8465 | msgid "Percentage of period remaining when reminder should be sent." |
| 8466 | msgstr "" |
| 8467 | |
| 8468 | #: src/Rest/SubscriptionProtocolRestServiceProvider.php:126 |
| 8469 | msgid "Whether or not existing subscription reminders should be recalculated. Only applicable when remind_at_period_percent_remaining or remind_after_days are changed." |
| 8470 | msgstr "" |
| 8471 | |
| 8472 | #: src/Rest/SwapRestServiceProvider.php:60 |
| 8473 | msgid "Type of object (swap)" |
| 8474 | msgstr "" |
| 8475 | |
| 8476 | #: src/Rest/SwapRestServiceProvider.php:78 |
| 8477 | msgid "Time at which the object was discarded. Measured in seconds since the Unix epoch." |
| 8478 | msgstr "" |
| 8479 | |
| 8480 | #: src/Rest/SwapRestServiceProvider.php:84 |
| 8481 | msgid "Time at which the object was archived. Measured in seconds since the Unix epoch." |
| 8482 | msgstr "" |
| 8483 | |
| 8484 | #: src/Rest/SwapRestServiceProvider.php:90 |
| 8485 | msgid "A description of this swap. This text will be visibile to customers in the checkout summary when offered the swap." |
| 8486 | msgstr "" |
| 8487 | |
| 8488 | #: src/Rest/SwapRestServiceProvider.php:95 |
| 8489 | msgid "Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format." |
| 8490 | msgstr "" |
| 8491 | |
| 8492 | #: src/Rest/SwapRestServiceProvider.php:100 |
| 8493 | msgid "The associated price to swap from." |
| 8494 | msgstr "" |
| 8495 | |
| 8496 | #: src/Rest/SwapRestServiceProvider.php:105 |
| 8497 | msgid "The associated price to swap to." |
| 8498 | msgstr "" |
| 8499 | |
| 8500 | #: src/Rest/SwapRestServiceProvider.php:110 |
| 8501 | msgid "Whether or not this swap is archived." |
| 8502 | msgstr "" |
| 8503 | |
| 8504 | #: src/Rest/TaxProtocolRestServiceProvider.php:95 |
| 8505 | msgid "If set to true GST taxes will be calculated for all Canadian provinces." |
| 8506 | msgstr "" |
| 8507 | |
| 8508 | #: src/Rest/TaxProtocolRestServiceProvider.php:100 |
| 8509 | msgid "If set to true VAT taxes will be calculated using the account's home country VAT rate." |
| 8510 | msgstr "" |
| 8511 | |
| 8512 | #: src/Rest/TaxProtocolRestServiceProvider.php:105 |
| 8513 | msgid "If set to true VAT taxes will be calculated for all EU countries." |
| 8514 | msgstr "" |
| 8515 | |
| 8516 | #: src/Rest/TaxProtocolRestServiceProvider.php:110 |
| 8517 | msgid "If set to true taxes will be automatically calculated." |
| 8518 | msgstr "" |
| 8519 | |
| 8520 | #: src/Rest/TaxProtocolRestServiceProvider.php:120 |
| 8521 | msgid "The associated Canadian tax identifier." |
| 8522 | msgstr "" |
| 8523 | |
| 8524 | #: src/Rest/TaxProtocolRestServiceProvider.php:125 |
| 8525 | msgid "The associated EU tax identifier." |
| 8526 | msgstr "" |
| 8527 | |
| 8528 | #: src/Rest/TaxRegistrationRestServiceProvider.php:60 |
| 8529 | msgid "The associated tax identifier." |
| 8530 | msgstr "" |
| 8531 | |
| 8532 | #: src/Rest/TaxRegistrationRestServiceProvider.php:65 |
| 8533 | msgid "The associated tax zone." |
| 8534 | msgstr "" |
| 8535 | |
| 8536 | #: src/Rest/UpsellFunnelRestServiceProvider.php:59 |
| 8537 | msgid "Type of object (upsell_funnel)" |
| 8538 | msgstr "" |
| 8539 | |
| 8540 | #: src/Rest/UpsellFunnelRestServiceProvider.php:77 |
| 8541 | msgid "The matching strategy to use when filtering upsell funnels – can be null or one of all, any, none. If null, the upsell funnel will not be filtered and will be applicable to all checkouts." |
| 8542 | msgstr "" |
| 8543 | |
| 8544 | #: src/Rest/UpsellFunnelRestServiceProvider.php:82 |
| 8545 | msgid "The prices to filter this upsell funnel by." |
| 8546 | msgstr "" |
| 8547 | |
| 8548 | #: src/Rest/UpsellFunnelRestServiceProvider.php:90 |
| 8549 | msgid "The products to filter this upsell funnel by." |
| 8550 | msgstr "" |
| 8551 | |
| 8552 | #: src/Rest/UpsellFunnelRestServiceProvider.php:98 |
| 8553 | msgid "Whether or not this upsell is currently enabled and being shown to customers." |
| 8554 | msgstr "" |
| 8555 | |
| 8556 | #: src/Rest/UpsellFunnelRestServiceProvider.php:103 |
| 8557 | msgid "A name for this upsell that will be visible to customers. If empty, the product name will be used." |
| 8558 | msgstr "" |
| 8559 | |
| 8560 | #: src/Rest/UpsellFunnelRestServiceProvider.php:108 |
| 8561 | msgid "The priority of this upsell in relation to other upsells. Must be in the range of 1 - 5." |
| 8562 | msgstr "" |
| 8563 | |
| 8564 | #: src/Rest/UpsellRestServiceProvider.php:66 |
| 8565 | msgid "Type of object (upsell)" |
| 8566 | msgstr "" |
| 8567 | |
| 8568 | #: src/Rest/UpsellRestServiceProvider.php:84 |
| 8569 | msgid "Amount (in the currency of the price) that will be taken off line items associated with this upsell." |
| 8570 | msgstr "" |
| 8571 | |
| 8572 | #: src/Rest/UpsellRestServiceProvider.php:89 |
| 8573 | msgid "How to handle duplicate purchases of the product – can be one of allow, block_within_checkout, or block." |
| 8574 | msgstr "" |
| 8575 | |
| 8576 | #: src/Rest/UpsellRestServiceProvider.php:94 |
| 8577 | msgid "The description for this upsell which will be visible to customers." |
| 8578 | msgstr "" |
| 8579 | |
| 8580 | #: src/Rest/UpsellRestServiceProvider.php:99 |
| 8581 | msgid "Percent that will be taken off line items associated with this upsell." |
| 8582 | msgstr "" |
| 8583 | |
| 8584 | #: src/Rest/UpsellRestServiceProvider.php:104 |
| 8585 | msgid "Where this upsell falls in position within the upsell funnel – can be one of initial, accepted, or declined." |
| 8586 | msgstr "" |
| 8587 | |
| 8588 | #: src/Routing/PermalinkSettingService.php:88 |
| 8589 | msgid "SureCart Product Permalinks" |
| 8590 | msgstr "" |
| 8591 | |
| 8592 | #. translators: %s: Home URL |
| 8593 | #: src/Routing/PermalinkSettingService.php:90 |
| 8594 | msgid "If you like, you may enter custom structures for your product page URLs here. For example, using <code>products</code> would make your product buy links like <code>%sproducts/sample-product/</code>." |
| 8595 | msgstr "" |
| 8596 | |
| 8597 | #: src/Routing/PermalinkSettingService.php:105 |
| 8598 | #: src/Routing/PermalinkSettingService.php:126 |
| 8599 | msgid "SureCart Instant Checkout Permalinks" |
| 8600 | msgstr "" |
| 8601 | |
| 8602 | #. translators: %s: Home URL |
| 8603 | #: src/Routing/PermalinkSettingService.php:107 |
| 8604 | #: src/Routing/PermalinkSettingService.php:128 |
| 8605 | msgid "If you like, you may enter custom structures for your instant checkout URLs here. For example, using <code>buy</code> would make your product buy links like <code>%sbuy/sample-product/</code>." |
| 8606 | msgstr "" |
| 8607 | |
| 8608 | #: src/Routing/PermalinkSettingService.php:119 |
| 8609 | msgid "Shop base with collection" |
| 8610 | msgstr "" |
| 8611 | |
| 8612 | #: src/Routing/PermalinkSettingService.php:143 |
| 8613 | msgid "SureCart Product Collection Permalinks" |
| 8614 | msgstr "" |
| 8615 | |
| 8616 | #. translators: %s: Home URL |
| 8617 | #: src/Routing/PermalinkSettingService.php:145 |
| 8618 | msgid "If you like, you may enter custom structures for your product page URLs here. For example, using <code>collections</code> would make your product collection links like <code>%scollections/sample-collection/</code>." |
| 8619 | msgstr "" |
| 8620 | |
| 8621 | #: src/Routing/PermalinkSettingService.php:161 |
| 8622 | msgid "SureCart Upsell Permalinks" |
| 8623 | msgstr "" |
| 8624 | |
| 8625 | #. translators: %s: Home URL |
| 8626 | #: src/Routing/PermalinkSettingService.php:163 |
| 8627 | msgid "If you like, you may enter custom structures for your upsell URLs here. For example, using <code>offers</code> would make your upsell's links like <code>%soffers/upsell-id/</code>." |
| 8628 | msgstr "" |
| 8629 | |
| 8630 | #: src/Routing/PermalinkSettingService.php:171 |
| 8631 | msgid "Special Offer" |
| 8632 | msgstr "" |
| 8633 | |
| 8634 | #: src/Routing/PermalinkSettingService.php:243 |
| 8635 | msgid "Custom base" |
| 8636 | msgstr "" |
| 8637 | |
| 8638 | #: src/Routing/PermalinkSettingService.php:247 |
| 8639 | msgid "Enter a custom base to use. A base must be set or WordPress will use default instead." |
| 8640 | msgstr "" |
| 8641 | |
| 8642 | #: src/Settings/SettingService.php:39 |
| 8643 | msgid "You do not have permission to change this setting." |
| 8644 | msgstr "" |
| 8645 | |
| 8646 | #: src/Settings/SettingService.php:59 |
| 8647 | msgid "Not logged in." |
| 8648 | msgstr "" |
| 8649 | |
| 8650 | #: src/Settings/SettingService.php:200 |
| 8651 | #: Blocks/Email/Block.php:21 |
| 8652 | msgid "Your email and cart are saved so we can send email reminders about this order." |
| 8653 | msgstr "" |
| 8654 | |
| 8655 | #: src/Support/Blocks/TemplateUtilityService.php:211 |
| 8656 | msgid "No theme is defined for this template." |
| 8657 | msgstr "" |
| 8658 | |
| 8659 | #: src/Support/Blocks/TemplateUtilityService.php:373 |
| 8660 | #: src/Support/Blocks/TemplateUtilityService.php:374 |
| 8661 | msgid "SureCart Product Collections" |
| 8662 | msgstr "" |
| 8663 | |
| 8664 | #: src/Support/Blocks/TemplateUtilityService.php:375 |
| 8665 | msgid "SureCart Cart" |
| 8666 | msgstr "" |
| 8667 | |
| 8668 | #: src/Support/Blocks/TemplateUtilityService.php:376 |
| 8669 | msgid "SureCart Checkout" |
| 8670 | msgstr "" |
| 8671 | |
| 8672 | #: src/Support/Blocks/TemplateUtilityService.php:377 |
| 8673 | msgid "SureCart Product Quick Add" |
| 8674 | msgstr "" |
| 8675 | |
| 8676 | #: src/Support/Blocks/TemplateUtilityService.php:377 |
| 8677 | msgid "Product Quick Add" |
| 8678 | msgstr "" |
| 8679 | |
| 8680 | #: src/Support/Blocks/TemplateUtilityService.php:378 |
| 8681 | msgid "SureCart Product Review Form" |
| 8682 | msgstr "" |
| 8683 | |
| 8684 | #: src/Support/Blocks/TemplateUtilityService.php:378 |
| 8685 | msgid "Product Review Form" |
| 8686 | msgstr "" |
| 8687 | |
| 8688 | #: src/Support/Blocks/TemplateUtilityService.php:381 |
| 8689 | msgid "Sticky Purchase" |
| 8690 | msgstr "" |
| 8691 | |
| 8692 | #: src/Support/Blocks/TemplateUtilityService.php:399 |
| 8693 | msgid "Display all individual products unless a custom template has been applied." |
| 8694 | msgstr "" |
| 8695 | |
| 8696 | #: src/Support/Blocks/TemplateUtilityService.php:400 |
| 8697 | msgid "Display all individual products content unless a custom template has been applied." |
| 8698 | msgstr "" |
| 8699 | |
| 8700 | #: src/Support/Blocks/TemplateUtilityService.php:401 |
| 8701 | msgid "Display all individual upsells unless a custom template has been applied." |
| 8702 | msgstr "" |
| 8703 | |
| 8704 | #: src/Support/Blocks/TemplateUtilityService.php:402 |
| 8705 | msgid "Display all individual upsells content unless a custom template has been applied." |
| 8706 | msgstr "" |
| 8707 | |
| 8708 | #: src/Support/Blocks/TemplateUtilityService.php:403 |
| 8709 | msgid "Display all individual product collections unless a custom template has been applied." |
| 8710 | msgstr "" |
| 8711 | |
| 8712 | #: src/Support/Blocks/TemplateUtilityService.php:404 |
| 8713 | msgid "Display all individual product collections content unless a custom template has been applied." |
| 8714 | msgstr "" |
| 8715 | |
| 8716 | #: src/Support/Blocks/TemplateUtilityService.php:405 |
| 8717 | msgid "The slide-out cart template." |
| 8718 | msgstr "" |
| 8719 | |
| 8720 | #: src/Support/Blocks/TemplateUtilityService.php:406 |
| 8721 | msgid "Display the checkout content unless a custom template has been applied." |
| 8722 | msgstr "" |
| 8723 | |
| 8724 | #: src/Support/Blocks/TemplateUtilityService.php:407 |
| 8725 | msgid "Display product quick add." |
| 8726 | msgstr "" |
| 8727 | |
| 8728 | #: src/Support/Blocks/TemplateUtilityService.php:408 |
| 8729 | msgid "Display product review form modal." |
| 8730 | msgstr "" |
| 8731 | |
| 8732 | #: src/Support/Blocks/TemplateUtilityService.php:409 |
| 8733 | msgid "Display a sticky purchase button when the product form is scrolled out of view." |
| 8734 | msgstr "" |
| 8735 | |
| 8736 | #. translators: %s: current language name |
| 8737 | #: src/Support/Currency.php:138 |
| 8738 | msgid "Site Locale - %s" |
| 8739 | msgstr "" |
| 8740 | |
| 8741 | #: src/Support/Currency.php:564 |
| 8742 | msgid "Albanian Lek" |
| 8743 | msgstr "" |
| 8744 | |
| 8745 | #: src/Support/Currency.php:565 |
| 8746 | msgid "Algerian Dinar" |
| 8747 | msgstr "" |
| 8748 | |
| 8749 | #: src/Support/Currency.php:566 |
| 8750 | msgid "Angolan Kwanza" |
| 8751 | msgstr "" |
| 8752 | |
| 8753 | #: src/Support/Currency.php:567 |
| 8754 | msgid "Argentine Peso" |
| 8755 | msgstr "" |
| 8756 | |
| 8757 | #: src/Support/Currency.php:568 |
| 8758 | msgid "Armenian Dram" |
| 8759 | msgstr "" |
| 8760 | |
| 8761 | #: src/Support/Currency.php:569 |
| 8762 | msgid "Aruban Florin" |
| 8763 | msgstr "" |
| 8764 | |
| 8765 | #: src/Support/Currency.php:570 |
| 8766 | msgid "Australian Dollar" |
| 8767 | msgstr "" |
| 8768 | |
| 8769 | #: src/Support/Currency.php:571 |
| 8770 | msgid "Azerbaijani Manat" |
| 8771 | msgstr "" |
| 8772 | |
| 8773 | #: src/Support/Currency.php:572 |
| 8774 | msgid "Bahamian Dollar" |
| 8775 | msgstr "" |
| 8776 | |
| 8777 | #: src/Support/Currency.php:573 |
| 8778 | msgid "Bangladeshi Taka" |
| 8779 | msgstr "" |
| 8780 | |
| 8781 | #: src/Support/Currency.php:574 |
| 8782 | msgid "Barbadian Dollar" |
| 8783 | msgstr "" |
| 8784 | |
| 8785 | #: src/Support/Currency.php:575 |
| 8786 | msgid "Belarusian Ruble" |
| 8787 | msgstr "" |
| 8788 | |
| 8789 | #: src/Support/Currency.php:576 |
| 8790 | msgid "Belize Dollar" |
| 8791 | msgstr "" |
| 8792 | |
| 8793 | #: src/Support/Currency.php:577 |
| 8794 | msgid "Bermudian Dollar" |
| 8795 | msgstr "" |
| 8796 | |
| 8797 | #: src/Support/Currency.php:578 |
| 8798 | msgid "Bolivian Boliviano" |
| 8799 | msgstr "" |
| 8800 | |
| 8801 | #: src/Support/Currency.php:579 |
| 8802 | msgid "Bosnia and Herzegovina Convertible Mark" |
| 8803 | msgstr "" |
| 8804 | |
| 8805 | #: src/Support/Currency.php:580 |
| 8806 | msgid "Botswana Pula" |
| 8807 | msgstr "" |
| 8808 | |
| 8809 | #: src/Support/Currency.php:581 |
| 8810 | msgid "Brazilian Real" |
| 8811 | msgstr "" |
| 8812 | |
| 8813 | #: src/Support/Currency.php:582 |
| 8814 | msgid "British Pound" |
| 8815 | msgstr "" |
| 8816 | |
| 8817 | #: src/Support/Currency.php:583 |
| 8818 | msgid "Brunei Dollar" |
| 8819 | msgstr "" |
| 8820 | |
| 8821 | #: src/Support/Currency.php:584 |
| 8822 | msgid "Bulgarian Lev" |
| 8823 | msgstr "" |
| 8824 | |
| 8825 | #: src/Support/Currency.php:585 |
| 8826 | msgid "Burundian Franc" |
| 8827 | msgstr "" |
| 8828 | |
| 8829 | #: src/Support/Currency.php:586 |
| 8830 | msgid "Cambodian Riel" |
| 8831 | msgstr "" |
| 8832 | |
| 8833 | #: src/Support/Currency.php:587 |
| 8834 | msgid "Canadian Dollar" |
| 8835 | msgstr "" |
| 8836 | |
| 8837 | #: src/Support/Currency.php:588 |
| 8838 | msgid "Cape Verdean Escudo" |
| 8839 | msgstr "" |
| 8840 | |
| 8841 | #: src/Support/Currency.php:589 |
| 8842 | msgid "Cayman Islands Dollar" |
| 8843 | msgstr "" |
| 8844 | |
| 8845 | #: src/Support/Currency.php:590 |
| 8846 | msgid "Central African Cfa Franc" |
| 8847 | msgstr "" |
| 8848 | |
| 8849 | #: src/Support/Currency.php:591 |
| 8850 | msgid "Cfp Franc" |
| 8851 | msgstr "" |
| 8852 | |
| 8853 | #: src/Support/Currency.php:592 |
| 8854 | msgid "Chilean Peso" |
| 8855 | msgstr "" |
| 8856 | |
| 8857 | #: src/Support/Currency.php:593 |
| 8858 | msgid "Chinese Renminbi Yuan" |
| 8859 | msgstr "" |
| 8860 | |
| 8861 | #: src/Support/Currency.php:594 |
| 8862 | msgid "Colombian Peso" |
| 8863 | msgstr "" |
| 8864 | |
| 8865 | #: src/Support/Currency.php:595 |
| 8866 | msgid "Comorian Franc" |
| 8867 | msgstr "" |
| 8868 | |
| 8869 | #: src/Support/Currency.php:596 |
| 8870 | msgid "Congolese Franc" |
| 8871 | msgstr "" |
| 8872 | |
| 8873 | #: src/Support/Currency.php:597 |
| 8874 | msgid "Costa Rican Colón" |
| 8875 | msgstr "" |
| 8876 | |
| 8877 | #: src/Support/Currency.php:598 |
| 8878 | msgid "Croatian Kuna" |
| 8879 | msgstr "" |
| 8880 | |
| 8881 | #: src/Support/Currency.php:599 |
| 8882 | msgid "Czech Koruna" |
| 8883 | msgstr "" |
| 8884 | |
| 8885 | #: src/Support/Currency.php:600 |
| 8886 | msgid "Danish Krone" |
| 8887 | msgstr "" |
| 8888 | |
| 8889 | #: src/Support/Currency.php:601 |
| 8890 | msgid "Djiboutian Franc" |
| 8891 | msgstr "" |
| 8892 | |
| 8893 | #: src/Support/Currency.php:602 |
| 8894 | msgid "Dominican Peso" |
| 8895 | msgstr "" |
| 8896 | |
| 8897 | #: src/Support/Currency.php:603 |
| 8898 | msgid "East Caribbean Dollar" |
| 8899 | msgstr "" |
| 8900 | |
| 8901 | #: src/Support/Currency.php:604 |
| 8902 | msgid "Egyptian Pound" |
| 8903 | msgstr "" |
| 8904 | |
| 8905 | #: src/Support/Currency.php:605 |
| 8906 | msgid "Ethiopian Birr" |
| 8907 | msgstr "" |
| 8908 | |
| 8909 | #: src/Support/Currency.php:606 |
| 8910 | msgid "Euro" |
| 8911 | msgstr "" |
| 8912 | |
| 8913 | #: src/Support/Currency.php:607 |
| 8914 | msgid "Falkland Pound" |
| 8915 | msgstr "" |
| 8916 | |
| 8917 | #: src/Support/Currency.php:608 |
| 8918 | msgid "Fijian Dollar" |
| 8919 | msgstr "" |
| 8920 | |
| 8921 | #: src/Support/Currency.php:609 |
| 8922 | msgid "Gambian Dalasi" |
| 8923 | msgstr "" |
| 8924 | |
| 8925 | #: src/Support/Currency.php:610 |
| 8926 | msgid "Georgian Lari" |
| 8927 | msgstr "" |
| 8928 | |
| 8929 | #: src/Support/Currency.php:611 |
| 8930 | msgid "Ghanaian Cedi" |
| 8931 | msgstr "" |
| 8932 | |
| 8933 | #: src/Support/Currency.php:612 |
| 8934 | msgid "Gibraltar Pound" |
| 8935 | msgstr "" |
| 8936 | |
| 8937 | #: src/Support/Currency.php:613 |
| 8938 | msgid "Guatemalan Quetzal" |
| 8939 | msgstr "" |
| 8940 | |
| 8941 | #: src/Support/Currency.php:614 |
| 8942 | msgid "Guinean Franc" |
| 8943 | msgstr "" |
| 8944 | |
| 8945 | #: src/Support/Currency.php:615 |
| 8946 | msgid "Guyanese Dollar" |
| 8947 | msgstr "" |
| 8948 | |
| 8949 | #: src/Support/Currency.php:616 |
| 8950 | msgid "Haitian Gourde" |
| 8951 | msgstr "" |
| 8952 | |
| 8953 | #: src/Support/Currency.php:617 |
| 8954 | msgid "Honduran Lempira" |
| 8955 | msgstr "" |
| 8956 | |
| 8957 | #: src/Support/Currency.php:618 |
| 8958 | msgid "Hong Kong Dollar" |
| 8959 | msgstr "" |
| 8960 | |
| 8961 | #: src/Support/Currency.php:619 |
| 8962 | msgid "Hungarian Forint" |
| 8963 | msgstr "" |
| 8964 | |
| 8965 | #: src/Support/Currency.php:620 |
| 8966 | msgid "Icelandic Króna" |
| 8967 | msgstr "" |
| 8968 | |
| 8969 | #: src/Support/Currency.php:621 |
| 8970 | msgid "Indian Rupee" |
| 8971 | msgstr "" |
| 8972 | |
| 8973 | #: src/Support/Currency.php:622 |
| 8974 | msgid "Indonesian Rupiah" |
| 8975 | msgstr "" |
| 8976 | |
| 8977 | #: src/Support/Currency.php:623 |
| 8978 | msgid "Israeli New Sheqel" |
| 8979 | msgstr "" |
| 8980 | |
| 8981 | #: src/Support/Currency.php:624 |
| 8982 | msgid "Jamaican Dollar" |
| 8983 | msgstr "" |
| 8984 | |
| 8985 | #: src/Support/Currency.php:625 |
| 8986 | msgid "Japanese Yen" |
| 8987 | msgstr "" |
| 8988 | |
| 8989 | #: src/Support/Currency.php:626 |
| 8990 | msgid "Kazakhstani Tenge" |
| 8991 | msgstr "" |
| 8992 | |
| 8993 | #: src/Support/Currency.php:627 |
| 8994 | msgid "Kenyan Shilling" |
| 8995 | msgstr "" |
| 8996 | |
| 8997 | #: src/Support/Currency.php:628 |
| 8998 | msgid "Kyrgyzstani Som" |
| 8999 | msgstr "" |
| 9000 | |
| 9001 | #: src/Support/Currency.php:629 |
| 9002 | msgid "Lao Kip" |
| 9003 | msgstr "" |
| 9004 | |
| 9005 | #: src/Support/Currency.php:630 |
| 9006 | msgid "Lebanese Pound" |
| 9007 | msgstr "" |
| 9008 | |
| 9009 | #: src/Support/Currency.php:631 |
| 9010 | msgid "Lesotho Loti" |
| 9011 | msgstr "" |
| 9012 | |
| 9013 | #: src/Support/Currency.php:632 |
| 9014 | msgid "Liberian Dollar" |
| 9015 | msgstr "" |
| 9016 | |
| 9017 | #: src/Support/Currency.php:633 |
| 9018 | msgid "Macanese Pataca" |
| 9019 | msgstr "" |
| 9020 | |
| 9021 | #: src/Support/Currency.php:634 |
| 9022 | msgid "Macedonian Denar" |
| 9023 | msgstr "" |
| 9024 | |
| 9025 | #: src/Support/Currency.php:635 |
| 9026 | msgid "Malawian Kwacha" |
| 9027 | msgstr "" |
| 9028 | |
| 9029 | #: src/Support/Currency.php:636 |
| 9030 | msgid "Malaysian Ringgit" |
| 9031 | msgstr "" |
| 9032 | |
| 9033 | #: src/Support/Currency.php:637 |
| 9034 | msgid "Maldivian Rufiyaa" |
| 9035 | msgstr "" |
| 9036 | |
| 9037 | #: src/Support/Currency.php:638 |
| 9038 | msgid "Mauritanian Ouguiya" |
| 9039 | msgstr "" |
| 9040 | |
| 9041 | #: src/Support/Currency.php:639 |
| 9042 | msgid "Mauritian Rupee" |
| 9043 | msgstr "" |
| 9044 | |
| 9045 | #: src/Support/Currency.php:640 |
| 9046 | msgid "Mexican Peso" |
| 9047 | msgstr "" |
| 9048 | |
| 9049 | #: src/Support/Currency.php:641 |
| 9050 | msgid "Moldovan Leu" |
| 9051 | msgstr "" |
| 9052 | |
| 9053 | #: src/Support/Currency.php:642 |
| 9054 | msgid "Mongolian Tögrög" |
| 9055 | msgstr "" |
| 9056 | |
| 9057 | #: src/Support/Currency.php:643 |
| 9058 | msgid "Moroccan Dirham" |
| 9059 | msgstr "" |
| 9060 | |
| 9061 | #: src/Support/Currency.php:644 |
| 9062 | msgid "Mozambican Metical" |
| 9063 | msgstr "" |
| 9064 | |
| 9065 | #: src/Support/Currency.php:645 |
| 9066 | msgid "Myanmar Kyat" |
| 9067 | msgstr "" |
| 9068 | |
| 9069 | #: src/Support/Currency.php:646 |
| 9070 | msgid "Namibian Dollar" |
| 9071 | msgstr "" |
| 9072 | |
| 9073 | #: src/Support/Currency.php:647 |
| 9074 | msgid "Nepalese Rupee" |
| 9075 | msgstr "" |
| 9076 | |
| 9077 | #: src/Support/Currency.php:648 |
| 9078 | msgid "Netherlands Antillean Gulden" |
| 9079 | msgstr "" |
| 9080 | |
| 9081 | #: src/Support/Currency.php:649 |
| 9082 | msgid "New Taiwan Dollar" |
| 9083 | msgstr "" |
| 9084 | |
| 9085 | #: src/Support/Currency.php:650 |
| 9086 | msgid "New Zealand Dollar" |
| 9087 | msgstr "" |
| 9088 | |
| 9089 | #: src/Support/Currency.php:651 |
| 9090 | msgid "Nicaraguan Córdoba" |
| 9091 | msgstr "" |
| 9092 | |
| 9093 | #: src/Support/Currency.php:652 |
| 9094 | msgid "Nigerian Naira" |
| 9095 | msgstr "" |
| 9096 | |
| 9097 | #: src/Support/Currency.php:653 |
| 9098 | msgid "Norwegian Krone" |
| 9099 | msgstr "" |
| 9100 | |
| 9101 | #: src/Support/Currency.php:654 |
| 9102 | msgid "Pakistani Rupee" |
| 9103 | msgstr "" |
| 9104 | |
| 9105 | #: src/Support/Currency.php:655 |
| 9106 | msgid "Panamanian Balboa" |
| 9107 | msgstr "" |
| 9108 | |
| 9109 | #: src/Support/Currency.php:656 |
| 9110 | msgid "Papua New Guinean Kina" |
| 9111 | msgstr "" |
| 9112 | |
| 9113 | #: src/Support/Currency.php:657 |
| 9114 | msgid "Paraguayan Guaraní" |
| 9115 | msgstr "" |
| 9116 | |
| 9117 | #: src/Support/Currency.php:658 |
| 9118 | msgid "Peruvian Sol" |
| 9119 | msgstr "" |
| 9120 | |
| 9121 | #: src/Support/Currency.php:659 |
| 9122 | msgid "Philippine Peso" |
| 9123 | msgstr "" |
| 9124 | |
| 9125 | #: src/Support/Currency.php:660 |
| 9126 | msgid "Polish Złoty" |
| 9127 | msgstr "" |
| 9128 | |
| 9129 | #: src/Support/Currency.php:661 |
| 9130 | msgid "Qatari Riyal" |
| 9131 | msgstr "" |
| 9132 | |
| 9133 | #: src/Support/Currency.php:662 |
| 9134 | msgid "Romanian Leu" |
| 9135 | msgstr "" |
| 9136 | |
| 9137 | #: src/Support/Currency.php:663 |
| 9138 | msgid "Russian Ruble" |
| 9139 | msgstr "" |
| 9140 | |
| 9141 | #: src/Support/Currency.php:664 |
| 9142 | msgid "Rwandan Franc" |
| 9143 | msgstr "" |
| 9144 | |
| 9145 | #: src/Support/Currency.php:665 |
| 9146 | msgid "Saint Helenian Pound" |
| 9147 | msgstr "" |
| 9148 | |
| 9149 | #: src/Support/Currency.php:666 |
| 9150 | msgid "Samoan Tala" |
| 9151 | msgstr "" |
| 9152 | |
| 9153 | #: src/Support/Currency.php:667 |
| 9154 | msgid "Saudi Riyal" |
| 9155 | msgstr "" |
| 9156 | |
| 9157 | #: src/Support/Currency.php:668 |
| 9158 | msgid "Serbian Dinar" |
| 9159 | msgstr "" |
| 9160 | |
| 9161 | #: src/Support/Currency.php:669 |
| 9162 | msgid "Seychellois Rupee" |
| 9163 | msgstr "" |
| 9164 | |
| 9165 | #: src/Support/Currency.php:670 |
| 9166 | msgid "Sierra Leonean Leone" |
| 9167 | msgstr "" |
| 9168 | |
| 9169 | #: src/Support/Currency.php:671 |
| 9170 | msgid "Singapore Dollar" |
| 9171 | msgstr "" |
| 9172 | |
| 9173 | #: src/Support/Currency.php:672 |
| 9174 | msgid "Solomon Islands Dollar" |
| 9175 | msgstr "" |
| 9176 | |
| 9177 | #: src/Support/Currency.php:673 |
| 9178 | msgid "Somali Shilling" |
| 9179 | msgstr "" |
| 9180 | |
| 9181 | #: src/Support/Currency.php:674 |
| 9182 | msgid "South African Rand" |
| 9183 | msgstr "" |
| 9184 | |
| 9185 | #: src/Support/Currency.php:675 |
| 9186 | msgid "South Korean Won" |
| 9187 | msgstr "" |
| 9188 | |
| 9189 | #: src/Support/Currency.php:676 |
| 9190 | msgid "Sri Lankan Rupee" |
| 9191 | msgstr "" |
| 9192 | |
| 9193 | #: src/Support/Currency.php:677 |
| 9194 | msgid "Surinamese Dollar" |
| 9195 | msgstr "" |
| 9196 | |
| 9197 | #: src/Support/Currency.php:678 |
| 9198 | msgid "Swazi Lilangeni" |
| 9199 | msgstr "" |
| 9200 | |
| 9201 | #: src/Support/Currency.php:679 |
| 9202 | msgid "Swedish Krona" |
| 9203 | msgstr "" |
| 9204 | |
| 9205 | #: src/Support/Currency.php:680 |
| 9206 | msgid "Swiss Franc" |
| 9207 | msgstr "" |
| 9208 | |
| 9209 | #: src/Support/Currency.php:681 |
| 9210 | msgid "São Tomé and Príncipe Dobra" |
| 9211 | msgstr "" |
| 9212 | |
| 9213 | #: src/Support/Currency.php:682 |
| 9214 | msgid "Tajikistani Somoni" |
| 9215 | msgstr "" |
| 9216 | |
| 9217 | #: src/Support/Currency.php:683 |
| 9218 | msgid "Tanzanian Shilling" |
| 9219 | msgstr "" |
| 9220 | |
| 9221 | #: src/Support/Currency.php:684 |
| 9222 | msgid "Thai Baht" |
| 9223 | msgstr "" |
| 9224 | |
| 9225 | #: src/Support/Currency.php:685 |
| 9226 | msgid "Tongan Paʻanga" |
| 9227 | msgstr "" |
| 9228 | |
| 9229 | #: src/Support/Currency.php:686 |
| 9230 | msgid "Trinidad and Tobago Dollar" |
| 9231 | msgstr "" |
| 9232 | |
| 9233 | #: src/Support/Currency.php:687 |
| 9234 | msgid "Turkish Lira" |
| 9235 | msgstr "" |
| 9236 | |
| 9237 | #: src/Support/Currency.php:688 |
| 9238 | msgid "Ugandan Shilling" |
| 9239 | msgstr "" |
| 9240 | |
| 9241 | #: src/Support/Currency.php:689 |
| 9242 | msgid "Ukrainian Hryvnia" |
| 9243 | msgstr "" |
| 9244 | |
| 9245 | #: src/Support/Currency.php:690 |
| 9246 | msgid "United Arab Emirates Dirham" |
| 9247 | msgstr "" |
| 9248 | |
| 9249 | #: src/Support/Currency.php:691 |
| 9250 | msgid "United States Dollar" |
| 9251 | msgstr "" |
| 9252 | |
| 9253 | #: src/Support/Currency.php:692 |
| 9254 | msgid "Uruguayan Peso" |
| 9255 | msgstr "" |
| 9256 | |
| 9257 | #: src/Support/Currency.php:693 |
| 9258 | msgid "Uzbekistan Som" |
| 9259 | msgstr "" |
| 9260 | |
| 9261 | #: src/Support/Currency.php:694 |
| 9262 | msgid "Vanuatu Vatu" |
| 9263 | msgstr "" |
| 9264 | |
| 9265 | #: src/Support/Currency.php:695 |
| 9266 | msgid "Vietnamese Đồng" |
| 9267 | msgstr "" |
| 9268 | |
| 9269 | #: src/Support/Currency.php:696 |
| 9270 | msgid "West African Cfa Franc" |
| 9271 | msgstr "" |
| 9272 | |
| 9273 | #: src/Support/Currency.php:697 |
| 9274 | msgid "Yemeni Rial" |
| 9275 | msgstr "" |
| 9276 | |
| 9277 | #: src/Support/Currency.php:698 |
| 9278 | msgid "Zambian Kwacha" |
| 9279 | msgstr "" |
| 9280 | |
| 9281 | #: src/Support/Currency.php:699 |
| 9282 | msgid "Tunisian Dinar" |
| 9283 | msgstr "" |
| 9284 | |
| 9285 | #. translators: field name. |
| 9286 | #. translators: attribute. |
| 9287 | #: src/Support/Errors/ErrorsTranslationService.php:62 |
| 9288 | #: src/Support/Errors/Translations/types-replaceable.php:10 |
| 9289 | #: src/Support/Errors/Translations/types-replaceable.php:22 |
| 9290 | msgid "%s is invalid." |
| 9291 | msgstr "" |
| 9292 | |
| 9293 | #. translators: %s is the minimum amount. |
| 9294 | #: src/Support/Errors/ErrorsTranslationService.php:76 |
| 9295 | msgid "You must enter an amount of at least %s" |
| 9296 | msgstr "" |
| 9297 | |
| 9298 | #. translators: 1. minimum amount, 2. maximum amount. |
| 9299 | #: src/Support/Errors/ErrorsTranslationService.php:80 |
| 9300 | msgid "You must enter an amount between %1$s and %2$s" |
| 9301 | msgstr "" |
| 9302 | |
| 9303 | #: src/Support/Errors/ErrorsTranslationService.php:85 |
| 9304 | msgid "The product is out of stock. Please remove it from your cart." |
| 9305 | msgstr "" |
| 9306 | |
| 9307 | #. translators: minimum quantity. |
| 9308 | #: src/Support/Errors/ErrorsTranslationService.php:89 |
| 9309 | #: src/Support/Errors/ErrorsTranslationService.php:95 |
| 9310 | msgid "You must enter a quantity greater than or equal to %s" |
| 9311 | msgstr "" |
| 9312 | |
| 9313 | #. translators: minimum amount for coupon. |
| 9314 | #: src/Support/Errors/ErrorsTranslationService.php:100 |
| 9315 | msgid "You must spend at least %s to use this coupon." |
| 9316 | msgstr "" |
| 9317 | |
| 9318 | #. translators: minimum amount for processor. |
| 9319 | #: src/Support/Errors/ErrorsTranslationService.php:106 |
| 9320 | msgid "The minimum order amount for the processor is %s." |
| 9321 | msgstr "" |
| 9322 | |
| 9323 | #. translators: minimum percentage. |
| 9324 | #: src/Support/Errors/ErrorsTranslationService.php:113 |
| 9325 | msgid "You must enter a percentage greater than or equal to %s" |
| 9326 | msgstr "" |
| 9327 | |
| 9328 | #. translators: maximum percentage. |
| 9329 | #: src/Support/Errors/ErrorsTranslationService.php:116 |
| 9330 | msgid "You must enter a percentage less than or equal to %s" |
| 9331 | msgstr "" |
| 9332 | |
| 9333 | #: src/Support/Errors/ErrorsTranslationService.php:122 |
| 9334 | msgid "One or more items in your cart is no longer available. Please update your cart and try again." |
| 9335 | msgstr "" |
| 9336 | |
| 9337 | #: src/Support/Errors/ErrorsTranslationService.php:123 |
| 9338 | msgid "The price of one of the items on cart has changed. Please review and try again." |
| 9339 | msgstr "" |
| 9340 | |
| 9341 | #: src/Support/Errors/ErrorsTranslationService.php:124 |
| 9342 | #: src/Support/Errors/ErrorsTranslationService.php:125 |
| 9343 | msgid "One of the items on cart is no longer available. Please review and try again." |
| 9344 | msgstr "" |
| 9345 | |
| 9346 | #: src/Support/Errors/ErrorsTranslationService.php:126 |
| 9347 | msgid "One of the items on cart has changed. Please review and try again." |
| 9348 | msgstr "" |
| 9349 | |
| 9350 | #: src/Support/Errors/ErrorsTranslationService.php:127 |
| 9351 | msgid "One of the items on cart is out of stock. Please review and try again." |
| 9352 | msgstr "" |
| 9353 | |
| 9354 | #: src/Support/Errors/ErrorsTranslationService.php:128 |
| 9355 | msgid "One or more items in your cart exceed the purchase limit. Please adjust the quantity or remove the item to proceed with the checkout." |
| 9356 | msgstr "" |
| 9357 | |
| 9358 | #. translators: %s is the name. |
| 9359 | #: src/Support/Errors/ErrorsTranslationService.php:142 |
| 9360 | msgid "The name \"%s\" is already taken. Please choose a different name." |
| 9361 | msgstr "" |
| 9362 | |
| 9363 | #: src/Support/Errors/ErrorsTranslationService.php:197 |
| 9364 | #: src/Support/Errors/ErrorsTranslationService.php:212 |
| 9365 | msgid "Error." |
| 9366 | msgstr "" |
| 9367 | |
| 9368 | #: src/Support/Errors/Translations/attributes.php:10 |
| 9369 | msgid "Promotion code" |
| 9370 | msgstr "" |
| 9371 | |
| 9372 | #: src/Support/Errors/Translations/attributes.php:12 |
| 9373 | #: coupons/modules/Types.js:78 |
| 9374 | #: settings/abandoned/Coupon.js:83 |
| 9375 | #: settings/subscription-preservation/Coupon.js:67 |
| 9376 | msgid "Amount Off" |
| 9377 | msgstr "" |
| 9378 | |
| 9379 | #: src/Support/Errors/Translations/attributes.php:13 |
| 9380 | #: coupons/modules/Types.js:60 |
| 9381 | #: settings/abandoned/Coupon.js:65 |
| 9382 | #: settings/subscription-preservation/Coupon.js:50 |
| 9383 | msgid "Percent Off" |
| 9384 | msgstr "" |
| 9385 | |
| 9386 | #: src/Support/Errors/Translations/attributes.php:15 |
| 9387 | #: products/components/price/parts/AdHoc.js:20 |
| 9388 | msgid "Pay what you want" |
| 9389 | msgstr "" |
| 9390 | |
| 9391 | #: src/Support/Errors/Translations/attributes.php:16 |
| 9392 | msgid "Repeat payment" |
| 9393 | msgstr "" |
| 9394 | |
| 9395 | #: src/Support/Errors/Translations/attributes.php:20 |
| 9396 | #: settings/display-currency/components/DisplayCurrenciesSettings.js:81 |
| 9397 | #: src/blocks/currency-switcher/edit.js:123 |
| 9398 | msgid "Currency" |
| 9399 | msgstr "" |
| 9400 | |
| 9401 | #: src/Support/Errors/Translations/attributes.php:21 |
| 9402 | #: orders/modules/Charges.js:73 |
| 9403 | #: store/add-entities.js:67 |
| 9404 | msgid "Charge" |
| 9405 | msgstr "" |
| 9406 | |
| 9407 | #: src/Support/Errors/Translations/attributes.php:22 |
| 9408 | #: admin/products/import-results.php:145 |
| 9409 | #: admin/products/import-results.php:187 |
| 9410 | #: orders/modules/PaymentFailures.js:20 |
| 9411 | #: orders/modules/Refund/RefundHistory.js:138 |
| 9412 | #: orders/modules/ReturnRequest/CreateReturnRequest.js:237 |
| 9413 | #: orders/modules/ReturnRequest/ReturnItems.js:267 |
| 9414 | msgid "Reason" |
| 9415 | msgstr "" |
| 9416 | |
| 9417 | #: src/Support/Errors/Translations/attributes.php:28 |
| 9418 | #: customers/modules/Details.js:77 |
| 9419 | #: invoices/modules/PhoneNumber.js:42 |
| 9420 | #: invoices/modules/PhoneNumberDisplay.js:37 |
| 9421 | #: orders/modules/ContactInfo/EditContactInfo.js:134 |
| 9422 | #: settings/account/AccountSettings.js:389 |
| 9423 | #: Blocks/Dashboard/CustomerBillingDetails/edit.js:85 |
| 9424 | #: sc-customer-details2.js:46 |
| 9425 | #: sc-customer-edit.js:103 |
| 9426 | #: sc-form-components-validator2.js:194 |
| 9427 | msgid "Phone" |
| 9428 | msgstr "" |
| 9429 | |
| 9430 | #: src/Support/Errors/Translations/attributes.php:29 |
| 9431 | msgid "Shipment status" |
| 9432 | msgstr "" |
| 9433 | |
| 9434 | #: src/Support/Errors/Translations/attributes.php:30 |
| 9435 | msgid "Fulfillment items" |
| 9436 | msgstr "" |
| 9437 | |
| 9438 | #: src/Support/Errors/Translations/attributes.php:31 |
| 9439 | msgid "Line item" |
| 9440 | msgstr "" |
| 9441 | |
| 9442 | #: src/Support/Errors/Translations/attributes.php:32 |
| 9443 | #: orders/modules/Fulfillment/components/Tracking.js:61 |
| 9444 | #: orders/modules/Fulfillment/Fulfilled.js:237 |
| 9445 | #: sc-fulfillments.js:65 |
| 9446 | msgid "Tracking number" |
| 9447 | msgid_plural "Tracking numbers" |
| 9448 | msgstr[0] "" |
| 9449 | msgstr[1] "" |
| 9450 | |
| 9451 | #: src/Support/Errors/Translations/codes.php:9 |
| 9452 | msgid "Could not complete the request. Please try again." |
| 9453 | msgstr "" |
| 9454 | |
| 9455 | #: src/Support/Errors/Translations/codes.php:10 |
| 9456 | msgid "The dynamic price must have a start date." |
| 9457 | msgstr "" |
| 9458 | |
| 9459 | #: src/Support/Errors/Translations/codes.php:11 |
| 9460 | msgid "Failed to save coupon." |
| 9461 | msgstr "" |
| 9462 | |
| 9463 | #: src/Support/Errors/Translations/codes.php:12 |
| 9464 | msgid "The price is already being used in subscriptions or checkout sessions. Please archive the price and create another one." |
| 9465 | msgstr "" |
| 9466 | |
| 9467 | #: src/Support/Errors/Translations/codes.php:13 |
| 9468 | msgid "Invalid promotion code." |
| 9469 | msgstr "" |
| 9470 | |
| 9471 | #: src/Support/Errors/Translations/codes.php:14 |
| 9472 | msgid "Failed to update. Please check for errors and try again." |
| 9473 | msgstr "" |
| 9474 | |
| 9475 | #: src/Support/Errors/Translations/codes.php:15 |
| 9476 | msgid "Please add at least one product." |
| 9477 | msgstr "" |
| 9478 | |
| 9479 | #: src/Support/Errors/Translations/codes.php:16 |
| 9480 | msgid "No products found. Please add at least one product." |
| 9481 | msgstr "" |
| 9482 | |
| 9483 | #: src/Support/Errors/Translations/codes.php:17 |
| 9484 | msgid "One of these products is no longer purchaseable." |
| 9485 | msgstr "" |
| 9486 | |
| 9487 | #: src/Support/Errors/Translations/codes.php:18 |
| 9488 | msgid "Please provide a valid phone number." |
| 9489 | msgstr "" |
| 9490 | |
| 9491 | #: src/Support/Errors/Translations/codes.php:19 |
| 9492 | #: src/Support/Errors/Translations/codes.php:98 |
| 9493 | msgid "Please fill out your address." |
| 9494 | msgstr "" |
| 9495 | |
| 9496 | #: src/Support/Errors/Translations/codes.php:20 |
| 9497 | #: src/Support/Errors/Translations/codes.php:22 |
| 9498 | msgid "This postal code does not match the format required for the selected country. Please enter a valid postal code for shipping." |
| 9499 | msgstr "" |
| 9500 | |
| 9501 | #: src/Support/Errors/Translations/codes.php:21 |
| 9502 | #: src/Support/Errors/Translations/codes.php:23 |
| 9503 | msgid "This postal code does not match the format required for the selected country. Please enter a valid postal code for billing." |
| 9504 | msgstr "" |
| 9505 | |
| 9506 | #: src/Support/Errors/Translations/codes.php:24 |
| 9507 | msgid "Please select a customer." |
| 9508 | msgstr "" |
| 9509 | |
| 9510 | #: src/Support/Errors/Translations/codes.php:25 |
| 9511 | msgid "Some items in your cart have reached their purchase limit. Please update your order to continue." |
| 9512 | msgstr "" |
| 9513 | |
| 9514 | #: src/Support/Errors/Translations/codes.php:26 |
| 9515 | msgid "This download cannot be removed or archived when it is set as the current release." |
| 9516 | msgstr "" |
| 9517 | |
| 9518 | #: src/Support/Errors/Translations/codes.php:27 |
| 9519 | msgid "The refund amount is greater than the refundable amount." |
| 9520 | msgstr "" |
| 9521 | |
| 9522 | #: src/Support/Errors/Translations/codes.php:28 |
| 9523 | msgid "This payment method cannot be used for subscriptions." |
| 9524 | msgstr "" |
| 9525 | |
| 9526 | #: src/Support/Errors/Translations/codes.php:29 |
| 9527 | msgid "The payment method is not valid (chargeable fingerprint blank). Please double-check it and try again." |
| 9528 | msgstr "" |
| 9529 | |
| 9530 | #: src/Support/Errors/Translations/codes.php:30 |
| 9531 | msgid "You cannot add a one-time product to a subscription." |
| 9532 | msgstr "" |
| 9533 | |
| 9534 | #: src/Support/Errors/Translations/codes.php:31 |
| 9535 | msgid "The price cannot be blank." |
| 9536 | msgstr "" |
| 9537 | |
| 9538 | #: src/Support/Errors/Translations/codes.php:32 |
| 9539 | msgid "The compare at price must be greater than the price." |
| 9540 | msgstr "" |
| 9541 | |
| 9542 | #: src/Support/Errors/Translations/codes.php:33 |
| 9543 | msgid "A price with this currency and recurring interval already exists. Please create a new product to create this price." |
| 9544 | msgstr "" |
| 9545 | |
| 9546 | #: src/Support/Errors/Translations/codes.php:34 |
| 9547 | msgid "This promotion code already exists. Please archive the old code or use a different code." |
| 9548 | msgstr "" |
| 9549 | |
| 9550 | #: src/Support/Errors/Translations/codes.php:35 |
| 9551 | msgid "There are no processors to make the payment. Please contact us for assistance." |
| 9552 | msgstr "" |
| 9553 | |
| 9554 | #: src/Support/Errors/Translations/codes.php:36 |
| 9555 | msgid "This product has prices that are currently being used. Please archive the product instead if it is not already archived." |
| 9556 | msgstr "" |
| 9557 | |
| 9558 | #: src/Support/Errors/Translations/codes.php:37 |
| 9559 | msgid "The product image must be an image." |
| 9560 | msgstr "" |
| 9561 | |
| 9562 | #: src/Support/Errors/Translations/codes.php:38 |
| 9563 | msgid "Please enter a valid tax number." |
| 9564 | msgstr "" |
| 9565 | |
| 9566 | #: src/Support/Errors/Translations/codes.php:39 |
| 9567 | msgid "The prices in this checkout session have changed. Please recheck it before submitting again." |
| 9568 | msgstr "" |
| 9569 | |
| 9570 | #: src/Support/Errors/Translations/codes.php:40 |
| 9571 | msgid "This coupon code is invalid." |
| 9572 | msgstr "" |
| 9573 | |
| 9574 | #: src/Support/Errors/Translations/codes.php:41 |
| 9575 | msgid "This discount is not redeemable." |
| 9576 | msgstr "" |
| 9577 | |
| 9578 | #: src/Support/Errors/Translations/codes.php:42 |
| 9579 | msgid "You cannot enable abandoned checkouts until you have updated your business contact address. Please add an address to your store settings." |
| 9580 | msgstr "" |
| 9581 | |
| 9582 | #: src/Support/Errors/Translations/codes.php:43 |
| 9583 | msgid "Notification Settings cannot be enabled until you set an address in your store settings." |
| 9584 | msgstr "" |
| 9585 | |
| 9586 | #: src/Support/Errors/Translations/codes.php:44 |
| 9587 | msgid "Your postal code is not valid." |
| 9588 | msgstr "" |
| 9589 | |
| 9590 | #: src/Support/Errors/Translations/codes.php:45 |
| 9591 | msgid "Please enter additional shipping address information." |
| 9592 | msgstr "" |
| 9593 | |
| 9594 | #: src/Support/Errors/Translations/codes.php:46 |
| 9595 | msgid "This coupon has expired." |
| 9596 | msgstr "" |
| 9597 | |
| 9598 | #: src/Support/Errors/Translations/codes.php:47 |
| 9599 | msgid "This discount code does not apply to this currency." |
| 9600 | msgstr "" |
| 9601 | |
| 9602 | #: src/Support/Errors/Translations/codes.php:48 |
| 9603 | msgid "This is not a valid coupon code" |
| 9604 | msgstr "" |
| 9605 | |
| 9606 | #: src/Support/Errors/Translations/codes.php:49 |
| 9607 | msgid "This address cannot be removed if customer has active subscriptions." |
| 9608 | msgstr "" |
| 9609 | |
| 9610 | #: src/Support/Errors/Translations/codes.php:50 |
| 9611 | msgid "Please double-check your prefix does not contain any spaces, underscores, dashes or special characters." |
| 9612 | msgstr "" |
| 9613 | |
| 9614 | #: src/Support/Errors/Translations/codes.php:51 |
| 9615 | msgid "This prefix is too long. Please enter a shorter prefix." |
| 9616 | msgstr "" |
| 9617 | |
| 9618 | #: src/Support/Errors/Translations/codes.php:52 |
| 9619 | msgid "This prefix is too short. Please enter a longer prefix." |
| 9620 | msgstr "" |
| 9621 | |
| 9622 | #: src/Support/Errors/Translations/codes.php:53 |
| 9623 | msgid "You can only apply this offer once." |
| 9624 | msgstr "" |
| 9625 | |
| 9626 | #: src/Support/Errors/Translations/codes.php:54 |
| 9627 | msgid "This product is no longer purchaseable." |
| 9628 | msgstr "" |
| 9629 | |
| 9630 | #: src/Support/Errors/Translations/codes.php:55 |
| 9631 | msgid "This price is currently being used in subscriptions or checkout sessions. Please archive the price and create another one." |
| 9632 | msgstr "" |
| 9633 | |
| 9634 | #: src/Support/Errors/Translations/codes.php:56 |
| 9635 | msgid "The maximum price must be smaller." |
| 9636 | msgstr "" |
| 9637 | |
| 9638 | #: src/Support/Errors/Translations/codes.php:57 |
| 9639 | msgid "The minimum price must be smaller." |
| 9640 | msgstr "" |
| 9641 | |
| 9642 | #: src/Support/Errors/Translations/codes.php:58 |
| 9643 | msgid "The maximum price must be greater than the minimum price." |
| 9644 | msgstr "" |
| 9645 | |
| 9646 | #: src/Support/Errors/Translations/codes.php:59 |
| 9647 | msgid "You are already collecting tax for this zone." |
| 9648 | msgstr "" |
| 9649 | |
| 9650 | #: src/Support/Errors/Translations/codes.php:60 |
| 9651 | msgid "You cannot enable EU Micro Exemption if your address is outside of the EU." |
| 9652 | msgstr "" |
| 9653 | |
| 9654 | #: src/Support/Errors/Translations/codes.php:61 |
| 9655 | msgid "You cannot enable taxes unless a valid tax address is provided" |
| 9656 | msgstr "" |
| 9657 | |
| 9658 | #: src/Support/Errors/Translations/codes.php:62 |
| 9659 | msgid "You cannot delete this media item because it is currently being used." |
| 9660 | msgstr "" |
| 9661 | |
| 9662 | #: src/Support/Errors/Translations/codes.php:63 |
| 9663 | msgid "This file type is not supported." |
| 9664 | msgstr "" |
| 9665 | |
| 9666 | #: src/Support/Errors/Translations/codes.php:64 |
| 9667 | msgid "Your storage limit has been reached. Please remove some media items before adding more." |
| 9668 | msgstr "" |
| 9669 | |
| 9670 | #: src/Support/Errors/Translations/codes.php:65 |
| 9671 | #: sc-customer-login2.js:141 |
| 9672 | msgid "A code was just sent to you, please wait a minute before resending." |
| 9673 | msgstr "" |
| 9674 | |
| 9675 | #: src/Support/Errors/Translations/codes.php:66 |
| 9676 | msgid "This option name is already taken. Please use a different name." |
| 9677 | msgstr "" |
| 9678 | |
| 9679 | #: src/Support/Errors/Translations/codes.php:67 |
| 9680 | msgid "You have reached the maximum number of options for this product." |
| 9681 | msgstr "" |
| 9682 | |
| 9683 | #: src/Support/Errors/Translations/codes.php:68 |
| 9684 | msgid "This name is already taken. Please choose another name." |
| 9685 | msgstr "" |
| 9686 | |
| 9687 | #: src/Support/Errors/Translations/codes.php:69 |
| 9688 | msgid "The name cannot be blank." |
| 9689 | msgstr "" |
| 9690 | |
| 9691 | #: src/Support/Errors/Translations/codes.php:70 |
| 9692 | msgid "This URL part is already taken. Please choose another URL part." |
| 9693 | msgstr "" |
| 9694 | |
| 9695 | #: src/Support/Errors/Translations/codes.php:71 |
| 9696 | msgid "We don't currently ship to your address." |
| 9697 | msgstr "" |
| 9698 | |
| 9699 | #: src/Support/Errors/Translations/codes.php:72 |
| 9700 | msgid "The shipping method name is already in use ." |
| 9701 | msgstr "" |
| 9702 | |
| 9703 | #: src/Support/Errors/Translations/codes.php:73 |
| 9704 | msgid "The shipping profile name cannot be blank." |
| 9705 | msgstr "" |
| 9706 | |
| 9707 | #: src/Support/Errors/Translations/codes.php:74 |
| 9708 | msgid "The shipping profile name is too long. Please enter a shorter name." |
| 9709 | msgstr "" |
| 9710 | |
| 9711 | #: src/Support/Errors/Translations/codes.php:75 |
| 9712 | msgid "The shipping zone name cannot be blank." |
| 9713 | msgstr "" |
| 9714 | |
| 9715 | #: src/Support/Errors/Translations/codes.php:76 |
| 9716 | msgid "The shipping zone name is already in use." |
| 9717 | msgstr "" |
| 9718 | |
| 9719 | #: src/Support/Errors/Translations/codes.php:77 |
| 9720 | msgid "The shipping zone name is too long. Please enter a shorter name." |
| 9721 | msgstr "" |
| 9722 | |
| 9723 | #: src/Support/Errors/Translations/codes.php:78 |
| 9724 | msgid "The selected countries are already used in another shipping zone." |
| 9725 | msgstr "" |
| 9726 | |
| 9727 | #: src/Support/Errors/Translations/codes.php:79 |
| 9728 | msgid "The selected countries are not valid." |
| 9729 | msgstr "" |
| 9730 | |
| 9731 | #: src/Support/Errors/Translations/codes.php:80 |
| 9732 | msgid "The shipping method name cannot be blank." |
| 9733 | msgstr "" |
| 9734 | |
| 9735 | #: src/Support/Errors/Translations/codes.php:81 |
| 9736 | msgid "The shipping method name is too long. Please enter a shorter name." |
| 9737 | msgstr "" |
| 9738 | |
| 9739 | #: src/Support/Errors/Translations/codes.php:82 |
| 9740 | msgid "The shipping method description is too long. Please enter a shorter description." |
| 9741 | msgstr "" |
| 9742 | |
| 9743 | #: src/Support/Errors/Translations/codes.php:83 |
| 9744 | msgid "The shipping rate type cannot be blank." |
| 9745 | msgstr "" |
| 9746 | |
| 9747 | #: src/Support/Errors/Translations/codes.php:84 |
| 9748 | msgid "The shipping rate type is not valid." |
| 9749 | msgstr "" |
| 9750 | |
| 9751 | #: src/Support/Errors/Translations/codes.php:85 |
| 9752 | msgid "The shipping weight unit cannot be blank." |
| 9753 | msgstr "" |
| 9754 | |
| 9755 | #: src/Support/Errors/Translations/codes.php:86 |
| 9756 | msgid "The shipping weight unit is not valid." |
| 9757 | msgstr "" |
| 9758 | |
| 9759 | #: src/Support/Errors/Translations/codes.php:87 |
| 9760 | msgid "The shipping method cannot be blank." |
| 9761 | msgstr "" |
| 9762 | |
| 9763 | #: src/Support/Errors/Translations/codes.php:88 |
| 9764 | msgid "The maximum weight must be greater than or equal to the minimum weight." |
| 9765 | msgstr "" |
| 9766 | |
| 9767 | #: src/Support/Errors/Translations/codes.php:89 |
| 9768 | msgid "The maximum weight must be a number." |
| 9769 | msgstr "" |
| 9770 | |
| 9771 | #: src/Support/Errors/Translations/codes.php:90 |
| 9772 | msgid "The minimum weight must be greater than or equal to zero." |
| 9773 | msgstr "" |
| 9774 | |
| 9775 | #: src/Support/Errors/Translations/codes.php:91 |
| 9776 | msgid "The minimum weight must be a number." |
| 9777 | msgstr "" |
| 9778 | |
| 9779 | #: src/Support/Errors/Translations/codes.php:92 |
| 9780 | msgid "The maximum amount must be greater than or equal to the minimum amount." |
| 9781 | msgstr "" |
| 9782 | |
| 9783 | #: src/Support/Errors/Translations/codes.php:93 |
| 9784 | msgid "The maximum amount must be a number." |
| 9785 | msgstr "" |
| 9786 | |
| 9787 | #: src/Support/Errors/Translations/codes.php:94 |
| 9788 | msgid "The minimum amount must be greater than or equal to zero." |
| 9789 | msgstr "" |
| 9790 | |
| 9791 | #: src/Support/Errors/Translations/codes.php:95 |
| 9792 | msgid "The minimum amount must be a number." |
| 9793 | msgstr "" |
| 9794 | |
| 9795 | #: src/Support/Errors/Translations/codes.php:96 |
| 9796 | msgid "This coupon is not applicable to this subscription." |
| 9797 | msgstr "" |
| 9798 | |
| 9799 | #: src/Support/Errors/Translations/codes.php:97 |
| 9800 | msgid "The renewal date should be greater than or equal to the subscription end date." |
| 9801 | msgstr "" |
| 9802 | |
| 9803 | #: src/Support/Errors/Translations/codes.php:99 |
| 9804 | #: src/Support/Errors/Translations/codes.php:100 |
| 9805 | msgid "This payment method is not valid or reusable." |
| 9806 | msgstr "" |
| 9807 | |
| 9808 | #: src/Support/Errors/Translations/codes.php:101 |
| 9809 | msgid "This payment method cannot be deleted because there are no other valid or reusable saved payment methods available." |
| 9810 | msgstr "" |
| 9811 | |
| 9812 | #: src/Support/Errors/Translations/codes.php:102 |
| 9813 | msgid "There are no applicable referrals for this payout." |
| 9814 | msgstr "" |
| 9815 | |
| 9816 | #: src/Support/Errors/Translations/codes.php:103 |
| 9817 | #: src/Support/Errors/Translations/codes.php:105 |
| 9818 | msgid "You have exceeded the purchase limit for this product." |
| 9819 | msgstr "" |
| 9820 | |
| 9821 | #: src/Support/Errors/Translations/codes.php:104 |
| 9822 | msgid "This amount is outside the allowed amount." |
| 9823 | msgstr "" |
| 9824 | |
| 9825 | #: src/Support/Errors/Translations/codes.php:106 |
| 9826 | msgid "This product is out of stock." |
| 9827 | msgstr "" |
| 9828 | |
| 9829 | #: src/Support/Errors/Translations/codes.php:107 |
| 9830 | #: src/Support/Errors/Translations/codes.php:108 |
| 9831 | msgid "This product is no longer available for purchase." |
| 9832 | msgstr "" |
| 9833 | |
| 9834 | #: src/Support/Errors/Translations/codes.php:109 |
| 9835 | #: src/Support/Errors/Translations/codes.php:110 |
| 9836 | msgid "The currency of this product's price is different from the store currency." |
| 9837 | msgstr "" |
| 9838 | |
| 9839 | #: src/Support/Errors/Translations/codes.php:111 |
| 9840 | msgid "The quantity returned is greater than the quantity fulfilled." |
| 9841 | msgstr "" |
| 9842 | |
| 9843 | #: src/Support/Errors/Translations/codes.php:112 |
| 9844 | msgid "This email is already in use." |
| 9845 | msgstr "" |
| 9846 | |
| 9847 | #: src/Support/Errors/Translations/codes.php:113 |
| 9848 | msgid "This upsell has already been applied." |
| 9849 | msgstr "" |
| 9850 | |
| 9851 | #: src/Support/Errors/Translations/codes.php:114 |
| 9852 | msgid "This upsell has expired." |
| 9853 | msgstr "" |
| 9854 | |
| 9855 | #: src/Support/Errors/Translations/codes.php:115 |
| 9856 | msgid "This product cannot be updated as it is locked and not allowed to be changed." |
| 9857 | msgstr "" |
| 9858 | |
| 9859 | #: src/Support/Errors/Translations/codes.php:116 |
| 9860 | msgid "Please select an initial upsell offer." |
| 9861 | msgstr "" |
| 9862 | |
| 9863 | #: src/Support/Errors/Translations/codes.php:117 |
| 9864 | msgid "The affiliate request's name cannot be blank." |
| 9865 | msgstr "" |
| 9866 | |
| 9867 | #: src/Support/Errors/Translations/codes.php:118 |
| 9868 | msgid "The affiliate request's email cannot be blank." |
| 9869 | msgstr "" |
| 9870 | |
| 9871 | #: src/Support/Errors/Translations/codes.php:119 |
| 9872 | msgid "The affiliate request's bio cannot be blank." |
| 9873 | msgstr "" |
| 9874 | |
| 9875 | #: src/Support/Errors/Translations/codes.php:120 |
| 9876 | msgid "The affiliate request's email is already in use." |
| 9877 | msgstr "" |
| 9878 | |
| 9879 | #: src/Support/Errors/Translations/codes.php:121 |
| 9880 | msgid "Affiliate commission already exists for this product. Please choose a different product." |
| 9881 | msgstr "" |
| 9882 | |
| 9883 | #: src/Support/Errors/Translations/codes.php:122 |
| 9884 | msgid "No affiliates have earned more than the minimum commission amount within the selected date range." |
| 9885 | msgstr "" |
| 9886 | |
| 9887 | #: src/Support/Errors/Translations/codes.php:123 |
| 9888 | msgid "Please add a valid payment method to enable automatic collection." |
| 9889 | msgstr "" |
| 9890 | |
| 9891 | #: src/Support/Errors/Translations/codes.php:124 |
| 9892 | msgid "This invoice is in draft status and cannot be paid yet. Please contact support or wait for it to be finalized." |
| 9893 | msgstr "" |
| 9894 | |
| 9895 | #: src/Support/Errors/Translations/codes.php:125 |
| 9896 | msgid "The due date must be greater than or equal to the issue date." |
| 9897 | msgstr "" |
| 9898 | |
| 9899 | #: src/Support/Errors/Translations/codes.php:126 |
| 9900 | msgid "The memo is too long. Please enter a shorter memo. Maximum allowed length is 1000 characters." |
| 9901 | msgstr "" |
| 9902 | |
| 9903 | #: src/Support/Errors/Translations/codes.php:127 |
| 9904 | msgid "The footer is too long. Please enter a shorter footer. Maximum allowed length is 1000 characters." |
| 9905 | msgstr "" |
| 9906 | |
| 9907 | #: src/Support/Errors/Translations/codes.php:128 |
| 9908 | msgid "This price swap would create a loop. Please select a different swap option." |
| 9909 | msgstr "" |
| 9910 | |
| 9911 | #: src/Support/Errors/Translations/codes.php:129 |
| 9912 | msgid "Please select a product to review." |
| 9913 | msgstr "" |
| 9914 | |
| 9915 | #: src/Support/Errors/Translations/codes.php:130 |
| 9916 | msgid "You must be logged in as a customer to submit a review." |
| 9917 | msgstr "" |
| 9918 | |
| 9919 | #: src/Support/Errors/Translations/codes.php:131 |
| 9920 | msgid "The review form data is invalid. Please check for errors and try again." |
| 9921 | msgstr "" |
| 9922 | |
| 9923 | #. translators: attribute. |
| 9924 | #: src/Support/Errors/Translations/types-replaceable.php:12 |
| 9925 | msgid "%s can't be blank." |
| 9926 | msgstr "" |
| 9927 | |
| 9928 | #. translators: attribute. |
| 9929 | #: src/Support/Errors/Translations/types-replaceable.php:14 |
| 9930 | msgid "%s must be a number." |
| 9931 | msgstr "" |
| 9932 | |
| 9933 | #. translators: attribute. |
| 9934 | #: src/Support/Errors/Translations/types-replaceable.php:16 |
| 9935 | msgid "%s is not available with subscriptions." |
| 9936 | msgstr "" |
| 9937 | |
| 9938 | #. translators: attribute. |
| 9939 | #: src/Support/Errors/Translations/types-replaceable.php:18 |
| 9940 | msgid "%s is too high." |
| 9941 | msgstr "" |
| 9942 | |
| 9943 | #. translators: attribute. |
| 9944 | #: src/Support/Errors/Translations/types-replaceable.php:20 |
| 9945 | msgid "%s is no longer purchasable." |
| 9946 | msgstr "" |
| 9947 | |
| 9948 | #. translators: attribute. |
| 9949 | #: src/Support/Errors/Translations/types-replaceable.php:24 |
| 9950 | msgid "%s is not included in the list." |
| 9951 | msgstr "" |
| 9952 | |
| 9953 | #. translators: attribute. |
| 9954 | #: src/Support/Errors/Translations/types-replaceable.php:26 |
| 9955 | msgid "%s is already taken." |
| 9956 | msgstr "" |
| 9957 | |
| 9958 | #. translators: attribute. |
| 9959 | #: src/Support/Errors/Translations/types-replaceable.php:28 |
| 9960 | msgid "%s must be greater." |
| 9961 | msgstr "" |
| 9962 | |
| 9963 | #. translators: attribute. |
| 9964 | #: src/Support/Errors/Translations/types-replaceable.php:30 |
| 9965 | msgid "%s must be greater or equal." |
| 9966 | msgstr "" |
| 9967 | |
| 9968 | #. translators: attribute. |
| 9969 | #: src/Support/Errors/Translations/types-replaceable.php:32 |
| 9970 | msgid "%s must be smaller." |
| 9971 | msgstr "" |
| 9972 | |
| 9973 | #. translators: attribute. |
| 9974 | #: src/Support/Errors/Translations/types-replaceable.php:34 |
| 9975 | msgid "%s must be smaller or equal." |
| 9976 | msgstr "" |
| 9977 | |
| 9978 | #. translators: attribute. |
| 9979 | #: src/Support/Errors/Translations/types-replaceable.php:36 |
| 9980 | msgid "%s is too long." |
| 9981 | msgstr "" |
| 9982 | |
| 9983 | #. translators: attribute. |
| 9984 | #: src/Support/Errors/Translations/types-replaceable.php:38 |
| 9985 | msgid "%s is too short." |
| 9986 | msgstr "" |
| 9987 | |
| 9988 | #: src/Support/Errors/Translations/types.php:9 |
| 9989 | msgid "Invalid." |
| 9990 | msgstr "" |
| 9991 | |
| 9992 | #: src/Support/Errors/Translations/types.php:10 |
| 9993 | msgid "There were some validation errors." |
| 9994 | msgstr "" |
| 9995 | |
| 9996 | #: src/Support/Errors/Translations/types.php:11 |
| 9997 | msgid "Can't be empty." |
| 9998 | msgstr "" |
| 9999 | |
| 10000 | #: src/Support/Errors/Translations/types.php:12 |
| 10001 | msgid "Can't be blank." |
| 10002 | msgstr "" |
| 10003 | |
| 10004 | #: src/Support/Errors/Translations/types.php:13 |
| 10005 | msgid "Must be blank" |
| 10006 | msgstr "" |
| 10007 | |
| 10008 | #: src/Support/Errors/Translations/types.php:14 |
| 10009 | #: Controllers/BaseController.php:115 |
| 10010 | msgid "Not found." |
| 10011 | msgstr "" |
| 10012 | |
| 10013 | #: src/Support/Errors/Translations/types.php:15 |
| 10014 | msgid "Not a number" |
| 10015 | msgstr "" |
| 10016 | |
| 10017 | #: src/Support/Errors/Translations/types.php:16 |
| 10018 | msgid "Must be an integer" |
| 10019 | msgstr "" |
| 10020 | |
| 10021 | #: src/Support/Errors/Translations/types.php:17 |
| 10022 | msgid "Validation failed" |
| 10023 | msgstr "" |
| 10024 | |
| 10025 | #: src/Support/Errors/Translations/types.php:18 |
| 10026 | msgid "This is not included in the list." |
| 10027 | msgstr "" |
| 10028 | |
| 10029 | #: src/Support/Errors/Translations/types.php:19 |
| 10030 | msgid "This is reserved." |
| 10031 | msgstr "" |
| 10032 | |
| 10033 | #: src/Support/Errors/Translations/types.php:20 |
| 10034 | msgid "This doesn't match" |
| 10035 | msgstr "" |
| 10036 | |
| 10037 | #: src/Support/Errors/Translations/types.php:21 |
| 10038 | msgid "Must be accepted." |
| 10039 | msgstr "" |
| 10040 | |
| 10041 | #: src/Support/Errors/Translations/types.php:22 |
| 10042 | msgid "Too long." |
| 10043 | msgstr "" |
| 10044 | |
| 10045 | #: src/Support/Errors/Translations/types.php:23 |
| 10046 | msgid "Too short." |
| 10047 | msgstr "" |
| 10048 | |
| 10049 | #: src/Support/Errors/Translations/types.php:24 |
| 10050 | #: src/Support/Errors/Translations/types.php:25 |
| 10051 | msgid "Must be larger." |
| 10052 | msgstr "" |
| 10053 | |
| 10054 | #: src/Support/Errors/Translations/types.php:26 |
| 10055 | #: src/Support/Errors/Translations/types.php:27 |
| 10056 | msgid "Must be smaller." |
| 10057 | msgstr "" |
| 10058 | |
| 10059 | #: src/Support/Errors/Translations/types.php:28 |
| 10060 | msgid "Wrong length." |
| 10061 | msgstr "" |
| 10062 | |
| 10063 | #: src/Support/Errors/Translations/types.php:29 |
| 10064 | msgid "Must be odd" |
| 10065 | msgstr "" |
| 10066 | |
| 10067 | #: src/Support/Errors/Translations/types.php:30 |
| 10068 | msgid "Must be even" |
| 10069 | msgstr "" |
| 10070 | |
| 10071 | #: src/Support/Errors/Translations/types.php:31 |
| 10072 | msgid "It is archived." |
| 10073 | msgstr "" |
| 10074 | |
| 10075 | #: src/Support/Errors/Translations/types.php:32 |
| 10076 | msgid "It does not match parent currency." |
| 10077 | msgstr "" |
| 10078 | |
| 10079 | #: src/Support/Errors/Translations/types.php:33 |
| 10080 | msgid "It is expired." |
| 10081 | msgstr "" |
| 10082 | |
| 10083 | #: src/Support/Errors/Translations/types.php:34 |
| 10084 | msgid "It is not valid or enabled." |
| 10085 | msgstr "" |
| 10086 | |
| 10087 | #: src/Support/Errors/Translations/types.php:35 |
| 10088 | msgid "It is not a valid hex color." |
| 10089 | msgstr "" |
| 10090 | |
| 10091 | #: src/Support/Errors/Translations/types.php:36 |
| 10092 | msgid "Only one active abandoned checkout is allowed at a time" |
| 10093 | msgstr "" |
| 10094 | |
| 10095 | #: src/Support/Errors/Translations/types.php:37 |
| 10096 | msgid "must be 15 minutes or more" |
| 10097 | msgstr "" |
| 10098 | |
| 10099 | #: src/Support/Errors/Translations/types.php:38 |
| 10100 | msgid "must be less than 1 week" |
| 10101 | msgstr "" |
| 10102 | |
| 10103 | #: src/Support/Errors/Translations/types.php:39 |
| 10104 | msgid "must be at least 12 hours between emails" |
| 10105 | msgstr "" |
| 10106 | |
| 10107 | #: src/Support/Errors/Translations/types.php:40 |
| 10108 | msgid "max count reached" |
| 10109 | msgstr "" |
| 10110 | |
| 10111 | #: src/Support/Errors/Translations/types.php:41 |
| 10112 | msgid "This is outside the allowed amount." |
| 10113 | msgstr "" |
| 10114 | |
| 10115 | #: src/Support/GitHubInstaller.php:38 |
| 10116 | msgid "Please provide a download URL." |
| 10117 | msgstr "" |
| 10118 | |
| 10119 | #: src/Support/GitHubInstaller.php:43 |
| 10120 | msgid "The download URL is not valid." |
| 10121 | msgstr "" |
| 10122 | |
| 10123 | #: src/Support/GitHubInstaller.php:49 |
| 10124 | msgid "The download URL must use HTTPS." |
| 10125 | msgstr "" |
| 10126 | |
| 10127 | #: src/Support/GitHubInstaller.php:54 |
| 10128 | msgid "The download URL must not specify a custom port." |
| 10129 | msgstr "" |
| 10130 | |
| 10131 | #: src/Support/GitHubInstaller.php:59 |
| 10132 | msgid "The download URL must not contain user credentials." |
| 10133 | msgstr "" |
| 10134 | |
| 10135 | #: src/Support/GitHubInstaller.php:63 |
| 10136 | msgid "The download URL host is not allowed." |
| 10137 | msgstr "" |
| 10138 | |
| 10139 | #: src/Support/GitHubInstaller.php:69 |
| 10140 | msgid "Only GitHub download URLs are allowed." |
| 10141 | msgstr "" |
| 10142 | |
| 10143 | #: src/Support/GitHubInstaller.php:132 |
| 10144 | msgid "Please provide a GitHub release .zip URL (for example, .../releases/latest/download/plugin.zip) rather than a repository URL." |
| 10145 | msgstr "" |
| 10146 | |
| 10147 | #: src/Support/GitHubInstaller.php:158 |
| 10148 | msgid "The download URL must point to a .zip file." |
| 10149 | msgstr "" |
| 10150 | |
| 10151 | #. translators: %d is the number of days (abbreviated). |
| 10152 | #: src/Support/Interval.php:79 |
| 10153 | msgid "%d d" |
| 10154 | msgid_plural "%d d" |
| 10155 | msgstr[0] "" |
| 10156 | msgstr[1] "" |
| 10157 | |
| 10158 | #. translators: %d is the number of weeks (abbreviated). |
| 10159 | #: src/Support/Interval.php:86 |
| 10160 | #: price.js:52 |
| 10161 | msgid "%d wk" |
| 10162 | msgid_plural "%d wks" |
| 10163 | msgstr[0] "" |
| 10164 | msgstr[1] "" |
| 10165 | |
| 10166 | #. translators: %d is the number of months (abbreviated). |
| 10167 | #: src/Support/Interval.php:93 |
| 10168 | #: price.js:54 |
| 10169 | msgid "%d mo" |
| 10170 | msgid_plural "%d mos" |
| 10171 | msgstr[0] "" |
| 10172 | msgstr[1] "" |
| 10173 | |
| 10174 | #. translators: %d is the number of years (abbreviated). |
| 10175 | #: src/Support/Interval.php:100 |
| 10176 | #: price.js:56 |
| 10177 | msgid "%d yr" |
| 10178 | msgid_plural "%d yrs" |
| 10179 | msgstr[0] "" |
| 10180 | msgstr[1] "" |
| 10181 | |
| 10182 | #. translators: %s: human-readable time difference |
| 10183 | #: src/Support/TimeDate.php:102 |
| 10184 | msgctxt "%s = human-readable time difference" |
| 10185 | msgid "%s ago" |
| 10186 | msgstr "" |
| 10187 | |
| 10188 | #: src/Support/TimeDate.php:115 |
| 10189 | msgid "(GMT-10:00) America/Adak" |
| 10190 | msgstr "" |
| 10191 | |
| 10192 | #: src/Support/TimeDate.php:116 |
| 10193 | msgid "(GMT-10:00) Hawaii" |
| 10194 | msgstr "" |
| 10195 | |
| 10196 | #: src/Support/TimeDate.php:117 |
| 10197 | msgid "(GMT-09:00) Alaska" |
| 10198 | msgstr "" |
| 10199 | |
| 10200 | #: src/Support/TimeDate.php:118 |
| 10201 | msgid "(GMT-09:00) America/Anchorage" |
| 10202 | msgstr "" |
| 10203 | |
| 10204 | #: src/Support/TimeDate.php:119 |
| 10205 | msgid "(GMT-09:00) America/Metlakatla" |
| 10206 | msgstr "" |
| 10207 | |
| 10208 | #: src/Support/TimeDate.php:120 |
| 10209 | msgid "(GMT-09:00) America/Nome" |
| 10210 | msgstr "" |
| 10211 | |
| 10212 | #: src/Support/TimeDate.php:121 |
| 10213 | msgid "(GMT-09:00) America/Sitka" |
| 10214 | msgstr "" |
| 10215 | |
| 10216 | #: src/Support/TimeDate.php:122 |
| 10217 | msgid "(GMT-09:00) America/Yakutat" |
| 10218 | msgstr "" |
| 10219 | |
| 10220 | #: src/Support/TimeDate.php:123 |
| 10221 | msgid "(GMT-08:00) Pacific Time (US & Canada)" |
| 10222 | msgstr "" |
| 10223 | |
| 10224 | #: src/Support/TimeDate.php:124 |
| 10225 | msgid "(GMT-07:00) America/Boise" |
| 10226 | msgstr "" |
| 10227 | |
| 10228 | #: src/Support/TimeDate.php:125 |
| 10229 | msgid "(GMT-07:00) Arizona" |
| 10230 | msgstr "" |
| 10231 | |
| 10232 | #: src/Support/TimeDate.php:126 |
| 10233 | msgid "(GMT-07:00) Mountain Time (US & Canada)" |
| 10234 | msgstr "" |
| 10235 | |
| 10236 | #: src/Support/TimeDate.php:127 |
| 10237 | msgid "(GMT-06:00) America/Indiana/Knox" |
| 10238 | msgstr "" |
| 10239 | |
| 10240 | #: src/Support/TimeDate.php:128 |
| 10241 | msgid "(GMT-06:00) America/Indiana/Tell_City" |
| 10242 | msgstr "" |
| 10243 | |
| 10244 | #: src/Support/TimeDate.php:129 |
| 10245 | msgid "(GMT-06:00) America/Menominee" |
| 10246 | msgstr "" |
| 10247 | |
| 10248 | #: src/Support/TimeDate.php:130 |
| 10249 | msgid "(GMT-06:00) America/North_Dakota/Beulah" |
| 10250 | msgstr "" |
| 10251 | |
| 10252 | #: src/Support/TimeDate.php:131 |
| 10253 | msgid "(GMT-06:00) America/North_Dakota/Center" |
| 10254 | msgstr "" |
| 10255 | |
| 10256 | #: src/Support/TimeDate.php:132 |
| 10257 | msgid "(GMT-06:00) America/North_Dakota/New_Salem" |
| 10258 | msgstr "" |
| 10259 | |
| 10260 | #: src/Support/TimeDate.php:133 |
| 10261 | msgid "(GMT-06:00) Central Time (US & Canada)" |
| 10262 | msgstr "" |
| 10263 | |
| 10264 | #: src/Support/TimeDate.php:134 |
| 10265 | msgid "(GMT-05:00) America/Detroit" |
| 10266 | msgstr "" |
| 10267 | |
| 10268 | #: src/Support/TimeDate.php:135 |
| 10269 | msgid "(GMT-05:00) America/Indiana/Marengo" |
| 10270 | msgstr "" |
| 10271 | |
| 10272 | #: src/Support/TimeDate.php:136 |
| 10273 | msgid "(GMT-05:00) America/Indiana/Petersburg" |
| 10274 | msgstr "" |
| 10275 | |
| 10276 | #: src/Support/TimeDate.php:137 |
| 10277 | msgid "(GMT-05:00) America/Indiana/Vevay" |
| 10278 | msgstr "" |
| 10279 | |
| 10280 | #: src/Support/TimeDate.php:138 |
| 10281 | msgid "(GMT-05:00) America/Indiana/Vincennes" |
| 10282 | msgstr "" |
| 10283 | |
| 10284 | #: src/Support/TimeDate.php:139 |
| 10285 | msgid "(GMT-05:00) America/Indiana/Winamac" |
| 10286 | msgstr "" |
| 10287 | |
| 10288 | #: src/Support/TimeDate.php:140 |
| 10289 | msgid "(GMT-05:00) America/Kentucky/Louisville" |
| 10290 | msgstr "" |
| 10291 | |
| 10292 | #: src/Support/TimeDate.php:141 |
| 10293 | msgid "(GMT-05:00) America/Kentucky/Monticello" |
| 10294 | msgstr "" |
| 10295 | |
| 10296 | #: src/Support/TimeDate.php:142 |
| 10297 | msgid "(GMT-05:00) Eastern Time (US & Canada)" |
| 10298 | msgstr "" |
| 10299 | |
| 10300 | #: src/Support/TimeDate.php:143 |
| 10301 | msgid "(GMT-05:00) Indiana (East)" |
| 10302 | msgstr "" |
| 10303 | |
| 10304 | #: src/Support/TimeDate.php:144 |
| 10305 | msgid "(GMT-12:00) International Date Line West" |
| 10306 | msgstr "" |
| 10307 | |
| 10308 | #: src/Support/TimeDate.php:145 |
| 10309 | msgid "(GMT-11:00) American Samoa" |
| 10310 | msgstr "" |
| 10311 | |
| 10312 | #: src/Support/TimeDate.php:146 |
| 10313 | msgid "(GMT-11:00) Midway Island" |
| 10314 | msgstr "" |
| 10315 | |
| 10316 | #: src/Support/TimeDate.php:147 |
| 10317 | msgid "(GMT-08:00) Tijuana" |
| 10318 | msgstr "" |
| 10319 | |
| 10320 | #: src/Support/TimeDate.php:148 |
| 10321 | msgid "(GMT-07:00) Chihuahua" |
| 10322 | msgstr "" |
| 10323 | |
| 10324 | #: src/Support/TimeDate.php:149 |
| 10325 | msgid "(GMT-07:00) Mazatlan" |
| 10326 | msgstr "" |
| 10327 | |
| 10328 | #: src/Support/TimeDate.php:150 |
| 10329 | msgid "(GMT-06:00) Central America" |
| 10330 | msgstr "" |
| 10331 | |
| 10332 | #: src/Support/TimeDate.php:151 |
| 10333 | msgid "(GMT-06:00) Guadalajara" |
| 10334 | msgstr "" |
| 10335 | |
| 10336 | #: src/Support/TimeDate.php:152 |
| 10337 | msgid "(GMT-06:00) Mexico City" |
| 10338 | msgstr "" |
| 10339 | |
| 10340 | #: src/Support/TimeDate.php:153 |
| 10341 | msgid "(GMT-06:00) Monterrey" |
| 10342 | msgstr "" |
| 10343 | |
| 10344 | #: src/Support/TimeDate.php:154 |
| 10345 | msgid "(GMT-06:00) Saskatchewan" |
| 10346 | msgstr "" |
| 10347 | |
| 10348 | #: src/Support/TimeDate.php:155 |
| 10349 | msgid "(GMT-05:00) Bogota" |
| 10350 | msgstr "" |
| 10351 | |
| 10352 | #: src/Support/TimeDate.php:156 |
| 10353 | msgid "(GMT-05:00) Lima" |
| 10354 | msgstr "" |
| 10355 | |
| 10356 | #: src/Support/TimeDate.php:157 |
| 10357 | msgid "(GMT-05:00) Quito" |
| 10358 | msgstr "" |
| 10359 | |
| 10360 | #: src/Support/TimeDate.php:158 |
| 10361 | msgid "(GMT-04:00) Atlantic Time (Canada)" |
| 10362 | msgstr "" |
| 10363 | |
| 10364 | #: src/Support/TimeDate.php:159 |
| 10365 | msgid "(GMT-04:00) Caracas" |
| 10366 | msgstr "" |
| 10367 | |
| 10368 | #: src/Support/TimeDate.php:160 |
| 10369 | msgid "(GMT-04:00) Georgetown" |
| 10370 | msgstr "" |
| 10371 | |
| 10372 | #: src/Support/TimeDate.php:161 |
| 10373 | msgid "(GMT-04:00) La Paz" |
| 10374 | msgstr "" |
| 10375 | |
| 10376 | #: src/Support/TimeDate.php:162 |
| 10377 | msgid "(GMT-04:00) Puerto Rico" |
| 10378 | msgstr "" |
| 10379 | |
| 10380 | #: src/Support/TimeDate.php:163 |
| 10381 | msgid "(GMT-04:00) Santiago" |
| 10382 | msgstr "" |
| 10383 | |
| 10384 | #: src/Support/TimeDate.php:164 |
| 10385 | msgid "(GMT-03:30) Newfoundland" |
| 10386 | msgstr "" |
| 10387 | |
| 10388 | #: src/Support/TimeDate.php:165 |
| 10389 | msgid "(GMT-03:00) Brasilia" |
| 10390 | msgstr "" |
| 10391 | |
| 10392 | #: src/Support/TimeDate.php:166 |
| 10393 | msgid "(GMT-03:00) Buenos Aires" |
| 10394 | msgstr "" |
| 10395 | |
| 10396 | #: src/Support/TimeDate.php:167 |
| 10397 | msgid "(GMT-03:00) Greenland" |
| 10398 | msgstr "" |
| 10399 | |
| 10400 | #: src/Support/TimeDate.php:168 |
| 10401 | msgid "(GMT-03:00) Montevideo" |
| 10402 | msgstr "" |
| 10403 | |
| 10404 | #: src/Support/TimeDate.php:169 |
| 10405 | msgid "(GMT-02:00) Mid-Atlantic" |
| 10406 | msgstr "" |
| 10407 | |
| 10408 | #: src/Support/TimeDate.php:170 |
| 10409 | msgid "(GMT-01:00) Azores" |
| 10410 | msgstr "" |
| 10411 | |
| 10412 | #: src/Support/TimeDate.php:171 |
| 10413 | msgid "(GMT-01:00) Cape Verde Is." |
| 10414 | msgstr "" |
| 10415 | |
| 10416 | #: src/Support/TimeDate.php:172 |
| 10417 | msgid "(GMT+00:00) Edinburgh" |
| 10418 | msgstr "" |
| 10419 | |
| 10420 | #: src/Support/TimeDate.php:173 |
| 10421 | msgid "(GMT+00:00) Lisbon" |
| 10422 | msgstr "" |
| 10423 | |
| 10424 | #: src/Support/TimeDate.php:174 |
| 10425 | msgid "(GMT+00:00) London" |
| 10426 | msgstr "" |
| 10427 | |
| 10428 | #: src/Support/TimeDate.php:175 |
| 10429 | msgid "(GMT+00:00) Monrovia" |
| 10430 | msgstr "" |
| 10431 | |
| 10432 | #: src/Support/TimeDate.php:176 |
| 10433 | msgid "(GMT+00:00) UTC" |
| 10434 | msgstr "" |
| 10435 | |
| 10436 | #: src/Support/TimeDate.php:177 |
| 10437 | msgid "(GMT+01:00) Amsterdam" |
| 10438 | msgstr "" |
| 10439 | |
| 10440 | #: src/Support/TimeDate.php:178 |
| 10441 | msgid "(GMT+01:00) Belgrade" |
| 10442 | msgstr "" |
| 10443 | |
| 10444 | #: src/Support/TimeDate.php:179 |
| 10445 | msgid "(GMT+01:00) Berlin" |
| 10446 | msgstr "" |
| 10447 | |
| 10448 | #: src/Support/TimeDate.php:180 |
| 10449 | msgid "(GMT+01:00) Bern" |
| 10450 | msgstr "" |
| 10451 | |
| 10452 | #: src/Support/TimeDate.php:181 |
| 10453 | msgid "(GMT+01:00) Bratislava" |
| 10454 | msgstr "" |
| 10455 | |
| 10456 | #: src/Support/TimeDate.php:182 |
| 10457 | msgid "(GMT+01:00) Brussels" |
| 10458 | msgstr "" |
| 10459 | |
| 10460 | #: src/Support/TimeDate.php:183 |
| 10461 | msgid "(GMT+01:00) Budapest" |
| 10462 | msgstr "" |
| 10463 | |
| 10464 | #: src/Support/TimeDate.php:184 |
| 10465 | msgid "(GMT+01:00) Casablanca" |
| 10466 | msgstr "" |
| 10467 | |
| 10468 | #: src/Support/TimeDate.php:185 |
| 10469 | msgid "(GMT+01:00) Copenhagen" |
| 10470 | msgstr "" |
| 10471 | |
| 10472 | #: src/Support/TimeDate.php:186 |
| 10473 | msgid "(GMT+01:00) Dublin" |
| 10474 | msgstr "" |
| 10475 | |
| 10476 | #: src/Support/TimeDate.php:187 |
| 10477 | msgid "(GMT+01:00) Ljubljana" |
| 10478 | msgstr "" |
| 10479 | |
| 10480 | #: src/Support/TimeDate.php:188 |
| 10481 | msgid "(GMT+01:00) Madrid" |
| 10482 | msgstr "" |
| 10483 | |
| 10484 | #: src/Support/TimeDate.php:189 |
| 10485 | msgid "(GMT+01:00) Paris" |
| 10486 | msgstr "" |
| 10487 | |
| 10488 | #: src/Support/TimeDate.php:190 |
| 10489 | msgid "(GMT+01:00) Prague" |
| 10490 | msgstr "" |
| 10491 | |
| 10492 | #: src/Support/TimeDate.php:191 |
| 10493 | msgid "(GMT+01:00) Rome" |
| 10494 | msgstr "" |
| 10495 | |
| 10496 | #: src/Support/TimeDate.php:192 |
| 10497 | msgid "(GMT+01:00) Sarajevo" |
| 10498 | msgstr "" |
| 10499 | |
| 10500 | #: src/Support/TimeDate.php:193 |
| 10501 | msgid "(GMT+01:00) Skopje" |
| 10502 | msgstr "" |
| 10503 | |
| 10504 | #: src/Support/TimeDate.php:194 |
| 10505 | msgid "(GMT+01:00) Stockholm" |
| 10506 | msgstr "" |
| 10507 | |
| 10508 | #: src/Support/TimeDate.php:195 |
| 10509 | msgid "(GMT+01:00) Vienna" |
| 10510 | msgstr "" |
| 10511 | |
| 10512 | #: src/Support/TimeDate.php:196 |
| 10513 | msgid "(GMT+01:00) Warsaw" |
| 10514 | msgstr "" |
| 10515 | |
| 10516 | #: src/Support/TimeDate.php:197 |
| 10517 | msgid "(GMT+01:00) West Central Africa" |
| 10518 | msgstr "" |
| 10519 | |
| 10520 | #: src/Support/TimeDate.php:198 |
| 10521 | msgid "(GMT+01:00) Zagreb" |
| 10522 | msgstr "" |
| 10523 | |
| 10524 | #: src/Support/TimeDate.php:199 |
| 10525 | msgid "(GMT+01:00) Zurich" |
| 10526 | msgstr "" |
| 10527 | |
| 10528 | #: src/Support/TimeDate.php:200 |
| 10529 | msgid "(GMT+02:00) Athens" |
| 10530 | msgstr "" |
| 10531 | |
| 10532 | #: src/Support/TimeDate.php:201 |
| 10533 | msgid "(GMT+02:00) Bucharest" |
| 10534 | msgstr "" |
| 10535 | |
| 10536 | #: src/Support/TimeDate.php:202 |
| 10537 | msgid "(GMT+02:00) Cairo" |
| 10538 | msgstr "" |
| 10539 | |
| 10540 | #: src/Support/TimeDate.php:203 |
| 10541 | msgid "(GMT+02:00) Harare" |
| 10542 | msgstr "" |
| 10543 | |
| 10544 | #: src/Support/TimeDate.php:204 |
| 10545 | msgid "(GMT+02:00) Helsinki" |
| 10546 | msgstr "" |
| 10547 | |
| 10548 | #: src/Support/TimeDate.php:205 |
| 10549 | msgid "(GMT+02:00) Jerusalem" |
| 10550 | msgstr "" |
| 10551 | |
| 10552 | #: src/Support/TimeDate.php:206 |
| 10553 | msgid "(GMT+02:00) Kaliningrad" |
| 10554 | msgstr "" |
| 10555 | |
| 10556 | #: src/Support/TimeDate.php:207 |
| 10557 | msgid "(GMT+02:00) Kyiv" |
| 10558 | msgstr "" |
| 10559 | |
| 10560 | #: src/Support/TimeDate.php:208 |
| 10561 | msgid "(GMT+02:00) Pretoria" |
| 10562 | msgstr "" |
| 10563 | |
| 10564 | #: src/Support/TimeDate.php:209 |
| 10565 | msgid "(GMT+02:00) Riga" |
| 10566 | msgstr "" |
| 10567 | |
| 10568 | #: src/Support/TimeDate.php:210 |
| 10569 | msgid "(GMT+02:00) Sofia" |
| 10570 | msgstr "" |
| 10571 | |
| 10572 | #: src/Support/TimeDate.php:211 |
| 10573 | msgid "(GMT+02:00) Tallinn" |
| 10574 | msgstr "" |
| 10575 | |
| 10576 | #: src/Support/TimeDate.php:212 |
| 10577 | msgid "(GMT+02:00) Vilnius" |
| 10578 | msgstr "" |
| 10579 | |
| 10580 | #: src/Support/TimeDate.php:213 |
| 10581 | msgid "(GMT+03:00) Baghdad" |
| 10582 | msgstr "" |
| 10583 | |
| 10584 | #: src/Support/TimeDate.php:214 |
| 10585 | msgid "(GMT+03:00) Istanbul" |
| 10586 | msgstr "" |
| 10587 | |
| 10588 | #: src/Support/TimeDate.php:215 |
| 10589 | msgid "(GMT+03:00) Kuwait" |
| 10590 | msgstr "" |
| 10591 | |
| 10592 | #: src/Support/TimeDate.php:216 |
| 10593 | msgid "(GMT+03:00) Minsk" |
| 10594 | msgstr "" |
| 10595 | |
| 10596 | #: src/Support/TimeDate.php:217 |
| 10597 | msgid "(GMT+03:00) Moscow" |
| 10598 | msgstr "" |
| 10599 | |
| 10600 | #: src/Support/TimeDate.php:218 |
| 10601 | msgid "(GMT+03:00) Nairobi" |
| 10602 | msgstr "" |
| 10603 | |
| 10604 | #: src/Support/TimeDate.php:219 |
| 10605 | msgid "(GMT+03:00) Riyadh" |
| 10606 | msgstr "" |
| 10607 | |
| 10608 | #: src/Support/TimeDate.php:220 |
| 10609 | msgid "(GMT+03:00) St. Petersburg" |
| 10610 | msgstr "" |
| 10611 | |
| 10612 | #: src/Support/TimeDate.php:221 |
| 10613 | msgid "(GMT+03:00) Volgograd" |
| 10614 | msgstr "" |
| 10615 | |
| 10616 | #: src/Support/TimeDate.php:222 |
| 10617 | msgid "(GMT+03:30) Tehran" |
| 10618 | msgstr "" |
| 10619 | |
| 10620 | #: src/Support/TimeDate.php:223 |
| 10621 | msgid "(GMT+04:00) Abu Dhabi" |
| 10622 | msgstr "" |
| 10623 | |
| 10624 | #: src/Support/TimeDate.php:224 |
| 10625 | msgid "(GMT+04:00) Baku" |
| 10626 | msgstr "" |
| 10627 | |
| 10628 | #: src/Support/TimeDate.php:225 |
| 10629 | msgid "(GMT+04:00) Muscat" |
| 10630 | msgstr "" |
| 10631 | |
| 10632 | #: src/Support/TimeDate.php:226 |
| 10633 | msgid "(GMT+04:00) Samara" |
| 10634 | msgstr "" |
| 10635 | |
| 10636 | #: src/Support/TimeDate.php:227 |
| 10637 | msgid "(GMT+04:00) Tbilisi" |
| 10638 | msgstr "" |
| 10639 | |
| 10640 | #: src/Support/TimeDate.php:228 |
| 10641 | msgid "(GMT+04:00) Yerevan" |
| 10642 | msgstr "" |
| 10643 | |
| 10644 | #: src/Support/TimeDate.php:229 |
| 10645 | msgid "(GMT+04:30) Kabul" |
| 10646 | msgstr "" |
| 10647 | |
| 10648 | #: src/Support/TimeDate.php:230 |
| 10649 | msgid "(GMT+05:00) Ekaterinburg" |
| 10650 | msgstr "" |
| 10651 | |
| 10652 | #: src/Support/TimeDate.php:231 |
| 10653 | msgid "(GMT+05:00) Islamabad" |
| 10654 | msgstr "" |
| 10655 | |
| 10656 | #: src/Support/TimeDate.php:232 |
| 10657 | msgid "(GMT+05:00) Karachi" |
| 10658 | msgstr "" |
| 10659 | |
| 10660 | #: src/Support/TimeDate.php:233 |
| 10661 | msgid "(GMT+05:00) Tashkent" |
| 10662 | msgstr "" |
| 10663 | |
| 10664 | #: src/Support/TimeDate.php:234 |
| 10665 | msgid "(GMT+05:30) Chennai" |
| 10666 | msgstr "" |
| 10667 | |
| 10668 | #: src/Support/TimeDate.php:235 |
| 10669 | msgid "(GMT+05:30) Kolkata" |
| 10670 | msgstr "" |
| 10671 | |
| 10672 | #: src/Support/TimeDate.php:236 |
| 10673 | msgid "(GMT+05:30) Mumbai" |
| 10674 | msgstr "" |
| 10675 | |
| 10676 | #: src/Support/TimeDate.php:237 |
| 10677 | msgid "(GMT+05:30) New Delhi" |
| 10678 | msgstr "" |
| 10679 | |
| 10680 | #: src/Support/TimeDate.php:238 |
| 10681 | msgid "(GMT+05:30) Sri Jayawardenepura" |
| 10682 | msgstr "" |
| 10683 | |
| 10684 | #: src/Support/TimeDate.php:239 |
| 10685 | msgid "(GMT+05:45) Kathmandu" |
| 10686 | msgstr "" |
| 10687 | |
| 10688 | #: src/Support/TimeDate.php:240 |
| 10689 | msgid "(GMT+06:00) Almaty" |
| 10690 | msgstr "" |
| 10691 | |
| 10692 | #: src/Support/TimeDate.php:241 |
| 10693 | msgid "(GMT+06:00) Astana" |
| 10694 | msgstr "" |
| 10695 | |
| 10696 | #: src/Support/TimeDate.php:242 |
| 10697 | msgid "(GMT+06:00) Dhaka" |
| 10698 | msgstr "" |
| 10699 | |
| 10700 | #: src/Support/TimeDate.php:243 |
| 10701 | msgid "(GMT+06:00) Urumqi" |
| 10702 | msgstr "" |
| 10703 | |
| 10704 | #: src/Support/TimeDate.php:244 |
| 10705 | msgid "(GMT+06:30) Rangoon" |
| 10706 | msgstr "" |
| 10707 | |
| 10708 | #: src/Support/TimeDate.php:245 |
| 10709 | msgid "(GMT+07:00) Bangkok" |
| 10710 | msgstr "" |
| 10711 | |
| 10712 | #: src/Support/TimeDate.php:246 |
| 10713 | msgid "(GMT+07:00) Hanoi" |
| 10714 | msgstr "" |
| 10715 | |
| 10716 | #: src/Support/TimeDate.php:247 |
| 10717 | msgid "(GMT+07:00) Jakarta" |
| 10718 | msgstr "" |
| 10719 | |
| 10720 | #: src/Support/TimeDate.php:248 |
| 10721 | msgid "(GMT+07:00) Krasnoyarsk" |
| 10722 | msgstr "" |
| 10723 | |
| 10724 | #: src/Support/TimeDate.php:249 |
| 10725 | msgid "(GMT+07:00) Novosibirsk" |
| 10726 | msgstr "" |
| 10727 | |
| 10728 | #: src/Support/TimeDate.php:250 |
| 10729 | msgid "(GMT+08:00) Beijing" |
| 10730 | msgstr "" |
| 10731 | |
| 10732 | #: src/Support/TimeDate.php:251 |
| 10733 | msgid "(GMT+08:00) Chongqing" |
| 10734 | msgstr "" |
| 10735 | |
| 10736 | #: src/Support/TimeDate.php:252 |
| 10737 | msgid "(GMT+08:00) Hong Kong" |
| 10738 | msgstr "" |
| 10739 | |
| 10740 | #: src/Support/TimeDate.php:253 |
| 10741 | msgid "(GMT+08:00) Irkutsk" |
| 10742 | msgstr "" |
| 10743 | |
| 10744 | #: src/Support/TimeDate.php:254 |
| 10745 | msgid "(GMT+08:00) Kuala Lumpur" |
| 10746 | msgstr "" |
| 10747 | |
| 10748 | #: src/Support/TimeDate.php:255 |
| 10749 | msgid "(GMT+08:00) Perth" |
| 10750 | msgstr "" |
| 10751 | |
| 10752 | #: src/Support/TimeDate.php:256 |
| 10753 | msgid "(GMT+08:00) Singapore" |
| 10754 | msgstr "" |
| 10755 | |
| 10756 | #: src/Support/TimeDate.php:257 |
| 10757 | msgid "(GMT+08:00) Taipei" |
| 10758 | msgstr "" |
| 10759 | |
| 10760 | #: src/Support/TimeDate.php:258 |
| 10761 | msgid "(GMT+08:00) Ulaanbaatar" |
| 10762 | msgstr "" |
| 10763 | |
| 10764 | #: src/Support/TimeDate.php:259 |
| 10765 | msgid "(GMT+09:00) Osaka" |
| 10766 | msgstr "" |
| 10767 | |
| 10768 | #: src/Support/TimeDate.php:260 |
| 10769 | msgid "(GMT+09:00) Sapporo" |
| 10770 | msgstr "" |
| 10771 | |
| 10772 | #: src/Support/TimeDate.php:261 |
| 10773 | msgid "(GMT+09:00) Seoul" |
| 10774 | msgstr "" |
| 10775 | |
| 10776 | #: src/Support/TimeDate.php:262 |
| 10777 | msgid "(GMT+09:00) Tokyo" |
| 10778 | msgstr "" |
| 10779 | |
| 10780 | #: src/Support/TimeDate.php:263 |
| 10781 | msgid "(GMT+09:00) Yakutsk" |
| 10782 | msgstr "" |
| 10783 | |
| 10784 | #: src/Support/TimeDate.php:264 |
| 10785 | msgid "(GMT+09:30) Adelaide" |
| 10786 | msgstr "" |
| 10787 | |
| 10788 | #: src/Support/TimeDate.php:265 |
| 10789 | msgid "(GMT+09:30) Darwin" |
| 10790 | msgstr "" |
| 10791 | |
| 10792 | #: src/Support/TimeDate.php:266 |
| 10793 | msgid "(GMT+10:00) Brisbane" |
| 10794 | msgstr "" |
| 10795 | |
| 10796 | #: src/Support/TimeDate.php:267 |
| 10797 | msgid "(GMT+10:00) Canberra" |
| 10798 | msgstr "" |
| 10799 | |
| 10800 | #: src/Support/TimeDate.php:268 |
| 10801 | msgid "(GMT+10:00) Guam" |
| 10802 | msgstr "" |
| 10803 | |
| 10804 | #: src/Support/TimeDate.php:269 |
| 10805 | msgid "(GMT+10:00) Hobart" |
| 10806 | msgstr "" |
| 10807 | |
| 10808 | #: src/Support/TimeDate.php:270 |
| 10809 | msgid "(GMT+10:00) Melbourne" |
| 10810 | msgstr "" |
| 10811 | |
| 10812 | #: src/Support/TimeDate.php:271 |
| 10813 | msgid "(GMT+10:00) Port Moresby" |
| 10814 | msgstr "" |
| 10815 | |
| 10816 | #: src/Support/TimeDate.php:272 |
| 10817 | msgid "(GMT+10:00) Sydney" |
| 10818 | msgstr "" |
| 10819 | |
| 10820 | #: src/Support/TimeDate.php:273 |
| 10821 | msgid "(GMT+10:00) Vladivostok" |
| 10822 | msgstr "" |
| 10823 | |
| 10824 | #: src/Support/TimeDate.php:274 |
| 10825 | msgid "(GMT+11:00) Magadan" |
| 10826 | msgstr "" |
| 10827 | |
| 10828 | #: src/Support/TimeDate.php:275 |
| 10829 | msgid "(GMT+11:00) New Caledonia" |
| 10830 | msgstr "" |
| 10831 | |
| 10832 | #: src/Support/TimeDate.php:276 |
| 10833 | msgid "(GMT+11:00) Solomon Is." |
| 10834 | msgstr "" |
| 10835 | |
| 10836 | #: src/Support/TimeDate.php:277 |
| 10837 | msgid "(GMT+11:00) Srednekolymsk" |
| 10838 | msgstr "" |
| 10839 | |
| 10840 | #: src/Support/TimeDate.php:278 |
| 10841 | msgid "(GMT+12:00) Auckland" |
| 10842 | msgstr "" |
| 10843 | |
| 10844 | #: src/Support/TimeDate.php:279 |
| 10845 | msgid "(GMT+12:00) Fiji" |
| 10846 | msgstr "" |
| 10847 | |
| 10848 | #: src/Support/TimeDate.php:280 |
| 10849 | msgid "(GMT+12:00) Kamchatka" |
| 10850 | msgstr "" |
| 10851 | |
| 10852 | #: src/Support/TimeDate.php:281 |
| 10853 | msgid "(GMT+12:00) Marshall Is." |
| 10854 | msgstr "" |
| 10855 | |
| 10856 | #: src/Support/TimeDate.php:282 |
| 10857 | msgid "(GMT+12:00) Wellington" |
| 10858 | msgstr "" |
| 10859 | |
| 10860 | #: src/Support/TimeDate.php:283 |
| 10861 | msgid "(GMT+12:45) Chatham Is." |
| 10862 | msgstr "" |
| 10863 | |
| 10864 | #: src/Support/TimeDate.php:284 |
| 10865 | msgid "(GMT+13:00) Nuku'alofa" |
| 10866 | msgstr "" |
| 10867 | |
| 10868 | #: src/Support/TimeDate.php:285 |
| 10869 | msgid "(GMT+13:00) Samoa" |
| 10870 | msgstr "" |
| 10871 | |
| 10872 | #: src/Support/TimeDate.php:286 |
| 10873 | msgid "(GMT+13:00) Tokelau Is." |
| 10874 | msgstr "" |
| 10875 | |
| 10876 | #: src/Sync/ContentSyncService.php:91 |
| 10877 | #: src/Sync/ProductsSyncService.php:73 |
| 10878 | msgid "SureCart: Getting things ready..." |
| 10879 | msgstr "" |
| 10880 | |
| 10881 | #: src/Sync/ContentSyncService.php:92 |
| 10882 | msgid "We are creating your products and collections in the background. This may take a few minutes." |
| 10883 | msgstr "" |
| 10884 | |
| 10885 | #: src/Sync/ContentSyncService.php:103 |
| 10886 | msgid "SureCart: There was an issue creating your products." |
| 10887 | msgstr "" |
| 10888 | |
| 10889 | #: src/Sync/ContentSyncService.php:104 |
| 10890 | msgid "Please try again." |
| 10891 | msgstr "" |
| 10892 | |
| 10893 | #: src/Sync/CustomerSyncService.php:47 |
| 10894 | msgid "SureCart customer sync in progress" |
| 10895 | msgstr "" |
| 10896 | |
| 10897 | #: src/Sync/CustomerSyncService.php:48 |
| 10898 | msgid "SureCart is syncing customers in the background. The process may take a little while, so please be patient." |
| 10899 | msgstr "" |
| 10900 | |
| 10901 | #: src/Sync/ProductsSyncService.php:76 |
| 10902 | msgid "We are getting things ready and optimized in the background. This may take a few minutes." |
| 10903 | msgstr "" |
| 10904 | |
| 10905 | #: src/Sync/WooCommerce/WooCommerceImportService.php:261 |
| 10906 | msgid "SureCart: WooCommerce products import in progress." |
| 10907 | msgstr "" |
| 10908 | |
| 10909 | #: src/Sync/WooCommerce/WooCommerceImportService.php:262 |
| 10910 | msgid "SureCart is importing WooCommerce products in the background. The process may take a little while, so please be patient." |
| 10911 | msgstr "" |
| 10912 | |
| 10913 | #: src/Sync/WooCommerce/WooCommerceImportService.php:320 |
| 10914 | msgid "SureCart: WooCommerce products import complete." |
| 10915 | msgstr "" |
| 10916 | |
| 10917 | #. translators: %s: URL to import results page |
| 10918 | #: src/Sync/WooCommerce/WooCommerceImportService.php:323 |
| 10919 | msgid "The import has finished. <a href=\"%s\">View Import Results</a>" |
| 10920 | msgstr "" |
| 10921 | |
| 10922 | #. translators: %s: product type |
| 10923 | #: src/Sync/WooCommerce/WooCommerceImportTask.php:219 |
| 10924 | msgid "Unsupported product type: %s" |
| 10925 | msgstr "" |
| 10926 | |
| 10927 | #: src/Sync/WooCommerce/WooCommerceImportTask.php:222 |
| 10928 | msgid "Product not found in WooCommerce" |
| 10929 | msgstr "" |
| 10930 | |
| 10931 | #: src/Sync/WooCommerce/WooCommerceImportTask.php:223 |
| 10932 | msgid "Too many variation attributes (SureCart supports a maximum of 3)" |
| 10933 | msgstr "" |
| 10934 | |
| 10935 | #: src/Sync/WooCommerce/WooCommerceImportTask.php:224 |
| 10936 | msgid "Failed to map product data during import" |
| 10937 | msgstr "" |
| 10938 | |
| 10939 | #: src/Sync/WooCommerce/WooCommerceImportTask.php:229 |
| 10940 | msgid "Unnamed Product" |
| 10941 | msgstr "" |
| 10942 | |
| 10943 | #: src/Sync/WooCommerce/WooCommerceImportTask.php:229 |
| 10944 | #: src/Sync/WooCommerce/WooCommerceImportTask.php:251 |
| 10945 | msgid "Unknown Product" |
| 10946 | msgstr "" |
| 10947 | |
| 10948 | #: src/Sync/WooCommerce/WooCommerceImportTask.php:231 |
| 10949 | msgid "Product skipped" |
| 10950 | msgstr "" |
| 10951 | |
| 10952 | #. translators: %s: error message from the API |
| 10953 | #: src/Sync/WooCommerce/WooCommerceImportTask.php:255 |
| 10954 | msgid "API import failed: %s" |
| 10955 | msgstr "" |
| 10956 | |
| 10957 | #. translators: %s: Product name. |
| 10958 | #: src/Sync/WooCommerce/WooCommerceProductMapper.php:204 |
| 10959 | msgid "%s Price" |
| 10960 | msgstr "" |
| 10961 | |
| 10962 | #. translators: %s: Product name. |
| 10963 | #: src/Sync/WooCommerce/WooCommerceProductMapper.php:252 |
| 10964 | msgid "%s Subscription" |
| 10965 | msgstr "" |
| 10966 | |
| 10967 | #: src/Sync/WooCommerce/WooCommerceProductMapper.php:267 |
| 10968 | msgid "Sign-up Fee" |
| 10969 | msgstr "" |
| 10970 | |
| 10971 | #: src/Webhooks/WebhooksService.php:131 |
| 10972 | msgid "SureCart Webhook Registration Error" |
| 10973 | msgstr "" |
| 10974 | |
| 10975 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:157 |
| 10976 | msgid "Get Started" |
| 10977 | msgstr "" |
| 10978 | |
| 10979 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:158 |
| 10980 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:171 |
| 10981 | #: templates/UpdateModel/index.js:44 |
| 10982 | msgid "Complete Signup" |
| 10983 | msgstr "" |
| 10984 | |
| 10985 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:172 |
| 10986 | msgid "Claim Account" |
| 10987 | msgstr "" |
| 10988 | |
| 10989 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:227 |
| 10990 | #: settings/export/ExportSettings.js:35 |
| 10991 | msgid "Promotions" |
| 10992 | msgstr "" |
| 10993 | |
| 10994 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:240 |
| 10995 | #: bumps/EditBump.js:160 |
| 10996 | msgid "Order Bumps" |
| 10997 | msgstr "" |
| 10998 | |
| 10999 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:260 |
| 11000 | msgid "Cancellation Insights" |
| 11001 | msgstr "" |
| 11002 | |
| 11003 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:260 |
| 11004 | msgid "Cancellations" |
| 11005 | msgstr "" |
| 11006 | |
| 11007 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:269 |
| 11008 | msgid "Requests" |
| 11009 | msgstr "" |
| 11010 | |
| 11011 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:272 |
| 11012 | #: affiliations/modules/Payouts.js:54 |
| 11013 | #: components/data-tables/affiliates/PayoutsDataTable.js:29 |
| 11014 | #: store/add-entities.js:411 |
| 11015 | msgid "Payouts" |
| 11016 | msgstr "" |
| 11017 | |
| 11018 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:273 |
| 11019 | #: store/add-entities.js:418 |
| 11020 | msgid "Payout Groups" |
| 11021 | msgstr "" |
| 11022 | |
| 11023 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:297 |
| 11024 | #: settings/advanced/AdvancedSettings.js:416 |
| 11025 | msgid "Customer Area" |
| 11026 | msgstr "" |
| 11027 | |
| 11028 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:298 |
| 11029 | #: src/WordPress/PostTypes/CartPostTypeService.php:153 |
| 11030 | #: src/WordPress/PostTypes/FormPostTypeService.php:98 |
| 11031 | msgid "Forms" |
| 11032 | msgstr "" |
| 11033 | |
| 11034 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:298 |
| 11035 | msgid "Custom Forms" |
| 11036 | msgstr "" |
| 11037 | |
| 11038 | #: src/WordPress/Admin/Menus/AdminMenuPageService.php:325 |
| 11039 | msgid "Deleted" |
| 11040 | msgstr "" |
| 11041 | |
| 11042 | #: src/WordPress/Admin/Menus/AdminToolbarService.php:133 |
| 11043 | msgid "Visit SureCart Store" |
| 11044 | msgstr "" |
| 11045 | |
| 11046 | #: src/WordPress/Admin/Menus/AdminToolbarService.php:133 |
| 11047 | msgid "Visit Store" |
| 11048 | msgstr "" |
| 11049 | |
| 11050 | #: src/WordPress/Admin/Menus/AdminToolbarService.php:173 |
| 11051 | msgid "SureCart Collection" |
| 11052 | msgstr "" |
| 11053 | |
| 11054 | #: src/WordPress/Admin/Menus/AdminToolbarService.php:173 |
| 11055 | #: src/WordPress/Taxonomies/CollectionTaxonomyService.php:136 |
| 11056 | #: Blocks/ProductItemList/edit.js:342 |
| 11057 | msgid "Collection" |
| 11058 | msgstr "" |
| 11059 | |
| 11060 | #: src/WordPress/Admin/Menus/AdminToolbarService.php:183 |
| 11061 | msgid "SureCart Order Bump" |
| 11062 | msgstr "" |
| 11063 | |
| 11064 | #: src/WordPress/Admin/Menus/AdminToolbarService.php:183 |
| 11065 | msgid "Order Bump" |
| 11066 | msgstr "" |
| 11067 | |
| 11068 | #: src/WordPress/Admin/Menus/AdminToolbarService.php:193 |
| 11069 | msgid "SureCart Upsell" |
| 11070 | msgstr "" |
| 11071 | |
| 11072 | #: src/WordPress/Admin/Menus/AdminToolbarService.php:193 |
| 11073 | #: products/modules/Prices/Price/Swap.js:20 |
| 11074 | #: store/add-entities.js:39 |
| 11075 | msgid "Upsell" |
| 11076 | msgstr "" |
| 11077 | |
| 11078 | #: src/WordPress/Admin/Menus/AdminToolbarService.php:205 |
| 11079 | msgid "SureCart Coupon" |
| 11080 | msgstr "" |
| 11081 | |
| 11082 | #: src/WordPress/Admin/Menus/AdminToolbarService.php:205 |
| 11083 | #: auto-fees/utils/constants.js:117 |
| 11084 | #: auto-fees/utils/constants.js:123 |
| 11085 | #: store/add-entities.js:81 |
| 11086 | msgid "Coupon" |
| 11087 | msgstr "" |
| 11088 | |
| 11089 | #: src/WordPress/Admin/Menus/AdminToolbarService.php:217 |
| 11090 | msgid "SureCart Invoice" |
| 11091 | msgstr "" |
| 11092 | |
| 11093 | #: src/WordPress/Admin/Menus/AdminToolbarService.php:331 |
| 11094 | msgid "Content Designer" |
| 11095 | msgstr "" |
| 11096 | |
| 11097 | #: src/WordPress/Admin/Menus/AdminToolbarService.php:365 |
| 11098 | #: products/components/SelectTemplate/index.js:64 |
| 11099 | #: products/components/SelectTemplatePart/index.js:112 |
| 11100 | msgid "Product Template" |
| 11101 | msgstr "" |
| 11102 | |
| 11103 | #: src/WordPress/Admin/Menus/AdminToolbarService.php:406 |
| 11104 | msgid "Sticky Purchase Template" |
| 11105 | msgstr "" |
| 11106 | |
| 11107 | #. translators: 1: plugin name, 2: plugin version |
| 11108 | #: src/WordPress/Admin/PluginCache/AdminPluginCacheService.php:109 |
| 11109 | msgid "Action Required: Configure %s for SureCart" |
| 11110 | msgstr "" |
| 11111 | |
| 11112 | #. translators: 1: plugin name, 2: plugin version |
| 11113 | #: src/WordPress/Admin/PluginCache/AdminPluginCacheService.php:114 |
| 11114 | msgid "%1$s (%2$s) detected. To ensure optimal performance with SureCart, configure the plugin properly." |
| 11115 | msgstr "" |
| 11116 | |
| 11117 | #: src/WordPress/Admin/PluginCache/AdminPluginCacheService.php:119 |
| 11118 | msgid "Review Configuration Guide" |
| 11119 | msgstr "" |
| 11120 | |
| 11121 | #: src/WordPress/Admin/SSLCheck/AdminSSLCheckService.php:32 |
| 11122 | msgid "Your store does not appear to be using a secure connection. A secure connection (https) is required to use SureCart to process live transactions." |
| 11123 | msgstr "" |
| 11124 | |
| 11125 | #: src/WordPress/CLI/CLICommands.php:21 |
| 11126 | msgid "Email is required to seed an account." |
| 11127 | msgstr "" |
| 11128 | |
| 11129 | #: src/WordPress/CLI/CLICommands.php:33 |
| 11130 | msgid "Account seeded successfully." |
| 11131 | msgstr "" |
| 11132 | |
| 11133 | #: src/WordPress/CompatibilityService.php:238 |
| 11134 | msgid "<p>The Gutenberg plugin is currently active. SureCart blocks might not perform as expected within the block editor. If you encounter any issues, consider disabling the Gutenberg plugin.<p>" |
| 11135 | msgstr "" |
| 11136 | |
| 11137 | #: src/WordPress/HealthService.php:35 |
| 11138 | msgid "API Connectivity" |
| 11139 | msgstr "" |
| 11140 | |
| 11141 | #: src/WordPress/HealthService.php:36 |
| 11142 | msgid "Connected" |
| 11143 | msgstr "" |
| 11144 | |
| 11145 | #: src/WordPress/HealthService.php:36 |
| 11146 | msgid "Not connected" |
| 11147 | msgstr "" |
| 11148 | |
| 11149 | #: src/WordPress/HealthService.php:40 |
| 11150 | msgid "Store ID" |
| 11151 | msgstr "" |
| 11152 | |
| 11153 | #: src/WordPress/HealthService.php:45 |
| 11154 | #: settings/account/AccountSettings.js:104 |
| 11155 | msgid "Store URL" |
| 11156 | msgstr "" |
| 11157 | |
| 11158 | #: src/WordPress/HealthService.php:50 |
| 11159 | msgid "Registered Webhook URL" |
| 11160 | msgstr "" |
| 11161 | |
| 11162 | #: src/WordPress/HealthService.php:51 |
| 11163 | msgid "Not registered" |
| 11164 | msgstr "" |
| 11165 | |
| 11166 | #: src/WordPress/HealthService.php:55 |
| 11167 | #: src/WordPress/HealthService.php:93 |
| 11168 | msgid "Webhooks Processing" |
| 11169 | msgstr "" |
| 11170 | |
| 11171 | #. translators: %d is the number of unprocessed webhooks. |
| 11172 | #: src/WordPress/HealthService.php:57 |
| 11173 | msgid "%d Unprocessed webhooks" |
| 11174 | msgstr "" |
| 11175 | |
| 11176 | #. translators: %d is the number of unprocessed webhooks. |
| 11177 | #: src/WordPress/HealthService.php:57 |
| 11178 | msgid "Working" |
| 11179 | msgstr "" |
| 11180 | |
| 11181 | #: src/WordPress/HealthService.php:61 |
| 11182 | msgid "Encryption Key" |
| 11183 | msgstr "" |
| 11184 | |
| 11185 | #: src/WordPress/HealthService.php:62 |
| 11186 | #: src/WordPress/HealthService.php:67 |
| 11187 | msgid "Defined" |
| 11188 | msgstr "" |
| 11189 | |
| 11190 | #: src/WordPress/HealthService.php:62 |
| 11191 | #: src/WordPress/HealthService.php:67 |
| 11192 | msgid "Not defined" |
| 11193 | msgstr "" |
| 11194 | |
| 11195 | #: src/WordPress/HealthService.php:66 |
| 11196 | msgid "Number Formatter" |
| 11197 | msgstr "" |
| 11198 | |
| 11199 | #: src/WordPress/HealthService.php:84 |
| 11200 | #: src/WordPress/HealthService.php:116 |
| 11201 | msgid "API connectivity" |
| 11202 | msgstr "" |
| 11203 | |
| 11204 | #: src/WordPress/HealthService.php:97 |
| 11205 | msgid "Webhooks Connection" |
| 11206 | msgstr "" |
| 11207 | |
| 11208 | #: src/WordPress/HealthService.php:124 |
| 11209 | msgid "The SureCart API is reachable." |
| 11210 | msgstr "" |
| 11211 | |
| 11212 | #: src/WordPress/HealthService.php:124 |
| 11213 | msgid "The SureCart API is not reachable." |
| 11214 | msgstr "" |
| 11215 | |
| 11216 | #: src/WordPress/HealthService.php:141 |
| 11217 | msgid "SureCart Webhooks Processing Error" |
| 11218 | msgstr "" |
| 11219 | |
| 11220 | #: src/WordPress/HealthService.php:141 |
| 11221 | msgid "SureCart Webhooks Processing" |
| 11222 | msgstr "" |
| 11223 | |
| 11224 | #. translators: %d is the number of failed webhooks. |
| 11225 | #: src/WordPress/HealthService.php:150 |
| 11226 | msgid "%d of your webhooks failed to process on your site. Please check your error logs to make sure errors did not occur in webhook processing." |
| 11227 | msgstr "" |
| 11228 | |
| 11229 | #. translators: %d is the number of failed webhooks. |
| 11230 | #: src/WordPress/HealthService.php:150 |
| 11231 | msgid "Webhook processing is working normally." |
| 11232 | msgstr "" |
| 11233 | |
| 11234 | #: src/WordPress/HealthService.php:155 |
| 11235 | #: src/WordPress/HealthService.php:203 |
| 11236 | msgid "Troubleshoot Connection" |
| 11237 | msgstr "" |
| 11238 | |
| 11239 | #: src/WordPress/HealthService.php:173 |
| 11240 | msgid "Webhooks are working normally." |
| 11241 | msgstr "" |
| 11242 | |
| 11243 | #: src/WordPress/HealthService.php:174 |
| 11244 | msgid "Webhooks" |
| 11245 | msgstr "" |
| 11246 | |
| 11247 | #: src/WordPress/HealthService.php:179 |
| 11248 | msgid "webhook is disabled." |
| 11249 | msgstr "" |
| 11250 | |
| 11251 | #: src/WordPress/HealthService.php:180 |
| 11252 | msgid "The SureCart webhook is currently disabled which can cause issues with integrations. This can happen automatically due to repeated errors, or could have been disabled manually. Please re-enable the webhook and troubleshoot the issue if integrations are important to your store." |
| 11253 | msgstr "" |
| 11254 | |
| 11255 | #: src/WordPress/HealthService.php:183 |
| 11256 | msgid "webhook connection is being monitored for errors." |
| 11257 | msgstr "" |
| 11258 | |
| 11259 | #: src/WordPress/HealthService.php:184 |
| 11260 | msgid "The SureCart webhook has received repeated errors." |
| 11261 | msgstr "" |
| 11262 | |
| 11263 | #: src/WordPress/HealthService.php:186 |
| 11264 | msgid "Please troubleshoot the issue if integrations are important to your store." |
| 11265 | msgstr "" |
| 11266 | |
| 11267 | #: src/WordPress/Pages/PageSeeder.php:67 |
| 11268 | #: src/WordPress/PostTypes/CartPostTypeService.php:220 |
| 11269 | msgctxt "Cart slug" |
| 11270 | msgid "cart" |
| 11271 | msgstr "" |
| 11272 | |
| 11273 | #: src/WordPress/Pages/PageSeeder.php:68 |
| 11274 | #: src/WordPress/PostTypes/CartPostTypeService.php:221 |
| 11275 | msgctxt "Cart title" |
| 11276 | msgid "Cart" |
| 11277 | msgstr "" |
| 11278 | |
| 11279 | #: src/WordPress/Pages/PageSeeder.php:90 |
| 11280 | msgctxt "Shop page slug" |
| 11281 | msgid "shop" |
| 11282 | msgstr "" |
| 11283 | |
| 11284 | #: src/WordPress/Pages/PageSeeder.php:91 |
| 11285 | msgctxt "Shop page title" |
| 11286 | msgid "Shop" |
| 11287 | msgstr "" |
| 11288 | |
| 11289 | #: src/WordPress/Pages/PageService.php:39 |
| 11290 | #: src/WordPress/Pages/PageService.php:65 |
| 11291 | msgid "To prevent misconfiguration, you cannot delete the default checkout form. Please deactivate SureCart to delete this form." |
| 11292 | msgstr "" |
| 11293 | |
| 11294 | #: src/WordPress/Pages/PageService.php:39 |
| 11295 | msgid "To prevent misconfiguration, you cannot delete the default checkout page. Please deactivate SureCart to delete this page." |
| 11296 | msgstr "" |
| 11297 | |
| 11298 | #: src/WordPress/Pages/PageService.php:42 |
| 11299 | #: src/WordPress/Pages/PageService.php:68 |
| 11300 | msgid "Deleting This is Restricted" |
| 11301 | msgstr "" |
| 11302 | |
| 11303 | #: src/WordPress/Pages/PageService.php:119 |
| 11304 | #: src/WordPress/PostTypes/FormPostTypeService.php:152 |
| 11305 | msgid "Store Checkout" |
| 11306 | msgstr "" |
| 11307 | |
| 11308 | #: src/WordPress/Pages/PageService.php:127 |
| 11309 | #: confirmation/order-confirmation.php:6 |
| 11310 | #: settings/customer/CustomerSettings.js:330 |
| 11311 | msgid "Order Confirmation" |
| 11312 | msgstr "" |
| 11313 | |
| 11314 | #: src/WordPress/Pages/PageService.php:131 |
| 11315 | #: settings/advanced/AdvancedSettings.js:380 |
| 11316 | msgid "Shop Page" |
| 11317 | msgstr "" |
| 11318 | |
| 11319 | #: src/WordPress/PluginActionLinksService.php:47 |
| 11320 | msgid "Documentation" |
| 11321 | msgstr "" |
| 11322 | |
| 11323 | #: src/WordPress/PostTypes/CartPostTypeService.php:242 |
| 11324 | msgctxt "post type general name" |
| 11325 | msgid "Carts" |
| 11326 | msgstr "" |
| 11327 | |
| 11328 | #: src/WordPress/PostTypes/CartPostTypeService.php:243 |
| 11329 | msgctxt "post type singular name" |
| 11330 | msgid "Cart" |
| 11331 | msgstr "" |
| 11332 | |
| 11333 | #: src/WordPress/PostTypes/CartPostTypeService.php:244 |
| 11334 | msgctxt "Cart" |
| 11335 | msgid "Add New" |
| 11336 | msgstr "" |
| 11337 | |
| 11338 | #: src/WordPress/PostTypes/CartPostTypeService.php:245 |
| 11339 | msgid "Add new Cart" |
| 11340 | msgstr "" |
| 11341 | |
| 11342 | #: src/WordPress/PostTypes/CartPostTypeService.php:246 |
| 11343 | msgid "New Cart" |
| 11344 | msgstr "" |
| 11345 | |
| 11346 | #: src/WordPress/PostTypes/CartPostTypeService.php:247 |
| 11347 | msgid "Edit Cart" |
| 11348 | msgstr "" |
| 11349 | |
| 11350 | #: src/WordPress/PostTypes/CartPostTypeService.php:248 |
| 11351 | msgid "View Cart" |
| 11352 | msgstr "" |
| 11353 | |
| 11354 | #: src/WordPress/PostTypes/CartPostTypeService.php:249 |
| 11355 | msgid "All Carts" |
| 11356 | msgstr "" |
| 11357 | |
| 11358 | #: src/WordPress/PostTypes/CartPostTypeService.php:250 |
| 11359 | msgid "Search Carts" |
| 11360 | msgstr "" |
| 11361 | |
| 11362 | #: src/WordPress/PostTypes/CartPostTypeService.php:251 |
| 11363 | #: src/WordPress/PostTypes/FormPostTypeService.php:236 |
| 11364 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1065 |
| 11365 | #: src/WordPress/PostTypes/ProductUpsellPagePostTypeService.php:44 |
| 11366 | msgid "No checkout forms found." |
| 11367 | msgstr "" |
| 11368 | |
| 11369 | #: src/WordPress/PostTypes/CartPostTypeService.php:252 |
| 11370 | #: src/WordPress/PostTypes/FormPostTypeService.php:237 |
| 11371 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1066 |
| 11372 | #: src/WordPress/PostTypes/ProductUpsellPagePostTypeService.php:45 |
| 11373 | msgid "No checkout forms found in Trash." |
| 11374 | msgstr "" |
| 11375 | |
| 11376 | #: src/WordPress/PostTypes/CartPostTypeService.php:253 |
| 11377 | #: src/WordPress/PostTypes/FormPostTypeService.php:238 |
| 11378 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1067 |
| 11379 | #: src/WordPress/PostTypes/ProductUpsellPagePostTypeService.php:46 |
| 11380 | msgid "Filter checkout forms list" |
| 11381 | msgstr "" |
| 11382 | |
| 11383 | #: src/WordPress/PostTypes/CartPostTypeService.php:254 |
| 11384 | msgid "Carts list navigation" |
| 11385 | msgstr "" |
| 11386 | |
| 11387 | #: src/WordPress/PostTypes/CartPostTypeService.php:255 |
| 11388 | msgid "Carts list" |
| 11389 | msgstr "" |
| 11390 | |
| 11391 | #: src/WordPress/PostTypes/CartPostTypeService.php:256 |
| 11392 | msgid "Cart published." |
| 11393 | msgstr "" |
| 11394 | |
| 11395 | #: src/WordPress/PostTypes/CartPostTypeService.php:257 |
| 11396 | msgid "Cart published privately." |
| 11397 | msgstr "" |
| 11398 | |
| 11399 | #: src/WordPress/PostTypes/CartPostTypeService.php:258 |
| 11400 | msgid "Cart reverted to draft." |
| 11401 | msgstr "" |
| 11402 | |
| 11403 | #: src/WordPress/PostTypes/CartPostTypeService.php:259 |
| 11404 | msgid "Cart scheduled." |
| 11405 | msgstr "" |
| 11406 | |
| 11407 | #: src/WordPress/PostTypes/CartPostTypeService.php:260 |
| 11408 | msgid "Cart updated." |
| 11409 | msgstr "" |
| 11410 | |
| 11411 | #: src/WordPress/PostTypes/FormPostTypeService.php:227 |
| 11412 | msgctxt "post type general name" |
| 11413 | msgid "Checkout Forms" |
| 11414 | msgstr "" |
| 11415 | |
| 11416 | #: src/WordPress/PostTypes/FormPostTypeService.php:228 |
| 11417 | msgctxt "post type singular name" |
| 11418 | msgid "Checkout Form" |
| 11419 | msgstr "" |
| 11420 | |
| 11421 | #: src/WordPress/PostTypes/FormPostTypeService.php:229 |
| 11422 | msgctxt "Checkout Form" |
| 11423 | msgid "Add New" |
| 11424 | msgstr "" |
| 11425 | |
| 11426 | #: src/WordPress/PostTypes/FormPostTypeService.php:230 |
| 11427 | msgid "Add new Checkout Form" |
| 11428 | msgstr "" |
| 11429 | |
| 11430 | #: src/WordPress/PostTypes/FormPostTypeService.php:231 |
| 11431 | msgid "New Checkout Form" |
| 11432 | msgstr "" |
| 11433 | |
| 11434 | #: src/WordPress/PostTypes/FormPostTypeService.php:232 |
| 11435 | msgid "Edit Checkout Form" |
| 11436 | msgstr "" |
| 11437 | |
| 11438 | #: src/WordPress/PostTypes/FormPostTypeService.php:233 |
| 11439 | msgid "View Checkout Form" |
| 11440 | msgstr "" |
| 11441 | |
| 11442 | #: src/WordPress/PostTypes/FormPostTypeService.php:234 |
| 11443 | msgid "All Checkout Forms" |
| 11444 | msgstr "" |
| 11445 | |
| 11446 | #: src/WordPress/PostTypes/FormPostTypeService.php:235 |
| 11447 | msgid "Search Checkout Forms" |
| 11448 | msgstr "" |
| 11449 | |
| 11450 | #: src/WordPress/PostTypes/FormPostTypeService.php:239 |
| 11451 | msgid "Checkout Forms list navigation" |
| 11452 | msgstr "" |
| 11453 | |
| 11454 | #: src/WordPress/PostTypes/FormPostTypeService.php:240 |
| 11455 | msgid "Checkout Forms list" |
| 11456 | msgstr "" |
| 11457 | |
| 11458 | #: src/WordPress/PostTypes/FormPostTypeService.php:241 |
| 11459 | msgid "Checkout Form published." |
| 11460 | msgstr "" |
| 11461 | |
| 11462 | #: src/WordPress/PostTypes/FormPostTypeService.php:242 |
| 11463 | msgid "Checkout Form published privately." |
| 11464 | msgstr "" |
| 11465 | |
| 11466 | #: src/WordPress/PostTypes/FormPostTypeService.php:243 |
| 11467 | msgid "Checkout Form reverted to draft." |
| 11468 | msgstr "" |
| 11469 | |
| 11470 | #: src/WordPress/PostTypes/FormPostTypeService.php:244 |
| 11471 | msgid "Checkout Form scheduled." |
| 11472 | msgstr "" |
| 11473 | |
| 11474 | #: src/WordPress/PostTypes/FormPostTypeService.php:245 |
| 11475 | msgid "Checkout Form updated." |
| 11476 | msgstr "" |
| 11477 | |
| 11478 | #: src/WordPress/PostTypes/FormPostTypeService.php:297 |
| 11479 | msgid "Published In" |
| 11480 | msgstr "" |
| 11481 | |
| 11482 | #: src/WordPress/PostTypes/FormPostTypeService.php:298 |
| 11483 | msgid "Mode" |
| 11484 | msgstr "" |
| 11485 | |
| 11486 | #: src/WordPress/PostTypes/FormPostTypeService.php:299 |
| 11487 | #: settings/display-currency/components/CurrencySwitcherSettings.js:186 |
| 11488 | msgid "Shortcode" |
| 11489 | msgstr "" |
| 11490 | |
| 11491 | #: src/WordPress/PostTypes/FormPostTypeService.php:368 |
| 11492 | #: products/components/SelectTemplate/index.js:72 |
| 11493 | #: products/components/SelectTemplatePart/index.js:125 |
| 11494 | #: reviews/list/fields/review.js:60 |
| 11495 | msgid "(no title)" |
| 11496 | msgstr "" |
| 11497 | |
| 11498 | #: src/WordPress/PostTypes/ProductPostTypeService.php:341 |
| 11499 | #: products/list/variants/cells/name.js:16 |
| 11500 | #: products/modules/Prices/Price/BuyLink.js:30 |
| 11501 | #: products/modules/Variations/Variants.js:132 |
| 11502 | #: store/add-entities.js:496 |
| 11503 | msgid "Variant" |
| 11504 | msgstr "" |
| 11505 | |
| 11506 | #: src/WordPress/PostTypes/ProductPostTypeService.php:345 |
| 11507 | msgid "Enter the variant name as it appears in Option Values (e.g., Black, White, Light Green)." |
| 11508 | msgstr "" |
| 11509 | |
| 11510 | #: src/WordPress/PostTypes/ProductPostTypeService.php:345 |
| 11511 | msgid "Learn More." |
| 11512 | msgstr "" |
| 11513 | |
| 11514 | #: src/WordPress/PostTypes/ProductPostTypeService.php:968 |
| 11515 | msgid "Product gallery" |
| 11516 | msgstr "" |
| 11517 | |
| 11518 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1055 |
| 11519 | msgctxt "post type general name" |
| 11520 | msgid "SureCart Product" |
| 11521 | msgstr "" |
| 11522 | |
| 11523 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1056 |
| 11524 | msgctxt "post type singular name" |
| 11525 | msgid "SureCart Product" |
| 11526 | msgstr "" |
| 11527 | |
| 11528 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1057 |
| 11529 | msgctxt "Product" |
| 11530 | msgid "Add New" |
| 11531 | msgstr "" |
| 11532 | |
| 11533 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1058 |
| 11534 | msgid "Add new Product" |
| 11535 | msgstr "" |
| 11536 | |
| 11537 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1059 |
| 11538 | msgid "New Product" |
| 11539 | msgstr "" |
| 11540 | |
| 11541 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1062 |
| 11542 | msgid "View Products" |
| 11543 | msgstr "" |
| 11544 | |
| 11545 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1064 |
| 11546 | #: admin/products/index.php:78 |
| 11547 | msgid "Search Products" |
| 11548 | msgstr "" |
| 11549 | |
| 11550 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1068 |
| 11551 | msgid "Products list navigation" |
| 11552 | msgstr "" |
| 11553 | |
| 11554 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1069 |
| 11555 | msgid "Products list" |
| 11556 | msgstr "" |
| 11557 | |
| 11558 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1070 |
| 11559 | msgid "Product published." |
| 11560 | msgstr "" |
| 11561 | |
| 11562 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1071 |
| 11563 | msgid "Product published privately." |
| 11564 | msgstr "" |
| 11565 | |
| 11566 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1072 |
| 11567 | msgid "Product reverted to draft." |
| 11568 | msgstr "" |
| 11569 | |
| 11570 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1073 |
| 11571 | msgid "Product scheduled." |
| 11572 | msgstr "" |
| 11573 | |
| 11574 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1074 |
| 11575 | #: products/EditProduct.js:69 |
| 11576 | #: products/EditProduct.js:215 |
| 11577 | #: products/modules/integrations/Integrations.js:43 |
| 11578 | msgid "Product updated." |
| 11579 | msgstr "" |
| 11580 | |
| 11581 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1112 |
| 11582 | msgctxt "post" |
| 11583 | msgid "Archived" |
| 11584 | msgstr "" |
| 11585 | |
| 11586 | #. translators: %s: number of posts. |
| 11587 | #: src/WordPress/PostTypes/ProductPostTypeService.php:1121 |
| 11588 | msgid "Archived <span class=\"count\">(%s)</span>" |
| 11589 | msgid_plural "Archived <span class=\"count\">(%s)</span>" |
| 11590 | msgstr[0] "" |
| 11591 | msgstr[1] "" |
| 11592 | |
| 11593 | #: src/WordPress/PostTypes/ProductUpsellPagePostTypeService.php:35 |
| 11594 | msgctxt "post type general name" |
| 11595 | msgid "SureCart Upsells" |
| 11596 | msgstr "" |
| 11597 | |
| 11598 | #: src/WordPress/PostTypes/ProductUpsellPagePostTypeService.php:36 |
| 11599 | msgctxt "post type singular name" |
| 11600 | msgid "SureCart Upsell" |
| 11601 | msgstr "" |
| 11602 | |
| 11603 | #: src/WordPress/PostTypes/ProductUpsellPagePostTypeService.php:37 |
| 11604 | msgctxt "SureCart Upsell" |
| 11605 | msgid "Add New" |
| 11606 | msgstr "" |
| 11607 | |
| 11608 | #: src/WordPress/PostTypes/ProductUpsellPagePostTypeService.php:38 |
| 11609 | msgid "Add new SureCart Upsell" |
| 11610 | msgstr "" |
| 11611 | |
| 11612 | #: src/WordPress/PostTypes/ProductUpsellPagePostTypeService.php:39 |
| 11613 | msgid "New SureCart Upsell" |
| 11614 | msgstr "" |
| 11615 | |
| 11616 | #: src/WordPress/PostTypes/ProductUpsellPagePostTypeService.php:40 |
| 11617 | msgid "Edit SureCart Upsell" |
| 11618 | msgstr "" |
| 11619 | |
| 11620 | #: src/WordPress/PostTypes/ProductUpsellPagePostTypeService.php:41 |
| 11621 | msgid "View SureCart Upsell" |
| 11622 | msgstr "" |
| 11623 | |
| 11624 | #: src/WordPress/PostTypes/ProductUpsellPagePostTypeService.php:42 |
| 11625 | msgid "All SureCart Upsells" |
| 11626 | msgstr "" |
| 11627 | |
| 11628 | #: src/WordPress/PostTypes/ProductUpsellPagePostTypeService.php:43 |
| 11629 | msgid "Search SureCart Upsells" |
| 11630 | msgstr "" |
| 11631 | |
| 11632 | #: src/WordPress/PostTypes/ProductUpsellPagePostTypeService.php:47 |
| 11633 | msgid "SureCart Upsells list navigation" |
| 11634 | msgstr "" |
| 11635 | |
| 11636 | #: src/WordPress/PostTypes/ProductUpsellPagePostTypeService.php:48 |
| 11637 | msgid "SureCart Upsells list" |
| 11638 | msgstr "" |
| 11639 | |
| 11640 | #: src/WordPress/PostTypes/ProductUpsellPagePostTypeService.php:49 |
| 11641 | msgid "SureCart Upsell published." |
| 11642 | msgstr "" |
| 11643 | |
| 11644 | #: src/WordPress/PostTypes/ProductUpsellPagePostTypeService.php:50 |
| 11645 | msgid "SureCart Upsell published privately." |
| 11646 | msgstr "" |
| 11647 | |
| 11648 | #: src/WordPress/PostTypes/ProductUpsellPagePostTypeService.php:51 |
| 11649 | msgid "SureCart Upsell reverted to draft." |
| 11650 | msgstr "" |
| 11651 | |
| 11652 | #: src/WordPress/PostTypes/ProductUpsellPagePostTypeService.php:52 |
| 11653 | msgid "SureCart Upsell scheduled." |
| 11654 | msgstr "" |
| 11655 | |
| 11656 | #: src/WordPress/PostTypes/ProductUpsellPagePostTypeService.php:53 |
| 11657 | msgid "SureCart Upsell updated." |
| 11658 | msgstr "" |
| 11659 | |
| 11660 | #: src/WordPress/RecaptchaValidationService.php:100 |
| 11661 | msgid "Invalid recaptcha check. Please try again." |
| 11662 | msgstr "" |
| 11663 | |
| 11664 | #: src/WordPress/RecaptchaValidationService.php:105 |
| 11665 | msgid "Invalid recaptcha score. Please try again." |
| 11666 | msgstr "" |
| 11667 | |
| 11668 | #. translators: %s: shortcode name |
| 11669 | #: src/WordPress/Shortcodes/ShortcodesService.php:42 |
| 11670 | msgid "Please visit the frontend of your page builder to view the %s shortcode contents." |
| 11671 | msgstr "" |
| 11672 | |
| 11673 | #: src/WordPress/Shortcodes/ShortcodesServiceProvider.php:419 |
| 11674 | msgid "This form is not available or has been deleted." |
| 11675 | msgstr "" |
| 11676 | |
| 11677 | #: src/WordPress/Taxonomies/CollectionTaxonomyService.php:126 |
| 11678 | msgctxt "taxonomy general name" |
| 11679 | msgid "Collections" |
| 11680 | msgstr "" |
| 11681 | |
| 11682 | #: src/WordPress/Taxonomies/CollectionTaxonomyService.php:127 |
| 11683 | msgctxt "taxonomy singular name" |
| 11684 | msgid "Collection" |
| 11685 | msgstr "" |
| 11686 | |
| 11687 | #: src/WordPress/Taxonomies/CollectionTaxonomyService.php:128 |
| 11688 | msgid "Search Collections" |
| 11689 | msgstr "" |
| 11690 | |
| 11691 | #: src/WordPress/Taxonomies/CollectionTaxonomyService.php:129 |
| 11692 | msgid "All Collections" |
| 11693 | msgstr "" |
| 11694 | |
| 11695 | #: src/WordPress/Taxonomies/CollectionTaxonomyService.php:130 |
| 11696 | msgid "parent Collection" |
| 11697 | msgstr "" |
| 11698 | |
| 11699 | #: src/WordPress/Taxonomies/CollectionTaxonomyService.php:131 |
| 11700 | msgid "parent Collection:" |
| 11701 | msgstr "" |
| 11702 | |
| 11703 | #: src/WordPress/Taxonomies/CollectionTaxonomyService.php:132 |
| 11704 | msgid "Edit Collection" |
| 11705 | msgstr "" |
| 11706 | |
| 11707 | #: src/WordPress/Taxonomies/CollectionTaxonomyService.php:133 |
| 11708 | msgid "Update Collection" |
| 11709 | msgstr "" |
| 11710 | |
| 11711 | #: src/WordPress/Taxonomies/CollectionTaxonomyService.php:134 |
| 11712 | msgid "Add New Collection" |
| 11713 | msgstr "" |
| 11714 | |
| 11715 | #: src/WordPress/Taxonomies/CollectionTaxonomyService.php:135 |
| 11716 | msgid "New Collection Name" |
| 11717 | msgstr "" |
| 11718 | |
| 11719 | #: src/WordPress/Taxonomies/StoreTaxonomyService.php:38 |
| 11720 | #: src/WordPress/Taxonomies/StoreTaxonomyService.php:39 |
| 11721 | #: store/add-entities.js:10 |
| 11722 | msgid "Store" |
| 11723 | msgstr "" |
| 11724 | |
| 11725 | #. translators: Represents the title of a user's custom template in the Site Editor, where %s is the author's name, e.g. "Author: Jane Doe". |
| 11726 | #: src/WordPress/Templates/BlockTemplatesService.php:202 |
| 11727 | msgid "Product: %s" |
| 11728 | msgstr "" |
| 11729 | |
| 11730 | #: src/WordPress/Templates/BlockTemplatesService.php:205 |
| 11731 | msgid "Template used for specific single SureCart product pages." |
| 11732 | msgstr "" |
| 11733 | |
| 11734 | #. translators: Represents the title of a user's custom template in the Site Editor, where %s is the author's name, e.g. "Author: Jane Doe". |
| 11735 | #: src/WordPress/Templates/BlockTemplatesService.php:215 |
| 11736 | msgid "Product Collection: %s" |
| 11737 | msgstr "" |
| 11738 | |
| 11739 | #: src/WordPress/Templates/BlockTemplatesService.php:218 |
| 11740 | msgid "Template used for specific single SureCart collection pages." |
| 11741 | msgstr "" |
| 11742 | |
| 11743 | #. translators: Represents the title of a user's custom template in the Site Editor, where %s is the author's name, e.g. "Author: Jane Doe". |
| 11744 | #: src/WordPress/Templates/BlockTemplatesService.php:228 |
| 11745 | msgid "Upsell: %s" |
| 11746 | msgstr "" |
| 11747 | |
| 11748 | #: src/WordPress/Templates/BlockTemplatesService.php:231 |
| 11749 | msgid "Template used for specific single SureCart upsell pages." |
| 11750 | msgstr "" |
| 11751 | |
| 11752 | #: src/WordPress/Templates/TemplatesService.php:155 |
| 11753 | msgid "SureCart Customer Dashboard" |
| 11754 | msgstr "" |
| 11755 | |
| 11756 | #: src/WordPress/UpgradeNoticeService.php:97 |
| 11757 | msgid "Important: Backup Your Site Before Updating!" |
| 11758 | msgstr "" |
| 11759 | |
| 11760 | #. translators: %1$s Link open tag, %2$s: Link close tag. |
| 11761 | #: src/WordPress/UpgradeNoticeService.php:104 |
| 11762 | msgid "To ensure a smooth update, please %1$sbackup your site%2$s before proceeding. For the safest experience, perform the update in a staging environment first. This helps prevent any unexpected issues and ensures your site remains up and running smoothly." |
| 11763 | msgstr "" |
| 11764 | |
| 11765 | #: src/WordPress/UpgradeNoticeService.php:111 |
| 11766 | msgid "If you are updating from a version prior to 3.0.0, please read the upgrade guide for important information about the changes in this version." |
| 11767 | msgstr "" |
| 11768 | |
| 11769 | #: src/WordPress/UpgradeNoticeService.php:114 |
| 11770 | msgid "Read the Upgrade Guide" |
| 11771 | msgstr "" |
| 11772 | |
| 11773 | #: src/WordPress/Users/UsersService.php:109 |
| 11774 | msgid "Limit result set to users with a customer." |
| 11775 | msgstr "" |
| 11776 | |
| 11777 | #: src/WordPress/Users/UsersService.php:113 |
| 11778 | msgid "Limit result set to users with specific customer ids." |
| 11779 | msgstr "" |
| 11780 | |
| 11781 | #: admin/abandoned-orders/cta-banner.php:99 |
| 11782 | msgid "Recover lost sales with abandoned checkouts." |
| 11783 | msgstr "" |
| 11784 | |
| 11785 | #: admin/abandoned-orders/cta-banner.php:102 |
| 11786 | msgid "69% of shoppers abandon their checkouts before completing a purchase. Recover lost revenue with automated, high-converting emails." |
| 11787 | msgstr "" |
| 11788 | |
| 11789 | #: admin/abandoned-orders/cta-banner.php:105 |
| 11790 | #: components/StorageLimitWarning.js:101 |
| 11791 | msgid "Upgrade" |
| 11792 | msgstr "" |
| 11793 | |
| 11794 | #: admin/affiliation-payouts/new-payout-button.php:3 |
| 11795 | #: admin/invoices/new-invoice-button.php:3 |
| 11796 | #: admin/products/add-new-product-button.php:2 |
| 11797 | #: layouts/partials/admin-index-header.php:14 |
| 11798 | #: checkouts/modules/SelectCustomer/index.js:131 |
| 11799 | #: coupons/modules/CustomerSelector.js:77 |
| 11800 | #: coupons/modules/SelectCustomer.js:173 |
| 11801 | #: invoices/modules/SelectCustomer/index.js:89 |
| 11802 | #: products/modules/Collection/index.js:73 |
| 11803 | #: settings/display-currency/components/DisplayCurrenciesSettings.js:241 |
| 11804 | #: settings/processors/ManualPaymentMethods.js:80 |
| 11805 | #: settings/shipping/method/ShippingMethods.js:114 |
| 11806 | #: settings/shipping/parcel/ParcelTemplateForm.js:136 |
| 11807 | #: settings/shipping/parcel/ParcelTemplates.js:160 |
| 11808 | #: settings/shipping/profile/AddShippingProfile.js:103 |
| 11809 | #: settings/shipping/rate/ShippingRateForm.js:368 |
| 11810 | #: settings/subscription-preservation/Reasons.js:97 |
| 11811 | #: upsell-funnels/components/SelectTemplate/index.js:97 |
| 11812 | #: upsell-funnels/components/SelectTemplatePart/index.js:98 |
| 11813 | #: sc-subscription-payment-method.js:192 |
| 11814 | msgid "Add New" |
| 11815 | msgstr "" |
| 11816 | |
| 11817 | #: admin/affiliation-payouts/new-payout-button.php:8 |
| 11818 | #: affiliation-referrals/modules/Payout.js:73 |
| 11819 | msgid "Payout" |
| 11820 | msgstr "" |
| 11821 | |
| 11822 | #: admin/affiliation-payouts/new-payout-button.php:11 |
| 11823 | msgid "Payout Batch" |
| 11824 | msgstr "" |
| 11825 | |
| 11826 | #: admin/affiliation-referrals/index.php:15 |
| 11827 | msgid "What are test mode referrals?" |
| 11828 | msgstr "" |
| 11829 | |
| 11830 | #: admin/affiliation-referrals/index.php:17 |
| 11831 | msgid "Test mode referrals are created when an order is placed in test mode and an affiliate is associated with the order. These referrals do not impact stats, are not included in payouts, and are not visible to affiliates. They are solely for testing your affiliate setup and can be deleted or ignored." |
| 11832 | msgstr "" |
| 11833 | |
| 11834 | #: admin/affiliation-referrals/index.php:47 |
| 11835 | msgid "Are you sure you want to delete this referral? This action cannot be undone." |
| 11836 | msgstr "" |
| 11837 | |
| 11838 | #: admin/affiliation-requests/index.php:12 |
| 11839 | #: admin/affiliations/index.php:11 |
| 11840 | #: admin/auto-fees/index.php:12 |
| 11841 | #: admin/reviews/index.php:11 |
| 11842 | #: Blocks/ProductCollection/edit.js:279 |
| 11843 | #: Blocks/ProductItemList/edit.js:331 |
| 11844 | #: src/blocks/product-list-search/view.php:31 |
| 11845 | #: src/blocks/product-list-search/edit.js:29 |
| 11846 | #: src/utilities/pattern-selection-modal.js:87 |
| 11847 | #: sc-product-item-list.js:266 |
| 11848 | #: sc-product-item-list.js:275 |
| 11849 | msgid "Search" |
| 11850 | msgstr "" |
| 11851 | |
| 11852 | #: admin/auto-fees/index.php:25 |
| 11853 | msgid "Are you sure you want to delete this dynamic price? This action cannot be undone." |
| 11854 | msgstr "" |
| 11855 | |
| 11856 | #: admin/cancellation-insights/cta-banner.php:100 |
| 11857 | msgid "The easiest thing you can do to increase subscription revenue." |
| 11858 | msgstr "" |
| 11859 | |
| 11860 | #: admin/cancellation-insights/cta-banner.php:103 |
| 11861 | msgid "Automatically lower your subscription cancellation while making customers happy and saving more revenue with Subscription Saver." |
| 11862 | msgstr "" |
| 11863 | |
| 11864 | #: admin/cancellation-insights/cta-banner.php:106 |
| 11865 | msgid "Get Subscription Saver" |
| 11866 | msgstr "" |
| 11867 | |
| 11868 | #: admin/cancellation-insights/index.php:20 |
| 11869 | msgid "Cancellation Attempts" |
| 11870 | msgstr "" |
| 11871 | |
| 11872 | #: admin/coming-soon.php:48 |
| 11873 | msgid "Coming soon..." |
| 11874 | msgstr "" |
| 11875 | |
| 11876 | #: admin/coming-soon.php:50 |
| 11877 | msgid "We are currently working on our Pro features. Please check back once we release new revenue and time saving features." |
| 11878 | msgstr "" |
| 11879 | |
| 11880 | #: admin/connection-invalid.php:25 |
| 11881 | msgid "Update Your Connection" |
| 11882 | msgstr "" |
| 11883 | |
| 11884 | #: admin/connection-invalid.php:28 |
| 11885 | #: affiliation-requests/modules/Details.js:44 |
| 11886 | #: affiliations/modules/affiliation-products/index.js:317 |
| 11887 | #: affiliations/modules/Commission.js:119 |
| 11888 | #: affiliations/modules/EditAffiliate.js:161 |
| 11889 | #: invoices/modules/LineItemNote/LineItemNoteInput.js:71 |
| 11890 | #: orders/modules/MetaDataModal.js:167 |
| 11891 | #: orders/modules/TaxInfo/EditTaxInfo.js:106 |
| 11892 | #: products/modules/Affiliation.js:118 |
| 11893 | #: router/NavigationConfirmProvider.js:204 |
| 11894 | #: settings/SettingsBox.js:54 |
| 11895 | #: settings/SettingsTemplate.js:89 |
| 11896 | #: settings/shipping/zone/ShippingZoneForm.js:287 |
| 11897 | #: settings/tax-override/TaxOverrideModal.js:272 |
| 11898 | #: sc-customer-edit.js:128 |
| 11899 | #: sc-wordpress-user-edit.js:63 |
| 11900 | msgid "Save" |
| 11901 | msgstr "" |
| 11902 | |
| 11903 | #: admin/connection-invalid.php:36 |
| 11904 | #: admin/plugin.php:79 |
| 11905 | #: settings/connection/ConnectionSettings.js:59 |
| 11906 | msgid "Connection Details" |
| 11907 | msgstr "" |
| 11908 | |
| 11909 | #: admin/connection-invalid.php:37 |
| 11910 | msgid "Add your API token to connect to SureCart." |
| 11911 | msgstr "" |
| 11912 | |
| 11913 | #: admin/connection-invalid.php:39 |
| 11914 | #: admin/plugin.php:82 |
| 11915 | msgid "Api Token" |
| 11916 | msgstr "" |
| 11917 | |
| 11918 | #: admin/connection-invalid.php:39 |
| 11919 | #: admin/plugin.php:82 |
| 11920 | msgid "Enter your api token." |
| 11921 | msgstr "" |
| 11922 | |
| 11923 | #: admin/connection-invalid.php:44 |
| 11924 | #: admin/plugin.php:87 |
| 11925 | msgid "Find My Api Token" |
| 11926 | msgstr "" |
| 11927 | |
| 11928 | #: admin/customers/confirm-bulk-delete.php:49 |
| 11929 | msgid "Delete Customers" |
| 11930 | msgstr "" |
| 11931 | |
| 11932 | #: admin/customers/confirm-bulk-delete.php:52 |
| 11933 | msgid "Are you sure you want to permanently delete this customer? All associated subscriptions, payments, and purchases will also be deleted within 24 hours. This cannot be undone." |
| 11934 | msgid_plural "Are you sure you want to permanently delete these customers? All associated subscriptions, payments, and purchases will also be deleted within 24 hours. This cannot be undone." |
| 11935 | msgstr[0] "" |
| 11936 | msgstr[1] "" |
| 11937 | |
| 11938 | #: admin/customers/confirm-bulk-delete.php:68 |
| 11939 | #: admin/products/confirm-bulk-delete.php:68 |
| 11940 | #: admin/restore/index.php:43 |
| 11941 | #: affiliation-payouts-groups/CreateAffiliationPayoutGroup.js:92 |
| 11942 | #: affiliation-payouts/CreateAffiliationPayout.js:89 |
| 11943 | #: affiliation-payouts/ExportAffiliationPayout.js:108 |
| 11944 | #: affiliation-referrals/CreateAffiliationReferral.js:76 |
| 11945 | #: affiliation-requests/CreateAffiliationRequest.js:76 |
| 11946 | #: affiliations/modules/EditAffiliate.js:164 |
| 11947 | #: auto-fees/CreateAutoFee.js:214 |
| 11948 | #: bumps/CreateBump.js:106 |
| 11949 | #: bumps/modules/NewCondition.js:169 |
| 11950 | #: checkouts/CreateCheckout.js:358 |
| 11951 | #: checkouts/modules/Address.js:152 |
| 11952 | #: checkouts/modules/PaymentMethods.js:154 |
| 11953 | #: checkouts/modules/Price.js:271 |
| 11954 | #: checkouts/modules/SelectCustomer/CreateCustomer.js:128 |
| 11955 | #: checkouts/modules/Tax/index.js:142 |
| 11956 | #: components/address/EditAddress.js:121 |
| 11957 | #: components/affiliates/commission/CommissionForm.js:105 |
| 11958 | #: components/affiliates/UpdateExpireAtModal.js:55 |
| 11959 | #: components/data-tables/subscriptions-data-table/Cancel.js:70 |
| 11960 | #: components/data-tables/subscriptions-data-table/Cancel.js:92 |
| 11961 | #: components/data-tables/subscriptions-data-table/subscription-item.js:99 |
| 11962 | #: components/dataview-list/ConfirmActionModal.js:45 |
| 11963 | #: components/DatePicker.js:104 |
| 11964 | #: components/DateTimePicker.js:104 |
| 11965 | #: components/subscriptions/Cancel.js:32 |
| 11966 | #: components/subscriptions/Cancel.js:54 |
| 11967 | #: components/subscriptions/CancelPendingUpdate.js:150 |
| 11968 | #: coupons/components/DisableModal.js:30 |
| 11969 | #: coupons/CreateCoupon.js:144 |
| 11970 | #: coupons/EditCoupon.js:246 |
| 11971 | #: coupons/modules/CustomerSelector.js:155 |
| 11972 | #: coupons/modules/NewRestriction.js:185 |
| 11973 | #: coupons/modules/promotion-codes/Code.js:206 |
| 11974 | #: coupons/modules/promotion-codes/EditPromotionCode.js:181 |
| 11975 | #: coupons/modules/SelectCustomer.js:252 |
| 11976 | #: customers/CreateCustomer.js:116 |
| 11977 | #: dashboard/components/DatePicker.js:26 |
| 11978 | #: hocs/withConfirm.js:54 |
| 11979 | #: invoices/modules/LineItemNote/LineItemNoteInput.js:74 |
| 11980 | #: invoices/modules/PaymentMethods.js:168 |
| 11981 | #: invoices/modules/Price.js:358 |
| 11982 | #: invoices/modules/SelectCustomer/CreateCustomer.js:131 |
| 11983 | #: invoices/modules/SendNotificationConfirmModal.js:116 |
| 11984 | #: licenses/modules/modals/EditKeyModal.js:132 |
| 11985 | #: orders/modules/ContactInfo/EditContactInfo.js:164 |
| 11986 | #: orders/modules/Fulfillment/components/AddTracking.js:117 |
| 11987 | #: orders/modules/Fulfillment/CreateFulfillment.js:329 |
| 11988 | #: orders/modules/MetaDataModal.js:175 |
| 11989 | #: orders/modules/OrderStatusConfirmModal.js:73 |
| 11990 | #: orders/modules/Refund/CreateRefund.js:467 |
| 11991 | #: orders/modules/ReturnRequest/CreateReturnRequest.js:284 |
| 11992 | #: orders/modules/TaxInfo/EditTaxInfo.js:109 |
| 11993 | #: product-collections/components/SelectTemplate/create-modal.js:87 |
| 11994 | #: product-collections/components/SelectTemplatePart/create-modal.js:87 |
| 11995 | #: product-collections/CreateProductCollection.js:153 |
| 11996 | #: product-collections/modules/DeleteModal.js:80 |
| 11997 | #: product-groups/CreateProductGroup.js:87 |
| 11998 | #: product-groups/modules/NewProduct.js:78 |
| 11999 | #: products/BulkDeleteConfirm.js:301 |
| 12000 | #: products/components/ConfirmNavigation.js:11 |
| 12001 | #: products/components/DuplicateModel.js:53 |
| 12002 | #: products/components/SelectTemplate/create-modal.js:96 |
| 12003 | #: products/components/SelectTemplatePart/create-modal.js:100 |
| 12004 | #: products/CreateProduct.js:97 |
| 12005 | #: products/modules/AddExternalUrlModal.js:93 |
| 12006 | #: products/modules/Collection/NewCollection.js:89 |
| 12007 | #: products/modules/integrations/NewIntegration.js:238 |
| 12008 | #: products/modules/Inventory/StockAdjustmentModal.js:134 |
| 12009 | #: products/modules/Media/EditMedia.js:398 |
| 12010 | #: products/modules/Prices/NewPrice/index.js:214 |
| 12011 | #: products/modules/Prices/Price/index.js:320 |
| 12012 | #: products/modules/Upgrades.js:130 |
| 12013 | #: products/modules/Variations/EditVariant.js:235 |
| 12014 | #: products/modules/Variations/NewVariant.js:199 |
| 12015 | #: router/NavigationConfirmProvider.js:182 |
| 12016 | #: settings/advanced/components/CustomerSyncModal.js:106 |
| 12017 | #: settings/advanced/components/WooCommerceImportModal.js:160 |
| 12018 | #: settings/display-currency/components/DisplayCurrenciesSettings.js:316 |
| 12019 | #: settings/processors/CreateEditPaymentMethod.js:152 |
| 12020 | #: settings/shipping/method/ShippingMethodForm.js:153 |
| 12021 | #: settings/shipping/parcel/ParcelTemplateForm.js:293 |
| 12022 | #: settings/shipping/parcel/ParcelTemplates.js:378 |
| 12023 | #: settings/shipping/profile/AddShippingProfile.js:111 |
| 12024 | #: settings/shipping/profile/DeleteShippingProfile.js:78 |
| 12025 | #: settings/shipping/rate/ShippingRateForm.js:511 |
| 12026 | #: settings/shipping/zone/ConfirmDeleteZone.js:49 |
| 12027 | #: settings/shipping/zone/ShippingZoneForm.js:295 |
| 12028 | #: settings/subscription-preservation/EditReason.js:149 |
| 12029 | #: settings/subscription/SubscriptionSettings.js:668 |
| 12030 | #: settings/tax-override/TaxOverrideDeleteModal.js:116 |
| 12031 | #: settings/tax-override/TaxOverrideModal.js:263 |
| 12032 | #: subscriptions/edit/modules/Modals/UpdateAmount.js:41 |
| 12033 | #: subscriptions/edit/modules/Modals/UpdatePrice.js:50 |
| 12034 | #: subscriptions/edit/modules/Modals/UpdateRecentPrice.js:335 |
| 12035 | #: subscriptions/edit/modules/PaymentMethod/EditPaymentMethod.js:185 |
| 12036 | #: subscriptions/show/modules/modals/CancelUpdateModal.js:66 |
| 12037 | #: subscriptions/show/modules/modals/CompleteSubscriptionModal.js:56 |
| 12038 | #: subscriptions/show/modules/modals/ConfirmRevokeModal.js:176 |
| 12039 | #: subscriptions/show/modules/modals/DontCancelModal.js:59 |
| 12040 | #: subscriptions/show/modules/modals/PayOffSubscriptionModal.js:74 |
| 12041 | #: subscriptions/show/modules/modals/RenewSubscriptionAtModal.js:107 |
| 12042 | #: subscriptions/show/modules/modals/RestoreSubscriptionAtModal.js:150 |
| 12043 | #: subscriptions/show/modules/modals/RestoreSubscriptionModal.js:93 |
| 12044 | #: subscriptions/show/modules/modals/RetryPaymentModal.js:89 |
| 12045 | #: upsell-funnels/components/SelectTemplate/create-modal.js:88 |
| 12046 | #: upsell-funnels/components/SelectTemplatePart/create-modal.js:94 |
| 12047 | #: upsell-funnels/CreateFunnel.js:91 |
| 12048 | #: upsell-funnels/modules/NewCondition.js:171 |
| 12049 | #: upsell-funnels/modules/Upsell/EditUpsell.js:207 |
| 12050 | #: Controllers/SubscriptionController.php:615 |
| 12051 | #: Blocks/BuyButton/Placeholder.js:57 |
| 12052 | #: Blocks/CheckoutForm/components/Empty.js:112 |
| 12053 | #: Blocks/CheckoutForm/components/Empty.js:153 |
| 12054 | #: Blocks/CheckoutForm/components/PriceSelector.js:88 |
| 12055 | #: Blocks/CheckoutForm/components/SelectProductModal.js:93 |
| 12056 | #: Blocks/ConditionalForm/rules.js:255 |
| 12057 | #: components/ColorPopup.js:90 |
| 12058 | #: controls/AddPriceUI.js:71 |
| 12059 | #: formats/AddPriceUI.js:112 |
| 12060 | #: sc-license.js:192 |
| 12061 | #: sc-password-nag.js:95 |
| 12062 | #: sc-payment-methods-list.js:196 |
| 12063 | msgid "Cancel" |
| 12064 | msgstr "" |
| 12065 | |
| 12066 | #: admin/customers/index.php:13 |
| 12067 | msgid "Search Customers" |
| 12068 | msgstr "" |
| 12069 | |
| 12070 | #: admin/invoices/index.php:16 |
| 12071 | msgid "Search Invoices" |
| 12072 | msgstr "" |
| 12073 | |
| 12074 | #: admin/invoices/new-invoice-button.php:7 |
| 12075 | msgid "More Options" |
| 12076 | msgstr "" |
| 12077 | |
| 12078 | #: admin/invoices/new-invoice-button.php:12 |
| 12079 | msgid "New Test Invoice" |
| 12080 | msgstr "" |
| 12081 | |
| 12082 | #: admin/notices/webhook-change.php:17 |
| 12083 | #: settings/SettingsSidebar.js:160 |
| 12084 | msgid "Connection" |
| 12085 | msgstr "" |
| 12086 | |
| 12087 | #: admin/notices/webhook-change.php:19 |
| 12088 | msgid "There are two websites connected to the same SureCart store." |
| 12089 | msgstr "" |
| 12090 | |
| 12091 | #: admin/notices/webhook-change.php:22 |
| 12092 | msgid "Two sites that are telling SureCart they are the same site. Please let us know how to treat this website change." |
| 12093 | msgstr "" |
| 12094 | |
| 12095 | #: admin/notices/webhook-change.php:28 |
| 12096 | #: auto-fees/modules/Rules.js:148 |
| 12097 | #: components/data-tables/charges-data-table/ChargeDetails.js:128 |
| 12098 | #: products/components/Editor/index.js:66 |
| 12099 | #: products/components/Editor/index.js:266 |
| 12100 | #: products/components/price/parts/Swap.js:41 |
| 12101 | #: products/components/price/parts/SwapPriceSetting.js:126 |
| 12102 | #: products/components/price/parts/SwapPriceSetting.js:183 |
| 12103 | #: products/modules/integrations/Integrations.js:91 |
| 12104 | #: products/modules/Prices/Price/Swap.js:35 |
| 12105 | #: subscriptions/show/modules/SubscriptionSettings.js:34 |
| 12106 | #: upsell-funnels/modules/Upsell/ReplacementBehavior.js:37 |
| 12107 | msgid "Learn More" |
| 12108 | msgstr "" |
| 12109 | |
| 12110 | #: admin/notices/webhook-change.php:33 |
| 12111 | msgid "I want to update this site connection to the store \"%s\"." |
| 12112 | msgstr "" |
| 12113 | |
| 12114 | #: admin/notices/webhook-change.php:35 |
| 12115 | msgid "We will update the SureCart connection to the your new url. This is often the case when you have changed your website url or have migrated your site to a new domain." |
| 12116 | msgstr "" |
| 12117 | |
| 12118 | #: admin/notices/webhook-change.php:43 |
| 12119 | msgid "I Changed My Site Address" |
| 12120 | msgstr "" |
| 12121 | |
| 12122 | #: admin/notices/webhook-change.php:49 |
| 12123 | msgid "I want to have both sites connected to the store \"%s\"." |
| 12124 | msgstr "" |
| 12125 | |
| 12126 | #: admin/notices/webhook-change.php:51 |
| 12127 | msgid "We will create a new connection for this site. This can happen if you are using a staging site or want to have more than one website connected to the same store." |
| 12128 | msgstr "" |
| 12129 | |
| 12130 | #: admin/notices/webhook-change.php:59 |
| 12131 | msgid "This Is A Duplicate Or Staging Site" |
| 12132 | msgstr "" |
| 12133 | |
| 12134 | #: admin/onboarding/complete.php:48 |
| 12135 | #: admin/plugin.php:60 |
| 12136 | #: layouts/partials/admin-settings-notices.php:22 |
| 12137 | msgid "Please enter an API key." |
| 12138 | msgstr "" |
| 12139 | |
| 12140 | #: admin/onboarding/complete.php:56 |
| 12141 | msgid "Just one last step!" |
| 12142 | msgstr "" |
| 12143 | |
| 12144 | #: admin/onboarding/complete.php:67 |
| 12145 | msgid "Enter your API Token" |
| 12146 | msgstr "" |
| 12147 | |
| 12148 | #: admin/onboarding/complete.php:67 |
| 12149 | msgid "Api token" |
| 12150 | msgstr "" |
| 12151 | |
| 12152 | #: admin/onboarding/complete.php:69 |
| 12153 | msgid "Complete Installation" |
| 12154 | msgstr "" |
| 12155 | |
| 12156 | #: admin/onboarding/install.php:48 |
| 12157 | msgid "Welcome to SureCart!" |
| 12158 | msgstr "" |
| 12159 | |
| 12160 | #: admin/onboarding/install.php:54 |
| 12161 | msgid "Commerce on WordPress has never been easier, faster, or more flexible." |
| 12162 | msgstr "" |
| 12163 | |
| 12164 | #: admin/onboarding/install.php:57 |
| 12165 | msgid "Set Up My Store" |
| 12166 | msgstr "" |
| 12167 | |
| 12168 | #: admin/onboarding/show.php:56 |
| 12169 | msgid "Get started by creating your first product or creating a new checkout form." |
| 12170 | msgstr "" |
| 12171 | |
| 12172 | #: admin/onboarding/show.php:60 |
| 12173 | msgid "Create A Product" |
| 12174 | msgstr "" |
| 12175 | |
| 12176 | #: admin/onboarding/show.php:64 |
| 12177 | msgid "Create A Form" |
| 12178 | msgstr "" |
| 12179 | |
| 12180 | #: admin/onboarding/show.php:69 |
| 12181 | msgid "Get Help" |
| 12182 | msgstr "" |
| 12183 | |
| 12184 | #: admin/plugin.php:54 |
| 12185 | #: layouts/partials/admin-settings-notices.php:16 |
| 12186 | msgid "Saved." |
| 12187 | msgstr "" |
| 12188 | |
| 12189 | #: admin/plugin.php:68 |
| 12190 | msgid "Plugin Settings" |
| 12191 | msgstr "" |
| 12192 | |
| 12193 | #: admin/plugin.php:71 |
| 12194 | msgid "Save Settings" |
| 12195 | msgstr "" |
| 12196 | |
| 12197 | #: admin/plugin.php:80 |
| 12198 | #: settings/connection/ConnectionSettings.js:60 |
| 12199 | msgid "Update your api token to change or update the connection to SureCart." |
| 12200 | msgstr "" |
| 12201 | |
| 12202 | #: admin/plugin.php:95 |
| 12203 | #: settings/advanced/AdvancedSettings.js:154 |
| 12204 | msgid "Performance" |
| 12205 | msgstr "" |
| 12206 | |
| 12207 | #: admin/plugin.php:96 |
| 12208 | #: settings/advanced/AdvancedSettings.js:155 |
| 12209 | msgid "Change your plugin performance settings." |
| 12210 | msgstr "" |
| 12211 | |
| 12212 | #: admin/plugin.php:99 |
| 12213 | #: settings/advanced/AdvancedSettings.js:170 |
| 12214 | msgid "Use JavaScript ESM Loader" |
| 12215 | msgstr "" |
| 12216 | |
| 12217 | #: admin/plugin.php:100 |
| 12218 | #: settings/advanced/AdvancedSettings.js:172 |
| 12219 | msgid "This can slightly increase page load speed, but may require you to enable CORS headers for .js files on your CDN. Please check your checkout forms after you enable this option in a private browser window." |
| 12220 | msgstr "" |
| 12221 | |
| 12222 | #: admin/plugin.php:106 |
| 12223 | #: settings/advanced/AdvancedSettings.js:619 |
| 12224 | msgid "Uninstall" |
| 12225 | msgstr "" |
| 12226 | |
| 12227 | #: admin/plugin.php:107 |
| 12228 | #: settings/advanced/AdvancedSettings.js:620 |
| 12229 | msgid "Change your plugin uninstall settings." |
| 12230 | msgstr "" |
| 12231 | |
| 12232 | #: admin/plugin.php:110 |
| 12233 | #: settings/advanced/AdvancedSettings.js:635 |
| 12234 | msgid "Remove Plugin Data" |
| 12235 | msgstr "" |
| 12236 | |
| 12237 | #: admin/plugin.php:111 |
| 12238 | #: settings/advanced/AdvancedSettings.js:637 |
| 12239 | msgid "Completely remove all plugin data when deleted. This cannot be undone." |
| 12240 | msgstr "" |
| 12241 | |
| 12242 | #: admin/product-collections/index.php:12 |
| 12243 | msgid "Search product collections" |
| 12244 | msgstr "" |
| 12245 | |
| 12246 | #: admin/product-groups/index.php:9 |
| 12247 | #: product-groups/ProductGroupsList.js:220 |
| 12248 | msgid "What are Upgrade Groups?" |
| 12249 | msgstr "" |
| 12250 | |
| 12251 | #: admin/product-groups/index.php:10 |
| 12252 | msgid "An upgrade groups is how you define upgrade and downgrade paths for your customers. It is based on products they have previously purchased." |
| 12253 | msgstr "" |
| 12254 | |
| 12255 | #: admin/products/confirm-bulk-delete.php:49 |
| 12256 | msgid "Delete Products" |
| 12257 | msgstr "" |
| 12258 | |
| 12259 | #: admin/products/confirm-bulk-delete.php:52 |
| 12260 | #: products/BulkDeleteConfirm.js:198 |
| 12261 | msgid "Are you sure you want to permanently delete this product? This cannot be undone." |
| 12262 | msgid_plural "Are you sure you want to permanently delete these products? This cannot be undone." |
| 12263 | msgstr[0] "" |
| 12264 | msgstr[1] "" |
| 12265 | |
| 12266 | #: admin/products/import-results.php:98 |
| 12267 | #: settings/advanced/components/WooCommerceImportModal.js:154 |
| 12268 | msgid "Import Products" |
| 12269 | msgstr "" |
| 12270 | |
| 12271 | #: admin/products/import-results.php:103 |
| 12272 | msgid "Note: Only the first 5,000 results are shown below. Your import may have additional rows not displayed here." |
| 12273 | msgstr "" |
| 12274 | |
| 12275 | #: admin/products/import-results.php:108 |
| 12276 | msgid "No products were imported. All products were skipped (see details below)." |
| 12277 | msgstr "" |
| 12278 | |
| 12279 | #. translators: %s: number of successfully imported products |
| 12280 | #: admin/products/import-results.php:114 |
| 12281 | msgid "You have successfully imported %s products." |
| 12282 | msgstr "" |
| 12283 | |
| 12284 | #: admin/products/import-results.php:121 |
| 12285 | msgid "No products were imported." |
| 12286 | msgstr "" |
| 12287 | |
| 12288 | #. translators: %s: number of failed products |
| 12289 | #: admin/products/import-results.php:132 |
| 12290 | msgid "%s products failed to import due to:" |
| 12291 | msgstr "" |
| 12292 | |
| 12293 | #: admin/products/import-results.php:141 |
| 12294 | msgid "Failed product imports" |
| 12295 | msgstr "" |
| 12296 | |
| 12297 | #. translators: %s: number of skipped products |
| 12298 | #: admin/products/import-results.php:167 |
| 12299 | msgid "%s products were skipped:" |
| 12300 | msgstr "" |
| 12301 | |
| 12302 | #: admin/products/import-results.php:176 |
| 12303 | msgid "Skipped Products" |
| 12304 | msgstr "" |
| 12305 | |
| 12306 | #: admin/products/import-results.php:179 |
| 12307 | msgid "The following products were not imported because they are unsupported product types or could not be processed." |
| 12308 | msgstr "" |
| 12309 | |
| 12310 | #: admin/products/import-results.php:182 |
| 12311 | msgid "Skipped products" |
| 12312 | msgstr "" |
| 12313 | |
| 12314 | #: admin/products/import-results.php:195 |
| 12315 | msgid "Unknown reason" |
| 12316 | msgstr "" |
| 12317 | |
| 12318 | #: admin/products/import-results.php:204 |
| 12319 | msgid "Go to documentation" |
| 12320 | msgstr "" |
| 12321 | |
| 12322 | #: admin/products/import-results.php:205 |
| 12323 | #: components/dataview-list/StatusSidebar.js:196 |
| 12324 | msgid "(opens in a new tab)" |
| 12325 | msgstr "" |
| 12326 | |
| 12327 | #: admin/products/import-results.php:211 |
| 12328 | msgid "Show All Products" |
| 12329 | msgstr "" |
| 12330 | |
| 12331 | #: admin/restore/index.php:39 |
| 12332 | msgid "This page is important for certain SureCart eCommerce features. Bringing back this page will make sure SureCart works as expected." |
| 12333 | msgstr "" |
| 12334 | |
| 12335 | #: admin/user-profile.php:38 |
| 12336 | msgid "This user is not a customer." |
| 12337 | msgstr "" |
| 12338 | |
| 12339 | #: layouts/partials/admin-header.php:78 |
| 12340 | msgid "View Reports" |
| 12341 | msgstr "" |
| 12342 | |
| 12343 | #: layouts/partials/admin-settings-header.php:71 |
| 12344 | msgid "Cache cleared." |
| 12345 | msgstr "" |
| 12346 | |
| 12347 | #: layouts/partials/admin-settings-header.php:102 |
| 12348 | msgid "Clear Account Cache" |
| 12349 | msgstr "" |
| 12350 | |
| 12351 | #: layouts/partials/admin-settings-header.php:105 |
| 12352 | msgid "SureCart Status" |
| 12353 | msgstr "" |
| 12354 | |
| 12355 | #. translators: Version number. |
| 12356 | #: layouts/partials/admin-settings-header.php:111 |
| 12357 | msgid "Version %s" |
| 12358 | msgstr "" |
| 12359 | |
| 12360 | #: layouts/partials/admin-settings-notices.php:10 |
| 12361 | msgid "Your API key is incorrect. Please double-check it is correct and update it." |
| 12362 | msgstr "" |
| 12363 | |
| 12364 | #: layouts/partials/customer-dashboard/dashboard-navigation.php:53 |
| 12365 | #: pages/template-surecart-dashboard.php:119 |
| 12366 | msgid "Log Out" |
| 12367 | msgstr "" |
| 12368 | |
| 12369 | #: layouts/partials/enhanced-views-promo.php:10 |
| 12370 | msgid "Switch to classic view" |
| 12371 | msgstr "" |
| 12372 | |
| 12373 | #: layouts/partials/enhanced-views-promo.php:11 |
| 12374 | msgid "Switch to modern view" |
| 12375 | msgstr "" |
| 12376 | |
| 12377 | #: media/video-thumbnail.php:3 |
| 12378 | #: media/video.php:21 |
| 12379 | msgid "Play video" |
| 12380 | msgstr "" |
| 12381 | |
| 12382 | #. translators: %s is the video title. |
| 12383 | #: media/video-thumbnail.php:20 |
| 12384 | msgid "Play video: %s" |
| 12385 | msgstr "" |
| 12386 | |
| 12387 | #: web/buy-template.php:11 |
| 12388 | msgid "Product name" |
| 12389 | msgstr "" |
| 12390 | |
| 12391 | #: web/buy-template.php:46 |
| 12392 | msgid "Your email address" |
| 12393 | msgstr "" |
| 12394 | |
| 12395 | #: web/buy-template.php:48 |
| 12396 | #: web/buy-template.php:49 |
| 12397 | msgid "Your name" |
| 12398 | msgstr "" |
| 12399 | |
| 12400 | #: web/buy-template.php:52 |
| 12401 | #: web/dashboard/orders/show.php:34 |
| 12402 | #: checkouts/modules/Payment.js:263 |
| 12403 | #: dashboard/Orders.js:143 |
| 12404 | #: invoices/modules/Payment.js:35 |
| 12405 | #: sc-subscription-next-payment2.js:112 |
| 12406 | #: sc-upcoming-invoice.js:231 |
| 12407 | msgid "Payment" |
| 12408 | msgstr "" |
| 12409 | |
| 12410 | #: web/buy-template.php:54 |
| 12411 | #: settings/learn/components/LearnSection.js:164 |
| 12412 | #: Blocks/OrderBumps/edit.js:98 |
| 12413 | #: sc-order-bumps2.js:46 |
| 12414 | msgid "Recommended" |
| 12415 | msgstr "" |
| 12416 | |
| 12417 | #: web/buy-template.php:57 |
| 12418 | msgid "Coupon Code" |
| 12419 | msgstr "" |
| 12420 | |
| 12421 | #: web/buy-template.php:57 |
| 12422 | #: Blocks/CartCoupon/deprecated.js:48 |
| 12423 | #: Blocks/Coupon/deprecated.js:25 |
| 12424 | #: src/blocks/cart-coupon/view.php:100 |
| 12425 | #: src/blocks/cart-coupon/view.php:131 |
| 12426 | #: src/blocks/cart-coupon/edit.js:114 |
| 12427 | msgid "Enter coupon code" |
| 12428 | msgstr "" |
| 12429 | |
| 12430 | #: web/buy-template.php:57 |
| 12431 | #: checkouts/modules/Payment.js:143 |
| 12432 | #: dashboard/components/DatePicker.js:25 |
| 12433 | #: invoices/modules/Coupon.js:48 |
| 12434 | #: Blocks/CartCoupon/Block.php:28 |
| 12435 | #: Blocks/Coupon/Block.php:25 |
| 12436 | #: Blocks/CartCoupon/deprecated.js:51 |
| 12437 | #: Blocks/Coupon/deprecated.js:28 |
| 12438 | #: components/ColorPopup.js:96 |
| 12439 | #: src/blocks/cart-coupon/view.php:111 |
| 12440 | #: src/blocks/cart-coupon/view.php:141 |
| 12441 | #: src/blocks/cart-coupon/edit.js:127 |
| 12442 | #: sc-order-coupon-form.js:73 |
| 12443 | msgid "Apply" |
| 12444 | msgstr "" |
| 12445 | |
| 12446 | #: web/buy-template.php:70 |
| 12447 | #: abandoned-checkouts/modules/LineItems/index.js:67 |
| 12448 | #: checkouts/modules/Payment.js:90 |
| 12449 | #: invoices/modules/Payment.js:126 |
| 12450 | #: orders/modules/LineItems/index.js:259 |
| 12451 | #: subscriptions/edit/modules/Modals/UpdateRecentPrice.js:215 |
| 12452 | #: subscriptions/show/modules/LineItems/index.js:61 |
| 12453 | #: Blocks/Subtotal/deprecated.js:63 |
| 12454 | #: Blocks/Subtotal/edit.js:22 |
| 12455 | #: Blocks/Subtotal/edit.js:61 |
| 12456 | #: Blocks/Subtotal/save.js:15 |
| 12457 | #: Blocks/Total/deprecated.js:136 |
| 12458 | #: Blocks/Total/edit.js:51 |
| 12459 | #: Blocks/Total/edit.js:88 |
| 12460 | #: Blocks/Total/save.js:27 |
| 12461 | #: Blocks/Totals/edit.js:58 |
| 12462 | #: Blocks/Upsell/UpsellTotals/edit.js:21 |
| 12463 | #: src/blocks/cart-items-subtotal/edit.js:12 |
| 12464 | #: src/blocks/cart-subtotal/edit.js:53 |
| 12465 | #: sc-line-item-total.js:38 |
| 12466 | #: sc-order-confirmation-totals2.js:48 |
| 12467 | #: sc-order.js:156 |
| 12468 | #: sc-subscription-next-payment2.js:112 |
| 12469 | #: sc-upcoming-invoice.js:231 |
| 12470 | #: sc-upsell-totals.js:49 |
| 12471 | msgid "Subtotal" |
| 12472 | msgstr "" |
| 12473 | |
| 12474 | #: web/buy-template.php:81 |
| 12475 | #: Blocks/Total/deprecated.js:133 |
| 12476 | #: Blocks/Total/edit.js:75 |
| 12477 | #: Blocks/Total/save.js:24 |
| 12478 | #: Blocks/Totals/edit.js:76 |
| 12479 | #: sc-line-item-total.js:92 |
| 12480 | msgid "Total Due Today" |
| 12481 | msgstr "" |
| 12482 | |
| 12483 | #: web/buy-template.php:82 |
| 12484 | #: sc-subscription-next-payment2.js:117 |
| 12485 | #: sc-upcoming-invoice.js:233 |
| 12486 | msgid "Total Due" |
| 12487 | msgstr "" |
| 12488 | |
| 12489 | #: web/buy.php:61 |
| 12490 | msgid "Not Published" |
| 12491 | msgstr "" |
| 12492 | |
| 12493 | #: web/buy.php:78 |
| 12494 | #: web/no-customer.php:11 |
| 12495 | #: Blocks/LogoutButton/Block.php:43 |
| 12496 | #: sc-customer-email.js:200 |
| 12497 | msgid "Logout" |
| 12498 | msgstr "" |
| 12499 | |
| 12500 | #: web/dashboard/orders/show.php:15 |
| 12501 | msgid "Order Details" |
| 12502 | msgstr "" |
| 12503 | |
| 12504 | #: web/dashboard/orders/show.php:42 |
| 12505 | msgid "You have not been charged for this order." |
| 12506 | msgstr "" |
| 12507 | |
| 12508 | #: web/login.php:2 |
| 12509 | msgid "Sign in to your account" |
| 12510 | msgstr "" |
| 12511 | |
| 12512 | #: web/no-customer.php:3 |
| 12513 | msgid "It looks like you are not yet a customer." |
| 12514 | msgstr "" |
| 12515 | |
| 12516 | #: web/no-customer.php:5 |
| 12517 | msgid "You must first purchase something to access your dashboard." |
| 12518 | msgstr "" |
| 12519 | |
| 12520 | #: web/no-customer.php:8 |
| 12521 | msgid "Home" |
| 12522 | msgstr "" |
| 12523 | |
| 12524 | #: elementor/template-selector-modal.php:12 |
| 12525 | msgid "Close dialog" |
| 12526 | msgstr "" |
| 12527 | |
| 12528 | #: elementor/template-selector-modal.php:25 |
| 12529 | msgid "Insert" |
| 12530 | msgstr "" |
| 12531 | |
| 12532 | #: forms/donation.php:10 |
| 12533 | msgid "Donation" |
| 12534 | msgstr "" |
| 12535 | |
| 12536 | #: forms/full-page.php:6 |
| 12537 | msgid "Full Page" |
| 12538 | msgstr "" |
| 12539 | |
| 12540 | #: forms/sections.php:6 |
| 12541 | msgid "Sections" |
| 12542 | msgstr "" |
| 12543 | |
| 12544 | #: forms/simple.php:6 |
| 12545 | msgid "Simple" |
| 12546 | msgstr "" |
| 12547 | |
| 12548 | #: forms/two-column.php:6 |
| 12549 | msgid "Two Column" |
| 12550 | msgstr "" |
| 12551 | |
| 12552 | #: pages/template-surecart-dashboard.php:50 |
| 12553 | msgid "Site logo" |
| 12554 | msgstr "" |
| 12555 | |
| 12556 | #: pages/template-surecart-dashboard.php:80 |
| 12557 | #: pages/template-surecart-dashboard.php:82 |
| 12558 | msgid "Back Home" |
| 12559 | msgstr "" |
| 12560 | |
| 12561 | #: pages/template-surecart-dashboard.php:88 |
| 12562 | msgid "Open or close account menu" |
| 12563 | msgstr "" |
| 12564 | |
| 12565 | #: patterns/cart-new.php:6 |
| 12566 | msgid "Cart (Simple)" |
| 12567 | msgstr "" |
| 12568 | |
| 12569 | #: patterns/list-bento.php:6 |
| 12570 | msgid "Product Bento" |
| 12571 | msgstr "" |
| 12572 | |
| 12573 | #: patterns/list-carousel.php:6 |
| 12574 | msgid "Classic Product Carousel" |
| 12575 | msgstr "" |
| 12576 | |
| 12577 | #: patterns/list-row.php:6 |
| 12578 | msgid "Simple Product Row" |
| 12579 | msgstr "" |
| 12580 | |
| 12581 | #: patterns/list-sidebar.php:6 |
| 12582 | msgid "Product List Sidebar" |
| 12583 | msgstr "" |
| 12584 | |
| 12585 | #: patterns/list-staggered.php:6 |
| 12586 | msgid "Staggered Product List" |
| 12587 | msgstr "" |
| 12588 | |
| 12589 | #: patterns/list-standard.php:6 |
| 12590 | msgid "Classic Product List" |
| 12591 | msgstr "" |
| 12592 | |
| 12593 | #: patterns/product-alternate.php:6 |
| 12594 | msgid "Classic Product (Alternate)" |
| 12595 | msgstr "" |
| 12596 | |
| 12597 | #: patterns/product-review-standard.php:6 |
| 12598 | #: src/blocks/product-review-list/template.js:804 |
| 12599 | msgid "No reviews yet." |
| 12600 | msgstr "" |
| 12601 | |
| 12602 | #: patterns/product-review-standard.php:11 |
| 12603 | msgid "Default Review List" |
| 12604 | msgstr "" |
| 12605 | |
| 12606 | #: patterns/product-standard.php:6 |
| 12607 | msgid "Classic Product" |
| 12608 | msgstr "" |
| 12609 | |
| 12610 | #: patterns/related-carousel-alternate.php:6 |
| 12611 | msgid "Related Products Carousel (Alternate)" |
| 12612 | msgstr "" |
| 12613 | |
| 12614 | #: patterns/related-carousel.php:6 |
| 12615 | msgid "Related Products Carousel" |
| 12616 | msgstr "" |
| 12617 | |
| 12618 | #: abandoned-checkouts/AbandonedCheckout.js:98 |
| 12619 | #: affiliations/modules/affiliation-products/Product.js:69 |
| 12620 | #: checkouts/modules/NewPrice.js:62 |
| 12621 | #: checkouts/modules/NewPrice.js:113 |
| 12622 | #: checkouts/modules/Payment.js:69 |
| 12623 | #: checkouts/modules/Prices.js:57 |
| 12624 | #: checkouts/modules/Prices.js:105 |
| 12625 | #: checkouts/modules/SelectCustomer/CreateCustomer.js:56 |
| 12626 | #: checkouts/modules/SelectCustomer/index.js:75 |
| 12627 | #: checkouts/modules/SelectShipping.js:54 |
| 12628 | #: checkouts/modules/Tax/index.js:68 |
| 12629 | #: components/filters/price/PriceFilter.js:45 |
| 12630 | #: components/MediaLibrary/DownloadMedia.js:29 |
| 12631 | #: coupons/modules/promotion-codes/Code.js:46 |
| 12632 | #: customers/modules/Balance/ViewTransactions.js:44 |
| 12633 | #: customers/modules/User/index.js:24 |
| 12634 | #: dashboard/components/ActivationButton.js:20 |
| 12635 | #: licenses/modules/Activations/index.js:65 |
| 12636 | #: orders/modules/Fulfillment/components/AddTracking.js:55 |
| 12637 | #: orders/modules/Fulfillment/components/StatusDropdown.js:77 |
| 12638 | #: orders/modules/Fulfillment/CreateFulfillment.js:126 |
| 12639 | #: orders/modules/Fulfillment/Fulfilled.js:55 |
| 12640 | #: orders/Order.js:191 |
| 12641 | #: product-collections/modules/Image.js:41 |
| 12642 | #: product-collections/modules/Image.js:49 |
| 12643 | #: product-collections/modules/Image.js:85 |
| 12644 | #: product-collections/modules/Image.js:93 |
| 12645 | #: products/components/price/parts/SwapPrice.js:60 |
| 12646 | #: products/modules/SingleDownload.js:47 |
| 12647 | #: settings/advanced/components/CustomerSyncModal.js:44 |
| 12648 | #: settings/advanced/components/WooCommerceImportModal.js:79 |
| 12649 | #: settings/connection/components/ResyncWebhooks.js:30 |
| 12650 | #: settings/integrations/components/ActivateButton.js:20 |
| 12651 | #: settings/integrations/Suretriggers.js:67 |
| 12652 | #: settings/integrations/Suretriggers.js:97 |
| 12653 | #: settings/processors/ManualPaymentMethod.js:52 |
| 12654 | #: settings/processors/ManualPaymentMethod.js:83 |
| 12655 | #: settings/subscription-preservation/Reason.js:45 |
| 12656 | #: subscriptions/edit/EditSubscription.js:209 |
| 12657 | #: subscriptions/show/modules/CurrentPlan.js:63 |
| 12658 | #: subscriptions/show/modules/CurrentPlan.js:68 |
| 12659 | #: subscriptions/show/modules/modals/PauseSubscriptionUntilModal.js:74 |
| 12660 | #: subscriptions/show/modules/modals/PauseSubscriptionUntilModal.js:79 |
| 12661 | #: subscriptions/show/modules/modals/RestoreSubscriptionAtModal.js:68 |
| 12662 | #: subscriptions/show/modules/Tax.js:42 |
| 12663 | #: subscriptions/show/ShowSubscription.js:113 |
| 12664 | #: upsell-funnels/modules/Upsell/Product.js:54 |
| 12665 | #: sc-cart-form.js:73 |
| 12666 | #: sc-charges-list.js:74 |
| 12667 | #: sc-customer-edit.js:97 |
| 12668 | #: sc-dashboard-customer-details.js:56 |
| 12669 | #: sc-dashboard-downloads-list.js:65 |
| 12670 | #: sc-dashboard-downloads-list.js:81 |
| 12671 | #: sc-downloads-list.js:82 |
| 12672 | #: sc-downloads-list.js:139 |
| 12673 | #: sc-fulfillments.js:49 |
| 12674 | #: sc-invoices-list.js:61 |
| 12675 | #: sc-invoices-list.js:74 |
| 12676 | #: sc-license.js:46 |
| 12677 | #: sc-license.js:98 |
| 12678 | #: sc-license.js:111 |
| 12679 | #: sc-licenses-list.js:67 |
| 12680 | #: sc-login-form.js:61 |
| 12681 | #: sc-login-provider2.js:75 |
| 12682 | #: sc-mollie-add-method.js:64 |
| 12683 | #: sc-mollie-add-method.js:86 |
| 12684 | #: sc-order-confirmation.js:75 |
| 12685 | #: sc-order-coupon-form.js:63 |
| 12686 | #: sc-order.js:66 |
| 12687 | #: sc-order.js:86 |
| 12688 | #: sc-orders-list.js:63 |
| 12689 | #: sc-orders-list.js:76 |
| 12690 | #: sc-password-nag.js:57 |
| 12691 | #: sc-password-nag.js:87 |
| 12692 | #: sc-payment-methods-list.js:77 |
| 12693 | #: sc-payment-methods-list.js:104 |
| 12694 | #: sc-payment-methods-list.js:119 |
| 12695 | #: sc-payment-methods-list.js:142 |
| 12696 | #: sc-paypal-add-method.js:105 |
| 12697 | #: sc-paystack-add-method.js:67 |
| 12698 | #: sc-razorpay-add-method.js:73 |
| 12699 | #: sc-razorpay-add-method.js:101 |
| 12700 | #: sc-stripe-add-method.js:104 |
| 12701 | #: sc-stripe-add-method.js:134 |
| 12702 | #: sc-subscription-cancel2.js:52 |
| 12703 | #: sc-subscription-payment-method.js:82 |
| 12704 | #: sc-subscription-payment-method.js:121 |
| 12705 | #: sc-subscription-payment-method.js:153 |
| 12706 | #: sc-subscription-payment.js:56 |
| 12707 | #: sc-subscription-payment.js:118 |
| 12708 | #: sc-subscription-reactivate2.js:51 |
| 12709 | #: sc-subscription-reactivate2.js:70 |
| 12710 | #: sc-subscription-switch.js:60 |
| 12711 | #: sc-subscription.js:98 |
| 12712 | #: sc-subscription.js:119 |
| 12713 | #: sc-subscription.js:142 |
| 12714 | #: sc-subscriptions-list.js:65 |
| 12715 | #: sc-subscriptions-list.js:78 |
| 12716 | #: sc-upcoming-invoice.js:77 |
| 12717 | #: sc-upcoming-invoice.js:137 |
| 12718 | #: sc-upcoming-invoice.js:151 |
| 12719 | #: sc-upcoming-invoice.js:180 |
| 12720 | #: sc-wordpress-password-edit.js:64 |
| 12721 | #: sc-wordpress-user-edit.js:57 |
| 12722 | msgid "Something went wrong" |
| 12723 | msgstr "" |
| 12724 | |
| 12725 | #: abandoned-checkouts/AbandonedCheckout.js:139 |
| 12726 | msgid "Notifications enabled." |
| 12727 | msgstr "" |
| 12728 | |
| 12729 | #: abandoned-checkouts/AbandonedCheckout.js:140 |
| 12730 | msgid "Notifications disabled." |
| 12731 | msgstr "" |
| 12732 | |
| 12733 | #: abandoned-checkouts/AbandonedCheckout.js:173 |
| 12734 | #: settings/abandoned/AbandonedSettings.js:72 |
| 12735 | #: settings/SettingsSidebar.js:69 |
| 12736 | msgid "Abandoned Checkout" |
| 12737 | msgstr "" |
| 12738 | |
| 12739 | #: abandoned-checkouts/AbandonedCheckout.js:177 |
| 12740 | msgid "View Abandoned Checkout" |
| 12741 | msgstr "" |
| 12742 | |
| 12743 | #: abandoned-checkouts/AbandonedCheckout.js:212 |
| 12744 | #: checkouts/modules/Address.js:76 |
| 12745 | #: invoices/modules/Address.js:239 |
| 12746 | msgid "Shipping & Tax Address" |
| 12747 | msgstr "" |
| 12748 | |
| 12749 | #: abandoned-checkouts/AbandonedCheckout.js:221 |
| 12750 | #: components/address/EditAddress.js:101 |
| 12751 | #: components/address/ViewAddress.js:151 |
| 12752 | #: invoices/modules/Address.js:267 |
| 12753 | #: Blocks/Dashboard/CustomerBillingDetails/edit.js:74 |
| 12754 | #: sc-customer-details2.js:46 |
| 12755 | #: sc-customer-edit.js:118 |
| 12756 | #: sc-form-components-validator2.js:171 |
| 12757 | #: sc-order-billing-address2.js:101 |
| 12758 | msgid "Billing Address" |
| 12759 | msgstr "" |
| 12760 | |
| 12761 | #: abandoned-checkouts/components/Link.js:35 |
| 12762 | #: licenses/modules/Details/Copy.js:16 |
| 12763 | #: sc-license.js:148 |
| 12764 | #: sc-licenses-list.js:113 |
| 12765 | msgid "Error copying to clipboard" |
| 12766 | msgstr "" |
| 12767 | |
| 12768 | #: abandoned-checkouts/components/Link.js:43 |
| 12769 | msgid "Cart Recovery Link" |
| 12770 | msgstr "" |
| 12771 | |
| 12772 | #: abandoned-checkouts/components/Link.js:52 |
| 12773 | #: licenses/modules/Details/Copy.js:10 |
| 12774 | #: settings/mcp/components/CodeBlockWithCopy.js:37 |
| 12775 | #: sc-license.js:185 |
| 12776 | msgid "Copied!" |
| 12777 | msgstr "" |
| 12778 | |
| 12779 | #: abandoned-checkouts/components/Link.js:53 |
| 12780 | #: affiliations/modules/Urls.js:44 |
| 12781 | #: affiliations/modules/Urls.js:57 |
| 12782 | #: licenses/modules/Details/Copy.js:21 |
| 12783 | #: products/modules/Prices/Price/CopyInput.js:32 |
| 12784 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:338 |
| 12785 | #: settings/display-currency/components/CurrencySwitcherSettings.js:198 |
| 12786 | #: settings/mcp/components/CodeBlockWithCopy.js:38 |
| 12787 | #: sc-license.js:185 |
| 12788 | msgid "Copy" |
| 12789 | msgstr "" |
| 12790 | |
| 12791 | #: abandoned-checkouts/components/Link.js:62 |
| 12792 | msgid "To adjust your abandoned checkout notifications," |
| 12793 | msgstr "" |
| 12794 | |
| 12795 | #: abandoned-checkouts/components/Link.js:73 |
| 12796 | msgid "adjust your settings" |
| 12797 | msgstr "" |
| 12798 | |
| 12799 | #: abandoned-checkouts/modules/Address.js:10 |
| 12800 | #: customers/EditCustomer.js:192 |
| 12801 | #: invoices/modules/Address.js:286 |
| 12802 | #: orders/Sidebar.js:85 |
| 12803 | #: settings/account/AccountSettings.js:409 |
| 12804 | #: settings/tax/TaxSettings.js:137 |
| 12805 | #: sc-address-suggestions2.js:17367 |
| 12806 | #: sc-address2.js:36 |
| 12807 | #: sc-form-components-validator2.js:175 |
| 12808 | msgid "Address" |
| 12809 | msgstr "" |
| 12810 | |
| 12811 | #: abandoned-checkouts/modules/Coupon.js:43 |
| 12812 | msgid "Redeemed" |
| 12813 | msgstr "" |
| 12814 | |
| 12815 | #: abandoned-checkouts/modules/Coupon.js:46 |
| 12816 | msgid "Not Redeemed" |
| 12817 | msgstr "" |
| 12818 | |
| 12819 | #: abandoned-checkouts/modules/Coupon.js:53 |
| 12820 | #: coupons/Sidebar.js:82 |
| 12821 | msgid "Redeem By" |
| 12822 | msgstr "" |
| 12823 | |
| 12824 | #: abandoned-checkouts/modules/Details.js:73 |
| 12825 | #: licenses/modules/Details/index.js:55 |
| 12826 | #: orders/modules/Details.js:72 |
| 12827 | #: subscriptions/show/modules/Details.js:154 |
| 12828 | msgid "Created on %s" |
| 12829 | msgstr "" |
| 12830 | |
| 12831 | #: abandoned-checkouts/modules/LineItems/index.js:22 |
| 12832 | msgid "Checkout Details" |
| 12833 | msgstr "" |
| 12834 | |
| 12835 | #: abandoned-checkouts/modules/LineItems/index.js:74 |
| 12836 | #: invoices/modules/Payment.js:55 |
| 12837 | #: orders/modules/LineItems/index.js:158 |
| 12838 | #: subscriptions/edit/modules/Modals/UpdateRecentPrice.js:222 |
| 12839 | #: subscriptions/show/modules/LineItems/index.js:68 |
| 12840 | #: sc-order-confirmation-totals2.js:67 |
| 12841 | #: sc-order.js:175 |
| 12842 | msgid "Proration" |
| 12843 | msgstr "" |
| 12844 | |
| 12845 | #: abandoned-checkouts/modules/LineItems/index.js:82 |
| 12846 | #: invoices/modules/Payment.js:64 |
| 12847 | #: orders/modules/LineItems/index.js:167 |
| 12848 | #: subscriptions/edit/modules/Modals/UpdateRecentPrice.js:230 |
| 12849 | #: subscriptions/show/modules/LineItems/index.js:76 |
| 12850 | #: sc-order-confirmation-totals2.js:70 |
| 12851 | #: sc-order.js:178 |
| 12852 | #: sc-subscription-next-payment2.js:112 |
| 12853 | #: sc-upcoming-invoice.js:231 |
| 12854 | msgid "Applied Balance" |
| 12855 | msgstr "" |
| 12856 | |
| 12857 | #: abandoned-checkouts/modules/LineItems/index.js:92 |
| 12858 | #: orders/modules/LineItems/index.js:290 |
| 12859 | #: settings/dynamic-pricing/components/TargetStrategyRow.js:58 |
| 12860 | #: subscriptions/edit/modules/Modals/UpdateRecentPrice.js:249 |
| 12861 | #: subscriptions/show/modules/LineItems/index.js:92 |
| 12862 | #: sc-order-confirmation-totals2.js:54 |
| 12863 | #: sc-order.js:162 |
| 12864 | #: sc-subscription-next-payment2.js:112 |
| 12865 | msgid "Discounts" |
| 12866 | msgstr "" |
| 12867 | |
| 12868 | #: abandoned-checkouts/modules/LineItems/index.js:97 |
| 12869 | #: orders/modules/LineItems/index.js:295 |
| 12870 | #: sc-order-confirmation-totals2.js:57 |
| 12871 | #: sc-order.js:165 |
| 12872 | msgid "Coupon:" |
| 12873 | msgstr "" |
| 12874 | |
| 12875 | #: abandoned-checkouts/modules/MetaData.js:25 |
| 12876 | #: auto-fees/utils/constants.js:26 |
| 12877 | #: orders/modules/MetaDataModal.js:153 |
| 12878 | msgid "Metadata" |
| 12879 | msgstr "" |
| 12880 | |
| 12881 | #: abandoned-checkouts/modules/Schedule.js:14 |
| 12882 | #: auto-fees/EditAutoFee.js:196 |
| 12883 | msgid "Schedule" |
| 12884 | msgstr "" |
| 12885 | |
| 12886 | #: abandoned-checkouts/modules/Schedule.js:32 |
| 12887 | msgid "Email #%d" |
| 12888 | msgstr "" |
| 12889 | |
| 12890 | #: abandoned-checkouts/modules/Schedule.js:38 |
| 12891 | msgid "Upcoming" |
| 12892 | msgstr "" |
| 12893 | |
| 12894 | #: affiliation-payouts-groups/CreateAffiliationPayoutGroup.js:49 |
| 12895 | msgid "Could not create payout batch. Please try again." |
| 12896 | msgstr "" |
| 12897 | |
| 12898 | #: affiliation-payouts-groups/CreateAffiliationPayoutGroup.js:71 |
| 12899 | msgid "Create New Payout Batch" |
| 12900 | msgstr "" |
| 12901 | |
| 12902 | #: affiliation-payouts-groups/CreateAffiliationPayoutGroup.js:106 |
| 12903 | msgid "The minimum amount of commission that must be earned by an affiliate to be included in this payout batch." |
| 12904 | msgstr "" |
| 12905 | |
| 12906 | #: affiliation-payouts-groups/CreateAffiliationPayoutGroup.js:112 |
| 12907 | msgid "Minimum commission amount" |
| 12908 | msgstr "" |
| 12909 | |
| 12910 | #: affiliation-payouts/CreateAffiliationPayout.js:49 |
| 12911 | msgid "Could not create payout. Please try again." |
| 12912 | msgstr "" |
| 12913 | |
| 12914 | #: affiliation-payouts/CreateAffiliationPayout.js:71 |
| 12915 | msgid "Create New Payout" |
| 12916 | msgstr "" |
| 12917 | |
| 12918 | #: affiliation-payouts/ExportAffiliationPayout.js:60 |
| 12919 | msgid "Could not create export. Please try again." |
| 12920 | msgstr "" |
| 12921 | |
| 12922 | #: affiliation-payouts/ExportAffiliationPayout.js:88 |
| 12923 | msgid "We will send you an email with a link to your export when it is ready." |
| 12924 | msgstr "" |
| 12925 | |
| 12926 | #: affiliation-payouts/ExportAffiliationPayout.js:102 |
| 12927 | #: store/add-entities.js:131 |
| 12928 | msgid "Export" |
| 12929 | msgstr "" |
| 12930 | |
| 12931 | #: affiliation-referrals/components/ConfirmDeleteReferral.js:57 |
| 12932 | #: upsell-funnels/modules/Funnel.js:192 |
| 12933 | msgid "Are you sure? This action cannot be undone." |
| 12934 | msgstr "" |
| 12935 | |
| 12936 | #: affiliation-referrals/CreateAffiliationReferral.js:47 |
| 12937 | msgid "Could not create referral. Please try again." |
| 12938 | msgstr "" |
| 12939 | |
| 12940 | #: affiliation-referrals/CreateAffiliationReferral.js:66 |
| 12941 | msgid "Create New Referral" |
| 12942 | msgstr "" |
| 12943 | |
| 12944 | #: affiliation-referrals/CreateAffiliationReferral.js:108 |
| 12945 | #: affiliation-referrals/modules/Details.js:33 |
| 12946 | #: checkouts/modules/Price.js:253 |
| 12947 | #: invoices/modules/Price.js:339 |
| 12948 | msgid "Enter an Amount" |
| 12949 | msgstr "" |
| 12950 | |
| 12951 | #: affiliation-referrals/CreateAffiliationReferral.js:128 |
| 12952 | #: affiliation-referrals/modules/Details.js:54 |
| 12953 | msgid "A brief description of what this referral is for." |
| 12954 | msgstr "" |
| 12955 | |
| 12956 | #: affiliation-referrals/EditAffiliationReferral.js:85 |
| 12957 | msgid "Referral updated." |
| 12958 | msgstr "" |
| 12959 | |
| 12960 | #: affiliation-referrals/EditAffiliationReferral.js:143 |
| 12961 | msgid "Affiliate referral marked as reviewing." |
| 12962 | msgstr "" |
| 12963 | |
| 12964 | #: affiliation-referrals/EditAffiliationReferral.js:227 |
| 12965 | msgid "View Referral" |
| 12966 | msgstr "" |
| 12967 | |
| 12968 | #: affiliation-referrals/EditAffiliationReferral.js:248 |
| 12969 | #: affiliation-requests/EditAffiliationRequest.js:249 |
| 12970 | #: invoices/Invoice.js:224 |
| 12971 | #: orders/Order.js:303 |
| 12972 | #: subscriptions/show/ShowSubscription.js:433 |
| 12973 | msgid "Actions" |
| 12974 | msgstr "" |
| 12975 | |
| 12976 | #: affiliation-referrals/EditAffiliationReferral.js:281 |
| 12977 | #: auto-fees/EditAutoFee.js:289 |
| 12978 | #: checkouts/modules/Address.js:156 |
| 12979 | #: checkouts/modules/Price.js:264 |
| 12980 | #: checkouts/modules/Tax/index.js:153 |
| 12981 | #: components/affiliates/AffiliateFooter.js:75 |
| 12982 | #: components/affiliates/UpdateExpireAtModal.js:69 |
| 12983 | #: coupons/modules/promotion-codes/EditPromotionCode.js:177 |
| 12984 | #: customers/modules/EditAddressModal.js:92 |
| 12985 | #: invoices/modules/Price.js:351 |
| 12986 | #: licenses/modules/Activations/Activation.js:179 |
| 12987 | #: orders/modules/ContactInfo/EditContactInfo.js:161 |
| 12988 | #: orders/modules/EditAddressModal.js:93 |
| 12989 | #: orders/modules/Fulfillment/components/AddTracking.js:113 |
| 12990 | #: orders/modules/TaxInfo/EditTaxInfo.js:105 |
| 12991 | #: settings/processors/CreateEditPaymentMethod.js:148 |
| 12992 | #: settings/shipping/method/ShippingMethodForm.js:145 |
| 12993 | #: settings/shipping/parcel/ParcelTemplateForm.js:285 |
| 12994 | #: settings/shipping/rate/ShippingRateForm.js:192 |
| 12995 | #: settings/subscription-preservation/EditReason.js:145 |
| 12996 | #: subscriptions/edit/modules/Modals/UpdateAmount.js:44 |
| 12997 | #: subscriptions/edit/modules/Modals/UpdatePrice.js:53 |
| 12998 | #: subscriptions/edit/modules/PaymentMethod/EditPaymentMethod.js:182 |
| 12999 | #: Blocks/Dashboard/CustomerBillingDetails/edit.js:47 |
| 13000 | #: Blocks/Dashboard/WordPressAccount/edit.js:47 |
| 13001 | #: sc-customer-details2.js:67 |
| 13002 | #: sc-donation-choices.js:131 |
| 13003 | #: sc-product-selected-price.js:72 |
| 13004 | #: sc-subscription-payment.js:148 |
| 13005 | #: sc-wordpress-user.js:37 |
| 13006 | msgid "Update" |
| 13007 | msgstr "" |
| 13008 | |
| 13009 | #: affiliation-referrals/modules/Affiliation.js:104 |
| 13010 | #: affiliations/modules/affiliation-products/Product.js:104 |
| 13011 | #: bumps/modules/Price.js:52 |
| 13012 | #: products/modules/Media/EditMedia.js:210 |
| 13013 | #: subscriptions/edit/modules/Price.js:68 |
| 13014 | #: subscriptions/show/modules/CurrentPlan.js:155 |
| 13015 | #: upsell-funnels/modules/Upsell/Product.js:88 |
| 13016 | #: sc-customer-login2.js:223 |
| 13017 | msgid "Change" |
| 13018 | msgstr "" |
| 13019 | |
| 13020 | #: affiliation-referrals/modules/Click.js:45 |
| 13021 | msgid "Not associated to any click." |
| 13022 | msgstr "" |
| 13023 | |
| 13024 | #: affiliation-referrals/modules/Click.js:50 |
| 13025 | msgid "Domain" |
| 13026 | msgstr "" |
| 13027 | |
| 13028 | #: affiliation-referrals/modules/Click.js:76 |
| 13029 | msgid "Expires" |
| 13030 | msgstr "" |
| 13031 | |
| 13032 | #: affiliation-referrals/modules/Details.js:26 |
| 13033 | msgid "Referral Details" |
| 13034 | msgstr "" |
| 13035 | |
| 13036 | #: affiliation-referrals/modules/Order.js:54 |
| 13037 | msgid "Order Number" |
| 13038 | msgstr "" |
| 13039 | |
| 13040 | #: affiliation-referrals/modules/Order.js:73 |
| 13041 | msgid "Not associated to any order." |
| 13042 | msgstr "" |
| 13043 | |
| 13044 | #: affiliation-referrals/modules/Payout.js:68 |
| 13045 | msgid "Not associated to any payout." |
| 13046 | msgstr "" |
| 13047 | |
| 13048 | #: affiliation-referrals/modules/Payout.js:84 |
| 13049 | msgid "View Payout" |
| 13050 | msgstr "" |
| 13051 | |
| 13052 | #: affiliation-referrals/modules/ReferralItems.js:71 |
| 13053 | #: components/data-tables/purchases-data-table/index.js:19 |
| 13054 | #: products/modules/Variations/Purchases.js:22 |
| 13055 | msgid "Purchases" |
| 13056 | msgstr "" |
| 13057 | |
| 13058 | #: affiliation-referrals/modules/ReferralItems.js:74 |
| 13059 | #: customers/modules/Licenses.js:78 |
| 13060 | #: customers/modules/Purchases.js:72 |
| 13061 | #: orders/modules/Purchases.js:43 |
| 13062 | #: products/modules/integrations/SelectIntegration.js:112 |
| 13063 | #: subscriptions/show/modules/Purchases.js:44 |
| 13064 | msgid "Item" |
| 13065 | msgstr "" |
| 13066 | |
| 13067 | #: affiliation-referrals/modules/ReferralItems.js:100 |
| 13068 | #: affiliations/modules/Referrals.js:85 |
| 13069 | msgid "No more referrals." |
| 13070 | msgstr "" |
| 13071 | |
| 13072 | #: affiliation-referrals/modules/ReferralItems.js:101 |
| 13073 | #: affiliations/modules/Clicks.js:76 |
| 13074 | #: affiliations/modules/Payouts.js:85 |
| 13075 | #: affiliations/modules/Promotions.js:82 |
| 13076 | #: affiliations/modules/Referrals.js:86 |
| 13077 | #: components/data-tables/affiliates/ClicksDataTable.js:38 |
| 13078 | #: components/data-tables/affiliates/PayoutsDataTable.js:31 |
| 13079 | #: components/data-tables/affiliates/products/index.js:43 |
| 13080 | #: components/data-tables/affiliates/PromotionsDataTable.js:32 |
| 13081 | #: components/data-tables/affiliates/ReferralItemsDataTable.js:31 |
| 13082 | #: components/data-tables/affiliates/ReferralsDataTable.js:38 |
| 13083 | #: components/data-tables/licenses-data-table/index.js:28 |
| 13084 | #: components/data-tables/OrdersDataTable.js:29 |
| 13085 | #: components/data-tables/purchases-data-table/index.js:21 |
| 13086 | #: components/data-tables/subscriptions-data-table/index.js:22 |
| 13087 | #: customers/modules/Charges.js:90 |
| 13088 | #: customers/modules/Orders.js:81 |
| 13089 | #: customers/modules/PaymentMethods/index.js:48 |
| 13090 | #: customers/modules/Subscriptions.js:81 |
| 13091 | #: settings/connection/IncomingWebhooks.js:151 |
| 13092 | msgid "None found." |
| 13093 | msgstr "" |
| 13094 | |
| 13095 | #: affiliation-referrals/modules/Summary.js:9 |
| 13096 | #: coupons/Sidebar.js:54 |
| 13097 | #: orders/modules/Refund/CreateRefund.js:289 |
| 13098 | #: reviews/modules/Summary.js:23 |
| 13099 | #: subscriptions/edit/modules/UpcomingPeriod.js:94 |
| 13100 | #: Blocks/Totals/edit.js:152 |
| 13101 | #: sc-order-summary.js:22 |
| 13102 | #: sc-order-summary.js:60 |
| 13103 | #: sc-summary2.js:20 |
| 13104 | #: sc-summary2.js:54 |
| 13105 | #: sc-upcoming-invoice.js:236 |
| 13106 | msgid "Summary" |
| 13107 | msgstr "" |
| 13108 | |
| 13109 | #: affiliation-referrals/modules/Summary.js:17 |
| 13110 | msgid "Creation Mode" |
| 13111 | msgstr "" |
| 13112 | |
| 13113 | #: affiliation-referrals/modules/Summary.js:18 |
| 13114 | #: orders/modules/Refund/CreateRefund.js:360 |
| 13115 | #: settings/tax-region/RegistrationForm.js:246 |
| 13116 | msgid "Manual" |
| 13117 | msgstr "" |
| 13118 | |
| 13119 | #: affiliation-referrals/modules/Summary.js:25 |
| 13120 | #: affiliations/modules/Details.js:131 |
| 13121 | #: coupons/Sidebar.js:90 |
| 13122 | #: reviews/modules/Summary.js:69 |
| 13123 | msgid "Last Updated" |
| 13124 | msgstr "" |
| 13125 | |
| 13126 | #: affiliation-requests/CreateAffiliationRequest.js:64 |
| 13127 | msgid "Create New Affiliate Request" |
| 13128 | msgstr "" |
| 13129 | |
| 13130 | #: affiliation-requests/EditAffiliationRequest.js:92 |
| 13131 | msgid "Affiliate request updated." |
| 13132 | msgstr "" |
| 13133 | |
| 13134 | #: affiliation-requests/EditAffiliationRequest.js:135 |
| 13135 | msgid "Affiliate request approved." |
| 13136 | msgstr "" |
| 13137 | |
| 13138 | #: affiliation-requests/EditAffiliationRequest.js:173 |
| 13139 | msgid "Affiliate request rejected." |
| 13140 | msgstr "" |
| 13141 | |
| 13142 | #: affiliation-requests/EditAffiliationRequest.js:219 |
| 13143 | msgid "Affiliate Request" |
| 13144 | msgstr "" |
| 13145 | |
| 13146 | #: affiliation-requests/EditAffiliationRequest.js:310 |
| 13147 | msgid "Are you sure to approve affiliate request?" |
| 13148 | msgstr "" |
| 13149 | |
| 13150 | #: affiliation-requests/EditAffiliationRequest.js:321 |
| 13151 | msgid "Are you sure to deny this affiliate request?" |
| 13152 | msgstr "" |
| 13153 | |
| 13154 | #: affiliation-requests/EditAffiliationRequest.js:332 |
| 13155 | msgid "Permanently delete this affiliate request? You cannot undo this action." |
| 13156 | msgstr "" |
| 13157 | |
| 13158 | #: affiliation-requests/modules/Details.js:37 |
| 13159 | msgid "Affiliate Request Details" |
| 13160 | msgstr "" |
| 13161 | |
| 13162 | #: affiliation-requests/modules/Details.js:57 |
| 13163 | #: affiliations/modules/EditAffiliate.js:103 |
| 13164 | #: auto-fees/utils/constants.js:23 |
| 13165 | #: checkouts/modules/SelectCustomer/CreateCustomer.js:89 |
| 13166 | #: coupons/modules/CustomerSelector.js:113 |
| 13167 | #: coupons/modules/SelectCustomer.js:208 |
| 13168 | #: customers/modules/Details.js:35 |
| 13169 | #: invoices/modules/SelectCustomer/CreateCustomer.js:92 |
| 13170 | #: orders/modules/ContactInfo/EditContactInfo.js:109 |
| 13171 | #: Blocks/Dashboard/WordPressAccount/edit.js:63 |
| 13172 | #: src/blocks/product-review-reviewer-name/edit.js:54 |
| 13173 | #: sc-customer-edit.js:103 |
| 13174 | #: sc-wordpress-user-edit.js:63 |
| 13175 | #: sc-wordpress-user.js:28 |
| 13176 | msgid "First Name" |
| 13177 | msgstr "" |
| 13178 | |
| 13179 | #: affiliation-requests/modules/Details.js:59 |
| 13180 | msgid "Your affiliate request's first name." |
| 13181 | msgstr "" |
| 13182 | |
| 13183 | #: affiliation-requests/modules/Details.js:73 |
| 13184 | #: affiliations/modules/EditAffiliate.js:114 |
| 13185 | #: auto-fees/utils/constants.js:24 |
| 13186 | #: checkouts/modules/SelectCustomer/CreateCustomer.js:100 |
| 13187 | #: coupons/modules/CustomerSelector.js:123 |
| 13188 | #: coupons/modules/SelectCustomer.js:220 |
| 13189 | #: customers/modules/Details.js:47 |
| 13190 | #: invoices/modules/SelectCustomer/CreateCustomer.js:103 |
| 13191 | #: orders/modules/ContactInfo/EditContactInfo.js:122 |
| 13192 | #: Blocks/Dashboard/WordPressAccount/edit.js:68 |
| 13193 | #: src/blocks/product-review-reviewer-name/edit.js:58 |
| 13194 | #: sc-customer-edit.js:103 |
| 13195 | #: sc-wordpress-user-edit.js:63 |
| 13196 | #: sc-wordpress-user.js:28 |
| 13197 | msgid "Last Name" |
| 13198 | msgstr "" |
| 13199 | |
| 13200 | #: affiliation-requests/modules/Details.js:75 |
| 13201 | msgid "Your affiliate request's last name." |
| 13202 | msgstr "" |
| 13203 | |
| 13204 | #: affiliation-requests/modules/Details.js:87 |
| 13205 | msgid "Your affiliate request's email address." |
| 13206 | msgstr "" |
| 13207 | |
| 13208 | #: affiliation-requests/modules/Details.js:105 |
| 13209 | msgid "Your affiliate request's payout email address." |
| 13210 | msgstr "" |
| 13211 | |
| 13212 | #: affiliation-requests/modules/Details.js:122 |
| 13213 | #: affiliations/modules/Details.js:117 |
| 13214 | #: affiliations/modules/EditAffiliate.js:144 |
| 13215 | #: settings/account/AccountSettings.js:398 |
| 13216 | #: settings/integrations/Integration.js:187 |
| 13217 | msgid "Website" |
| 13218 | msgstr "" |
| 13219 | |
| 13220 | #: affiliation-requests/modules/Details.js:128 |
| 13221 | msgid "The primary website or social media account of the affiliate." |
| 13222 | msgstr "" |
| 13223 | |
| 13224 | #: affiliation-requests/modules/Details.js:139 |
| 13225 | #: affiliations/modules/Details.js:123 |
| 13226 | #: affiliations/modules/EditAffiliate.js:152 |
| 13227 | msgid "Bio" |
| 13228 | msgstr "" |
| 13229 | |
| 13230 | #: affiliation-requests/modules/Details.js:140 |
| 13231 | msgid "A short blurb from this affiliate describing how they will promote this store." |
| 13232 | msgstr "" |
| 13233 | |
| 13234 | #: affiliations/modules/affiliation-products/index.js:129 |
| 13235 | msgid "Affiliate product commission created." |
| 13236 | msgstr "" |
| 13237 | |
| 13238 | #: affiliations/modules/affiliation-products/index.js:157 |
| 13239 | msgid "Affiliate product commission updated." |
| 13240 | msgstr "" |
| 13241 | |
| 13242 | #: affiliations/modules/affiliation-products/index.js:186 |
| 13243 | msgid "Affiliate product deleted." |
| 13244 | msgstr "" |
| 13245 | |
| 13246 | #: affiliations/modules/affiliation-products/index.js:222 |
| 13247 | #: components/data-tables/affiliates/products/index.js:41 |
| 13248 | msgid "Product Commissions" |
| 13249 | msgstr "" |
| 13250 | |
| 13251 | #: affiliations/modules/affiliation-products/index.js:252 |
| 13252 | msgid "Subscription Commission" |
| 13253 | msgstr "" |
| 13254 | |
| 13255 | #: affiliations/modules/affiliation-products/index.js:255 |
| 13256 | msgid "Lifetime Commission" |
| 13257 | msgstr "" |
| 13258 | |
| 13259 | #: affiliations/modules/affiliation-products/index.js:270 |
| 13260 | msgid "Add a product-specific commission for this affiliate." |
| 13261 | msgstr "" |
| 13262 | |
| 13263 | #: affiliations/modules/affiliation-products/index.js:281 |
| 13264 | #: affiliations/modules/Commission.js:117 |
| 13265 | #: components/affiliates/commission/CommissionSidebarForm.js:74 |
| 13266 | #: components/affiliates/commission/EmptyCommissions.js:18 |
| 13267 | #: products/modules/Affiliation.js:116 |
| 13268 | msgid "Add Commission" |
| 13269 | msgstr "" |
| 13270 | |
| 13271 | #: affiliations/modules/affiliation-products/index.js:312 |
| 13272 | msgid "Edit Product Commission" |
| 13273 | msgstr "" |
| 13274 | |
| 13275 | #: affiliations/modules/affiliation-products/index.js:313 |
| 13276 | msgid "New Product Commission" |
| 13277 | msgstr "" |
| 13278 | |
| 13279 | #: affiliations/modules/affiliation-products/index.js:344 |
| 13280 | msgid "Affiliate product commissions" |
| 13281 | msgstr "" |
| 13282 | |
| 13283 | #: affiliations/modules/affiliation-products/index.js:348 |
| 13284 | msgid "This setting will overwrite any other comission settings for the affiliate and product." |
| 13285 | msgstr "" |
| 13286 | |
| 13287 | #: affiliations/modules/affiliation-products/index.js:358 |
| 13288 | #: affiliations/modules/Commission.js:157 |
| 13289 | #: products/modules/Affiliation.js:152 |
| 13290 | msgid "Global Affiliate Commissions (Lowest)" |
| 13291 | msgstr "" |
| 13292 | |
| 13293 | #: affiliations/modules/affiliation-products/index.js:364 |
| 13294 | #: affiliations/modules/Commission.js:168 |
| 13295 | #: products/modules/Affiliation.js:158 |
| 13296 | msgid "Individual Affiliate Commissions" |
| 13297 | msgstr "" |
| 13298 | |
| 13299 | #: affiliations/modules/affiliation-products/index.js:370 |
| 13300 | #: affiliations/modules/Commission.js:175 |
| 13301 | #: products/modules/Affiliation.js:169 |
| 13302 | msgid "Individual Product Commissions" |
| 13303 | msgstr "" |
| 13304 | |
| 13305 | #: affiliations/modules/affiliation-products/index.js:381 |
| 13306 | #: affiliations/modules/Commission.js:181 |
| 13307 | #: products/modules/Affiliation.js:176 |
| 13308 | msgid "Individual Affiliate Product Commissions (Highest)" |
| 13309 | msgstr "" |
| 13310 | |
| 13311 | #: affiliations/modules/affiliation-products/Product.js:114 |
| 13312 | #: components/data-tables/affiliates/products/Product.js:66 |
| 13313 | #: coupons/modules/Product.js:128 |
| 13314 | msgid "%d prices" |
| 13315 | msgstr "" |
| 13316 | |
| 13317 | #: affiliations/modules/affiliation-products/Product.js:130 |
| 13318 | #: upsell-funnels/modules/Upsell/Product.js:109 |
| 13319 | #: src/blocks/product-page/list-placeholder.js:185 |
| 13320 | msgid "Choose Product" |
| 13321 | msgstr "" |
| 13322 | |
| 13323 | #: affiliations/modules/Clicks.js:75 |
| 13324 | msgid "No more clicks." |
| 13325 | msgstr "" |
| 13326 | |
| 13327 | #: affiliations/modules/Commission.js:86 |
| 13328 | #: products/modules/Affiliation.js:86 |
| 13329 | msgid "Affiliate commission deleted." |
| 13330 | msgstr "" |
| 13331 | |
| 13332 | #: affiliations/modules/Commission.js:93 |
| 13333 | msgid "Custom Commission" |
| 13334 | msgstr "" |
| 13335 | |
| 13336 | #: affiliations/modules/Commission.js:116 |
| 13337 | #: products/modules/Affiliation.js:115 |
| 13338 | msgid "Edit Commission" |
| 13339 | msgstr "" |
| 13340 | |
| 13341 | #: affiliations/modules/Commission.js:122 |
| 13342 | #: products/modules/Affiliation.js:121 |
| 13343 | msgid "Affiliate commission updated." |
| 13344 | msgstr "" |
| 13345 | |
| 13346 | #: affiliations/modules/Commission.js:123 |
| 13347 | #: products/modules/Affiliation.js:122 |
| 13348 | msgid "Affiliate commission added." |
| 13349 | msgstr "" |
| 13350 | |
| 13351 | #: affiliations/modules/Commission.js:125 |
| 13352 | msgid "Add a custom commission for this affiliate." |
| 13353 | msgstr "" |
| 13354 | |
| 13355 | #: affiliations/modules/Commission.js:143 |
| 13356 | msgid "Custom affiliate commissions" |
| 13357 | msgstr "" |
| 13358 | |
| 13359 | #: affiliations/modules/Commission.js:147 |
| 13360 | msgid "This setting will overwrite any global affiliate settings." |
| 13361 | msgstr "" |
| 13362 | |
| 13363 | #: affiliations/modules/Details.js:47 |
| 13364 | msgid "Profile" |
| 13365 | msgstr "" |
| 13366 | |
| 13367 | #: affiliations/modules/Details.js:58 |
| 13368 | #: affiliations/modules/Details.js:59 |
| 13369 | #: affiliations/modules/EditAffiliate.js:79 |
| 13370 | msgid "Edit Affiliate" |
| 13371 | msgstr "" |
| 13372 | |
| 13373 | #: affiliations/modules/Details.js:106 |
| 13374 | msgid "Referral Code" |
| 13375 | msgstr "" |
| 13376 | |
| 13377 | #: affiliations/modules/EditAffiliate.js:61 |
| 13378 | msgid "Affiliate updated." |
| 13379 | msgstr "" |
| 13380 | |
| 13381 | #: affiliations/modules/Payouts.js:84 |
| 13382 | msgid "No more payouts." |
| 13383 | msgstr "" |
| 13384 | |
| 13385 | #: affiliations/modules/Promotions.js:55 |
| 13386 | #: components/data-tables/affiliates/PromotionsDataTable.js:30 |
| 13387 | #: coupons/modules/promotion-codes/index.js:247 |
| 13388 | #: coupons/modules/promotion-codes/index.js:248 |
| 13389 | msgid "Promotion Codes" |
| 13390 | msgstr "" |
| 13391 | |
| 13392 | #: affiliations/modules/Promotions.js:67 |
| 13393 | #: components/data-tables/affiliates/PromotionsDataTable.js:57 |
| 13394 | #: coupons/modules/promotion-codes/Code.js:124 |
| 13395 | #: coupons/Sidebar.js:68 |
| 13396 | msgid "Uses" |
| 13397 | msgstr "" |
| 13398 | |
| 13399 | #: affiliations/modules/Promotions.js:81 |
| 13400 | msgid "No more promotions." |
| 13401 | msgstr "" |
| 13402 | |
| 13403 | #: affiliations/modules/Urls.js:22 |
| 13404 | #: affiliations/modules/Urls.js:28 |
| 13405 | #: components/data-tables/affiliates/ClicksDataTable.js:44 |
| 13406 | #: components/data-tables/affiliates/ClicksDataTable.js:53 |
| 13407 | #: orders/modules/Fulfillment/CreateFulfillment.js:41 |
| 13408 | #: products/modules/BuyLink.js:65 |
| 13409 | #: products/modules/Prices/Price/CopyInput.js:12 |
| 13410 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:48 |
| 13411 | #: settings/display-currency/components/CurrencySwitcherSettings.js:36 |
| 13412 | msgid "Copied to clipboard." |
| 13413 | msgstr "" |
| 13414 | |
| 13415 | #: affiliations/modules/Urls.js:35 |
| 13416 | msgid "Referral Url" |
| 13417 | msgstr "" |
| 13418 | |
| 13419 | #: affiliations/modules/Urls.js:48 |
| 13420 | msgid "Website Url" |
| 13421 | msgstr "" |
| 13422 | |
| 13423 | #: affiliations/ViewAffiliation.js:84 |
| 13424 | msgid "Affiliate user activated." |
| 13425 | msgstr "" |
| 13426 | |
| 13427 | #: affiliations/ViewAffiliation.js:122 |
| 13428 | msgid "Affiliate user deactivated." |
| 13429 | msgstr "" |
| 13430 | |
| 13431 | #: affiliations/ViewAffiliation.js:160 |
| 13432 | msgid "Affiliate deleted successfully." |
| 13433 | msgstr "" |
| 13434 | |
| 13435 | #: affiliations/ViewAffiliation.js:302 |
| 13436 | msgid "Are you sure you want to activate the affiliate?" |
| 13437 | msgstr "" |
| 13438 | |
| 13439 | #: affiliations/ViewAffiliation.js:316 |
| 13440 | msgid "Are you sure you want to deactivate the affiliate?" |
| 13441 | msgstr "" |
| 13442 | |
| 13443 | #: affiliations/ViewAffiliation.js:330 |
| 13444 | msgid "Are you sure you want to delete this affiliate? This action cannot be undone." |
| 13445 | msgstr "" |
| 13446 | |
| 13447 | #: auto-fees/CreateAutoFee.js:179 |
| 13448 | msgid "Could not create dynamic price. Please try again." |
| 13449 | msgstr "" |
| 13450 | |
| 13451 | #: auto-fees/CreateAutoFee.js:201 |
| 13452 | msgid "Create new dynamic price" |
| 13453 | msgstr "" |
| 13454 | |
| 13455 | #: auto-fees/CreateAutoFee.js:222 |
| 13456 | #: onboarding/components/ProgressIndicator.js:81 |
| 13457 | #: settings/mcp/components/AIClientInstructions.js:57 |
| 13458 | #: Blocks/Form/edit.js:534 |
| 13459 | #: sc-cancel-survey2.js:90 |
| 13460 | #: sc-checkout-stock-alert2.js:119 |
| 13461 | #: sc-order-confirm-provider2.js:104 |
| 13462 | #: sc-upsell.js:30 |
| 13463 | #: store4.js:106 |
| 13464 | msgid "Continue" |
| 13465 | msgstr "" |
| 13466 | |
| 13467 | #: auto-fees/CreateAutoFee.js:230 |
| 13468 | #: auto-fees/modules/Details.js:86 |
| 13469 | msgid "This is the internal name for your dynamic price. This is not visible to the customer." |
| 13470 | msgstr "" |
| 13471 | |
| 13472 | #: auto-fees/CreateAutoFee.js:243 |
| 13473 | msgid "A friendly name for your dynamic price. This will be displayed to the customer. This should be unique." |
| 13474 | msgstr "" |
| 13475 | |
| 13476 | #: auto-fees/CreateAutoFee.js:265 |
| 13477 | msgid "Recipe" |
| 13478 | msgstr "" |
| 13479 | |
| 13480 | #: auto-fees/CreateAutoFee.js:362 |
| 13481 | msgid "Applies to" |
| 13482 | msgstr "" |
| 13483 | |
| 13484 | #: auto-fees/CreateAutoFee.js:372 |
| 13485 | msgid "Choose where the dynamic price applies to" |
| 13486 | msgstr "" |
| 13487 | |
| 13488 | #: auto-fees/CreateAutoFee.js:451 |
| 13489 | msgid "When to apply" |
| 13490 | msgstr "" |
| 13491 | |
| 13492 | #: auto-fees/CreateAutoFee.js:461 |
| 13493 | msgid "Choose when the dynamic price should be applied" |
| 13494 | msgstr "" |
| 13495 | |
| 13496 | #: auto-fees/EditAutoFee.js:98 |
| 13497 | msgid "Dynamic Price updated." |
| 13498 | msgstr "" |
| 13499 | |
| 13500 | #: auto-fees/EditAutoFee.js:152 |
| 13501 | msgid "Dynamic Price" |
| 13502 | msgstr "" |
| 13503 | |
| 13504 | #: auto-fees/EditAutoFee.js:161 |
| 13505 | msgid "Applies To" |
| 13506 | msgstr "" |
| 13507 | |
| 13508 | #: auto-fees/EditAutoFee.js:200 |
| 13509 | msgid "Time at which the dynamic price becomes active & start being applied to the checkout." |
| 13510 | msgstr "" |
| 13511 | |
| 13512 | #: auto-fees/EditAutoFee.js:207 |
| 13513 | msgid "Start Date" |
| 13514 | msgstr "" |
| 13515 | |
| 13516 | #: auto-fees/EditAutoFee.js:218 |
| 13517 | msgid "Time at which the dynamic price becomes inactive." |
| 13518 | msgstr "" |
| 13519 | |
| 13520 | #: auto-fees/EditAutoFee.js:225 |
| 13521 | #: coupons/modules/Limits.js:129 |
| 13522 | msgid "End Date" |
| 13523 | msgstr "" |
| 13524 | |
| 13525 | #: auto-fees/EditAutoFee.js:288 |
| 13526 | #: products/EditProduct.js:417 |
| 13527 | msgid "Save & Publish" |
| 13528 | msgstr "" |
| 13529 | |
| 13530 | #: auto-fees/EditAutoFee.js:317 |
| 13531 | msgid "Permanently delete this Dynamic Price? You cannot undo this action." |
| 13532 | msgstr "" |
| 13533 | |
| 13534 | #: auto-fees/modules/AndGroup.js:181 |
| 13535 | #: auto-fees/modules/DateTimePicker.js:169 |
| 13536 | msgid "Set Date" |
| 13537 | msgstr "" |
| 13538 | |
| 13539 | #: auto-fees/modules/AndGroup.js:184 |
| 13540 | msgid "Select a date" |
| 13541 | msgstr "" |
| 13542 | |
| 13543 | #: auto-fees/modules/AndGroup.js:232 |
| 13544 | #: auto-fees/modules/AndGroup.js:245 |
| 13545 | #: auto-fees/modules/AndGroup.js:258 |
| 13546 | #: auto-fees/modules/AndGroup.js:313 |
| 13547 | #: auto-fees/modules/AndGroup.js:354 |
| 13548 | msgid "Enter a value" |
| 13549 | msgstr "" |
| 13550 | |
| 13551 | #: auto-fees/modules/AndGroup.js:266 |
| 13552 | msgid "Search for a country" |
| 13553 | msgstr "" |
| 13554 | |
| 13555 | #: auto-fees/modules/AndGroup.js:270 |
| 13556 | msgid "Search for a country..." |
| 13557 | msgstr "" |
| 13558 | |
| 13559 | #: auto-fees/modules/AndGroup.js:289 |
| 13560 | msgid "Search for a user role" |
| 13561 | msgstr "" |
| 13562 | |
| 13563 | #: auto-fees/modules/AndGroup.js:293 |
| 13564 | msgid "Search for a user role..." |
| 13565 | msgstr "" |
| 13566 | |
| 13567 | #: auto-fees/modules/AndGroup.js:337 |
| 13568 | #: sc-select2.js:2092 |
| 13569 | msgid "Search..." |
| 13570 | msgstr "" |
| 13571 | |
| 13572 | #: auto-fees/modules/AndGroup.js:386 |
| 13573 | msgid "Select an attribute" |
| 13574 | msgstr "" |
| 13575 | |
| 13576 | #: auto-fees/modules/AndGroup.js:405 |
| 13577 | msgid "Enter metadata's key" |
| 13578 | msgstr "" |
| 13579 | |
| 13580 | #: auto-fees/modules/AndGroup.js:411 |
| 13581 | msgid "Select a condition" |
| 13582 | msgstr "" |
| 13583 | |
| 13584 | #: auto-fees/modules/AndGroup.js:439 |
| 13585 | msgid "+ AND" |
| 13586 | msgstr "" |
| 13587 | |
| 13588 | #: auto-fees/modules/DateTimePicker.js:51 |
| 13589 | #: auto-fees/modules/DateTimePicker.js:77 |
| 13590 | #: auto-fees/modules/DateTimePicker.js:103 |
| 13591 | #: auto-fees/modules/DateTimePicker.js:158 |
| 13592 | msgid "Select Date" |
| 13593 | msgstr "" |
| 13594 | |
| 13595 | #: auto-fees/modules/DateTimePicker.js:109 |
| 13596 | #: products/components/CatalogedAt/index.js:79 |
| 13597 | #: src/blocks/product-selected-price-amount/view.php:3 |
| 13598 | msgid "Now" |
| 13599 | msgstr "" |
| 13600 | |
| 13601 | #: auto-fees/modules/DateTimePicker.js:118 |
| 13602 | #: products/modules/Variations/ResetOverridesDropdown.js:49 |
| 13603 | #: components/ColorPopup.js:75 |
| 13604 | msgid "Reset" |
| 13605 | msgstr "" |
| 13606 | |
| 13607 | #: auto-fees/modules/Details.js:96 |
| 13608 | msgid "A friendly name for your dynamic price. This will be displayed to the customer." |
| 13609 | msgstr "" |
| 13610 | |
| 13611 | #: auto-fees/modules/Details.js:106 |
| 13612 | msgid "Select whether you want to give a discount or charge a fee." |
| 13613 | msgstr "" |
| 13614 | |
| 13615 | #: auto-fees/modules/Details.js:132 |
| 13616 | msgid "Apply As" |
| 13617 | msgstr "" |
| 13618 | |
| 13619 | #: auto-fees/modules/Details.js:133 |
| 13620 | msgid "Choose between a percentage or a fixed amount." |
| 13621 | msgstr "" |
| 13622 | |
| 13623 | #: auto-fees/modules/Details.js:142 |
| 13624 | #: bumps/modules/Discount.js:49 |
| 13625 | #: components/affiliates/commission/CommissionStructure.js:47 |
| 13626 | msgid "Percentage" |
| 13627 | msgstr "" |
| 13628 | |
| 13629 | #: auto-fees/modules/Details.js:146 |
| 13630 | msgid "Fixed Amount" |
| 13631 | msgstr "" |
| 13632 | |
| 13633 | #: auto-fees/modules/Details.js:159 |
| 13634 | msgid "Percent" |
| 13635 | msgstr "" |
| 13636 | |
| 13637 | #: auto-fees/modules/GeoCaptureNotice.js:62 |
| 13638 | msgid "Location capture enabled at checkout." |
| 13639 | msgstr "" |
| 13640 | |
| 13641 | #: auto-fees/modules/GeoCaptureNotice.js:69 |
| 13642 | msgid "Could not enable location capture." |
| 13643 | msgstr "" |
| 13644 | |
| 13645 | #: auto-fees/modules/GeoCaptureNotice.js:77 |
| 13646 | msgid "Location capture is off" |
| 13647 | msgstr "" |
| 13648 | |
| 13649 | #: auto-fees/modules/GeoCaptureNotice.js:79 |
| 13650 | msgid "This dynamic price uses a geo-address country condition, but the customer's location isn't being captured at checkout — so the condition will never match. Turn on location capture to use it." |
| 13651 | msgstr "" |
| 13652 | |
| 13653 | #: auto-fees/modules/GeoCaptureNotice.js:91 |
| 13654 | msgid "Turn on location capture" |
| 13655 | msgstr "" |
| 13656 | |
| 13657 | #: auto-fees/modules/OrGroup.js:103 |
| 13658 | msgid "Remove rule group" |
| 13659 | msgstr "" |
| 13660 | |
| 13661 | #: auto-fees/modules/OrGroup.js:125 |
| 13662 | msgid "AND operator" |
| 13663 | msgstr "" |
| 13664 | |
| 13665 | #: auto-fees/modules/OrGroup.js:127 |
| 13666 | #: Blocks/ConditionalForm/conditions.js:332 |
| 13667 | #: Blocks/ConditionalForm/rules.js:210 |
| 13668 | msgid "AND" |
| 13669 | msgstr "" |
| 13670 | |
| 13671 | #: auto-fees/modules/OrGroup.js:153 |
| 13672 | msgid "+ OR" |
| 13673 | msgstr "" |
| 13674 | |
| 13675 | #: auto-fees/modules/Rules.js:98 |
| 13676 | #: auto-fees/modules/Rules.js:119 |
| 13677 | #: Blocks/ConditionalForm/edit.js:90 |
| 13678 | msgid "Conditions" |
| 13679 | msgstr "" |
| 13680 | |
| 13681 | #: auto-fees/modules/Rules.js:101 |
| 13682 | msgid "To get started, add some conditions for this dynamic price." |
| 13683 | msgstr "" |
| 13684 | |
| 13685 | #: auto-fees/modules/Rules.js:108 |
| 13686 | #: Blocks/ConditionalForm/edit.js:172 |
| 13687 | msgid "Add Conditions" |
| 13688 | msgstr "" |
| 13689 | |
| 13690 | #: auto-fees/modules/Rules.js:126 |
| 13691 | #: auto-fees/modules/Rules.js:129 |
| 13692 | msgid "All Transactions" |
| 13693 | msgstr "" |
| 13694 | |
| 13695 | #: auto-fees/modules/Rules.js:133 |
| 13696 | msgid "This dynamic price applies to all transactions, including initial checkouts, renewals, upgrades, and downgrades. Add an \"Order Type\" condition to limit when it applies." |
| 13697 | msgstr "" |
| 13698 | |
| 13699 | #: auto-fees/modules/Rules.js:166 |
| 13700 | msgid "Apply a" |
| 13701 | msgstr "" |
| 13702 | |
| 13703 | #: auto-fees/modules/Rules.js:186 |
| 13704 | #: subscriptions/edit/modules/Modals/UpdateRecentPrice.js:150 |
| 13705 | #: sc-price-range2.js:39 |
| 13706 | msgid "to" |
| 13707 | msgstr "" |
| 13708 | |
| 13709 | #: auto-fees/modules/Rules.js:199 |
| 13710 | msgid "where" |
| 13711 | msgstr "" |
| 13712 | |
| 13713 | #: auto-fees/modules/Rules.js:229 |
| 13714 | #: Blocks/ConditionalForm/rules.js:229 |
| 13715 | #: Blocks/ConditionalForm/rules.js:241 |
| 13716 | msgid "OR" |
| 13717 | msgstr "" |
| 13718 | |
| 13719 | #: auto-fees/templates.js:8 |
| 13720 | msgid "Start from scratch" |
| 13721 | msgstr "" |
| 13722 | |
| 13723 | #: auto-fees/templates.js:10 |
| 13724 | msgid "Start from scratch and create your own dynamic price." |
| 13725 | msgstr "" |
| 13726 | |
| 13727 | #: auto-fees/templates.js:21 |
| 13728 | msgid "Buy‑one‑get‑one (BOGO)" |
| 13729 | msgstr "" |
| 13730 | |
| 13731 | #: auto-fees/templates.js:41 |
| 13732 | msgid "Buy 1, get the 2nd one for free." |
| 13733 | msgstr "" |
| 13734 | |
| 13735 | #: auto-fees/templates.js:50 |
| 13736 | msgid "Free‑shipping minimum" |
| 13737 | msgstr "" |
| 13738 | |
| 13739 | #: auto-fees/templates.js:70 |
| 13740 | msgid "Free shipping when the subtotal is at least $75." |
| 13741 | msgstr "" |
| 13742 | |
| 13743 | #: auto-fees/templates.js:82 |
| 13744 | msgid "Installment payment processing fee" |
| 13745 | msgstr "" |
| 13746 | |
| 13747 | #: auto-fees/templates.js:102 |
| 13748 | msgid "3% processing fee for installment payments." |
| 13749 | msgstr "" |
| 13750 | |
| 13751 | #: auto-fees/templates.js:114 |
| 13752 | msgid "Subscription renewal discount" |
| 13753 | msgstr "" |
| 13754 | |
| 13755 | #: auto-fees/templates.js:116 |
| 13756 | msgid "15% discount for subscription renewals." |
| 13757 | msgstr "" |
| 13758 | |
| 13759 | #: auto-fees/templates.js:125 |
| 13760 | msgid "Bulk purchase discount" |
| 13761 | msgstr "" |
| 13762 | |
| 13763 | #: auto-fees/templates.js:145 |
| 13764 | msgid "10% discount for bulk purchases." |
| 13765 | msgstr "" |
| 13766 | |
| 13767 | #: auto-fees/templates.js:154 |
| 13768 | msgid "Member-only discounts" |
| 13769 | msgstr "" |
| 13770 | |
| 13771 | #: auto-fees/templates.js:174 |
| 13772 | msgid "5% discount for members only." |
| 13773 | msgstr "" |
| 13774 | |
| 13775 | #: auto-fees/templates.js:183 |
| 13776 | msgid "First-time customer discount" |
| 13777 | msgstr "" |
| 13778 | |
| 13779 | #: auto-fees/templates.js:203 |
| 13780 | msgid "15% discount for first time customers." |
| 13781 | msgstr "" |
| 13782 | |
| 13783 | #: auto-fees/utils/constants.js:5 |
| 13784 | msgid "Customer Created At" |
| 13785 | msgstr "" |
| 13786 | |
| 13787 | #: auto-fees/utils/constants.js:6 |
| 13788 | msgid "Price Created At" |
| 13789 | msgstr "" |
| 13790 | |
| 13791 | #: auto-fees/utils/constants.js:7 |
| 13792 | msgid "Product Created At" |
| 13793 | msgstr "" |
| 13794 | |
| 13795 | #: auto-fees/utils/constants.js:11 |
| 13796 | msgid "Subtotal Amount" |
| 13797 | msgstr "" |
| 13798 | |
| 13799 | #: auto-fees/utils/constants.js:12 |
| 13800 | msgid "Checkout Subtotal Amount" |
| 13801 | msgstr "" |
| 13802 | |
| 13803 | #: auto-fees/utils/constants.js:13 |
| 13804 | #: Blocks/LineItemShipping/edit.js:32 |
| 13805 | msgid "Shipping Amount" |
| 13806 | msgstr "" |
| 13807 | |
| 13808 | #: auto-fees/utils/constants.js:18 |
| 13809 | msgid "Checkout Email" |
| 13810 | msgstr "" |
| 13811 | |
| 13812 | #: auto-fees/utils/constants.js:25 |
| 13813 | msgid "Email Domain" |
| 13814 | msgstr "" |
| 13815 | |
| 13816 | #: auto-fees/utils/constants.js:28 |
| 13817 | msgid "Checkout Metadata" |
| 13818 | msgstr "" |
| 13819 | |
| 13820 | #: auto-fees/utils/constants.js:29 |
| 13821 | msgid "Checkout Email Domain" |
| 13822 | msgstr "" |
| 13823 | |
| 13824 | #: auto-fees/utils/constants.js:30 |
| 13825 | msgid "Checkout First Name" |
| 13826 | msgstr "" |
| 13827 | |
| 13828 | #: auto-fees/utils/constants.js:31 |
| 13829 | msgid "Checkout Last Name" |
| 13830 | msgstr "" |
| 13831 | |
| 13832 | #: auto-fees/utils/constants.js:32 |
| 13833 | #: auto-fees/utils/constants.js:33 |
| 13834 | msgid "Checkout Order Type" |
| 13835 | msgstr "" |
| 13836 | |
| 13837 | #: auto-fees/utils/constants.js:35 |
| 13838 | msgid "Price Metadata" |
| 13839 | msgstr "" |
| 13840 | |
| 13841 | #: auto-fees/utils/constants.js:37 |
| 13842 | msgid "Price Recurring Interval" |
| 13843 | msgstr "" |
| 13844 | |
| 13845 | #: auto-fees/utils/constants.js:40 |
| 13846 | msgid "Product Metadata" |
| 13847 | msgstr "" |
| 13848 | |
| 13849 | #: auto-fees/utils/constants.js:43 |
| 13850 | msgid "Product Slug" |
| 13851 | msgstr "" |
| 13852 | |
| 13853 | #: auto-fees/utils/constants.js:45 |
| 13854 | msgid "Product Collection Metadata" |
| 13855 | msgstr "" |
| 13856 | |
| 13857 | #: auto-fees/utils/constants.js:49 |
| 13858 | msgid "Product Collection Name" |
| 13859 | msgstr "" |
| 13860 | |
| 13861 | #: auto-fees/utils/constants.js:53 |
| 13862 | msgid "Product Collection Slug" |
| 13863 | msgstr "" |
| 13864 | |
| 13865 | #: auto-fees/utils/constants.js:58 |
| 13866 | msgid "Upgrade Group Metadata" |
| 13867 | msgstr "" |
| 13868 | |
| 13869 | #: auto-fees/utils/constants.js:62 |
| 13870 | msgid "Upgrade Group Name" |
| 13871 | msgstr "" |
| 13872 | |
| 13873 | #: auto-fees/utils/constants.js:64 |
| 13874 | msgid "Selected Shipping Method Name" |
| 13875 | msgstr "" |
| 13876 | |
| 13877 | #: auto-fees/utils/constants.js:69 |
| 13878 | #: auto-fees/utils/constants.js:70 |
| 13879 | msgid "Order Type" |
| 13880 | msgstr "" |
| 13881 | |
| 13882 | #: auto-fees/utils/constants.js:71 |
| 13883 | msgid "SKU (Product/Variant)" |
| 13884 | msgstr "" |
| 13885 | |
| 13886 | #: auto-fees/utils/constants.js:73 |
| 13887 | #: auto-fees/utils/constants.js:75 |
| 13888 | #: coupons/CreateCoupon.js:85 |
| 13889 | #: coupons/modules/Name.js:8 |
| 13890 | msgid "Coupon Name" |
| 13891 | msgstr "" |
| 13892 | |
| 13893 | #: auto-fees/utils/constants.js:74 |
| 13894 | #: auto-fees/utils/constants.js:76 |
| 13895 | msgid "Promotion Code Name" |
| 13896 | msgstr "" |
| 13897 | |
| 13898 | #: auto-fees/utils/constants.js:81 |
| 13899 | msgid "Line Item Quantity" |
| 13900 | msgstr "" |
| 13901 | |
| 13902 | #: auto-fees/utils/constants.js:82 |
| 13903 | msgid "Weight (g)" |
| 13904 | msgstr "" |
| 13905 | |
| 13906 | #: auto-fees/utils/constants.js:83 |
| 13907 | msgid "Customer Order Count" |
| 13908 | msgstr "" |
| 13909 | |
| 13910 | #: auto-fees/utils/constants.js:84 |
| 13911 | msgid "Price Recurring Period Count" |
| 13912 | msgstr "" |
| 13913 | |
| 13914 | #: auto-fees/utils/constants.js:88 |
| 13915 | msgid "Customer Prior Product Purchase Count" |
| 13916 | msgstr "" |
| 13917 | |
| 13918 | #: auto-fees/utils/constants.js:92 |
| 13919 | msgid "Original Checkout Not Revoked Purchases Quantity" |
| 13920 | msgstr "" |
| 13921 | |
| 13922 | #: auto-fees/utils/constants.js:96 |
| 13923 | msgid "Original Checkout Billable Purchases Quantity" |
| 13924 | msgstr "" |
| 13925 | |
| 13926 | #: auto-fees/utils/constants.js:103 |
| 13927 | msgid "Geo Address Country" |
| 13928 | msgstr "" |
| 13929 | |
| 13930 | #: auto-fees/utils/constants.js:104 |
| 13931 | msgid "Checkout Geo Address Country" |
| 13932 | msgstr "" |
| 13933 | |
| 13934 | #: auto-fees/utils/constants.js:111 |
| 13935 | msgid "WordPress User Role" |
| 13936 | msgstr "" |
| 13937 | |
| 13938 | #: auto-fees/utils/constants.js:118 |
| 13939 | #: auto-fees/utils/constants.js:124 |
| 13940 | #: coupons/CreateCoupon.js:100 |
| 13941 | msgid "Promotion Code" |
| 13942 | msgstr "" |
| 13943 | |
| 13944 | #: auto-fees/utils/constants.js:121 |
| 13945 | #: settings/tax-override/TaxOverrideModal.js:190 |
| 13946 | #: Blocks/ProductCollection/edit.js:312 |
| 13947 | msgid "Product Collection" |
| 13948 | msgstr "" |
| 13949 | |
| 13950 | #: auto-fees/utils/constants.js:122 |
| 13951 | #: products/modules/Upgrades.js:73 |
| 13952 | msgid "Upgrade Group" |
| 13953 | msgstr "" |
| 13954 | |
| 13955 | #: auto-fees/utils/constants.js:146 |
| 13956 | msgid "is" |
| 13957 | msgstr "" |
| 13958 | |
| 13959 | #: auto-fees/utils/constants.js:147 |
| 13960 | msgid "is not" |
| 13961 | msgstr "" |
| 13962 | |
| 13963 | #: auto-fees/utils/constants.js:148 |
| 13964 | msgid "is more than" |
| 13965 | msgstr "" |
| 13966 | |
| 13967 | #: auto-fees/utils/constants.js:149 |
| 13968 | #: Blocks/ConditionalForm/selectors/SelectOperator.js:33 |
| 13969 | #: Blocks/ConditionalForm/translations.js:19 |
| 13970 | msgid "is less than" |
| 13971 | msgstr "" |
| 13972 | |
| 13973 | #: auto-fees/utils/constants.js:150 |
| 13974 | msgid "is at least" |
| 13975 | msgstr "" |
| 13976 | |
| 13977 | #: auto-fees/utils/constants.js:151 |
| 13978 | msgid "is at most" |
| 13979 | msgstr "" |
| 13980 | |
| 13981 | #: auto-fees/utils/constants.js:152 |
| 13982 | msgid "is after" |
| 13983 | msgstr "" |
| 13984 | |
| 13985 | #: auto-fees/utils/constants.js:153 |
| 13986 | msgid "is before" |
| 13987 | msgstr "" |
| 13988 | |
| 13989 | #: auto-fees/utils/constants.js:154 |
| 13990 | msgid "is on or after" |
| 13991 | msgstr "" |
| 13992 | |
| 13993 | #: auto-fees/utils/constants.js:155 |
| 13994 | msgid "is on or before" |
| 13995 | msgstr "" |
| 13996 | |
| 13997 | #: auto-fees/utils/constants.js:156 |
| 13998 | msgid "contains" |
| 13999 | msgstr "" |
| 14000 | |
| 14001 | #: auto-fees/utils/constants.js:157 |
| 14002 | msgid "not contains" |
| 14003 | msgstr "" |
| 14004 | |
| 14005 | #: auto-fees/utils/constants.js:158 |
| 14006 | msgid "starts with" |
| 14007 | msgstr "" |
| 14008 | |
| 14009 | #: auto-fees/utils/constants.js:159 |
| 14010 | msgid "ends with" |
| 14011 | msgstr "" |
| 14012 | |
| 14013 | #: auto-fees/utils/constants.js:163 |
| 14014 | msgid "Initial Checkout" |
| 14015 | msgstr "" |
| 14016 | |
| 14017 | #: auto-fees/utils/constants.js:164 |
| 14018 | msgid "Renewal & Plan Changes" |
| 14019 | msgstr "" |
| 14020 | |
| 14021 | #: auto-fees/utils/constants.js:171 |
| 14022 | msgid "Apply this dynamic price to a line item that qualifies." |
| 14023 | msgstr "" |
| 14024 | |
| 14025 | #: auto-fees/utils/constants.js:180 |
| 14026 | msgid "Apply this dynamic price to the entire checkout." |
| 14027 | msgstr "" |
| 14028 | |
| 14029 | #: auto-fees/utils/constants.js:189 |
| 14030 | msgid "Apply this dynamic price to the shipping cost." |
| 14031 | msgstr "" |
| 14032 | |
| 14033 | #: auto-fees/utils/constants.js:199 |
| 14034 | msgid "All transactions" |
| 14035 | msgstr "" |
| 14036 | |
| 14037 | #: auto-fees/utils/constants.js:201 |
| 14038 | msgid "Initial checkout, renewals, upgrades, and downgrades." |
| 14039 | msgstr "" |
| 14040 | |
| 14041 | #: auto-fees/utils/constants.js:207 |
| 14042 | msgid "Initial checkout" |
| 14043 | msgstr "" |
| 14044 | |
| 14045 | #: auto-fees/utils/constants.js:209 |
| 14046 | msgid "New purchases only." |
| 14047 | msgstr "" |
| 14048 | |
| 14049 | #: auto-fees/utils/constants.js:212 |
| 14050 | msgid "Renewals & plan changes" |
| 14051 | msgstr "" |
| 14052 | |
| 14053 | #: auto-fees/utils/constants.js:214 |
| 14054 | msgid "Renewals, upgrades, and downgrades only." |
| 14055 | msgstr "" |
| 14056 | |
| 14057 | #: bumps/CreateBump.js:43 |
| 14058 | #: checkouts/CreateCheckout.js:117 |
| 14059 | #: components/Error.js:48 |
| 14060 | #: hooks/useDataApi/index.js:53 |
| 14061 | #: hooks/useListMutation.js:20 |
| 14062 | #: licenses/modules/Activations/Activation.js:105 |
| 14063 | #: product-groups/CreateProductGroup.js:33 |
| 14064 | #: product-groups/modules/NewProduct.js:45 |
| 14065 | #: products/CreateProduct.js:45 |
| 14066 | #: settings/mcp/components/MCPAdapterNotice.js:36 |
| 14067 | #: settings/mcp/components/MCPAdapterNotice.js:44 |
| 14068 | #: store/notices/reducer.js:25 |
| 14069 | #: store/ui/reducer.js:138 |
| 14070 | #: upsell-funnels/CreateFunnel.js:39 |
| 14071 | #: util.js:126 |
| 14072 | #: sc-checkout-stock-alert2.js:89 |
| 14073 | #: sc-upcoming-invoice.js:199 |
| 14074 | msgid "Something went wrong." |
| 14075 | msgstr "" |
| 14076 | |
| 14077 | #: bumps/CreateBump.js:54 |
| 14078 | msgid "Create New Order Bump" |
| 14079 | msgstr "" |
| 14080 | |
| 14081 | #: bumps/CreateBump.js:64 |
| 14082 | #: bumps/modules/Name.js:9 |
| 14083 | #: Blocks/OrderBumps/edit.js:17 |
| 14084 | #: Blocks/OrderBumps/edit.js:36 |
| 14085 | #: Blocks/OrderBumps/edit.js:40 |
| 14086 | #: src/blocks/cart-order-bump-title/edit.js:9 |
| 14087 | msgid "Bump Name" |
| 14088 | msgstr "" |
| 14089 | |
| 14090 | #: bumps/CreateBump.js:74 |
| 14091 | #: bumps/modules/Price.js:35 |
| 14092 | msgid "Order Bump Price" |
| 14093 | msgstr "" |
| 14094 | |
| 14095 | #: bumps/CreateBump.js:75 |
| 14096 | #: bumps/modules/Price.js:36 |
| 14097 | msgid "This is the price for the bump." |
| 14098 | msgstr "" |
| 14099 | |
| 14100 | #: bumps/EditBump.js:56 |
| 14101 | msgid "Order Bump updated." |
| 14102 | msgstr "" |
| 14103 | |
| 14104 | #: bumps/EditBump.js:66 |
| 14105 | msgid "Permanently delete this order bump? You cannot undo this action." |
| 14106 | msgstr "" |
| 14107 | |
| 14108 | #: bumps/EditBump.js:75 |
| 14109 | msgid "Bump deleted." |
| 14110 | msgstr "" |
| 14111 | |
| 14112 | #: bumps/EditBump.js:89 |
| 14113 | msgid "Un-Archive this bump? This will make the product purchaseable again." |
| 14114 | msgstr "" |
| 14115 | |
| 14116 | #: bumps/EditBump.js:93 |
| 14117 | msgid "Archive this bump? This bump will not be purchaseable and all unsaved changes will be lost." |
| 14118 | msgstr "" |
| 14119 | |
| 14120 | #: bumps/EditBump.js:105 |
| 14121 | msgid "Bump archived." |
| 14122 | msgstr "" |
| 14123 | |
| 14124 | #: bumps/EditBump.js:106 |
| 14125 | msgid "Bump un-archived." |
| 14126 | msgstr "" |
| 14127 | |
| 14128 | #: bumps/EditBump.js:136 |
| 14129 | msgid "Save Order Bump" |
| 14130 | msgstr "" |
| 14131 | |
| 14132 | #: bumps/modules/Behavior.js:12 |
| 14133 | msgid "Auto Apply Discount" |
| 14134 | msgstr "" |
| 14135 | |
| 14136 | #: bumps/modules/Behavior.js:14 |
| 14137 | msgid "If enabled, the discount will be applied if the price is already in the checkout and the display conditions are satisfied, even if they do not click the bump. If disabled, the discount will only be applied if the customer clicks the order bump." |
| 14138 | msgstr "" |
| 14139 | |
| 14140 | #: bumps/modules/Conditions.js:23 |
| 14141 | #: upsell-funnels/modules/Conditions.js:30 |
| 14142 | msgid "Display Conditions" |
| 14143 | msgstr "" |
| 14144 | |
| 14145 | #: bumps/modules/Conditions.js:28 |
| 14146 | #: bumps/modules/NewCondition.js:42 |
| 14147 | #: upsell-funnels/modules/Conditions.js:37 |
| 14148 | #: upsell-funnels/modules/Conditions.js:153 |
| 14149 | #: upsell-funnels/modules/NewCondition.js:45 |
| 14150 | msgid "Add A Condition" |
| 14151 | msgstr "" |
| 14152 | |
| 14153 | #: bumps/modules/Conditions.js:35 |
| 14154 | msgid "Show Bump Offer If" |
| 14155 | msgstr "" |
| 14156 | |
| 14157 | #: bumps/modules/Conditions.js:39 |
| 14158 | #: upsell-funnels/modules/Conditions.js:95 |
| 14159 | msgid "All of these items are in the cart." |
| 14160 | msgstr "" |
| 14161 | |
| 14162 | #: bumps/modules/Conditions.js:46 |
| 14163 | #: upsell-funnels/modules/Conditions.js:102 |
| 14164 | msgid "Any of these items are in the cart." |
| 14165 | msgstr "" |
| 14166 | |
| 14167 | #: bumps/modules/Conditions.js:53 |
| 14168 | #: upsell-funnels/modules/Conditions.js:109 |
| 14169 | msgid "None of these items are in the cart." |
| 14170 | msgstr "" |
| 14171 | |
| 14172 | #: bumps/modules/Conditions.js:66 |
| 14173 | #: coupons/modules/Restrictions.js:52 |
| 14174 | #: upsell-funnels/modules/Conditions.js:125 |
| 14175 | msgid "Prices" |
| 14176 | msgstr "" |
| 14177 | |
| 14178 | #: bumps/modules/Conditions.js:88 |
| 14179 | msgid "Add some conditions to display this bump." |
| 14180 | msgstr "" |
| 14181 | |
| 14182 | #: bumps/modules/CTA.js:10 |
| 14183 | msgid "Custom Call to action" |
| 14184 | msgstr "" |
| 14185 | |
| 14186 | #: bumps/modules/CTA.js:11 |
| 14187 | #: bumps/modules/Description.js:12 |
| 14188 | #: settings/learn/components/LearnSection.js:165 |
| 14189 | #: upsell-funnels/modules/Funnel.js:79 |
| 14190 | msgid "Optional" |
| 14191 | msgstr "" |
| 14192 | |
| 14193 | #: bumps/modules/CTA.js:17 |
| 14194 | msgid "Call to action" |
| 14195 | msgstr "" |
| 14196 | |
| 14197 | #: bumps/modules/CTA.js:18 |
| 14198 | msgid "Set a custom call to action for the bump." |
| 14199 | msgstr "" |
| 14200 | |
| 14201 | #: bumps/modules/Description.js:11 |
| 14202 | msgid "Add a description" |
| 14203 | msgstr "" |
| 14204 | |
| 14205 | #: bumps/modules/Description.js:19 |
| 14206 | msgid "Bump Description" |
| 14207 | msgstr "" |
| 14208 | |
| 14209 | #: bumps/modules/Description.js:20 |
| 14210 | msgid "Add a description that will get your customers excited about the offer." |
| 14211 | msgstr "" |
| 14212 | |
| 14213 | #: bumps/modules/Discount.js:41 |
| 14214 | msgid "Discount Amount" |
| 14215 | msgstr "" |
| 14216 | |
| 14217 | #: bumps/modules/NewCondition.js:23 |
| 14218 | #: coupons/modules/NewRestriction.js:27 |
| 14219 | #: upsell-funnels/modules/NewCondition.js:23 |
| 14220 | msgid "Are you sure you want to discard this condition?" |
| 14221 | msgstr "" |
| 14222 | |
| 14223 | #: bumps/modules/NewCondition.js:74 |
| 14224 | #: upsell-funnels/modules/NewCondition.js:77 |
| 14225 | msgid "Choose An Item" |
| 14226 | msgstr "" |
| 14227 | |
| 14228 | #: bumps/modules/NewCondition.js:79 |
| 14229 | #: upsell-funnels/modules/NewCondition.js:82 |
| 14230 | msgid "Product Price" |
| 14231 | msgstr "" |
| 14232 | |
| 14233 | #: bumps/modules/NewCondition.js:92 |
| 14234 | #: coupons/modules/NewRestriction.js:100 |
| 14235 | #: products/modules/integrations/NewIntegration.js:154 |
| 14236 | #: upsell-funnels/modules/NewCondition.js:95 |
| 14237 | msgid "Select A Price" |
| 14238 | msgstr "" |
| 14239 | |
| 14240 | #: bumps/modules/NewCondition.js:113 |
| 14241 | #: coupons/modules/NewRestriction.js:119 |
| 14242 | #: coupons/modules/Product.js:61 |
| 14243 | #: upsell-funnels/modules/NewCondition.js:115 |
| 14244 | #: Blocks/ProductDonation/edit.js:130 |
| 14245 | #: Blocks/VariantPriceSelector/edit.js:118 |
| 14246 | msgid "Select A Product" |
| 14247 | msgstr "" |
| 14248 | |
| 14249 | #: bumps/modules/NewCondition.js:133 |
| 14250 | #: coupons/modules/NewRestriction.js:149 |
| 14251 | #: upsell-funnels/modules/NewCondition.js:135 |
| 14252 | msgid "Select An Upgrade Group" |
| 14253 | msgstr "" |
| 14254 | |
| 14255 | #: bumps/modules/NewCondition.js:166 |
| 14256 | #: upsell-funnels/modules/NewCondition.js:168 |
| 14257 | msgid "Add Condition" |
| 14258 | msgstr "" |
| 14259 | |
| 14260 | #: bumps/modules/Preview.js:16 |
| 14261 | #: products/modules/BuyLink.js:333 |
| 14262 | #: settings/display-currency/components/DisplayCurrenciesSettings.js:132 |
| 14263 | #: settings/subscription-preservation/PreservationSettings.js:222 |
| 14264 | #: settings/subscription-preservation/PreservationSettings.js:270 |
| 14265 | msgid "Preview" |
| 14266 | msgstr "" |
| 14267 | |
| 14268 | #: bumps/modules/Priority.js:29 |
| 14269 | #: upsell-funnels/modules/Priority.js:29 |
| 14270 | msgid "Low" |
| 14271 | msgstr "" |
| 14272 | |
| 14273 | #: bumps/modules/Priority.js:43 |
| 14274 | #: upsell-funnels/modules/Priority.js:43 |
| 14275 | msgid "High" |
| 14276 | msgstr "" |
| 14277 | |
| 14278 | #: checkouts/CreateCheckout.js:170 |
| 14279 | msgid "Order Created." |
| 14280 | msgstr "" |
| 14281 | |
| 14282 | #: checkouts/CreateCheckout.js:187 |
| 14283 | msgid "Order Complete" |
| 14284 | msgstr "" |
| 14285 | |
| 14286 | #: checkouts/CreateCheckout.js:194 |
| 14287 | msgid "This order has already been created. Please create a new order." |
| 14288 | msgstr "" |
| 14289 | |
| 14290 | #: checkouts/CreateCheckout.js:231 |
| 14291 | #: checkouts/CreateCheckout.js:248 |
| 14292 | #: checkouts/CreateCheckout.js:351 |
| 14293 | msgid "Create Order" |
| 14294 | msgstr "" |
| 14295 | |
| 14296 | #: checkouts/CreateCheckout.js:311 |
| 14297 | #: subscriptions/show/modules/modals/ConfirmRevokeModal.js:95 |
| 14298 | #: subscriptions/show/modules/modals/PayOffSubscriptionModal.js:60 |
| 14299 | #: subscriptions/show/modules/modals/RestoreSubscriptionModal.js:58 |
| 14300 | #: sc-subscription-reactivate2.js:81 |
| 14301 | msgid "Confirm Charge" |
| 14302 | msgstr "" |
| 14303 | |
| 14304 | #: checkouts/CreateCheckout.js:312 |
| 14305 | #: checkouts/CreateCheckout.js:332 |
| 14306 | msgid "Confirm Manual Payment" |
| 14307 | msgstr "" |
| 14308 | |
| 14309 | #: checkouts/CreateCheckout.js:319 |
| 14310 | msgid "This will charge the customer %s." |
| 14311 | msgstr "" |
| 14312 | |
| 14313 | #: checkouts/CreateCheckout.js:327 |
| 14314 | msgid "Are you sure you want to continue?" |
| 14315 | msgstr "" |
| 14316 | |
| 14317 | #: checkouts/CreateCheckout.js:336 |
| 14318 | msgid "This will create an order that requires a manual payment (i.e. cash or check). Once you create this order it is not possible to pay it another way. Do you want to continue?" |
| 14319 | msgstr "" |
| 14320 | |
| 14321 | #: checkouts/modules/Address.js:82 |
| 14322 | msgid "Add A Shipping Address" |
| 14323 | msgstr "" |
| 14324 | |
| 14325 | #: checkouts/modules/Address.js:124 |
| 14326 | msgid "Edit Shipping & Tax Address" |
| 14327 | msgstr "" |
| 14328 | |
| 14329 | #: checkouts/modules/NewPrice.js:171 |
| 14330 | #: invoices/modules/NewPrice.js:82 |
| 14331 | #: product-groups/modules/NewProduct.js:59 |
| 14332 | #: product-groups/modules/NewProduct.js:75 |
| 14333 | #: products/ProductsList.js:440 |
| 14334 | #: settings/learn/data/learnSections.js:150 |
| 14335 | #: settings/shipping/profile/Products.js:245 |
| 14336 | #: upsell-funnels/modules/Upsell/index.js:52 |
| 14337 | #: Blocks/CheckoutForm/components/Options.js:39 |
| 14338 | #: Blocks/CheckoutForm/components/PriceChoices.js:127 |
| 14339 | #: Blocks/CheckoutForm/components/SelectProductModal.js:66 |
| 14340 | #: Blocks/CheckoutForm/components/SelectProductModal.js:90 |
| 14341 | #: components/PriceChoices.js:81 |
| 14342 | msgid "Add Product" |
| 14343 | msgstr "" |
| 14344 | |
| 14345 | #: checkouts/modules/Payment.js:124 |
| 14346 | msgid "Order Tax" |
| 14347 | msgstr "" |
| 14348 | |
| 14349 | #: checkouts/modules/Payment.js:141 |
| 14350 | #: invoices/modules/Coupon.js:46 |
| 14351 | msgid "Enter Coupon Code" |
| 14352 | msgstr "" |
| 14353 | |
| 14354 | #: checkouts/modules/Payment.js:142 |
| 14355 | #: invoices/modules/Coupon.js:47 |
| 14356 | #: Blocks/Totals/edit.js:65 |
| 14357 | #: sc-order-coupon-form.js:71 |
| 14358 | #: sc-upcoming-invoice.js:231 |
| 14359 | msgid "Add Coupon Code" |
| 14360 | msgstr "" |
| 14361 | |
| 14362 | #: checkouts/modules/Payment.js:169 |
| 14363 | #: invoices/modules/Payment.js:135 |
| 14364 | #: orders/modules/LineItems/index.js:280 |
| 14365 | #: products/components/price/parts/Trial.js:23 |
| 14366 | #: products/modules/Prices/Price/Header.js:42 |
| 14367 | #: subscriptions/edit/modules/Modals/UpdateRecentPrice.js:241 |
| 14368 | #: subscriptions/edit/modules/Trial.js:8 |
| 14369 | #: subscriptions/edit/modules/Trial.js:14 |
| 14370 | #: subscriptions/edit/modules/UpcomingPeriod.js:69 |
| 14371 | #: subscriptions/show/modules/LineItems/index.js:84 |
| 14372 | #: Blocks/Total/edit.js:39 |
| 14373 | #: Blocks/Total/edit.js:91 |
| 14374 | #: Blocks/Total/save.js:30 |
| 14375 | #: sc-line-item-total.js:92 |
| 14376 | #: sc-line-item-trial2.js:20 |
| 14377 | #: sc-order-confirmation-totals2.js:51 |
| 14378 | #: sc-order.js:159 |
| 14379 | #: sc-subscription-next-payment2.js:112 |
| 14380 | #: sc-upcoming-invoice.js:231 |
| 14381 | #: sc-upsell-totals.js:20 |
| 14382 | msgid "Trial" |
| 14383 | msgstr "" |
| 14384 | |
| 14385 | #: checkouts/modules/Payment.js:186 |
| 14386 | #: invoices/modules/Payment.js:82 |
| 14387 | #: orders/modules/LineItems/index.js:185 |
| 14388 | #: subscriptions/show/modules/LineItems/index.js:124 |
| 14389 | #: Blocks/Total/deprecated.js:142 |
| 14390 | #: Blocks/Total/edit.js:63 |
| 14391 | #: Blocks/Total/edit.js:94 |
| 14392 | #: Blocks/Total/save.js:33 |
| 14393 | #: sc-line-item-total.js:92 |
| 14394 | #: sc-order-confirmation-totals2.js:79 |
| 14395 | #: sc-order.js:187 |
| 14396 | msgid "Amount Due" |
| 14397 | msgstr "" |
| 14398 | |
| 14399 | #. Translators: Credit Card Expires (Exp. 11/27) |
| 14400 | #: checkouts/modules/Payment.js:223 |
| 14401 | #: checkouts/modules/PaymentMethods.js:108 |
| 14402 | #: customers/modules/PaymentMethods/index.js:67 |
| 14403 | #: invoices/modules/PaymentCollection.js:71 |
| 14404 | #: invoices/modules/PaymentCollection.js:247 |
| 14405 | #: invoices/modules/PaymentMethods.js:126 |
| 14406 | #: subscriptions/edit/modules/PaymentMethod/EditPaymentMethod.js:122 |
| 14407 | #: Blocks/Dashboard/CustomerPaymentMethods/edit.js:81 |
| 14408 | #: Blocks/Dashboard/CustomerPaymentMethods/edit.js:120 |
| 14409 | #: sc-payment-methods-list.js:167 |
| 14410 | #: sc-subscription-payment-method.js:175 |
| 14411 | msgid "Exp." |
| 14412 | msgstr "" |
| 14413 | |
| 14414 | #: checkouts/modules/Payment.js:248 |
| 14415 | #: checkouts/modules/Price.js:234 |
| 14416 | #: checkouts/modules/SelectCustomer/Customer.js:76 |
| 14417 | #: components/affiliates/commission/CommissionSidebarForm.js:64 |
| 14418 | #: components/affiliates/ViewAffiliate.js:79 |
| 14419 | #: components/filters/FilterItem.js:110 |
| 14420 | #: coupons/modules/ProductRestrictions.js:68 |
| 14421 | #: coupons/modules/ProductRestrictions.js:128 |
| 14422 | #: coupons/modules/SelectAffiliate.js:122 |
| 14423 | #: coupons/modules/SelectCustomer.js:148 |
| 14424 | #: invoices/modules/PaymentCollection.js:277 |
| 14425 | #: invoices/modules/Price.js:308 |
| 14426 | #: invoices/modules/SelectCustomer/Customer.js:92 |
| 14427 | #: product-collections/modules/Image.js:176 |
| 14428 | #: product-groups/modules/Product.js:77 |
| 14429 | #: products/components/price/parts/SwapPriceDisplay.js:91 |
| 14430 | #: products/modules/Media/WordPressMedia.js:73 |
| 14431 | #: products/modules/SingleDownload.js:330 |
| 14432 | #: settings/brand/Logo.js:112 |
| 14433 | #: settings/shipping/profile/Products.js:314 |
| 14434 | #: settings/shipping/zone/ShippingZone.js:168 |
| 14435 | #: subscriptions/edit/modules/Trial.js:38 |
| 14436 | #: Blocks/CheckoutForm/components/PriceChoice.js:80 |
| 14437 | #: Blocks/CheckoutForm/components/ProductChoice.js:153 |
| 14438 | #: Blocks/ConditionalForm/selectors/SelectProcessors/ProcessorItem.js:26 |
| 14439 | #: components/PriceChoice.js:196 |
| 14440 | #: src/blocks/cart-line-item-remove/edit.js:89 |
| 14441 | #: src/blocks/product-page/list-placeholder.js:151 |
| 14442 | #: sc-product-line-item2.js:59 |
| 14443 | msgid "Remove" |
| 14444 | msgstr "" |
| 14445 | |
| 14446 | #: checkouts/modules/Payment.js:270 |
| 14447 | #: checkouts/modules/PaymentMethods.js:138 |
| 14448 | #: subscriptions/edit/modules/PaymentMethod/EditPaymentMethod.js:96 |
| 14449 | #: subscriptions/edit/modules/PaymentMethod/index.js:57 |
| 14450 | #: Controllers/PaymentMethodController.php:176 |
| 14451 | #: Controllers/PaymentMethodController.php:181 |
| 14452 | #: sc-mollie-add-method.js:104 |
| 14453 | #: sc-subscription-next-payment2.js:117 |
| 14454 | #: sc-subscription.js:199 |
| 14455 | msgid "Add Payment Method" |
| 14456 | msgstr "" |
| 14457 | |
| 14458 | #: checkouts/modules/PaymentMethods.js:76 |
| 14459 | #: invoices/modules/PaymentMethods.js:85 |
| 14460 | msgid "This customer does not have any payment methods that are reusable. This means we cannot charge this customer without them entering their payment details again. Please ask the customer to add a payment method to their account, or use a manual payment method." |
| 14461 | msgstr "" |
| 14462 | |
| 14463 | #: checkouts/modules/PaymentMethods.js:86 |
| 14464 | #: invoices/modules/PaymentMethods.js:95 |
| 14465 | #: subscriptions/edit/modules/PaymentMethod/index.js:72 |
| 14466 | msgid "No payment methods found." |
| 14467 | msgstr "" |
| 14468 | |
| 14469 | #: checkouts/modules/PaymentMethods.js:118 |
| 14470 | #: dashboard/components/LineChart.js:132 |
| 14471 | #: subscriptions/edit/modules/PaymentMethod/EditPaymentMethod.js:133 |
| 14472 | #: subscriptions/edit/modules/PaymentMethod/EditPaymentMethod.js:155 |
| 14473 | msgid "Current" |
| 14474 | msgstr "" |
| 14475 | |
| 14476 | #: checkouts/modules/PaymentMethods.js:150 |
| 14477 | #: components/DatePicker.js:101 |
| 14478 | #: components/DateTimePicker.js:101 |
| 14479 | #: components/MediaLibrary/index.js:365 |
| 14480 | #: invoices/modules/PaymentMethods.js:164 |
| 14481 | #: Blocks/CheckoutForm/components/Empty.js:143 |
| 14482 | #: src/blocks/product-list-related/list-placeholder.js:90 |
| 14483 | #: src/blocks/product-list/list-placeholder.js:107 |
| 14484 | #: src/blocks/product-review-list/list-placeholder.js:75 |
| 14485 | msgid "Choose" |
| 14486 | msgstr "" |
| 14487 | |
| 14488 | #: checkouts/modules/Price.js:122 |
| 14489 | msgid "--" |
| 14490 | msgstr "" |
| 14491 | |
| 14492 | #: checkouts/modules/Price.js:141 |
| 14493 | #: invoices/modules/Price.js:268 |
| 14494 | msgid "Available: %d" |
| 14495 | msgstr "" |
| 14496 | |
| 14497 | #: checkouts/modules/Price.js:246 |
| 14498 | #: invoices/modules/Price.js:178 |
| 14499 | #: invoices/modules/Price.js:332 |
| 14500 | #: sc-product-selected-price.js:80 |
| 14501 | msgid "Change Amount" |
| 14502 | msgstr "" |
| 14503 | |
| 14504 | #: checkouts/modules/Prices.js:119 |
| 14505 | msgid "Add some products to this order." |
| 14506 | msgstr "" |
| 14507 | |
| 14508 | #: checkouts/modules/SelectCustomer/CreateCustomer.js:74 |
| 14509 | #: coupons/modules/CustomerSelector.js:96 |
| 14510 | #: coupons/modules/SelectCustomer.js:191 |
| 14511 | #: invoices/modules/SelectCustomer/CreateCustomer.js:76 |
| 14512 | msgid "Add Customer" |
| 14513 | msgstr "" |
| 14514 | |
| 14515 | #: checkouts/modules/SelectCustomer/index.js:119 |
| 14516 | #: invoices/modules/SelectCustomer/index.js:77 |
| 14517 | msgid "Select a Customer" |
| 14518 | msgstr "" |
| 14519 | |
| 14520 | #: checkouts/modules/SelectCustomer/index.js:124 |
| 14521 | #: invoices/modules/SelectCustomer/index.js:82 |
| 14522 | msgid "Select a customer" |
| 14523 | msgstr "" |
| 14524 | |
| 14525 | #: checkouts/modules/SelectShipping.js:80 |
| 14526 | msgid "This order requires shipping. Please enter an address." |
| 14527 | msgstr "" |
| 14528 | |
| 14529 | #: checkouts/modules/SelectShipping.js:91 |
| 14530 | msgid "This order has products that are not shippable to this address." |
| 14531 | msgstr "" |
| 14532 | |
| 14533 | #: checkouts/modules/Tax/index.js:88 |
| 14534 | #: invoices/modules/Tax/index.js:37 |
| 14535 | #: products/modules/Tax/index.js:28 |
| 14536 | #: products/modules/Variations/Tax.js:30 |
| 14537 | #: settings/tax-region/RegistrationForm.js:288 |
| 14538 | #: subscriptions/show/modules/Tax.js:55 |
| 14539 | #: util/tax.js:6 |
| 14540 | #: Blocks/Upsell/UpsellTotals/edit.js:31 |
| 14541 | #: sc-line-item-tax2.js:22 |
| 14542 | #: sc-upsell-totals.js:53 |
| 14543 | #: tax.js:24 |
| 14544 | msgid "Tax" |
| 14545 | msgstr "" |
| 14546 | |
| 14547 | #: checkouts/modules/Tax/index.js:94 |
| 14548 | #: invoices/modules/Tax/TaxId.js:48 |
| 14549 | msgid "Add A Tax ID" |
| 14550 | msgstr "" |
| 14551 | |
| 14552 | #: checkouts/modules/Tax/index.js:126 |
| 14553 | #: invoices/modules/Tax/TaxId.js:101 |
| 14554 | msgid "Edit Tax ID" |
| 14555 | msgstr "" |
| 14556 | |
| 14557 | #: checkouts/modules/Tax/TaxIdDisplay.js:5 |
| 14558 | #: invoices/modules/Tax/TaxId.js:53 |
| 14559 | #: Blocks/TaxIdInput/deprecated.js:8 |
| 14560 | #: Blocks/TaxIdInput/edit.js:65 |
| 14561 | #: sc-tax-id-input2.js:34 |
| 14562 | #: tax.js:3 |
| 14563 | msgid "GST Number" |
| 14564 | msgstr "" |
| 14565 | |
| 14566 | #: checkouts/modules/Tax/TaxIdDisplay.js:6 |
| 14567 | #: invoices/modules/Tax/TaxId.js:54 |
| 14568 | #: Blocks/TaxIdInput/deprecated.js:9 |
| 14569 | #: Blocks/TaxIdInput/edit.js:77 |
| 14570 | #: sc-tax-id-input2.js:35 |
| 14571 | #: tax.js:7 |
| 14572 | msgid "ABN Number" |
| 14573 | msgstr "" |
| 14574 | |
| 14575 | #: checkouts/modules/Tax/TaxIdDisplay.js:7 |
| 14576 | #: checkouts/modules/Tax/TaxIdDisplay.js:8 |
| 14577 | #: invoices/modules/Tax/TaxId.js:55 |
| 14578 | #: invoices/modules/Tax/TaxId.js:56 |
| 14579 | #: tax.js:11 |
| 14580 | #: tax.js:15 |
| 14581 | msgid "VAT Number" |
| 14582 | msgstr "" |
| 14583 | |
| 14584 | #: checkouts/modules/Tax/TaxIdDisplay.js:24 |
| 14585 | #: orders/modules/TaxInfo/index.js:106 |
| 14586 | #: sc-customer-details2.js:53 |
| 14587 | msgid "Invalid" |
| 14588 | msgstr "" |
| 14589 | |
| 14590 | #: components/address/EditAddress.js:75 |
| 14591 | #: components/address/ViewAddress.js:120 |
| 14592 | #: orders/modules/Fulfillment/CreateFulfillment.js:247 |
| 14593 | #: Blocks/Dashboard/CustomerBillingDetails/edit.js:63 |
| 14594 | #: sc-customer-details2.js:46 |
| 14595 | #: sc-customer-edit.js:103 |
| 14596 | #: sc-order-shipping-address2.js:103 |
| 14597 | msgid "Shipping Address" |
| 14598 | msgstr "" |
| 14599 | |
| 14600 | #: components/address/EditAddress.js:93 |
| 14601 | #: invoices/modules/Address.js:259 |
| 14602 | msgid "Billing address is same as shipping address" |
| 14603 | msgstr "" |
| 14604 | |
| 14605 | #: components/address/EditAddress.js:113 |
| 14606 | #: customers/modules/EditAddressModal.js:93 |
| 14607 | #: orders/modules/EditAddressModal.js:94 |
| 14608 | msgid "Save Address" |
| 14609 | msgstr "" |
| 14610 | |
| 14611 | #: components/address/ViewAddress.js:71 |
| 14612 | #: invoices/components/DueDate.js:60 |
| 14613 | #: invoices/components/IssueDate.js:63 |
| 14614 | #: invoices/components/PaymentCollectionDueDate.js:60 |
| 14615 | #: invoices/modules/Address.js:328 |
| 14616 | #: invoices/modules/Address.js:369 |
| 14617 | #: invoices/modules/Tax/TaxId.js:110 |
| 14618 | #: orders/modules/TaxInfo/index.js:158 |
| 14619 | msgid "Clear" |
| 14620 | msgstr "" |
| 14621 | |
| 14622 | #: components/address/ViewAddress.js:82 |
| 14623 | #: customers/modules/EditAddressModal.js:88 |
| 14624 | #: orders/modules/EditAddressModal.js:89 |
| 14625 | msgid "Add Address" |
| 14626 | msgstr "" |
| 14627 | |
| 14628 | #: components/affiliates/AffiliateFooter.js:58 |
| 14629 | msgid "Until" |
| 14630 | msgstr "" |
| 14631 | |
| 14632 | #: components/affiliates/AffiliateFooter.js:90 |
| 14633 | msgid "Remove Limit" |
| 14634 | msgstr "" |
| 14635 | |
| 14636 | #: components/affiliates/commission/CommissionSidebarForm.js:86 |
| 14637 | #: components/affiliates/commission/CommissionStructure.js:134 |
| 14638 | msgid "Subscription Commission Duration" |
| 14639 | msgstr "" |
| 14640 | |
| 14641 | #: components/affiliates/commission/CommissionSidebarForm.js:96 |
| 14642 | #: components/affiliates/commission/CommissionStructure.js:176 |
| 14643 | msgid "Lifetime Commission Duration" |
| 14644 | msgstr "" |
| 14645 | |
| 14646 | #: components/affiliates/commission/CommissionStructure.js:39 |
| 14647 | msgid "Select a commission type" |
| 14648 | msgstr "" |
| 14649 | |
| 14650 | #: components/affiliates/commission/CommissionStructure.js:50 |
| 14651 | #: settings/shipping/rate/ShippingRateCondition.js:53 |
| 14652 | #: settings/shipping/rate/ShippingRateForm.js:421 |
| 14653 | msgid "Flat Rate" |
| 14654 | msgstr "" |
| 14655 | |
| 14656 | #: components/affiliates/commission/CommissionStructure.js:61 |
| 14657 | msgid "Percent Commission" |
| 14658 | msgstr "" |
| 14659 | |
| 14660 | #: components/affiliates/commission/CommissionStructure.js:78 |
| 14661 | msgid "Amount Commission" |
| 14662 | msgstr "" |
| 14663 | |
| 14664 | #: components/affiliates/commission/CommissionStructure.js:103 |
| 14665 | msgid "Zero Commission Referrals" |
| 14666 | msgstr "" |
| 14667 | |
| 14668 | #: components/affiliates/commission/CommissionStructure.js:105 |
| 14669 | msgid "Whether or not to create a referral from a checkout when the resulting referral has a commission of zero. This is useful for tracking referrals that do not have a commission, such as when a customer uses a coupon code." |
| 14670 | msgstr "" |
| 14671 | |
| 14672 | #: components/affiliates/commission/CommissionStructure.js:123 |
| 14673 | msgid "Subscription Commissions" |
| 14674 | msgstr "" |
| 14675 | |
| 14676 | #: components/affiliates/commission/CommissionStructure.js:125 |
| 14677 | msgid "Do you want to award commissions on subscription renewal payments?" |
| 14678 | msgstr "" |
| 14679 | |
| 14680 | #: components/affiliates/commission/CommissionStructure.js:135 |
| 14681 | msgid "For how long should subscription commissions be awarded? (Leave empty if you want to award commissions forever.)" |
| 14682 | msgstr "" |
| 14683 | |
| 14684 | #: components/affiliates/commission/CommissionStructure.js:149 |
| 14685 | #: components/affiliates/commission/CommissionStructure.js:191 |
| 14686 | #: products/components/price/parts/Trial.js:54 |
| 14687 | #: settings/abandoned/AbandonedSettings.js:240 |
| 14688 | #: settings/abandoned/AbandonedSettings.js:360 |
| 14689 | msgid "Days" |
| 14690 | msgstr "" |
| 14691 | |
| 14692 | #: components/affiliates/commission/CommissionStructure.js:165 |
| 14693 | msgid "Lifetime Commissions" |
| 14694 | msgstr "" |
| 14695 | |
| 14696 | #: components/affiliates/commission/CommissionStructure.js:167 |
| 14697 | msgid "Do you want to award commissions on future purchases?" |
| 14698 | msgstr "" |
| 14699 | |
| 14700 | #: components/affiliates/commission/CommissionStructure.js:177 |
| 14701 | msgid "For how long should future purchase commissions be awarded? (Leave empty if you want to award commission forever.)" |
| 14702 | msgstr "" |
| 14703 | |
| 14704 | #. translators: Close this modal window. |
| 14705 | #: components/affiliates/commission/GuideModal.js:32 |
| 14706 | #: components/dataview-list/ModernViewIntroModal.js:288 |
| 14707 | #: settings/advanced/components/WooCommerceImportModal.js:120 |
| 14708 | #: settings/advanced/components/WooCommerceImportModal.js:177 |
| 14709 | #: index.php:141 |
| 14710 | #: src/blocks/cart-close-button/edit.js:83 |
| 14711 | #: sc-dialog2.js:164 |
| 14712 | #: sc-drawer2.js:149 |
| 14713 | #: sc-icon2.js:42 |
| 14714 | #: sc-popover2.js:172 |
| 14715 | msgid "Close" |
| 14716 | msgstr "" |
| 14717 | |
| 14718 | #: components/affiliates/ConnectAffiliate.js:14 |
| 14719 | msgid "Connect an affiliate" |
| 14720 | msgstr "" |
| 14721 | |
| 14722 | #: components/affiliates/ConnectAffiliate.js:26 |
| 14723 | msgid "Select an affiliate" |
| 14724 | msgstr "" |
| 14725 | |
| 14726 | #: components/affiliates/ConnectAffiliate.js:27 |
| 14727 | msgid "This will give the affiliate commissions for a specified period of time." |
| 14728 | msgstr "" |
| 14729 | |
| 14730 | #: components/affiliates/index.js:39 |
| 14731 | msgid "Affiliate Commissions" |
| 14732 | msgstr "" |
| 14733 | |
| 14734 | #: components/affiliates/Metadata.js:23 |
| 14735 | msgid "Additional Data" |
| 14736 | msgstr "" |
| 14737 | |
| 14738 | #: components/affiliates/UpdateExpireAtModal.js:38 |
| 14739 | msgid "Update Commission Expiration" |
| 14740 | msgstr "" |
| 14741 | |
| 14742 | #: components/block-editor/PreviewBlocks.js:26 |
| 14743 | msgid "Click to edit" |
| 14744 | msgstr "" |
| 14745 | |
| 14746 | #: components/ClaimNoticeModal.js:40 |
| 14747 | #: dashboard/SetupBanner.js:79 |
| 14748 | #: settings/learn/data/learnSections.js:18 |
| 14749 | #: sc-provisional-banner.js:18 |
| 14750 | msgid "Complete Setup" |
| 14751 | msgstr "" |
| 14752 | |
| 14753 | #: components/CountryStateSelector/Country.js:122 |
| 14754 | msgid "%d region" |
| 14755 | msgid_plural "%d regions" |
| 14756 | msgstr[0] "" |
| 14757 | msgstr[1] "" |
| 14758 | |
| 14759 | #: components/CountryStateSelector/index.js:81 |
| 14760 | msgid "Search countries and regions to ship to" |
| 14761 | msgstr "" |
| 14762 | |
| 14763 | #: components/CountryStateSelector/index.js:125 |
| 14764 | msgid "Countries and regions list" |
| 14765 | msgstr "" |
| 14766 | |
| 14767 | #: components/coupon/CouponDiscountDuration.js:25 |
| 14768 | msgid "Multiple months" |
| 14769 | msgstr "" |
| 14770 | |
| 14771 | #: components/coupon/CouponDiscountDuration.js:43 |
| 14772 | msgid "Discount Duration" |
| 14773 | msgstr "" |
| 14774 | |
| 14775 | #: components/coupon/CouponDiscountDuration.js:68 |
| 14776 | msgid "Number of months" |
| 14777 | msgstr "" |
| 14778 | |
| 14779 | #: components/coupon/CouponDiscountDuration.js:95 |
| 14780 | msgid "This determines how long this coupon will continue to apply once redeemed." |
| 14781 | msgstr "" |
| 14782 | |
| 14783 | #: components/data-tables/affiliates/PromotionsDataTable.js:69 |
| 14784 | msgid "View Coupon" |
| 14785 | msgstr "" |
| 14786 | |
| 14787 | #: components/data-tables/affiliates/ReferralItemsDataTable.js:29 |
| 14788 | #: store/add-entities.js:404 |
| 14789 | msgid "Referral Items" |
| 14790 | msgstr "" |
| 14791 | |
| 14792 | #: components/data-tables/charges-data-table/ChargeDetails.js:33 |
| 14793 | #: components/data-tables/charges-data-table/index.js:53 |
| 14794 | #: sc-charges-list.js:88 |
| 14795 | #: sc-orders-list.js:117 |
| 14796 | msgid "Partially Refunded" |
| 14797 | msgstr "" |
| 14798 | |
| 14799 | #: components/data-tables/charges-data-table/ChargeDetails.js:47 |
| 14800 | msgid "Charge Details" |
| 14801 | msgstr "" |
| 14802 | |
| 14803 | #: components/data-tables/charges-data-table/ChargeDetails.js:82 |
| 14804 | #: store/add-entities.js:223 |
| 14805 | #: subscriptions/edit/modules/PaymentMethod/index.js:50 |
| 14806 | #: Controllers/SubscriptionController.php:685 |
| 14807 | #: sc-order.js:202 |
| 14808 | msgid "Payment Method" |
| 14809 | msgstr "" |
| 14810 | |
| 14811 | #: components/data-tables/charges-data-table/ChargeDetails.js:88 |
| 14812 | #: components/data-tables/charges-data-table/index.js:127 |
| 14813 | msgid "View charge on " |
| 14814 | msgstr "" |
| 14815 | |
| 14816 | #: components/data-tables/charges-data-table/ChargeDetails.js:112 |
| 14817 | msgid "Platform Fee" |
| 14818 | msgstr "" |
| 14819 | |
| 14820 | #: components/data-tables/charges-data-table/ChargeDetails.js:119 |
| 14821 | msgid "This is the total fee charged by the SureCart platform for this transaction." |
| 14822 | msgstr "" |
| 14823 | |
| 14824 | #: components/data-tables/charges-data-table/ChargeDetails.js:148 |
| 14825 | msgid "Transaction Fee" |
| 14826 | msgstr "" |
| 14827 | |
| 14828 | #: components/data-tables/charges-data-table/ChargeDetails.js:234 |
| 14829 | msgid "Total Fees" |
| 14830 | msgstr "" |
| 14831 | |
| 14832 | #: components/data-tables/charges-data-table/ChargeDetails.js:254 |
| 14833 | msgid "Disputed Amount" |
| 14834 | msgstr "" |
| 14835 | |
| 14836 | #: components/data-tables/charges-data-table/index.js:72 |
| 14837 | #: orders/modules/LineItems/index.js:210 |
| 14838 | #: orders/modules/Refund/CreateRefund.js:464 |
| 14839 | #: orders/Order.js:248 |
| 14840 | #: settings/customer/CustomerSettings.js:450 |
| 14841 | #: store/add-entities.js:319 |
| 14842 | msgid "Refund" |
| 14843 | msgstr "" |
| 14844 | |
| 14845 | #: components/data-tables/charges-data-table/index.js:80 |
| 14846 | #: customers/modules/Charges.js:60 |
| 14847 | #: settings/export/ExportSettings.js:15 |
| 14848 | msgid "Charges" |
| 14849 | msgstr "" |
| 14850 | |
| 14851 | #: components/data-tables/charges-data-table/index.js:82 |
| 14852 | msgid "No charges" |
| 14853 | msgstr "" |
| 14854 | |
| 14855 | #: components/data-tables/charges-data-table/index.js:117 |
| 14856 | msgid "Disputed" |
| 14857 | msgstr "" |
| 14858 | |
| 14859 | #: components/data-tables/OrdersDataTable.js:54 |
| 14860 | #: Blocks/Dashboard/CustomerOrders/edit.js:69 |
| 14861 | #: Blocks/Dashboard/CustomerOrders/edit.js:112 |
| 14862 | #: sc-orders-list.js:141 |
| 14863 | msgid "%s item" |
| 14864 | msgid_plural "%s items" |
| 14865 | msgstr[0] "" |
| 14866 | msgstr[1] "" |
| 14867 | |
| 14868 | #: components/data-tables/PaginationFooter.js:16 |
| 14869 | #: ui/InfinitePaginationButton.js:10 |
| 14870 | msgid "Load More" |
| 14871 | msgstr "" |
| 14872 | |
| 14873 | #: components/data-tables/purchases-data-table/purchase-item.js:33 |
| 14874 | #: reviews/modules/Product.js:57 |
| 14875 | #: Blocks/CheckoutForm/components/ProductChoice.js:220 |
| 14876 | #: src/blocks/cart-items/view.php:40 |
| 14877 | #: src/blocks/cart-line-item-quantity/static.php:2 |
| 14878 | #: src/blocks/cart-items/edit.js:111 |
| 14879 | #: sc-product-line-item2.js:55 |
| 14880 | msgid "Qty:" |
| 14881 | msgstr "" |
| 14882 | |
| 14883 | #: components/data-tables/purchases-data-table/RevokeToggleButton.js:24 |
| 14884 | msgid "Unrevoke access to this purchase" |
| 14885 | msgstr "" |
| 14886 | |
| 14887 | #: components/data-tables/purchases-data-table/RevokeToggleButton.js:25 |
| 14888 | msgid "Revoke access to this purchase" |
| 14889 | msgstr "" |
| 14890 | |
| 14891 | #: components/data-tables/purchases-data-table/RevokeToggleButton.js:30 |
| 14892 | msgid "Unrevoke" |
| 14893 | msgstr "" |
| 14894 | |
| 14895 | #: components/data-tables/purchases-data-table/RevokeToggleButton.js:31 |
| 14896 | msgid "Revoke" |
| 14897 | msgstr "" |
| 14898 | |
| 14899 | #: components/data-tables/subscriptions-data-table/Cancel.js:43 |
| 14900 | msgid "Could not cancel subscription." |
| 14901 | msgstr "" |
| 14902 | |
| 14903 | #: components/data-tables/subscriptions-data-table/Cancel.js:52 |
| 14904 | msgid "Failed to cancel subscription." |
| 14905 | msgstr "" |
| 14906 | |
| 14907 | #: components/data-tables/subscriptions-data-table/Cancel.js:101 |
| 14908 | #: components/subscriptions/Cancel.js:69 |
| 14909 | #: subscriptions/show/modules/modals/CancelSubscriptionModal.js:69 |
| 14910 | msgid "\tAt end of current period" |
| 14911 | msgstr "" |
| 14912 | |
| 14913 | #: components/data-tables/subscriptions-data-table/Cancel.js:111 |
| 14914 | #: components/subscriptions/Cancel.js:61 |
| 14915 | #: settings/subscription/SubscriptionSettings.js:131 |
| 14916 | #: subscriptions/show/modules/modals/CancelSubscriptionModal.js:60 |
| 14917 | msgid "Immediately" |
| 14918 | msgstr "" |
| 14919 | |
| 14920 | #: components/data-tables/subscriptions-data-table/Cancel.js:130 |
| 14921 | #: components/data-tables/subscriptions-data-table/subscription-item.js:92 |
| 14922 | #: components/data-tables/subscriptions-data-table/UnCancel.js:58 |
| 14923 | #: components/subscriptions/Cancel.js:92 |
| 14924 | #: subscriptions/show/ShowSubscription.js:203 |
| 14925 | msgid "Don't Cancel" |
| 14926 | msgstr "" |
| 14927 | |
| 14928 | #: components/data-tables/subscriptions-data-table/StartPlan.js:15 |
| 14929 | msgid "Are you sure you want to start the subscription? This will immediately charge the customer." |
| 14930 | msgstr "" |
| 14931 | |
| 14932 | #: components/data-tables/subscriptions-data-table/StartPlan.js:46 |
| 14933 | msgid "Could not start subscription." |
| 14934 | msgstr "" |
| 14935 | |
| 14936 | #: components/data-tables/subscriptions-data-table/StartPlan.js:55 |
| 14937 | msgid "Failed to start subscription." |
| 14938 | msgstr "" |
| 14939 | |
| 14940 | #: components/data-tables/subscriptions-data-table/subscription-item.js:25 |
| 14941 | msgid "Cancels" |
| 14942 | msgstr "" |
| 14943 | |
| 14944 | #: components/data-tables/subscriptions-data-table/subscription-item.js:34 |
| 14945 | msgid "Begins" |
| 14946 | msgstr "" |
| 14947 | |
| 14948 | #: components/data-tables/subscriptions-data-table/subscription-item.js:45 |
| 14949 | #: customers/modules/Subscriptions.js:62 |
| 14950 | msgid "Renews" |
| 14951 | msgstr "" |
| 14952 | |
| 14953 | #: components/data-tables/subscriptions-data-table/subscription-item.js:54 |
| 14954 | #: subscriptions/shared/EndDate.js:34 |
| 14955 | #: subscriptions/show/modules/Details.js:46 |
| 14956 | msgid "Ended" |
| 14957 | msgstr "" |
| 14958 | |
| 14959 | #: components/data-tables/subscriptions-data-table/subscription-item.js:84 |
| 14960 | msgid "Start Plan" |
| 14961 | msgstr "" |
| 14962 | |
| 14963 | #: components/data-tables/subscriptions-data-table/UnCancel.js:35 |
| 14964 | msgid "Could not un-cancel subscription." |
| 14965 | msgstr "" |
| 14966 | |
| 14967 | #: components/data-tables/subscriptions-data-table/UnCancel.js:44 |
| 14968 | msgid "Failed to un-cancel subscription." |
| 14969 | msgstr "" |
| 14970 | |
| 14971 | #: components/dataview-list/DismissibleInfo.js:59 |
| 14972 | msgid "Dismiss this notice" |
| 14973 | msgstr "" |
| 14974 | |
| 14975 | #: components/dataview-list/EnhancedViewToggle.js:12 |
| 14976 | msgid "Exit enhanced view" |
| 14977 | msgstr "" |
| 14978 | |
| 14979 | #: components/dataview-list/EnhancedViewToggle.js:13 |
| 14980 | msgid "Enter enhanced view" |
| 14981 | msgstr "" |
| 14982 | |
| 14983 | #: components/dataview-list/ModernViewIntroModal.js:104 |
| 14984 | #: components/dataview-list/ModernViewIntroModal.js:187 |
| 14985 | msgid "Introducing Modern View" |
| 14986 | msgstr "" |
| 14987 | |
| 14988 | #: components/dataview-list/ModernViewIntroModal.js:134 |
| 14989 | msgid "Preview of the modern data view" |
| 14990 | msgstr "" |
| 14991 | |
| 14992 | #: components/dataview-list/ModernViewIntroModal.js:175 |
| 14993 | msgid "New in SureCart 5.0" |
| 14994 | msgstr "" |
| 14995 | |
| 14996 | #: components/dataview-list/ModernViewIntroModal.js:198 |
| 14997 | msgid "We've redesigned the Products, Collections, Upgrade Groups, and Reviews lists — cleaner layout, noticeably faster performance, and a better experience. Your data stays exactly the same." |
| 14998 | msgstr "" |
| 14999 | |
| 15000 | #: components/dataview-list/ModernViewIntroModal.js:205 |
| 15001 | msgid "What's new" |
| 15002 | msgstr "" |
| 15003 | |
| 15004 | #: components/dataview-list/ModernViewIntroModal.js:243 |
| 15005 | msgid "Instant load times" |
| 15006 | msgstr "" |
| 15007 | |
| 15008 | #: components/dataview-list/ModernViewIntroModal.js:259 |
| 15009 | msgid "Easier to scan" |
| 15010 | msgstr "" |
| 15011 | |
| 15012 | #: components/dataview-list/ModernViewIntroModal.js:275 |
| 15013 | msgid "Personalized columns" |
| 15014 | msgstr "" |
| 15015 | |
| 15016 | #: components/dataview-list/ModernViewIntroModal.js:301 |
| 15017 | msgid "Prefer the classic layout?" |
| 15018 | msgstr "" |
| 15019 | |
| 15020 | #: components/dataview-list/ModernViewIntroModal.js:311 |
| 15021 | msgid "Revert" |
| 15022 | msgstr "" |
| 15023 | |
| 15024 | #: components/dataview-list/StatusSidebar.js:158 |
| 15025 | msgid "Go to the Dashboard" |
| 15026 | msgstr "" |
| 15027 | |
| 15028 | #: components/dataview-list/StatusSidebar.js:214 |
| 15029 | #: onboarding/components/Connect.js:170 |
| 15030 | #: onboarding/components/ProgressIndicator.js:39 |
| 15031 | #: settings/shipping/rate/ShippingRateForm.js:503 |
| 15032 | #: Blocks/Form/components/Setup.js:64 |
| 15033 | msgid "Back" |
| 15034 | msgstr "" |
| 15035 | |
| 15036 | #: components/DatePicker.js:47 |
| 15037 | #: components/DateTimePicker.js:47 |
| 15038 | msgid "Please choose date to continue." |
| 15039 | msgstr "" |
| 15040 | |
| 15041 | #: components/DatePicker.js:74 |
| 15042 | #: components/DateTimePicker.js:74 |
| 15043 | msgid "Select date" |
| 15044 | msgstr "" |
| 15045 | |
| 15046 | #: components/Error.js:22 |
| 15047 | msgid "Please ensure that your site is not in debug mode as this may interfere with API responses. <a>More Information</a>" |
| 15048 | msgstr "" |
| 15049 | |
| 15050 | #: components/filters/product/ProductFilter.js:42 |
| 15051 | msgid "Any price" |
| 15052 | msgstr "" |
| 15053 | |
| 15054 | #: components/MediaLibrary/DownloadMedia.js:23 |
| 15055 | #: products/modules/SingleDownload.js:138 |
| 15056 | #: sc-downloads-list.js:132 |
| 15057 | msgid "Could not download the file." |
| 15058 | msgstr "" |
| 15059 | |
| 15060 | #: components/MediaLibrary/index.js:100 |
| 15061 | msgid "No items found" |
| 15062 | msgstr "" |
| 15063 | |
| 15064 | #: components/MediaLibrary/index.js:114 |
| 15065 | #: components/MediaLibrary/Preview.js:160 |
| 15066 | msgid "Added" |
| 15067 | msgstr "" |
| 15068 | |
| 15069 | #: components/MediaLibrary/index.js:198 |
| 15070 | msgid "Upload Media" |
| 15071 | msgstr "" |
| 15072 | |
| 15073 | #: components/MediaLibrary/index.js:200 |
| 15074 | msgid "or drag and drop a file to upload." |
| 15075 | msgstr "" |
| 15076 | |
| 15077 | #: components/MediaLibrary/index.js:204 |
| 15078 | msgid "Max" |
| 15079 | msgstr "" |
| 15080 | |
| 15081 | #: components/MediaLibrary/index.js:264 |
| 15082 | #: src/blocks/product-media/slideshow.php:44 |
| 15083 | #: src/blocks/product-pagination-previous/view.php:11 |
| 15084 | #: src/blocks/product-review-pagination-previous/view.php:11 |
| 15085 | msgid "Previous Page" |
| 15086 | msgstr "" |
| 15087 | |
| 15088 | #: components/MediaLibrary/index.js:272 |
| 15089 | #: src/blocks/product-media/slideshow.php:82 |
| 15090 | #: src/blocks/product-pagination-next/view.php:11 |
| 15091 | #: src/blocks/product-review-pagination-next/view.php:11 |
| 15092 | msgid "Next Page" |
| 15093 | msgstr "" |
| 15094 | |
| 15095 | #: components/MediaLibrary/index.js:297 |
| 15096 | msgid "Complete Setup!" |
| 15097 | msgstr "" |
| 15098 | |
| 15099 | #: components/MediaLibrary/index.js:298 |
| 15100 | msgid "Please complete setting up your store. Its free and only takes a minute." |
| 15101 | msgstr "" |
| 15102 | |
| 15103 | #: components/MediaLibrary/index.js:316 |
| 15104 | msgid "SureCart Media" |
| 15105 | msgstr "" |
| 15106 | |
| 15107 | #: components/MediaLibrary/index.js:323 |
| 15108 | #: components/MediaLibrary/MediaItem.js:97 |
| 15109 | msgid "Private" |
| 15110 | msgstr "" |
| 15111 | |
| 15112 | #: components/MediaLibrary/index.js:330 |
| 15113 | #: components/MediaLibrary/MediaItem.js:95 |
| 15114 | msgid "Public" |
| 15115 | msgstr "" |
| 15116 | |
| 15117 | #: components/MediaLibrary/index.js:367 |
| 15118 | #: sc-purchase-downloads-list2.js:59 |
| 15119 | msgid "%s file" |
| 15120 | msgid_plural "%s files" |
| 15121 | msgstr[0] "" |
| 15122 | msgstr[1] "" |
| 15123 | |
| 15124 | #: components/MediaLibrary/Preview.js:82 |
| 15125 | msgid "Are you sure you wish to delete this media item? This cannot be undone." |
| 15126 | msgstr "" |
| 15127 | |
| 15128 | #: components/MediaLibrary/Preview.js:139 |
| 15129 | msgid "Filename" |
| 15130 | msgstr "" |
| 15131 | |
| 15132 | #: components/MediaLibrary/Preview.js:173 |
| 15133 | msgid "Alternative Text" |
| 15134 | msgstr "" |
| 15135 | |
| 15136 | #: components/MediaLibrary/Preview.js:174 |
| 15137 | msgid "Leave empty if the image is purely decorative." |
| 15138 | msgstr "" |
| 15139 | |
| 15140 | #: components/MediaLibrary/Preview.js:186 |
| 15141 | #: reviews/modules/Details.js:37 |
| 15142 | #: settings/subscription-preservation/PreservationSettings.js:232 |
| 15143 | #: settings/subscription-preservation/PreservationSettings.js:279 |
| 15144 | #: upsell-funnels/modules/Upsell/EditUpsell.js:126 |
| 15145 | #: Blocks/Card/edit.js:34 |
| 15146 | #: Blocks/Dashboard/CustomerBillingDetails/edit.js:24 |
| 15147 | #: Blocks/Dashboard/CustomerBillingDetails/edit.js:36 |
| 15148 | #: Blocks/Dashboard/CustomerDownloads/edit.js:24 |
| 15149 | #: Blocks/Dashboard/CustomerDownloads/edit.js:36 |
| 15150 | #: Blocks/Dashboard/CustomerInvoices/edit.js:25 |
| 15151 | #: Blocks/Dashboard/CustomerInvoices/edit.js:36 |
| 15152 | #: Blocks/Dashboard/CustomerLicenses/edit.js:24 |
| 15153 | #: Blocks/Dashboard/CustomerLicenses/edit.js:36 |
| 15154 | #: Blocks/Dashboard/CustomerOrders/edit.js:25 |
| 15155 | #: Blocks/Dashboard/CustomerOrders/edit.js:36 |
| 15156 | #: Blocks/Dashboard/CustomerPaymentMethods/edit.js:23 |
| 15157 | #: Blocks/Dashboard/CustomerPaymentMethods/edit.js:34 |
| 15158 | #: Blocks/Dashboard/CustomerSubscriptions/edit.js:30 |
| 15159 | #: Blocks/Dashboard/CustomerSubscriptions/edit.js:42 |
| 15160 | #: Blocks/Dashboard/DashboardTab/edit.js:53 |
| 15161 | #: Blocks/Dashboard/OrderDownloads/edit.js:23 |
| 15162 | #: Blocks/Dashboard/OrderDownloads/edit.js:34 |
| 15163 | #: Blocks/Dashboard/WordPressAccount/edit.js:24 |
| 15164 | #: Blocks/Dashboard/WordPressAccount/edit.js:36 |
| 15165 | #: Blocks/Form/edit.js:497 |
| 15166 | #: Blocks/Heading/edit.js:28 |
| 15167 | #: Blocks/Heading/edit.js:50 |
| 15168 | #: Blocks/OrderConfirmationCustomer/edit.js:27 |
| 15169 | #: src/blocks/product-review-form-title/controller.php:2 |
| 15170 | #: src/blocks/cart-order-bump-title/index.js:21 |
| 15171 | msgid "Title" |
| 15172 | msgstr "" |
| 15173 | |
| 15174 | #: components/MediaLibrary/Preview.js:213 |
| 15175 | #: invoices/components/ReceiptDownload.js:39 |
| 15176 | #: products/modules/SingleDownload.js:316 |
| 15177 | #: store/add-entities.js:117 |
| 15178 | #: Controllers/DownloadController.php:133 |
| 15179 | #: Blocks/InvoiceReceiptDownload/edit.js:31 |
| 15180 | #: sc-downloads-list.js:175 |
| 15181 | #: sc-line-item-invoice-receipt-download2.js:30 |
| 15182 | msgid "Download" |
| 15183 | msgstr "" |
| 15184 | |
| 15185 | #: components/MediaLibrary/template.js:21 |
| 15186 | msgid "Add Media" |
| 15187 | msgstr "" |
| 15188 | |
| 15189 | #: components/Permalink.js:54 |
| 15190 | #: product-collections/components/Url/form.js:36 |
| 15191 | #: products/components/Url/form.js:39 |
| 15192 | msgid "Permalink" |
| 15193 | msgstr "" |
| 15194 | |
| 15195 | #: components/Permalink.js:99 |
| 15196 | #: products/components/Editor/index.js:138 |
| 15197 | msgid "Ok" |
| 15198 | msgstr "" |
| 15199 | |
| 15200 | #: components/PriceSelector.js:136 |
| 15201 | msgid "Selected Price" |
| 15202 | msgstr "" |
| 15203 | |
| 15204 | #: components/SelectPrice.js:92 |
| 15205 | #: components/SelectPrice.js:128 |
| 15206 | #: products/components/price/parts/SwapPriceSetting.js:91 |
| 15207 | #: products/modules/integrations/NewIntegration.js:97 |
| 15208 | #: products/modules/Prices/Price/BuyLink.js:54 |
| 15209 | #: components/SelectPrice.js:119 |
| 15210 | #: components/SelectPrice.js:157 |
| 15211 | msgid "%s available" |
| 15212 | msgstr "" |
| 15213 | |
| 15214 | #: components/SelectPrice.js:151 |
| 15215 | #: subscriptions/edit/modules/Modals/UpdatePrice.js:34 |
| 15216 | msgid "Select a price" |
| 15217 | msgstr "" |
| 15218 | |
| 15219 | #: components/SelectPrice.js:152 |
| 15220 | msgid "Search for a price..." |
| 15221 | msgstr "" |
| 15222 | |
| 15223 | #: components/SelectPrice.js:158 |
| 15224 | #: components/SelectPrice.js:189 |
| 15225 | msgid "Variant Out of Stock." |
| 15226 | msgstr "" |
| 15227 | |
| 15228 | #: components/SelectPrice.js:174 |
| 15229 | #: components/SelectPrice.js:236 |
| 15230 | msgid "Add New Product" |
| 15231 | msgstr "" |
| 15232 | |
| 15233 | #: components/SelectProductGroup.js:44 |
| 15234 | msgid "Select an upgrade group" |
| 15235 | msgstr "" |
| 15236 | |
| 15237 | #: components/SelectProductGroup.js:45 |
| 15238 | msgid "Search for an upgrade group..." |
| 15239 | msgstr "" |
| 15240 | |
| 15241 | #: components/SelectProductGroup.js:58 |
| 15242 | msgid "Add New Upgrade Group" |
| 15243 | msgstr "" |
| 15244 | |
| 15245 | #: components/SelectReduxProduct.js:41 |
| 15246 | #: product-groups/modules/NewProduct.js:72 |
| 15247 | #: Blocks/AddToCartButton/Placeholder.js:16 |
| 15248 | #: components/SelectPrice.js:228 |
| 15249 | #: components/SelectProduct.js:83 |
| 15250 | msgid "Select a product" |
| 15251 | msgstr "" |
| 15252 | |
| 15253 | #: components/SelectReduxProduct.js:42 |
| 15254 | #: components/SelectPrice.js:229 |
| 15255 | #: components/SelectProduct.js:84 |
| 15256 | msgid "Search for a product..." |
| 15257 | msgstr "" |
| 15258 | |
| 15259 | #: components/StorageLimitWarning.js:70 |
| 15260 | msgid "of" |
| 15261 | msgstr "" |
| 15262 | |
| 15263 | #: components/StorageLimitWarning.js:91 |
| 15264 | msgid "Your storage space is low" |
| 15265 | msgstr "" |
| 15266 | |
| 15267 | #: components/subscriptions/CancelPendingUpdate.js:62 |
| 15268 | msgid "Change Product And Increase Quantity" |
| 15269 | msgstr "" |
| 15270 | |
| 15271 | #: components/subscriptions/CancelPendingUpdate.js:65 |
| 15272 | msgid "Change Product Decrease Quantity" |
| 15273 | msgstr "" |
| 15274 | |
| 15275 | #: components/subscriptions/CancelPendingUpdate.js:67 |
| 15276 | msgid "Change Product" |
| 15277 | msgstr "" |
| 15278 | |
| 15279 | #: components/subscriptions/CancelPendingUpdate.js:71 |
| 15280 | msgid "Increase quantity" |
| 15281 | msgstr "" |
| 15282 | |
| 15283 | #: components/subscriptions/CancelPendingUpdate.js:74 |
| 15284 | msgid "Decrease quantity" |
| 15285 | msgstr "" |
| 15286 | |
| 15287 | #: components/subscriptions/CancelPendingUpdate.js:155 |
| 15288 | msgid "Manage Scheduled Update" |
| 15289 | msgstr "" |
| 15290 | |
| 15291 | #: components/subscriptions/CancelPendingUpdate.js:191 |
| 15292 | msgid "Delete Update" |
| 15293 | msgstr "" |
| 15294 | |
| 15295 | #: components/subscriptions/CancelPendingUpdate.js:197 |
| 15296 | msgid "Keep Update" |
| 15297 | msgstr "" |
| 15298 | |
| 15299 | #: components/unsaved-changes-warning/index.js:40 |
| 15300 | #: templates/UpdateModel/UnsavedChangesWarning.js:38 |
| 15301 | #: upsell-funnels/modules/Upsell/EditUpsell.js:72 |
| 15302 | msgid "You have unsaved changes. If you proceed, they will be lost." |
| 15303 | msgstr "" |
| 15304 | |
| 15305 | #: components/UpgradeModal.js:19 |
| 15306 | #: sc-upgrade-required.js:24 |
| 15307 | #: sc-upgrade-required.js:27 |
| 15308 | msgid "Boost Your Revenue" |
| 15309 | msgstr "" |
| 15310 | |
| 15311 | #: components/UpgradeModal.js:25 |
| 15312 | #: sc-upgrade-required.js:27 |
| 15313 | msgid "Unlock revenue boosting features when you upgrade your plan!" |
| 15314 | msgstr "" |
| 15315 | |
| 15316 | #: components/UpgradeModal.js:41 |
| 15317 | #: templates/UpdateModel/index.js:45 |
| 15318 | #: sc-feature-demo-banner.js:13 |
| 15319 | msgid "Upgrade Your Plan" |
| 15320 | msgstr "" |
| 15321 | |
| 15322 | #: components/UserSelect.js:57 |
| 15323 | msgid "Select a user" |
| 15324 | msgstr "" |
| 15325 | |
| 15326 | #: components/UserSelect.js:58 |
| 15327 | msgid "Search for a user..." |
| 15328 | msgstr "" |
| 15329 | |
| 15330 | #: coupons/components/CouponActionsDropdown.js:15 |
| 15331 | msgid "Un-Archive %s? This will make the coupon useable again." |
| 15332 | msgstr "" |
| 15333 | |
| 15334 | #: coupons/components/CouponActionsDropdown.js:22 |
| 15335 | msgid "This coupon will not be usable and all unsaved changes will be lost." |
| 15336 | msgstr "" |
| 15337 | |
| 15338 | #: coupons/components/CouponActionsDropdown.js:36 |
| 15339 | #: products/components/product/ActionsDropdown.js:114 |
| 15340 | msgid "Permanently delete %s? You cannot undo this action." |
| 15341 | msgstr "" |
| 15342 | |
| 15343 | #: coupons/components/DisableModal.js:12 |
| 15344 | msgid "Disable \"%s\"?" |
| 15345 | msgstr "" |
| 15346 | |
| 15347 | #: coupons/components/DisableModal.js:16 |
| 15348 | msgid "This discount code will not be usable and all unsaved changes will be lost." |
| 15349 | msgstr "" |
| 15350 | |
| 15351 | #: coupons/components/DisableModal.js:27 |
| 15352 | #: settings/processors/ManualPaymentMethod.js:146 |
| 15353 | msgid "Disable" |
| 15354 | msgstr "" |
| 15355 | |
| 15356 | #: coupons/CreateCoupon.js:59 |
| 15357 | msgid "Coupon created." |
| 15358 | msgstr "" |
| 15359 | |
| 15360 | #: coupons/CreateCoupon.js:77 |
| 15361 | msgid "Create New Coupon" |
| 15362 | msgstr "" |
| 15363 | |
| 15364 | #: coupons/CreateCoupon.js:86 |
| 15365 | #: coupons/modules/Name.js:11 |
| 15366 | msgid "This is an internal name for your coupon. This is not visible to customers." |
| 15367 | msgstr "" |
| 15368 | |
| 15369 | #: coupons/CreateCoupon.js:105 |
| 15370 | msgid "Customers will enter this discount code at checkout. Leave this blank and we will generate one for you." |
| 15371 | msgstr "" |
| 15372 | |
| 15373 | #: coupons/EditCoupon.js:88 |
| 15374 | #: coupons/modules/promotion-codes/Code.js:38 |
| 15375 | #: customers/EditCustomer.js:98 |
| 15376 | #: store/data/actions.js:160 |
| 15377 | msgid "Deleted." |
| 15378 | msgstr "" |
| 15379 | |
| 15380 | #: coupons/EditCoupon.js:104 |
| 15381 | msgid "Coupon updated." |
| 15382 | msgstr "" |
| 15383 | |
| 15384 | #: coupons/EditCoupon.js:224 |
| 15385 | msgid "Delete this coupon?" |
| 15386 | msgstr "" |
| 15387 | |
| 15388 | #: coupons/EditCoupon.js:232 |
| 15389 | msgid "Are you sure you want to delete this coupon?" |
| 15390 | msgstr "" |
| 15391 | |
| 15392 | #: coupons/modules/CustomerSelector.js:51 |
| 15393 | #: coupons/modules/SelectCustomer.js:74 |
| 15394 | msgid "Customer created." |
| 15395 | msgstr "" |
| 15396 | |
| 15397 | #: coupons/modules/Limits.js:15 |
| 15398 | msgid "Redemption Limits" |
| 15399 | msgstr "" |
| 15400 | |
| 15401 | #: coupons/modules/Limits.js:30 |
| 15402 | msgid "Usage limit per coupon" |
| 15403 | msgstr "" |
| 15404 | |
| 15405 | #: coupons/modules/Limits.js:31 |
| 15406 | msgid "This limit applies across customers so it won't prevent a single customer from redeeming multiple times." |
| 15407 | msgstr "" |
| 15408 | |
| 15409 | #: coupons/modules/Limits.js:35 |
| 15410 | #: coupons/modules/Limits.js:49 |
| 15411 | #: settings/subscription-preservation/Coupon.js:85 |
| 15412 | msgid "Unlimited Usage" |
| 15413 | msgstr "" |
| 15414 | |
| 15415 | #: coupons/modules/Limits.js:48 |
| 15416 | #: settings/subscription-preservation/Coupon.js:84 |
| 15417 | msgid "Usage limit per customer" |
| 15418 | msgstr "" |
| 15419 | |
| 15420 | #: coupons/modules/Limits.js:50 |
| 15421 | msgid "The number of times a single customer can use this coupon." |
| 15422 | msgstr "" |
| 15423 | |
| 15424 | #: coupons/modules/Limits.js:74 |
| 15425 | msgid "The minimum order subtotal amount required to apply this coupon." |
| 15426 | msgstr "" |
| 15427 | |
| 15428 | #: coupons/modules/Limits.js:82 |
| 15429 | msgid "No Minimum" |
| 15430 | msgstr "" |
| 15431 | |
| 15432 | #: coupons/modules/Limits.js:84 |
| 15433 | msgid "Minimum order subtotal" |
| 15434 | msgstr "" |
| 15435 | |
| 15436 | #: coupons/modules/Limits.js:96 |
| 15437 | msgid "The maximum order subtotal amount required to apply this coupon." |
| 15438 | msgstr "" |
| 15439 | |
| 15440 | #: coupons/modules/Limits.js:104 |
| 15441 | msgid "No Maximum" |
| 15442 | msgstr "" |
| 15443 | |
| 15444 | #: coupons/modules/Limits.js:106 |
| 15445 | msgid "Maximum order subtotal" |
| 15446 | msgstr "" |
| 15447 | |
| 15448 | #: coupons/modules/Limits.js:131 |
| 15449 | msgid "Limit the end date when customers can redeem this coupon." |
| 15450 | msgstr "" |
| 15451 | |
| 15452 | #: coupons/modules/Limits.js:146 |
| 15453 | msgid "Users must redeem this coupon by:" |
| 15454 | msgstr "" |
| 15455 | |
| 15456 | #: coupons/modules/NewRestriction.js:46 |
| 15457 | #: coupons/modules/Restrictions.js:31 |
| 15458 | msgid "Add A Restriction" |
| 15459 | msgstr "" |
| 15460 | |
| 15461 | #: coupons/modules/NewRestriction.js:78 |
| 15462 | msgid "Coupon is valid for" |
| 15463 | msgstr "" |
| 15464 | |
| 15465 | #: coupons/modules/NewRestriction.js:139 |
| 15466 | msgid "Select A Customer" |
| 15467 | msgstr "" |
| 15468 | |
| 15469 | #: coupons/modules/NewRestriction.js:182 |
| 15470 | msgid "Add Filter" |
| 15471 | msgstr "" |
| 15472 | |
| 15473 | #: coupons/modules/ProductRestrictions.js:31 |
| 15474 | msgid "Product Restrictions" |
| 15475 | msgstr "" |
| 15476 | |
| 15477 | #: coupons/modules/ProductRestrictions.js:36 |
| 15478 | msgid "Add Product Restriction" |
| 15479 | msgstr "" |
| 15480 | |
| 15481 | #: coupons/modules/ProductRestrictions.js:84 |
| 15482 | #: settings/shipping/profile/Products.js:233 |
| 15483 | msgid "Find a product..." |
| 15484 | msgstr "" |
| 15485 | |
| 15486 | #: coupons/modules/promotion-codes/Code.js:59 |
| 15487 | msgid "Archived." |
| 15488 | msgstr "" |
| 15489 | |
| 15490 | #: coupons/modules/promotion-codes/Code.js:60 |
| 15491 | msgid "Restored." |
| 15492 | msgstr "" |
| 15493 | |
| 15494 | #: coupons/modules/promotion-codes/Code.js:184 |
| 15495 | msgid "Delete this promotion code?" |
| 15496 | msgstr "" |
| 15497 | |
| 15498 | #: coupons/modules/promotion-codes/Code.js:192 |
| 15499 | msgid "Are you sure you want to delete this promotion code?" |
| 15500 | msgstr "" |
| 15501 | |
| 15502 | #: coupons/modules/promotion-codes/EditPromotionCode.js:56 |
| 15503 | msgid "Promotion updated." |
| 15504 | msgstr "" |
| 15505 | |
| 15506 | #: coupons/modules/promotion-codes/EditPromotionCode.js:57 |
| 15507 | msgid "Promotion created." |
| 15508 | msgstr "" |
| 15509 | |
| 15510 | #: coupons/modules/promotion-codes/EditPromotionCode.js:82 |
| 15511 | msgid "Edit Promotion Code" |
| 15512 | msgstr "" |
| 15513 | |
| 15514 | #: coupons/modules/promotion-codes/EditPromotionCode.js:83 |
| 15515 | msgid "New Promotion Code" |
| 15516 | msgstr "" |
| 15517 | |
| 15518 | #: coupons/modules/promotion-codes/EditPromotionCode.js:109 |
| 15519 | msgid "Leave this blank and we will generate one for you." |
| 15520 | msgstr "" |
| 15521 | |
| 15522 | #: coupons/modules/promotion-codes/EditPromotionCode.js:138 |
| 15523 | msgid "Limit the usage of this promotion code" |
| 15524 | msgstr "" |
| 15525 | |
| 15526 | #: coupons/modules/promotion-codes/EditPromotionCode.js:146 |
| 15527 | msgid "Usage Limit" |
| 15528 | msgstr "" |
| 15529 | |
| 15530 | #: coupons/modules/promotion-codes/EditPromotionCode.js:147 |
| 15531 | msgid "Limit the number of times this code can be redeemed." |
| 15532 | msgstr "" |
| 15533 | |
| 15534 | #: coupons/modules/promotion-codes/EditPromotionCode.js:163 |
| 15535 | msgid "time" |
| 15536 | msgid_plural "times" |
| 15537 | msgstr[0] "" |
| 15538 | msgstr[1] "" |
| 15539 | |
| 15540 | #: coupons/modules/promotion-codes/index.js:173 |
| 15541 | msgid "Show active promotion codes" |
| 15542 | msgstr "" |
| 15543 | |
| 15544 | #: coupons/modules/promotion-codes/index.js:204 |
| 15545 | msgid "Show archived promotion codes" |
| 15546 | msgstr "" |
| 15547 | |
| 15548 | #: coupons/modules/promotion-codes/index.js:241 |
| 15549 | msgid "Add Promotion Code" |
| 15550 | msgstr "" |
| 15551 | |
| 15552 | #: coupons/modules/promotion-codes/index.js:267 |
| 15553 | msgid "No archived promotion codes." |
| 15554 | msgstr "" |
| 15555 | |
| 15556 | #: coupons/modules/promotion-codes/index.js:268 |
| 15557 | #: coupons/modules/promotion-codes/PromotionCodesList.js:15 |
| 15558 | msgid "No promotion codes found." |
| 15559 | msgstr "" |
| 15560 | |
| 15561 | #: coupons/modules/Restrictions.js:25 |
| 15562 | msgid "Restrictions" |
| 15563 | msgstr "" |
| 15564 | |
| 15565 | #: coupons/modules/Restrictions.js:44 |
| 15566 | msgid "Restrict this coupon" |
| 15567 | msgstr "" |
| 15568 | |
| 15569 | #: coupons/modules/Restrictions.js:73 |
| 15570 | msgid "Allow Coupon" |
| 15571 | msgstr "" |
| 15572 | |
| 15573 | #: coupons/modules/Restrictions.js:78 |
| 15574 | msgid "If all of these conditions are true" |
| 15575 | msgstr "" |
| 15576 | |
| 15577 | #: coupons/modules/Restrictions.js:85 |
| 15578 | msgid "If any of these conditions are true" |
| 15579 | msgstr "" |
| 15580 | |
| 15581 | #: coupons/modules/Restrictions.js:92 |
| 15582 | msgid "If none of these conditions are true" |
| 15583 | msgstr "" |
| 15584 | |
| 15585 | #: coupons/modules/SelectAffiliate.js:68 |
| 15586 | msgid "Link to Affiliate" |
| 15587 | msgstr "" |
| 15588 | |
| 15589 | #: coupons/modules/SelectAffiliate.js:132 |
| 15590 | msgid "Select an affiliate to link this promotion to." |
| 15591 | msgstr "" |
| 15592 | |
| 15593 | #: coupons/modules/SelectCustomer.js:98 |
| 15594 | msgid "Limit To A Specific Customer" |
| 15595 | msgstr "" |
| 15596 | |
| 15597 | #: coupons/modules/SelectCustomer.js:157 |
| 15598 | msgid "Any Customer" |
| 15599 | msgstr "" |
| 15600 | |
| 15601 | #: coupons/modules/SelectCustomer.js:158 |
| 15602 | msgid "Select a customer to limit this promotion to." |
| 15603 | msgstr "" |
| 15604 | |
| 15605 | #: coupons/modules/Types.js:40 |
| 15606 | #: settings/abandoned/Coupon.js:46 |
| 15607 | #: settings/subscription-preservation/Coupon.js:30 |
| 15608 | msgid "Choose a type" |
| 15609 | msgstr "" |
| 15610 | |
| 15611 | #: coupons/modules/Types.js:44 |
| 15612 | #: settings/abandoned/Coupon.js:50 |
| 15613 | #: settings/subscription-preservation/Coupon.js:34 |
| 15614 | msgid "Percentage Discount" |
| 15615 | msgstr "" |
| 15616 | |
| 15617 | #: coupons/modules/Types.js:47 |
| 15618 | #: settings/abandoned/Coupon.js:53 |
| 15619 | #: settings/subscription-preservation/Coupon.js:37 |
| 15620 | msgid "Fixed Discount" |
| 15621 | msgstr "" |
| 15622 | |
| 15623 | #: coupons/Sidebar.js:35 |
| 15624 | msgid "%d months" |
| 15625 | msgstr "" |
| 15626 | |
| 15627 | #: coupons/Sidebar.js:77 |
| 15628 | msgid "Duration" |
| 15629 | msgstr "" |
| 15630 | |
| 15631 | #: coupons/Sidebar.js:105 |
| 15632 | msgid "Archived On" |
| 15633 | msgstr "" |
| 15634 | |
| 15635 | #: customers/CreateCustomer.js:53 |
| 15636 | msgid "Create New Customer" |
| 15637 | msgstr "" |
| 15638 | |
| 15639 | #: customers/CreateCustomer.js:63 |
| 15640 | msgid "Customer Name" |
| 15641 | msgstr "" |
| 15642 | |
| 15643 | #: customers/CreateCustomer.js:65 |
| 15644 | msgid "Your customer's full name." |
| 15645 | msgstr "" |
| 15646 | |
| 15647 | #: customers/CreateCustomer.js:79 |
| 15648 | msgid "Customer Email" |
| 15649 | msgstr "" |
| 15650 | |
| 15651 | #: customers/CreateCustomer.js:81 |
| 15652 | msgid "Your customer's email." |
| 15653 | msgstr "" |
| 15654 | |
| 15655 | #: customers/CreateCustomer.js:99 |
| 15656 | msgid "Create this customer in test mode if you are going to use this account for test mode purchasing." |
| 15657 | msgstr "" |
| 15658 | |
| 15659 | #: customers/EditCustomer.js:72 |
| 15660 | msgid "Customer updated." |
| 15661 | msgstr "" |
| 15662 | |
| 15663 | #: customers/EditCustomer.js:84 |
| 15664 | msgid "Warning: Deleting \"%s\" will permanently remove all associated subscriptions, payments, and purchases within 24 hours. This action cannot be undone. Are you sure you want to continue?" |
| 15665 | msgstr "" |
| 15666 | |
| 15667 | #: customers/EditCustomer.js:90 |
| 15668 | msgid "this customer" |
| 15669 | msgstr "" |
| 15670 | |
| 15671 | #: customers/EditCustomer.js:128 |
| 15672 | #: orders/Sidebar.js:63 |
| 15673 | msgid "Address deleted." |
| 15674 | msgstr "" |
| 15675 | |
| 15676 | #: customers/EditCustomer.js:182 |
| 15677 | msgid "Save Customer" |
| 15678 | msgstr "" |
| 15679 | |
| 15680 | #: customers/EditCustomer.js:221 |
| 15681 | msgid "Commissions On All Purchases" |
| 15682 | msgstr "" |
| 15683 | |
| 15684 | #: customers/modules/Balance/index.js:16 |
| 15685 | msgid "Balance" |
| 15686 | msgstr "" |
| 15687 | |
| 15688 | #: customers/modules/Balance/index.js:28 |
| 15689 | msgid "View Transactions" |
| 15690 | msgstr "" |
| 15691 | |
| 15692 | #: customers/modules/Balance/index.js:35 |
| 15693 | #: subscriptions/show/modules/Customer.js:49 |
| 15694 | msgid "Credit Balance" |
| 15695 | msgstr "" |
| 15696 | |
| 15697 | #: customers/modules/Balance/ViewTransactions.js:54 |
| 15698 | msgid "Credit" |
| 15699 | msgstr "" |
| 15700 | |
| 15701 | #: customers/modules/Balance/ViewTransactions.js:57 |
| 15702 | msgid "Applied" |
| 15703 | msgstr "" |
| 15704 | |
| 15705 | #: customers/modules/Balance/ViewTransactions.js:62 |
| 15706 | msgid "Below Minimum" |
| 15707 | msgstr "" |
| 15708 | |
| 15709 | #: customers/modules/Balance/ViewTransactions.js:95 |
| 15710 | msgid "There are no transactions" |
| 15711 | msgstr "" |
| 15712 | |
| 15713 | #: customers/modules/Balance/ViewTransactions.js:111 |
| 15714 | msgid "Ending Balance" |
| 15715 | msgstr "" |
| 15716 | |
| 15717 | #: customers/modules/Balance/ViewTransactions.js:168 |
| 15718 | msgid "Balance Transactions" |
| 15719 | msgstr "" |
| 15720 | |
| 15721 | #: customers/modules/Charges.js:89 |
| 15722 | msgid "No more charges." |
| 15723 | msgstr "" |
| 15724 | |
| 15725 | #: customers/modules/Details.js:17 |
| 15726 | msgid "Customer Details" |
| 15727 | msgstr "" |
| 15728 | |
| 15729 | #: customers/modules/Details.js:37 |
| 15730 | msgid "Your customer's first name." |
| 15731 | msgstr "" |
| 15732 | |
| 15733 | #: customers/modules/Details.js:49 |
| 15734 | msgid "Your customer's last name." |
| 15735 | msgstr "" |
| 15736 | |
| 15737 | #: customers/modules/Details.js:63 |
| 15738 | msgid "Your customer's email address." |
| 15739 | msgstr "" |
| 15740 | |
| 15741 | #: customers/modules/Details.js:79 |
| 15742 | msgid "Your customer's phone number." |
| 15743 | msgstr "" |
| 15744 | |
| 15745 | #: customers/modules/EditAddressModal.js:68 |
| 15746 | #: orders/modules/EditAddressModal.js:69 |
| 15747 | msgid "Address updated." |
| 15748 | msgstr "" |
| 15749 | |
| 15750 | #: customers/modules/EditAddressModal.js:87 |
| 15751 | #: orders/modules/EditAddressModal.js:88 |
| 15752 | msgid "Update Address" |
| 15753 | msgstr "" |
| 15754 | |
| 15755 | #: customers/modules/Notifications.js:9 |
| 15756 | #: settings/customer/CustomerSettings.js:62 |
| 15757 | #: settings/customer/CustomerSettings.js:111 |
| 15758 | #: settings/SettingsSidebar.js:75 |
| 15759 | #: index2.js:63 |
| 15760 | msgid "Notifications" |
| 15761 | msgstr "" |
| 15762 | |
| 15763 | #: customers/modules/Notifications.js:16 |
| 15764 | msgid "Subscribed to emails" |
| 15765 | msgstr "" |
| 15766 | |
| 15767 | #: customers/modules/Orders.js:51 |
| 15768 | msgid "Number" |
| 15769 | msgstr "" |
| 15770 | |
| 15771 | #: customers/modules/Orders.js:55 |
| 15772 | #: sc-purchase-downloads-list2.js:73 |
| 15773 | msgid "Items" |
| 15774 | msgstr "" |
| 15775 | |
| 15776 | #: customers/modules/Orders.js:80 |
| 15777 | msgid "No more orders." |
| 15778 | msgstr "" |
| 15779 | |
| 15780 | #: customers/modules/PaymentMethods/Actions.js:55 |
| 15781 | msgid "This will save any changes on the page. Do you want to save your changes?" |
| 15782 | msgstr "" |
| 15783 | |
| 15784 | #: customers/modules/PaymentMethods/Actions.js:73 |
| 15785 | msgid "Default payment method changed." |
| 15786 | msgstr "" |
| 15787 | |
| 15788 | #: customers/modules/PaymentMethods/Actions.js:97 |
| 15789 | #: settings/processors/ManualPaymentMethod.js:46 |
| 15790 | msgid "Payment method deleted." |
| 15791 | msgstr "" |
| 15792 | |
| 15793 | #: customers/modules/PaymentMethods/Actions.js:122 |
| 15794 | #: sc-payment-methods-list.js:162 |
| 15795 | #: sc-payment-methods-list.js:196 |
| 15796 | msgid "Make Default" |
| 15797 | msgstr "" |
| 15798 | |
| 15799 | #: customers/modules/PaymentMethods/index.js:47 |
| 15800 | #: Controllers/CustomerController.php:59 |
| 15801 | #: sc-payment-methods-list.js:190 |
| 15802 | msgid "Payment Methods" |
| 15803 | msgstr "" |
| 15804 | |
| 15805 | #: customers/modules/Subscriptions.js:80 |
| 15806 | msgid "No more subscriptions." |
| 15807 | msgstr "" |
| 15808 | |
| 15809 | #: customers/modules/TaxSettings.js:19 |
| 15810 | msgid "Tax Settings" |
| 15811 | msgstr "" |
| 15812 | |
| 15813 | #: customers/modules/TaxSettings.js:30 |
| 15814 | msgid "Apply Tax" |
| 15815 | msgstr "" |
| 15816 | |
| 15817 | #: customers/modules/TaxSettings.js:32 |
| 15818 | msgid "Disable this if you do not want to apply tax on purchases made by this customer." |
| 15819 | msgstr "" |
| 15820 | |
| 15821 | #: customers/modules/User/index.js:74 |
| 15822 | msgid "Are you sure you want to disconnect this from this customer? This will cause them to lose access to their purchases." |
| 15823 | msgstr "" |
| 15824 | |
| 15825 | #: customers/modules/User/index.js:105 |
| 15826 | msgid "User disconnected." |
| 15827 | msgstr "" |
| 15828 | |
| 15829 | #: customers/modules/User/index.js:139 |
| 15830 | msgid "User connected." |
| 15831 | msgstr "" |
| 15832 | |
| 15833 | #: customers/modules/User/index.js:151 |
| 15834 | msgid "WordPress User" |
| 15835 | msgstr "" |
| 15836 | |
| 15837 | #: customers/modules/User/index.js:199 |
| 15838 | #: customers/modules/User/WPUser.js:67 |
| 15839 | msgid "Disconnect" |
| 15840 | msgstr "" |
| 15841 | |
| 15842 | #: customers/modules/User/index.js:203 |
| 15843 | msgid "Connect a user" |
| 15844 | msgstr "" |
| 15845 | |
| 15846 | #: dashboard/chart/index.js:197 |
| 15847 | msgid "Hourly" |
| 15848 | msgstr "" |
| 15849 | |
| 15850 | #: dashboard/chart/index.js:201 |
| 15851 | msgid "Daily" |
| 15852 | msgstr "" |
| 15853 | |
| 15854 | #: dashboard/chart/index.js:205 |
| 15855 | #: sc-subscription-switch.js:160 |
| 15856 | msgid "Weekly" |
| 15857 | msgstr "" |
| 15858 | |
| 15859 | #: dashboard/chart/index.js:209 |
| 15860 | #: Blocks/CartItems/edit.js:79 |
| 15861 | #: sc-subscription-switch.js:160 |
| 15862 | msgid "Monthly" |
| 15863 | msgstr "" |
| 15864 | |
| 15865 | #: dashboard/chart/index.js:213 |
| 15866 | #: sc-subscription-switch.js:160 |
| 15867 | msgid "Yearly" |
| 15868 | msgstr "" |
| 15869 | |
| 15870 | #: dashboard/chart/index.js:229 |
| 15871 | msgid "Test mode" |
| 15872 | msgstr "" |
| 15873 | |
| 15874 | #: dashboard/chart/index.js:236 |
| 15875 | msgid "All Reports (opens in new window)" |
| 15876 | msgstr "" |
| 15877 | |
| 15878 | #: dashboard/chart/index.js:246 |
| 15879 | msgid "All Reports" |
| 15880 | msgstr "" |
| 15881 | |
| 15882 | #: dashboard/chart/index.js:273 |
| 15883 | msgid "Chart metrics" |
| 15884 | msgstr "" |
| 15885 | |
| 15886 | #: dashboard/chart/index.js:286 |
| 15887 | msgid "Revenue" |
| 15888 | msgstr "" |
| 15889 | |
| 15890 | #: dashboard/chart/index.js:306 |
| 15891 | msgid "Average Order Value" |
| 15892 | msgstr "" |
| 15893 | |
| 15894 | #: dashboard/chart/index.js:336 |
| 15895 | msgid "Loading chart data" |
| 15896 | msgstr "" |
| 15897 | |
| 15898 | #: dashboard/chart/index.js:363 |
| 15899 | msgid "Loading chart data, please wait..." |
| 15900 | msgstr "" |
| 15901 | |
| 15902 | #: dashboard/chart/Tab.js:88 |
| 15903 | msgid "Trending up" |
| 15904 | msgstr "" |
| 15905 | |
| 15906 | #: dashboard/chart/Tab.js:89 |
| 15907 | msgid "Trending down" |
| 15908 | msgstr "" |
| 15909 | |
| 15910 | #: dashboard/chart/Tab.js:113 |
| 15911 | msgid "vs %s last period" |
| 15912 | msgstr "" |
| 15913 | |
| 15914 | #: dashboard/components/ActivationButton.js:44 |
| 15915 | #: dashboard/components/ActivationButton.js:78 |
| 15916 | #: settings/integrations/components/ActivateButton.js:68 |
| 15917 | msgid "(opens in new window)" |
| 15918 | msgstr "" |
| 15919 | |
| 15920 | #: dashboard/components/DatePicker.js:227 |
| 15921 | msgid "Select date range" |
| 15922 | msgstr "" |
| 15923 | |
| 15924 | #: dashboard/components/DatePicker.js:228 |
| 15925 | msgid "Select dates" |
| 15926 | msgstr "" |
| 15927 | |
| 15928 | #: dashboard/components/LineChart.js:41 |
| 15929 | #: dashboard/components/LineChart.js:160 |
| 15930 | msgid "Revenue Chart" |
| 15931 | msgstr "" |
| 15932 | |
| 15933 | #: dashboard/components/LineChart.js:43 |
| 15934 | #: dashboard/components/LineChart.js:162 |
| 15935 | msgid "Orders Chart" |
| 15936 | msgstr "" |
| 15937 | |
| 15938 | #: dashboard/components/LineChart.js:44 |
| 15939 | #: dashboard/components/LineChart.js:163 |
| 15940 | msgid "Average Order Value Chart" |
| 15941 | msgstr "" |
| 15942 | |
| 15943 | #: dashboard/components/LineChart.js:165 |
| 15944 | msgid "Line chart comparing current period with previous period data over time" |
| 15945 | msgstr "" |
| 15946 | |
| 15947 | #: dashboard/components/LineChart.js:173 |
| 15948 | msgid "Showing" |
| 15949 | msgstr "" |
| 15950 | |
| 15951 | #: dashboard/components/LineChart.js:176 |
| 15952 | msgid "data points" |
| 15953 | msgstr "" |
| 15954 | |
| 15955 | #: dashboard/components/QuickLinks.js:26 |
| 15956 | msgid "Guided setup" |
| 15957 | msgstr "" |
| 15958 | |
| 15959 | #: dashboard/components/QuickLinks.js:32 |
| 15960 | msgid "Help center" |
| 15961 | msgstr "" |
| 15962 | |
| 15963 | #: dashboard/components/QuickLinks.js:38 |
| 15964 | msgid "Join our community" |
| 15965 | msgstr "" |
| 15966 | |
| 15967 | #: dashboard/components/QuickLinks.js:44 |
| 15968 | msgid "Leave us a review" |
| 15969 | msgstr "" |
| 15970 | |
| 15971 | #: dashboard/Dashboard.js:32 |
| 15972 | msgid "App Dashboard" |
| 15973 | msgstr "" |
| 15974 | |
| 15975 | #: dashboard/Dashboard.js:51 |
| 15976 | msgid "Welcome to SureCart" |
| 15977 | msgstr "" |
| 15978 | |
| 15979 | #: dashboard/Orders.js:57 |
| 15980 | msgid "Recent Orders" |
| 15981 | msgstr "" |
| 15982 | |
| 15983 | #: dashboard/Orders.js:64 |
| 15984 | msgid "View all orders" |
| 15985 | msgstr "" |
| 15986 | |
| 15987 | #: dashboard/Orders.js:67 |
| 15988 | #: dashboard/Recommended.js:39 |
| 15989 | #: Blocks/Dashboard/CustomerDownloads/edit.js:46 |
| 15990 | #: Blocks/Dashboard/CustomerInvoices/edit.js:46 |
| 15991 | #: Blocks/Dashboard/CustomerLicenses/edit.js:46 |
| 15992 | #: Blocks/Dashboard/CustomerOrders/edit.js:46 |
| 15993 | #: Blocks/Dashboard/CustomerSubscriptions/edit.js:52 |
| 15994 | #: Blocks/Dashboard/OrderDownloads/edit.js:44 |
| 15995 | #: sc-charges-list.js:126 |
| 15996 | #: sc-invoices-list.js:148 |
| 15997 | #: sc-licenses-list.js:141 |
| 15998 | #: sc-orders-list.js:156 |
| 15999 | #: sc-purchase-downloads-list2.js:73 |
| 16000 | #: sc-subscriptions-list.js:141 |
| 16001 | msgid "View all" |
| 16002 | msgstr "" |
| 16003 | |
| 16004 | #. translators: %1s is the order number, %2s is the customer name, %3s is the total amount, %4s is the order status. |
| 16005 | #: dashboard/Orders.js:175 |
| 16006 | msgid "View order number %1s by %2s for %3s. %4s" |
| 16007 | msgstr "" |
| 16008 | |
| 16009 | #: dashboard/Recommended.js:29 |
| 16010 | msgid "Featured Integrations" |
| 16011 | msgstr "" |
| 16012 | |
| 16013 | #: dashboard/Recommended.js:36 |
| 16014 | msgid "View all integrations" |
| 16015 | msgstr "" |
| 16016 | |
| 16017 | #: dashboard/SetupBanner.js:57 |
| 16018 | #: sc-provisional-banner.js:17 |
| 16019 | msgid "The setup window for your store has expired. Please contact support to complete your setup." |
| 16020 | msgstr "" |
| 16021 | |
| 16022 | #: dashboard/SetupBanner.js:61 |
| 16023 | #: sc-provisional-banner.js:18 |
| 16024 | msgid "Complete your store setup to go live." |
| 16025 | msgstr "" |
| 16026 | |
| 16027 | #: dashboard/SetupGuide.js:48 |
| 16028 | msgid "Setup Guide" |
| 16029 | msgstr "" |
| 16030 | |
| 16031 | #: dashboard/SetupGuide.js:57 |
| 16032 | msgid "Close setup guide" |
| 16033 | msgstr "" |
| 16034 | |
| 16035 | #: dashboard/SetupGuide.js:116 |
| 16036 | msgid "Want a complete guided walkthrough?" |
| 16037 | msgstr "" |
| 16038 | |
| 16039 | #: dashboard/SetupGuide.js:126 |
| 16040 | msgid "Learn SureCart step by step." |
| 16041 | msgstr "" |
| 16042 | |
| 16043 | #: dashboard/SetupGuide.js:138 |
| 16044 | msgid "Start learning" |
| 16045 | msgstr "" |
| 16046 | |
| 16047 | #: dashboard/SetupGuide.js:161 |
| 16048 | msgid "Create your first product" |
| 16049 | msgstr "" |
| 16050 | |
| 16051 | #: dashboard/SetupGuide.js:162 |
| 16052 | msgid "Create your first product to start selling to buyers." |
| 16053 | msgstr "" |
| 16054 | |
| 16055 | #: dashboard/SetupGuide.js:166 |
| 16056 | msgid "Create product" |
| 16057 | msgstr "" |
| 16058 | |
| 16059 | #: dashboard/SetupGuide.js:172 |
| 16060 | msgid "Connect payments" |
| 16061 | msgstr "" |
| 16062 | |
| 16063 | #: dashboard/SetupGuide.js:173 |
| 16064 | msgid "Connect to a payment gateway to start taking orders." |
| 16065 | msgstr "" |
| 16066 | |
| 16067 | #: dashboard/SetupGuide.js:178 |
| 16068 | msgid "Connect now" |
| 16069 | msgstr "" |
| 16070 | |
| 16071 | #: dashboard/SetupGuide.js:182 |
| 16072 | msgid "Complete setup" |
| 16073 | msgstr "" |
| 16074 | |
| 16075 | #: dashboard/SetupGuide.js:183 |
| 16076 | msgid "Place a test order to experience the payment flow." |
| 16077 | msgstr "" |
| 16078 | |
| 16079 | #: dashboard/SetupGuide.js:194 |
| 16080 | msgid "You must first create a product to test your checkout." |
| 16081 | msgstr "" |
| 16082 | |
| 16083 | #: dashboard/SetupGuide.js:201 |
| 16084 | msgid "Test your checkout" |
| 16085 | msgstr "" |
| 16086 | |
| 16087 | #: hocs/withConfirm.js:21 |
| 16088 | msgid "Okay" |
| 16089 | msgstr "" |
| 16090 | |
| 16091 | #: hocs/withConfirm.js:51 |
| 16092 | #: invoices/modules/Address.js:344 |
| 16093 | #: orders/modules/OrderCancelConfirmModal.js:57 |
| 16094 | #: orders/modules/OrderStatusConfirmModal.js:61 |
| 16095 | #: orders/modules/ReturnRequest/ReturnCancelConfirmModal.js:51 |
| 16096 | #: settings/subscription/SubscriptionSettings.js:658 |
| 16097 | #: subscriptions/show/modules/modals/CancelSubscriptionModal.js:42 |
| 16098 | #: subscriptions/show/modules/modals/CancelUpdateModal.js:44 |
| 16099 | #: subscriptions/show/modules/modals/CompleteSubscriptionModal.js:41 |
| 16100 | #: subscriptions/show/modules/modals/DontCancelModal.js:44 |
| 16101 | #: subscriptions/show/modules/modals/ForceCancelModal.js:71 |
| 16102 | #: subscriptions/show/modules/modals/PayOffSubscriptionModal.js:52 |
| 16103 | #: subscriptions/show/modules/modals/RetryPaymentModal.js:75 |
| 16104 | #: Controllers/SubscriptionController.php:552 |
| 16105 | #: Controllers/SubscriptionController.php:682 |
| 16106 | #: sc-upcoming-invoice.js:236 |
| 16107 | msgid "Confirm" |
| 16108 | msgstr "" |
| 16109 | |
| 16110 | #: invoices/components/CheckoutPageLink.js:37 |
| 16111 | msgid "URL copied to clipboard." |
| 16112 | msgstr "" |
| 16113 | |
| 16114 | #: invoices/components/CheckoutPageLink.js:45 |
| 16115 | #: invoices/components/CheckoutPageLink.js:84 |
| 16116 | msgid "Payment Page" |
| 16117 | msgstr "" |
| 16118 | |
| 16119 | #: invoices/components/CheckoutPageLink.js:54 |
| 16120 | msgid "Copy URL" |
| 16121 | msgstr "" |
| 16122 | |
| 16123 | #: invoices/components/CheckoutPageLink.js:94 |
| 16124 | msgid "View / Copy URL" |
| 16125 | msgstr "" |
| 16126 | |
| 16127 | #: invoices/components/CheckoutPageLink.js:95 |
| 16128 | msgid "View / Copy Payment Page URL" |
| 16129 | msgstr "" |
| 16130 | |
| 16131 | #: invoices/components/DueDate.js:45 |
| 16132 | #: invoices/components/PaymentCollectionDueDate.js:45 |
| 16133 | msgid "Set Due Date" |
| 16134 | msgstr "" |
| 16135 | |
| 16136 | #: invoices/components/DueDate.js:47 |
| 16137 | #: invoices/components/PaymentCollectionDueDate.js:47 |
| 16138 | msgid "No Due Date" |
| 16139 | msgstr "" |
| 16140 | |
| 16141 | #: invoices/components/DueDate.js:55 |
| 16142 | #: invoices/components/DueDate.js:92 |
| 16143 | #: invoices/components/DueDate.js:105 |
| 16144 | #: invoices/components/PaymentCollectionDueDate.js:55 |
| 16145 | #: Blocks/InvoiceDueDate/edit.js:16 |
| 16146 | #: sc-line-item-invoice-due-date2.js:28 |
| 16147 | msgid "Due Date" |
| 16148 | msgstr "" |
| 16149 | |
| 16150 | #: invoices/components/InvoiceNumber.js:13 |
| 16151 | #: Blocks/InvoiceNumber/deprecated.js:11 |
| 16152 | #: Blocks/InvoiceNumber/edit.js:15 |
| 16153 | #: Blocks/InvoiceNumber/save.js:11 |
| 16154 | #: sc-line-item-invoice-number2.js:28 |
| 16155 | msgid "Invoice Number" |
| 16156 | msgstr "" |
| 16157 | |
| 16158 | #: invoices/components/IssueDate.js:48 |
| 16159 | msgid "Today" |
| 16160 | msgstr "" |
| 16161 | |
| 16162 | #: invoices/components/IssueDate.js:50 |
| 16163 | msgid "No Issue Date" |
| 16164 | msgstr "" |
| 16165 | |
| 16166 | #: invoices/components/IssueDate.js:58 |
| 16167 | #: invoices/components/IssueDate.js:102 |
| 16168 | #: invoices/components/IssueDate.js:116 |
| 16169 | msgid "Issue Date" |
| 16170 | msgstr "" |
| 16171 | |
| 16172 | #: invoices/components/ReceiptDownload.js:19 |
| 16173 | msgid "Receipt" |
| 16174 | msgstr "" |
| 16175 | |
| 16176 | #: invoices/Invoice.js:94 |
| 16177 | #: orders/modules/InvoiceDetails/InvoicePageLink.js:37 |
| 16178 | msgid "View Invoice" |
| 16179 | msgstr "" |
| 16180 | |
| 16181 | #: invoices/Invoice.js:103 |
| 16182 | msgid "Charge Customer" |
| 16183 | msgstr "" |
| 16184 | |
| 16185 | #: invoices/Invoice.js:123 |
| 16186 | #: invoices/modules/InvoiceResendModal.js:46 |
| 16187 | #: invoices/modules/InvoiceResendModal.js:65 |
| 16188 | msgid "Resend Invoice" |
| 16189 | msgstr "" |
| 16190 | |
| 16191 | #: invoices/Invoice.js:131 |
| 16192 | #: orders/Order.js:201 |
| 16193 | msgid "Mark As Paid" |
| 16194 | msgstr "" |
| 16195 | |
| 16196 | #: invoices/Invoice.js:171 |
| 16197 | msgid "More" |
| 16198 | msgstr "" |
| 16199 | |
| 16200 | #: invoices/Invoice.js:180 |
| 16201 | msgid "Delete Invoice" |
| 16202 | msgstr "" |
| 16203 | |
| 16204 | #: invoices/Invoice.js:191 |
| 16205 | msgid "View Invoice Payment Page" |
| 16206 | msgstr "" |
| 16207 | |
| 16208 | #: invoices/Invoice.js:332 |
| 16209 | msgid "This will charge the customer immediately and create a new order." |
| 16210 | msgstr "" |
| 16211 | |
| 16212 | #: invoices/Invoice.js:336 |
| 16213 | msgid "This will lock the invoice and prepare it for payment." |
| 16214 | msgstr "" |
| 16215 | |
| 16216 | #: invoices/modules/AdditionalOptions.js:21 |
| 16217 | #: invoices/modules/AdditionalOptions.js:55 |
| 16218 | #: settings/order/OrderProtocol.js:275 |
| 16219 | #: Blocks/InvoiceMemo/edit.js:22 |
| 16220 | #: sc-invoice-memo2.js:28 |
| 16221 | msgid "Memo" |
| 16222 | msgstr "" |
| 16223 | |
| 16224 | #: invoices/modules/AdditionalOptions.js:24 |
| 16225 | msgid "This appears in the memo area of your payment page, invoices and receipts." |
| 16226 | msgstr "" |
| 16227 | |
| 16228 | #: invoices/modules/AdditionalOptions.js:31 |
| 16229 | #: invoices/modules/AdditionalOptions.js:66 |
| 16230 | #: settings/order/OrderProtocol.js:284 |
| 16231 | msgid "Footer" |
| 16232 | msgstr "" |
| 16233 | |
| 16234 | #: invoices/modules/AdditionalOptions.js:36 |
| 16235 | msgid "The footer appears at the bottom of your invoices and receipts." |
| 16236 | msgstr "" |
| 16237 | |
| 16238 | #: invoices/modules/AdditionalOptions.js:74 |
| 16239 | msgid "Additional Options" |
| 16240 | msgstr "" |
| 16241 | |
| 16242 | #: invoices/modules/Address.js:156 |
| 16243 | msgid "Ship to" |
| 16244 | msgstr "" |
| 16245 | |
| 16246 | #: invoices/modules/Address.js:175 |
| 16247 | msgid "No shipping address has been set." |
| 16248 | msgstr "" |
| 16249 | |
| 16250 | #: invoices/modules/Address.js:204 |
| 16251 | msgid "Bill to" |
| 16252 | msgstr "" |
| 16253 | |
| 16254 | #: invoices/modules/Address.js:220 |
| 16255 | msgid "No billing address has been set." |
| 16256 | msgstr "" |
| 16257 | |
| 16258 | #: invoices/modules/Address.js:297 |
| 16259 | #: invoices/modules/Address.js:303 |
| 16260 | msgid "Fill Customer Address" |
| 16261 | msgstr "" |
| 16262 | |
| 16263 | #: invoices/modules/Address.js:351 |
| 16264 | #: invoices/modules/Address.js:376 |
| 16265 | #: settings/shipping/zone/ConfirmDeleteZone.js:41 |
| 16266 | msgid "Are you sure?" |
| 16267 | msgstr "" |
| 16268 | |
| 16269 | #: invoices/modules/Address.js:358 |
| 16270 | msgid "This will set the shipping and billing addresses to the customer's default." |
| 16271 | msgstr "" |
| 16272 | |
| 16273 | #: invoices/modules/Address.js:383 |
| 16274 | msgid "This will remove the shipping and billing addresses from the invoice." |
| 16275 | msgstr "" |
| 16276 | |
| 16277 | #: invoices/modules/DeleteInvoiceConfirmModal.js:44 |
| 16278 | msgid "Invoice deleted." |
| 16279 | msgstr "" |
| 16280 | |
| 16281 | #: invoices/modules/DeleteInvoiceConfirmModal.js:74 |
| 16282 | msgid "Are you sure you want to delete this invoice?" |
| 16283 | msgstr "" |
| 16284 | |
| 16285 | #: invoices/modules/DraftInvoiceConfirmModal.js:37 |
| 16286 | msgid "Invoice marked as draft, you can now edit it." |
| 16287 | msgstr "" |
| 16288 | |
| 16289 | #: invoices/modules/DraftInvoiceConfirmModal.js:66 |
| 16290 | msgid "Are you sure you want to change the status of this invoice to draft?" |
| 16291 | msgstr "" |
| 16292 | |
| 16293 | #: invoices/modules/InvoiceResendModal.js:31 |
| 16294 | #: orders/modules/OrderResendNotificationModal.js:31 |
| 16295 | msgid "Notification resent." |
| 16296 | msgstr "" |
| 16297 | |
| 16298 | #: invoices/modules/InvoiceResendModal.js:51 |
| 16299 | msgid "Are you sure you wish to resend the invoice?" |
| 16300 | msgstr "" |
| 16301 | |
| 16302 | #: invoices/modules/LineItemNote/index.js:108 |
| 16303 | msgid "Edit note" |
| 16304 | msgstr "" |
| 16305 | |
| 16306 | #: invoices/modules/LineItemNote/index.js:109 |
| 16307 | msgid "Add note" |
| 16308 | msgstr "" |
| 16309 | |
| 16310 | #: invoices/modules/LineItemNote/index.js:120 |
| 16311 | msgid "Add note..." |
| 16312 | msgstr "" |
| 16313 | |
| 16314 | #: invoices/modules/LineItemNote/LineItemNoteInput.js:50 |
| 16315 | msgid "Add a note..." |
| 16316 | msgstr "" |
| 16317 | |
| 16318 | #: invoices/modules/PaidInvoiceConfirmModal.js:32 |
| 16319 | msgid "Invoice marked as paid." |
| 16320 | msgstr "" |
| 16321 | |
| 16322 | #: invoices/modules/PaidInvoiceConfirmModal.js:50 |
| 16323 | #: orders/modules/OrderStatusConfirmModal.js:80 |
| 16324 | msgid "Mark Paid" |
| 16325 | msgstr "" |
| 16326 | |
| 16327 | #: invoices/modules/PaidInvoiceConfirmModal.js:60 |
| 16328 | msgid "Are you sure you wish to mark the invoice as paid? This cannot be undone." |
| 16329 | msgstr "" |
| 16330 | |
| 16331 | #: invoices/modules/Payment.js:73 |
| 16332 | #: orders/modules/LineItems/index.js:176 |
| 16333 | #: sc-order-confirmation-totals2.js:73 |
| 16334 | #: sc-order.js:181 |
| 16335 | msgid "Credited Balance" |
| 16336 | msgstr "" |
| 16337 | |
| 16338 | #: invoices/modules/Payment.js:105 |
| 16339 | #: orders/modules/LineItems/index.js:214 |
| 16340 | #: sc-order-confirmation-totals2.js:88 |
| 16341 | #: sc-order.js:196 |
| 16342 | msgid "Net Payment" |
| 16343 | msgstr "" |
| 16344 | |
| 16345 | #: invoices/modules/Payment.js:114 |
| 16346 | #: orders/modules/LineItems/index.js:225 |
| 16347 | #: sc-order-confirmation-totals2.js:88 |
| 16348 | #: sc-order.js:196 |
| 16349 | msgid "*Tax to be paid on reverse charge basis" |
| 16350 | msgstr "" |
| 16351 | |
| 16352 | #: invoices/modules/Payment.js:179 |
| 16353 | #: orders/modules/LineItems/index.js:376 |
| 16354 | #: sc-line-item-tax2.js:31 |
| 16355 | #: sc-order-confirmation-totals2.js:64 |
| 16356 | #: sc-order.js:172 |
| 16357 | msgid "included" |
| 16358 | msgstr "" |
| 16359 | |
| 16360 | #: invoices/modules/PaymentCollection.js:43 |
| 16361 | msgid "Charged on " |
| 16362 | msgstr "" |
| 16363 | |
| 16364 | #: invoices/modules/PaymentCollection.js:103 |
| 16365 | msgid "Will be autocharged from customer." |
| 16366 | msgstr "" |
| 16367 | |
| 16368 | #: invoices/modules/PaymentCollection.js:116 |
| 16369 | msgid "Payment is requested by " |
| 16370 | msgstr "" |
| 16371 | |
| 16372 | #: invoices/modules/PaymentCollection.js:120 |
| 16373 | msgid "No due date." |
| 16374 | msgstr "" |
| 16375 | |
| 16376 | #: invoices/modules/PaymentCollection.js:148 |
| 16377 | msgid "Request Payment" |
| 16378 | msgstr "" |
| 16379 | |
| 16380 | #: invoices/modules/PaymentCollection.js:158 |
| 16381 | msgid "Create an invoice requesting payment on a specific date" |
| 16382 | msgstr "" |
| 16383 | |
| 16384 | #: invoices/modules/PaymentCollection.js:173 |
| 16385 | msgid "Payment Due Date" |
| 16386 | msgstr "" |
| 16387 | |
| 16388 | #: invoices/modules/PaymentCollection.js:204 |
| 16389 | msgid "Autocharge Customer" |
| 16390 | msgstr "" |
| 16391 | |
| 16392 | #: invoices/modules/PaymentCollection.js:214 |
| 16393 | msgid "Automatically charge a payment method on file for this customer." |
| 16394 | msgstr "" |
| 16395 | |
| 16396 | #: invoices/modules/PaymentCollection.js:299 |
| 16397 | #: invoices/modules/PaymentMethods.js:152 |
| 16398 | msgid "Select Payment Method" |
| 16399 | msgstr "" |
| 16400 | |
| 16401 | #: invoices/modules/PaymentCollection.js:331 |
| 16402 | msgid "Payment Collection" |
| 16403 | msgstr "" |
| 16404 | |
| 16405 | #: invoices/modules/PhoneNumberDisplay.js:57 |
| 16406 | msgid "No phone number has been set." |
| 16407 | msgstr "" |
| 16408 | |
| 16409 | #: invoices/modules/Prices.js:35 |
| 16410 | msgid "Add some products to this invoice." |
| 16411 | msgstr "" |
| 16412 | |
| 16413 | #: invoices/modules/SelectShipping.js:31 |
| 16414 | msgid "The products in this invoice cannot be shipped to the provided address." |
| 16415 | msgstr "" |
| 16416 | |
| 16417 | #: invoices/modules/SelectShipping.js:45 |
| 16418 | msgid "A shipping address is required. Please enter a shipping address." |
| 16419 | msgstr "" |
| 16420 | |
| 16421 | #: invoices/modules/SendNotificationConfirmModal.js:34 |
| 16422 | #: invoices/modules/SendNotificationConfirmModal.js:35 |
| 16423 | msgid "Send an email to the customer." |
| 16424 | msgstr "" |
| 16425 | |
| 16426 | #: invoices/modules/SendNotificationConfirmModal.js:48 |
| 16427 | msgid "Invoice saved." |
| 16428 | msgstr "" |
| 16429 | |
| 16430 | #: invoices/modules/Summary.js:27 |
| 16431 | #: Blocks/Totals/edit.js:171 |
| 16432 | #: sc-order-summary.js:23 |
| 16433 | #: sc-order-summary.js:58 |
| 16434 | msgid "Invoice Summary" |
| 16435 | msgstr "" |
| 16436 | |
| 16437 | #: invoices/modules/Tax/TaxBehavior.js:44 |
| 16438 | msgid "Included" |
| 16439 | msgstr "" |
| 16440 | |
| 16441 | #: invoices/modules/Tax/TaxBehavior.js:45 |
| 16442 | msgid "Not Included" |
| 16443 | msgstr "" |
| 16444 | |
| 16445 | #: invoices/modules/Tax/TaxBehavior.js:64 |
| 16446 | #: invoices/modules/Tax/TaxBehavior.js:78 |
| 16447 | #: invoices/modules/Tax/TaxBehavior.js:87 |
| 16448 | msgid "Tax Inclusion" |
| 16449 | msgstr "" |
| 16450 | |
| 16451 | #: invoices/modules/Tax/TaxBehavior.js:99 |
| 16452 | msgid "Included in product price" |
| 16453 | msgstr "" |
| 16454 | |
| 16455 | #: invoices/modules/Tax/TaxBehavior.js:111 |
| 16456 | msgid "Not included in product price" |
| 16457 | msgstr "" |
| 16458 | |
| 16459 | #: invoices/modules/Tax/TaxEnabled.js:36 |
| 16460 | msgid "Charge taxes" |
| 16461 | msgstr "" |
| 16462 | |
| 16463 | #: invoices/modules/Tax/TaxId.js:49 |
| 16464 | msgid "No Tax ID" |
| 16465 | msgstr "" |
| 16466 | |
| 16467 | #: invoices/modules/Tax/TaxId.js:76 |
| 16468 | #: invoices/modules/Tax/TaxId.js:90 |
| 16469 | #: Blocks/TaxIdInput/deprecated.js:7 |
| 16470 | #: Blocks/TaxIdInput/edit.js:113 |
| 16471 | #: sc-tax-id-input2.js:33 |
| 16472 | #: sc-tax-id-input2.js:88 |
| 16473 | #: tax.js:19 |
| 16474 | msgid "Tax ID" |
| 16475 | msgstr "" |
| 16476 | |
| 16477 | #: invoices/modules/Tax/TaxId.js:102 |
| 16478 | msgid "Add Tax ID" |
| 16479 | msgstr "" |
| 16480 | |
| 16481 | #: licenses/License.js:51 |
| 16482 | msgid "License updated." |
| 16483 | msgstr "" |
| 16484 | |
| 16485 | #: licenses/License.js:62 |
| 16486 | msgid "Save License" |
| 16487 | msgstr "" |
| 16488 | |
| 16489 | #: licenses/License.js:88 |
| 16490 | msgid "View License" |
| 16491 | msgstr "" |
| 16492 | |
| 16493 | #: licenses/modules/Activations/Activation.js:60 |
| 16494 | #: licenses/modules/Activations/index.js:48 |
| 16495 | msgid "Are you sure you want to remove this activation? This site will no longer get updates." |
| 16496 | msgstr "" |
| 16497 | |
| 16498 | #: licenses/modules/Activations/Activation.js:76 |
| 16499 | msgid "Activation deleted." |
| 16500 | msgstr "" |
| 16501 | |
| 16502 | #: licenses/modules/Activations/Activation.js:83 |
| 16503 | msgid "Please refresh the page and try again." |
| 16504 | msgstr "" |
| 16505 | |
| 16506 | #: licenses/modules/Activations/Activation.js:100 |
| 16507 | msgid "Activation updated." |
| 16508 | msgstr "" |
| 16509 | |
| 16510 | #: licenses/modules/Activations/Activation.js:135 |
| 16511 | msgid "Edit Activation" |
| 16512 | msgstr "" |
| 16513 | |
| 16514 | #: licenses/modules/Activations/Activation.js:158 |
| 16515 | msgid "Fingerprint" |
| 16516 | msgstr "" |
| 16517 | |
| 16518 | #: licenses/modules/Activations/Activation.js:160 |
| 16519 | msgid "This is a unique identifier for the license. For example, a website url." |
| 16520 | msgstr "" |
| 16521 | |
| 16522 | #: licenses/modules/Activations/Activation.js:191 |
| 16523 | msgid "Local / Staging" |
| 16524 | msgstr "" |
| 16525 | |
| 16526 | #: licenses/modules/Activations/index.js:73 |
| 16527 | msgid "This license has not been activated." |
| 16528 | msgstr "" |
| 16529 | |
| 16530 | #: licenses/modules/Activations/index.js:94 |
| 16531 | #: sc-license.js:186 |
| 16532 | #: sc-subscription-details2.js:188 |
| 16533 | msgid "Activations" |
| 16534 | msgstr "" |
| 16535 | |
| 16536 | #: licenses/modules/Activations/index.js:100 |
| 16537 | #: sc-licenses-list.js:136 |
| 16538 | msgid "%1s of %2s Activations Used" |
| 16539 | msgstr "" |
| 16540 | |
| 16541 | #: licenses/modules/Details/index.js:35 |
| 16542 | #: store/add-entities.js:181 |
| 16543 | #: Controllers/LicenseController.php:134 |
| 16544 | msgid "License" |
| 16545 | msgstr "" |
| 16546 | |
| 16547 | #: licenses/modules/Details/index.js:49 |
| 16548 | #: licenses/modules/modals/EditKeyModal.js:104 |
| 16549 | #: sc-license.js:185 |
| 16550 | msgid "License Key" |
| 16551 | msgstr "" |
| 16552 | |
| 16553 | #: licenses/modules/Details/index.js:69 |
| 16554 | #: licenses/modules/modals/EditKeyModal.js:85 |
| 16555 | msgid "Edit License Key" |
| 16556 | msgstr "" |
| 16557 | |
| 16558 | #: licenses/modules/Details/index.js:75 |
| 16559 | #: products/modules/Licensing.js:63 |
| 16560 | #: products/modules/Variations/Licensing.js:76 |
| 16561 | msgid "Activation Limit" |
| 16562 | msgstr "" |
| 16563 | |
| 16564 | #: licenses/modules/Details/index.js:84 |
| 16565 | msgid "Enter the number of unique activations for this key. Leave blank for infinite." |
| 16566 | msgstr "" |
| 16567 | |
| 16568 | #: licenses/modules/modals/EditKeyModal.js:71 |
| 16569 | msgid "License Key updated." |
| 16570 | msgstr "" |
| 16571 | |
| 16572 | #: licenses/modules/modals/EditKeyModal.js:97 |
| 16573 | msgid "Changing the license key will invalidate the current license key." |
| 16574 | msgstr "" |
| 16575 | |
| 16576 | #: licenses/modules/modals/EditKeyModal.js:116 |
| 16577 | msgid "Regenerate License Key" |
| 16578 | msgstr "" |
| 16579 | |
| 16580 | #: licenses/modules/modals/EditKeyModal.js:129 |
| 16581 | msgid "Save and Update Key" |
| 16582 | msgstr "" |
| 16583 | |
| 16584 | #: onboarding/components/ConfirmExit.js:9 |
| 16585 | msgid "Are you sure you want to leave this page?" |
| 16586 | msgstr "" |
| 16587 | |
| 16588 | #: onboarding/components/ConfirmStoreDetails.js:31 |
| 16589 | msgid "Confirm Store Details" |
| 16590 | msgstr "" |
| 16591 | |
| 16592 | #: onboarding/components/ConfirmStoreDetails.js:32 |
| 16593 | msgid "Customize and configure your store settings." |
| 16594 | msgstr "" |
| 16595 | |
| 16596 | #: onboarding/components/ConfirmStoreDetails.js:38 |
| 16597 | #: settings/brand/components/ThemeModeCard.js:104 |
| 16598 | msgid "Brand Color" |
| 16599 | msgstr "" |
| 16600 | |
| 16601 | #: onboarding/components/ConfirmStoreDetails.js:39 |
| 16602 | msgid "You can always change this later." |
| 16603 | msgstr "" |
| 16604 | |
| 16605 | #: onboarding/components/ConfirmStoreDetails.js:75 |
| 16606 | #: settings/account/AccountSettings.js:175 |
| 16607 | msgid "Store Currency" |
| 16608 | msgstr "" |
| 16609 | |
| 16610 | #: onboarding/components/ConfirmStoreEmail.js:26 |
| 16611 | msgid "Invalid email address!" |
| 16612 | msgstr "" |
| 16613 | |
| 16614 | #: onboarding/components/ConfirmStoreEmail.js:49 |
| 16615 | msgid "Confirm Email for Store Notifications" |
| 16616 | msgstr "" |
| 16617 | |
| 16618 | #: onboarding/components/ConfirmStoreEmail.js:53 |
| 16619 | msgid "This email is used for store notifications, such as new orders, payment failures and other store emails." |
| 16620 | msgstr "" |
| 16621 | |
| 16622 | #: onboarding/components/ConfirmStoreEmail.js:58 |
| 16623 | #: Blocks/Dashboard/WordPressAccount/edit.js:58 |
| 16624 | msgid "Email Address" |
| 16625 | msgstr "" |
| 16626 | |
| 16627 | #: onboarding/components/ConfirmStoreEmail.js:61 |
| 16628 | msgid "Enter email address" |
| 16629 | msgstr "" |
| 16630 | |
| 16631 | #: onboarding/components/Connect.js:54 |
| 16632 | #: onboarding/components/InitialSetup.js:78 |
| 16633 | msgid "Connect Existing Store" |
| 16634 | msgstr "" |
| 16635 | |
| 16636 | #: onboarding/components/Connect.js:59 |
| 16637 | msgid "Your API Token" |
| 16638 | msgstr "" |
| 16639 | |
| 16640 | #: onboarding/components/Connect.js:61 |
| 16641 | #: settings/connection/ConnectionSettings.js:68 |
| 16642 | msgid "Enter your api token" |
| 16643 | msgstr "" |
| 16644 | |
| 16645 | #: onboarding/components/Connect.js:79 |
| 16646 | #: settings/learn/data/learnSections.js:35 |
| 16647 | msgid "Connect" |
| 16648 | msgstr "" |
| 16649 | |
| 16650 | #: onboarding/components/Connect.js:112 |
| 16651 | msgid "Need help finding your <a>API token</a>?" |
| 16652 | msgstr "" |
| 16653 | |
| 16654 | #: onboarding/components/Connect.js:134 |
| 16655 | msgid "Help Doc" |
| 16656 | msgstr "" |
| 16657 | |
| 16658 | #: onboarding/components/Connect.js:180 |
| 16659 | msgid "Knowledge Base" |
| 16660 | msgstr "" |
| 16661 | |
| 16662 | #: onboarding/components/ConnectDone.js:28 |
| 16663 | #: onboarding/components/SetupDone.js:44 |
| 16664 | msgid "Congratulations!" |
| 16665 | msgstr "" |
| 16666 | |
| 16667 | #: onboarding/components/ConnectDone.js:29 |
| 16668 | msgid "Your store has been connected." |
| 16669 | msgstr "" |
| 16670 | |
| 16671 | #: onboarding/components/InitialSetup.js:22 |
| 16672 | msgid "Welcome, Let’s Set Up Your Online Store" |
| 16673 | msgstr "" |
| 16674 | |
| 16675 | #: onboarding/components/InitialSetup.js:33 |
| 16676 | msgid "You are a few clicks away from adding e-commerce to your website. SureCart is a cloud powered e-commerce platform that is easy to use, lightweight, and lightning fast." |
| 16677 | msgstr "" |
| 16678 | |
| 16679 | #: onboarding/components/InitialSetup.js:63 |
| 16680 | msgid "Create New Store" |
| 16681 | msgstr "" |
| 16682 | |
| 16683 | #: onboarding/components/InitialSetup.js:88 |
| 16684 | msgid "By continuing, you agree to the" |
| 16685 | msgstr "" |
| 16686 | |
| 16687 | #: onboarding/components/InitialSetup.js:96 |
| 16688 | msgid "Terms of Service" |
| 16689 | msgstr "" |
| 16690 | |
| 16691 | #: onboarding/components/InitialSetup.js:98 |
| 16692 | msgid "and" |
| 16693 | msgstr "" |
| 16694 | |
| 16695 | #. translators: %1$s is the terms URL, %2$s is the terms link text, %3$s is the privacy URL, %4$s is the privacy link text. |
| 16696 | #. translators: %1$s is the privacy policy URL, %2$s is the privacy policy link text. |
| 16697 | #: onboarding/components/InitialSetup.js:106 |
| 16698 | #: Controllers/SubscriptionController.php:358 |
| 16699 | #: Controllers/SubscriptionController.php:363 |
| 16700 | msgid "Privacy Policy" |
| 16701 | msgstr "" |
| 16702 | |
| 16703 | #: onboarding/components/SetupDone.js:45 |
| 16704 | msgid "Your store has been created." |
| 16705 | msgstr "" |
| 16706 | |
| 16707 | #: onboarding/components/SetupProgress.js:56 |
| 16708 | msgid "Setting up your store..." |
| 16709 | msgstr "" |
| 16710 | |
| 16711 | #: onboarding/components/StarterTemplates.js:12 |
| 16712 | msgid "Start From Scratch" |
| 16713 | msgstr "" |
| 16714 | |
| 16715 | #: onboarding/components/StarterTemplates.js:17 |
| 16716 | msgid "Start With Demo Products" |
| 16717 | msgstr "" |
| 16718 | |
| 16719 | #: onboarding/components/StarterTemplates.js:24 |
| 16720 | msgid "Import Products from Woo" |
| 16721 | msgstr "" |
| 16722 | |
| 16723 | #: onboarding/components/StarterTemplates.js:49 |
| 16724 | msgid "Select A Starting Point" |
| 16725 | msgstr "" |
| 16726 | |
| 16727 | #: onboarding/components/StarterTemplates.js:50 |
| 16728 | msgid "Choose some example data or start from scratch." |
| 16729 | msgstr "" |
| 16730 | |
| 16731 | #: onboarding/Onboarding.js:149 |
| 16732 | msgid "Store was created, but seeding of new products failed." |
| 16733 | msgstr "" |
| 16734 | |
| 16735 | #: onboarding/Onboarding.js:161 |
| 16736 | msgid "Failed to create store. Please try again." |
| 16737 | msgstr "" |
| 16738 | |
| 16739 | #: onboarding/Onboarding.js:231 |
| 16740 | msgid "Add A Product" |
| 16741 | msgstr "" |
| 16742 | |
| 16743 | #: onboarding/Onboarding.js:247 |
| 16744 | #: onboarding/Onboarding.js:272 |
| 16745 | msgid "View My Products" |
| 16746 | msgstr "" |
| 16747 | |
| 16748 | #: orders/modules/ContactInfo/EditContactInfo.js:81 |
| 16749 | msgid "Update Contact Information" |
| 16750 | msgstr "" |
| 16751 | |
| 16752 | #: orders/modules/ContactInfo/EditContactInfo.js:101 |
| 16753 | msgid "Update the contact information for this order." |
| 16754 | msgstr "" |
| 16755 | |
| 16756 | #: orders/modules/ContactInfo/index.js:24 |
| 16757 | #: settings/account/AccountSettings.js:365 |
| 16758 | msgid "Contact Information" |
| 16759 | msgstr "" |
| 16760 | |
| 16761 | #: orders/modules/Dispute/DisputeHistory.js:85 |
| 16762 | msgid "View Dispute" |
| 16763 | msgstr "" |
| 16764 | |
| 16765 | #: orders/modules/Dispute/DisputeHistory.js:102 |
| 16766 | msgid "Evidence Details" |
| 16767 | msgstr "" |
| 16768 | |
| 16769 | #: orders/modules/Dispute/DisputeHistory.js:104 |
| 16770 | msgid "Due by:" |
| 16771 | msgstr "" |
| 16772 | |
| 16773 | #: orders/modules/Dispute/DisputeHistory.js:120 |
| 16774 | msgid "Dispute Details" |
| 16775 | msgstr "" |
| 16776 | |
| 16777 | #: orders/modules/Dispute/DisputeLineItems.js:28 |
| 16778 | #: store/add-entities.js:312 |
| 16779 | msgid "Dispute" |
| 16780 | msgstr "" |
| 16781 | |
| 16782 | #: orders/modules/Fulfillment/components/AddTracking.js:76 |
| 16783 | msgid "Edit Tracking" |
| 16784 | msgstr "" |
| 16785 | |
| 16786 | #: orders/modules/Fulfillment/components/AddTracking.js:77 |
| 16787 | #: orders/modules/Fulfillment/Fulfilled.js:162 |
| 16788 | msgid "Add Tracking" |
| 16789 | msgstr "" |
| 16790 | |
| 16791 | #: orders/modules/Fulfillment/components/AddTracking.js:102 |
| 16792 | #: orders/modules/Fulfillment/components/StatusDropdown.js:143 |
| 16793 | msgid "Send notification" |
| 16794 | msgstr "" |
| 16795 | |
| 16796 | #: orders/modules/Fulfillment/components/StatusDropdown.js:21 |
| 16797 | msgid "Unshippable" |
| 16798 | msgstr "" |
| 16799 | |
| 16800 | #: orders/modules/Fulfillment/components/StatusDropdown.js:70 |
| 16801 | msgid "Status updated." |
| 16802 | msgstr "" |
| 16803 | |
| 16804 | #: orders/modules/Fulfillment/components/StatusDropdown.js:94 |
| 16805 | msgid "No Shipping Required" |
| 16806 | msgstr "" |
| 16807 | |
| 16808 | #: orders/modules/Fulfillment/components/Tracking.js:74 |
| 16809 | msgid "Tracking Link" |
| 16810 | msgstr "" |
| 16811 | |
| 16812 | #: orders/modules/Fulfillment/components/Tracking.js:117 |
| 16813 | msgid "Add another tracking number" |
| 16814 | msgstr "" |
| 16815 | |
| 16816 | #: orders/modules/Fulfillment/CreateFulfillment.js:46 |
| 16817 | #: products/modules/BuyLink.js:70 |
| 16818 | #: products/modules/Prices/Price/CopyInput.js:17 |
| 16819 | msgid "Error copying to clipboard." |
| 16820 | msgstr "" |
| 16821 | |
| 16822 | #: orders/modules/Fulfillment/CreateFulfillment.js:118 |
| 16823 | msgid "Fulfillment created." |
| 16824 | msgstr "" |
| 16825 | |
| 16826 | #: orders/modules/Fulfillment/CreateFulfillment.js:150 |
| 16827 | #: orders/modules/Fulfillment/CreateFulfillment.js:317 |
| 16828 | #: orders/modules/Fulfillment/Unfulfilled.js:71 |
| 16829 | #: orders/modules/Fulfillment/Unfulfilled.js:83 |
| 16830 | msgid "Fulfill Item" |
| 16831 | msgid_plural "Fulfill Items" |
| 16832 | msgstr[0] "" |
| 16833 | msgstr[1] "" |
| 16834 | |
| 16835 | #: orders/modules/Fulfillment/CreateFulfillment.js:205 |
| 16836 | #: orders/modules/Refund/RefundItem.js:124 |
| 16837 | #: orders/modules/ReturnRequest/CreateReturnRequest.js:201 |
| 16838 | msgid "of %d" |
| 16839 | msgstr "" |
| 16840 | |
| 16841 | #: orders/modules/Fulfillment/CreateFulfillment.js:250 |
| 16842 | msgid "Copy Address" |
| 16843 | msgstr "" |
| 16844 | |
| 16845 | #: orders/modules/Fulfillment/CreateFulfillment.js:279 |
| 16846 | msgid "No shipping required." |
| 16847 | msgstr "" |
| 16848 | |
| 16849 | #: orders/modules/Fulfillment/CreateFulfillment.js:299 |
| 16850 | msgid "Notify customer of shipment" |
| 16851 | msgstr "" |
| 16852 | |
| 16853 | #: orders/modules/Fulfillment/CreateFulfillment.js:301 |
| 16854 | msgid "Send shipment details to your customer now" |
| 16855 | msgstr "" |
| 16856 | |
| 16857 | #: orders/modules/Fulfillment/Fulfilled.js:49 |
| 16858 | msgid "Fulfillment canceled." |
| 16859 | msgstr "" |
| 16860 | |
| 16861 | #: orders/modules/Fulfillment/Fulfilled.js:96 |
| 16862 | #: orders/modules/Fulfillment/Unfulfilled.js:50 |
| 16863 | #: orders/modules/ReturnRequest/ReturnItems.js:123 |
| 16864 | msgid "%d Item" |
| 16865 | msgid_plural "%d Items" |
| 16866 | msgstr[0] "" |
| 16867 | msgstr[1] "" |
| 16868 | |
| 16869 | #: orders/modules/Fulfillment/Fulfilled.js:141 |
| 16870 | msgid "Edit tracking" |
| 16871 | msgstr "" |
| 16872 | |
| 16873 | #: orders/modules/Fulfillment/Fulfilled.js:152 |
| 16874 | msgid "Cancel fulfillment" |
| 16875 | msgstr "" |
| 16876 | |
| 16877 | #: orders/modules/Fulfillment/Fulfilled.js:201 |
| 16878 | msgid "Fulfilled on" |
| 16879 | msgstr "" |
| 16880 | |
| 16881 | #: orders/modules/Fulfillment/Fulfilled.js:268 |
| 16882 | #: orders/modules/Fulfillment/Unfulfilled.js:105 |
| 16883 | #: orders/modules/ReturnRequest/ReturnItems.js:255 |
| 16884 | #: ui/ProductLineItem.js:58 |
| 16885 | #: src/blocks/cart-line-item-quantity/edit.js:14 |
| 16886 | #: sc-fulfillments.js:67 |
| 16887 | msgid "Qty: %d" |
| 16888 | msgstr "" |
| 16889 | |
| 16890 | #: orders/modules/GeoAddress.js:18 |
| 16891 | msgid "Captured Location" |
| 16892 | msgstr "" |
| 16893 | |
| 16894 | #: orders/modules/LineItems/index.js:31 |
| 16895 | #: sc-order-status-badge2.js:38 |
| 16896 | msgid "Payment Failed" |
| 16897 | msgstr "" |
| 16898 | |
| 16899 | #: orders/modules/LineItems/index.js:134 |
| 16900 | msgid "Download Receipt / Invoice" |
| 16901 | msgstr "" |
| 16902 | |
| 16903 | #: orders/modules/MetaData.js:38 |
| 16904 | msgid "Additional Order Data" |
| 16905 | msgstr "" |
| 16906 | |
| 16907 | #: orders/modules/MetaData.js:65 |
| 16908 | msgid "Add Custom Data" |
| 16909 | msgstr "" |
| 16910 | |
| 16911 | #: orders/modules/MetaDataModal.js:73 |
| 16912 | msgid "Metadata must be a valid JSON object." |
| 16913 | msgstr "" |
| 16914 | |
| 16915 | #: orders/modules/MetaDataModal.js:121 |
| 16916 | msgid "Order updated." |
| 16917 | msgstr "" |
| 16918 | |
| 16919 | #: orders/modules/MetaDataModal.js:137 |
| 16920 | msgid "Edit Additional Order Data" |
| 16921 | msgstr "" |
| 16922 | |
| 16923 | #: orders/modules/MetaDataModal.js:154 |
| 16924 | msgid "Edit the metadata JSON format." |
| 16925 | msgstr "" |
| 16926 | |
| 16927 | #: orders/modules/OrderCancelConfirmModal.js:42 |
| 16928 | msgid "Order Canceled." |
| 16929 | msgstr "" |
| 16930 | |
| 16931 | #: orders/modules/OrderCancelConfirmModal.js:62 |
| 16932 | msgid "Are you sure you wish to cancel the order?" |
| 16933 | msgstr "" |
| 16934 | |
| 16935 | #: orders/modules/OrderCancelConfirmModal.js:76 |
| 16936 | #: orders/Order.js:208 |
| 16937 | msgid "Cancel Order" |
| 16938 | msgstr "" |
| 16939 | |
| 16940 | #: orders/modules/OrderResendNotificationModal.js:46 |
| 16941 | #: orders/modules/OrderResendNotificationModal.js:68 |
| 16942 | #: orders/Order.js:215 |
| 16943 | msgid "Resend Notification" |
| 16944 | msgstr "" |
| 16945 | |
| 16946 | #: orders/modules/OrderResendNotificationModal.js:51 |
| 16947 | msgid "Are you sure you wish to resend the order notification?" |
| 16948 | msgstr "" |
| 16949 | |
| 16950 | #: orders/modules/OrderStatusConfirmModal.js:46 |
| 16951 | msgid "Order Marked as Paid." |
| 16952 | msgstr "" |
| 16953 | |
| 16954 | #: orders/modules/OrderStatusConfirmModal.js:66 |
| 16955 | msgid "Are you sure you wish to mark the order as paid?" |
| 16956 | msgstr "" |
| 16957 | |
| 16958 | #: orders/modules/PaymentFailures.js:12 |
| 16959 | msgid "Payment Failures" |
| 16960 | msgstr "" |
| 16961 | |
| 16962 | #: orders/modules/PaymentFailures.js:23 |
| 16963 | msgid "Attempt" |
| 16964 | msgstr "" |
| 16965 | |
| 16966 | #: orders/modules/Refund/CreateRefund.js:87 |
| 16967 | msgid "Some items in this order have been removed or added to a return." |
| 16968 | msgstr "" |
| 16969 | |
| 16970 | #: orders/modules/Refund/CreateRefund.js:91 |
| 16971 | msgid "All items in this order have been refunded." |
| 16972 | msgstr "" |
| 16973 | |
| 16974 | #: orders/modules/Refund/CreateRefund.js:168 |
| 16975 | msgid "We were unable to issue a refund with this payment processor. Please check with your payment processor and try issuing the refund directly through the processor." |
| 16976 | msgstr "" |
| 16977 | |
| 16978 | #: orders/modules/Refund/CreateRefund.js:244 |
| 16979 | msgid "Refund item(s)" |
| 16980 | msgstr "" |
| 16981 | |
| 16982 | #: orders/modules/Refund/CreateRefund.js:260 |
| 16983 | msgid "Reason for refund" |
| 16984 | msgstr "" |
| 16985 | |
| 16986 | #: orders/modules/Refund/CreateRefund.js:269 |
| 16987 | msgid "Select a reason" |
| 16988 | msgstr "" |
| 16989 | |
| 16990 | #: orders/modules/Refund/CreateRefund.js:293 |
| 16991 | msgid "No items selected." |
| 16992 | msgstr "" |
| 16993 | |
| 16994 | #: orders/modules/Refund/CreateRefund.js:300 |
| 16995 | msgid "Items subtotal" |
| 16996 | msgstr "" |
| 16997 | |
| 16998 | #: orders/modules/Refund/CreateRefund.js:332 |
| 16999 | msgid "Refund Amount" |
| 17000 | msgstr "" |
| 17001 | |
| 17002 | #: orders/modules/Refund/CreateRefund.js:350 |
| 17003 | msgid "Refunds can take 5-10 days to appear on a customer's statement. Processing fees are typically not returned." |
| 17004 | msgstr "" |
| 17005 | |
| 17006 | #: orders/modules/Refund/CreateRefund.js:376 |
| 17007 | msgid "Available for refund: " |
| 17008 | msgstr "" |
| 17009 | |
| 17010 | #: orders/modules/Refund/CreateRefund.js:398 |
| 17011 | msgid "Adjust referral commission" |
| 17012 | msgstr "" |
| 17013 | |
| 17014 | #: orders/modules/Refund/CreateRefund.js:409 |
| 17015 | msgid "Enable this to automatically adjust the referral commission in proportion to the refund amount." |
| 17016 | msgstr "" |
| 17017 | |
| 17018 | #: orders/modules/Refund/CreateRefund.js:436 |
| 17019 | msgid "Refund Payment" |
| 17020 | msgstr "" |
| 17021 | |
| 17022 | #: orders/modules/Refund/RefundHistory.js:34 |
| 17023 | #: settings/connection/IncomingWebhooks.js:27 |
| 17024 | msgid "Succeeded" |
| 17025 | msgstr "" |
| 17026 | |
| 17027 | #: orders/modules/Refund/RefundHistory.js:135 |
| 17028 | #: subscriptions/edit/modules/Price.js:115 |
| 17029 | #: subscriptions/show/modules/CurrentPlan.js:91 |
| 17030 | #: subscriptions/show/modules/PendingUpdate.js:59 |
| 17031 | msgid "Qty" |
| 17032 | msgstr "" |
| 17033 | |
| 17034 | #: orders/modules/Refund/RefundHistory.js:162 |
| 17035 | msgid "Refund History" |
| 17036 | msgstr "" |
| 17037 | |
| 17038 | #: orders/modules/Refund/RefundItem.js:159 |
| 17039 | msgid "Restock" |
| 17040 | msgstr "" |
| 17041 | |
| 17042 | #: orders/modules/Refund/RefundItem.js:175 |
| 17043 | #: subscriptions/show/modules/modals/ConfirmRevokeModal.js:145 |
| 17044 | #: subscriptions/show/modules/modals/ConfirmRevokeModal.js:153 |
| 17045 | msgid "Revoke Purchase" |
| 17046 | msgstr "" |
| 17047 | |
| 17048 | #: orders/modules/Refund/RefundLineItem.js:53 |
| 17049 | msgid "%d item" |
| 17050 | msgid_plural "%d items" |
| 17051 | msgstr[0] "" |
| 17052 | msgstr[1] "" |
| 17053 | |
| 17054 | #: orders/modules/Refund/RefundLineItem.js:65 |
| 17055 | msgid "Reason: " |
| 17056 | msgstr "" |
| 17057 | |
| 17058 | #: orders/modules/Refund/RefundLineItem.js:68 |
| 17059 | msgid "no reason provided" |
| 17060 | msgstr "" |
| 17061 | |
| 17062 | #: orders/modules/ReturnRequest/CreateReturnRequest.js:120 |
| 17063 | msgid "Return created." |
| 17064 | msgstr "" |
| 17065 | |
| 17066 | #: orders/modules/ReturnRequest/CreateReturnRequest.js:146 |
| 17067 | #: orders/modules/ReturnRequest/CreateReturnRequest.js:272 |
| 17068 | msgid "Return Item" |
| 17069 | msgid_plural "Return Items" |
| 17070 | msgstr[0] "" |
| 17071 | msgstr[1] "" |
| 17072 | |
| 17073 | #: orders/modules/ReturnRequest/ReturnCancelConfirmModal.js:36 |
| 17074 | msgid "Return Canceled." |
| 17075 | msgstr "" |
| 17076 | |
| 17077 | #: orders/modules/ReturnRequest/ReturnCancelConfirmModal.js:56 |
| 17078 | msgid "Are you sure you wish to cancel the return?" |
| 17079 | msgstr "" |
| 17080 | |
| 17081 | #: orders/modules/ReturnRequest/ReturnCancelConfirmModal.js:70 |
| 17082 | msgid "Cancel Return" |
| 17083 | msgstr "" |
| 17084 | |
| 17085 | #: orders/modules/ReturnRequest/ReturnItems.js:73 |
| 17086 | msgid "Return re-opened." |
| 17087 | msgstr "" |
| 17088 | |
| 17089 | #: orders/modules/ReturnRequest/ReturnItems.js:74 |
| 17090 | msgid "Return completed." |
| 17091 | msgstr "" |
| 17092 | |
| 17093 | #: orders/modules/ReturnRequest/ReturnItems.js:109 |
| 17094 | msgid "Return completed" |
| 17095 | msgstr "" |
| 17096 | |
| 17097 | #: orders/modules/ReturnRequest/ReturnItems.js:110 |
| 17098 | #: sc-order-return-badge.js:8 |
| 17099 | msgid "Return in progress" |
| 17100 | msgstr "" |
| 17101 | |
| 17102 | #: orders/modules/ReturnRequest/ReturnItems.js:166 |
| 17103 | msgid "Complete Return" |
| 17104 | msgstr "" |
| 17105 | |
| 17106 | #: orders/modules/ReturnRequest/ReturnItems.js:174 |
| 17107 | msgid "Open Return" |
| 17108 | msgstr "" |
| 17109 | |
| 17110 | #: orders/modules/ReturnRequest/ReturnItems.js:186 |
| 17111 | msgid "Cancel return" |
| 17112 | msgstr "" |
| 17113 | |
| 17114 | #: orders/modules/ReturnRequest/ReturnItems.js:228 |
| 17115 | msgid "Returned on" |
| 17116 | msgstr "" |
| 17117 | |
| 17118 | #: orders/modules/ReturnRequest/ReturnReasonsSelector.js:14 |
| 17119 | #: store/add-entities.js:510 |
| 17120 | msgid "Return Reason" |
| 17121 | msgstr "" |
| 17122 | |
| 17123 | #: orders/modules/ReturnRequest/ReturnReasonsSelector.js:15 |
| 17124 | msgid "Choose an option" |
| 17125 | msgstr "" |
| 17126 | |
| 17127 | #: orders/modules/TaxInfo/EditTaxInfo.js:54 |
| 17128 | msgid "Update Tax Information" |
| 17129 | msgstr "" |
| 17130 | |
| 17131 | #: orders/modules/TaxInfo/EditTaxInfo.js:55 |
| 17132 | #: orders/modules/TaxInfo/index.js:169 |
| 17133 | msgid "Add Tax Information" |
| 17134 | msgstr "" |
| 17135 | |
| 17136 | #: orders/modules/TaxInfo/EditTaxInfo.js:86 |
| 17137 | msgid "Update the tax information for this order." |
| 17138 | msgstr "" |
| 17139 | |
| 17140 | #: orders/modules/TaxInfo/EditTaxInfo.js:90 |
| 17141 | msgid "Add tax information for this order." |
| 17142 | msgstr "" |
| 17143 | |
| 17144 | #: orders/modules/TaxInfo/index.js:35 |
| 17145 | #: Blocks/TaxIdInput/edit.js:36 |
| 17146 | #: tax.js:4 |
| 17147 | msgid "CA GST" |
| 17148 | msgstr "" |
| 17149 | |
| 17150 | #: orders/modules/TaxInfo/index.js:36 |
| 17151 | #: Blocks/TaxIdInput/edit.js:37 |
| 17152 | #: tax.js:8 |
| 17153 | msgid "AU ABN" |
| 17154 | msgstr "" |
| 17155 | |
| 17156 | #: orders/modules/TaxInfo/index.js:37 |
| 17157 | #: Blocks/TaxIdInput/deprecated.js:10 |
| 17158 | #: Blocks/TaxIdInput/edit.js:38 |
| 17159 | #: Blocks/TaxIdInput/edit.js:89 |
| 17160 | #: sc-tax-id-input2.js:36 |
| 17161 | #: tax.js:12 |
| 17162 | msgid "UK VAT" |
| 17163 | msgstr "" |
| 17164 | |
| 17165 | #: orders/modules/TaxInfo/index.js:38 |
| 17166 | #: Blocks/TaxIdInput/deprecated.js:11 |
| 17167 | #: Blocks/TaxIdInput/edit.js:39 |
| 17168 | #: Blocks/TaxIdInput/edit.js:101 |
| 17169 | #: sc-tax-id-input2.js:37 |
| 17170 | #: tax.js:16 |
| 17171 | msgid "EU VAT" |
| 17172 | msgstr "" |
| 17173 | |
| 17174 | #: orders/modules/TaxInfo/index.js:62 |
| 17175 | msgid "Tax information deleted." |
| 17176 | msgstr "" |
| 17177 | |
| 17178 | #: orders/modules/TaxInfo/index.js:63 |
| 17179 | msgid "Tax information updated." |
| 17180 | msgstr "" |
| 17181 | |
| 17182 | #: orders/modules/TaxInfo/index.js:86 |
| 17183 | msgid "Tax Number" |
| 17184 | msgstr "" |
| 17185 | |
| 17186 | #: orders/modules/TaxInfo/index.js:92 |
| 17187 | msgid "Number Type" |
| 17188 | msgstr "" |
| 17189 | |
| 17190 | #: orders/modules/TaxInfo/index.js:99 |
| 17191 | msgid "Validity" |
| 17192 | msgstr "" |
| 17193 | |
| 17194 | #: orders/modules/TaxInfo/index.js:102 |
| 17195 | msgid "Valid" |
| 17196 | msgstr "" |
| 17197 | |
| 17198 | #: orders/modules/TaxInfo/index.js:110 |
| 17199 | msgid "Unverified" |
| 17200 | msgstr "" |
| 17201 | |
| 17202 | #: orders/modules/TaxInfo/index.js:122 |
| 17203 | msgid "Tax Information" |
| 17204 | msgstr "" |
| 17205 | |
| 17206 | #: orders/Order.js:237 |
| 17207 | msgid "Return" |
| 17208 | msgstr "" |
| 17209 | |
| 17210 | #: product-collections/components/Products.js:42 |
| 17211 | msgid "%d Product" |
| 17212 | msgid_plural "%d Products" |
| 17213 | msgstr[0] "" |
| 17214 | msgstr[1] "" |
| 17215 | |
| 17216 | #: product-collections/components/SelectTemplate/create-modal.js:64 |
| 17217 | #: product-collections/components/SelectTemplatePart/create-modal.js:64 |
| 17218 | #: upsell-funnels/components/SelectTemplate/create-modal.js:64 |
| 17219 | #: upsell-funnels/components/SelectTemplatePart/create-modal.js:75 |
| 17220 | msgid "Create Template" |
| 17221 | msgstr "" |
| 17222 | |
| 17223 | #: product-collections/components/SelectTemplate/create-modal.js:80 |
| 17224 | msgid "Describe the template, e.g. \"Mens T-Shirt Template\". A custom template can be manually applied to any collection archive." |
| 17225 | msgstr "" |
| 17226 | |
| 17227 | #: product-collections/components/SelectTemplate/form.js:89 |
| 17228 | #: product-collections/components/SelectTemplate/form.js:110 |
| 17229 | #: product-collections/components/SelectTemplate/index.js:68 |
| 17230 | #: product-collections/components/SelectTemplatePart/form.js:81 |
| 17231 | #: product-collections/components/SelectTemplatePart/form.js:129 |
| 17232 | #: product-collections/components/SelectTemplatePart/index.js:48 |
| 17233 | #: products/modules/Template.js:124 |
| 17234 | #: upsell-funnels/components/SelectTemplate/index.js:63 |
| 17235 | #: upsell-funnels/components/SelectTemplatePart/index.js:64 |
| 17236 | #: src/blocks/cart-order-bump-template/index.js:24 |
| 17237 | msgid "Template" |
| 17238 | msgstr "" |
| 17239 | |
| 17240 | #: product-collections/components/SelectTemplate/form.js:90 |
| 17241 | msgid "Templates define the way this product collection is displayed when viewing your site." |
| 17242 | msgstr "" |
| 17243 | |
| 17244 | #: product-collections/components/SelectTemplate/form.js:98 |
| 17245 | #: product-collections/components/SelectTemplatePart/form.js:90 |
| 17246 | msgid "Add Template" |
| 17247 | msgstr "" |
| 17248 | |
| 17249 | #: product-collections/components/SelectTemplate/form.js:152 |
| 17250 | #: product-collections/components/SelectTemplatePart/form.js:162 |
| 17251 | msgid "Edit template" |
| 17252 | msgstr "" |
| 17253 | |
| 17254 | #: product-collections/components/SelectTemplate/index.js:123 |
| 17255 | msgid "Manage all templates" |
| 17256 | msgstr "" |
| 17257 | |
| 17258 | #. translators: %s: Name of the currently selected template. |
| 17259 | #: product-collections/components/SelectTemplate/index.js:148 |
| 17260 | #: product-collections/components/SelectTemplatePart/index.js:135 |
| 17261 | msgid "Select template: %s" |
| 17262 | msgstr "" |
| 17263 | |
| 17264 | #: product-collections/components/SelectTemplate/index.js:151 |
| 17265 | #: product-collections/components/SelectTemplatePart/index.js:138 |
| 17266 | #: product-collections/components/SelectTemplatePart/index.js:142 |
| 17267 | msgid "Select template" |
| 17268 | msgstr "" |
| 17269 | |
| 17270 | #: product-collections/components/SelectTemplatePart/create-modal.js:80 |
| 17271 | msgid "Describe the template, e.g. \"Men's Watches\". A custom template can be manually applied to product collection page." |
| 17272 | msgstr "" |
| 17273 | |
| 17274 | #: product-collections/components/SelectTemplatePart/form.js:82 |
| 17275 | msgid "Templates define the way product collection page is displayed when viewing your site." |
| 17276 | msgstr "" |
| 17277 | |
| 17278 | #: product-collections/components/SelectTemplatePart/form.js:102 |
| 17279 | #: products/components/SelectTemplatePart/index.js:90 |
| 17280 | #: upsell-funnels/components/SelectTemplatePart/index.js:124 |
| 17281 | msgid "Page Layout" |
| 17282 | msgstr "" |
| 17283 | |
| 17284 | #: product-collections/components/SelectTemplatePart/index.js:105 |
| 17285 | msgid "Manage all template parts" |
| 17286 | msgstr "" |
| 17287 | |
| 17288 | #: product-collections/components/SelectTemplatePart/index.js:124 |
| 17289 | #: settings/brand/BrandSettings.js:102 |
| 17290 | msgid "Theme" |
| 17291 | msgstr "" |
| 17292 | |
| 17293 | #: product-collections/components/Url/form.js:31 |
| 17294 | #: products/components/Url/form.js:32 |
| 17295 | #: products/modules/BuyLink.js:272 |
| 17296 | msgid "URL" |
| 17297 | msgstr "" |
| 17298 | |
| 17299 | #: product-collections/components/Url/form.js:42 |
| 17300 | #: products/components/Url/form.js:43 |
| 17301 | msgid "The last part of the URL." |
| 17302 | msgstr "" |
| 17303 | |
| 17304 | #: product-collections/components/Url/form.js:62 |
| 17305 | msgid "View Product Collection" |
| 17306 | msgstr "" |
| 17307 | |
| 17308 | #: product-collections/components/Url/index.js:44 |
| 17309 | #: products/components/Url/index.js:39 |
| 17310 | msgid "URL Slug" |
| 17311 | msgstr "" |
| 17312 | |
| 17313 | #. translators: %s: Current post URL. |
| 17314 | #: product-collections/components/Url/index.js:83 |
| 17315 | #: products/components/Availability/index.js:107 |
| 17316 | #: products/components/Url/index.js:78 |
| 17317 | msgid "Change URL: %s" |
| 17318 | msgstr "" |
| 17319 | |
| 17320 | #: product-collections/CreateProductCollection.js:54 |
| 17321 | msgid "Could not create product collection. Please try again." |
| 17322 | msgstr "" |
| 17323 | |
| 17324 | #: product-collections/CreateProductCollection.js:80 |
| 17325 | msgid "Create Collection" |
| 17326 | msgstr "" |
| 17327 | |
| 17328 | #: product-collections/CreateProductCollection.js:100 |
| 17329 | #: products/modules/Collection/NewCollection.js:75 |
| 17330 | msgid "Collection Name" |
| 17331 | msgstr "" |
| 17332 | |
| 17333 | #: product-collections/CreateProductCollection.js:102 |
| 17334 | #: product-collections/modules/Details.js:23 |
| 17335 | #: products/modules/Collection/NewCollection.js:77 |
| 17336 | msgid "A name for your product collection." |
| 17337 | msgstr "" |
| 17338 | |
| 17339 | #: product-collections/CreateProductCollection.js:122 |
| 17340 | #: product-collections/modules/Details.js:33 |
| 17341 | #: products/modules/Details.js:29 |
| 17342 | #: Blocks/Switch/edit.js:87 |
| 17343 | msgid "Enter a description..." |
| 17344 | msgstr "" |
| 17345 | |
| 17346 | #: product-collections/CreateProductCollection.js:126 |
| 17347 | msgid "A short description for your product collection. This will be displayed on the collection page." |
| 17348 | msgstr "" |
| 17349 | |
| 17350 | #: product-collections/EditProductCollection.js:79 |
| 17351 | msgid "Product Collection updated." |
| 17352 | msgstr "" |
| 17353 | |
| 17354 | #: product-collections/EditProductCollection.js:117 |
| 17355 | msgid "Save Collection" |
| 17356 | msgstr "" |
| 17357 | |
| 17358 | #: product-collections/list/actions/index.js:43 |
| 17359 | msgid "Are you sure you want to permanently delete %d collection?" |
| 17360 | msgid_plural "Are you sure you want to permanently delete %d collections?" |
| 17361 | msgstr[0] "" |
| 17362 | msgstr[1] "" |
| 17363 | |
| 17364 | #: product-collections/modules/DeleteModal.js:28 |
| 17365 | msgid "Product Collection deleted." |
| 17366 | msgstr "" |
| 17367 | |
| 17368 | #: product-collections/modules/DeleteModal.js:44 |
| 17369 | msgid "Delete this product collection?" |
| 17370 | msgstr "" |
| 17371 | |
| 17372 | #: product-collections/modules/DeleteModal.js:52 |
| 17373 | msgid "Are you sure you want to delete this product collection?" |
| 17374 | msgstr "" |
| 17375 | |
| 17376 | #: product-collections/modules/DeleteModal.js:56 |
| 17377 | #: settings/shipping/zone/ConfirmDeleteZone.js:43 |
| 17378 | msgid "This action cannot be undone." |
| 17379 | msgstr "" |
| 17380 | |
| 17381 | #: product-collections/modules/DeleteModal.js:66 |
| 17382 | msgid "Deleting a product collection does not delete the products in that collection." |
| 17383 | msgstr "" |
| 17384 | |
| 17385 | #: product-collections/modules/Details.js:34 |
| 17386 | msgid "A short description for your product collection." |
| 17387 | msgstr "" |
| 17388 | |
| 17389 | #: product-collections/modules/Image.js:35 |
| 17390 | msgid "Image updated." |
| 17391 | msgstr "" |
| 17392 | |
| 17393 | #: product-collections/modules/Image.js:63 |
| 17394 | msgid "Are you sure you want to remove this image?" |
| 17395 | msgstr "" |
| 17396 | |
| 17397 | #: product-collections/modules/Image.js:79 |
| 17398 | msgid "Image removed." |
| 17399 | msgstr "" |
| 17400 | |
| 17401 | #: product-collections/modules/Image.js:112 |
| 17402 | #: products/list/fields/media.js:10 |
| 17403 | #: products/modules/Variations/NewVariant.js:160 |
| 17404 | #: src/blocks/cart-order-bump-image/index.js:21 |
| 17405 | msgid "Image" |
| 17406 | msgstr "" |
| 17407 | |
| 17408 | #: product-collections/modules/Image.js:121 |
| 17409 | #: products/modules/Variations/NewVariant.js:180 |
| 17410 | #: settings/brand/Logo.js:11 |
| 17411 | #: settings/brand/Logo.js:152 |
| 17412 | msgid "Add Image" |
| 17413 | msgstr "" |
| 17414 | |
| 17415 | #: product-collections/modules/Image.js:171 |
| 17416 | #: products/modules/SingleDownload.js:305 |
| 17417 | #: settings/brand/Logo.js:76 |
| 17418 | #: src/utilities/patterns-toolbar.js:20 |
| 17419 | msgid "Replace" |
| 17420 | msgstr "" |
| 17421 | |
| 17422 | #: product-collections/modules/Publishing.js:52 |
| 17423 | #: products/modules/Publishing.js:40 |
| 17424 | msgid "Publishing" |
| 17425 | msgstr "" |
| 17426 | |
| 17427 | #: product-collections/modules/Publishing.js:75 |
| 17428 | msgid "Not displaying right?" |
| 17429 | msgstr "" |
| 17430 | |
| 17431 | #: product-collections/modules/Publishing.js:77 |
| 17432 | msgid "Some themes may need custom support for displaying SureCart collections. Try selecting the \"SureCart Layout\" template." |
| 17433 | msgstr "" |
| 17434 | |
| 17435 | #: product-collections/ProductCollectionsList.js:97 |
| 17436 | msgid "Collection deleted." |
| 17437 | msgstr "" |
| 17438 | |
| 17439 | #. translators: %d is the number of deleted collections. |
| 17440 | #: product-collections/ProductCollectionsList.js:113 |
| 17441 | msgid "Deleted %d collection." |
| 17442 | msgid_plural "Deleted %d collections." |
| 17443 | msgstr[0] "" |
| 17444 | msgstr[1] "" |
| 17445 | |
| 17446 | #: product-collections/ProductCollectionsList.js:124 |
| 17447 | msgid "Failed to delete collection." |
| 17448 | msgstr "" |
| 17449 | |
| 17450 | #: product-collections/ProductCollectionsList.js:140 |
| 17451 | msgid "Add Collection" |
| 17452 | msgstr "" |
| 17453 | |
| 17454 | #: product-collections/ProductCollectionsList.js:152 |
| 17455 | msgid "Group products into collections to organize your storefront." |
| 17456 | msgstr "" |
| 17457 | |
| 17458 | #: product-groups/components/SelectProduct.js:50 |
| 17459 | #: Blocks/ConditionalForm/selectors/SelectProducts/index.js:70 |
| 17460 | msgid "Add Another Product" |
| 17461 | msgstr "" |
| 17462 | |
| 17463 | #: product-groups/CreateProductGroup.js:53 |
| 17464 | msgid "Create Upgrade Group" |
| 17465 | msgstr "" |
| 17466 | |
| 17467 | #: product-groups/CreateProductGroup.js:62 |
| 17468 | #: product-groups/modules/Details.js:26 |
| 17469 | #: products/modules/Upgrades.js:108 |
| 17470 | msgid "Group Name" |
| 17471 | msgstr "" |
| 17472 | |
| 17473 | #: product-groups/CreateProductGroup.js:64 |
| 17474 | msgid "A name for your upgrade group. It is not shown to customers." |
| 17475 | msgstr "" |
| 17476 | |
| 17477 | #: product-groups/EditProductGroup.js:58 |
| 17478 | msgid "Upgrade group updated." |
| 17479 | msgstr "" |
| 17480 | |
| 17481 | #: product-groups/EditProductGroup.js:66 |
| 17482 | msgid "Permanently delete this upgrade group? You cannot undo this action." |
| 17483 | msgstr "" |
| 17484 | |
| 17485 | #: product-groups/EditProductGroup.js:75 |
| 17486 | #: product-groups/ProductGroupsList.js:157 |
| 17487 | msgid "Upgrade group deleted." |
| 17488 | msgstr "" |
| 17489 | |
| 17490 | #: product-groups/EditProductGroup.js:86 |
| 17491 | msgid "Un-Archive this upgrade group?" |
| 17492 | msgstr "" |
| 17493 | |
| 17494 | #: product-groups/EditProductGroup.js:87 |
| 17495 | msgid "Archive this upgrade group?" |
| 17496 | msgstr "" |
| 17497 | |
| 17498 | #: product-groups/EditProductGroup.js:96 |
| 17499 | #: product-groups/ProductGroupsList.js:120 |
| 17500 | msgid "Upgrade group archived." |
| 17501 | msgstr "" |
| 17502 | |
| 17503 | #: product-groups/EditProductGroup.js:97 |
| 17504 | msgid "Upgrade group un-archived." |
| 17505 | msgstr "" |
| 17506 | |
| 17507 | #: product-groups/EditProductGroup.js:138 |
| 17508 | msgid "Save Group" |
| 17509 | msgstr "" |
| 17510 | |
| 17511 | #: product-groups/list/actions/index.js:37 |
| 17512 | msgid "Archive %d upgrade group?" |
| 17513 | msgid_plural "Archive %d upgrade groups?" |
| 17514 | msgstr[0] "" |
| 17515 | msgstr[1] "" |
| 17516 | |
| 17517 | #: product-groups/list/actions/index.js:59 |
| 17518 | #: products/list/actions/index.js:148 |
| 17519 | msgid "Un-archive" |
| 17520 | msgstr "" |
| 17521 | |
| 17522 | #: product-groups/list/actions/index.js:62 |
| 17523 | msgid "Un-archive %d upgrade group?" |
| 17524 | msgid_plural "Un-archive %d upgrade groups?" |
| 17525 | msgstr[0] "" |
| 17526 | msgstr[1] "" |
| 17527 | |
| 17528 | #: product-groups/list/actions/index.js:86 |
| 17529 | msgid "Are you sure you want to permanently delete %d upgrade group?" |
| 17530 | msgid_plural "Are you sure you want to permanently delete %d upgrade groups?" |
| 17531 | msgstr[0] "" |
| 17532 | msgstr[1] "" |
| 17533 | |
| 17534 | #: product-groups/list/fields/archive_status.js:12 |
| 17535 | #: products/list/fields/archive_status.js:12 |
| 17536 | msgid "Archive status" |
| 17537 | msgstr "" |
| 17538 | |
| 17539 | #: product-groups/list/fields/name.js:34 |
| 17540 | msgid "(no name)" |
| 17541 | msgstr "" |
| 17542 | |
| 17543 | #: product-groups/modules/Details.js:15 |
| 17544 | msgid "New Upgrade Group" |
| 17545 | msgstr "" |
| 17546 | |
| 17547 | #: product-groups/modules/Details.js:28 |
| 17548 | msgid "A name for your product group." |
| 17549 | msgstr "" |
| 17550 | |
| 17551 | #: product-groups/modules/NewProduct.js:37 |
| 17552 | msgid "Product added." |
| 17553 | msgstr "" |
| 17554 | |
| 17555 | #: product-groups/modules/NewProduct.js:62 |
| 17556 | msgid "Choose a product" |
| 17557 | msgstr "" |
| 17558 | |
| 17559 | #: product-groups/modules/Product.js:34 |
| 17560 | msgid "Product removed." |
| 17561 | msgstr "" |
| 17562 | |
| 17563 | #: product-groups/modules/Products.js:55 |
| 17564 | msgid "Add some products to this upgrade group. A customer who has purchased one of these products can switch between others in this group." |
| 17565 | msgstr "" |
| 17566 | |
| 17567 | #: product-groups/ProductGroupsList.js:119 |
| 17568 | msgid "Upgrade group unarchived." |
| 17569 | msgstr "" |
| 17570 | |
| 17571 | #. translators: %d is the number of updated groups. |
| 17572 | #: product-groups/ProductGroupsList.js:123 |
| 17573 | msgid "Updated %d upgrade group." |
| 17574 | msgid_plural "Updated %d upgrade groups." |
| 17575 | msgstr[0] "" |
| 17576 | msgstr[1] "" |
| 17577 | |
| 17578 | #: product-groups/ProductGroupsList.js:135 |
| 17579 | msgid "Failed to update upgrade group." |
| 17580 | msgstr "" |
| 17581 | |
| 17582 | #. translators: %d is the number of deleted upgrade groups. |
| 17583 | #: product-groups/ProductGroupsList.js:173 |
| 17584 | msgid "Deleted %d upgrade group." |
| 17585 | msgid_plural "Deleted %d upgrade groups." |
| 17586 | msgstr[0] "" |
| 17587 | msgstr[1] "" |
| 17588 | |
| 17589 | #: product-groups/ProductGroupsList.js:185 |
| 17590 | msgid "Failed to delete upgrade group." |
| 17591 | msgstr "" |
| 17592 | |
| 17593 | #: product-groups/ProductGroupsList.js:211 |
| 17594 | msgid "Add Upgrade Group" |
| 17595 | msgstr "" |
| 17596 | |
| 17597 | #: product-groups/ProductGroupsList.js:222 |
| 17598 | msgid "An upgrade group is how you define upgrade and downgrade paths for your customers. It is based on products they have previously purchased." |
| 17599 | msgstr "" |
| 17600 | |
| 17601 | #: product-groups/ProductGroupsList.js:233 |
| 17602 | msgid "Define the upgrade and downgrade paths customers see based on what they have already purchased." |
| 17603 | msgstr "" |
| 17604 | |
| 17605 | #: products/BulkDeleteConfirm.js:64 |
| 17606 | msgid "Failed to load products." |
| 17607 | msgstr "" |
| 17608 | |
| 17609 | #: products/components/Availability/index.js:25 |
| 17610 | #: products/components/Availability/index.js:60 |
| 17611 | msgid "Availability" |
| 17612 | msgstr "" |
| 17613 | |
| 17614 | #: products/components/Availability/index.js:61 |
| 17615 | msgid "Status defines whether a product is purchasable." |
| 17616 | msgstr "" |
| 17617 | |
| 17618 | #: products/components/Availability/index.js:76 |
| 17619 | msgid "Available For Purchase" |
| 17620 | msgstr "" |
| 17621 | |
| 17622 | #: products/components/Availability/index.js:98 |
| 17623 | msgid "Not Purchaseable" |
| 17624 | msgstr "" |
| 17625 | |
| 17626 | #: products/components/Availability/index.js:99 |
| 17627 | msgid "Purchasable" |
| 17628 | msgstr "" |
| 17629 | |
| 17630 | #: products/components/CatalogedAt/index.js:45 |
| 17631 | #: products/components/CatalogedAt/index.js:75 |
| 17632 | #: products/components/CatalogedAt/index.js:117 |
| 17633 | msgid "Cataloged at" |
| 17634 | msgstr "" |
| 17635 | |
| 17636 | #: products/components/ConfirmNavigation.js:10 |
| 17637 | msgid "Save and go to editor" |
| 17638 | msgstr "" |
| 17639 | |
| 17640 | #: products/components/ConfirmNavigation.js:19 |
| 17641 | msgid "Save your changes before going to the editor?" |
| 17642 | msgstr "" |
| 17643 | |
| 17644 | #: products/components/DuplicateModel.js:17 |
| 17645 | #: products/components/product/ActionsDropdown.js:88 |
| 17646 | msgid "Are you sure you wish to duplicate?" |
| 17647 | msgstr "" |
| 17648 | |
| 17649 | #: products/components/Editor/index.js:82 |
| 17650 | #: products/modules/ProductOptions.js:40 |
| 17651 | msgid "Open Content Designer" |
| 17652 | msgstr "" |
| 17653 | |
| 17654 | #: products/components/Editor/index.js:259 |
| 17655 | msgid "Product content appears on product pages, usually below the form. You can reposition it by editing the product template and moving the \"Post Content\" or \"WordPress Content\" blocks." |
| 17656 | msgstr "" |
| 17657 | |
| 17658 | #: products/components/Editor/PreviewBricks.js:40 |
| 17659 | msgid "Edit with Bricks" |
| 17660 | msgstr "" |
| 17661 | |
| 17662 | #: products/components/Editor/PreviewElementor.js:29 |
| 17663 | msgid "Edit with Elementor" |
| 17664 | msgstr "" |
| 17665 | |
| 17666 | #: products/components/price/Multiple.js:12 |
| 17667 | #: products/components/price/OneTime.js:9 |
| 17668 | msgid "Price Options" |
| 17669 | msgstr "" |
| 17670 | |
| 17671 | #: products/components/price/parts/AdHoc.js:22 |
| 17672 | msgid "Allow customers to pay any amount they want, ideal for donations or perceived value they place on your cause or service." |
| 17673 | msgstr "" |
| 17674 | |
| 17675 | #: products/components/price/parts/AdHoc.js:45 |
| 17676 | msgid "Minimum price" |
| 17677 | msgstr "" |
| 17678 | |
| 17679 | #: products/components/price/parts/AdHoc.js:58 |
| 17680 | msgid "Maximum price" |
| 17681 | msgstr "" |
| 17682 | |
| 17683 | #: products/components/price/parts/Advanced.js:9 |
| 17684 | #: products/modules/Advanced.js:7 |
| 17685 | #: settings/SettingsSidebar.js:166 |
| 17686 | msgid "Advanced" |
| 17687 | msgstr "" |
| 17688 | |
| 17689 | #: products/components/price/parts/CanUpgrade.js:23 |
| 17690 | msgid "Exclude from upgrade options" |
| 17691 | msgstr "" |
| 17692 | |
| 17693 | #: products/components/price/parts/CanUpgrade.js:25 |
| 17694 | msgid "When turned on, customers cannot choose this price in the update plans section of the customer dashboard." |
| 17695 | msgstr "" |
| 17696 | |
| 17697 | #: products/components/price/parts/LicenseActivationLimit.js:34 |
| 17698 | msgid "Custom license activation limit" |
| 17699 | msgstr "" |
| 17700 | |
| 17701 | #: products/components/price/parts/LicenseActivationLimit.js:36 |
| 17702 | msgid "The maximum number of unique activations allowed per license key for this price." |
| 17703 | msgstr "" |
| 17704 | |
| 17705 | #: products/components/price/parts/LicenseActivationLimit.js:47 |
| 17706 | msgid "License activation limit" |
| 17707 | msgstr "" |
| 17708 | |
| 17709 | #: products/components/price/parts/LicenseActivationLimit.js:48 |
| 17710 | msgid "Specify the maximum number of unique activations allowed per license key for this pricing option. If left blank, the default limit set for the product will apply." |
| 17711 | msgstr "" |
| 17712 | |
| 17713 | #: products/components/price/parts/PaymentType.js:30 |
| 17714 | #: products/components/price/parts/RecurringAmount.js:46 |
| 17715 | msgid "Repeat payment every" |
| 17716 | msgstr "" |
| 17717 | |
| 17718 | #: products/components/price/parts/PaymentType.js:75 |
| 17719 | #: products/components/price/parts/RecurringAmount.js:88 |
| 17720 | #: util.js:87 |
| 17721 | msgid "Day" |
| 17722 | msgstr "" |
| 17723 | |
| 17724 | #: products/components/price/parts/PaymentType.js:79 |
| 17725 | #: products/components/price/parts/RecurringAmount.js:92 |
| 17726 | msgid "Week" |
| 17727 | msgstr "" |
| 17728 | |
| 17729 | #: products/components/price/parts/PaymentType.js:83 |
| 17730 | #: products/components/price/parts/RecurringAmount.js:96 |
| 17731 | #: util.js:88 |
| 17732 | msgid "Month" |
| 17733 | msgstr "" |
| 17734 | |
| 17735 | #: products/components/price/parts/PaymentType.js:87 |
| 17736 | #: products/components/price/parts/RecurringAmount.js:100 |
| 17737 | #: util.js:89 |
| 17738 | msgid "Year" |
| 17739 | msgstr "" |
| 17740 | |
| 17741 | #: products/components/price/parts/PaymentType.js:96 |
| 17742 | msgid "Number of Payments" |
| 17743 | msgstr "" |
| 17744 | |
| 17745 | #: products/components/price/parts/PaymentType.js:111 |
| 17746 | #: subscriptions/show/modules/Details.js:103 |
| 17747 | msgid "Payments" |
| 17748 | msgstr "" |
| 17749 | |
| 17750 | #: products/components/price/parts/PaymentType.js:122 |
| 17751 | msgid "Payment type" |
| 17752 | msgstr "" |
| 17753 | |
| 17754 | #: products/components/price/parts/PaymentType.js:134 |
| 17755 | msgid "Installment" |
| 17756 | msgstr "" |
| 17757 | |
| 17758 | #: products/components/price/parts/PriceName.js:10 |
| 17759 | msgid "Monthly, Basic Plan, etc." |
| 17760 | msgstr "" |
| 17761 | |
| 17762 | #: products/components/price/parts/RecurringAmount.js:23 |
| 17763 | msgid "then cancels" |
| 17764 | msgstr "" |
| 17765 | |
| 17766 | #: products/components/price/parts/RestartSubscription.js:19 |
| 17767 | msgid "Restart plan when completed" |
| 17768 | msgstr "" |
| 17769 | |
| 17770 | #: products/components/price/parts/RestartSubscription.js:21 |
| 17771 | msgid "Automatically restart the plan after all installment payments are completed." |
| 17772 | msgstr "" |
| 17773 | |
| 17774 | #: products/components/price/parts/RevokeAccess.js:23 |
| 17775 | msgid "Revoke access when installments are completed" |
| 17776 | msgstr "" |
| 17777 | |
| 17778 | #: products/components/price/parts/RevokeAccess.js:28 |
| 17779 | msgid "Automatically revoke access to integrations and licenses after all payments are completed." |
| 17780 | msgstr "" |
| 17781 | |
| 17782 | #: products/components/price/parts/RevokeAfterDays.js:31 |
| 17783 | msgid "Expire access" |
| 17784 | msgstr "" |
| 17785 | |
| 17786 | #: products/components/price/parts/RevokeAfterDays.js:33 |
| 17787 | msgid "Access ends after the number of days you set. Integrations and licenses will deactivate automatically." |
| 17788 | msgstr "" |
| 17789 | |
| 17790 | #: products/components/price/parts/RevokeAfterDays.js:41 |
| 17791 | msgid "Expire access after" |
| 17792 | msgstr "" |
| 17793 | |
| 17794 | #: products/components/price/parts/RevokeAfterDays.js:42 |
| 17795 | msgid "Expiring access will revoke integrations and licenses." |
| 17796 | msgstr "" |
| 17797 | |
| 17798 | #: products/components/price/parts/ScratchAmount.js:8 |
| 17799 | msgid "Compare at price" |
| 17800 | msgstr "" |
| 17801 | |
| 17802 | #: products/components/price/parts/SetupFee.js:18 |
| 17803 | msgid "Setup fee" |
| 17804 | msgstr "" |
| 17805 | |
| 17806 | #: products/components/price/parts/SetupFee.js:19 |
| 17807 | msgid "Setup discount" |
| 17808 | msgstr "" |
| 17809 | |
| 17810 | #: products/components/price/parts/SetupFee.js:46 |
| 17811 | msgid "Setup fee or discount" |
| 17812 | msgstr "" |
| 17813 | |
| 17814 | #: products/components/price/parts/SetupFee.js:56 |
| 17815 | msgid "Charge an initial fee or offer a discount for the first payment." |
| 17816 | msgstr "" |
| 17817 | |
| 17818 | #: products/components/price/parts/SetupFee.js:76 |
| 17819 | msgid "%s name" |
| 17820 | msgstr "" |
| 17821 | |
| 17822 | #: products/components/price/parts/SingleAmount.js:10 |
| 17823 | msgid "Default price" |
| 17824 | msgstr "" |
| 17825 | |
| 17826 | #: products/components/price/parts/Swap.js:26 |
| 17827 | #: products/components/price/parts/Swap.js:30 |
| 17828 | #: products/modules/Prices/Price/Swap.js:24 |
| 17829 | msgid "Price Boost" |
| 17830 | msgstr "" |
| 17831 | |
| 17832 | #: products/components/price/parts/Swap.js:32 |
| 17833 | #: products/modules/Prices/Price/Swap.js:26 |
| 17834 | msgid "Increase your average order value by allowing customers to upgrade a price in their order with a single click." |
| 17835 | msgstr "" |
| 17836 | |
| 17837 | #: products/components/price/parts/Swap.js:69 |
| 17838 | #: products/modules/Prices/Price/Swap.js:63 |
| 17839 | msgid "Boost Revenue" |
| 17840 | msgstr "" |
| 17841 | |
| 17842 | #: products/components/price/parts/SwapPrice.js:54 |
| 17843 | msgid "Swap Deleted." |
| 17844 | msgstr "" |
| 17845 | |
| 17846 | #: products/components/price/parts/SwapPriceSetting.js:43 |
| 17847 | msgid "(Current Product)" |
| 17848 | msgstr "" |
| 17849 | |
| 17850 | #: products/components/price/parts/SwapPriceSetting.js:107 |
| 17851 | #: products/components/price/parts/SwapPriceSetting.js:164 |
| 17852 | msgid "Swap to" |
| 17853 | msgstr "" |
| 17854 | |
| 17855 | #: products/components/price/parts/SwapPriceSetting.js:108 |
| 17856 | #: products/components/price/parts/SwapPriceSetting.js:165 |
| 17857 | msgid "The associated price the customer can swap to on the checkout." |
| 17858 | msgstr "" |
| 17859 | |
| 17860 | #: products/components/price/parts/SwapPriceSetting.js:117 |
| 17861 | #: products/components/price/parts/SwapPriceSetting.js:174 |
| 17862 | msgid "Price boost is only available for products without variants." |
| 17863 | msgstr "" |
| 17864 | |
| 17865 | #: products/components/price/parts/SwapPriceSetting.js:201 |
| 17866 | msgid "This is shown to the customer on line items to help them understand the price boost." |
| 17867 | msgstr "" |
| 17868 | |
| 17869 | #: products/components/price/parts/SwapPriceSetting.js:207 |
| 17870 | msgid "i.e. Pay yearly and save 20%" |
| 17871 | msgstr "" |
| 17872 | |
| 17873 | #: products/components/price/parts/Trial.js:32 |
| 17874 | msgid "Offer a trial period before charging the first payment." |
| 17875 | msgstr "" |
| 17876 | |
| 17877 | #: products/components/price/parts/Trial.js:41 |
| 17878 | msgid "Trial Days" |
| 17879 | msgstr "" |
| 17880 | |
| 17881 | #: products/components/price/parts/Trial.js:69 |
| 17882 | msgid "Paid trial" |
| 17883 | msgstr "" |
| 17884 | |
| 17885 | #: products/components/price/parts/Trial.js:71 |
| 17886 | msgid "Charge the setup fee during the free trial period." |
| 17887 | msgstr "" |
| 17888 | |
| 17889 | #: products/components/price/Subscription.js:10 |
| 17890 | msgid "Pricing Options" |
| 17891 | msgstr "" |
| 17892 | |
| 17893 | #: products/components/product/ActionsDropdown.js:30 |
| 17894 | #: products/modules/Prices/Price/Header.js:190 |
| 17895 | #: reviews/modules/ActionsDropdown.js:21 |
| 17896 | #: settings/shipping/profile/Products.js:321 |
| 17897 | msgid "More Actions" |
| 17898 | msgstr "" |
| 17899 | |
| 17900 | #: products/components/product/ActionsDropdown.js:49 |
| 17901 | msgid "Un-Archive Product" |
| 17902 | msgstr "" |
| 17903 | |
| 17904 | #: products/components/product/ActionsDropdown.js:84 |
| 17905 | msgid "Are you sure you wish to duplicate? This will save any unsaved changes." |
| 17906 | msgstr "" |
| 17907 | |
| 17908 | #: products/components/product/ActionsDropdown.js:132 |
| 17909 | msgid "Un-Archive %s? This will make the product purchaseable again." |
| 17910 | msgstr "" |
| 17911 | |
| 17912 | #: products/components/product/ActionsDropdown.js:139 |
| 17913 | msgid "Archive %s? This product will not be purchaseable and all unsaved changes will be lost." |
| 17914 | msgstr "" |
| 17915 | |
| 17916 | #: products/components/SelectTemplate/create-modal.js:17 |
| 17917 | #: products/components/SelectTemplatePart/create-modal.js:17 |
| 17918 | msgid "Custom Single Product Page" |
| 17919 | msgstr "" |
| 17920 | |
| 17921 | #: products/components/SelectTemplate/create-modal.js:73 |
| 17922 | #: products/components/SelectTemplatePart/create-modal.js:77 |
| 17923 | msgid "Create Product Template" |
| 17924 | msgstr "" |
| 17925 | |
| 17926 | #: products/components/SelectTemplate/create-modal.js:89 |
| 17927 | #: products/components/SelectTemplatePart/create-modal.js:93 |
| 17928 | msgid "Describe the template, e.g. \"T-Shirt Template\". A custom template can be manually applied to any product." |
| 17929 | msgstr "" |
| 17930 | |
| 17931 | #: products/components/SelectTemplate/index.js:79 |
| 17932 | msgid "Select a product template" |
| 17933 | msgstr "" |
| 17934 | |
| 17935 | #: products/components/SelectTemplatePart/index.js:95 |
| 17936 | msgid "Select a layout" |
| 17937 | msgstr "" |
| 17938 | |
| 17939 | #: products/components/Status/index.js:58 |
| 17940 | #: products/modules/Tax/Category.js:84 |
| 17941 | msgid "Status defines is the public product page visibilty." |
| 17942 | msgstr "" |
| 17943 | |
| 17944 | #. translators: %s: Current post status. |
| 17945 | #: products/components/Status/index.js:103 |
| 17946 | #: products/modules/Tax/Category.js:37 |
| 17947 | #: products/modules/Tax/Type.js:44 |
| 17948 | msgid "Change Status: %s" |
| 17949 | msgstr "" |
| 17950 | |
| 17951 | #: products/CreateProduct.js:35 |
| 17952 | msgid "Could not create product. Please try again." |
| 17953 | msgstr "" |
| 17954 | |
| 17955 | #: products/CreateProduct.js:56 |
| 17956 | msgid "Create New Product" |
| 17957 | msgstr "" |
| 17958 | |
| 17959 | #: products/CreateProduct.js:67 |
| 17960 | #: products/modules/Details.js:19 |
| 17961 | msgid "A name for your product." |
| 17962 | msgstr "" |
| 17963 | |
| 17964 | #: products/EditProduct.js:70 |
| 17965 | msgid "Product created." |
| 17966 | msgstr "" |
| 17967 | |
| 17968 | #: products/EditProduct.js:254 |
| 17969 | msgid "Product deleted." |
| 17970 | msgstr "" |
| 17971 | |
| 17972 | #: products/EditProduct.js:394 |
| 17973 | msgid "View Product Page" |
| 17974 | msgstr "" |
| 17975 | |
| 17976 | #: products/EditProduct.js:418 |
| 17977 | msgid "Save Product" |
| 17978 | msgstr "" |
| 17979 | |
| 17980 | #: products/list/actions/index.js:58 |
| 17981 | #: products/modules/Variations/VariantItem.js:294 |
| 17982 | msgid "Edit variant" |
| 17983 | msgstr "" |
| 17984 | |
| 17985 | #: products/list/actions/index.js:74 |
| 17986 | #: products/modules/Variations/VariantItem.js:302 |
| 17987 | msgid "Delete variant" |
| 17988 | msgstr "" |
| 17989 | |
| 17990 | #. translators: %s is the variant label, e.g. "LG / Gray". |
| 17991 | #: products/list/actions/index.js:102 |
| 17992 | msgid "Delete the %s variant? It will no longer be available for purchase. You can restore it later from the product edit page." |
| 17993 | msgstr "" |
| 17994 | |
| 17995 | #: products/list/actions/index.js:106 |
| 17996 | msgid "selected" |
| 17997 | msgstr "" |
| 17998 | |
| 17999 | #: products/list/actions/index.js:126 |
| 18000 | msgid "Archive %d product? Customers will no longer be able to purchase it." |
| 18001 | msgid_plural "Archive %d products? Customers will no longer be able to purchase them." |
| 18002 | msgstr[0] "" |
| 18003 | msgstr[1] "" |
| 18004 | |
| 18005 | #: products/list/actions/index.js:151 |
| 18006 | msgid "Un-archive %d product? It will become purchasable again." |
| 18007 | msgid_plural "Un-archive %d products? They will become purchasable again." |
| 18008 | msgstr[0] "" |
| 18009 | msgstr[1] "" |
| 18010 | |
| 18011 | #: products/list/actions/index.js:207 |
| 18012 | msgid "Are you sure you want to permanently delete %d product?" |
| 18013 | msgid_plural "Are you sure you want to permanently delete %d products?" |
| 18014 | msgstr[0] "" |
| 18015 | msgstr[1] "" |
| 18016 | |
| 18017 | #: products/list/fields/featured.js:9 |
| 18018 | msgid "Not featured" |
| 18019 | msgstr "" |
| 18020 | |
| 18021 | #: products/list/fields/sku.js:6 |
| 18022 | #: products/modules/Variations/NewVariant.js:116 |
| 18023 | #: products/modules/Variations/Variants.js:141 |
| 18024 | msgid "SKU" |
| 18025 | msgstr "" |
| 18026 | |
| 18027 | #. translators: %d is the number of available units in stock |
| 18028 | #: products/list/StockCell.js:33 |
| 18029 | msgid "%d available" |
| 18030 | msgstr "" |
| 18031 | |
| 18032 | #: products/list/variants/applyVariantRenderers.js:29 |
| 18033 | msgid "Collapse variants" |
| 18034 | msgstr "" |
| 18035 | |
| 18036 | #: products/list/variants/applyVariantRenderers.js:30 |
| 18037 | msgid "Expand variants" |
| 18038 | msgstr "" |
| 18039 | |
| 18040 | #: products/list/variants/applyVariantRenderers.js:123 |
| 18041 | msgid "Failed to load variants." |
| 18042 | msgstr "" |
| 18043 | |
| 18044 | #: products/list/variants/applyVariantRenderers.js:132 |
| 18045 | #: settings/connection/IncomingWebhooks.js:218 |
| 18046 | msgid "Retry" |
| 18047 | msgstr "" |
| 18048 | |
| 18049 | #: products/list/variants/cells/name.js:15 |
| 18050 | msgid "Variant #%d" |
| 18051 | msgstr "" |
| 18052 | |
| 18053 | #: products/modules/AddExternalUrlModal.js:30 |
| 18054 | msgid "Add External Link" |
| 18055 | msgstr "" |
| 18056 | |
| 18057 | #: products/modules/AddExternalUrlModal.js:55 |
| 18058 | msgid "Link Name" |
| 18059 | msgstr "" |
| 18060 | |
| 18061 | #: products/modules/AddExternalUrlModal.js:56 |
| 18062 | msgid "A display name for file." |
| 18063 | msgstr "" |
| 18064 | |
| 18065 | #: products/modules/AddExternalUrlModal.js:64 |
| 18066 | msgid "Link URL" |
| 18067 | msgstr "" |
| 18068 | |
| 18069 | #: products/modules/AddExternalUrlModal.js:65 |
| 18070 | msgid "A valid file URL." |
| 18071 | msgstr "" |
| 18072 | |
| 18073 | #: products/modules/AddExternalUrlModal.js:90 |
| 18074 | #: components/UrlSelect.js:170 |
| 18075 | #: controls/AddPriceUI.js:76 |
| 18076 | msgid "Add Link" |
| 18077 | msgstr "" |
| 18078 | |
| 18079 | #: products/modules/Advanced.js:16 |
| 18080 | #: products/modules/Variations/Purchases.js:61 |
| 18081 | msgid "Limit per-customer purchases" |
| 18082 | msgstr "" |
| 18083 | |
| 18084 | #: products/modules/Advanced.js:18 |
| 18085 | msgid "Limit the number of times a single customer can purchase this product." |
| 18086 | msgstr "" |
| 18087 | |
| 18088 | #: products/modules/Advanced.js:27 |
| 18089 | msgid "Customer Purchase Limit" |
| 18090 | msgstr "" |
| 18091 | |
| 18092 | #: products/modules/Affiliation.js:93 |
| 18093 | msgid "Custom Affiliate Commission" |
| 18094 | msgstr "" |
| 18095 | |
| 18096 | #: products/modules/Affiliation.js:138 |
| 18097 | msgid "Custom product affiliate settings" |
| 18098 | msgstr "" |
| 18099 | |
| 18100 | #: products/modules/Affiliation.js:142 |
| 18101 | msgid "This setting will overwrite any global or individual affiliate commissions for this product." |
| 18102 | msgstr "" |
| 18103 | |
| 18104 | #: products/modules/BuyLink.js:99 |
| 18105 | msgid "Instant Checkout Options" |
| 18106 | msgstr "" |
| 18107 | |
| 18108 | #: products/modules/BuyLink.js:116 |
| 18109 | msgid "Instant Checkout" |
| 18110 | msgstr "" |
| 18111 | |
| 18112 | #: products/modules/BuyLink.js:124 |
| 18113 | msgid "Instantly publish a shareable page for this product." |
| 18114 | msgstr "" |
| 18115 | |
| 18116 | #: products/modules/BuyLink.js:143 |
| 18117 | msgid "Change the instant checkout to test mode." |
| 18118 | msgstr "" |
| 18119 | |
| 18120 | #: products/modules/BuyLink.js:162 |
| 18121 | msgid "Show store logo" |
| 18122 | msgstr "" |
| 18123 | |
| 18124 | #: products/modules/BuyLink.js:191 |
| 18125 | msgid "Show product image" |
| 18126 | msgstr "" |
| 18127 | |
| 18128 | #: products/modules/BuyLink.js:207 |
| 18129 | msgid "Show product description" |
| 18130 | msgstr "" |
| 18131 | |
| 18132 | #: products/modules/BuyLink.js:222 |
| 18133 | msgid "Show coupon field" |
| 18134 | msgstr "" |
| 18135 | |
| 18136 | #: products/modules/BuyLink.js:238 |
| 18137 | msgid "Show terms and conditions" |
| 18138 | msgstr "" |
| 18139 | |
| 18140 | #: products/modules/BuyLink.js:254 |
| 18141 | msgid "Custom thank you page" |
| 18142 | msgstr "" |
| 18143 | |
| 18144 | #: products/modules/BuyLink.js:290 |
| 18145 | msgid "Link" |
| 18146 | msgstr "" |
| 18147 | |
| 18148 | #: products/modules/BuyLink.js:310 |
| 18149 | msgid "Copy Link" |
| 18150 | msgstr "" |
| 18151 | |
| 18152 | #: products/modules/Collection/index.js:58 |
| 18153 | msgid "Add this product to a collection..." |
| 18154 | msgstr "" |
| 18155 | |
| 18156 | #: products/modules/Collection/index.js:80 |
| 18157 | msgid "Add To Collection" |
| 18158 | msgstr "" |
| 18159 | |
| 18160 | #: products/modules/Collection/NewCollection.js:50 |
| 18161 | msgid "Collection created." |
| 18162 | msgstr "" |
| 18163 | |
| 18164 | #: products/modules/Collection/NewCollection.js:67 |
| 18165 | msgid "New Collection" |
| 18166 | msgstr "" |
| 18167 | |
| 18168 | #: products/modules/Details.js:30 |
| 18169 | msgid "A short description for your product that is displayed on product and instant checkouts." |
| 18170 | msgstr "" |
| 18171 | |
| 18172 | #: products/modules/Downloads.js:69 |
| 18173 | #: products/modules/Variations/Downloads.js:103 |
| 18174 | msgid "Download added." |
| 18175 | msgstr "" |
| 18176 | |
| 18177 | #: products/modules/Downloads.js:108 |
| 18178 | #: products/modules/Variations/Downloads.js:216 |
| 18179 | msgid "Add Downloads" |
| 18180 | msgstr "" |
| 18181 | |
| 18182 | #: products/modules/Downloads.js:112 |
| 18183 | #: products/modules/Variations/Downloads.js:220 |
| 18184 | msgid "File" |
| 18185 | msgstr "" |
| 18186 | |
| 18187 | #: products/modules/Downloads.js:131 |
| 18188 | #: products/modules/Variations/Downloads.js:239 |
| 18189 | msgid "Secure Storage" |
| 18190 | msgstr "" |
| 18191 | |
| 18192 | #: products/modules/Downloads.js:146 |
| 18193 | #: products/modules/Variations/Downloads.js:254 |
| 18194 | msgid "External Link" |
| 18195 | msgstr "" |
| 18196 | |
| 18197 | #: products/modules/Downloads.js:159 |
| 18198 | #: products/modules/Variations/Downloads.js:268 |
| 18199 | msgid "Show Archived" |
| 18200 | msgstr "" |
| 18201 | |
| 18202 | #: products/modules/integrations/Integration.js:71 |
| 18203 | msgid "Are you sure you want to remove this integration? This will affect existing customers who have purchased this product." |
| 18204 | msgstr "" |
| 18205 | |
| 18206 | #: products/modules/integrations/Integration.js:79 |
| 18207 | msgid "Integration deleted." |
| 18208 | msgstr "" |
| 18209 | |
| 18210 | #: products/modules/integrations/Integration.js:84 |
| 18211 | msgid "An error occurred" |
| 18212 | msgstr "" |
| 18213 | |
| 18214 | #: products/modules/integrations/Integration.js:188 |
| 18215 | msgid "%s not found" |
| 18216 | msgstr "" |
| 18217 | |
| 18218 | #: products/modules/integrations/Integration.js:193 |
| 18219 | msgid "The provider is not installed or unavailable." |
| 18220 | msgstr "" |
| 18221 | |
| 18222 | #: products/modules/integrations/Integration.js:200 |
| 18223 | msgid "Disabled" |
| 18224 | msgstr "" |
| 18225 | |
| 18226 | #: products/modules/integrations/IntegrationHelp.js:50 |
| 18227 | msgid "Sync purchases with the plugins you already use." |
| 18228 | msgstr "" |
| 18229 | |
| 18230 | #: products/modules/integrations/IntegrationHelp.js:57 |
| 18231 | msgid "Leave the heavy-lifting to us. Use SureCart's built-in native integrations with all the plugins you use. Purchases and subscriptions are automatically synced with your plugins." |
| 18232 | msgstr "" |
| 18233 | |
| 18234 | #: products/modules/integrations/IntegrationHelp.js:79 |
| 18235 | msgid "Set it and forget it." |
| 18236 | msgstr "" |
| 18237 | |
| 18238 | #: products/modules/integrations/IntegrationHelp.js:83 |
| 18239 | msgid "Purchases syncing happens in both directions. For example, access is automatically revoked during a subscription cancellation or expiration." |
| 18240 | msgstr "" |
| 18241 | |
| 18242 | #: products/modules/integrations/IntegrationHelp.js:105 |
| 18243 | msgid "Grow your store worry-free." |
| 18244 | msgstr "" |
| 18245 | |
| 18246 | #: products/modules/integrations/IntegrationHelp.js:112 |
| 18247 | msgid "Since SureCart's integrations are native, there's no need to worry about the complexity of growing your store." |
| 18248 | msgstr "" |
| 18249 | |
| 18250 | #: products/modules/integrations/Integrations.js:33 |
| 18251 | msgid "You have unsaved changes that need to be saved before adding a new integration. Do you want to save your product now?" |
| 18252 | msgstr "" |
| 18253 | |
| 18254 | #: products/modules/integrations/Integrations.js:48 |
| 18255 | msgid "Product update failed." |
| 18256 | msgstr "" |
| 18257 | |
| 18258 | #: products/modules/integrations/Integrations.js:98 |
| 18259 | msgid "Add New Integration" |
| 18260 | msgstr "" |
| 18261 | |
| 18262 | #: products/modules/integrations/NewIntegration.js:54 |
| 18263 | msgid "Integration saved." |
| 18264 | msgstr "" |
| 18265 | |
| 18266 | #: products/modules/integrations/NewIntegration.js:116 |
| 18267 | #: products/modules/integrations/NewIntegration.js:235 |
| 18268 | msgid "Add Integration" |
| 18269 | msgstr "" |
| 18270 | |
| 18271 | #: products/modules/integrations/NewIntegration.js:155 |
| 18272 | msgid "Optionally select a price to sync with this integration." |
| 18273 | msgstr "" |
| 18274 | |
| 18275 | #: products/modules/integrations/NewIntegration.js:192 |
| 18276 | #: products/modules/integrations/Price.js:83 |
| 18277 | msgid "All Prices" |
| 18278 | msgstr "" |
| 18279 | |
| 18280 | #: products/modules/integrations/NewIntegration.js:201 |
| 18281 | msgid "Select A Variant" |
| 18282 | msgstr "" |
| 18283 | |
| 18284 | #: products/modules/integrations/NewIntegration.js:202 |
| 18285 | msgid "Optionally select a variant to sync with this integration." |
| 18286 | msgstr "" |
| 18287 | |
| 18288 | #: products/modules/integrations/NewIntegration.js:209 |
| 18289 | #: products/modules/integrations/Price.js:129 |
| 18290 | msgid "All Variants" |
| 18291 | msgstr "" |
| 18292 | |
| 18293 | #: products/modules/integrations/Price.js:155 |
| 18294 | #: ui/LineItemLabel.js:34 |
| 18295 | #: sc-product-line-item2.js:49 |
| 18296 | msgid "SKU:" |
| 18297 | msgstr "" |
| 18298 | |
| 18299 | #: products/modules/integrations/SelectIntegration.js:69 |
| 18300 | #: store/add-entities.js:145 |
| 18301 | #: store/integration/register/index.js:9 |
| 18302 | #: store/integration/register/index.js:16 |
| 18303 | msgid "Integration" |
| 18304 | msgstr "" |
| 18305 | |
| 18306 | #: products/modules/integrations/SelectIntegration.js:70 |
| 18307 | msgid "Select an integration to sync with this product." |
| 18308 | msgstr "" |
| 18309 | |
| 18310 | #: products/modules/integrations/SelectIntegration.js:77 |
| 18311 | msgid "Select An Integration" |
| 18312 | msgstr "" |
| 18313 | |
| 18314 | #: products/modules/integrations/SelectIntegration.js:99 |
| 18315 | msgid "View More" |
| 18316 | msgstr "" |
| 18317 | |
| 18318 | #: products/modules/integrations/SelectIntegration.js:117 |
| 18319 | msgid "Select an Item" |
| 18320 | msgstr "" |
| 18321 | |
| 18322 | #: products/modules/Inventory/index.js:32 |
| 18323 | #: products/modules/Variations/Inventory.js:44 |
| 18324 | msgid "Inventory" |
| 18325 | msgstr "" |
| 18326 | |
| 18327 | #: products/modules/Inventory/index.js:52 |
| 18328 | #: products/modules/Variations/Inventory.js:90 |
| 18329 | msgid "Track Quantity" |
| 18330 | msgstr "" |
| 18331 | |
| 18332 | #: products/modules/Inventory/index.js:54 |
| 18333 | msgid "Track the quantity of this product." |
| 18334 | msgstr "" |
| 18335 | |
| 18336 | #: products/modules/Inventory/index.js:69 |
| 18337 | #: products/modules/Variations/Inventory.js:123 |
| 18338 | msgid "Allow Out Of Stock Selling" |
| 18339 | msgstr "" |
| 18340 | |
| 18341 | #: products/modules/Inventory/index.js:71 |
| 18342 | #: products/modules/Variations/Inventory.js:125 |
| 18343 | msgid "Continue selling when out of stock" |
| 18344 | msgstr "" |
| 18345 | |
| 18346 | #: products/modules/Inventory/index.js:106 |
| 18347 | #: products/modules/Variations/Inventory.js:164 |
| 18348 | msgid "Make stock adjustment" |
| 18349 | msgstr "" |
| 18350 | |
| 18351 | #: products/modules/Inventory/index.js:135 |
| 18352 | #: products/modules/Variations/Inventory.js:199 |
| 18353 | msgid "SKU (Stock Keeping Unit)" |
| 18354 | msgstr "" |
| 18355 | |
| 18356 | #: products/modules/Inventory/StockAdjustmentModal.js:47 |
| 18357 | msgid "Stock adjustment" |
| 18358 | msgstr "" |
| 18359 | |
| 18360 | #: products/modules/Inventory/StockAdjustmentModal.js:67 |
| 18361 | #: products/modules/Variations/VariantItem.js:194 |
| 18362 | msgid "Adjust By" |
| 18363 | msgstr "" |
| 18364 | |
| 18365 | #: products/modules/Inventory/StockAdjustmentModal.js:80 |
| 18366 | #: products/modules/Variations/VariantItem.js:213 |
| 18367 | msgid "Available" |
| 18368 | msgstr "" |
| 18369 | |
| 18370 | #: products/modules/Inventory/StockAdjustmentModal.js:131 |
| 18371 | msgid "Adjust" |
| 18372 | msgstr "" |
| 18373 | |
| 18374 | #: products/modules/Licensing.js:44 |
| 18375 | #: products/modules/Variations/Licensing.js:49 |
| 18376 | msgid "Licensing" |
| 18377 | msgstr "" |
| 18378 | |
| 18379 | #: products/modules/Licensing.js:56 |
| 18380 | msgid "Enable license creation" |
| 18381 | msgstr "" |
| 18382 | |
| 18383 | #: products/modules/Licensing.js:64 |
| 18384 | #: products/modules/Variations/Licensing.js:77 |
| 18385 | msgid "Set the default limit for unique activations per license key, applying to all prices. Specify at the price level to override. Leave blank for unlimited activations." |
| 18386 | msgstr "" |
| 18387 | |
| 18388 | #: products/modules/Licensing.js:78 |
| 18389 | #: products/modules/SingleDownload.js:227 |
| 18390 | #: products/modules/Variations/Licensing.js:93 |
| 18391 | msgid "Current Release" |
| 18392 | msgstr "" |
| 18393 | |
| 18394 | #: products/modules/Licensing.js:79 |
| 18395 | #: products/modules/Variations/Licensing.js:94 |
| 18396 | msgid "This is the current release zip of your software." |
| 18397 | msgstr "" |
| 18398 | |
| 18399 | #: products/modules/Media/AddMedia.js:34 |
| 18400 | #: products/modules/Variations/Image.js:40 |
| 18401 | msgid "Select Media" |
| 18402 | msgstr "" |
| 18403 | |
| 18404 | #: products/modules/Media/Download.js:37 |
| 18405 | msgid "Image added to media library." |
| 18406 | msgstr "" |
| 18407 | |
| 18408 | #: products/modules/Media/Download.js:51 |
| 18409 | msgid "Migrate image to server" |
| 18410 | msgstr "" |
| 18411 | |
| 18412 | #: products/modules/Media/EditMedia.js:65 |
| 18413 | msgid "Please select a media item." |
| 18414 | msgstr "" |
| 18415 | |
| 18416 | #: products/modules/Media/EditMedia.js:132 |
| 18417 | msgid "An error occurred while updating media." |
| 18418 | msgstr "" |
| 18419 | |
| 18420 | #: products/modules/Media/EditMedia.js:166 |
| 18421 | msgid "Edit Media" |
| 18422 | msgstr "" |
| 18423 | |
| 18424 | #: products/modules/Media/EditMedia.js:194 |
| 18425 | #: products/modules/Media/index.js:102 |
| 18426 | #: store/add-entities.js:195 |
| 18427 | msgid "Media" |
| 18428 | msgstr "" |
| 18429 | |
| 18430 | #: products/modules/Media/EditMedia.js:238 |
| 18431 | #: Blocks/ProductItemImage/aspect-ratio-dropdown.js:40 |
| 18432 | #: Blocks/ProductItemImage/edit.js:84 |
| 18433 | msgid "Aspect Ratio" |
| 18434 | msgstr "" |
| 18435 | |
| 18436 | #: products/modules/Media/EditMedia.js:239 |
| 18437 | msgid "The aspect ratio of the media." |
| 18438 | msgstr "" |
| 18439 | |
| 18440 | #: products/modules/Media/EditMedia.js:245 |
| 18441 | msgid "Select aspect ratio" |
| 18442 | msgstr "" |
| 18443 | |
| 18444 | #: products/modules/Media/EditMedia.js:286 |
| 18445 | msgid "Autoplay" |
| 18446 | msgstr "" |
| 18447 | |
| 18448 | #: products/modules/Media/EditMedia.js:290 |
| 18449 | msgid "Autoplay may cause usability issues for some users." |
| 18450 | msgstr "" |
| 18451 | |
| 18452 | #: products/modules/Media/EditMedia.js:306 |
| 18453 | msgid "Loop" |
| 18454 | msgstr "" |
| 18455 | |
| 18456 | #: products/modules/Media/EditMedia.js:319 |
| 18457 | msgid "Muted" |
| 18458 | msgstr "" |
| 18459 | |
| 18460 | #: products/modules/Media/EditMedia.js:322 |
| 18461 | msgid "Muted because of Autoplay." |
| 18462 | msgstr "" |
| 18463 | |
| 18464 | #: products/modules/Media/EditMedia.js:338 |
| 18465 | msgid "Playback controls" |
| 18466 | msgstr "" |
| 18467 | |
| 18468 | #: products/modules/Media/EditMedia.js:351 |
| 18469 | msgid "Option" |
| 18470 | msgstr "" |
| 18471 | |
| 18472 | #: products/modules/Media/EditMedia.js:352 |
| 18473 | msgid "Display only when this variant option is selected." |
| 18474 | msgstr "" |
| 18475 | |
| 18476 | #: products/modules/Media/EditMedia.js:360 |
| 18477 | #: products/modules/Media/EditMedia.js:368 |
| 18478 | msgid "(All Variations)" |
| 18479 | msgstr "" |
| 18480 | |
| 18481 | #: products/modules/Media/EditMedia.js:395 |
| 18482 | #: products/modules/Prices/Price/BuyLink.js:131 |
| 18483 | #: products/modules/Variations/EditVariant.js:232 |
| 18484 | #: products/modules/Variations/VariantOption.js:226 |
| 18485 | #: Blocks/ProductCollection/modules/EditLayoutConfig.js:60 |
| 18486 | #: Blocks/ProductItemList/modules/EditLayoutConfig.js:58 |
| 18487 | msgid "Done" |
| 18488 | msgstr "" |
| 18489 | |
| 18490 | #: products/modules/Media/index.js:54 |
| 18491 | msgid "Are you sure you want to remove this media?" |
| 18492 | msgstr "" |
| 18493 | |
| 18494 | #: products/modules/Media/index.js:92 |
| 18495 | msgid "This media is already in the gallery." |
| 18496 | msgstr "" |
| 18497 | |
| 18498 | #: products/modules/Media/VideoThumbnail.js:86 |
| 18499 | msgid "Failed to generate video thumbnail. Please try again." |
| 18500 | msgstr "" |
| 18501 | |
| 18502 | #: products/modules/Media/VideoThumbnail.js:174 |
| 18503 | #: products/modules/Media/VideoThumbnail.js:182 |
| 18504 | msgid "Change Thumbnail" |
| 18505 | msgstr "" |
| 18506 | |
| 18507 | #: products/modules/Media/VideoThumbnail.js:191 |
| 18508 | msgid "Remove Thumbnail" |
| 18509 | msgstr "" |
| 18510 | |
| 18511 | #: products/modules/Media/VideoThumbnail.js:211 |
| 18512 | msgid "Select Thumbnail" |
| 18513 | msgstr "" |
| 18514 | |
| 18515 | #: products/modules/Media/VideoThumbnail.js:225 |
| 18516 | msgid "Select from Library" |
| 18517 | msgstr "" |
| 18518 | |
| 18519 | #: products/modules/Media/VideoThumbnail.js:239 |
| 18520 | msgid "Generate Thumbnail" |
| 18521 | msgstr "" |
| 18522 | |
| 18523 | #: products/modules/Media/VideoThumbnail.js:249 |
| 18524 | msgid "Poster" |
| 18525 | msgstr "" |
| 18526 | |
| 18527 | #: products/modules/Media/VideoThumbnail.js:250 |
| 18528 | msgid "The poster thumbnail of the video." |
| 18529 | msgstr "" |
| 18530 | |
| 18531 | #: products/modules/Media/WordPressMedia.js:80 |
| 18532 | msgid "This media has been deleted or is unavailable." |
| 18533 | msgstr "" |
| 18534 | |
| 18535 | #: products/modules/Media/WordPressMedia.js:240 |
| 18536 | #: products/modules/Template.js:140 |
| 18537 | msgid "New" |
| 18538 | msgstr "" |
| 18539 | |
| 18540 | #: products/modules/Prices/index.js:41 |
| 18541 | #: Blocks/ConditionalForm/selectors/SelectPrices/index.js:76 |
| 18542 | msgid "Add Another Price" |
| 18543 | msgstr "" |
| 18544 | |
| 18545 | #: products/modules/Prices/index.js:87 |
| 18546 | msgid "Set up pricing for your product." |
| 18547 | msgstr "" |
| 18548 | |
| 18549 | #: products/modules/Prices/index.js:96 |
| 18550 | #: products/modules/Prices/NewPrice/index.js:109 |
| 18551 | msgid "Add A Price" |
| 18552 | msgstr "" |
| 18553 | |
| 18554 | #: products/modules/Prices/List.js:68 |
| 18555 | msgid "Prices updated." |
| 18556 | msgstr "" |
| 18557 | |
| 18558 | #: products/modules/Prices/NewPrice/index.js:67 |
| 18559 | msgid "Price added." |
| 18560 | msgstr "" |
| 18561 | |
| 18562 | #: products/modules/Prices/NewPrice/index.js:232 |
| 18563 | #: products/modules/Prices/Price/index.js:343 |
| 18564 | msgid "Tax is included" |
| 18565 | msgstr "" |
| 18566 | |
| 18567 | #: products/modules/Prices/Price/BuyLink.js:23 |
| 18568 | msgid "Price Details" |
| 18569 | msgstr "" |
| 18570 | |
| 18571 | #: products/modules/Prices/Price/BuyLink.js:72 |
| 18572 | #: controls/index.js:82 |
| 18573 | #: formats/index.js:24 |
| 18574 | #: formats/ShowPrice.js:83 |
| 18575 | msgid "Buy Link" |
| 18576 | msgstr "" |
| 18577 | |
| 18578 | #: products/modules/Prices/Price/BuyLink.js:87 |
| 18579 | msgid "Please select an available option." |
| 18580 | msgstr "" |
| 18581 | |
| 18582 | #: products/modules/Prices/Price/BuyLink.js:94 |
| 18583 | msgid "Shortcodes" |
| 18584 | msgstr "" |
| 18585 | |
| 18586 | #: products/modules/Prices/Price/BuyLink.js:97 |
| 18587 | msgid "Add To Cart Button Shortcode" |
| 18588 | msgstr "" |
| 18589 | |
| 18590 | #: products/modules/Prices/Price/BuyLink.js:105 |
| 18591 | msgid "Buy Button Shortcode" |
| 18592 | msgstr "" |
| 18593 | |
| 18594 | #: products/modules/Prices/Price/BuyLink.js:115 |
| 18595 | msgid "Miscellaneous" |
| 18596 | msgstr "" |
| 18597 | |
| 18598 | #: products/modules/Prices/Price/BuyLink.js:118 |
| 18599 | msgid "Price ID" |
| 18600 | msgstr "" |
| 18601 | |
| 18602 | #: products/modules/Prices/Price/BuyLink.js:124 |
| 18603 | msgid "Variant ID" |
| 18604 | msgstr "" |
| 18605 | |
| 18606 | #: products/modules/Prices/Price/Header.js:78 |
| 18607 | #: Blocks/Product/PriceChoices/edit.js:125 |
| 18608 | #: sc-subscription-switch.js:160 |
| 18609 | msgid "Payment Plan" |
| 18610 | msgstr "" |
| 18611 | |
| 18612 | #: products/modules/Prices/Price/Header.js:164 |
| 18613 | #: util/translations.js:6 |
| 18614 | #: util/translations.js:49 |
| 18615 | #: price.js:33 |
| 18616 | #: price.js:66 |
| 18617 | #: sc-price-choice-container2.js:57 |
| 18618 | #: sc-price2.js:42 |
| 18619 | msgid "every" |
| 18620 | msgstr "" |
| 18621 | |
| 18622 | #: products/modules/Prices/Price/Header.js:268 |
| 18623 | msgid "Copy Links" |
| 18624 | msgstr "" |
| 18625 | |
| 18626 | #: products/modules/Prices/Price/index.js:81 |
| 18627 | msgid "Price updated." |
| 18628 | msgstr "" |
| 18629 | |
| 18630 | #: products/modules/Prices/Price/index.js:96 |
| 18631 | msgid "Un-Archive this price? This will make the product purchaseable again." |
| 18632 | msgstr "" |
| 18633 | |
| 18634 | #: products/modules/Prices/Price/index.js:100 |
| 18635 | msgid "Archive this price? This product will not be purchaseable and all unsaved changes will be lost." |
| 18636 | msgstr "" |
| 18637 | |
| 18638 | #: products/modules/Prices/Price/index.js:120 |
| 18639 | msgid "Price unarchived." |
| 18640 | msgstr "" |
| 18641 | |
| 18642 | #: products/modules/Prices/Price/index.js:121 |
| 18643 | msgid "Price archived." |
| 18644 | msgstr "" |
| 18645 | |
| 18646 | #: products/modules/Prices/Price/index.js:137 |
| 18647 | msgid "Permanently delete this price? You cannot undo this action." |
| 18648 | msgstr "" |
| 18649 | |
| 18650 | #: products/modules/Prices/Price/index.js:153 |
| 18651 | msgid "Price deleted." |
| 18652 | msgstr "" |
| 18653 | |
| 18654 | #: products/modules/Prices/Price/index.js:169 |
| 18655 | msgid "Price duplicated." |
| 18656 | msgstr "" |
| 18657 | |
| 18658 | #: products/modules/Prices/Price/index.js:214 |
| 18659 | msgid "Edit Price" |
| 18660 | msgstr "" |
| 18661 | |
| 18662 | #: products/modules/Prices/ShowArchivedToggle.js:19 |
| 18663 | msgid "Show %d Archived Prices" |
| 18664 | msgstr "" |
| 18665 | |
| 18666 | #: products/modules/Prices/ShowArchivedToggle.js:20 |
| 18667 | msgid "Hide %d Archived Prices" |
| 18668 | msgstr "" |
| 18669 | |
| 18670 | #: products/modules/ProductOptions.js:23 |
| 18671 | msgid "Looking for additional product options?" |
| 18672 | msgstr "" |
| 18673 | |
| 18674 | #: products/modules/Reviews/index.js:59 |
| 18675 | #: products/modules/Tax/index.js:57 |
| 18676 | msgid "Global Settings" |
| 18677 | msgstr "" |
| 18678 | |
| 18679 | #: products/modules/Reviews/index.js:85 |
| 18680 | msgid "Enable Reviews" |
| 18681 | msgstr "" |
| 18682 | |
| 18683 | #: products/modules/Reviews/index.js:97 |
| 18684 | msgid "Review Request Email" |
| 18685 | msgstr "" |
| 18686 | |
| 18687 | #: products/modules/Reviews/index.js:99 |
| 18688 | msgid "Send automatic review request email to customers who purchase this product." |
| 18689 | msgstr "" |
| 18690 | |
| 18691 | #. translators: %s: number of reviews |
| 18692 | #: products/modules/Reviews/StarsBreakdown.js:71 |
| 18693 | msgid "based on %s review" |
| 18694 | msgid_plural "based on %s reviews" |
| 18695 | msgstr[0] "" |
| 18696 | msgstr[1] "" |
| 18697 | |
| 18698 | #: products/modules/Reviews/StarsBreakdown.js:93 |
| 18699 | msgid "View reviews" |
| 18700 | msgstr "" |
| 18701 | |
| 18702 | #: products/modules/SearchEngine.js:22 |
| 18703 | msgid "Search Engine Listing" |
| 18704 | msgstr "" |
| 18705 | |
| 18706 | #: products/modules/SearchEngine.js:62 |
| 18707 | msgid "Add a title and description to see how this product might appear in a search engine listing" |
| 18708 | msgstr "" |
| 18709 | |
| 18710 | #: products/modules/SearchEngine.js:69 |
| 18711 | msgid "Page title" |
| 18712 | msgstr "" |
| 18713 | |
| 18714 | #: products/modules/SearchEngine.js:83 |
| 18715 | msgid "Meta description" |
| 18716 | msgstr "" |
| 18717 | |
| 18718 | #: products/modules/Shipping.js:18 |
| 18719 | #: products/modules/Variations/Shipping.js:30 |
| 18720 | #: settings/shipping/parcel/ParcelTemplateForm.js:26 |
| 18721 | #: settings/shipping/rate/ShippingRateForm.js:36 |
| 18722 | msgid "lb" |
| 18723 | msgstr "" |
| 18724 | |
| 18725 | #: products/modules/Shipping.js:19 |
| 18726 | #: products/modules/Variations/Shipping.js:31 |
| 18727 | #: settings/shipping/parcel/ParcelTemplateForm.js:27 |
| 18728 | #: settings/shipping/rate/ShippingRateForm.js:37 |
| 18729 | msgid "kg" |
| 18730 | msgstr "" |
| 18731 | |
| 18732 | #: products/modules/Shipping.js:20 |
| 18733 | #: products/modules/Variations/Shipping.js:32 |
| 18734 | #: settings/shipping/parcel/ParcelTemplateForm.js:28 |
| 18735 | #: settings/shipping/rate/ShippingRateForm.js:38 |
| 18736 | msgid "oz" |
| 18737 | msgstr "" |
| 18738 | |
| 18739 | #: products/modules/Shipping.js:21 |
| 18740 | #: products/modules/Variations/Shipping.js:33 |
| 18741 | #: settings/shipping/parcel/ParcelTemplateForm.js:29 |
| 18742 | #: settings/shipping/rate/ShippingRateForm.js:39 |
| 18743 | msgid "g" |
| 18744 | msgstr "" |
| 18745 | |
| 18746 | #: products/modules/Shipping.js:42 |
| 18747 | #: products/modules/Variations/Shipping.js:94 |
| 18748 | msgid "Physical product" |
| 18749 | msgstr "" |
| 18750 | |
| 18751 | #: products/modules/Shipping.js:55 |
| 18752 | #: products/modules/Variations/Shipping.js:149 |
| 18753 | msgid "Shipping Weight" |
| 18754 | msgstr "" |
| 18755 | |
| 18756 | #: products/modules/Shipping.js:98 |
| 18757 | #: products/modules/Variations/Shipping.js:118 |
| 18758 | msgid "Digital product or service" |
| 18759 | msgstr "" |
| 18760 | |
| 18761 | #: products/modules/Shipping.js:114 |
| 18762 | #: products/modules/Variations/Shipping.js:125 |
| 18763 | msgid "Customers won’t enter shipping details at checkout." |
| 18764 | msgstr "" |
| 18765 | |
| 18766 | #: products/modules/Shipping.js:128 |
| 18767 | #: products/modules/Variations/Shipping.js:196 |
| 18768 | msgid "Auto Fulfill" |
| 18769 | msgstr "" |
| 18770 | |
| 18771 | #: products/modules/Shipping.js:130 |
| 18772 | #: products/modules/Variations/Shipping.js:198 |
| 18773 | msgid "Turn this off if you do not wish to automatically fulfill this product when an order is placed." |
| 18774 | msgstr "" |
| 18775 | |
| 18776 | #: products/modules/SingleDownload.js:33 |
| 18777 | msgid "Are you sure you want to replace the file in this download? This may push out a new release to everyone." |
| 18778 | msgstr "" |
| 18779 | |
| 18780 | #: products/modules/SingleDownload.js:67 |
| 18781 | msgid "Are you sure you want to remove the download from this variant?" |
| 18782 | msgstr "" |
| 18783 | |
| 18784 | #: products/modules/SingleDownload.js:71 |
| 18785 | msgid "Are you sure you want to remove the download from this product?" |
| 18786 | msgstr "" |
| 18787 | |
| 18788 | #: products/modules/SingleDownload.js:88 |
| 18789 | msgid "Download removed." |
| 18790 | msgstr "" |
| 18791 | |
| 18792 | #: products/modules/SingleDownload.js:113 |
| 18793 | msgid "Download un-archived." |
| 18794 | msgstr "" |
| 18795 | |
| 18796 | #: products/modules/SingleDownload.js:114 |
| 18797 | msgid "Download archived." |
| 18798 | msgstr "" |
| 18799 | |
| 18800 | #: products/modules/SingleDownload.js:271 |
| 18801 | msgid "Secure" |
| 18802 | msgstr "" |
| 18803 | |
| 18804 | #: products/modules/Tax/Category.js:25 |
| 18805 | msgid "Tax Category" |
| 18806 | msgstr "" |
| 18807 | |
| 18808 | #: products/modules/Tax/index.js:72 |
| 18809 | #: products/modules/Variations/Tax.js:109 |
| 18810 | msgid "Tax is included in prices" |
| 18811 | msgstr "" |
| 18812 | |
| 18813 | #: products/modules/Tax/index.js:79 |
| 18814 | msgid "Charge tax on this product" |
| 18815 | msgstr "" |
| 18816 | |
| 18817 | #: products/modules/Tax/Type.js:32 |
| 18818 | #: products/modules/Variations/Tax.js:74 |
| 18819 | msgid "Product Type" |
| 18820 | msgstr "" |
| 18821 | |
| 18822 | #: products/modules/Tax/Type.js:48 |
| 18823 | msgid "Physical" |
| 18824 | msgstr "" |
| 18825 | |
| 18826 | #: products/modules/Tax/Type.js:49 |
| 18827 | msgid "Digital" |
| 18828 | msgstr "" |
| 18829 | |
| 18830 | #: products/modules/Tax/Type.js:74 |
| 18831 | msgid "Taxable Product Type" |
| 18832 | msgstr "" |
| 18833 | |
| 18834 | #: products/modules/Tax/Type.js:78 |
| 18835 | #: products/modules/Variations/Tax.js:86 |
| 18836 | msgid "Physical Product" |
| 18837 | msgstr "" |
| 18838 | |
| 18839 | #: products/modules/Tax/Type.js:82 |
| 18840 | #: products/modules/Variations/Tax.js:90 |
| 18841 | msgid "Digital Product" |
| 18842 | msgstr "" |
| 18843 | |
| 18844 | #: products/modules/Taxonomies/hierarchical-term-selector.js:312 |
| 18845 | msgid "Category" |
| 18846 | msgstr "" |
| 18847 | |
| 18848 | #: products/modules/Taxonomies/hierarchical-term-selector.js:313 |
| 18849 | msgid "Term" |
| 18850 | msgstr "" |
| 18851 | |
| 18852 | #. translators: %s: taxonomy name |
| 18853 | #: products/modules/Taxonomies/hierarchical-term-selector.js:316 |
| 18854 | msgctxt "term" |
| 18855 | msgid "%s added" |
| 18856 | msgstr "" |
| 18857 | |
| 18858 | #. translators: %d: number of results |
| 18859 | #: products/modules/Taxonomies/hierarchical-term-selector.js:347 |
| 18860 | msgid "%d result found." |
| 18861 | msgid_plural "%d results found." |
| 18862 | msgstr[0] "" |
| 18863 | msgstr[1] "" |
| 18864 | |
| 18865 | #: products/modules/Taxonomies/hierarchical-term-selector.js:390 |
| 18866 | #: products/modules/Taxonomies/hierarchical-term-selector.js:395 |
| 18867 | msgid "Add new category" |
| 18868 | msgstr "" |
| 18869 | |
| 18870 | #: products/modules/Taxonomies/hierarchical-term-selector.js:391 |
| 18871 | #: products/modules/Taxonomies/hierarchical-term-selector.js:396 |
| 18872 | msgid "Add new term" |
| 18873 | msgstr "" |
| 18874 | |
| 18875 | #: products/modules/Taxonomies/hierarchical-term-selector.js:400 |
| 18876 | msgid "Parent Category" |
| 18877 | msgstr "" |
| 18878 | |
| 18879 | #: products/modules/Taxonomies/hierarchical-term-selector.js:401 |
| 18880 | msgid "Parent Term" |
| 18881 | msgstr "" |
| 18882 | |
| 18883 | #: products/modules/Taxonomies/hierarchical-term-selector.js:406 |
| 18884 | msgid "Search Terms" |
| 18885 | msgstr "" |
| 18886 | |
| 18887 | #. translators: %1$s is the terms URL, %2$s is the terms link text, %3$s is the privacy URL, %4$s is the privacy link text. |
| 18888 | #. translators: %1$s is the terms URL, %2$s is the terms link text. |
| 18889 | #: products/modules/Taxonomies/hierarchical-term-selector.js:407 |
| 18890 | #: Controllers/SubscriptionController.php:358 |
| 18891 | #: Controllers/SubscriptionController.php:368 |
| 18892 | msgid "Terms" |
| 18893 | msgstr "" |
| 18894 | |
| 18895 | #: products/modules/Template.js:150 |
| 18896 | msgid "Edit Product Template" |
| 18897 | msgstr "" |
| 18898 | |
| 18899 | #: products/modules/Upgrades.js:78 |
| 18900 | msgid "Add this product to a group with others you want the purchaser to switch between." |
| 18901 | msgstr "" |
| 18902 | |
| 18903 | #: products/modules/Upgrades.js:92 |
| 18904 | msgid "Create Product Group" |
| 18905 | msgstr "" |
| 18906 | |
| 18907 | #: products/modules/Upgrades.js:109 |
| 18908 | msgid "This is not shown to the customer, but is used help you identify the group." |
| 18909 | msgstr "" |
| 18910 | |
| 18911 | #: products/modules/Variations/Downloads.js:77 |
| 18912 | msgid "Please save the variant before adding downloads." |
| 18913 | msgstr "" |
| 18914 | |
| 18915 | #: products/modules/Variations/Downloads.js:173 |
| 18916 | msgid "Enable Downloads" |
| 18917 | msgstr "" |
| 18918 | |
| 18919 | #: products/modules/Variations/Downloads.js:189 |
| 18920 | msgid "Enable downloads" |
| 18921 | msgstr "" |
| 18922 | |
| 18923 | #: products/modules/Variations/Downloads.js:287 |
| 18924 | msgid "Downloads added here will replace the product downloads for this variant." |
| 18925 | msgstr "" |
| 18926 | |
| 18927 | #: products/modules/Variations/EditVariant.js:54 |
| 18928 | #: products/modules/Variations/VariantItem.js:66 |
| 18929 | msgid "Are you sure you wish to unlink this image?" |
| 18930 | msgstr "" |
| 18931 | |
| 18932 | #: products/modules/Variations/EditVariant.js:81 |
| 18933 | msgid "Edit Variant" |
| 18934 | msgstr "" |
| 18935 | |
| 18936 | #: products/modules/Variations/index.js:56 |
| 18937 | msgid "Add variant" |
| 18938 | msgstr "" |
| 18939 | |
| 18940 | #: products/modules/Variations/index.js:69 |
| 18941 | msgid "Variants" |
| 18942 | msgstr "" |
| 18943 | |
| 18944 | #: products/modules/Variations/index.js:87 |
| 18945 | msgid "Add Options Like Size or Color" |
| 18946 | msgstr "" |
| 18947 | |
| 18948 | #: products/modules/Variations/index.js:112 |
| 18949 | msgid "You have reached the maximum number of variant options." |
| 18950 | msgstr "" |
| 18951 | |
| 18952 | #: products/modules/Variations/index.js:126 |
| 18953 | msgid "Add More Options" |
| 18954 | msgstr "" |
| 18955 | |
| 18956 | #: products/modules/Variations/Inventory.js:50 |
| 18957 | msgid "Track quantity" |
| 18958 | msgstr "" |
| 18959 | |
| 18960 | #: products/modules/Variations/Inventory.js:54 |
| 18961 | msgid "Out of stock selling" |
| 18962 | msgstr "" |
| 18963 | |
| 18964 | #: products/modules/Variations/Inventory.js:92 |
| 18965 | msgid "Track the quantity of this variant." |
| 18966 | msgstr "" |
| 18967 | |
| 18968 | #: products/modules/Variations/Licensing.js:55 |
| 18969 | msgid "Activation limit" |
| 18970 | msgstr "" |
| 18971 | |
| 18972 | #: products/modules/Variations/Licensing.js:61 |
| 18973 | msgid "Current release" |
| 18974 | msgstr "" |
| 18975 | |
| 18976 | #: products/modules/Variations/NewVariant.js:56 |
| 18977 | msgid "Are you sure you wish to delete this variant image? This cannot be undone." |
| 18978 | msgstr "" |
| 18979 | |
| 18980 | #: products/modules/Variations/NewVariant.js:75 |
| 18981 | #: products/modules/Variations/NewVariant.js:196 |
| 18982 | msgid "Add Variant" |
| 18983 | msgstr "" |
| 18984 | |
| 18985 | #: products/modules/Variations/NewVariant.js:144 |
| 18986 | msgid "Stock Qty" |
| 18987 | msgstr "" |
| 18988 | |
| 18989 | #: products/modules/Variations/Price.js:73 |
| 18990 | msgid "Set a custom price for this variant. Leave blank to use the product price." |
| 18991 | msgstr "" |
| 18992 | |
| 18993 | #: products/modules/Variations/Price.js:87 |
| 18994 | msgid "To set a custom price on this variant, the product must have only one price." |
| 18995 | msgstr "" |
| 18996 | |
| 18997 | #: products/modules/Variations/Purchases.js:29 |
| 18998 | #: products/modules/Variations/Purchases.js:71 |
| 18999 | msgid "Purchase limit" |
| 19000 | msgstr "" |
| 19001 | |
| 19002 | #: products/modules/Variations/Purchases.js:42 |
| 19003 | msgid "To set a custom purchase limit on this variant, please first disable the purchase limit on the product." |
| 19004 | msgstr "" |
| 19005 | |
| 19006 | #: products/modules/Variations/Purchases.js:63 |
| 19007 | msgid "Limit the number of times a single customer can purchase this variant." |
| 19008 | msgstr "" |
| 19009 | |
| 19010 | #: products/modules/Variations/ResetOverridesDropdown.js:56 |
| 19011 | msgid "Reset Variant Overrides" |
| 19012 | msgstr "" |
| 19013 | |
| 19014 | #: products/modules/Variations/Shipping.js:51 |
| 19015 | msgid "Shipping enabled" |
| 19016 | msgstr "" |
| 19017 | |
| 19018 | #: products/modules/Variations/Shipping.js:55 |
| 19019 | #: settings/shipping/parcel/ParcelTemplateForm.js:216 |
| 19020 | msgid "Weight" |
| 19021 | msgstr "" |
| 19022 | |
| 19023 | #: products/modules/Variations/Shipping.js:59 |
| 19024 | msgid "Weight unit" |
| 19025 | msgstr "" |
| 19026 | |
| 19027 | #: products/modules/Variations/Shipping.js:63 |
| 19028 | msgid "Auto fulfill" |
| 19029 | msgstr "" |
| 19030 | |
| 19031 | #: products/modules/Variations/Shipping.js:67 |
| 19032 | msgid "Dimensions" |
| 19033 | msgstr "" |
| 19034 | |
| 19035 | #: products/modules/Variations/Shipping.js:75 |
| 19036 | msgid "Product type" |
| 19037 | msgstr "" |
| 19038 | |
| 19039 | #: products/modules/Variations/Shipping.js:101 |
| 19040 | msgid "Customers will enter shipping details at checkout." |
| 19041 | msgstr "" |
| 19042 | |
| 19043 | #: products/modules/Variations/Tax.js:36 |
| 19044 | msgid "Tax enabled" |
| 19045 | msgstr "" |
| 19046 | |
| 19047 | #: products/modules/Variations/Tax.js:40 |
| 19048 | msgid "Tax category" |
| 19049 | msgstr "" |
| 19050 | |
| 19051 | #: products/modules/Variations/Tax.js:68 |
| 19052 | msgid "Charge tax" |
| 19053 | msgstr "" |
| 19054 | |
| 19055 | #: products/modules/Variations/Tax.js:117 |
| 19056 | msgid "Edit Settings" |
| 19057 | msgstr "" |
| 19058 | |
| 19059 | #: products/modules/Variations/VariantEditPanel.js:89 |
| 19060 | msgid "Variant updated." |
| 19061 | msgstr "" |
| 19062 | |
| 19063 | #: products/modules/Variations/VariantEditPanel.js:98 |
| 19064 | msgid "Failed to update variant." |
| 19065 | msgstr "" |
| 19066 | |
| 19067 | #: products/modules/Variations/VariantImage.js:35 |
| 19068 | #: products/modules/Variations/VariantImage.js:36 |
| 19069 | #: products/modules/Variations/WordPressMedia.js:39 |
| 19070 | #: products/modules/Variations/WordPressMedia.js:40 |
| 19071 | msgid "Delete image" |
| 19072 | msgstr "" |
| 19073 | |
| 19074 | #: products/modules/Variations/VariantImage.js:64 |
| 19075 | msgid "Image of %s" |
| 19076 | msgstr "" |
| 19077 | |
| 19078 | #: products/modules/Variations/VariantItem.js:133 |
| 19079 | msgid "Price overrides are only allowed for products with a single price." |
| 19080 | msgstr "" |
| 19081 | |
| 19082 | #: products/modules/Variations/VariantItem.js:288 |
| 19083 | msgid "Open variant dropdown" |
| 19084 | msgstr "" |
| 19085 | |
| 19086 | #: products/modules/Variations/VariantItem.js:298 |
| 19087 | msgid "Edit all fields" |
| 19088 | msgstr "" |
| 19089 | |
| 19090 | #: products/modules/Variations/VariantOption.js:100 |
| 19091 | #: products/modules/Variations/VariantOption.js:120 |
| 19092 | #: products/modules/Variations/VariantOption.js:122 |
| 19093 | msgid "Option Name" |
| 19094 | msgstr "" |
| 19095 | |
| 19096 | #: products/modules/Variations/VariantOption.js:142 |
| 19097 | msgid "You have already used the same option name \"%s\"." |
| 19098 | msgstr "" |
| 19099 | |
| 19100 | #: products/modules/Variations/VariantOption.js:166 |
| 19101 | msgid "Radio" |
| 19102 | msgstr "" |
| 19103 | |
| 19104 | #: products/modules/Variations/VariantOption.js:170 |
| 19105 | msgid "Dropdown" |
| 19106 | msgstr "" |
| 19107 | |
| 19108 | #: products/modules/Variations/VariantOption.js:174 |
| 19109 | msgid "Option Type" |
| 19110 | msgstr "" |
| 19111 | |
| 19112 | #: products/modules/Variations/VariantOption.js:181 |
| 19113 | msgid "Delete %s" |
| 19114 | msgstr "" |
| 19115 | |
| 19116 | #: products/modules/Variations/VariantOption.js:211 |
| 19117 | msgid "Option Values" |
| 19118 | msgstr "" |
| 19119 | |
| 19120 | #: products/modules/Variations/VariantOption.js:285 |
| 19121 | msgid "Edit %s" |
| 19122 | msgstr "" |
| 19123 | |
| 19124 | #: products/modules/Variations/VariantOptionValue.js:39 |
| 19125 | msgid "You have already used the same option value \"%s\"." |
| 19126 | msgstr "" |
| 19127 | |
| 19128 | #: products/modules/Variations/VariantOptionValue.js:79 |
| 19129 | msgid "Option Value %d" |
| 19130 | msgstr "" |
| 19131 | |
| 19132 | #: products/modules/Variations/VariantOptionValue.js:91 |
| 19133 | msgid "You have reached the variant limit of 300" |
| 19134 | msgstr "" |
| 19135 | |
| 19136 | #: products/modules/Variations/VariantOptionValues.js:77 |
| 19137 | msgid "Add another value" |
| 19138 | msgstr "" |
| 19139 | |
| 19140 | #. translators: %d is the number of updated products. |
| 19141 | #: products/ProductsList.js:228 |
| 19142 | msgid "Updated %d product." |
| 19143 | msgid_plural "Updated %d products." |
| 19144 | msgstr[0] "" |
| 19145 | msgstr[1] "" |
| 19146 | |
| 19147 | #: products/ProductsList.js:239 |
| 19148 | msgid "Failed to update product." |
| 19149 | msgstr "" |
| 19150 | |
| 19151 | #. translators: %d is the number of deleted products. |
| 19152 | #: products/ProductsList.js:267 |
| 19153 | msgid "Successfully deleted %d product." |
| 19154 | msgid_plural "Successfully deleted %d products." |
| 19155 | msgstr[0] "" |
| 19156 | msgstr[1] "" |
| 19157 | |
| 19158 | #. translators: 1: succeeded count, 2: failed count. |
| 19159 | #: products/ProductsList.js:281 |
| 19160 | msgid "Deleted %1$d, failed %2$d." |
| 19161 | msgstr "" |
| 19162 | |
| 19163 | #: products/ProductsList.js:293 |
| 19164 | msgid "Failed to delete product." |
| 19165 | msgstr "" |
| 19166 | |
| 19167 | #: products/ProductsList.js:340 |
| 19168 | msgid "Variant deleted." |
| 19169 | msgstr "" |
| 19170 | |
| 19171 | #: products/ProductsList.js:344 |
| 19172 | msgid "Failed to delete variant." |
| 19173 | msgstr "" |
| 19174 | |
| 19175 | #. translators: %d is the number of duplicated products. |
| 19176 | #: products/ProductsList.js:381 |
| 19177 | msgid "Duplicated %d product." |
| 19178 | msgid_plural "Duplicated %d products." |
| 19179 | msgstr[0] "" |
| 19180 | msgstr[1] "" |
| 19181 | |
| 19182 | #. translators: 1: succeeded count, 2: failed count. |
| 19183 | #: products/ProductsList.js:395 |
| 19184 | msgid "Duplicated %1$d, failed %2$d." |
| 19185 | msgstr "" |
| 19186 | |
| 19187 | #: products/ProductsList.js:407 |
| 19188 | msgid "Failed to duplicate product." |
| 19189 | msgstr "" |
| 19190 | |
| 19191 | #: products/ProductsList.js:452 |
| 19192 | msgid "Add, edit, and manage the products you sell in your store." |
| 19193 | msgstr "" |
| 19194 | |
| 19195 | #: products/utility.js:7 |
| 19196 | #: util/templates.js:7 |
| 19197 | msgid "Default (Customized)" |
| 19198 | msgstr "" |
| 19199 | |
| 19200 | #: reviews/list/actions/index.js:40 |
| 19201 | msgid "Approve %d review? It will become publicly visible." |
| 19202 | msgid_plural "Approve %d reviews? They will become publicly visible." |
| 19203 | msgstr[0] "" |
| 19204 | msgstr[1] "" |
| 19205 | |
| 19206 | #: reviews/list/actions/index.js:66 |
| 19207 | msgid "Reject %d review? It will be hidden from customers." |
| 19208 | msgid_plural "Reject %d reviews? They will be hidden from customers." |
| 19209 | msgstr[0] "" |
| 19210 | msgstr[1] "" |
| 19211 | |
| 19212 | #: reviews/list/actions/index.js:90 |
| 19213 | msgid "Are you sure you want to permanently delete %d review?" |
| 19214 | msgid_plural "Are you sure you want to permanently delete %d reviews?" |
| 19215 | msgstr[0] "" |
| 19216 | msgstr[1] "" |
| 19217 | |
| 19218 | #. translators: %s is the last-updated date and time. |
| 19219 | #: reviews/list/fields/created.js:30 |
| 19220 | msgid "Updated %s" |
| 19221 | msgstr "" |
| 19222 | |
| 19223 | #: reviews/list/fields/stars.js:7 |
| 19224 | #: reviews/list/fields/stars.js:8 |
| 19225 | #: reviews/list/fields/stars.js:9 |
| 19226 | #: reviews/list/fields/stars.js:10 |
| 19227 | msgid "%d stars" |
| 19228 | msgstr "" |
| 19229 | |
| 19230 | #. translators: %d: number of star rating |
| 19231 | #: reviews/list/fields/stars.js:11 |
| 19232 | #: src/blocks/product-review-form-rating/view.php:29 |
| 19233 | msgid "%d star" |
| 19234 | msgid_plural "%d stars" |
| 19235 | msgstr[0] "" |
| 19236 | msgstr[1] "" |
| 19237 | |
| 19238 | #: reviews/modules/ActionsDropdown.js:64 |
| 19239 | #: reviews/Review.js:299 |
| 19240 | msgid "Are you sure you want to reject this review?" |
| 19241 | msgstr "" |
| 19242 | |
| 19243 | #: reviews/modules/ActionsDropdown.js:79 |
| 19244 | msgid "Permanently delete this review? You cannot undo this action." |
| 19245 | msgstr "" |
| 19246 | |
| 19247 | #: reviews/modules/Details.js:19 |
| 19248 | msgid "Review Details" |
| 19249 | msgstr "" |
| 19250 | |
| 19251 | #: reviews/modules/Details.js:24 |
| 19252 | msgid "Save Review" |
| 19253 | msgstr "" |
| 19254 | |
| 19255 | #: reviews/modules/Details.js:38 |
| 19256 | msgid "The review title or headline." |
| 19257 | msgstr "" |
| 19258 | |
| 19259 | #: reviews/modules/Details.js:46 |
| 19260 | msgid "The star rating for this review." |
| 19261 | msgstr "" |
| 19262 | |
| 19263 | #: reviews/modules/Details.js:63 |
| 19264 | msgid "The detailed review comment or feedback." |
| 19265 | msgstr "" |
| 19266 | |
| 19267 | #: reviews/modules/Summary.js:63 |
| 19268 | msgid "Submitted At" |
| 19269 | msgstr "" |
| 19270 | |
| 19271 | #: reviews/Review.js:89 |
| 19272 | msgid "Review updated." |
| 19273 | msgstr "" |
| 19274 | |
| 19275 | #: reviews/Review.js:285 |
| 19276 | msgid "Are you sure you want to approve this review?" |
| 19277 | msgstr "" |
| 19278 | |
| 19279 | #. translators: %d is the number of approved reviews. |
| 19280 | #: reviews/ReviewsList.js:137 |
| 19281 | msgid "Approved %d review." |
| 19282 | msgid_plural "Approved %d reviews." |
| 19283 | msgstr[0] "" |
| 19284 | msgstr[1] "" |
| 19285 | |
| 19286 | #: reviews/ReviewsList.js:145 |
| 19287 | msgid "Failed to approve review." |
| 19288 | msgstr "" |
| 19289 | |
| 19290 | #. translators: %d is the number of rejected reviews. |
| 19291 | #: reviews/ReviewsList.js:158 |
| 19292 | msgid "Rejected %d review." |
| 19293 | msgid_plural "Rejected %d reviews." |
| 19294 | msgstr[0] "" |
| 19295 | msgstr[1] "" |
| 19296 | |
| 19297 | #: reviews/ReviewsList.js:166 |
| 19298 | msgid "Failed to reject review." |
| 19299 | msgstr "" |
| 19300 | |
| 19301 | #. translators: %d is the number of deleted reviews. |
| 19302 | #: reviews/ReviewsList.js:206 |
| 19303 | msgid "Deleted %d review." |
| 19304 | msgid_plural "Deleted %d reviews." |
| 19305 | msgstr[0] "" |
| 19306 | msgstr[1] "" |
| 19307 | |
| 19308 | #: reviews/ReviewsList.js:217 |
| 19309 | msgid "Failed to delete review." |
| 19310 | msgstr "" |
| 19311 | |
| 19312 | #: reviews/ReviewsList.js:241 |
| 19313 | msgid "Approve, reject, and manage product reviews submitted by your customers." |
| 19314 | msgstr "" |
| 19315 | |
| 19316 | #: router/NavigationConfirmProvider.js:124 |
| 19317 | msgid "Settings saved." |
| 19318 | msgstr "" |
| 19319 | |
| 19320 | #: router/NavigationConfirmProvider.js:130 |
| 19321 | msgid "Something went wrong when saving. Please try again." |
| 19322 | msgstr "" |
| 19323 | |
| 19324 | #: router/NavigationConfirmProvider.js:155 |
| 19325 | msgid "Unsaved changes" |
| 19326 | msgstr "" |
| 19327 | |
| 19328 | #: router/NavigationConfirmProvider.js:162 |
| 19329 | msgid "You have unsaved changes. Save before leaving, or discard them and continue?" |
| 19330 | msgstr "" |
| 19331 | |
| 19332 | #: router/NavigationConfirmProvider.js:196 |
| 19333 | msgid "Discard" |
| 19334 | msgstr "" |
| 19335 | |
| 19336 | #: settings/abandoned/AbandonedSettings.js:62 |
| 19337 | #: settings/account/AccountSettings.js:56 |
| 19338 | #: settings/advanced/AdvancedSettings.js:126 |
| 19339 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:91 |
| 19340 | #: settings/brand/BrandSettings.js:60 |
| 19341 | #: settings/connection/ConnectionSettings.js:38 |
| 19342 | #: settings/customer/CustomerSettings.js:36 |
| 19343 | #: settings/display-currency/DisplayCurrencySettings.js:44 |
| 19344 | #: settings/dynamic-pricing/DynamicPricingSettings.js:28 |
| 19345 | #: settings/mcp/MCPSettings.js:46 |
| 19346 | #: settings/order/OrderProtocol.js:61 |
| 19347 | #: settings/review-protocol/ReviewProtocolSettings.js:39 |
| 19348 | #: settings/shipping/ShippingSettings.js:167 |
| 19349 | #: settings/subscription-preservation/PreservationSettings.js:135 |
| 19350 | #: settings/subscription/SubscriptionSettings.js:94 |
| 19351 | #: settings/tax-region/TaxRegionSettings.js:140 |
| 19352 | #: settings/tax/TaxSettings.js:32 |
| 19353 | msgid "Settings Updated." |
| 19354 | msgstr "" |
| 19355 | |
| 19356 | #: settings/abandoned/AbandonedSettings.js:84 |
| 19357 | #: settings/account/AccountSettings.js:326 |
| 19358 | #: settings/customer/CustomerSettings.js:73 |
| 19359 | msgid "Notification Settings" |
| 19360 | msgstr "" |
| 19361 | |
| 19362 | #: settings/abandoned/AbandonedSettings.js:85 |
| 19363 | msgid "Notification settings for abandoned checkouts" |
| 19364 | msgstr "" |
| 19365 | |
| 19366 | #: settings/abandoned/AbandonedSettings.js:97 |
| 19367 | msgid "Turn on abandoned cart for your store." |
| 19368 | msgstr "" |
| 19369 | |
| 19370 | #: settings/abandoned/AbandonedSettings.js:107 |
| 19371 | msgid "First Email Delay" |
| 19372 | msgstr "" |
| 19373 | |
| 19374 | #: settings/abandoned/AbandonedSettings.js:109 |
| 19375 | #: settings/abandoned/AbandonedSettings.js:118 |
| 19376 | #: settings/abandoned/AbandonedSettings.js:127 |
| 19377 | #: settings/abandoned/util.js:9 |
| 19378 | msgid "Don't send" |
| 19379 | msgstr "" |
| 19380 | |
| 19381 | #: settings/abandoned/AbandonedSettings.js:116 |
| 19382 | msgid "Second Email Delay" |
| 19383 | msgstr "" |
| 19384 | |
| 19385 | #: settings/abandoned/AbandonedSettings.js:125 |
| 19386 | msgid "Final Email Delay" |
| 19387 | msgstr "" |
| 19388 | |
| 19389 | #: settings/abandoned/AbandonedSettings.js:139 |
| 19390 | msgid "Discount Settings" |
| 19391 | msgstr "" |
| 19392 | |
| 19393 | #: settings/abandoned/AbandonedSettings.js:140 |
| 19394 | msgid "Your discount settings for abandoned cart." |
| 19395 | msgstr "" |
| 19396 | |
| 19397 | #: settings/abandoned/AbandonedSettings.js:156 |
| 19398 | msgid "Abandoned Checkout Discount" |
| 19399 | msgstr "" |
| 19400 | |
| 19401 | #: settings/abandoned/AbandonedSettings.js:158 |
| 19402 | msgid "Add a discount incentive for abandoned cart." |
| 19403 | msgstr "" |
| 19404 | |
| 19405 | #: settings/abandoned/AbandonedSettings.js:169 |
| 19406 | msgid "When should we offer the discount?" |
| 19407 | msgstr "" |
| 19408 | |
| 19409 | #: settings/abandoned/AbandonedSettings.js:184 |
| 19410 | msgid "On the first email" |
| 19411 | msgstr "" |
| 19412 | |
| 19413 | #: settings/abandoned/AbandonedSettings.js:191 |
| 19414 | msgid "On the second email" |
| 19415 | msgstr "" |
| 19416 | |
| 19417 | #: settings/abandoned/AbandonedSettings.js:198 |
| 19418 | msgid "On the final email" |
| 19419 | msgstr "" |
| 19420 | |
| 19421 | #: settings/abandoned/AbandonedSettings.js:217 |
| 19422 | msgid "Discount Expires" |
| 19423 | msgstr "" |
| 19424 | |
| 19425 | #: settings/abandoned/AbandonedSettings.js:225 |
| 19426 | msgid "Number of days until expiration" |
| 19427 | msgstr "" |
| 19428 | |
| 19429 | #: settings/abandoned/AbandonedSettings.js:250 |
| 19430 | msgid "GDPR Settings" |
| 19431 | msgstr "" |
| 19432 | |
| 19433 | #: settings/abandoned/AbandonedSettings.js:251 |
| 19434 | msgid "Data collection settings for GDPR." |
| 19435 | msgstr "" |
| 19436 | |
| 19437 | #: settings/abandoned/AbandonedSettings.js:263 |
| 19438 | msgid "Tracking Confirmation" |
| 19439 | msgstr "" |
| 19440 | |
| 19441 | #: settings/abandoned/AbandonedSettings.js:265 |
| 19442 | msgid "Note: By checking this, it will show confirmation text below the email on checkout forms." |
| 19443 | msgstr "" |
| 19444 | |
| 19445 | #: settings/abandoned/AbandonedSettings.js:274 |
| 19446 | msgid "GDPR Message" |
| 19447 | msgstr "" |
| 19448 | |
| 19449 | #: settings/abandoned/AbandonedSettings.js:284 |
| 19450 | #: settings/advanced/AdvancedSettings.js:143 |
| 19451 | msgid "Advanced Settings" |
| 19452 | msgstr "" |
| 19453 | |
| 19454 | #: settings/abandoned/AbandonedSettings.js:285 |
| 19455 | msgid "Advanced settings for abandoned checkouts" |
| 19456 | msgstr "" |
| 19457 | |
| 19458 | #: settings/abandoned/AbandonedSettings.js:299 |
| 19459 | msgid "Enabled In Test Mode" |
| 19460 | msgstr "" |
| 19461 | |
| 19462 | #: settings/abandoned/AbandonedSettings.js:301 |
| 19463 | msgid "Also enable abandoned checkouts in test mode." |
| 19464 | msgstr "" |
| 19465 | |
| 19466 | #: settings/abandoned/AbandonedSettings.js:316 |
| 19467 | msgid "Ignore Purchased Products" |
| 19468 | msgstr "" |
| 19469 | |
| 19470 | #: settings/abandoned/AbandonedSettings.js:318 |
| 19471 | msgid "Don't create abandoned checkout if all products in checkout have been purchased." |
| 19472 | msgstr "" |
| 19473 | |
| 19474 | #: settings/abandoned/AbandonedSettings.js:333 |
| 19475 | #: settings/abandoned/AbandonedSettings.js:345 |
| 19476 | msgid "Grace Period" |
| 19477 | msgstr "" |
| 19478 | |
| 19479 | #: settings/abandoned/AbandonedSettings.js:335 |
| 19480 | msgid "Wait for a period of time after a customer has made a purchase to send other abandoned checkouts." |
| 19481 | msgstr "" |
| 19482 | |
| 19483 | #: settings/abandoned/AbandonedSettings.js:347 |
| 19484 | msgid "The number of days to wait after a customer's purchase before allowing an abandoned checkout to be created. This helps to prevent abandoned checkouts being created for customers very soon after they have made a different purchase." |
| 19485 | msgstr "" |
| 19486 | |
| 19487 | #: settings/abandoned/util.js:13 |
| 19488 | msgid "1 Hour" |
| 19489 | msgstr "" |
| 19490 | |
| 19491 | #: settings/abandoned/util.js:17 |
| 19492 | msgid "2 Hours" |
| 19493 | msgstr "" |
| 19494 | |
| 19495 | #: settings/abandoned/util.js:21 |
| 19496 | msgid "3 Hours" |
| 19497 | msgstr "" |
| 19498 | |
| 19499 | #: settings/abandoned/util.js:25 |
| 19500 | msgid "6 Hours" |
| 19501 | msgstr "" |
| 19502 | |
| 19503 | #: settings/abandoned/util.js:29 |
| 19504 | msgid "12 Hours" |
| 19505 | msgstr "" |
| 19506 | |
| 19507 | #: settings/abandoned/util.js:33 |
| 19508 | msgid "1 Day" |
| 19509 | msgstr "" |
| 19510 | |
| 19511 | #: settings/abandoned/util.js:37 |
| 19512 | msgid "1.5 Days" |
| 19513 | msgstr "" |
| 19514 | |
| 19515 | #: settings/abandoned/util.js:41 |
| 19516 | msgid "2 Days" |
| 19517 | msgstr "" |
| 19518 | |
| 19519 | #: settings/abandoned/util.js:45 |
| 19520 | msgid "3 Days" |
| 19521 | msgstr "" |
| 19522 | |
| 19523 | #: settings/abandoned/util.js:49 |
| 19524 | msgid "4 Days" |
| 19525 | msgstr "" |
| 19526 | |
| 19527 | #: settings/abandoned/util.js:53 |
| 19528 | msgid "5 Days" |
| 19529 | msgstr "" |
| 19530 | |
| 19531 | #: settings/abandoned/util.js:57 |
| 19532 | msgid "6 Days" |
| 19533 | msgstr "" |
| 19534 | |
| 19535 | #: settings/abandoned/util.js:61 |
| 19536 | msgid "1 week" |
| 19537 | msgstr "" |
| 19538 | |
| 19539 | #: settings/account/AccountSettings.js:66 |
| 19540 | #: settings/SettingsSidebar.js:51 |
| 19541 | msgid "Store Settings" |
| 19542 | msgstr "" |
| 19543 | |
| 19544 | #: settings/account/AccountSettings.js:74 |
| 19545 | msgid "Store Details" |
| 19546 | msgstr "" |
| 19547 | |
| 19548 | #: settings/account/AccountSettings.js:75 |
| 19549 | msgid "The name of your store will be visible to customers, so you should use a name that is recognizable and identifies your store to your customers." |
| 19550 | msgstr "" |
| 19551 | |
| 19552 | #: settings/account/AccountSettings.js:90 |
| 19553 | #: settings/account/AccountSettings.js:91 |
| 19554 | msgid "Store Name" |
| 19555 | msgstr "" |
| 19556 | |
| 19557 | #: settings/account/AccountSettings.js:95 |
| 19558 | msgid "This is displayed in the UI and in notifications." |
| 19559 | msgstr "" |
| 19560 | |
| 19561 | #: settings/account/AccountSettings.js:105 |
| 19562 | msgid "https://example.com" |
| 19563 | msgstr "" |
| 19564 | |
| 19565 | #: settings/account/AccountSettings.js:109 |
| 19566 | msgid "This should be your live storefront URL." |
| 19567 | msgstr "" |
| 19568 | |
| 19569 | #: settings/account/AccountSettings.js:118 |
| 19570 | msgid "Store ID / Subdomain" |
| 19571 | msgstr "" |
| 19572 | |
| 19573 | #: settings/account/AccountSettings.js:122 |
| 19574 | msgid "This will be used to identify your store in URLs. It can only contain letters, numbers, and dashes." |
| 19575 | msgstr "" |
| 19576 | |
| 19577 | #: settings/account/AccountSettings.js:144 |
| 19578 | msgid "Time Zone" |
| 19579 | msgstr "" |
| 19580 | |
| 19581 | #: settings/account/AccountSettings.js:145 |
| 19582 | msgid "Change this if you want the store to be in a different time zone than your server." |
| 19583 | msgstr "" |
| 19584 | |
| 19585 | #: settings/account/AccountSettings.js:177 |
| 19586 | msgid "The currency for your store checkouts and default currency for new products." |
| 19587 | msgstr "" |
| 19588 | |
| 19589 | #: settings/account/AccountSettings.js:196 |
| 19590 | msgid "Important:" |
| 19591 | msgstr "" |
| 19592 | |
| 19593 | #: settings/account/AccountSettings.js:198 |
| 19594 | msgid "Customers can only make purchases in your active store currency. Changing your store currency will cause existing product checkouts to fail until those products and prices are recreated in the new currency. If you have existing orders, analytics reports will also become inaccurate as they don't separate by currency." |
| 19595 | msgstr "" |
| 19596 | |
| 19597 | #: settings/account/AccountSettings.js:213 |
| 19598 | msgid "Learn about all implications before switching" |
| 19599 | msgstr "" |
| 19600 | |
| 19601 | #: settings/account/AccountSettings.js:285 |
| 19602 | msgid "Store Language" |
| 19603 | msgstr "" |
| 19604 | |
| 19605 | #: settings/account/AccountSettings.js:286 |
| 19606 | msgid "The language used for notifications, invoices, etc." |
| 19607 | msgstr "" |
| 19608 | |
| 19609 | #: settings/account/AccountSettings.js:295 |
| 19610 | msgid "Terms Page" |
| 19611 | msgstr "" |
| 19612 | |
| 19613 | #: settings/account/AccountSettings.js:303 |
| 19614 | msgid "A link to your store terms page." |
| 19615 | msgstr "" |
| 19616 | |
| 19617 | #: settings/account/AccountSettings.js:309 |
| 19618 | msgid "Privacy Policy Page" |
| 19619 | msgstr "" |
| 19620 | |
| 19621 | #: settings/account/AccountSettings.js:317 |
| 19622 | msgid "A link to your privacy policy page." |
| 19623 | msgstr "" |
| 19624 | |
| 19625 | #: settings/account/AccountSettings.js:327 |
| 19626 | #: settings/customer/CustomerSettings.js:74 |
| 19627 | msgid "Use these settings to configure how notifications are sent to your customers." |
| 19628 | msgstr "" |
| 19629 | |
| 19630 | #: settings/account/AccountSettings.js:341 |
| 19631 | #: settings/customer/CustomerSettings.js:88 |
| 19632 | msgid "Sender Name" |
| 19633 | msgstr "" |
| 19634 | |
| 19635 | #: settings/account/AccountSettings.js:342 |
| 19636 | #: settings/customer/CustomerSettings.js:89 |
| 19637 | msgid "Enter the sender name" |
| 19638 | msgstr "" |
| 19639 | |
| 19640 | #: settings/account/AccountSettings.js:349 |
| 19641 | #: settings/customer/CustomerSettings.js:96 |
| 19642 | msgid "Reply To Email" |
| 19643 | msgstr "" |
| 19644 | |
| 19645 | #: settings/account/AccountSettings.js:350 |
| 19646 | #: settings/customer/CustomerSettings.js:97 |
| 19647 | msgid "notifications@surecart.com" |
| 19648 | msgstr "" |
| 19649 | |
| 19650 | #: settings/account/AccountSettings.js:366 |
| 19651 | msgid "This information helps customers recognize your business and contact you when necessary. It will be visible on invoices/receipts and any emails that need to be CAN-SPAM compliant (i.e. abandoned order emails)." |
| 19652 | msgstr "" |
| 19653 | |
| 19654 | #: settings/account/AccountSettings.js:382 |
| 19655 | msgid "Enter an email" |
| 19656 | msgstr "" |
| 19657 | |
| 19658 | #: settings/account/AccountSettings.js:391 |
| 19659 | msgid "Enter an phone number" |
| 19660 | msgstr "" |
| 19661 | |
| 19662 | #: settings/account/AccountSettings.js:400 |
| 19663 | msgid "Enter a website URL" |
| 19664 | msgstr "" |
| 19665 | |
| 19666 | #: settings/advanced/AdvancedSettings.js:189 |
| 19667 | msgid "On Demand Block Assets" |
| 19668 | msgstr "" |
| 19669 | |
| 19670 | #: settings/advanced/AdvancedSettings.js:191 |
| 19671 | msgid "Enabling this option will load block assets only when they are rendered. This will happen for ALL blocks on your website, not just SureCart blocks. Please check your pages after you enable this option in a private browser window as this might change the CSS load order." |
| 19672 | msgstr "" |
| 19673 | |
| 19674 | #: settings/advanced/AdvancedSettings.js:201 |
| 19675 | msgid "Note: This option is sometimes enabled by the theme. If it is already enabled by the theme, then this setting won't have any effect." |
| 19676 | msgstr "" |
| 19677 | |
| 19678 | #: settings/advanced/AdvancedSettings.js:212 |
| 19679 | msgid "Spam Protection & Security" |
| 19680 | msgstr "" |
| 19681 | |
| 19682 | #: settings/advanced/AdvancedSettings.js:213 |
| 19683 | msgid "Change your checkout spam protection and security settings." |
| 19684 | msgstr "" |
| 19685 | |
| 19686 | #: settings/advanced/AdvancedSettings.js:225 |
| 19687 | msgid "Test Mode Restricted" |
| 19688 | msgstr "" |
| 19689 | |
| 19690 | #: settings/advanced/AdvancedSettings.js:227 |
| 19691 | msgid "Restrict test orders to store administrators only. Disable this setting to allow anyone to complete test orders." |
| 19692 | msgstr "" |
| 19693 | |
| 19694 | #: settings/advanced/AdvancedSettings.js:238 |
| 19695 | msgid "Honeypot" |
| 19696 | msgstr "" |
| 19697 | |
| 19698 | #: settings/advanced/AdvancedSettings.js:240 |
| 19699 | msgid "This adds a field that is invisible to users, but visible to bots in an attempt to trick them into filling it out." |
| 19700 | msgstr "" |
| 19701 | |
| 19702 | #: settings/advanced/AdvancedSettings.js:254 |
| 19703 | msgid "Recaptcha v3" |
| 19704 | msgstr "" |
| 19705 | |
| 19706 | #: settings/advanced/AdvancedSettings.js:256 |
| 19707 | msgid "Enable Recaptcha spam protection on checkout forms." |
| 19708 | msgstr "" |
| 19709 | |
| 19710 | #: settings/advanced/AdvancedSettings.js:265 |
| 19711 | #: settings/shipping/ShippingSettings.js:256 |
| 19712 | msgid "Important" |
| 19713 | msgstr "" |
| 19714 | |
| 19715 | #: settings/advanced/AdvancedSettings.js:266 |
| 19716 | #: settings/shipping/ShippingSettings.js:258 |
| 19717 | msgid "Please clear checkout page cache after changing this setting." |
| 19718 | msgstr "" |
| 19719 | |
| 19720 | #: settings/advanced/AdvancedSettings.js:287 |
| 19721 | #: settings/advanced/AdvancedSettings.js:288 |
| 19722 | msgid "reCaptcha Site Key" |
| 19723 | msgstr "" |
| 19724 | |
| 19725 | #: settings/advanced/AdvancedSettings.js:296 |
| 19726 | #: settings/advanced/AdvancedSettings.js:312 |
| 19727 | msgid "You can find this on your google Recaptcha dashboard." |
| 19728 | msgstr "" |
| 19729 | |
| 19730 | #: settings/advanced/AdvancedSettings.js:303 |
| 19731 | #: settings/advanced/AdvancedSettings.js:304 |
| 19732 | msgid "reCaptcha Secret Key" |
| 19733 | msgstr "" |
| 19734 | |
| 19735 | #: settings/advanced/AdvancedSettings.js:320 |
| 19736 | msgid "To get your Recaptcha keys" |
| 19737 | msgstr "" |
| 19738 | |
| 19739 | #: settings/advanced/AdvancedSettings.js:326 |
| 19740 | msgid "register a new site and choose v3." |
| 19741 | msgstr "" |
| 19742 | |
| 19743 | #: settings/advanced/AdvancedSettings.js:345 |
| 19744 | msgid "Stripe Fraud Monitoring" |
| 19745 | msgstr "" |
| 19746 | |
| 19747 | #: settings/advanced/AdvancedSettings.js:350 |
| 19748 | msgid "This will load stripe.js on every page to help with Fraud monitoring." |
| 19749 | msgstr "" |
| 19750 | |
| 19751 | #: settings/advanced/AdvancedSettings.js:361 |
| 19752 | msgid "Strong Password Validation" |
| 19753 | msgstr "" |
| 19754 | |
| 19755 | #: settings/advanced/AdvancedSettings.js:363 |
| 19756 | msgid "This ensures all the password fields have a stronger validation for user password input i.e. at least 6 characters and one special character." |
| 19757 | msgstr "" |
| 19758 | |
| 19759 | #: settings/advanced/AdvancedSettings.js:372 |
| 19760 | msgid "Admin Appearance" |
| 19761 | msgstr "" |
| 19762 | |
| 19763 | #: settings/advanced/AdvancedSettings.js:373 |
| 19764 | msgid "Change some admin UI options." |
| 19765 | msgstr "" |
| 19766 | |
| 19767 | #: settings/advanced/AdvancedSettings.js:382 |
| 19768 | msgid "Show a link to edit the shop page in the menu." |
| 19769 | msgstr "" |
| 19770 | |
| 19771 | #: settings/advanced/AdvancedSettings.js:392 |
| 19772 | msgid "Cart Page" |
| 19773 | msgstr "" |
| 19774 | |
| 19775 | #: settings/advanced/AdvancedSettings.js:394 |
| 19776 | msgid "Show a link to edit the cart in the menu." |
| 19777 | msgstr "" |
| 19778 | |
| 19779 | #: settings/advanced/AdvancedSettings.js:404 |
| 19780 | msgid "Checkout Page" |
| 19781 | msgstr "" |
| 19782 | |
| 19783 | #: settings/advanced/AdvancedSettings.js:406 |
| 19784 | msgid "Show a link to edit the checkout page in the menu." |
| 19785 | msgstr "" |
| 19786 | |
| 19787 | #: settings/advanced/AdvancedSettings.js:418 |
| 19788 | msgid "Show a link to edit the customer area in the menu." |
| 19789 | msgstr "" |
| 19790 | |
| 19791 | #: settings/advanced/AdvancedSettings.js:428 |
| 19792 | msgid "Learn Page" |
| 19793 | msgstr "" |
| 19794 | |
| 19795 | #: settings/advanced/AdvancedSettings.js:430 |
| 19796 | msgid "Show the Learn page link in the menu." |
| 19797 | msgstr "" |
| 19798 | |
| 19799 | #: settings/advanced/AdvancedSettings.js:440 |
| 19800 | msgid "Hide Help Widget" |
| 19801 | msgstr "" |
| 19802 | |
| 19803 | #: settings/advanced/AdvancedSettings.js:442 |
| 19804 | msgid "Hide the help widget that appears in the bottom right corner of SureCart admin pages." |
| 19805 | msgstr "" |
| 19806 | |
| 19807 | #: settings/advanced/AdvancedSettings.js:452 |
| 19808 | msgid "Enable Admin Toolbar" |
| 19809 | msgstr "" |
| 19810 | |
| 19811 | #: settings/advanced/AdvancedSettings.js:454 |
| 19812 | msgid "This will enable the SureCart toolbar in the WordPress admin bar for easy access to SureCart features." |
| 19813 | msgstr "" |
| 19814 | |
| 19815 | #: settings/advanced/AdvancedSettings.js:465 |
| 19816 | msgid "Change your checkout appearance settings." |
| 19817 | msgstr "" |
| 19818 | |
| 19819 | #: settings/advanced/AdvancedSettings.js:480 |
| 19820 | msgid "Modern Order Bump Design" |
| 19821 | msgstr "" |
| 19822 | |
| 19823 | #: settings/advanced/AdvancedSettings.js:482 |
| 19824 | msgid "Use the modern rounded button design for order bumps on checkout forms. The classic checkbox design will be used when disabled. Please clear your page cache after changing this setting." |
| 19825 | msgstr "" |
| 19826 | |
| 19827 | #: settings/advanced/AdvancedSettings.js:492 |
| 19828 | msgid "Legacy Features" |
| 19829 | msgstr "" |
| 19830 | |
| 19831 | #: settings/advanced/AdvancedSettings.js:493 |
| 19832 | msgid "Opt-in to some legacy features of the plugin." |
| 19833 | msgstr "" |
| 19834 | |
| 19835 | #: settings/advanced/AdvancedSettings.js:509 |
| 19836 | msgid "Use The Stripe Card Element" |
| 19837 | msgstr "" |
| 19838 | |
| 19839 | #: settings/advanced/AdvancedSettings.js:511 |
| 19840 | msgid "Use Stripe's Card Element instead of the Payment Element in all forms." |
| 19841 | msgstr "" |
| 19842 | |
| 19843 | #: settings/advanced/AdvancedSettings.js:520 |
| 19844 | msgid "Syncing" |
| 19845 | msgstr "" |
| 19846 | |
| 19847 | #: settings/advanced/AdvancedSettings.js:521 |
| 19848 | msgid "Manually sync your WordPress install with SureCart." |
| 19849 | msgstr "" |
| 19850 | |
| 19851 | #: settings/advanced/AdvancedSettings.js:538 |
| 19852 | msgid "Create WordPress user accounts for SureCart customers who don't already have a WordPress account. Use this after migrating from another eCommerce platform to ensure every SureCart customer can log in." |
| 19853 | msgstr "" |
| 19854 | |
| 19855 | #: settings/advanced/AdvancedSettings.js:560 |
| 19856 | msgid "Run a sync on all SureCart products to post types." |
| 19857 | msgstr "" |
| 19858 | |
| 19859 | #: settings/advanced/AdvancedSettings.js:579 |
| 19860 | msgid "WooCommerce Products" |
| 19861 | msgstr "" |
| 19862 | |
| 19863 | #: settings/advanced/AdvancedSettings.js:580 |
| 19864 | msgid "Import your WooCommerce products into SureCart." |
| 19865 | msgstr "" |
| 19866 | |
| 19867 | #: settings/advanced/AdvancedSettings.js:591 |
| 19868 | msgid "Import" |
| 19869 | msgstr "" |
| 19870 | |
| 19871 | #: settings/advanced/AdvancedSettings.js:599 |
| 19872 | #: settings/advanced/AdvancedSettings.js:614 |
| 19873 | msgid "Clear Test Data" |
| 19874 | msgstr "" |
| 19875 | |
| 19876 | #: settings/advanced/AdvancedSettings.js:600 |
| 19877 | msgid "Clear out all of your test data with one-click." |
| 19878 | msgstr "" |
| 19879 | |
| 19880 | #: settings/advanced/components/CustomerSyncModal.js:35 |
| 19881 | msgid "Customer sync started in the background" |
| 19882 | msgstr "" |
| 19883 | |
| 19884 | #: settings/advanced/components/CustomerSyncModal.js:56 |
| 19885 | msgid "Customer Sync" |
| 19886 | msgstr "" |
| 19887 | |
| 19888 | #: settings/advanced/components/CustomerSyncModal.js:72 |
| 19889 | msgid "This will change your user data on your install. We recommend creating a backup of your site before running this." |
| 19890 | msgstr "" |
| 19891 | |
| 19892 | #: settings/advanced/components/CustomerSyncModal.js:81 |
| 19893 | msgid "Create WordPress Users" |
| 19894 | msgstr "" |
| 19895 | |
| 19896 | #: settings/advanced/components/CustomerSyncModal.js:83 |
| 19897 | msgid "Create WordPress users if the user does not yet exist." |
| 19898 | msgstr "" |
| 19899 | |
| 19900 | #: settings/advanced/components/CustomerSyncModal.js:93 |
| 19901 | msgid "Run purchase actions" |
| 19902 | msgstr "" |
| 19903 | |
| 19904 | #: settings/advanced/components/CustomerSyncModal.js:95 |
| 19905 | msgid "Run any integration automations for purchases. This will run any actions that are set to run on purchase." |
| 19906 | msgstr "" |
| 19907 | |
| 19908 | #: settings/advanced/components/CustomerSyncModal.js:103 |
| 19909 | msgid "Start Sync" |
| 19910 | msgstr "" |
| 19911 | |
| 19912 | #: settings/advanced/components/ProductSyncButton.js:22 |
| 19913 | msgid "Product sync started in the background" |
| 19914 | msgstr "" |
| 19915 | |
| 19916 | #: settings/advanced/components/WooCommerceImportModal.js:67 |
| 19917 | msgid "WooCommerce import started in the background" |
| 19918 | msgstr "" |
| 19919 | |
| 19920 | #: settings/advanced/components/WooCommerceImportModal.js:93 |
| 19921 | msgid "Import Products from WooCommerce" |
| 19922 | msgstr "" |
| 19923 | |
| 19924 | #: settings/advanced/components/WooCommerceImportModal.js:110 |
| 19925 | msgid "Could not retrieve WooCommerce product count. Please try again." |
| 19926 | msgstr "" |
| 19927 | |
| 19928 | #: settings/advanced/components/WooCommerceImportModal.js:140 |
| 19929 | msgid "Up to %d WooCommerce product(s) will be imported into SureCart. The import runs in the background. Products already imported or not supported (e.g. grouped products) will be skipped." |
| 19930 | msgstr "" |
| 19931 | |
| 19932 | #: settings/advanced/components/WooCommerceImportModal.js:167 |
| 19933 | msgid "No new WooCommerce products to import. All products have already been imported." |
| 19934 | msgstr "" |
| 19935 | |
| 19936 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:101 |
| 19937 | msgid "Affiliates Settings" |
| 19938 | msgstr "" |
| 19939 | |
| 19940 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:111 |
| 19941 | msgid "Affiliate Signups" |
| 19942 | msgstr "" |
| 19943 | |
| 19944 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:112 |
| 19945 | msgid "Configure how affiliates signup and get approved to promote products in your store." |
| 19946 | msgstr "" |
| 19947 | |
| 19948 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:127 |
| 19949 | msgid "Allow New Affiliate Signups" |
| 19950 | msgstr "" |
| 19951 | |
| 19952 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:129 |
| 19953 | msgid "Do you want to allow new affiliates to sign up?" |
| 19954 | msgstr "" |
| 19955 | |
| 19956 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:136 |
| 19957 | msgid "Program Description" |
| 19958 | msgstr "" |
| 19959 | |
| 19960 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:137 |
| 19961 | msgid "Let affiliates know any specifics about your program and what to expect from being an affiliate. This is shown to affiliates when they sign up for your affiliate program." |
| 19962 | msgstr "" |
| 19963 | |
| 19964 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:151 |
| 19965 | msgid "Signup Question" |
| 19966 | msgstr "" |
| 19967 | |
| 19968 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:152 |
| 19969 | msgid "What question do you want to ask affiliates on the signup form? If blank, the default question \"How will you promote this store?\" will be used." |
| 19970 | msgstr "" |
| 19971 | |
| 19972 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:156 |
| 19973 | msgid "How will you promote this store?" |
| 19974 | msgstr "" |
| 19975 | |
| 19976 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:171 |
| 19977 | msgid "Affiliate Terms URL" |
| 19978 | msgstr "" |
| 19979 | |
| 19980 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:172 |
| 19981 | msgid "Where can affiliates find the terms and conditions for your affiliate program? If provided, this URL will be shown to affiliates when they sign up for your affiliate program." |
| 19982 | msgstr "" |
| 19983 | |
| 19984 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:197 |
| 19985 | msgid "Payout Email Field on Signup" |
| 19986 | msgstr "" |
| 19987 | |
| 19988 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:199 |
| 19989 | msgid "Do you want to include the payout email field on the signup form?" |
| 19990 | msgstr "" |
| 19991 | |
| 19992 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:215 |
| 19993 | msgid "Auto Approve New Affiliates" |
| 19994 | msgstr "" |
| 19995 | |
| 19996 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:217 |
| 19997 | msgid "Do you want to automatically approve new affiliate signups? If disabled, you will need to manually approve each affiliate signup." |
| 19998 | msgstr "" |
| 19999 | |
| 20000 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:225 |
| 20001 | msgid "Signup URL" |
| 20002 | msgstr "" |
| 20003 | |
| 20004 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:250 |
| 20005 | msgid "This is where you will send affiliates to signup for your affiliate program. To change this URL slug, " |
| 20006 | msgstr "" |
| 20007 | |
| 20008 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:259 |
| 20009 | msgid "click here" |
| 20010 | msgstr "" |
| 20011 | |
| 20012 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:266 |
| 20013 | msgid "Referral Tracking" |
| 20014 | msgstr "" |
| 20015 | |
| 20016 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:267 |
| 20017 | msgid "Configure how clicks are tracked and how referrals are credited to affiliates." |
| 20018 | msgstr "" |
| 20019 | |
| 20020 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:285 |
| 20021 | msgid "Tracking" |
| 20022 | msgstr "" |
| 20023 | |
| 20024 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:295 |
| 20025 | msgid "Track affiliate referrals on this site." |
| 20026 | msgstr "" |
| 20027 | |
| 20028 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:310 |
| 20029 | msgid "Want to add tracking to a different site?" |
| 20030 | msgstr "" |
| 20031 | |
| 20032 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:320 |
| 20033 | msgid "Tracking Script" |
| 20034 | msgstr "" |
| 20035 | |
| 20036 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:323 |
| 20037 | msgid "Copy and paste the tracking code into the <head> section or just before the closing </body> tag of your website. Ensure this is only added to sites that don't already have the script included via the WordPress plugin." |
| 20038 | msgstr "" |
| 20039 | |
| 20040 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:359 |
| 20041 | #: settings/dynamic-pricing/utils.js:40 |
| 20042 | msgid "First" |
| 20043 | msgstr "" |
| 20044 | |
| 20045 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:363 |
| 20046 | msgid "Last" |
| 20047 | msgstr "" |
| 20048 | |
| 20049 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:366 |
| 20050 | msgid "Referrer Type" |
| 20051 | msgstr "" |
| 20052 | |
| 20053 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:367 |
| 20054 | msgid "Should the first or last referrer be credited?" |
| 20055 | msgstr "" |
| 20056 | |
| 20057 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:374 |
| 20058 | msgid "Tracking Length" |
| 20059 | msgstr "" |
| 20060 | |
| 20061 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:375 |
| 20062 | msgid "How many days should the tracking code last for?" |
| 20063 | msgstr "" |
| 20064 | |
| 20065 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:401 |
| 20066 | msgid "Auto Approve New Referrals" |
| 20067 | msgstr "" |
| 20068 | |
| 20069 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:403 |
| 20070 | msgid "Do you want to automatically approve new referrals? If disabled, you will need to manually approve each referral." |
| 20071 | msgstr "" |
| 20072 | |
| 20073 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:410 |
| 20074 | msgid "Affiliate Referral URLs" |
| 20075 | msgstr "" |
| 20076 | |
| 20077 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:421 |
| 20078 | msgid "Where should affiliates send their traffic? These URLs will be used to generate the affiliate referral link for each affiliate with their unique affiliate code." |
| 20079 | msgstr "" |
| 20080 | |
| 20081 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:467 |
| 20082 | msgid "Remove URL" |
| 20083 | msgstr "" |
| 20084 | |
| 20085 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:469 |
| 20086 | msgid "Remove referral URL %d" |
| 20087 | msgstr "" |
| 20088 | |
| 20089 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:505 |
| 20090 | msgid "Add URL" |
| 20091 | msgstr "" |
| 20092 | |
| 20093 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:512 |
| 20094 | msgid "Commissions & Payouts" |
| 20095 | msgstr "" |
| 20096 | |
| 20097 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:513 |
| 20098 | msgid "Configure how affiliates earn commissions and how they get paid." |
| 20099 | msgstr "" |
| 20100 | |
| 20101 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:538 |
| 20102 | msgid "Payout Instructions" |
| 20103 | msgstr "" |
| 20104 | |
| 20105 | #: settings/affiliation-protocol/AffiliationProtocolSettings.js:539 |
| 20106 | msgid "Let affiliates know how they will be paid, how often, and any terms or conditions for payment. These details will be shown to affiliates so they know what to expect." |
| 20107 | msgstr "" |
| 20108 | |
| 20109 | #: settings/brand/BrandSettings.js:72 |
| 20110 | #: settings/SettingsSidebar.js:57 |
| 20111 | msgid "Design & Branding" |
| 20112 | msgstr "" |
| 20113 | |
| 20114 | #: settings/brand/BrandSettings.js:83 |
| 20115 | msgid "Brand Settings" |
| 20116 | msgstr "" |
| 20117 | |
| 20118 | #: settings/brand/BrandSettings.js:84 |
| 20119 | msgid "Customize how your brand appears globally across SureCart. Your logo and colors will be used on hosted pages and emails that are sent to your customers." |
| 20120 | msgstr "" |
| 20121 | |
| 20122 | #: settings/brand/BrandSettings.js:111 |
| 20123 | msgid "This applies to your WordPress site, emails and affiliate portal." |
| 20124 | msgstr "" |
| 20125 | |
| 20126 | #: settings/brand/BrandSettings.js:167 |
| 20127 | msgid "Remove SureCart Branding" |
| 20128 | msgstr "" |
| 20129 | |
| 20130 | #: settings/brand/BrandSettings.js:172 |
| 20131 | msgid "Remove \"Powered By SureCart\" in the footer of emails and receipts/invoices." |
| 20132 | msgstr "" |
| 20133 | |
| 20134 | #: settings/brand/BrandSettings.js:184 |
| 20135 | msgid "Change cart settings." |
| 20136 | msgstr "" |
| 20137 | |
| 20138 | #: settings/brand/BrandSettings.js:196 |
| 20139 | msgid "Enable Cart" |
| 20140 | msgstr "" |
| 20141 | |
| 20142 | #: settings/brand/BrandSettings.js:198 |
| 20143 | msgid "This will enable slide-out cart. If you do not wish to use the cart, you can disable this to prevent cart scripts from loading on your pages." |
| 20144 | msgstr "" |
| 20145 | |
| 20146 | #: settings/brand/components/CartSettings.js:92 |
| 20147 | msgid "Select Menus" |
| 20148 | msgstr "" |
| 20149 | |
| 20150 | #: settings/brand/components/CartSettings.js:93 |
| 20151 | msgid "Select the menu(s) where the cart icon will appear." |
| 20152 | msgstr "" |
| 20153 | |
| 20154 | #: settings/brand/components/CartSettings.js:172 |
| 20155 | msgid "Position of cart button" |
| 20156 | msgstr "" |
| 20157 | |
| 20158 | #: settings/brand/components/CartSettings.js:173 |
| 20159 | #: settings/display-currency/components/CurrencySwitcherSettings.js:159 |
| 20160 | msgid "Select Position" |
| 20161 | msgstr "" |
| 20162 | |
| 20163 | #: settings/brand/components/CartSettings.js:179 |
| 20164 | msgid "Select the cart button position, i.e. left or right, where it will look best with your website design." |
| 20165 | msgstr "" |
| 20166 | |
| 20167 | #: settings/brand/components/CartSettings.js:203 |
| 20168 | msgid "Always Show Cart (Menu Only)" |
| 20169 | msgstr "" |
| 20170 | |
| 20171 | #: settings/brand/components/CartSettings.js:205 |
| 20172 | #: Blocks/CartMenuButton/edit.js:72 |
| 20173 | #: src/blocks/cart-menu-button/edit.js:89 |
| 20174 | msgid "Enable to always show the cart button, even when your cart is empty." |
| 20175 | msgstr "" |
| 20176 | |
| 20177 | #: settings/brand/components/CartSettings.js:256 |
| 20178 | msgid "Show Floating Cart Icon" |
| 20179 | msgstr "" |
| 20180 | |
| 20181 | #: settings/brand/components/CartSettings.js:258 |
| 20182 | msgid "Show a floating cart icon in the bottom corner of your site, if there are items in the cart." |
| 20183 | msgstr "" |
| 20184 | |
| 20185 | #: settings/brand/components/CartSettings.js:271 |
| 20186 | msgid "Cart Icon Type" |
| 20187 | msgstr "" |
| 20188 | |
| 20189 | #: settings/brand/components/CartSettings.js:273 |
| 20190 | msgid "What type of cart icon would you like to use?" |
| 20191 | msgstr "" |
| 20192 | |
| 20193 | #: settings/brand/components/CartSettings.js:280 |
| 20194 | msgid "Floating Icon" |
| 20195 | msgstr "" |
| 20196 | |
| 20197 | #: settings/brand/components/CartSettings.js:284 |
| 20198 | msgid "Menu Icon" |
| 20199 | msgstr "" |
| 20200 | |
| 20201 | #: settings/brand/components/ThemeModeCard.js:22 |
| 20202 | msgid "Light Mode" |
| 20203 | msgstr "" |
| 20204 | |
| 20205 | #: settings/brand/components/ThemeModeCard.js:23 |
| 20206 | msgid "Dark Mode" |
| 20207 | msgstr "" |
| 20208 | |
| 20209 | #: settings/brand/components/ThemeModeCard.js:140 |
| 20210 | msgid "Logo" |
| 20211 | msgstr "" |
| 20212 | |
| 20213 | #: settings/brand/Logo.js:34 |
| 20214 | msgid "Are you sure you want to remove this logo?" |
| 20215 | msgstr "" |
| 20216 | |
| 20217 | #: settings/connection/components/ResyncWebhooks.js:22 |
| 20218 | msgid "Webhook resynced." |
| 20219 | msgstr "" |
| 20220 | |
| 20221 | #: settings/connection/components/ResyncWebhooks.js:29 |
| 20222 | msgid "Error:" |
| 20223 | msgstr "" |
| 20224 | |
| 20225 | #: settings/connection/components/ResyncWebhooks.js:51 |
| 20226 | msgid "This webhook endpoint is being monitored due to repeated errors." |
| 20227 | msgstr "" |
| 20228 | |
| 20229 | #: settings/connection/components/ResyncWebhooks.js:57 |
| 20230 | msgid "If this endpoint is important to your integration, please try and fix the issue. We will disable this endpoint on %s if it continues to fail." |
| 20231 | msgstr "" |
| 20232 | |
| 20233 | #: settings/connection/components/ResyncWebhooks.js:68 |
| 20234 | msgid "View Logs" |
| 20235 | msgstr "" |
| 20236 | |
| 20237 | #: settings/connection/components/ResyncWebhooks.js:76 |
| 20238 | msgid "Resync Webhooks" |
| 20239 | msgstr "" |
| 20240 | |
| 20241 | #: settings/connection/ConnectionSettings.js:48 |
| 20242 | msgid "Connection Settings" |
| 20243 | msgstr "" |
| 20244 | |
| 20245 | #: settings/connection/ConnectionSettings.js:67 |
| 20246 | msgid "API Token" |
| 20247 | msgstr "" |
| 20248 | |
| 20249 | #: settings/connection/ConnectionSettings.js:79 |
| 20250 | #: settings/shipping/profile/ShippingProfile.js:231 |
| 20251 | msgid "Advanced Options" |
| 20252 | msgstr "" |
| 20253 | |
| 20254 | #: settings/connection/ConnectionSettings.js:80 |
| 20255 | msgid "Advanced connection options and troubleshooting." |
| 20256 | msgstr "" |
| 20257 | |
| 20258 | #: settings/connection/ConnectionSettings.js:87 |
| 20259 | msgid "This will refetch the webhooks connection settings with your store in the case of an invalid signature or similar issue." |
| 20260 | msgstr "" |
| 20261 | |
| 20262 | #: settings/connection/IncomingWebhooks.js:49 |
| 20263 | msgid "Retry successful!" |
| 20264 | msgstr "" |
| 20265 | |
| 20266 | #: settings/connection/IncomingWebhooks.js:97 |
| 20267 | msgid "SureCart Event Processing Health" |
| 20268 | msgstr "" |
| 20269 | |
| 20270 | #: settings/connection/IncomingWebhooks.js:98 |
| 20271 | msgid "If you have any webhooks that failed to process on your site, you can retry them here." |
| 20272 | msgstr "" |
| 20273 | |
| 20274 | #: settings/connection/IncomingWebhooks.js:138 |
| 20275 | msgid "Event" |
| 20276 | msgstr "" |
| 20277 | |
| 20278 | #: settings/connection/IncomingWebhooks.js:181 |
| 20279 | msgid "Processed" |
| 20280 | msgstr "" |
| 20281 | |
| 20282 | #: settings/connection/IncomingWebhooks.js:185 |
| 20283 | msgid "Not Processed" |
| 20284 | msgstr "" |
| 20285 | |
| 20286 | #: settings/connection/IncomingWebhooks.js:235 |
| 20287 | msgid "Webhooks are functioning normally." |
| 20288 | msgstr "" |
| 20289 | |
| 20290 | #: settings/connection/IncomingWebhooks.js:239 |
| 20291 | msgid "There are no more webhooks to show." |
| 20292 | msgstr "" |
| 20293 | |
| 20294 | #: settings/connection/IncomingWebhooks.js:281 |
| 20295 | msgid "Webhook Details" |
| 20296 | msgstr "" |
| 20297 | |
| 20298 | #: settings/customer/CustomerSettings.js:112 |
| 20299 | msgid "Manage which notifications are sent to your customers." |
| 20300 | msgstr "" |
| 20301 | |
| 20302 | #: settings/customer/CustomerSettings.js:123 |
| 20303 | msgid "Product Access Emails" |
| 20304 | msgstr "" |
| 20305 | |
| 20306 | #: settings/customer/CustomerSettings.js:125 |
| 20307 | msgid "Send a product access email to your customer when a purchase is made for a licensed and/or downloadable product." |
| 20308 | msgstr "" |
| 20309 | |
| 20310 | #: settings/customer/CustomerSettings.js:137 |
| 20311 | msgid "Order Confirmation Emails" |
| 20312 | msgstr "" |
| 20313 | |
| 20314 | #: settings/customer/CustomerSettings.js:139 |
| 20315 | msgid "Send a general order confirmation email to your customers when an order is paid. These emails include a breakdown of the order, and a link to a page where they can download their invoice and receipt." |
| 20316 | msgstr "" |
| 20317 | |
| 20318 | #: settings/customer/CustomerSettings.js:152 |
| 20319 | msgid "Free Order Emails" |
| 20320 | msgstr "" |
| 20321 | |
| 20322 | #: settings/customer/CustomerSettings.js:154 |
| 20323 | msgid "Send an order email to customers even when the order is free." |
| 20324 | msgstr "" |
| 20325 | |
| 20326 | #: settings/customer/CustomerSettings.js:167 |
| 20327 | msgid "Post Purchase Offer Accepted Emails" |
| 20328 | msgstr "" |
| 20329 | |
| 20330 | #: settings/customer/CustomerSettings.js:169 |
| 20331 | #: settings/customer/CustomerSettings.js:343 |
| 20332 | msgid "Sent when a post purchase offer is accepted and the order is updated." |
| 20333 | msgstr "" |
| 20334 | |
| 20335 | #: settings/customer/CustomerSettings.js:181 |
| 20336 | msgid "Refund Emails" |
| 20337 | msgstr "" |
| 20338 | |
| 20339 | #: settings/customer/CustomerSettings.js:183 |
| 20340 | msgid "Send a quick reminder when a refund is created for a customer. These emails contain the amount and payment method being refunded." |
| 20341 | msgstr "" |
| 20342 | |
| 20343 | #: settings/customer/CustomerSettings.js:195 |
| 20344 | msgid "Subscription Renewal Emails" |
| 20345 | msgstr "" |
| 20346 | |
| 20347 | #: settings/customer/CustomerSettings.js:197 |
| 20348 | msgid "Send an email customers when their subscription renews." |
| 20349 | msgstr "" |
| 20350 | |
| 20351 | #: settings/customer/CustomerSettings.js:209 |
| 20352 | msgid "Subscription Cancellation Notification" |
| 20353 | msgstr "" |
| 20354 | |
| 20355 | #: settings/customer/CustomerSettings.js:211 |
| 20356 | msgid "Send a general subscription cancellation confirmation email to your customers when subscription canceled." |
| 20357 | msgstr "" |
| 20358 | |
| 20359 | #: settings/customer/CustomerSettings.js:228 |
| 20360 | msgid "Subscription Reminder Notifications" |
| 20361 | msgstr "" |
| 20362 | |
| 20363 | #: settings/customer/CustomerSettings.js:230 |
| 20364 | msgid "Send a reminder to your subscribers based on the percentage of the subscription period remaining." |
| 20365 | msgstr "" |
| 20366 | |
| 20367 | #: settings/customer/CustomerSettings.js:259 |
| 20368 | msgid "Subscription Recovery Emails" |
| 20369 | msgstr "" |
| 20370 | |
| 20371 | #: settings/customer/CustomerSettings.js:263 |
| 20372 | msgid "Subscription payments fail all the time. Don't leave your recurring revenue to chance - turn on recovery emails to increase your chances of recovering subscriptions with failed payments." |
| 20373 | msgstr "" |
| 20374 | |
| 20375 | #: settings/customer/CustomerSettings.js:273 |
| 20376 | msgid "Customer Emails" |
| 20377 | msgstr "" |
| 20378 | |
| 20379 | #: settings/customer/CustomerSettings.js:274 |
| 20380 | msgid "Customize the content of each notification that is sent to your customers." |
| 20381 | msgstr "" |
| 20382 | |
| 20383 | #: settings/customer/CustomerSettings.js:285 |
| 20384 | msgid "Abandoned Checkout #1" |
| 20385 | msgstr "" |
| 20386 | |
| 20387 | #: settings/customer/CustomerSettings.js:286 |
| 20388 | msgid "First email sent when a checkout is abandoned." |
| 20389 | msgstr "" |
| 20390 | |
| 20391 | #: settings/customer/CustomerSettings.js:297 |
| 20392 | msgid "Abandoned Checkout #2" |
| 20393 | msgstr "" |
| 20394 | |
| 20395 | #: settings/customer/CustomerSettings.js:298 |
| 20396 | msgid "Second email sent when a checkout is abandoned." |
| 20397 | msgstr "" |
| 20398 | |
| 20399 | #: settings/customer/CustomerSettings.js:309 |
| 20400 | msgid "Abandoned Checkout #3" |
| 20401 | msgstr "" |
| 20402 | |
| 20403 | #: settings/customer/CustomerSettings.js:310 |
| 20404 | msgid "Third (final) email sent when a checkout is abandoned." |
| 20405 | msgstr "" |
| 20406 | |
| 20407 | #: settings/customer/CustomerSettings.js:321 |
| 20408 | msgid "Card Expiration" |
| 20409 | msgstr "" |
| 20410 | |
| 20411 | #: settings/customer/CustomerSettings.js:322 |
| 20412 | msgid "Sent one month before a customer's card expires." |
| 20413 | msgstr "" |
| 20414 | |
| 20415 | #: settings/customer/CustomerSettings.js:331 |
| 20416 | msgid "Sent after an order is placed." |
| 20417 | msgstr "" |
| 20418 | |
| 20419 | #: settings/customer/CustomerSettings.js:339 |
| 20420 | msgid "Post Purchase Offer Accepted" |
| 20421 | msgstr "" |
| 20422 | |
| 20423 | #: settings/customer/CustomerSettings.js:351 |
| 20424 | msgid "Email Verification Code" |
| 20425 | msgstr "" |
| 20426 | |
| 20427 | #: settings/customer/CustomerSettings.js:352 |
| 20428 | msgid "Sent to customers to login to the customer portal without a password." |
| 20429 | msgstr "" |
| 20430 | |
| 20431 | #: settings/customer/CustomerSettings.js:359 |
| 20432 | msgid "Fulfillment Confirmation" |
| 20433 | msgstr "" |
| 20434 | |
| 20435 | #: settings/customer/CustomerSettings.js:360 |
| 20436 | msgid "Sent to when a fulfillment is created (i.e. your order is on the way)." |
| 20437 | msgstr "" |
| 20438 | |
| 20439 | #: settings/customer/CustomerSettings.js:368 |
| 20440 | msgid "Fulfillment Updated" |
| 20441 | msgstr "" |
| 20442 | |
| 20443 | #: settings/customer/CustomerSettings.js:369 |
| 20444 | msgid "Sent to when a fulfillment is updated or a tracking number is added." |
| 20445 | msgstr "" |
| 20446 | |
| 20447 | #: settings/customer/CustomerSettings.js:377 |
| 20448 | msgid "Fulfillment Delivered" |
| 20449 | msgstr "" |
| 20450 | |
| 20451 | #: settings/customer/CustomerSettings.js:378 |
| 20452 | msgid "Sent when a fulfillment is marked as delivered." |
| 20453 | msgstr "" |
| 20454 | |
| 20455 | #: settings/customer/CustomerSettings.js:386 |
| 20456 | msgid "Invoice Opened" |
| 20457 | msgstr "" |
| 20458 | |
| 20459 | #: settings/customer/CustomerSettings.js:387 |
| 20460 | msgid "Sent after an invoice is opened." |
| 20461 | msgstr "" |
| 20462 | |
| 20463 | #: settings/customer/CustomerSettings.js:394 |
| 20464 | msgid "Invoice Reminder" |
| 20465 | msgstr "" |
| 20466 | |
| 20467 | #: settings/customer/CustomerSettings.js:395 |
| 20468 | msgid "Sent after an invoice hits the due date and is not paid yet." |
| 20469 | msgstr "" |
| 20470 | |
| 20471 | #: settings/customer/CustomerSettings.js:403 |
| 20472 | msgid "Subscription Recovery" |
| 20473 | msgstr "" |
| 20474 | |
| 20475 | #: settings/customer/CustomerSettings.js:404 |
| 20476 | msgid "Sent to customers when their subscription's payment method fails." |
| 20477 | msgstr "" |
| 20478 | |
| 20479 | #: settings/customer/CustomerSettings.js:415 |
| 20480 | msgid "Subscription Reminder" |
| 20481 | msgstr "" |
| 20482 | |
| 20483 | #: settings/customer/CustomerSettings.js:416 |
| 20484 | msgid "Sent to customers based on the percentage of the subscription period remaining." |
| 20485 | msgstr "" |
| 20486 | |
| 20487 | #: settings/customer/CustomerSettings.js:424 |
| 20488 | msgid "Subscription Renewal" |
| 20489 | msgstr "" |
| 20490 | |
| 20491 | #: settings/customer/CustomerSettings.js:425 |
| 20492 | msgid "Sent to customers when their subscription renews." |
| 20493 | msgstr "" |
| 20494 | |
| 20495 | #: settings/customer/CustomerSettings.js:433 |
| 20496 | #: settings/customer/CustomerSettings.js:503 |
| 20497 | msgid "Subscription Cancellation" |
| 20498 | msgstr "" |
| 20499 | |
| 20500 | #: settings/customer/CustomerSettings.js:434 |
| 20501 | msgid "Sent to customers when their subscription cancellation." |
| 20502 | msgstr "" |
| 20503 | |
| 20504 | #: settings/customer/CustomerSettings.js:442 |
| 20505 | msgid "Product Access" |
| 20506 | msgstr "" |
| 20507 | |
| 20508 | #: settings/customer/CustomerSettings.js:443 |
| 20509 | msgid "Sent to customers when a purchase is downloadable or has a license." |
| 20510 | msgstr "" |
| 20511 | |
| 20512 | #: settings/customer/CustomerSettings.js:451 |
| 20513 | msgid "Sent to customers when a charge is refunded." |
| 20514 | msgstr "" |
| 20515 | |
| 20516 | #: settings/customer/CustomerSettings.js:458 |
| 20517 | msgid "Review Request" |
| 20518 | msgstr "" |
| 20519 | |
| 20520 | #: settings/customer/CustomerSettings.js:459 |
| 20521 | msgid "Sent to customers after order fulfillment to request a review." |
| 20522 | msgstr "" |
| 20523 | |
| 20524 | #: settings/customer/CustomerSettings.js:471 |
| 20525 | msgid "Store Emails" |
| 20526 | msgstr "" |
| 20527 | |
| 20528 | #: settings/customer/CustomerSettings.js:472 |
| 20529 | msgid "These are the emails that are sent to you and other team members of this store." |
| 20530 | msgstr "" |
| 20531 | |
| 20532 | #: settings/customer/CustomerSettings.js:483 |
| 20533 | msgid "New Order" |
| 20534 | msgstr "" |
| 20535 | |
| 20536 | #: settings/customer/CustomerSettings.js:484 |
| 20537 | msgid "Sent when an order is created." |
| 20538 | msgstr "" |
| 20539 | |
| 20540 | #: settings/customer/CustomerSettings.js:493 |
| 20541 | msgid "New Review" |
| 20542 | msgstr "" |
| 20543 | |
| 20544 | #: settings/customer/CustomerSettings.js:494 |
| 20545 | msgid "Sent when a new review is submitted." |
| 20546 | msgstr "" |
| 20547 | |
| 20548 | #: settings/customer/CustomerSettings.js:504 |
| 20549 | msgid "Sent when a subscription is canceled." |
| 20550 | msgstr "" |
| 20551 | |
| 20552 | #: settings/customer/CustomerSettings.js:513 |
| 20553 | msgid "Subscription Payment" |
| 20554 | msgstr "" |
| 20555 | |
| 20556 | #: settings/customer/CustomerSettings.js:514 |
| 20557 | msgid "Sent when a subscription renews." |
| 20558 | msgstr "" |
| 20559 | |
| 20560 | #: settings/customer/CustomerSettings.js:523 |
| 20561 | msgid "Subscription Payment Failure" |
| 20562 | msgstr "" |
| 20563 | |
| 20564 | #: settings/customer/CustomerSettings.js:527 |
| 20565 | msgid "Sent when a subscription payment fails." |
| 20566 | msgstr "" |
| 20567 | |
| 20568 | #: settings/display-currency/components/CurrencySwitcherSettings.js:78 |
| 20569 | msgid "Add to Menus" |
| 20570 | msgstr "" |
| 20571 | |
| 20572 | #: settings/display-currency/components/CurrencySwitcherSettings.js:79 |
| 20573 | msgid "Select the menu(s) where the currency switcher will appear." |
| 20574 | msgstr "" |
| 20575 | |
| 20576 | #: settings/display-currency/components/CurrencySwitcherSettings.js:119 |
| 20577 | msgid "Add Menu" |
| 20578 | msgstr "" |
| 20579 | |
| 20580 | #: settings/display-currency/components/CurrencySwitcherSettings.js:165 |
| 20581 | msgid "Select the currency switcher position, i.e. left or right, where it will look best with your website design." |
| 20582 | msgstr "" |
| 20583 | |
| 20584 | #: settings/display-currency/components/CurrencySwitcherSettings.js:183 |
| 20585 | msgid "Or" |
| 20586 | msgstr "" |
| 20587 | |
| 20588 | #: settings/display-currency/components/CurrencySwitcherSettings.js:195 |
| 20589 | msgid "Copy Shortcode" |
| 20590 | msgstr "" |
| 20591 | |
| 20592 | #: settings/display-currency/components/DisplayCurrenciesSettings.js:115 |
| 20593 | msgid "Exchange Rate" |
| 20594 | msgstr "" |
| 20595 | |
| 20596 | #. translators: %s: currency name |
| 20597 | #: settings/display-currency/components/DisplayCurrenciesSettings.js:160 |
| 20598 | msgid "%s added successfully." |
| 20599 | msgstr "" |
| 20600 | |
| 20601 | #: settings/display-currency/components/DisplayCurrenciesSettings.js:190 |
| 20602 | msgid "Successfully deleted %d currency." |
| 20603 | msgid_plural "Successfully deleted %d currencies." |
| 20604 | msgstr[0] "" |
| 20605 | msgstr[1] "" |
| 20606 | |
| 20607 | #: settings/display-currency/components/DisplayCurrenciesSettings.js:205 |
| 20608 | msgid "Failed to delete currencies." |
| 20609 | msgstr "" |
| 20610 | |
| 20611 | #: settings/display-currency/components/DisplayCurrenciesSettings.js:215 |
| 20612 | msgid "Display Currencies" |
| 20613 | msgstr "" |
| 20614 | |
| 20615 | #: settings/display-currency/components/DisplayCurrenciesSettings.js:216 |
| 20616 | msgid "Set the currencies you want to display on your site." |
| 20617 | msgstr "" |
| 20618 | |
| 20619 | #: settings/display-currency/components/DisplayCurrenciesSettings.js:299 |
| 20620 | msgid "Are you sure you want to delete %d currency?" |
| 20621 | msgid_plural "Are you sure you want to delete %d currencies?" |
| 20622 | msgstr[0] "" |
| 20623 | msgstr[1] "" |
| 20624 | |
| 20625 | #: settings/display-currency/components/DisplayCurrenciesSettings.js:325 |
| 20626 | msgid "Confirm Delete" |
| 20627 | msgstr "" |
| 20628 | |
| 20629 | #: settings/display-currency/DisplayCurrencySettings.js:71 |
| 20630 | msgid "Currency Settings" |
| 20631 | msgstr "" |
| 20632 | |
| 20633 | #: settings/display-currency/DisplayCurrencySettings.js:84 |
| 20634 | msgid "Currency Switcher" |
| 20635 | msgstr "" |
| 20636 | |
| 20637 | #: settings/display-currency/DisplayCurrencySettings.js:85 |
| 20638 | msgid "Set the currency switcher settings for your site." |
| 20639 | msgstr "" |
| 20640 | |
| 20641 | #: settings/display-currency/DisplayCurrencySettings.js:95 |
| 20642 | msgid "Currency Formatting" |
| 20643 | msgstr "" |
| 20644 | |
| 20645 | #: settings/display-currency/DisplayCurrencySettings.js:97 |
| 20646 | msgid "Choose the locale to format the currency. By default, your site locale (%s) will be used." |
| 20647 | msgstr "" |
| 20648 | |
| 20649 | #: settings/display-currency/DisplayCurrencySettings.js:106 |
| 20650 | msgid "Formatting Locale" |
| 20651 | msgstr "" |
| 20652 | |
| 20653 | #: settings/display-currency/DisplayCurrencySettings.js:107 |
| 20654 | msgid "Select Currency Locale" |
| 20655 | msgstr "" |
| 20656 | |
| 20657 | #: settings/display-currency/DisplayCurrencySettings.js:108 |
| 20658 | msgid "The locale determines how the currency is displayed. For instance, if your site is in Spanish but you prefer to display currency in United States Dollars formatted as in the United States (without the \"USD\" prefix), you can select \"English (United States).\"" |
| 20659 | msgstr "" |
| 20660 | |
| 20661 | #: settings/display-currency/DisplayCurrencySettings.js:121 |
| 20662 | #: settings/display-currency/DisplayCurrencySettings.js:134 |
| 20663 | msgid "Geolocation" |
| 20664 | msgstr "" |
| 20665 | |
| 20666 | #: settings/display-currency/DisplayCurrencySettings.js:122 |
| 20667 | msgid "Set the currency geolocation settings for your site." |
| 20668 | msgstr "" |
| 20669 | |
| 20670 | #: settings/display-currency/DisplayCurrencySettings.js:136 |
| 20671 | msgid "Use the user's location to determine which currency to display initially. NOTE: This may not work if the user is using a VPN, proxy, or you are caching your site pages. This only affects the initial currency selection, visitors can choose a different currency from the currency switcher." |
| 20672 | msgstr "" |
| 20673 | |
| 20674 | #: settings/display-currency/DisplayCurrencySettings.js:146 |
| 20675 | msgid "To add a currency switcher, add the currency switcher block to your site template." |
| 20676 | msgstr "" |
| 20677 | |
| 20678 | #: settings/dynamic-pricing/components/TargetStrategyRow.js:49 |
| 20679 | msgid "Fees" |
| 20680 | msgstr "" |
| 20681 | |
| 20682 | #: settings/dynamic-pricing/DynamicPricingSettings.js:38 |
| 20683 | msgid "Dynamic Pricing Settings" |
| 20684 | msgstr "" |
| 20685 | |
| 20686 | #: settings/dynamic-pricing/DynamicPricingSettings.js:53 |
| 20687 | msgid "Selection Strategy" |
| 20688 | msgstr "" |
| 20689 | |
| 20690 | #: settings/dynamic-pricing/DynamicPricingSettings.js:54 |
| 20691 | msgid "Control which applicable fees and discounts are applied when multiple options are available." |
| 20692 | msgstr "" |
| 20693 | |
| 20694 | #: settings/dynamic-pricing/utils.js:7 |
| 20695 | msgid "Choose the behavior when multiple fees or discounts apply to the order total." |
| 20696 | msgstr "" |
| 20697 | |
| 20698 | #: settings/dynamic-pricing/utils.js:17 |
| 20699 | msgid "Choose the behavior when multiple fees or discounts apply to individual products in the cart." |
| 20700 | msgstr "" |
| 20701 | |
| 20702 | #: settings/dynamic-pricing/utils.js:27 |
| 20703 | msgid "Choose the behavior when multiple fees or discounts apply to the shipping total." |
| 20704 | msgstr "" |
| 20705 | |
| 20706 | #: settings/dynamic-pricing/utils.js:41 |
| 20707 | msgid "Largest" |
| 20708 | msgstr "" |
| 20709 | |
| 20710 | #: settings/dynamic-pricing/utils.js:42 |
| 20711 | msgid "Smallest" |
| 20712 | msgstr "" |
| 20713 | |
| 20714 | #. translators: %s: discount type (e.g. discount, coupon) |
| 20715 | #: settings/dynamic-pricing/utils.js:47 |
| 20716 | msgid "All matching %ss" |
| 20717 | msgstr "" |
| 20718 | |
| 20719 | #. translators: %s: discount type (e.g. discount, coupon) |
| 20720 | #: settings/dynamic-pricing/utils.js:49 |
| 20721 | msgid "Only the first matching %s" |
| 20722 | msgstr "" |
| 20723 | |
| 20724 | #. translators: %s: discount type (e.g. discount, coupon, fee) |
| 20725 | #: settings/dynamic-pricing/utils.js:51 |
| 20726 | msgid "Only the biggest matching %s" |
| 20727 | msgstr "" |
| 20728 | |
| 20729 | #. translators: %s: discount type (e.g. discount, coupon, fee) |
| 20730 | #: settings/dynamic-pricing/utils.js:53 |
| 20731 | msgid "Only the lowest matching %s" |
| 20732 | msgstr "" |
| 20733 | |
| 20734 | #: settings/dynamic-pricing/utils.js:57 |
| 20735 | msgid "at checkout" |
| 20736 | msgstr "" |
| 20737 | |
| 20738 | #: settings/dynamic-pricing/utils.js:58 |
| 20739 | msgid "to the line item" |
| 20740 | msgstr "" |
| 20741 | |
| 20742 | #: settings/dynamic-pricing/utils.js:59 |
| 20743 | msgid "to shipping" |
| 20744 | msgstr "" |
| 20745 | |
| 20746 | #. translators: %1$s: strategy value (e.g. all, first, biggest, lowest), %2$s: target (e.g. checkout, line_item, shipping) |
| 20747 | #: settings/dynamic-pricing/utils.js:73 |
| 20748 | msgid "%1$s will be applied %2$s." |
| 20749 | msgstr "" |
| 20750 | |
| 20751 | #: settings/export/ExportRow.js:18 |
| 20752 | msgid "Export CSV" |
| 20753 | msgstr "" |
| 20754 | |
| 20755 | #: settings/export/ExportSettings.js:8 |
| 20756 | #: settings/SettingsSidebar.js:137 |
| 20757 | msgid "Data Export" |
| 20758 | msgstr "" |
| 20759 | |
| 20760 | #: settings/export/ExportSettings.js:31 |
| 20761 | msgid "Products/Prices" |
| 20762 | msgstr "" |
| 20763 | |
| 20764 | #: settings/export/ExportSettings.js:39 |
| 20765 | msgid "Refunds" |
| 20766 | msgstr "" |
| 20767 | |
| 20768 | #: settings/integrations/hooks/useIntegrationActivation.js:56 |
| 20769 | #: settings/mcp/components/MCPAdapterNotice.js:51 |
| 20770 | msgid "View on GitHub" |
| 20771 | msgstr "" |
| 20772 | |
| 20773 | #: settings/integrations/hooks/useIntegrationActivation.js:125 |
| 20774 | #: settings/integrations/Suretriggers.js:103 |
| 20775 | msgid "Plugin activated." |
| 20776 | msgstr "" |
| 20777 | |
| 20778 | #: settings/integrations/Integration.js:117 |
| 20779 | msgid "Support" |
| 20780 | msgstr "" |
| 20781 | |
| 20782 | #: settings/integrations/Integration.js:153 |
| 20783 | msgid "Docs" |
| 20784 | msgstr "" |
| 20785 | |
| 20786 | #: settings/integrations/Suretriggers.js:73 |
| 20787 | msgid "Plugin installed." |
| 20788 | msgstr "" |
| 20789 | |
| 20790 | #: settings/integrations/Suretriggers.js:113 |
| 20791 | msgid "Installing..." |
| 20792 | msgstr "" |
| 20793 | |
| 20794 | #: settings/integrations/Suretriggers.js:117 |
| 20795 | msgid "Activating..." |
| 20796 | msgstr "" |
| 20797 | |
| 20798 | #: settings/integrations/Suretriggers.js:120 |
| 20799 | #: settings/learn/data/learnSections.js:121 |
| 20800 | #: settings/learn/data/learnSections.js:421 |
| 20801 | msgid "Configure" |
| 20802 | msgstr "" |
| 20803 | |
| 20804 | #: settings/integrations/Suretriggers.js:122 |
| 20805 | msgid "View Integrations" |
| 20806 | msgstr "" |
| 20807 | |
| 20808 | #: settings/integrations/Suretriggers.js:146 |
| 20809 | msgid "Integrations via Ottokit" |
| 20810 | msgstr "" |
| 20811 | |
| 20812 | #: settings/integrations/Suretriggers.js:147 |
| 20813 | msgid "Boost your sales by automating customer actions & streamlining workflows with seamless SureCart and Ottokit integration." |
| 20814 | msgstr "" |
| 20815 | |
| 20816 | #: settings/integrations/Suretriggers.js:164 |
| 20817 | msgid "Ottokit lets you connect SureCart to hundreds of apps, CRMs and tools such as Slack, Mailchimp, etc. With this you have have various automations setup between SureCart events & other apps. Whatever you want SureCart & Ottokit has got you covered." |
| 20818 | msgstr "" |
| 20819 | |
| 20820 | #: settings/learn/components/LearnSection.js:163 |
| 20821 | #: Blocks/Address/edit.js:46 |
| 20822 | #: Blocks/Checkbox/edit.js:31 |
| 20823 | #: Blocks/FirstName/edit.js:31 |
| 20824 | #: Blocks/Input/edit.js:30 |
| 20825 | #: Blocks/LastName/edit.js:31 |
| 20826 | #: Blocks/Name/edit.js:31 |
| 20827 | #: Blocks/NameYourPrice/edit.js:43 |
| 20828 | #: Blocks/Password/edit.js:59 |
| 20829 | #: Blocks/Phone/edit.js:27 |
| 20830 | #: Blocks/ProductDonation/edit.js:168 |
| 20831 | #: Blocks/RadioGroup/edit.js:67 |
| 20832 | #: Blocks/Switch/edit.js:35 |
| 20833 | #: Blocks/TaxIdInput/edit.js:50 |
| 20834 | #: Blocks/Textarea/edit.js:30 |
| 20835 | msgid "Required" |
| 20836 | msgstr "" |
| 20837 | |
| 20838 | #: settings/learn/components/LearnSection.js:252 |
| 20839 | msgid "Learn How" |
| 20840 | msgstr "" |
| 20841 | |
| 20842 | #: settings/learn/data/learnSections.js:7 |
| 20843 | msgid "Set Up Store Basics" |
| 20844 | msgstr "" |
| 20845 | |
| 20846 | #: settings/learn/data/learnSections.js:8 |
| 20847 | msgid "Get your store ready and make your first sale." |
| 20848 | msgstr "" |
| 20849 | |
| 20850 | #: settings/learn/data/learnSections.js:19 |
| 20851 | msgid "Create your SureCart account and connect your store to start managing products and payments." |
| 20852 | msgstr "" |
| 20853 | |
| 20854 | #: settings/learn/data/learnSections.js:23 |
| 20855 | #: settings/learn/data/learnSections.js:50 |
| 20856 | #: settings/learn/data/learnSections.js:64 |
| 20857 | #: settings/learn/data/learnSections.js:79 |
| 20858 | #: settings/learn/data/learnSections.js:90 |
| 20859 | #: settings/learn/data/learnSections.js:105 |
| 20860 | #: settings/learn/data/learnSections.js:251 |
| 20861 | #: settings/learn/data/learnSections.js:365 |
| 20862 | #: settings/learn/data/learnSections.js:436 |
| 20863 | msgid "Set Up" |
| 20864 | msgstr "" |
| 20865 | |
| 20866 | #: settings/learn/data/learnSections.js:30 |
| 20867 | msgid "Connect Payment Gateway" |
| 20868 | msgstr "" |
| 20869 | |
| 20870 | #: settings/learn/data/learnSections.js:31 |
| 20871 | msgid "Link Stripe, PayPal, or another supported gateway to start accepting payments." |
| 20872 | msgstr "" |
| 20873 | |
| 20874 | #: settings/learn/data/learnSections.js:38 |
| 20875 | msgid "You'll need an account with your payment provider before connecting." |
| 20876 | msgstr "" |
| 20877 | |
| 20878 | #: settings/learn/data/learnSections.js:45 |
| 20879 | msgid "Add Store Details" |
| 20880 | msgstr "" |
| 20881 | |
| 20882 | #: settings/learn/data/learnSections.js:46 |
| 20883 | msgid "Set up your store's business information, currency, and basic preferences." |
| 20884 | msgstr "" |
| 20885 | |
| 20886 | #: settings/learn/data/learnSections.js:52 |
| 20887 | msgid "Configure your store name, business address, currency, and other foundational settings." |
| 20888 | msgstr "" |
| 20889 | |
| 20890 | #: settings/learn/data/learnSections.js:59 |
| 20891 | msgid "Add Brand Details" |
| 20892 | msgstr "" |
| 20893 | |
| 20894 | #: settings/learn/data/learnSections.js:60 |
| 20895 | msgid "Customize your store's branding so customers recognize you at checkout and in emails." |
| 20896 | msgstr "" |
| 20897 | |
| 20898 | #: settings/learn/data/learnSections.js:67 |
| 20899 | msgid "Upload your logo, set brand colors, and customize email templates." |
| 20900 | msgstr "" |
| 20901 | |
| 20902 | #: settings/learn/data/learnSections.js:74 |
| 20903 | msgid "Customer Dashboard Page" |
| 20904 | msgstr "" |
| 20905 | |
| 20906 | #: settings/learn/data/learnSections.js:75 |
| 20907 | msgid "Customize the page your customers land on after completing a purchase." |
| 20908 | msgstr "" |
| 20909 | |
| 20910 | #: settings/learn/data/learnSections.js:84 |
| 20911 | msgid "Configure Tax Settings" |
| 20912 | msgstr "" |
| 20913 | |
| 20914 | #: settings/learn/data/learnSections.js:85 |
| 20915 | msgid "Set up tax collection rules so the correct tax is applied at checkout." |
| 20916 | msgstr "" |
| 20917 | |
| 20918 | #: settings/learn/data/learnSections.js:92 |
| 20919 | msgid "Configure tax rates, regions, and automatic tax calculation." |
| 20920 | msgstr "" |
| 20921 | |
| 20922 | #: settings/learn/data/learnSections.js:99 |
| 20923 | msgid "Set Up Transactional Emails" |
| 20924 | msgstr "" |
| 20925 | |
| 20926 | #: settings/learn/data/learnSections.js:100 |
| 20927 | msgid "Configure the emails customers receive for orders, receipts, and account updates." |
| 20928 | msgstr "" |
| 20929 | |
| 20930 | #: settings/learn/data/learnSections.js:108 |
| 20931 | msgid "Customize order confirmation, receipt, and notification emails." |
| 20932 | msgstr "" |
| 20933 | |
| 20934 | #: settings/learn/data/learnSections.js:115 |
| 20935 | msgid "Add Privacy Policy & Terms of Service" |
| 20936 | msgstr "" |
| 20937 | |
| 20938 | #: settings/learn/data/learnSections.js:116 |
| 20939 | msgid "Add links to your privacy policy and terms of service so customers can review them at checkout." |
| 20940 | msgstr "" |
| 20941 | |
| 20942 | #: settings/learn/data/learnSections.js:123 |
| 20943 | msgid "Display legal links on your checkout form for transparency and compliance." |
| 20944 | msgstr "" |
| 20945 | |
| 20946 | #: settings/learn/data/learnSections.js:134 |
| 20947 | msgid "Add Your First Product" |
| 20948 | msgstr "" |
| 20949 | |
| 20950 | #: settings/learn/data/learnSections.js:135 |
| 20951 | msgid "Create the product you want to sell and prepare it for checkout." |
| 20952 | msgstr "" |
| 20953 | |
| 20954 | #: settings/learn/data/learnSections.js:145 |
| 20955 | msgid "Add Product Details" |
| 20956 | msgstr "" |
| 20957 | |
| 20958 | #: settings/learn/data/learnSections.js:146 |
| 20959 | msgid "Define what you're selling — name, description, pricing, and media." |
| 20960 | msgstr "" |
| 20961 | |
| 20962 | #: settings/learn/data/learnSections.js:153 |
| 20963 | msgid "Create your product with images, description, and pricing options." |
| 20964 | msgstr "" |
| 20965 | |
| 20966 | #: settings/learn/data/learnSections.js:160 |
| 20967 | msgid "Add Product Variants" |
| 20968 | msgstr "" |
| 20969 | |
| 20970 | #: settings/learn/data/learnSections.js:161 |
| 20971 | msgid "Offer variations like formats, licenses, or plans if your product needs them." |
| 20972 | msgstr "" |
| 20973 | |
| 20974 | #: settings/learn/data/learnSections.js:165 |
| 20975 | msgid "Add Variants" |
| 20976 | msgstr "" |
| 20977 | |
| 20978 | #: settings/learn/data/learnSections.js:167 |
| 20979 | msgid "Create size, color, format, or license options for your product." |
| 20980 | msgstr "" |
| 20981 | |
| 20982 | #: settings/learn/data/learnSections.js:174 |
| 20983 | msgid "Publish Your Product" |
| 20984 | msgstr "" |
| 20985 | |
| 20986 | #: settings/learn/data/learnSections.js:175 |
| 20987 | msgid "Make your product live and ready to be purchased." |
| 20988 | msgstr "" |
| 20989 | |
| 20990 | #: settings/learn/data/learnSections.js:179 |
| 20991 | msgid "Publish" |
| 20992 | msgstr "" |
| 20993 | |
| 20994 | #: settings/learn/data/learnSections.js:181 |
| 20995 | msgid "Activate your product so it appears in your store and can be purchased." |
| 20996 | msgstr "" |
| 20997 | |
| 20998 | #: settings/learn/data/learnSections.js:192 |
| 20999 | msgid "Customize Checkout Experience" |
| 21000 | msgstr "" |
| 21001 | |
| 21002 | #: settings/learn/data/learnSections.js:193 |
| 21003 | msgid "Personalize your checkout and shop pages to match your brand." |
| 21004 | msgstr "" |
| 21005 | |
| 21006 | #: settings/learn/data/learnSections.js:203 |
| 21007 | msgid "Customize Checkout Form" |
| 21008 | msgstr "" |
| 21009 | |
| 21010 | #: settings/learn/data/learnSections.js:204 |
| 21011 | msgid "Design your checkout form fields, layout, and styling." |
| 21012 | msgstr "" |
| 21013 | |
| 21014 | #: settings/learn/data/learnSections.js:208 |
| 21015 | msgid "Customize" |
| 21016 | msgstr "" |
| 21017 | |
| 21018 | #: settings/learn/data/learnSections.js:210 |
| 21019 | msgid "Use the WordPress block editor to customize your checkout page design." |
| 21020 | msgstr "" |
| 21021 | |
| 21022 | #: settings/learn/data/learnSections.js:217 |
| 21023 | msgid "Set Up Shop Page" |
| 21024 | msgstr "" |
| 21025 | |
| 21026 | #: settings/learn/data/learnSections.js:218 |
| 21027 | msgid "Create a page to showcase all your products." |
| 21028 | msgstr "" |
| 21029 | |
| 21030 | #: settings/learn/data/learnSections.js:222 |
| 21031 | msgid "Edit Shop" |
| 21032 | msgstr "" |
| 21033 | |
| 21034 | #: settings/learn/data/learnSections.js:224 |
| 21035 | msgid "Design your product catalog page using WordPress blocks." |
| 21036 | msgstr "" |
| 21037 | |
| 21038 | #: settings/learn/data/learnSections.js:235 |
| 21039 | msgid "Set Up Shipping" |
| 21040 | msgstr "" |
| 21041 | |
| 21042 | #: settings/learn/data/learnSections.js:236 |
| 21043 | msgid "Configure shipping zones and rates. Only needed if you're selling physical products." |
| 21044 | msgstr "" |
| 21045 | |
| 21046 | #: settings/learn/data/learnSections.js:246 |
| 21047 | msgid "Configure Shipping Zones & Rates" |
| 21048 | msgstr "" |
| 21049 | |
| 21050 | #: settings/learn/data/learnSections.js:247 |
| 21051 | msgid "Set up shipping zones, rates, and methods for physical products." |
| 21052 | msgstr "" |
| 21053 | |
| 21054 | #: settings/learn/data/learnSections.js:253 |
| 21055 | msgid "Rates can be flat, weight-based, or free over a threshold." |
| 21056 | msgstr "" |
| 21057 | |
| 21058 | #: settings/learn/data/learnSections.js:264 |
| 21059 | msgid "Test Your Checkout & Go Live" |
| 21060 | msgstr "" |
| 21061 | |
| 21062 | #: settings/learn/data/learnSections.js:265 |
| 21063 | msgid "Make a test payment to ensure everything works before accepting real orders." |
| 21064 | msgstr "" |
| 21065 | |
| 21066 | #: settings/learn/data/learnSections.js:275 |
| 21067 | msgid "Make a Test Payment" |
| 21068 | msgstr "" |
| 21069 | |
| 21070 | #: settings/learn/data/learnSections.js:276 |
| 21071 | msgid "Run a quick test payment to confirm your checkout, payment gateway, and product setup are working correctly." |
| 21072 | msgstr "" |
| 21073 | |
| 21074 | #: settings/learn/data/learnSections.js:280 |
| 21075 | msgid "Use test mode to simulate a purchase and verify your entire checkout flow." |
| 21076 | msgstr "" |
| 21077 | |
| 21078 | #: settings/learn/data/learnSections.js:291 |
| 21079 | msgid "Manage Orders & Customers" |
| 21080 | msgstr "" |
| 21081 | |
| 21082 | #: settings/learn/data/learnSections.js:292 |
| 21083 | msgid "Handle incoming orders and set up self-service customer tools." |
| 21084 | msgstr "" |
| 21085 | |
| 21086 | #: settings/learn/data/learnSections.js:302 |
| 21087 | msgid "View & Manage Orders" |
| 21088 | msgstr "" |
| 21089 | |
| 21090 | #: settings/learn/data/learnSections.js:303 |
| 21091 | msgid "Monitor and process customer orders as they come in." |
| 21092 | msgstr "" |
| 21093 | |
| 21094 | #: settings/learn/data/learnSections.js:307 |
| 21095 | msgid "View Orders" |
| 21096 | msgstr "" |
| 21097 | |
| 21098 | #: settings/learn/data/learnSections.js:309 |
| 21099 | msgid "Access your order dashboard to fulfill, refund, and track orders." |
| 21100 | msgstr "" |
| 21101 | |
| 21102 | #: settings/learn/data/learnSections.js:316 |
| 21103 | msgid "Set Up Customer Portal" |
| 21104 | msgstr "" |
| 21105 | |
| 21106 | #: settings/learn/data/learnSections.js:317 |
| 21107 | msgid "Control what customers can do from their portal — manage subscriptions, change plans, and update payment methods." |
| 21108 | msgstr "" |
| 21109 | |
| 21110 | #: settings/learn/data/learnSections.js:321 |
| 21111 | msgid "Configure Portal" |
| 21112 | msgstr "" |
| 21113 | |
| 21114 | #: settings/learn/data/learnSections.js:324 |
| 21115 | msgid "Enable a self-service portal where customers can manage their purchases." |
| 21116 | msgstr "" |
| 21117 | |
| 21118 | #: settings/learn/data/learnSections.js:335 |
| 21119 | msgid "Grow Your Revenue" |
| 21120 | msgstr "" |
| 21121 | |
| 21122 | #: settings/learn/data/learnSections.js:336 |
| 21123 | msgid "Unlock more revenue from every visitor using built-in conversion and pricing tools." |
| 21124 | msgstr "" |
| 21125 | |
| 21126 | #: settings/learn/data/learnSections.js:346 |
| 21127 | msgid "Create Coupons & Discounts" |
| 21128 | msgstr "" |
| 21129 | |
| 21130 | #: settings/learn/data/learnSections.js:347 |
| 21131 | msgid "Offer promo codes or limited-time discounts to boost conversions and run campaigns." |
| 21132 | msgstr "" |
| 21133 | |
| 21134 | #: settings/learn/data/learnSections.js:351 |
| 21135 | #: subscriptions/show/modules/CurrentPlan.js:245 |
| 21136 | msgid "Add Coupon" |
| 21137 | msgstr "" |
| 21138 | |
| 21139 | #: settings/learn/data/learnSections.js:353 |
| 21140 | msgid "Create percentage or fixed-amount discount codes for promotions." |
| 21141 | msgstr "" |
| 21142 | |
| 21143 | #: settings/learn/data/learnSections.js:360 |
| 21144 | msgid "Apply Dynamic Pricing" |
| 21145 | msgstr "" |
| 21146 | |
| 21147 | #: settings/learn/data/learnSections.js:361 |
| 21148 | msgid "Automatically apply fees and discounts based on rules like user roles, purchase history, or location." |
| 21149 | msgstr "" |
| 21150 | |
| 21151 | #: settings/learn/data/learnSections.js:367 |
| 21152 | msgid "Create rule-based pricing that adjusts automatically per customer." |
| 21153 | msgstr "" |
| 21154 | |
| 21155 | #: settings/learn/data/learnSections.js:374 |
| 21156 | msgid "Add Order Bumps" |
| 21157 | msgstr "" |
| 21158 | |
| 21159 | #: settings/learn/data/learnSections.js:375 |
| 21160 | msgid "Add a small, high-value add-on directly on the checkout page. Requires a published product and active checkout before setup." |
| 21161 | msgstr "" |
| 21162 | |
| 21163 | #: settings/learn/data/learnSections.js:379 |
| 21164 | msgid "Add Bump" |
| 21165 | msgstr "" |
| 21166 | |
| 21167 | #: settings/learn/data/learnSections.js:381 |
| 21168 | msgid "Offer a complementary product as a checkbox on the checkout page." |
| 21169 | msgstr "" |
| 21170 | |
| 21171 | #: settings/learn/data/learnSections.js:388 |
| 21172 | msgid "Create Upsell Offers" |
| 21173 | msgstr "" |
| 21174 | |
| 21175 | #: settings/learn/data/learnSections.js:389 |
| 21176 | msgid "Present a follow-up offer after checkout to increase revenue without disrupting the purchase. Requires a published product and active checkout before setup." |
| 21177 | msgstr "" |
| 21178 | |
| 21179 | #: settings/learn/data/learnSections.js:393 |
| 21180 | msgid "Add Upsell" |
| 21181 | msgstr "" |
| 21182 | |
| 21183 | #: settings/learn/data/learnSections.js:395 |
| 21184 | msgid "Show post-purchase offers to increase average order value." |
| 21185 | msgstr "" |
| 21186 | |
| 21187 | #: settings/learn/data/learnSections.js:402 |
| 21188 | msgid "Enable Cart Recovery" |
| 21189 | msgstr "" |
| 21190 | |
| 21191 | #: settings/learn/data/learnSections.js:403 |
| 21192 | msgid "Recover lost revenue by following up with customers who don't complete checkout." |
| 21193 | msgstr "" |
| 21194 | |
| 21195 | #: settings/learn/data/learnSections.js:407 |
| 21196 | #: settings/processors/ManualPaymentMethod.js:135 |
| 21197 | msgid "Enable" |
| 21198 | msgstr "" |
| 21199 | |
| 21200 | #: settings/learn/data/learnSections.js:409 |
| 21201 | msgid "Send automated emails to customers who abandon their cart." |
| 21202 | msgstr "" |
| 21203 | |
| 21204 | #: settings/learn/data/learnSections.js:416 |
| 21205 | msgid "Set Up Subscriptions" |
| 21206 | msgstr "" |
| 21207 | |
| 21208 | #: settings/learn/data/learnSections.js:417 |
| 21209 | msgid "Configure recurring billing and subscription management for predictable revenue." |
| 21210 | msgstr "" |
| 21211 | |
| 21212 | #: settings/learn/data/learnSections.js:424 |
| 21213 | msgid "Enable subscription billing, trial periods, and renewal settings." |
| 21214 | msgstr "" |
| 21215 | |
| 21216 | #: settings/learn/data/learnSections.js:431 |
| 21217 | msgid "Set Up Affiliates" |
| 21218 | msgstr "" |
| 21219 | |
| 21220 | #: settings/learn/data/learnSections.js:432 |
| 21221 | msgid "Let others promote your products and earn commissions on sales they refer." |
| 21222 | msgstr "" |
| 21223 | |
| 21224 | #: settings/learn/data/learnSections.js:439 |
| 21225 | msgid "Create an affiliate program with custom commission structures." |
| 21226 | msgstr "" |
| 21227 | |
| 21228 | #: settings/learn/LearnSettings.js:87 |
| 21229 | msgid "Setup Checklist" |
| 21230 | msgstr "" |
| 21231 | |
| 21232 | #: settings/learn/LearnSettings.js:92 |
| 21233 | msgid "Set up your store step by step and make your first sale with confidence." |
| 21234 | msgstr "" |
| 21235 | |
| 21236 | #: settings/learn/LearnSettings.js:107 |
| 21237 | msgid "Your store setup is complete! You're ready to start selling." |
| 21238 | msgstr "" |
| 21239 | |
| 21240 | #. translators: %d: number of completed sections |
| 21241 | #: settings/learn/LearnSettings.js:140 |
| 21242 | msgid "Completed (%d)" |
| 21243 | msgstr "" |
| 21244 | |
| 21245 | #: settings/mcp/components/AIClientInstructions.js:51 |
| 21246 | #: settings/mcp/components/ClaudeDesktopSteps.js:20 |
| 21247 | msgid "Claude Desktop" |
| 21248 | msgstr "" |
| 21249 | |
| 21250 | #: settings/mcp/components/AIClientInstructions.js:54 |
| 21251 | msgid "Claude Code" |
| 21252 | msgstr "" |
| 21253 | |
| 21254 | #: settings/mcp/components/AIClientInstructions.js:55 |
| 21255 | msgid "Cursor" |
| 21256 | msgstr "" |
| 21257 | |
| 21258 | #: settings/mcp/components/AIClientInstructions.js:56 |
| 21259 | msgid "VS Code (Copilot)" |
| 21260 | msgstr "" |
| 21261 | |
| 21262 | #: settings/mcp/components/AIClientInstructions.js:179 |
| 21263 | msgid "Connect Your AI Client" |
| 21264 | msgstr "" |
| 21265 | |
| 21266 | #: settings/mcp/components/AIClientInstructions.js:180 |
| 21267 | msgid "Follow the instructions below to connect your AI client to SureCart." |
| 21268 | msgstr "" |
| 21269 | |
| 21270 | #: settings/mcp/components/AIClientInstructions.js:194 |
| 21271 | msgid "AI Client" |
| 21272 | msgstr "" |
| 21273 | |
| 21274 | #: settings/mcp/components/AIClientInstructions.js:205 |
| 21275 | msgid "The example below uses the official MCP Adapter endpoint. If you are running a different MCP server, replace the URL value with your server's REST endpoint — the rest of the setup stays the same." |
| 21276 | msgstr "" |
| 21277 | |
| 21278 | #: settings/mcp/components/AIClientInstructions.js:235 |
| 21279 | msgid "Your site is running over HTTP (likely a local dev environment). The config above includes the" |
| 21280 | msgstr "" |
| 21281 | |
| 21282 | #: settings/mcp/components/AIClientInstructions.js:240 |
| 21283 | msgid "flag to allow the connection. This flag is not needed — and will not appear — on production sites using HTTPS." |
| 21284 | msgstr "" |
| 21285 | |
| 21286 | #: settings/mcp/components/AppPasswordStep.js:7 |
| 21287 | msgid "Create an Application Password" |
| 21288 | msgstr "" |
| 21289 | |
| 21290 | #: settings/mcp/components/AppPasswordStep.js:11 |
| 21291 | msgid "Open Application Passwords" |
| 21292 | msgstr "" |
| 21293 | |
| 21294 | #: settings/mcp/components/AppPasswordStep.js:13 |
| 21295 | msgid "to go to your WordPress profile." |
| 21296 | msgstr "" |
| 21297 | |
| 21298 | #: settings/mcp/components/AppPasswordStep.js:16 |
| 21299 | msgid "In the \"New Application Password Name\" field, enter a recognizable name (e.g." |
| 21300 | msgstr "" |
| 21301 | |
| 21302 | #: settings/mcp/components/AppPasswordStep.js:24 |
| 21303 | msgid "Click" |
| 21304 | msgstr "" |
| 21305 | |
| 21306 | #: settings/mcp/components/AppPasswordStep.js:26 |
| 21307 | msgid "Add Application Password" |
| 21308 | msgstr "" |
| 21309 | |
| 21310 | #: settings/mcp/components/AppPasswordStep.js:31 |
| 21311 | msgid "Copy the generated password immediately — it will not be shown again." |
| 21312 | msgstr "" |
| 21313 | |
| 21314 | #: settings/mcp/components/ClaudeCodeSteps.js:17 |
| 21315 | msgid "Register the MCP server via CLI (required)" |
| 21316 | msgstr "" |
| 21317 | |
| 21318 | #: settings/mcp/components/ClaudeCodeSteps.js:24 |
| 21319 | msgid "Open your terminal:" |
| 21320 | msgstr "" |
| 21321 | |
| 21322 | #: settings/mcp/components/ClaudeCodeSteps.js:34 |
| 21323 | msgid "macOS" |
| 21324 | msgstr "" |
| 21325 | |
| 21326 | #: settings/mcp/components/ClaudeCodeSteps.js:36 |
| 21327 | msgid "Terminal app (Applications → Utilities → Terminal)" |
| 21328 | msgstr "" |
| 21329 | |
| 21330 | #: settings/mcp/components/ClaudeCodeSteps.js:42 |
| 21331 | msgid "Windows" |
| 21332 | msgstr "" |
| 21333 | |
| 21334 | #: settings/mcp/components/ClaudeCodeSteps.js:44 |
| 21335 | msgid "Command Prompt or PowerShell" |
| 21336 | msgstr "" |
| 21337 | |
| 21338 | #: settings/mcp/components/ClaudeCodeSteps.js:47 |
| 21339 | msgid "Linux" |
| 21340 | msgstr "" |
| 21341 | |
| 21342 | #: settings/mcp/components/ClaudeCodeSteps.js:49 |
| 21343 | msgid "your preferred terminal emulator" |
| 21344 | msgstr "" |
| 21345 | |
| 21346 | #: settings/mcp/components/ClaudeCodeSteps.js:57 |
| 21347 | msgid "Run the following command:" |
| 21348 | msgstr "" |
| 21349 | |
| 21350 | #: settings/mcp/components/ClaudeCodeSteps.js:76 |
| 21351 | msgid "This registers the SureCart MCP server but does" |
| 21352 | msgstr "" |
| 21353 | |
| 21354 | #: settings/mcp/components/ClaudeCodeSteps.js:80 |
| 21355 | msgid "NOT" |
| 21356 | msgstr "" |
| 21357 | |
| 21358 | #: settings/mcp/components/ClaudeCodeSteps.js:81 |
| 21359 | msgid "set your credentials. You must also complete Step 3." |
| 21360 | msgstr "" |
| 21361 | |
| 21362 | #: settings/mcp/components/ClaudeCodeSteps.js:92 |
| 21363 | msgid "Add your credentials to the JSON config (required)" |
| 21364 | msgstr "" |
| 21365 | |
| 21366 | #: settings/mcp/components/ClaudeCodeSteps.js:99 |
| 21367 | msgid "Locate and open the MCP config file in a text editor:" |
| 21368 | msgstr "" |
| 21369 | |
| 21370 | #: settings/mcp/components/ClaudeCodeSteps.js:106 |
| 21371 | msgid "Per project (applies only to that project):" |
| 21372 | msgstr "" |
| 21373 | |
| 21374 | #: settings/mcp/components/ClaudeCodeSteps.js:113 |
| 21375 | msgid "in your project root folder" |
| 21376 | msgstr "" |
| 21377 | |
| 21378 | #: settings/mcp/components/ClaudeCodeSteps.js:121 |
| 21379 | msgid "Global (applies to all projects):" |
| 21380 | msgstr "" |
| 21381 | |
| 21382 | #: settings/mcp/components/ClaudeCodeSteps.js:134 |
| 21383 | #: settings/mcp/components/GenericClientSteps.js:22 |
| 21384 | #: settings/mcp/components/GenericClientSteps.js:91 |
| 21385 | msgid "macOS / Linux:" |
| 21386 | msgstr "" |
| 21387 | |
| 21388 | #: settings/mcp/components/ClaudeCodeSteps.js:143 |
| 21389 | msgid "Tip: ~ means your home folder, e.g. /Users/yourname/.claude.json" |
| 21390 | msgstr "" |
| 21391 | |
| 21392 | #: settings/mcp/components/ClaudeCodeSteps.js:148 |
| 21393 | msgid "Note: files starting with . are hidden — press Cmd + Shift + . in Finder to show them." |
| 21394 | msgstr "" |
| 21395 | |
| 21396 | #: settings/mcp/components/ClaudeCodeSteps.js:160 |
| 21397 | #: settings/mcp/components/GenericClientSteps.js:30 |
| 21398 | #: settings/mcp/components/GenericClientSteps.js:101 |
| 21399 | msgid "Windows:" |
| 21400 | msgstr "" |
| 21401 | |
| 21402 | #: settings/mcp/components/ClaudeCodeSteps.js:170 |
| 21403 | msgid "Tip: open File Explorer, paste this path in the address bar, replacing \"YourUsername\" with your Windows username." |
| 21404 | msgstr "" |
| 21405 | |
| 21406 | #: settings/mcp/components/ClaudeCodeSteps.js:179 |
| 21407 | #: settings/mcp/components/ClaudeDesktopSteps.js:44 |
| 21408 | #: settings/mcp/components/GenericClientSteps.js:38 |
| 21409 | #: settings/mcp/components/GenericClientSteps.js:73 |
| 21410 | #: settings/mcp/components/GenericClientSteps.js:111 |
| 21411 | #: settings/mcp/components/GenericClientSteps.js:129 |
| 21412 | msgid "Paste the JSON config below into the file and save it." |
| 21413 | msgstr "" |
| 21414 | |
| 21415 | #: settings/mcp/components/ClaudeDesktopSteps.js:15 |
| 21416 | msgid "Add the config to Claude Desktop" |
| 21417 | msgstr "" |
| 21418 | |
| 21419 | #: settings/mcp/components/ClaudeDesktopSteps.js:23 |
| 21420 | msgid "Click the dropdown next to your name (bottom-left)" |
| 21421 | msgstr "" |
| 21422 | |
| 21423 | #: settings/mcp/components/ClaudeDesktopSteps.js:30 |
| 21424 | msgid "In the left sidebar, click" |
| 21425 | msgstr "" |
| 21426 | |
| 21427 | #: settings/mcp/components/ClaudeDesktopSteps.js:31 |
| 21428 | msgid "Developer" |
| 21429 | msgstr "" |
| 21430 | |
| 21431 | #: settings/mcp/components/ClaudeDesktopSteps.js:34 |
| 21432 | msgid "Under \"Local MCP Servers\", click" |
| 21433 | msgstr "" |
| 21434 | |
| 21435 | #: settings/mcp/components/ClaudeDesktopSteps.js:35 |
| 21436 | msgid "Edit Config" |
| 21437 | msgstr "" |
| 21438 | |
| 21439 | #: settings/mcp/components/ClaudeDesktopSteps.js:38 |
| 21440 | msgid "Open the file in your preferred text editor (e.g. TextEdit, Notepad, VS Code)." |
| 21441 | msgstr "" |
| 21442 | |
| 21443 | #: settings/mcp/components/EnvVarsStep.js:7 |
| 21444 | msgid "Update the environment variables" |
| 21445 | msgstr "" |
| 21446 | |
| 21447 | #: settings/mcp/components/EnvVarsStep.js:13 |
| 21448 | msgid "your WordPress username (prefilled)." |
| 21449 | msgstr "" |
| 21450 | |
| 21451 | #: settings/mcp/components/EnvVarsStep.js:18 |
| 21452 | msgid "replace \"your-application-password\" with the password from Step 1." |
| 21453 | msgstr "" |
| 21454 | |
| 21455 | #: settings/mcp/components/GenericClientSteps.js:16 |
| 21456 | msgid "Locate and open your Cursor MCP config file:" |
| 21457 | msgstr "" |
| 21458 | |
| 21459 | #: settings/mcp/components/GenericClientSteps.js:50 |
| 21460 | msgid "Choose where to add the config:" |
| 21461 | msgstr "" |
| 21462 | |
| 21463 | #: settings/mcp/components/GenericClientSteps.js:53 |
| 21464 | msgid "Per project:" |
| 21465 | msgstr "" |
| 21466 | |
| 21467 | #: settings/mcp/components/GenericClientSteps.js:55 |
| 21468 | msgid "in your project root" |
| 21469 | msgstr "" |
| 21470 | |
| 21471 | #: settings/mcp/components/GenericClientSteps.js:63 |
| 21472 | msgid "Global (all projects):" |
| 21473 | msgstr "" |
| 21474 | |
| 21475 | #: settings/mcp/components/GenericClientSteps.js:65 |
| 21476 | msgid "Open VS Code Settings" |
| 21477 | msgstr "" |
| 21478 | |
| 21479 | #: settings/mcp/components/GenericClientSteps.js:68 |
| 21480 | msgid "search" |
| 21481 | msgstr "" |
| 21482 | |
| 21483 | #: settings/mcp/components/GenericClientSteps.js:85 |
| 21484 | msgid "Locate and open your Continue config file:" |
| 21485 | msgstr "" |
| 21486 | |
| 21487 | #: settings/mcp/components/GenericClientSteps.js:93 |
| 21488 | #: sc-login-form.js:163 |
| 21489 | msgid "or" |
| 21490 | msgstr "" |
| 21491 | |
| 21492 | #: settings/mcp/components/GenericClientSteps.js:123 |
| 21493 | msgid "Refer to your AI client's documentation for the MCP configuration file location." |
| 21494 | msgstr "" |
| 21495 | |
| 21496 | #: settings/mcp/components/GenericClientSteps.js:151 |
| 21497 | msgid "Copy the JSON config into your config file" |
| 21498 | msgstr "" |
| 21499 | |
| 21500 | #: settings/mcp/components/MCPAdapterNotice.js:44 |
| 21501 | msgid "You can install it manually:" |
| 21502 | msgstr "" |
| 21503 | |
| 21504 | #: settings/mcp/components/MCPAdapterNotice.js:63 |
| 21505 | msgid "MCP Server" |
| 21506 | msgstr "" |
| 21507 | |
| 21508 | #: settings/mcp/components/MCPAdapterNotice.js:64 |
| 21509 | msgid "Recommended: install the official MCP Adapter to expose abilities to AI assistants." |
| 21510 | msgstr "" |
| 21511 | |
| 21512 | #: settings/mcp/components/MCPAdapterNotice.js:78 |
| 21513 | msgid "The MCP Adapter plugin is the easiest way to connect AI assistants like ChatGPT or Claude to your store. SureCart abilities are registered automatically — the adapter exposes them over a REST endpoint AI clients can call." |
| 21514 | msgstr "" |
| 21515 | |
| 21516 | #: settings/mcp/components/MCPAdapterNotice.js:98 |
| 21517 | msgid "Activate MCP Adapter" |
| 21518 | msgstr "" |
| 21519 | |
| 21520 | #: settings/mcp/components/MCPAdapterNotice.js:106 |
| 21521 | msgid "Install & Activate MCP Adapter" |
| 21522 | msgstr "" |
| 21523 | |
| 21524 | #: settings/mcp/components/NodeVersionStep.js:6 |
| 21525 | msgid "Verify Node.js version" |
| 21526 | msgstr "" |
| 21527 | |
| 21528 | #: settings/mcp/components/NodeVersionStep.js:9 |
| 21529 | msgid "In your terminal, run:" |
| 21530 | msgstr "" |
| 21531 | |
| 21532 | #: settings/mcp/components/NodeVersionStep.js:12 |
| 21533 | msgid "The version must be 20.1 or higher." |
| 21534 | msgstr "" |
| 21535 | |
| 21536 | #: settings/mcp/components/NodeVersionStep.js:14 |
| 21537 | msgid "If it is lower, run:" |
| 21538 | msgstr "" |
| 21539 | |
| 21540 | #: settings/mcp/MCPSettings.js:58 |
| 21541 | #: settings/mcp/MCPSettings.js:84 |
| 21542 | #: settings/SettingsSidebar.js:151 |
| 21543 | msgid "MCP" |
| 21544 | msgstr "" |
| 21545 | |
| 21546 | #: settings/mcp/MCPSettings.js:64 |
| 21547 | msgid "WordPress Update Required" |
| 21548 | msgstr "" |
| 21549 | |
| 21550 | #: settings/mcp/MCPSettings.js:65 |
| 21551 | msgid "AI integration requires a newer version of WordPress." |
| 21552 | msgstr "" |
| 21553 | |
| 21554 | #: settings/mcp/MCPSettings.js:72 |
| 21555 | msgid "Please update WordPress to version 6.9 or later to use MCP and AI features. Your current WordPress version does not support the required AI integration APIs." |
| 21556 | msgstr "" |
| 21557 | |
| 21558 | #: settings/mcp/MCPSettings.js:91 |
| 21559 | #: settings/mcp/MCPSettings.js:108 |
| 21560 | msgid "Enable Abilities" |
| 21561 | msgstr "" |
| 21562 | |
| 21563 | #: settings/mcp/MCPSettings.js:94 |
| 21564 | msgid "Choose what AI assistants are allowed to do with your store data." |
| 21565 | msgstr "" |
| 21566 | |
| 21567 | #: settings/mcp/MCPSettings.js:110 |
| 21568 | msgid "Allow AI assistants to interact with your store. When enabled, they can view, create, edit, and delete store data depending on the permissions below. When disabled, AI assistants cannot access your store at all." |
| 21569 | msgstr "" |
| 21570 | |
| 21571 | #: settings/mcp/MCPSettings.js:125 |
| 21572 | msgid "Enable Edit Abilities" |
| 21573 | msgstr "" |
| 21574 | |
| 21575 | #: settings/mcp/MCPSettings.js:130 |
| 21576 | msgid "Allow AI assistants to create new products, update prices, manage coupons, and modify other store data. When disabled, AI assistants can only view your data." |
| 21577 | msgstr "" |
| 21578 | |
| 21579 | #: settings/mcp/MCPSettings.js:143 |
| 21580 | msgid "Enable Delete Abilities" |
| 21581 | msgstr "" |
| 21582 | |
| 21583 | #: settings/mcp/MCPSettings.js:148 |
| 21584 | msgid "Allow AI assistants to permanently delete customers, coupons, promotions, and fulfillments. Deleted data cannot be recovered. When disabled, AI assistants cannot remove any data." |
| 21585 | msgstr "" |
| 21586 | |
| 21587 | #: settings/order/OrderProtocol.js:71 |
| 21588 | #: settings/SettingsSidebar.js:63 |
| 21589 | msgid "Orders & Invoices" |
| 21590 | msgstr "" |
| 21591 | |
| 21592 | #: settings/order/OrderProtocol.js:82 |
| 21593 | msgid "Order Numbering" |
| 21594 | msgstr "" |
| 21595 | |
| 21596 | #: settings/order/OrderProtocol.js:83 |
| 21597 | msgid "Configure your order numbering style." |
| 21598 | msgstr "" |
| 21599 | |
| 21600 | #: settings/order/OrderProtocol.js:90 |
| 21601 | msgid "Order Number Prefix" |
| 21602 | msgstr "" |
| 21603 | |
| 21604 | #: settings/order/OrderProtocol.js:95 |
| 21605 | msgid "If you would like your order numbers to have a special prefix, you can enter it here. It must not contain underscores, spaces or dashes." |
| 21606 | msgstr "" |
| 21607 | |
| 21608 | #: settings/order/OrderProtocol.js:103 |
| 21609 | msgid "Order Numbers Counter" |
| 21610 | msgstr "" |
| 21611 | |
| 21612 | #: settings/order/OrderProtocol.js:105 |
| 21613 | msgid "Choose the style of order numbers." |
| 21614 | msgstr "" |
| 21615 | |
| 21616 | #: settings/order/OrderProtocol.js:116 |
| 21617 | msgid "Sequential" |
| 21618 | msgstr "" |
| 21619 | |
| 21620 | #: settings/order/OrderProtocol.js:120 |
| 21621 | msgid "Random Numbers And Letters" |
| 21622 | msgstr "" |
| 21623 | |
| 21624 | #: settings/order/OrderProtocol.js:130 |
| 21625 | msgid "Start Order Number At" |
| 21626 | msgstr "" |
| 21627 | |
| 21628 | #: settings/order/OrderProtocol.js:138 |
| 21629 | msgid "It must be greater than the largest existing order number." |
| 21630 | msgstr "" |
| 21631 | |
| 21632 | #: settings/order/OrderProtocol.js:149 |
| 21633 | msgid "Configure customer-facing checkout behavior." |
| 21634 | msgstr "" |
| 21635 | |
| 21636 | #: settings/order/OrderProtocol.js:159 |
| 21637 | msgid "Show Login Prompt at Checkout" |
| 21638 | msgstr "" |
| 21639 | |
| 21640 | #: settings/order/OrderProtocol.js:161 |
| 21641 | msgid "Returning customers will be prompted to login at checkout if their email matches an existing account. Recommended for subscription-based stores. Disable for impulse-buy or low-cost products where a frictionless checkout experience is preferred." |
| 21642 | msgstr "" |
| 21643 | |
| 21644 | #: settings/order/OrderProtocol.js:175 |
| 21645 | msgid "Reusable Payment Methods Only" |
| 21646 | msgstr "" |
| 21647 | |
| 21648 | #: settings/order/OrderProtocol.js:177 |
| 21649 | msgid "Require all checkouts to only display reusable payment methods - even if a subscription is not present. This allows the payment method to be saved for future purchases, but can limit the payment methods available to customers." |
| 21650 | msgstr "" |
| 21651 | |
| 21652 | #: settings/order/OrderProtocol.js:191 |
| 21653 | msgid "Capture Location at Checkout" |
| 21654 | msgstr "" |
| 21655 | |
| 21656 | #: settings/order/OrderProtocol.js:193 |
| 21657 | msgid "Capture the customer's location during checkout and resolve it to an address on the order." |
| 21658 | msgstr "" |
| 21659 | |
| 21660 | #: settings/order/OrderProtocol.js:203 |
| 21661 | msgid "Customers will be asked for permission" |
| 21662 | msgstr "" |
| 21663 | |
| 21664 | #: settings/order/OrderProtocol.js:208 |
| 21665 | msgid "When the checkout loads, customers see the explainer below and choose whether to share their location. If they decline, checkout continues normally and no location is captured. Browsers only allow location access on sites served over HTTPS. Make sure this complies with the privacy regulations that apply to your store." |
| 21666 | msgstr "" |
| 21667 | |
| 21668 | #: settings/order/OrderProtocol.js:214 |
| 21669 | msgid "Permission Modal Title" |
| 21670 | msgstr "" |
| 21671 | |
| 21672 | #: settings/order/OrderProtocol.js:220 |
| 21673 | msgid "The heading shown at the top of the location permission modal. Defaults are used if left empty." |
| 21674 | msgstr "" |
| 21675 | |
| 21676 | #: settings/order/OrderProtocol.js:226 |
| 21677 | msgid "Permission Modal Description" |
| 21678 | msgstr "" |
| 21679 | |
| 21680 | #: settings/order/OrderProtocol.js:237 |
| 21681 | msgid "Shown in the modal body. If left empty, the default text shown here is used." |
| 21682 | msgstr "" |
| 21683 | |
| 21684 | #: settings/order/OrderProtocol.js:245 |
| 21685 | msgid "Allow Button Label" |
| 21686 | msgstr "" |
| 21687 | |
| 21688 | #: settings/order/OrderProtocol.js:254 |
| 21689 | msgid "Decline Button Label" |
| 21690 | msgstr "" |
| 21691 | |
| 21692 | #: settings/order/OrderProtocol.js:267 |
| 21693 | msgid "Invoices & Receipts" |
| 21694 | msgstr "" |
| 21695 | |
| 21696 | #: settings/order/OrderProtocol.js:268 |
| 21697 | msgid "Add additional information to receipts and invoices." |
| 21698 | msgstr "" |
| 21699 | |
| 21700 | #: settings/order/OrderProtocol.js:278 |
| 21701 | msgid "This appears in the memo area of your invoices and receipts." |
| 21702 | msgstr "" |
| 21703 | |
| 21704 | #: settings/order/OrderProtocol.js:296 |
| 21705 | msgid "Upsell behavior settings." |
| 21706 | msgstr "" |
| 21707 | |
| 21708 | #: settings/order/OrderProtocol.js:300 |
| 21709 | msgid "Time Limit" |
| 21710 | msgstr "" |
| 21711 | |
| 21712 | #: settings/order/OrderProtocol.js:307 |
| 21713 | msgid "The number of minutes that the upsell offer will be available for after the initial purchase." |
| 21714 | msgstr "" |
| 21715 | |
| 21716 | #: settings/order/OrderProtocol.js:316 |
| 21717 | msgid "Minutes" |
| 21718 | msgstr "" |
| 21719 | |
| 21720 | #: settings/processors/CreateEditPaymentMethod.js:56 |
| 21721 | #: mutations3.js:30 |
| 21722 | #: sc-order-bump2.js:54 |
| 21723 | msgid "Something went wrong. Please try again." |
| 21724 | msgstr "" |
| 21725 | |
| 21726 | #: settings/processors/CreateEditPaymentMethod.js:67 |
| 21727 | msgid "Edit Manual Payment Method" |
| 21728 | msgstr "" |
| 21729 | |
| 21730 | #: settings/processors/CreateEditPaymentMethod.js:68 |
| 21731 | msgid "Create Manual Payment Method" |
| 21732 | msgstr "" |
| 21733 | |
| 21734 | #: settings/processors/CreateEditPaymentMethod.js:87 |
| 21735 | msgid "Custom payment method name" |
| 21736 | msgstr "" |
| 21737 | |
| 21738 | #: settings/processors/CreateEditPaymentMethod.js:88 |
| 21739 | msgid "I.E. Cash On Delivery" |
| 21740 | msgstr "" |
| 21741 | |
| 21742 | #: settings/processors/CreateEditPaymentMethod.js:98 |
| 21743 | msgid "The description of this payment method that will be shown in the checkout." |
| 21744 | msgstr "" |
| 21745 | |
| 21746 | #: settings/processors/CreateEditPaymentMethod.js:102 |
| 21747 | msgid "I.E. Pay with cash upon delivery." |
| 21748 | msgstr "" |
| 21749 | |
| 21750 | #: settings/processors/CreateEditPaymentMethod.js:117 |
| 21751 | msgid "Payment instructions" |
| 21752 | msgstr "" |
| 21753 | |
| 21754 | #: settings/processors/CreateEditPaymentMethod.js:118 |
| 21755 | msgid "The instructions that you want your customers to follow to pay for an order. These instructions are shown on the confirmation page after a customer completes the checkout." |
| 21756 | msgstr "" |
| 21757 | |
| 21758 | #: settings/processors/CreateEditPaymentMethod.js:122 |
| 21759 | msgid "Instructions on how to pay." |
| 21760 | msgstr "" |
| 21761 | |
| 21762 | #: settings/processors/CreateEditPaymentMethod.js:136 |
| 21763 | msgid "Reusable" |
| 21764 | msgstr "" |
| 21765 | |
| 21766 | #: settings/processors/CreateEditPaymentMethod.js:138 |
| 21767 | msgid "Let customers use this manual payment method for purchasing subscriptions, installments or upsells." |
| 21768 | msgstr "" |
| 21769 | |
| 21770 | #: settings/processors/ManualPaymentMethod.js:31 |
| 21771 | msgid "Are you sure you want to delete this payment method?" |
| 21772 | msgstr "" |
| 21773 | |
| 21774 | #: settings/processors/ManualPaymentMethod.js:74 |
| 21775 | msgid "Payment method disabled." |
| 21776 | msgstr "" |
| 21777 | |
| 21778 | #: settings/processors/ManualPaymentMethod.js:75 |
| 21779 | msgid "Payment method enabled." |
| 21780 | msgstr "" |
| 21781 | |
| 21782 | #: settings/processors/ManualPaymentMethods.js:47 |
| 21783 | msgid "No manual payment methods." |
| 21784 | msgstr "" |
| 21785 | |
| 21786 | #: settings/processors/ManualPaymentMethods.js:70 |
| 21787 | msgid "Manual Payment Methods" |
| 21788 | msgstr "" |
| 21789 | |
| 21790 | #: settings/processors/ManualPaymentMethods.js:71 |
| 21791 | msgid "Payments that are made outside your online store. When a customer selects a manual payment method, you'll need to approve their order before it can be fulfilled" |
| 21792 | msgstr "" |
| 21793 | |
| 21794 | #: settings/processors/ProcessorItem.js:35 |
| 21795 | msgid "Beta" |
| 21796 | msgstr "" |
| 21797 | |
| 21798 | #: settings/processors/ProcessorSettings.js:53 |
| 21799 | msgid "Test Payments Enabled" |
| 21800 | msgstr "" |
| 21801 | |
| 21802 | #: settings/processors/ProcessorSettings.js:57 |
| 21803 | msgid "Test Payments Disabled" |
| 21804 | msgstr "" |
| 21805 | |
| 21806 | #: settings/processors/ProcessorSettings.js:62 |
| 21807 | msgid "Live Payments Enabled" |
| 21808 | msgstr "" |
| 21809 | |
| 21810 | #: settings/processors/ProcessorSettings.js:66 |
| 21811 | msgid "Live Payments Disabled" |
| 21812 | msgstr "" |
| 21813 | |
| 21814 | #: settings/processors/ProcessorSettings.js:125 |
| 21815 | msgid "Connect with Stripe to accept credit cards and other payment methods." |
| 21816 | msgstr "" |
| 21817 | |
| 21818 | #: settings/processors/ProcessorSettings.js:186 |
| 21819 | msgid "Connect with PayPal to add a PayPal express button to your checkout." |
| 21820 | msgstr "" |
| 21821 | |
| 21822 | #: settings/processors/ProcessorSettings.js:209 |
| 21823 | msgid "Connect with Mollie to add a Mollie express button to your checkout." |
| 21824 | msgstr "" |
| 21825 | |
| 21826 | #: settings/processors/ProcessorSettings.js:234 |
| 21827 | msgid "Connect with paystack to add a paystack express button to your checkout." |
| 21828 | msgstr "" |
| 21829 | |
| 21830 | #: settings/processors/ProcessorSettings.js:257 |
| 21831 | msgid "Connect with Razorpay to accept payments via Cards, Netbanking, Wallet & UPI." |
| 21832 | msgstr "" |
| 21833 | |
| 21834 | #: settings/processors/ProcessorSettings.js:268 |
| 21835 | msgid "Processors" |
| 21836 | msgstr "" |
| 21837 | |
| 21838 | #: settings/processors/ProcessorSettings.js:273 |
| 21839 | msgid "Available Processors" |
| 21840 | msgstr "" |
| 21841 | |
| 21842 | #: settings/review-protocol/ReviewProtocolSettings.js:60 |
| 21843 | msgid "Product Reviews Settings" |
| 21844 | msgstr "" |
| 21845 | |
| 21846 | #: settings/review-protocol/ReviewProtocolSettings.js:61 |
| 21847 | msgid "Configure how product reviews work and how review requests are sent to customers." |
| 21848 | msgstr "" |
| 21849 | |
| 21850 | #: settings/review-protocol/ReviewProtocolSettings.js:79 |
| 21851 | msgid "Allow customers to leave reviews on your products. Reviews must also be enabled at the product level." |
| 21852 | msgstr "" |
| 21853 | |
| 21854 | #: settings/review-protocol/ReviewProtocolSettings.js:98 |
| 21855 | msgid "Send Review Request Emails" |
| 21856 | msgstr "" |
| 21857 | |
| 21858 | #: settings/review-protocol/ReviewProtocolSettings.js:103 |
| 21859 | msgid "Automatically send review request emails after an order is fulfilled." |
| 21860 | msgstr "" |
| 21861 | |
| 21862 | #: settings/review-protocol/ReviewProtocolSettings.js:112 |
| 21863 | msgid "When should we send the review request?" |
| 21864 | msgstr "" |
| 21865 | |
| 21866 | #: settings/review-protocol/ReviewProtocolSettings.js:116 |
| 21867 | msgid "Choose how many days after an order is marked as fulfilled to send the review request. Most stores use 3–14 days." |
| 21868 | msgstr "" |
| 21869 | |
| 21870 | #: settings/review-protocol/ReviewProtocolSettings.js:148 |
| 21871 | msgid "Verified Buyer Badge" |
| 21872 | msgstr "" |
| 21873 | |
| 21874 | #: settings/review-protocol/ReviewProtocolSettings.js:153 |
| 21875 | msgid "Display a \"Verified Buyer\" badge on reviews from customers who purchased the product." |
| 21876 | msgstr "" |
| 21877 | |
| 21878 | #: settings/SettingsApp.js:138 |
| 21879 | msgid "Settings tab not found." |
| 21880 | msgstr "" |
| 21881 | |
| 21882 | #: settings/SettingsSidebar.js:87 |
| 21883 | msgid "Subscription Saver" |
| 21884 | msgstr "" |
| 21885 | |
| 21886 | #: settings/SettingsSidebar.js:113 |
| 21887 | #: settings/tax/TaxSettings.js:42 |
| 21888 | msgid "Taxes" |
| 21889 | msgstr "" |
| 21890 | |
| 21891 | #: settings/SettingsSidebar.js:125 |
| 21892 | msgid "Payment Processors" |
| 21893 | msgstr "" |
| 21894 | |
| 21895 | #: settings/SettingsSidebar.js:131 |
| 21896 | msgid "Currencies" |
| 21897 | msgstr "" |
| 21898 | |
| 21899 | #: settings/shipping/method/ShippingMethodForm.js:64 |
| 21900 | msgid "Shipping method updated" |
| 21901 | msgstr "" |
| 21902 | |
| 21903 | #: settings/shipping/method/ShippingMethodForm.js:69 |
| 21904 | msgid "Shipping method added" |
| 21905 | msgstr "" |
| 21906 | |
| 21907 | #: settings/shipping/method/ShippingMethodForm.js:90 |
| 21908 | msgid "Edit Shipping Method" |
| 21909 | msgstr "" |
| 21910 | |
| 21911 | #: settings/shipping/method/ShippingMethodForm.js:91 |
| 21912 | msgid "Add Shipping Method" |
| 21913 | msgstr "" |
| 21914 | |
| 21915 | #: settings/shipping/method/ShippingMethodForm.js:127 |
| 21916 | #: settings/shipping/rate/ShippingRateForm.js:319 |
| 21917 | msgid "E.g. 1-2 days" |
| 21918 | msgstr "" |
| 21919 | |
| 21920 | #: settings/shipping/method/ShippingMethodForm.js:128 |
| 21921 | #: settings/shipping/rate/ShippingRateForm.js:320 |
| 21922 | msgid "A description to let the customer know the average time it takes for shipping." |
| 21923 | msgstr "" |
| 21924 | |
| 21925 | #: settings/shipping/method/ShippingMethods.js:81 |
| 21926 | msgid "Shipping method removed" |
| 21927 | msgstr "" |
| 21928 | |
| 21929 | #: settings/shipping/method/ShippingMethods.js:107 |
| 21930 | msgid "Shipping Methods" |
| 21931 | msgstr "" |
| 21932 | |
| 21933 | #: settings/shipping/method/ShippingMethods.js:118 |
| 21934 | msgid "Upgrade to SureCart Premium to add unlimited shipping methods." |
| 21935 | msgstr "" |
| 21936 | |
| 21937 | #: settings/shipping/method/ShippingMethods.js:128 |
| 21938 | msgid "Shipping methods represent the different speeds or classes of shipping that your store offers." |
| 21939 | msgstr "" |
| 21940 | |
| 21941 | #: settings/shipping/parcel/ParcelTemplateForm.js:33 |
| 21942 | #: settings/shipping/parcel/ParcelTemplates.js:32 |
| 21943 | msgid "Box or Tube" |
| 21944 | msgstr "" |
| 21945 | |
| 21946 | #: settings/shipping/parcel/ParcelTemplateForm.js:34 |
| 21947 | #: settings/shipping/parcel/ParcelTemplates.js:33 |
| 21948 | msgid "Polymailer (Envelope)" |
| 21949 | msgstr "" |
| 21950 | |
| 21951 | #: settings/shipping/parcel/ParcelTemplateForm.js:116 |
| 21952 | msgid "Parcel template updated." |
| 21953 | msgstr "" |
| 21954 | |
| 21955 | #: settings/shipping/parcel/ParcelTemplateForm.js:117 |
| 21956 | msgid "Parcel template added." |
| 21957 | msgstr "" |
| 21958 | |
| 21959 | #: settings/shipping/parcel/ParcelTemplateForm.js:231 |
| 21960 | #: ui/Dimensions.js:122 |
| 21961 | msgid "Unit" |
| 21962 | msgstr "" |
| 21963 | |
| 21964 | #: settings/shipping/parcel/ParcelTemplateForm.js:271 |
| 21965 | msgid "Default Template" |
| 21966 | msgstr "" |
| 21967 | |
| 21968 | #: settings/shipping/parcel/ParcelTemplateForm.js:273 |
| 21969 | msgid "Automatically select this parcel template when creating new shipments." |
| 21970 | msgstr "" |
| 21971 | |
| 21972 | #: settings/shipping/parcel/ParcelTemplates.js:113 |
| 21973 | msgid "Parcel template removed." |
| 21974 | msgstr "" |
| 21975 | |
| 21976 | #: settings/shipping/parcel/ParcelTemplates.js:136 |
| 21977 | msgid "Default parcel template updated." |
| 21978 | msgstr "" |
| 21979 | |
| 21980 | #: settings/shipping/parcel/ParcelTemplates.js:149 |
| 21981 | msgid "Parcel Templates" |
| 21982 | msgstr "" |
| 21983 | |
| 21984 | #: settings/shipping/parcel/ParcelTemplates.js:150 |
| 21985 | msgid "Create reusable parcel templates for shipping." |
| 21986 | msgstr "" |
| 21987 | |
| 21988 | #: settings/shipping/parcel/ParcelTemplates.js:278 |
| 21989 | msgid "Set as Default" |
| 21990 | msgstr "" |
| 21991 | |
| 21992 | #: settings/shipping/parcel/ParcelTemplates.js:309 |
| 21993 | msgid "No parcel templates yet. Create one to get started." |
| 21994 | msgstr "" |
| 21995 | |
| 21996 | #: settings/shipping/parcel/ParcelTemplates.js:317 |
| 21997 | msgid "Add New Template" |
| 21998 | msgstr "" |
| 21999 | |
| 22000 | #: settings/shipping/parcel/ParcelTemplates.js:359 |
| 22001 | msgid "Delete Parcel Template" |
| 22002 | msgstr "" |
| 22003 | |
| 22004 | #: settings/shipping/parcel/ParcelTemplates.js:361 |
| 22005 | msgid "Are you sure you want to delete this parcel template? This action cannot be undone." |
| 22006 | msgstr "" |
| 22007 | |
| 22008 | #: settings/shipping/profile/AddShippingProfile.js:37 |
| 22009 | msgid "The profile name is required." |
| 22010 | msgstr "" |
| 22011 | |
| 22012 | #: settings/shipping/profile/AddShippingProfile.js:76 |
| 22013 | msgid "Add Shipping Profile" |
| 22014 | msgstr "" |
| 22015 | |
| 22016 | #: settings/shipping/profile/AddShippingProfile.js:90 |
| 22017 | msgid "Add a unique name. Customers won’t see this." |
| 22018 | msgstr "" |
| 22019 | |
| 22020 | #: settings/shipping/profile/DeleteShippingProfile.js:37 |
| 22021 | msgid "Shipping profile deleted" |
| 22022 | msgstr "" |
| 22023 | |
| 22024 | #: settings/shipping/profile/DeleteShippingProfile.js:56 |
| 22025 | msgid "Delete Shipping Profile" |
| 22026 | msgstr "" |
| 22027 | |
| 22028 | #: settings/shipping/profile/DeleteShippingProfile.js:60 |
| 22029 | msgid "Are you sure you want to delete shipping profile? Deleting the shipping profile will remove associated shipping rates and shipping zones." |
| 22030 | msgstr "" |
| 22031 | |
| 22032 | #: settings/shipping/profile/Products.js:103 |
| 22033 | msgid "Product removed" |
| 22034 | msgstr "" |
| 22035 | |
| 22036 | #: settings/shipping/profile/Products.js:130 |
| 22037 | msgid "Product added" |
| 22038 | msgstr "" |
| 22039 | |
| 22040 | #: settings/shipping/profile/Products.js:202 |
| 22041 | msgid "%d price" |
| 22042 | msgid_plural "%d prices" |
| 22043 | msgstr[0] "" |
| 22044 | msgstr[1] "" |
| 22045 | |
| 22046 | #: settings/shipping/profile/Products.js:256 |
| 22047 | #: settings/shipping/ShippingSettings.js:340 |
| 22048 | msgid "All products not in other profiles" |
| 22049 | msgstr "" |
| 22050 | |
| 22051 | #: settings/shipping/profile/Products.js:257 |
| 22052 | msgid "Add products to this shipping profile." |
| 22053 | msgstr "" |
| 22054 | |
| 22055 | #: settings/shipping/profile/Products.js:282 |
| 22056 | msgid "New products are added to this profile." |
| 22057 | msgstr "" |
| 22058 | |
| 22059 | #: settings/shipping/profile/Products.js:357 |
| 22060 | msgid "No products in this profile." |
| 22061 | msgstr "" |
| 22062 | |
| 22063 | #: settings/shipping/profile/Products.js:387 |
| 22064 | msgid "To charge different rates for only certain products, create a new profile in" |
| 22065 | msgstr "" |
| 22066 | |
| 22067 | #: settings/shipping/profile/Products.js:397 |
| 22068 | msgid "shipping settings" |
| 22069 | msgstr "" |
| 22070 | |
| 22071 | #: settings/shipping/profile/ShippingProfile.js:116 |
| 22072 | msgid "Saving failed." |
| 22073 | msgstr "" |
| 22074 | |
| 22075 | #: settings/shipping/profile/ShippingProfile.js:136 |
| 22076 | msgid "Manage Shipping Profile" |
| 22077 | msgstr "" |
| 22078 | |
| 22079 | #: settings/shipping/profile/ShippingProfile.js:176 |
| 22080 | #: settings/shipping/ShippingSettings.js:208 |
| 22081 | #: settings/shipping/zone/ShippingZone.js:91 |
| 22082 | msgid "No shipping rates" |
| 22083 | msgstr "" |
| 22084 | |
| 22085 | #: settings/shipping/profile/ShippingProfile.js:178 |
| 22086 | #: settings/shipping/zone/ShippingZones.js:79 |
| 22087 | msgid "First create a shipping zone (where you ship to) and then a shipping rate (the cost to ship there)." |
| 22088 | msgstr "" |
| 22089 | |
| 22090 | #: settings/shipping/profile/ShippingProfile.js:185 |
| 22091 | msgid "Profile Details" |
| 22092 | msgstr "" |
| 22093 | |
| 22094 | #: settings/shipping/profile/ShippingProfile.js:196 |
| 22095 | msgid "Customers won't see this." |
| 22096 | msgstr "" |
| 22097 | |
| 22098 | #: settings/shipping/profile/ShippingProfileListItem.js:40 |
| 22099 | msgid "%d product" |
| 22100 | msgid_plural "%d products" |
| 22101 | msgstr[0] "" |
| 22102 | msgstr[1] "" |
| 22103 | |
| 22104 | #: settings/shipping/profile/ShippingProfileListItem.js:53 |
| 22105 | msgid "Rates for" |
| 22106 | msgstr "" |
| 22107 | |
| 22108 | #: settings/shipping/profile/ShippingProfileListItem.js:63 |
| 22109 | msgid "No shipping rates available for customers to choose from." |
| 22110 | msgstr "" |
| 22111 | |
| 22112 | #: settings/shipping/rate/AddShippingRate.js:16 |
| 22113 | msgid "Add New Shipping Rate" |
| 22114 | msgstr "" |
| 22115 | |
| 22116 | #: settings/shipping/rate/EditShippingRate.js:17 |
| 22117 | msgid "Edit Shipping Rate" |
| 22118 | msgstr "" |
| 22119 | |
| 22120 | #: settings/shipping/rate/ShippingRateForm.js:123 |
| 22121 | msgid "Please select a shipping method" |
| 22122 | msgstr "" |
| 22123 | |
| 22124 | #: settings/shipping/rate/ShippingRateForm.js:141 |
| 22125 | msgid "Failed to create shipping method" |
| 22126 | msgstr "" |
| 22127 | |
| 22128 | #: settings/shipping/rate/ShippingRateForm.js:147 |
| 22129 | msgid "Shipping rate updated" |
| 22130 | msgstr "" |
| 22131 | |
| 22132 | #: settings/shipping/rate/ShippingRateForm.js:152 |
| 22133 | msgid "Shipping rate added" |
| 22134 | msgstr "" |
| 22135 | |
| 22136 | #: settings/shipping/rate/ShippingRateForm.js:194 |
| 22137 | #: settings/shipping/zone/ShippingZone.js:244 |
| 22138 | msgid "Add Rate" |
| 22139 | msgstr "" |
| 22140 | |
| 22141 | #: settings/shipping/rate/ShippingRateForm.js:204 |
| 22142 | msgid "Minimum Price" |
| 22143 | msgstr "" |
| 22144 | |
| 22145 | #: settings/shipping/rate/ShippingRateForm.js:217 |
| 22146 | msgid "Maximum Price" |
| 22147 | msgstr "" |
| 22148 | |
| 22149 | #: settings/shipping/rate/ShippingRateForm.js:222 |
| 22150 | msgid "No limit" |
| 22151 | msgstr "" |
| 22152 | |
| 22153 | #: settings/shipping/rate/ShippingRateForm.js:236 |
| 22154 | msgid "Minimum weight" |
| 22155 | msgstr "" |
| 22156 | |
| 22157 | #: settings/shipping/rate/ShippingRateForm.js:248 |
| 22158 | msgid "Maximum weight" |
| 22159 | msgstr "" |
| 22160 | |
| 22161 | #: settings/shipping/rate/ShippingRateForm.js:336 |
| 22162 | #: store/add-entities.js:446 |
| 22163 | msgid "Shipping Method" |
| 22164 | msgstr "" |
| 22165 | |
| 22166 | #: settings/shipping/rate/ShippingRateForm.js:340 |
| 22167 | msgid "Select" |
| 22168 | msgstr "" |
| 22169 | |
| 22170 | #: settings/shipping/rate/ShippingRateForm.js:441 |
| 22171 | msgid "Based on item weight" |
| 22172 | msgstr "" |
| 22173 | |
| 22174 | #: settings/shipping/rate/ShippingRateForm.js:472 |
| 22175 | msgid "Based on order price" |
| 22176 | msgstr "" |
| 22177 | |
| 22178 | #: settings/shipping/ShippingSettings.js:126 |
| 22179 | msgid "Google Map API Key Error: %s" |
| 22180 | msgstr "" |
| 22181 | |
| 22182 | #: settings/shipping/ShippingSettings.js:136 |
| 22183 | msgid "An error occurred while validating the API key." |
| 22184 | msgstr "" |
| 22185 | |
| 22186 | #: settings/shipping/ShippingSettings.js:155 |
| 22187 | msgid "Please enter a Google Maps API key or disable the Google Maps API." |
| 22188 | msgstr "" |
| 22189 | |
| 22190 | #: settings/shipping/ShippingSettings.js:210 |
| 22191 | msgid "To complete the shipping setup, please add shipping rates to a shipping profile below." |
| 22192 | msgstr "" |
| 22193 | |
| 22194 | #: settings/shipping/ShippingSettings.js:218 |
| 22195 | msgid "Shipping Settings" |
| 22196 | msgstr "" |
| 22197 | |
| 22198 | #: settings/shipping/ShippingSettings.js:224 |
| 22199 | msgid "Enable Shipping Rates" |
| 22200 | msgstr "" |
| 22201 | |
| 22202 | #: settings/shipping/ShippingSettings.js:226 |
| 22203 | msgid "Enabling shipping rates allows you to charge shipping costs and restrict purchase areas." |
| 22204 | msgstr "" |
| 22205 | |
| 22206 | #: settings/shipping/ShippingSettings.js:234 |
| 22207 | msgid "Address Autocomplete" |
| 22208 | msgstr "" |
| 22209 | |
| 22210 | #: settings/shipping/ShippingSettings.js:244 |
| 22211 | msgid "Google Maps API" |
| 22212 | msgstr "" |
| 22213 | |
| 22214 | #: settings/shipping/ShippingSettings.js:246 |
| 22215 | msgid "Enable Google Maps API for the shipping address field autocompletion." |
| 22216 | msgstr "" |
| 22217 | |
| 22218 | #: settings/shipping/ShippingSettings.js:269 |
| 22219 | #: settings/shipping/ShippingSettings.js:270 |
| 22220 | msgid "Google Maps API Key" |
| 22221 | msgstr "" |
| 22222 | |
| 22223 | #: settings/shipping/ShippingSettings.js:278 |
| 22224 | msgid "Restrict this key by HTTP referrer in Google Cloud Console to prevent unauthorized usage." |
| 22225 | msgstr "" |
| 22226 | |
| 22227 | #: settings/shipping/ShippingSettings.js:285 |
| 22228 | msgid "To use Google Maps features, you need an API key." |
| 22229 | msgstr "" |
| 22230 | |
| 22231 | #: settings/shipping/ShippingSettings.js:294 |
| 22232 | msgid "Get your API key from Google Cloud Platform" |
| 22233 | msgstr "" |
| 22234 | |
| 22235 | #: settings/shipping/ShippingSettings.js:300 |
| 22236 | msgid "Create a new project and enable the Places, Geocoding, and Geolocation API for it. Then, create a new API key and add it here." |
| 22237 | msgstr "" |
| 22238 | |
| 22239 | #: settings/shipping/ShippingSettings.js:311 |
| 22240 | msgid "Shipping Profiles" |
| 22241 | msgstr "" |
| 22242 | |
| 22243 | #: settings/shipping/ShippingSettings.js:312 |
| 22244 | msgid "Set where you ship and how much you charge for shipping." |
| 22245 | msgstr "" |
| 22246 | |
| 22247 | #: settings/shipping/ShippingSettings.js:344 |
| 22248 | msgid "All products" |
| 22249 | msgstr "" |
| 22250 | |
| 22251 | #: settings/shipping/ShippingSettings.js:350 |
| 22252 | msgid "Custom Shipping Profiles" |
| 22253 | msgstr "" |
| 22254 | |
| 22255 | #: settings/shipping/ShippingSettings.js:384 |
| 22256 | msgid "Add custom rates or destination restrictions for groups of products." |
| 22257 | msgstr "" |
| 22258 | |
| 22259 | #: settings/shipping/ShippingSettings.js:400 |
| 22260 | msgid "Add New Profile" |
| 22261 | msgstr "" |
| 22262 | |
| 22263 | #: settings/shipping/zone/ConfirmDeleteZone.js:29 |
| 22264 | msgid "Shipping zone deleted" |
| 22265 | msgstr "" |
| 22266 | |
| 22267 | #: settings/shipping/zone/FallbackZone.js:19 |
| 22268 | msgid "Rest Of The World Fallback Zone" |
| 22269 | msgstr "" |
| 22270 | |
| 22271 | #: settings/shipping/zone/FallbackZone.js:20 |
| 22272 | msgid "This zone is optionally used for regions that are not included in any other shipping zone." |
| 22273 | msgstr "" |
| 22274 | |
| 22275 | #: settings/shipping/zone/FallbackZone.js:33 |
| 22276 | msgid "Fallback Zone" |
| 22277 | msgstr "" |
| 22278 | |
| 22279 | #: settings/shipping/zone/ShippingZone.js:67 |
| 22280 | msgid "Shipping rate deleted" |
| 22281 | msgstr "" |
| 22282 | |
| 22283 | #: settings/shipping/zone/ShippingZone.js:93 |
| 22284 | msgid "Customers won't be able to complete checkout for products in this zone." |
| 22285 | msgstr "" |
| 22286 | |
| 22287 | #: settings/shipping/zone/ShippingZone.js:110 |
| 22288 | msgid "Condition" |
| 22289 | msgstr "" |
| 22290 | |
| 22291 | #: settings/shipping/zone/ShippingZone.js:199 |
| 22292 | msgid "Fallback" |
| 22293 | msgstr "" |
| 22294 | |
| 22295 | #: settings/shipping/zone/ShippingZoneForm.js:106 |
| 22296 | msgid "Select at least one country or region." |
| 22297 | msgstr "" |
| 22298 | |
| 22299 | #: settings/shipping/zone/ShippingZoneForm.js:118 |
| 22300 | msgid "Zone updated" |
| 22301 | msgstr "" |
| 22302 | |
| 22303 | #: settings/shipping/zone/ShippingZoneForm.js:124 |
| 22304 | msgid "Zone added" |
| 22305 | msgstr "" |
| 22306 | |
| 22307 | #: settings/shipping/zone/ShippingZoneForm.js:165 |
| 22308 | msgid "Zone Name" |
| 22309 | msgstr "" |
| 22310 | |
| 22311 | #: settings/shipping/zone/ShippingZoneForm.js:169 |
| 22312 | msgid "United States, United Kingdom, Global ..." |
| 22313 | msgstr "" |
| 22314 | |
| 22315 | #: settings/shipping/zone/ShippingZoneForm.js:176 |
| 22316 | msgid "Select Countries" |
| 22317 | msgstr "" |
| 22318 | |
| 22319 | #: settings/shipping/zone/ShippingZoneForm.js:185 |
| 22320 | msgid "Limit to specific ZIP/postal codes" |
| 22321 | msgstr "" |
| 22322 | |
| 22323 | #: settings/shipping/zone/ShippingZoneForm.js:189 |
| 22324 | msgid "Enter one postal code or range per line. Supports exact codes, ranges (90210...99000), and wildcards (902*)." |
| 22325 | msgstr "" |
| 22326 | |
| 22327 | #: settings/shipping/zone/ShippingZoneForm.js:198 |
| 22328 | msgid "Postal code filtering" |
| 22329 | msgstr "" |
| 22330 | |
| 22331 | #: settings/shipping/zone/ShippingZoneForm.js:204 |
| 22332 | msgid "Postal code filtering is applied in addition to territory filtering - an address must match both a territory and a postal code pattern (if provided) to be included in this shipping zone. If left empty, no postal code filtering is applied and all addresses within the territories will match." |
| 22333 | msgstr "" |
| 22334 | |
| 22335 | #: settings/shipping/zone/ShippingZoneForm.js:210 |
| 22336 | msgid "Supports three matching modes:" |
| 22337 | msgstr "" |
| 22338 | |
| 22339 | #: settings/shipping/zone/ShippingZoneForm.js:218 |
| 22340 | msgid "Exact match: " |
| 22341 | msgstr "" |
| 22342 | |
| 22343 | #: settings/shipping/zone/ShippingZoneForm.js:223 |
| 22344 | msgid "Provide the complete postal code (e.g., 90210 or SW1A 1AA)." |
| 22345 | msgstr "" |
| 22346 | |
| 22347 | #: settings/shipping/zone/ShippingZoneForm.js:230 |
| 22348 | msgid "Range match: " |
| 22349 | msgstr "" |
| 22350 | |
| 22351 | #: settings/shipping/zone/ShippingZoneForm.js:235 |
| 22352 | msgid "Use three dots (\"...\") to specify a numeric range (e.g., 90210...99000 matches all postal codes from 90210 to 99000). Only numeric postal codes are supported for ranges." |
| 22353 | msgstr "" |
| 22354 | |
| 22355 | #: settings/shipping/zone/ShippingZoneForm.js:242 |
| 22356 | msgid "Wildcard match: " |
| 22357 | msgstr "" |
| 22358 | |
| 22359 | #: settings/shipping/zone/ShippingZoneForm.js:247 |
| 22360 | msgid "Use asterisk (*) for partial matching (e.g., \"902*\" matches \"90210\", \"90211\", \"902AB\", etc.). All postal codes are normalized (uppercased and trimmed) before matching." |
| 22361 | msgstr "" |
| 22362 | |
| 22363 | #: settings/shipping/zone/ShippingZoneForm.js:267 |
| 22364 | msgid "Add one postal code per line" |
| 22365 | msgstr "" |
| 22366 | |
| 22367 | #: settings/shipping/zone/ShippingZoneForm.js:314 |
| 22368 | msgid "Edit Zone" |
| 22369 | msgstr "" |
| 22370 | |
| 22371 | #: settings/shipping/zone/ShippingZoneForm.js:315 |
| 22372 | msgid "Add Zone" |
| 22373 | msgstr "" |
| 22374 | |
| 22375 | #: settings/shipping/zone/ShippingZoneForm.js:341 |
| 22376 | msgid "1. Create Zone" |
| 22377 | msgstr "" |
| 22378 | |
| 22379 | #: settings/shipping/zone/ShippingZoneForm.js:345 |
| 22380 | msgid "2. Create Rate" |
| 22381 | msgstr "" |
| 22382 | |
| 22383 | #: settings/shipping/zone/ShippingZones.js:35 |
| 22384 | msgid "Shipping Zones & Rates" |
| 22385 | msgstr "" |
| 22386 | |
| 22387 | #: settings/shipping/zone/ShippingZones.js:36 |
| 22388 | msgid "Shipping zones are geographic regions where you ship products." |
| 22389 | msgstr "" |
| 22390 | |
| 22391 | #: settings/shipping/zone/ShippingZones.js:46 |
| 22392 | msgid "Create Zone" |
| 22393 | msgstr "" |
| 22394 | |
| 22395 | #: settings/shipping/zone/ShippingZones.js:74 |
| 22396 | msgid "No shipping zones or rates" |
| 22397 | msgstr "" |
| 22398 | |
| 22399 | #. translators: %s is the country name, %d is the number of states in the territory, %d is the total number of states in the country. |
| 22400 | #: settings/shipping/zone/ShippingZoneSummary.js:71 |
| 22401 | msgid "%s (%d of %d Regions)" |
| 22402 | msgstr "" |
| 22403 | |
| 22404 | #: settings/shipping/zone/ShippingZoneSummary.js:115 |
| 22405 | msgid "%d more" |
| 22406 | msgstr "" |
| 22407 | |
| 22408 | #: settings/subscription-preservation/Coupon.js:86 |
| 22409 | msgid "The amount of times a single customer use the renewal discount." |
| 22410 | msgstr "" |
| 22411 | |
| 22412 | #: settings/subscription-preservation/EditReason.js:26 |
| 22413 | msgid "Can you tell us a little more?" |
| 22414 | msgstr "" |
| 22415 | |
| 22416 | #: settings/subscription-preservation/EditReason.js:45 |
| 22417 | msgid "Answer updated." |
| 22418 | msgstr "" |
| 22419 | |
| 22420 | #: settings/subscription-preservation/EditReason.js:46 |
| 22421 | msgid "Answer created." |
| 22422 | msgstr "" |
| 22423 | |
| 22424 | #: settings/subscription-preservation/EditReason.js:70 |
| 22425 | msgid "Edit Cancellation Reason" |
| 22426 | msgstr "" |
| 22427 | |
| 22428 | #: settings/subscription-preservation/EditReason.js:71 |
| 22429 | msgid "New Cancellation Reason" |
| 22430 | msgstr "" |
| 22431 | |
| 22432 | #: settings/subscription-preservation/EditReason.js:89 |
| 22433 | msgid "The customer-facing label for this cancellation reason." |
| 22434 | msgstr "" |
| 22435 | |
| 22436 | #: settings/subscription-preservation/EditReason.js:105 |
| 22437 | msgid "Offer Discount" |
| 22438 | msgstr "" |
| 22439 | |
| 22440 | #: settings/subscription-preservation/EditReason.js:107 |
| 22441 | msgid "Offer the rewewal discount when this option is selected" |
| 22442 | msgstr "" |
| 22443 | |
| 22444 | #: settings/subscription-preservation/EditReason.js:120 |
| 22445 | msgid "Request Comments" |
| 22446 | msgstr "" |
| 22447 | |
| 22448 | #: settings/subscription-preservation/EditReason.js:122 |
| 22449 | msgid "Should the customer be prompted for additional information?" |
| 22450 | msgstr "" |
| 22451 | |
| 22452 | #: settings/subscription-preservation/EditReason.js:131 |
| 22453 | msgid "Comment Prompt" |
| 22454 | msgstr "" |
| 22455 | |
| 22456 | #: settings/subscription-preservation/EditReason.js:132 |
| 22457 | msgid "The prompt that will appear when you request more information." |
| 22458 | msgstr "" |
| 22459 | |
| 22460 | #: settings/subscription-preservation/PreservationSettings.js:156 |
| 22461 | #: settings/subscription-preservation/PreservationSettings.js:167 |
| 22462 | msgid "Subscription Saver & Cancellation Insights" |
| 22463 | msgstr "" |
| 22464 | |
| 22465 | #: settings/subscription-preservation/PreservationSettings.js:190 |
| 22466 | msgid "Pro" |
| 22467 | msgstr "" |
| 22468 | |
| 22469 | #: settings/subscription-preservation/PreservationSettings.js:194 |
| 22470 | msgid "Turning this on will collect subscription cancellation reasons and optionally offer a discount to keep their subscription active." |
| 22471 | msgstr "" |
| 22472 | |
| 22473 | #: settings/subscription-preservation/PreservationSettings.js:205 |
| 22474 | msgid "Cancellation Survey" |
| 22475 | msgstr "" |
| 22476 | |
| 22477 | #: settings/subscription-preservation/PreservationSettings.js:206 |
| 22478 | msgid "Cancellation survey options." |
| 22479 | msgstr "" |
| 22480 | |
| 22481 | #: settings/subscription-preservation/PreservationSettings.js:248 |
| 22482 | msgid "Skip Link" |
| 22483 | msgstr "" |
| 22484 | |
| 22485 | #: settings/subscription-preservation/PreservationSettings.js:256 |
| 22486 | msgid "Renewal Discount" |
| 22487 | msgstr "" |
| 22488 | |
| 22489 | #: settings/subscription-preservation/PreservationSettings.js:257 |
| 22490 | msgid "Provide a discount to keep a subscription." |
| 22491 | msgstr "" |
| 22492 | |
| 22493 | #: settings/subscription-preservation/PreservationSettings.js:304 |
| 22494 | msgid "Cancel Link" |
| 22495 | msgstr "" |
| 22496 | |
| 22497 | #: settings/subscription-preservation/Reason.js:31 |
| 22498 | msgid "Are you sure you want to delete this?" |
| 22499 | msgstr "" |
| 22500 | |
| 22501 | #: settings/subscription-preservation/Reasons.js:54 |
| 22502 | msgid "Survey Answers" |
| 22503 | msgstr "" |
| 22504 | |
| 22505 | #: settings/subscription-preservation/Reasons.js:58 |
| 22506 | msgid "You don't have any survey answers. Please add at least one to collect cancellation feedback." |
| 22507 | msgstr "" |
| 22508 | |
| 22509 | #: settings/subscription/SubscriptionSettings.js:135 |
| 22510 | #: subscriptions/edit/modules/UpcomingPeriod.js:33 |
| 22511 | msgid "Next Billing Period" |
| 22512 | msgstr "" |
| 22513 | |
| 22514 | #: settings/subscription/SubscriptionSettings.js:153 |
| 22515 | msgid "Upgrades, Downgrades, and Cancellations" |
| 22516 | msgstr "" |
| 22517 | |
| 22518 | #: settings/subscription/SubscriptionSettings.js:157 |
| 22519 | msgid "Manage how your store handles subscription upgrades, downgrades, and cancellations." |
| 22520 | msgstr "" |
| 22521 | |
| 22522 | #: settings/subscription/SubscriptionSettings.js:171 |
| 22523 | #: settings/subscription/SubscriptionSettings.js:172 |
| 22524 | msgid "Downgrades Happen" |
| 22525 | msgstr "" |
| 22526 | |
| 22527 | #: settings/subscription/SubscriptionSettings.js:182 |
| 22528 | #: settings/subscription/SubscriptionSettings.js:183 |
| 22529 | msgid "Upgrades Happen" |
| 22530 | msgstr "" |
| 22531 | |
| 22532 | #: settings/subscription/SubscriptionSettings.js:194 |
| 22533 | msgid "When an upgrade or downgrade happens immediately, a prorated invoice will be generated and paid. If the invoice payment fails, the subscription will not be updated. In the case of a downgrade, the invoice will likely have a $0 balance and a credit may be applied to the customer. When an upgrade or downgrade happens at the next billing period, the subscription won't be updated until the next payment date." |
| 22534 | msgstr "" |
| 22535 | |
| 22536 | #: settings/subscription/SubscriptionSettings.js:208 |
| 22537 | #: settings/subscription/SubscriptionSettings.js:209 |
| 22538 | msgid "Cancellations Happen" |
| 22539 | msgstr "" |
| 22540 | |
| 22541 | #: settings/subscription/SubscriptionSettings.js:220 |
| 22542 | msgid "When a cancellation happens immediately, the subscription is canceled right away. When a cancellation happens at the billing period end, the subscription remains active until the end of the current billing period." |
| 22543 | msgstr "" |
| 22544 | |
| 22545 | #: settings/subscription/SubscriptionSettings.js:241 |
| 22546 | msgid "Delay Self-Service Cancellations" |
| 22547 | msgstr "" |
| 22548 | |
| 22549 | #: settings/subscription/SubscriptionSettings.js:246 |
| 22550 | msgid "The number of days prior to a subscription renewing that the cancel option will be visible to customers." |
| 22551 | msgstr "" |
| 22552 | |
| 22553 | #: settings/subscription/SubscriptionSettings.js:256 |
| 22554 | msgid "Allow Self-Service Cancellations" |
| 22555 | msgstr "" |
| 22556 | |
| 22557 | #: settings/subscription/SubscriptionSettings.js:264 |
| 22558 | msgid "Choose how many days before the subscription renewal customers can cancel their plan through the customer dashboard. For example, if you set this to 7 days, customers will only be able to cancel their subscription during the week it renews. Please check for the legality of this setting in your region before enabling." |
| 22559 | msgstr "" |
| 22560 | |
| 22561 | #: settings/subscription/SubscriptionSettings.js:271 |
| 22562 | msgid "Days Before Renewal" |
| 22563 | msgstr "" |
| 22564 | |
| 22565 | #: settings/subscription/SubscriptionSettings.js:278 |
| 22566 | msgid "Subscription Renewals" |
| 22567 | msgstr "" |
| 22568 | |
| 22569 | #: settings/subscription/SubscriptionSettings.js:279 |
| 22570 | msgid "Manage your store subscription renewal behavior." |
| 22571 | msgstr "" |
| 22572 | |
| 22573 | #: settings/subscription/SubscriptionSettings.js:287 |
| 22574 | msgid "Subscription Renewal Reminders" |
| 22575 | msgstr "" |
| 22576 | |
| 22577 | #: settings/subscription/SubscriptionSettings.js:296 |
| 22578 | msgid "Specify the percentage of the subscription period remaining when a reminder should be sent to customers. For instance, entering 25% will trigger the reminder when 25% of the period is left." |
| 22579 | msgstr "" |
| 22580 | |
| 22581 | #: settings/subscription/SubscriptionSettings.js:303 |
| 22582 | msgid "% of Period Remaining" |
| 22583 | msgstr "" |
| 22584 | |
| 22585 | #: settings/subscription/SubscriptionSettings.js:309 |
| 22586 | msgid "Minimum Days Between Reminders" |
| 22587 | msgstr "" |
| 22588 | |
| 22589 | #: settings/subscription/SubscriptionSettings.js:310 |
| 22590 | msgid "(no limit)" |
| 22591 | msgstr "" |
| 22592 | |
| 22593 | #: settings/subscription/SubscriptionSettings.js:321 |
| 22594 | msgid "Set how long to wait between reminders. For example, 180 days means customers get at most one reminder every 180 days, regardless of renewal frequency." |
| 22595 | msgstr "" |
| 22596 | |
| 22597 | #: settings/subscription/SubscriptionSettings.js:333 |
| 22598 | msgid "Failed Payments" |
| 22599 | msgstr "" |
| 22600 | |
| 22601 | #: settings/subscription/SubscriptionSettings.js:334 |
| 22602 | msgid "Manage how your store handles failed subscription payments." |
| 22603 | msgstr "" |
| 22604 | |
| 22605 | #: settings/subscription/SubscriptionSettings.js:348 |
| 22606 | msgid "Cancel Subscriptions After" |
| 22607 | msgstr "" |
| 22608 | |
| 22609 | #: settings/subscription/SubscriptionSettings.js:359 |
| 22610 | msgid "One Week" |
| 22611 | msgstr "" |
| 22612 | |
| 22613 | #: settings/subscription/SubscriptionSettings.js:363 |
| 22614 | msgid "Two Weeks" |
| 22615 | msgstr "" |
| 22616 | |
| 22617 | #: settings/subscription/SubscriptionSettings.js:367 |
| 22618 | msgid "Three Weeks" |
| 22619 | msgstr "" |
| 22620 | |
| 22621 | #: settings/subscription/SubscriptionSettings.js:375 |
| 22622 | msgid "If a subscription payment fails, the subscription is marked past due. When this happens we automatically retry the payment based on our smart retry logic. If the payment is still unsuccessful after the duration set above, the subscription will be canceled." |
| 22623 | msgstr "" |
| 22624 | |
| 22625 | #: settings/subscription/SubscriptionSettings.js:383 |
| 22626 | msgid "Purchase Behavior" |
| 22627 | msgstr "" |
| 22628 | |
| 22629 | #: settings/subscription/SubscriptionSettings.js:384 |
| 22630 | msgid "Manage your subscription purchase behavior." |
| 22631 | msgstr "" |
| 22632 | |
| 22633 | #: settings/subscription/SubscriptionSettings.js:413 |
| 22634 | msgid "Require Upfront Payment Method" |
| 22635 | msgstr "" |
| 22636 | |
| 22637 | #: settings/subscription/SubscriptionSettings.js:419 |
| 22638 | msgid "Whether or not a payment method should be required for subscriptions that have an initial period amount of $0 (free trial or coupon). This is useful if you want to offer a \"no credit card required\" free trials." |
| 22639 | msgstr "" |
| 22640 | |
| 22641 | #: settings/subscription/SubscriptionSettings.js:436 |
| 22642 | msgid "Prevent Duplicate Trials" |
| 22643 | msgstr "" |
| 22644 | |
| 22645 | #: settings/subscription/SubscriptionSettings.js:438 |
| 22646 | msgid "When enabled, this setting prevents customers from receiving multiple trial periods for the same product. If a customer has previously used a trial for the product, they will be charged the full price instead of receiving another trial." |
| 22647 | msgstr "" |
| 22648 | |
| 22649 | #: settings/subscription/SubscriptionSettings.js:453 |
| 22650 | msgid "Purchase Revoke Behavior" |
| 22651 | msgstr "" |
| 22652 | |
| 22653 | #: settings/subscription/SubscriptionSettings.js:481 |
| 22654 | msgid "Revoke Immediately" |
| 22655 | msgstr "" |
| 22656 | |
| 22657 | #: settings/subscription/SubscriptionSettings.js:485 |
| 22658 | msgid "Revoke Purchase After All Payment Retries Fail" |
| 22659 | msgstr "" |
| 22660 | |
| 22661 | #: settings/subscription/SubscriptionSettings.js:496 |
| 22662 | msgid "Customer Portal" |
| 22663 | msgstr "" |
| 22664 | |
| 22665 | #: settings/subscription/SubscriptionSettings.js:497 |
| 22666 | msgid "Manage what your customers are able to see and do from the customer portal." |
| 22667 | msgstr "" |
| 22668 | |
| 22669 | #: settings/subscription/SubscriptionSettings.js:513 |
| 22670 | msgid "Allow Subscription Changes" |
| 22671 | msgstr "" |
| 22672 | |
| 22673 | #: settings/subscription/SubscriptionSettings.js:515 |
| 22674 | msgid "Customers will be able to switch pricing plans from the customer portal. You can configure what happens when a subscription change happens from the Subscriptions settings page." |
| 22675 | msgstr "" |
| 22676 | |
| 22677 | #: settings/subscription/SubscriptionSettings.js:532 |
| 22678 | msgid "Allow Subscription Quantity Changes" |
| 22679 | msgstr "" |
| 22680 | |
| 22681 | #: settings/subscription/SubscriptionSettings.js:534 |
| 22682 | msgid "Customers will be able to change subscription quantities from the customer portal." |
| 22683 | msgstr "" |
| 22684 | |
| 22685 | #: settings/subscription/SubscriptionSettings.js:551 |
| 22686 | msgid "Allow Subscription Cancellations" |
| 22687 | msgstr "" |
| 22688 | |
| 22689 | #: settings/subscription/SubscriptionSettings.js:553 |
| 22690 | msgid "Customers will be able to cancel their subscriptions from the customer portal. You can configure what happens when a subscription cancellation happens from the Subscriptions settings page." |
| 22691 | msgstr "" |
| 22692 | |
| 22693 | #: settings/subscription/SubscriptionSettings.js:569 |
| 22694 | msgid "Allow Customers To Remove Default Payment Method" |
| 22695 | msgstr "" |
| 22696 | |
| 22697 | #: settings/subscription/SubscriptionSettings.js:574 |
| 22698 | msgid "When enabled, customers are allowed to remove their default payment method on file. This can lead to subscription payments failing since there is no payment method on file." |
| 22699 | msgstr "" |
| 22700 | |
| 22701 | #: settings/subscription/SubscriptionSettings.js:584 |
| 22702 | #: settings/tax-region/RegistrationForm.js:343 |
| 22703 | msgid "Save Changes" |
| 22704 | msgstr "" |
| 22705 | |
| 22706 | #: settings/subscription/SubscriptionSettings.js:594 |
| 22707 | msgid "These changes will affect to all new subscription reminders. Should we include existing subscription reminders too?" |
| 22708 | msgstr "" |
| 22709 | |
| 22710 | #: settings/subscription/SubscriptionSettings.js:609 |
| 22711 | msgid "Reschedule Existing Reminders" |
| 22712 | msgstr "" |
| 22713 | |
| 22714 | #: settings/subscription/SubscriptionSettings.js:638 |
| 22715 | msgid "Reminders within 2 hours won't be affected." |
| 22716 | msgstr "" |
| 22717 | |
| 22718 | #: settings/tax-override/index.js:35 |
| 22719 | msgid "Tax Rate Overrides" |
| 22720 | msgstr "" |
| 22721 | |
| 22722 | #: settings/tax-override/index.js:36 |
| 22723 | msgid "You can specify unique tax rates for a collection of products or on shipping charges." |
| 22724 | msgstr "" |
| 22725 | |
| 22726 | #. translators: %s: tax zone country name |
| 22727 | #: settings/tax-override/TaxOverrideDeleteModal.js:54 |
| 22728 | msgid "Remove shipping override for %s" |
| 22729 | msgstr "" |
| 22730 | |
| 22731 | #. translators: %1$s: product collection name, %2$s: tax zone country name |
| 22732 | #: settings/tax-override/TaxOverrideDeleteModal.js:60 |
| 22733 | msgid "Remove override for %1$s collection in %2$s" |
| 22734 | msgstr "" |
| 22735 | |
| 22736 | #. translators: %s: tax zone country name |
| 22737 | #: settings/tax-override/TaxOverrideDeleteModal.js:71 |
| 22738 | msgid "If you remove this override, then you'll charge the standard tax rate for shipping in %s." |
| 22739 | msgstr "" |
| 22740 | |
| 22741 | #. translators: %s: tax zone country name |
| 22742 | #: settings/tax-override/TaxOverrideDeleteModal.js:80 |
| 22743 | msgid "If you remove this override, then you'll charge the standard tax rate for this collection in %s." |
| 22744 | msgstr "" |
| 22745 | |
| 22746 | #: settings/tax-override/TaxOverrideList.js:118 |
| 22747 | msgid "Shipping Overrides" |
| 22748 | msgstr "" |
| 22749 | |
| 22750 | #: settings/tax-override/TaxOverrideList.js:119 |
| 22751 | msgid "Product Overrides" |
| 22752 | msgstr "" |
| 22753 | |
| 22754 | #: settings/tax-override/TaxOverrideList.js:124 |
| 22755 | msgid "Please enable tax collection to add tax overrides." |
| 22756 | msgstr "" |
| 22757 | |
| 22758 | #: settings/tax-override/TaxOverrideList.js:134 |
| 22759 | msgid "Specify a unique tax rate for shipping charges." |
| 22760 | msgstr "" |
| 22761 | |
| 22762 | #: settings/tax-override/TaxOverrideList.js:138 |
| 22763 | msgid "Specify a unique tax rate for a collection of products." |
| 22764 | msgstr "" |
| 22765 | |
| 22766 | #: settings/tax-override/TaxOverrideList.js:144 |
| 22767 | #: settings/tax-override/TaxOverrideList.js:163 |
| 22768 | #: settings/tax-override/TaxOverrideModal.js:273 |
| 22769 | msgid "Add Override" |
| 22770 | msgstr "" |
| 22771 | |
| 22772 | #. translators: %s: tax zone country name |
| 22773 | #: settings/tax-override/TaxOverrideModal.js:104 |
| 22774 | msgid "Edit shipping override for %s" |
| 22775 | msgstr "" |
| 22776 | |
| 22777 | #: settings/tax-override/TaxOverrideModal.js:107 |
| 22778 | msgid "Add shipping tax override" |
| 22779 | msgstr "" |
| 22780 | |
| 22781 | #. translators: %1$s: product collection name, %2$s: tax zone country name |
| 22782 | #: settings/tax-override/TaxOverrideModal.js:112 |
| 22783 | msgid "Edit override for %1$s collection in %2$s" |
| 22784 | msgstr "" |
| 22785 | |
| 22786 | #: settings/tax-override/TaxOverrideModal.js:119 |
| 22787 | msgid "Add product tax override" |
| 22788 | msgstr "" |
| 22789 | |
| 22790 | #: settings/tax-override/TaxOverrideModal.js:147 |
| 22791 | msgid "You've already added an override for each region where you collect sales tax. You can edit or delete an existing override." |
| 22792 | msgstr "" |
| 22793 | |
| 22794 | #: settings/tax-override/TaxOverrideModal.js:162 |
| 22795 | msgid "Add a custom tax rate for shipping." |
| 22796 | msgstr "" |
| 22797 | |
| 22798 | #: settings/tax-override/TaxOverrideModal.js:168 |
| 22799 | msgid "Add a custom sales tax rate for a collection of products." |
| 22800 | msgstr "" |
| 22801 | |
| 22802 | #: settings/tax-override/TaxOverrideModal.js:172 |
| 22803 | msgid "Select an existing collection or " |
| 22804 | msgstr "" |
| 22805 | |
| 22806 | #: settings/tax-override/TaxOverrideModal.js:180 |
| 22807 | msgid "create a new one" |
| 22808 | msgstr "" |
| 22809 | |
| 22810 | #: settings/tax-override/TaxOverrideModal.js:212 |
| 22811 | #: settings/tax-region/RegistrationForm.js:196 |
| 22812 | #: settings/tax-region/TaxRegionSettings.js:215 |
| 22813 | msgid "Region" |
| 22814 | msgstr "" |
| 22815 | |
| 22816 | #: settings/tax-override/TaxOverrideModal.js:244 |
| 22817 | #: settings/tax-region/RegistrationForm.js:265 |
| 22818 | #: settings/tax-region/TaxRegionSettings.js:222 |
| 22819 | msgid "Tax Rate" |
| 22820 | msgstr "" |
| 22821 | |
| 22822 | #: settings/tax-region/RegionSettings.js:9 |
| 22823 | #: settings/tax-region/TaxRegionSettings.js:40 |
| 22824 | msgid "Canada GST/HST" |
| 22825 | msgstr "" |
| 22826 | |
| 22827 | #: settings/tax-region/RegionSettings.js:10 |
| 22828 | msgid "Manage how your store collects GST/HST for all Canadian provinces." |
| 22829 | msgstr "" |
| 22830 | |
| 22831 | #: settings/tax-region/RegionSettings.js:25 |
| 22832 | msgid "Collect Canada GST/HST" |
| 22833 | msgstr "" |
| 22834 | |
| 22835 | #: settings/tax-region/RegionSettings.js:27 |
| 22836 | msgid "If enabled, your store will collect Canada GST/HST for all provinces. If you need to collect additional provincial taxes for Quebec, British Columbia, Manitoba, or Saskatchewan then you will need to additionally create separate tax registrations for these provinces." |
| 22837 | msgstr "" |
| 22838 | |
| 22839 | #: settings/tax-region/RegionSettings.js:38 |
| 22840 | #: settings/tax-region/RegionSettings.js:104 |
| 22841 | #: settings/tax-region/RegistrationForm.js:297 |
| 22842 | msgid "In applicable tax jurisdictions, your tax ID will show on invoices. If you don't have your tax ID number yet, you can enter it later." |
| 22843 | msgstr "" |
| 22844 | |
| 22845 | #: settings/tax-region/RegionSettings.js:54 |
| 22846 | #: settings/tax-region/RegionSettings.js:70 |
| 22847 | msgid "Collect EU VAT" |
| 22848 | msgstr "" |
| 22849 | |
| 22850 | #: settings/tax-region/RegionSettings.js:55 |
| 22851 | msgid "Manage how your store collects EU VAT for all EU countries." |
| 22852 | msgstr "" |
| 22853 | |
| 22854 | #: settings/tax-region/RegionSettings.js:72 |
| 22855 | msgid "If enabled, your store will collect EU VAT for all EU countries. You should enable this option if you are registered via \"One-Stop Shop\" and plan to submit a single VAT return for all EU countries. If you are planning to submit separate VAT returns for each EU country then you should not enable this option. You should instead create separate tax registrations for each EU country." |
| 22856 | msgstr "" |
| 22857 | |
| 22858 | #: settings/tax-region/RegionSettings.js:90 |
| 22859 | msgid "Micro-Business Exemption" |
| 22860 | msgstr "" |
| 22861 | |
| 22862 | #: settings/tax-region/RegionSettings.js:92 |
| 22863 | msgid "Enable this if your business makes up to €10,000 EUR in sales to other EU countries and you only plan to submit a domestic VAT return. If enabled, your home country VAT rate will apply to all EU orders." |
| 22864 | msgstr "" |
| 22865 | |
| 22866 | #: settings/tax-region/RegistrationDialog.js:26 |
| 22867 | msgid "%s Tax" |
| 22868 | msgstr "" |
| 22869 | |
| 22870 | #: settings/tax-region/RegistrationDialog.js:30 |
| 22871 | #: settings/tax-region/RegistrationForm.js:344 |
| 22872 | #: settings/tax-region/TaxRegionSettings.js:206 |
| 22873 | #: subscriptions/show/modules/Tax.js:60 |
| 22874 | msgid "Collect Tax" |
| 22875 | msgstr "" |
| 22876 | |
| 22877 | #: settings/tax-region/RegistrationForm.js:33 |
| 22878 | #: settings/tax-region/RegistrationForm.js:34 |
| 22879 | #: settings/tax-region/RegistrationForm.js:35 |
| 22880 | #: Blocks/Address/edit.js:151 |
| 22881 | #: sc-address2.js:26 |
| 22882 | msgid "Country" |
| 22883 | msgstr "" |
| 22884 | |
| 22885 | #: settings/tax-region/RegistrationForm.js:36 |
| 22886 | msgid "Province" |
| 22887 | msgstr "" |
| 22888 | |
| 22889 | #: settings/tax-region/RegistrationForm.js:37 |
| 22890 | msgid "State" |
| 22891 | msgstr "" |
| 22892 | |
| 22893 | #. translators: %s: state/region name |
| 22894 | #: settings/tax-region/RegistrationForm.js:227 |
| 22895 | msgid "Please specify a tax rate for %s, as it requires manual entry" |
| 22896 | msgstr "" |
| 22897 | |
| 22898 | #: settings/tax-region/RegistrationForm.js:240 |
| 22899 | msgid "Tax Calculation" |
| 22900 | msgstr "" |
| 22901 | |
| 22902 | #: settings/tax-region/RegistrationForm.js:250 |
| 22903 | #: settings/tax-region/TaxRegionSettings.js:252 |
| 22904 | msgid "Automatic" |
| 22905 | msgstr "" |
| 22906 | |
| 22907 | #: settings/tax-region/RegistrationForm.js:279 |
| 22908 | #: settings/tax-region/TaxRegionSettings.js:226 |
| 22909 | msgid "Tax Label" |
| 22910 | msgstr "" |
| 22911 | |
| 22912 | #: settings/tax-region/RegistrationForm.js:281 |
| 22913 | msgid "The name of the tax that is displayed to customers during checkout and on invoices and receipts." |
| 22914 | msgstr "" |
| 22915 | |
| 22916 | #: settings/tax-region/RegistrationForm.js:323 |
| 22917 | msgid "Make sure you’re registered with the appropriate tax jurisdictions before enabling tax collection." |
| 22918 | msgstr "" |
| 22919 | |
| 22920 | #: settings/tax-region/RegistrationForm.js:327 |
| 22921 | msgid "Tax is automatically calculated and applied to orders. Make sure you’re registered with the appropriate tax jurisdictions before enabling tax collection." |
| 22922 | msgstr "" |
| 22923 | |
| 22924 | #: settings/tax-region/TaxRegionSettings.js:30 |
| 22925 | #: settings/tax/TaxSettings.js:249 |
| 22926 | msgid "Australia" |
| 22927 | msgstr "" |
| 22928 | |
| 22929 | #: settings/tax-region/TaxRegionSettings.js:31 |
| 22930 | #: settings/tax/TaxSettings.js:259 |
| 22931 | msgid "European Union" |
| 22932 | msgstr "" |
| 22933 | |
| 22934 | #: settings/tax-region/TaxRegionSettings.js:32 |
| 22935 | #: settings/tax/TaxSettings.js:264 |
| 22936 | msgid "United Kingdom" |
| 22937 | msgstr "" |
| 22938 | |
| 22939 | #: settings/tax-region/TaxRegionSettings.js:33 |
| 22940 | #: settings/tax/TaxSettings.js:254 |
| 22941 | msgid "Canada" |
| 22942 | msgstr "" |
| 22943 | |
| 22944 | #: settings/tax-region/TaxRegionSettings.js:34 |
| 22945 | #: settings/tax/TaxSettings.js:269 |
| 22946 | msgid "United States" |
| 22947 | msgstr "" |
| 22948 | |
| 22949 | #: settings/tax-region/TaxRegionSettings.js:35 |
| 22950 | #: settings/tax/TaxSettings.js:274 |
| 22951 | msgid "Rest Of The World" |
| 22952 | msgstr "" |
| 22953 | |
| 22954 | #: settings/tax-region/TaxRegionSettings.js:39 |
| 22955 | msgid "GST Registration" |
| 22956 | msgstr "" |
| 22957 | |
| 22958 | #: settings/tax-region/TaxRegionSettings.js:41 |
| 22959 | msgid "Country-Specific VAT Registrations" |
| 22960 | msgstr "" |
| 22961 | |
| 22962 | #: settings/tax-region/TaxRegionSettings.js:42 |
| 22963 | msgid "VAT Registration" |
| 22964 | msgstr "" |
| 22965 | |
| 22966 | #: settings/tax-region/TaxRegionSettings.js:43 |
| 22967 | msgid "State Sales Tax Registrations" |
| 22968 | msgstr "" |
| 22969 | |
| 22970 | #: settings/tax-region/TaxRegionSettings.js:47 |
| 22971 | msgid "If you do business in Australia, you may be required to collect GST on sales in Australia." |
| 22972 | msgstr "" |
| 22973 | |
| 22974 | #: settings/tax-region/TaxRegionSettings.js:51 |
| 22975 | msgid "If you need to collect provincial tax (British Columbia, Manitoba, Quebec, and Saskatchewan) in addition to GST/HST, then you'll need to setup registrations for each province." |
| 22976 | msgstr "" |
| 22977 | |
| 22978 | #: settings/tax-region/TaxRegionSettings.js:55 |
| 22979 | msgid "If you plan to submit a separate VAT return to each EU country, then you'll need to setup tax registrations for each country." |
| 22980 | msgstr "" |
| 22981 | |
| 22982 | #: settings/tax-region/TaxRegionSettings.js:59 |
| 22983 | msgid "If you do business in the United Kingdom, you may be required to collect Value Added Tax (VAT)." |
| 22984 | msgstr "" |
| 22985 | |
| 22986 | #: settings/tax-region/TaxRegionSettings.js:63 |
| 22987 | msgid "You’ll need to collect sales tax if you meet certain state requirements, also known as nexus. To start collecting tax, you need to register with the appropriate state tax authority." |
| 22988 | msgstr "" |
| 22989 | |
| 22990 | #: settings/tax-region/TaxRegionSettings.js:67 |
| 22991 | msgid "Add custom manual tax rates for specific countries." |
| 22992 | msgstr "" |
| 22993 | |
| 22994 | #: settings/tax-region/TaxRegionSettings.js:74 |
| 22995 | msgid "You're not collecting GST in Australia. Add a tax registration to start collecting tax." |
| 22996 | msgstr "" |
| 22997 | |
| 22998 | #: settings/tax-region/TaxRegionSettings.js:78 |
| 22999 | msgid "You're not collecting any provincial tax in Canada. Add a tax registration to start collecting tax." |
| 23000 | msgstr "" |
| 23001 | |
| 23002 | #: settings/tax-region/TaxRegionSettings.js:82 |
| 23003 | msgid "You don't have any country-specific VAT registrations. If you're registered under one-stop shop then you don't need to create country-specific tax registrations. If you're not, add a tax registration to start collecting tax." |
| 23004 | msgstr "" |
| 23005 | |
| 23006 | #: settings/tax-region/TaxRegionSettings.js:86 |
| 23007 | msgid "You're not collecting VAT in the UK. Add a tax registration to start collecting tax." |
| 23008 | msgstr "" |
| 23009 | |
| 23010 | #: settings/tax-region/TaxRegionSettings.js:90 |
| 23011 | msgid "You're not collecting sales tax for any states. Add a tax registration to start collecting tax." |
| 23012 | msgstr "" |
| 23013 | |
| 23014 | #: settings/tax-region/TaxRegionSettings.js:165 |
| 23015 | msgid "%s Tax Region" |
| 23016 | msgstr "" |
| 23017 | |
| 23018 | #: settings/tax-region/TaxRegionSettings.js:193 |
| 23019 | #: store/add-entities.js:339 |
| 23020 | msgid "Tax Registration" |
| 23021 | msgstr "" |
| 23022 | |
| 23023 | #: settings/tax-region/TaxRegionSettings.js:272 |
| 23024 | msgid "You don't have any tax registrations. Add a tax registration to start collecting tax." |
| 23025 | msgstr "" |
| 23026 | |
| 23027 | #: settings/tax/TaxSettings.js:53 |
| 23028 | msgid "Store Tax Settings" |
| 23029 | msgstr "" |
| 23030 | |
| 23031 | #: settings/tax/TaxSettings.js:54 |
| 23032 | msgid "Manage how your store charges sales tax on orders, invoices, and subscriptions." |
| 23033 | msgstr "" |
| 23034 | |
| 23035 | #: settings/tax/TaxSettings.js:69 |
| 23036 | msgid "Tax Collection" |
| 23037 | msgstr "" |
| 23038 | |
| 23039 | #: settings/tax/TaxSettings.js:71 |
| 23040 | msgid "If enabled, you need to configure which tax regions you have tax nexus. Tax will only be collected for tax regions that are enabled. If disabled, no tax will be collected." |
| 23041 | msgstr "" |
| 23042 | |
| 23043 | #: settings/tax/TaxSettings.js:89 |
| 23044 | msgid "Tax Included" |
| 23045 | msgstr "" |
| 23046 | |
| 23047 | #: settings/tax/TaxSettings.js:91 |
| 23048 | msgid "If enabled, the tax amount will be included in the product price and shipping rates for all products." |
| 23049 | msgstr "" |
| 23050 | |
| 23051 | #: settings/tax/TaxSettings.js:106 |
| 23052 | msgid "Fallback Tax Rate" |
| 23053 | msgstr "" |
| 23054 | |
| 23055 | #: settings/tax/TaxSettings.js:108 |
| 23056 | msgid "If enabled, you can enter a tax rate to apply when a specific tax registration is not found." |
| 23057 | msgstr "" |
| 23058 | |
| 23059 | #: settings/tax/TaxSettings.js:117 |
| 23060 | msgid "Fallback Rate" |
| 23061 | msgstr "" |
| 23062 | |
| 23063 | #: settings/tax/TaxSettings.js:118 |
| 23064 | msgid "The fallback tax rate to use for checkouts when a specific tax registration is not found." |
| 23065 | msgstr "" |
| 23066 | |
| 23067 | #: settings/tax/TaxSettings.js:149 |
| 23068 | msgid "EU VAT Settings" |
| 23069 | msgstr "" |
| 23070 | |
| 23071 | #: settings/tax/TaxSettings.js:150 |
| 23072 | msgid "Change how your store manages EU VAT collection and validation." |
| 23073 | msgstr "" |
| 23074 | |
| 23075 | #: settings/tax/TaxSettings.js:165 |
| 23076 | msgid "Require VAT Number" |
| 23077 | msgstr "" |
| 23078 | |
| 23079 | #: settings/tax/TaxSettings.js:167 |
| 23080 | msgid "If enabled, require all customer’s in the EU to enter a EU VAT number when checking out." |
| 23081 | msgstr "" |
| 23082 | |
| 23083 | #: settings/tax/TaxSettings.js:184 |
| 23084 | msgid "Local Reverse Charge" |
| 23085 | msgstr "" |
| 23086 | |
| 23087 | #: settings/tax/TaxSettings.js:186 |
| 23088 | msgid "If enabled, apply reverse charge when applicable even when customers are in your home country." |
| 23089 | msgstr "" |
| 23090 | |
| 23091 | #: settings/tax/TaxSettings.js:194 |
| 23092 | msgid "VAT Number Verification Failure" |
| 23093 | msgstr "" |
| 23094 | |
| 23095 | #: settings/tax/TaxSettings.js:204 |
| 23096 | msgid "Choose the checkout behavior when VAT verification fails." |
| 23097 | msgstr "" |
| 23098 | |
| 23099 | #: settings/tax/TaxSettings.js:211 |
| 23100 | msgid "Reject the order and show an error." |
| 23101 | msgstr "" |
| 23102 | |
| 23103 | #: settings/tax/TaxSettings.js:218 |
| 23104 | msgid "Accept the order but don’t apply reverse charge." |
| 23105 | msgstr "" |
| 23106 | |
| 23107 | #: settings/tax/TaxSettings.js:225 |
| 23108 | msgid "Accept the order and apply reverse charge." |
| 23109 | msgstr "" |
| 23110 | |
| 23111 | #: settings/tax/TaxSettings.js:237 |
| 23112 | msgid "Tax Regions" |
| 23113 | msgstr "" |
| 23114 | |
| 23115 | #: settings/tax/TaxSettings.js:238 |
| 23116 | msgid "Manage how your store charges sales tax within each tax region. Check with a tax expert to understand your tax obligations." |
| 23117 | msgstr "" |
| 23118 | |
| 23119 | #: store/add-entities.js:18 |
| 23120 | msgid "Activation" |
| 23121 | msgstr "" |
| 23122 | |
| 23123 | #: store/add-entities.js:25 |
| 23124 | msgid "Brand" |
| 23125 | msgstr "" |
| 23126 | |
| 23127 | #: store/add-entities.js:32 |
| 23128 | msgid "Bump" |
| 23129 | msgstr "" |
| 23130 | |
| 23131 | #: store/add-entities.js:46 |
| 23132 | msgid "Upsell Funnel" |
| 23133 | msgstr "" |
| 23134 | |
| 23135 | #: store/add-entities.js:53 |
| 23136 | msgid "Cancellation Acts" |
| 23137 | msgstr "" |
| 23138 | |
| 23139 | #: store/add-entities.js:95 |
| 23140 | msgid "Rule Schema" |
| 23141 | msgstr "" |
| 23142 | |
| 23143 | #: store/add-entities.js:109 |
| 23144 | msgid "Display Currency" |
| 23145 | msgstr "" |
| 23146 | |
| 23147 | #: store/add-entities.js:124 |
| 23148 | msgid "Draft Checkout" |
| 23149 | msgstr "" |
| 23150 | |
| 23151 | #: store/add-entities.js:153 |
| 23152 | msgid "Integration Provider" |
| 23153 | msgstr "" |
| 23154 | |
| 23155 | #: store/add-entities.js:160 |
| 23156 | msgid "Integration Catalog" |
| 23157 | msgstr "" |
| 23158 | |
| 23159 | #: store/add-entities.js:167 |
| 23160 | #: store/integration/register/index.js:31 |
| 23161 | msgid "Integration Provider Items" |
| 23162 | msgstr "" |
| 23163 | |
| 23164 | #: store/add-entities.js:188 |
| 23165 | msgid "Line Items" |
| 23166 | msgstr "" |
| 23167 | |
| 23168 | #: store/add-entities.js:216 |
| 23169 | msgid "Payment Intent" |
| 23170 | msgstr "" |
| 23171 | |
| 23172 | #: store/add-entities.js:230 |
| 23173 | msgid "Provisional Accounts" |
| 23174 | msgstr "" |
| 23175 | |
| 23176 | #: store/add-entities.js:237 |
| 23177 | msgid "Manual Payment Method" |
| 23178 | msgstr "" |
| 23179 | |
| 23180 | #: store/add-entities.js:244 |
| 23181 | msgid "Billing Period" |
| 23182 | msgstr "" |
| 23183 | |
| 23184 | #: store/add-entities.js:273 |
| 23185 | msgid "Product Group" |
| 23186 | msgstr "" |
| 23187 | |
| 23188 | #: store/add-entities.js:297 |
| 23189 | msgid "Promotion" |
| 23190 | msgstr "" |
| 23191 | |
| 23192 | #: store/add-entities.js:326 |
| 23193 | #: store/add-entities.js:332 |
| 23194 | msgid "Shipping Protocol" |
| 23195 | msgstr "" |
| 23196 | |
| 23197 | #: store/add-entities.js:346 |
| 23198 | msgid "Tax Zone" |
| 23199 | msgstr "" |
| 23200 | |
| 23201 | #: store/add-entities.js:353 |
| 23202 | msgid "Tax Override" |
| 23203 | msgstr "" |
| 23204 | |
| 23205 | #: store/add-entities.js:360 |
| 23206 | msgid "Affiliation Protocol" |
| 23207 | msgstr "" |
| 23208 | |
| 23209 | #: store/add-entities.js:367 |
| 23210 | msgid "Affiliation Request" |
| 23211 | msgstr "" |
| 23212 | |
| 23213 | #: store/add-entities.js:374 |
| 23214 | msgid "Affiliations" |
| 23215 | msgstr "" |
| 23216 | |
| 23217 | #: store/add-entities.js:382 |
| 23218 | msgid "Affiliation Product" |
| 23219 | msgstr "" |
| 23220 | |
| 23221 | #: store/add-entities.js:397 |
| 23222 | msgid "Referral" |
| 23223 | msgstr "" |
| 23224 | |
| 23225 | #: store/add-entities.js:425 |
| 23226 | msgid "Shipping Profile" |
| 23227 | msgstr "" |
| 23228 | |
| 23229 | #: store/add-entities.js:432 |
| 23230 | msgid "Shipping Zone" |
| 23231 | msgstr "" |
| 23232 | |
| 23233 | #: store/add-entities.js:439 |
| 23234 | msgid "Shipping Rate" |
| 23235 | msgstr "" |
| 23236 | |
| 23237 | #: store/add-entities.js:453 |
| 23238 | msgid "Parcel Template" |
| 23239 | msgstr "" |
| 23240 | |
| 23241 | #: store/add-entities.js:461 |
| 23242 | msgid "Statistic" |
| 23243 | msgstr "" |
| 23244 | |
| 23245 | #: store/add-entities.js:482 |
| 23246 | msgid "Incoming Webhook" |
| 23247 | msgstr "" |
| 23248 | |
| 23249 | #: store/add-entities.js:489 |
| 23250 | msgid "Variant Option" |
| 23251 | msgstr "" |
| 23252 | |
| 23253 | #: store/add-entities.js:503 |
| 23254 | msgid "Return Request" |
| 23255 | msgstr "" |
| 23256 | |
| 23257 | #: store/add-entities.js:516 |
| 23258 | msgid "Swap" |
| 23259 | msgstr "" |
| 23260 | |
| 23261 | #: store/add-entities.js:531 |
| 23262 | msgid "Review Protocol" |
| 23263 | msgstr "" |
| 23264 | |
| 23265 | #: store/data/actions.js:227 |
| 23266 | #: store/data/actions.js:269 |
| 23267 | #: store/data/actions.js:352 |
| 23268 | msgid "Failed to save." |
| 23269 | msgstr "" |
| 23270 | |
| 23271 | #: store/integration/register/index.js:23 |
| 23272 | msgid "Integration Providers" |
| 23273 | msgstr "" |
| 23274 | |
| 23275 | #: subscriptions/edit/EditSubscription.js:127 |
| 23276 | #: subscriptions/show/modules/modals/RenewSubscriptionAtModal.js:51 |
| 23277 | #: subscriptions/show/modules/modals/RestoreSubscriptionAtModal.js:61 |
| 23278 | msgid "Subscription updated." |
| 23279 | msgstr "" |
| 23280 | |
| 23281 | #: subscriptions/edit/EditSubscription.js:251 |
| 23282 | #: subscriptions/show/ShowSubscription.js:533 |
| 23283 | msgid "Subscription Details" |
| 23284 | msgstr "" |
| 23285 | |
| 23286 | #: subscriptions/edit/EditSubscription.js:289 |
| 23287 | #: subscriptions/edit/modules/Modals/UpdateRecentPrice.js:174 |
| 23288 | msgid "Update Immediately" |
| 23289 | msgstr "" |
| 23290 | |
| 23291 | #: subscriptions/edit/EditSubscription.js:297 |
| 23292 | #: subscriptions/edit/modules/Modals/UpdateRecentPrice.js:331 |
| 23293 | #: subscriptions/show/modules/modals/RenewSubscriptionAtModal.js:116 |
| 23294 | #: subscriptions/show/modules/modals/RestoreSubscriptionAtModal.js:162 |
| 23295 | #: subscriptions/show/ShowSubscription.js:272 |
| 23296 | msgid "Update Subscription" |
| 23297 | msgstr "" |
| 23298 | |
| 23299 | #: subscriptions/edit/EditSubscription.js:298 |
| 23300 | #: subscriptions/edit/modules/Modals/UpdateRecentPrice.js:332 |
| 23301 | msgid "Schedule Update" |
| 23302 | msgstr "" |
| 23303 | |
| 23304 | #: subscriptions/edit/modules/Modals/UpdateAmount.js:28 |
| 23305 | #: sc-subscription-switch.js:215 |
| 23306 | #: sc-subscription-variation-confirm.js:62 |
| 23307 | msgid "Update Amount" |
| 23308 | msgstr "" |
| 23309 | |
| 23310 | #: subscriptions/edit/modules/Modals/UpdatePrice.js:28 |
| 23311 | msgid "Update Subscription Price" |
| 23312 | msgstr "" |
| 23313 | |
| 23314 | #: subscriptions/edit/modules/Modals/UpdateRecentPrice.js:98 |
| 23315 | msgid "Confirm Price Change" |
| 23316 | msgstr "" |
| 23317 | |
| 23318 | #: subscriptions/edit/modules/Modals/UpdateRecentPrice.js:111 |
| 23319 | msgid "Are you sure you want to update this subscription to use the current price? This will update this users subscription to use the current price." |
| 23320 | msgstr "" |
| 23321 | |
| 23322 | #: subscriptions/edit/modules/Modals/UpdateRecentPrice.js:129 |
| 23323 | msgid "Price Change:" |
| 23324 | msgstr "" |
| 23325 | |
| 23326 | #: subscriptions/edit/modules/Modals/UpdateRecentPrice.js:176 |
| 23327 | msgid "Immediately updates the subscription to this new price, instead of waiting until renewal." |
| 23328 | msgstr "" |
| 23329 | |
| 23330 | #: subscriptions/edit/modules/Modals/UpdateRecentPrice.js:197 |
| 23331 | #: subscriptions/edit/modules/UpcomingPeriod.js:103 |
| 23332 | msgid "Prorate Charges" |
| 23333 | msgstr "" |
| 23334 | |
| 23335 | #: subscriptions/edit/modules/Modals/UpdateRecentPrice.js:199 |
| 23336 | msgid "Apply a credit of unused time from the current billing period." |
| 23337 | msgstr "" |
| 23338 | |
| 23339 | #: subscriptions/edit/modules/Modals/UpdateRecentPrice.js:303 |
| 23340 | #: subscriptions/edit/modules/UpcomingPeriod.js:54 |
| 23341 | msgid "Customer Credit" |
| 23342 | msgstr "" |
| 23343 | |
| 23344 | #: subscriptions/edit/modules/Modals/UpdateRecentPrice.js:306 |
| 23345 | #: subscriptions/edit/modules/UpcomingPeriod.js:57 |
| 23346 | msgid "Applied to balance" |
| 23347 | msgstr "" |
| 23348 | |
| 23349 | #: subscriptions/edit/modules/PaymentMethod/EditPaymentMethod.js:96 |
| 23350 | #: Controllers/SubscriptionController.php:310 |
| 23351 | #: sc-subscription-payment-method.js:168 |
| 23352 | #: sc-subscription-payment-method.js:187 |
| 23353 | #: sc-subscription.js:194 |
| 23354 | msgid "Update Payment Method" |
| 23355 | msgstr "" |
| 23356 | |
| 23357 | #: subscriptions/edit/modules/PaymentMethod/EditPaymentMethod.js:102 |
| 23358 | msgid "No payment methods available for this customer." |
| 23359 | msgstr "" |
| 23360 | |
| 23361 | #: subscriptions/edit/modules/PaymentMethod/EditPaymentMethod.js:104 |
| 23362 | msgid "Create a manual payment method" |
| 23363 | msgstr "" |
| 23364 | |
| 23365 | #: subscriptions/edit/modules/Price.js:64 |
| 23366 | msgid "Edit Amount" |
| 23367 | msgstr "" |
| 23368 | |
| 23369 | #: subscriptions/edit/modules/Price.js:72 |
| 23370 | msgid "Use Current Version" |
| 23371 | msgstr "" |
| 23372 | |
| 23373 | #: subscriptions/edit/modules/Price.js:159 |
| 23374 | msgid "Previous Price Version" |
| 23375 | msgstr "" |
| 23376 | |
| 23377 | #: subscriptions/edit/modules/Trial.js:13 |
| 23378 | msgid "Trial Ends" |
| 23379 | msgstr "" |
| 23380 | |
| 23381 | #: subscriptions/edit/modules/Trial.js:23 |
| 23382 | msgid "Add Trial" |
| 23383 | msgstr "" |
| 23384 | |
| 23385 | #: subscriptions/edit/modules/Trial.js:24 |
| 23386 | msgid "Choose a trial end date" |
| 23387 | msgstr "" |
| 23388 | |
| 23389 | #: subscriptions/edit/modules/UpcomingPeriod.js:43 |
| 23390 | msgid "Bills Now" |
| 23391 | msgstr "" |
| 23392 | |
| 23393 | #: subscriptions/edit/modules/UpcomingPeriod.js:46 |
| 23394 | #: subscriptions/show/modules/LineItems/index.js:26 |
| 23395 | msgid "Bills on" |
| 23396 | msgstr "" |
| 23397 | |
| 23398 | #: subscriptions/edit/modules/UpcomingPeriod.js:72 |
| 23399 | msgid "%d day left in trial" |
| 23400 | msgid_plural "%d days left in trial" |
| 23401 | msgstr[0] "" |
| 23402 | msgstr[1] "" |
| 23403 | |
| 23404 | #: subscriptions/edit/modules/UpcomingPeriod.js:83 |
| 23405 | msgid "Ends on" |
| 23406 | msgstr "" |
| 23407 | |
| 23408 | #: subscriptions/shared/EndDate.js:9 |
| 23409 | #: subscriptions/show/modules/Details.js:16 |
| 23410 | #: util.js:90 |
| 23411 | #: sc-subscription-switch.js:160 |
| 23412 | msgid "Lifetime" |
| 23413 | msgstr "" |
| 23414 | |
| 23415 | #: subscriptions/shared/EndDate.js:11 |
| 23416 | #: subscriptions/show/modules/Details.js:18 |
| 23417 | msgid "Lifetime Subscription" |
| 23418 | msgstr "" |
| 23419 | |
| 23420 | #: subscriptions/shared/EndDate.js:23 |
| 23421 | #: subscriptions/show/modules/Details.js:63 |
| 23422 | msgid "Cancels on" |
| 23423 | msgstr "" |
| 23424 | |
| 23425 | #: subscriptions/shared/EndDate.js:45 |
| 23426 | #: subscriptions/show/modules/Details.js:75 |
| 23427 | msgid "Trial ends on" |
| 23428 | msgstr "" |
| 23429 | |
| 23430 | #: subscriptions/shared/EndDate.js:58 |
| 23431 | #: subscriptions/show/modules/Details.js:90 |
| 23432 | msgid "Renews on" |
| 23433 | msgstr "" |
| 23434 | |
| 23435 | #: subscriptions/show/modules/CurrentPlan.js:56 |
| 23436 | msgid "Coupon Added" |
| 23437 | msgstr "" |
| 23438 | |
| 23439 | #: subscriptions/show/modules/CurrentPlan.js:57 |
| 23440 | msgid "Coupon Removed" |
| 23441 | msgstr "" |
| 23442 | |
| 23443 | #: subscriptions/show/modules/Details.js:34 |
| 23444 | msgid "Restores on" |
| 23445 | msgstr "" |
| 23446 | |
| 23447 | #: subscriptions/show/modules/Details.js:106 |
| 23448 | msgid "%d Remaining" |
| 23449 | msgstr "" |
| 23450 | |
| 23451 | #: subscriptions/show/modules/LineItems/index.js:21 |
| 23452 | msgid "Upcoming Billing Period" |
| 23453 | msgstr "" |
| 23454 | |
| 23455 | #: subscriptions/show/modules/modals/CancelSubscriptionModal.js:48 |
| 23456 | msgid "When do you want to cancel the subscription?" |
| 23457 | msgstr "" |
| 23458 | |
| 23459 | #: subscriptions/show/modules/modals/CancelSubscriptionModal.js:80 |
| 23460 | #: subscriptions/show/modules/modals/CancelUpdateModal.js:59 |
| 23461 | #: subscriptions/show/modules/modals/ForceCancelModal.js:88 |
| 23462 | msgid "Don't cancel" |
| 23463 | msgstr "" |
| 23464 | |
| 23465 | #: subscriptions/show/modules/modals/CancelSubscriptionModal.js:90 |
| 23466 | msgid "Schedule Cancellation" |
| 23467 | msgstr "" |
| 23468 | |
| 23469 | #: subscriptions/show/modules/modals/CancelUpdateModal.js:30 |
| 23470 | msgid "Update canceled." |
| 23471 | msgstr "" |
| 23472 | |
| 23473 | #: subscriptions/show/modules/modals/CancelUpdateModal.js:49 |
| 23474 | msgid "Are you sure you wish to cancel the pending update?" |
| 23475 | msgstr "" |
| 23476 | |
| 23477 | #: subscriptions/show/modules/modals/CompleteSubscriptionModal.js:27 |
| 23478 | msgid "Subscription completed." |
| 23479 | msgstr "" |
| 23480 | |
| 23481 | #: subscriptions/show/modules/modals/CompleteSubscriptionModal.js:46 |
| 23482 | msgid "Are you sure you want to complete this payment plan? This will eliminate any additional payments and mark the plan as complete. You cannot undo this." |
| 23483 | msgstr "" |
| 23484 | |
| 23485 | #: subscriptions/show/modules/modals/CompleteSubscriptionModal.js:63 |
| 23486 | #: subscriptions/show/ShowSubscription.js:243 |
| 23487 | msgid "Complete Subscription" |
| 23488 | msgstr "" |
| 23489 | |
| 23490 | #: subscriptions/show/modules/modals/ConfirmRevokeModal.js:101 |
| 23491 | msgid "The subscription will be restored in order to restore the purchase. The customer will immediately be charged %s." |
| 23492 | msgstr "" |
| 23493 | |
| 23494 | #: subscriptions/show/modules/modals/ConfirmRevokeModal.js:110 |
| 23495 | msgid "The subscription will be restored in order to restore the purchase. The customer will immediately be charged." |
| 23496 | msgstr "" |
| 23497 | |
| 23498 | #: subscriptions/show/modules/modals/ConfirmRevokeModal.js:122 |
| 23499 | msgid "The subscription will be canceled in order to revoke the purchase." |
| 23500 | msgstr "" |
| 23501 | |
| 23502 | #: subscriptions/show/modules/modals/ConfirmRevokeModal.js:129 |
| 23503 | msgid "This action will re-enable associated access." |
| 23504 | msgstr "" |
| 23505 | |
| 23506 | #: subscriptions/show/modules/modals/ConfirmRevokeModal.js:130 |
| 23507 | msgid "This action will remove the associated access and trigger any cancellation automations you have set up." |
| 23508 | msgstr "" |
| 23509 | |
| 23510 | #: subscriptions/show/modules/modals/ConfirmRevokeModal.js:139 |
| 23511 | msgid "Unrevoke Purchase & Restore Subscription" |
| 23512 | msgstr "" |
| 23513 | |
| 23514 | #: subscriptions/show/modules/modals/ConfirmRevokeModal.js:140 |
| 23515 | msgid "Revoke Purchase & Cancel Subscription" |
| 23516 | msgstr "" |
| 23517 | |
| 23518 | #: subscriptions/show/modules/modals/ConfirmRevokeModal.js:144 |
| 23519 | #: subscriptions/show/modules/modals/ConfirmRevokeModal.js:152 |
| 23520 | msgid "Unrevoke Purchase" |
| 23521 | msgstr "" |
| 23522 | |
| 23523 | #: subscriptions/show/modules/modals/DontCancelModal.js:30 |
| 23524 | msgid "Subscription resumed." |
| 23525 | msgstr "" |
| 23526 | |
| 23527 | #: subscriptions/show/modules/modals/DontCancelModal.js:49 |
| 23528 | msgid "Are you sure you wish to resume this subscription?" |
| 23529 | msgstr "" |
| 23530 | |
| 23531 | #: subscriptions/show/modules/modals/DontCancelModal.js:66 |
| 23532 | msgid "Resume Subscription" |
| 23533 | msgstr "" |
| 23534 | |
| 23535 | #: subscriptions/show/modules/modals/ForceCancelModal.js:51 |
| 23536 | #: subscriptions/show/ShowSubscription.js:488 |
| 23537 | msgid "Subscription canceled." |
| 23538 | msgstr "" |
| 23539 | |
| 23540 | #: subscriptions/show/modules/modals/ForceCancelModal.js:77 |
| 23541 | msgid "Are you sure you want to cancel this subscription?" |
| 23542 | msgstr "" |
| 23543 | |
| 23544 | #: subscriptions/show/modules/modals/PauseSubscriptionUntilModal.js:66 |
| 23545 | msgid "Subscription paused." |
| 23546 | msgstr "" |
| 23547 | |
| 23548 | #: subscriptions/show/modules/modals/PauseSubscriptionUntilModal.js:105 |
| 23549 | #: subscriptions/show/ShowSubscription.js:305 |
| 23550 | msgid "Pause Subscription" |
| 23551 | msgstr "" |
| 23552 | |
| 23553 | #: subscriptions/show/modules/modals/PauseSubscriptionUntilModal.js:126 |
| 23554 | msgid "This will automatically pause the subscription on %s. Please choose a restoration date." |
| 23555 | msgstr "" |
| 23556 | |
| 23557 | #: subscriptions/show/modules/modals/PauseSubscriptionUntilModal.js:148 |
| 23558 | #: subscriptions/show/ShowSubscription.js:289 |
| 23559 | msgid "Don't Pause" |
| 23560 | msgstr "" |
| 23561 | |
| 23562 | #: subscriptions/show/modules/modals/PauseSubscriptionUntilModal.js:157 |
| 23563 | #: subscriptions/show/ShowSubscription.js:304 |
| 23564 | msgid "Pause" |
| 23565 | msgstr "" |
| 23566 | |
| 23567 | #: subscriptions/show/modules/modals/PayOffSubscriptionModal.js:38 |
| 23568 | msgid "Subscription paid off." |
| 23569 | msgstr "" |
| 23570 | |
| 23571 | #: subscriptions/show/modules/modals/PayOffSubscriptionModal.js:63 |
| 23572 | msgid "Are you sure you want to pay off subscription? This will immediately charge the customer the remaining payments on their plan." |
| 23573 | msgstr "" |
| 23574 | |
| 23575 | #: subscriptions/show/modules/modals/PayOffSubscriptionModal.js:77 |
| 23576 | msgid "Pay off" |
| 23577 | msgstr "" |
| 23578 | |
| 23579 | #: subscriptions/show/modules/modals/RenewSubscriptionAtModal.js:83 |
| 23580 | msgid "Renew Subscription At" |
| 23581 | msgstr "" |
| 23582 | |
| 23583 | #: subscriptions/show/modules/modals/RestoreSubscriptionAtModal.js:108 |
| 23584 | msgid "Restore Subscription At" |
| 23585 | msgstr "" |
| 23586 | |
| 23587 | #: subscriptions/show/modules/modals/RestoreSubscriptionAtModal.js:129 |
| 23588 | msgid "This subscription is going to be paused on %s. When would you like the subscription to be restored?" |
| 23589 | msgstr "" |
| 23590 | |
| 23591 | #: subscriptions/show/modules/modals/RestoreSubscriptionModal.js:36 |
| 23592 | msgid "Subscription restored." |
| 23593 | msgstr "" |
| 23594 | |
| 23595 | #: subscriptions/show/modules/modals/RestoreSubscriptionModal.js:50 |
| 23596 | msgid "Restore Subscription" |
| 23597 | msgstr "" |
| 23598 | |
| 23599 | #: subscriptions/show/modules/modals/RestoreSubscriptionModal.js:63 |
| 23600 | msgid "The customer will immediately be charged %s." |
| 23601 | msgstr "" |
| 23602 | |
| 23603 | #: subscriptions/show/modules/modals/RestoreSubscriptionModal.js:69 |
| 23604 | msgid "The customer will immediately be charged." |
| 23605 | msgstr "" |
| 23606 | |
| 23607 | #: subscriptions/show/modules/modals/RestoreSubscriptionModal.js:81 |
| 23608 | msgid "This will make the subscription active again and charge the customer immediately." |
| 23609 | msgstr "" |
| 23610 | |
| 23611 | #: subscriptions/show/modules/modals/RetryPaymentModal.js:31 |
| 23612 | msgid "Could not complete the payment. Please check the order for additional details." |
| 23613 | msgstr "" |
| 23614 | |
| 23615 | #: subscriptions/show/modules/modals/RetryPaymentModal.js:41 |
| 23616 | msgid "Payment retry successful!" |
| 23617 | msgstr "" |
| 23618 | |
| 23619 | #: subscriptions/show/modules/modals/RetryPaymentModal.js:79 |
| 23620 | msgid "Are you sure you want to retry the payment? This will attempt to charge the customer." |
| 23621 | msgstr "" |
| 23622 | |
| 23623 | #: subscriptions/show/modules/modals/RetryPaymentModal.js:96 |
| 23624 | #: subscriptions/show/modules/Periods.js:174 |
| 23625 | msgid "Retry Payment" |
| 23626 | msgstr "" |
| 23627 | |
| 23628 | #: subscriptions/show/modules/PendingUpdate.js:53 |
| 23629 | msgid "Pending Update" |
| 23630 | msgstr "" |
| 23631 | |
| 23632 | #: subscriptions/show/modules/Periods.js:78 |
| 23633 | msgid "Billing Periods" |
| 23634 | msgstr "" |
| 23635 | |
| 23636 | #: subscriptions/show/modules/Periods.js:82 |
| 23637 | msgid "Enable Automatic Retries" |
| 23638 | msgstr "" |
| 23639 | |
| 23640 | #: subscriptions/show/modules/Periods.js:101 |
| 23641 | msgid "Time Period" |
| 23642 | msgstr "" |
| 23643 | |
| 23644 | #: subscriptions/show/modules/Periods.js:112 |
| 23645 | msgid "No billing periods" |
| 23646 | msgstr "" |
| 23647 | |
| 23648 | #: subscriptions/show/modules/Periods.js:149 |
| 23649 | msgid "Next retry:" |
| 23650 | msgstr "" |
| 23651 | |
| 23652 | #: subscriptions/show/modules/SubscriptionSettings.js:19 |
| 23653 | msgid "Subscription Settings" |
| 23654 | msgstr "" |
| 23655 | |
| 23656 | #: subscriptions/show/modules/SubscriptionSettings.js:47 |
| 23657 | msgid "Restart subscription when completed" |
| 23658 | msgstr "" |
| 23659 | |
| 23660 | #: subscriptions/show/modules/SubscriptionSettings.js:49 |
| 23661 | msgid "Automatically restart the subscription after all installment payments are completed." |
| 23662 | msgstr "" |
| 23663 | |
| 23664 | #: subscriptions/show/modules/Tax.js:36 |
| 23665 | msgid "Tax enabled." |
| 23666 | msgstr "" |
| 23667 | |
| 23668 | #: subscriptions/show/modules/Tax.js:37 |
| 23669 | msgid "Tax disabled." |
| 23670 | msgstr "" |
| 23671 | |
| 23672 | #: subscriptions/show/ShowSubscription.js:99 |
| 23673 | msgid "Payment method updated." |
| 23674 | msgstr "" |
| 23675 | |
| 23676 | #: subscriptions/show/ShowSubscription.js:206 |
| 23677 | msgid "Cancel Now" |
| 23678 | msgstr "" |
| 23679 | |
| 23680 | #: subscriptions/show/ShowSubscription.js:252 |
| 23681 | msgid "Restore Now" |
| 23682 | msgstr "" |
| 23683 | |
| 23684 | #: subscriptions/show/ShowSubscription.js:326 |
| 23685 | msgid "Pay Off" |
| 23686 | msgstr "" |
| 23687 | |
| 23688 | #: subscriptions/show/ShowSubscription.js:327 |
| 23689 | msgid "Pay Off Subscription" |
| 23690 | msgstr "" |
| 23691 | |
| 23692 | #: subscriptions/show/ShowSubscription.js:345 |
| 23693 | msgid "Restore At..." |
| 23694 | msgstr "" |
| 23695 | |
| 23696 | #: subscriptions/show/ShowSubscription.js:368 |
| 23697 | msgid "Change Renewal Date" |
| 23698 | msgstr "" |
| 23699 | |
| 23700 | #: subscriptions/show/ShowSubscription.js:376 |
| 23701 | msgid "To change the renewal date on a past due subscription, please add a trial period instead." |
| 23702 | msgstr "" |
| 23703 | |
| 23704 | #: subscriptions/show/ShowSubscription.js:439 |
| 23705 | msgid "Cancel Pending Update" |
| 23706 | msgstr "" |
| 23707 | |
| 23708 | #: subscriptions/show/ShowSubscription.js:489 |
| 23709 | msgid "Subscription scheduled for cancellation." |
| 23710 | msgstr "" |
| 23711 | |
| 23712 | #: subscriptions/show/ShowSubscription.js:555 |
| 23713 | msgid "Subscription settings updated." |
| 23714 | msgstr "" |
| 23715 | |
| 23716 | #: subscriptions/show/ShowSubscription.js:565 |
| 23717 | msgid "Affiliate commissions updated." |
| 23718 | msgstr "" |
| 23719 | |
| 23720 | #: subscriptions/show/ShowSubscription.js:569 |
| 23721 | msgid "Commission On This Subscription" |
| 23722 | msgstr "" |
| 23723 | |
| 23724 | #: subscriptions/show/ShowSubscription.js:640 |
| 23725 | msgid "Are you sure? Subscription will be canceled immediately." |
| 23726 | msgstr "" |
| 23727 | |
| 23728 | #: templates/Model.js:177 |
| 23729 | #: templates/SingleModel.js:148 |
| 23730 | msgid "Go back." |
| 23731 | msgstr "" |
| 23732 | |
| 23733 | #: templates/UpdateModel/index.js:49 |
| 23734 | msgid "This is a demo of a premium feature. To get this feature, complete your setup and upgrade your plan." |
| 23735 | msgstr "" |
| 23736 | |
| 23737 | #: templates/UpdateModel/index.js:53 |
| 23738 | msgid "This is a demo of a premium feature. To get this feature, please upgrade your plan." |
| 23739 | msgstr "" |
| 23740 | |
| 23741 | #: ui/Dimensions.js:8 |
| 23742 | msgid "in" |
| 23743 | msgstr "" |
| 23744 | |
| 23745 | #: ui/Dimensions.js:12 |
| 23746 | msgid "ft" |
| 23747 | msgstr "" |
| 23748 | |
| 23749 | #: ui/Dimensions.js:16 |
| 23750 | msgid "cm" |
| 23751 | msgstr "" |
| 23752 | |
| 23753 | #: ui/Dimensions.js:20 |
| 23754 | msgid "mm" |
| 23755 | msgstr "" |
| 23756 | |
| 23757 | #: ui/Dimensions.js:24 |
| 23758 | msgid "m" |
| 23759 | msgstr "" |
| 23760 | |
| 23761 | #: ui/Dimensions.js:46 |
| 23762 | msgid "Length" |
| 23763 | msgstr "" |
| 23764 | |
| 23765 | #: ui/SimplePagination.js:26 |
| 23766 | #: ui/SimplePagination.js:38 |
| 23767 | #: src/blocks/cart-order-bump-pagination-previous/view.php:15 |
| 23768 | msgid "Previous page" |
| 23769 | msgstr "" |
| 23770 | |
| 23771 | #: upsell-funnels/components/SelectTemplate/create-modal.js:17 |
| 23772 | #: upsell-funnels/components/SelectTemplatePart/create-modal.js:18 |
| 23773 | msgid "Upsell Page Title" |
| 23774 | msgstr "" |
| 23775 | |
| 23776 | #: upsell-funnels/components/SelectTemplate/create-modal.js:81 |
| 23777 | #: upsell-funnels/components/SelectTemplatePart/create-modal.js:87 |
| 23778 | msgid "Describe the template, e.g. \"T-Shirt Template\". A custom template can be manually applied to any upsell." |
| 23779 | msgstr "" |
| 23780 | |
| 23781 | #: upsell-funnels/CreateFunnel.js:50 |
| 23782 | msgid "Create New Upsell Funnel" |
| 23783 | msgstr "" |
| 23784 | |
| 23785 | #: upsell-funnels/CreateFunnel.js:61 |
| 23786 | msgid "Internal upsell funnel name. This is NOT visible to customers." |
| 23787 | msgstr "" |
| 23788 | |
| 23789 | #: upsell-funnels/EditFunnel.js:135 |
| 23790 | msgid "Upsell funnel saved." |
| 23791 | msgstr "" |
| 23792 | |
| 23793 | #: upsell-funnels/EditFunnel.js:149 |
| 23794 | #: upsell-funnels/EditFunnel.js:347 |
| 23795 | msgid "Permanently delete this upsell? You cannot undo this action." |
| 23796 | msgstr "" |
| 23797 | |
| 23798 | #: upsell-funnels/EditFunnel.js:160 |
| 23799 | msgid "Upsell deleted." |
| 23800 | msgstr "" |
| 23801 | |
| 23802 | #: upsell-funnels/EditFunnel.js:188 |
| 23803 | msgid "Upsell funnel archived." |
| 23804 | msgstr "" |
| 23805 | |
| 23806 | #: upsell-funnels/EditFunnel.js:189 |
| 23807 | msgid "Upsell funnel restored." |
| 23808 | msgstr "" |
| 23809 | |
| 23810 | #: upsell-funnels/EditFunnel.js:268 |
| 23811 | msgid "Funnel Active" |
| 23812 | msgstr "" |
| 23813 | |
| 23814 | #: upsell-funnels/EditFunnel.js:269 |
| 23815 | msgid "Funnel Inactive" |
| 23816 | msgstr "" |
| 23817 | |
| 23818 | #: upsell-funnels/EditFunnel.js:282 |
| 23819 | msgid "Save Funnel" |
| 23820 | msgstr "" |
| 23821 | |
| 23822 | #: upsell-funnels/EditFunnel.js:310 |
| 23823 | msgid "Some Payment Options May Be Hidden" |
| 23824 | msgstr "" |
| 23825 | |
| 23826 | #: upsell-funnels/EditFunnel.js:315 |
| 23827 | msgid "When an upsell funnel is active, only reusable payment methods are shown at checkout. Options like \"pay-in-4\" or iDEAL may be hidden at checkout if they can’t support 1-click upsells." |
| 23828 | msgstr "" |
| 23829 | |
| 23830 | #: upsell-funnels/EditFunnel.js:335 |
| 23831 | msgid "Un-Archive this upsell?" |
| 23832 | msgstr "" |
| 23833 | |
| 23834 | #: upsell-funnels/EditFunnel.js:336 |
| 23835 | msgid "Archive this upsell? All unsaved changes will be lost." |
| 23836 | msgstr "" |
| 23837 | |
| 23838 | #: upsell-funnels/modules/Conditions.js:59 |
| 23839 | msgid "All purchases" |
| 23840 | msgstr "" |
| 23841 | |
| 23842 | #: upsell-funnels/modules/Conditions.js:61 |
| 23843 | msgid "Show this upsell offer on all purchases." |
| 23844 | msgstr "" |
| 23845 | |
| 23846 | #: upsell-funnels/modules/Conditions.js:76 |
| 23847 | msgid "Specific purchases" |
| 23848 | msgstr "" |
| 23849 | |
| 23850 | #: upsell-funnels/modules/Conditions.js:78 |
| 23851 | msgid "Select conditions to show this upsell." |
| 23852 | msgstr "" |
| 23853 | |
| 23854 | #: upsell-funnels/modules/Conditions.js:91 |
| 23855 | msgid "Show Upsell Offer If" |
| 23856 | msgstr "" |
| 23857 | |
| 23858 | #: upsell-funnels/modules/Conditions.js:147 |
| 23859 | msgid "Add some conditions to display this upsell funnel." |
| 23860 | msgstr "" |
| 23861 | |
| 23862 | #: upsell-funnels/modules/Details.js:18 |
| 23863 | msgid "Internal upsell funnel name. This is not visible to customers." |
| 23864 | msgstr "" |
| 23865 | |
| 23866 | #: upsell-funnels/modules/Funnel.js:40 |
| 23867 | #: upsell-funnels/modules/Upsell/EditUpsell.js:100 |
| 23868 | msgid "Offer" |
| 23869 | msgstr "" |
| 23870 | |
| 23871 | #: upsell-funnels/modules/Funnel.js:56 |
| 23872 | msgid "Post Purchase Offer" |
| 23873 | msgstr "" |
| 23874 | |
| 23875 | #: upsell-funnels/modules/Funnel.js:60 |
| 23876 | msgid "Upsell Offer #1" |
| 23877 | msgstr "" |
| 23878 | |
| 23879 | #: upsell-funnels/modules/Funnel.js:78 |
| 23880 | msgid "Upsell Offer #2" |
| 23881 | msgstr "" |
| 23882 | |
| 23883 | #: upsell-funnels/modules/Funnel.js:109 |
| 23884 | msgid "if accepted" |
| 23885 | msgstr "" |
| 23886 | |
| 23887 | #: upsell-funnels/modules/Funnel.js:126 |
| 23888 | msgid "Downsell Offer" |
| 23889 | msgstr "" |
| 23890 | |
| 23891 | #: upsell-funnels/modules/Funnel.js:127 |
| 23892 | msgid "(Optional)" |
| 23893 | msgstr "" |
| 23894 | |
| 23895 | #: upsell-funnels/modules/Funnel.js:156 |
| 23896 | msgid "if declined" |
| 23897 | msgstr "" |
| 23898 | |
| 23899 | #: upsell-funnels/modules/Upsell/Discount.js:51 |
| 23900 | msgid "No discount" |
| 23901 | msgstr "" |
| 23902 | |
| 23903 | #: upsell-funnels/modules/Upsell/Discount.js:62 |
| 23904 | msgid "Percentage discount" |
| 23905 | msgstr "" |
| 23906 | |
| 23907 | #: upsell-funnels/modules/Upsell/Discount.js:73 |
| 23908 | msgid "Fixed amount discount" |
| 23909 | msgstr "" |
| 23910 | |
| 23911 | #: upsell-funnels/modules/Upsell/Discount.js:79 |
| 23912 | msgid "Percentage off" |
| 23913 | msgstr "" |
| 23914 | |
| 23915 | #: upsell-funnels/modules/Upsell/Discount.js:102 |
| 23916 | msgid "Discount amount" |
| 23917 | msgstr "" |
| 23918 | |
| 23919 | #: upsell-funnels/modules/Upsell/DisplayConditions.js:8 |
| 23920 | msgid "Visibility" |
| 23921 | msgstr "" |
| 23922 | |
| 23923 | #: upsell-funnels/modules/Upsell/DisplayConditions.js:25 |
| 23924 | msgid "Always show" |
| 23925 | msgstr "" |
| 23926 | |
| 23927 | #: upsell-funnels/modules/Upsell/DisplayConditions.js:27 |
| 23928 | msgid "Show regardless of past purchases." |
| 23929 | msgstr "" |
| 23930 | |
| 23931 | #: upsell-funnels/modules/Upsell/DisplayConditions.js:43 |
| 23932 | msgid "Skip if in order" |
| 23933 | msgstr "" |
| 23934 | |
| 23935 | #: upsell-funnels/modules/Upsell/DisplayConditions.js:45 |
| 23936 | msgid "Don't show if already being purchased in the current order." |
| 23937 | msgstr "" |
| 23938 | |
| 23939 | #: upsell-funnels/modules/Upsell/DisplayConditions.js:60 |
| 23940 | msgid "Skip if purchased" |
| 23941 | msgstr "" |
| 23942 | |
| 23943 | #: upsell-funnels/modules/Upsell/DisplayConditions.js:62 |
| 23944 | msgid "Don't show if ever purchased, including the current order." |
| 23945 | msgstr "" |
| 23946 | |
| 23947 | #: upsell-funnels/modules/Upsell/EditUpsell.js:23 |
| 23948 | #: upsell-funnels/modules/Upsell/index.js:22 |
| 23949 | msgid "Initial Offer" |
| 23950 | msgstr "" |
| 23951 | |
| 23952 | #: upsell-funnels/modules/Upsell/EditUpsell.js:24 |
| 23953 | #: upsell-funnels/modules/Upsell/index.js:23 |
| 23954 | msgid "Accept Offer" |
| 23955 | msgstr "" |
| 23956 | |
| 23957 | #: upsell-funnels/modules/Upsell/EditUpsell.js:25 |
| 23958 | #: upsell-funnels/modules/Upsell/index.js:24 |
| 23959 | msgid "Decline Offer" |
| 23960 | msgstr "" |
| 23961 | |
| 23962 | #: upsell-funnels/modules/Upsell/EditUpsell.js:36 |
| 23963 | #: Blocks/BumpLineItem/edit.js:30 |
| 23964 | #: src/blocks/cart-bump-line-item/view.php:18 |
| 23965 | #: src/blocks/cart-bump-line-item/edit.js:54 |
| 23966 | #: sc-line-item-bump.js:21 |
| 23967 | msgid "Bundle Discount" |
| 23968 | msgstr "" |
| 23969 | |
| 23970 | #. Translators: %1s is the action (Create or Edit), %2s is the type of upsell (Offer, Initial Offer, Accept Offer, Decline Offer) |
| 23971 | #: upsell-funnels/modules/Upsell/EditUpsell.js:96 |
| 23972 | msgid "%1s %2s" |
| 23973 | msgstr "" |
| 23974 | |
| 23975 | #: upsell-funnels/modules/Upsell/EditUpsell.js:128 |
| 23976 | msgid "This is shown on the upsell page." |
| 23977 | msgstr "" |
| 23978 | |
| 23979 | #: upsell-funnels/modules/Upsell/EditUpsell.js:132 |
| 23980 | msgid "i.e. An exclusive offer, just for you." |
| 23981 | msgstr "" |
| 23982 | |
| 23983 | #: upsell-funnels/modules/Upsell/EditUpsell.js:158 |
| 23984 | msgid "Behavior" |
| 23985 | msgstr "" |
| 23986 | |
| 23987 | #: upsell-funnels/modules/Upsell/EditUpsell.js:174 |
| 23988 | msgid "Statement label" |
| 23989 | msgstr "" |
| 23990 | |
| 23991 | #: upsell-funnels/modules/Upsell/EditUpsell.js:179 |
| 23992 | msgid "I.E. Bundle Discount" |
| 23993 | msgstr "" |
| 23994 | |
| 23995 | #: upsell-funnels/modules/Upsell/EditUpsell.js:197 |
| 23996 | msgid "Update Offer" |
| 23997 | msgstr "" |
| 23998 | |
| 23999 | #: upsell-funnels/modules/Upsell/EditUpsell.js:198 |
| 24000 | msgid "Create Offer" |
| 24001 | msgstr "" |
| 24002 | |
| 24003 | #: upsell-funnels/modules/Upsell/index.js:91 |
| 24004 | msgid "Edit offer" |
| 24005 | msgstr "" |
| 24006 | |
| 24007 | #: upsell-funnels/modules/Upsell/index.js:102 |
| 24008 | msgid "Preview upsell" |
| 24009 | msgstr "" |
| 24010 | |
| 24011 | #: upsell-funnels/modules/Upsell/index.js:113 |
| 24012 | msgid "Delete offer" |
| 24013 | msgstr "" |
| 24014 | |
| 24015 | #: upsell-funnels/modules/Upsell/index.js:137 |
| 24016 | msgid "Out Of Stock" |
| 24017 | msgstr "" |
| 24018 | |
| 24019 | #: upsell-funnels/modules/Upsell/ReplacementBehavior.js:9 |
| 24020 | msgid "When accepted" |
| 24021 | msgstr "" |
| 24022 | |
| 24023 | #: upsell-funnels/modules/Upsell/ReplacementBehavior.js:15 |
| 24024 | #: upsell-funnels/modules/Upsell/ReplacementBehavior.js:54 |
| 24025 | msgid "Add to the order" |
| 24026 | msgstr "" |
| 24027 | |
| 24028 | #: upsell-funnels/modules/Upsell/ReplacementBehavior.js:18 |
| 24029 | msgid "The upsell is added in addition to the customer’s current order." |
| 24030 | msgstr "" |
| 24031 | |
| 24032 | #: upsell-funnels/modules/Upsell/ReplacementBehavior.js:25 |
| 24033 | #: upsell-funnels/modules/Upsell/ReplacementBehavior.js:50 |
| 24034 | msgid "Replace the entire order" |
| 24035 | msgstr "" |
| 24036 | |
| 24037 | #: upsell-funnels/modules/Upsell/ReplacementBehavior.js:28 |
| 24038 | msgid "The upsell replaces the customer’s entire order, removing all existing items." |
| 24039 | msgstr "" |
| 24040 | |
| 24041 | #: upsell-funnels/modules/Upsell/ReplacementBehavior.js:59 |
| 24042 | msgid "Choose the behavior of accepting this upsell" |
| 24043 | msgstr "" |
| 24044 | |
| 24045 | #: util/attachments.js:8 |
| 24046 | #: Blocks/ProductCollectionImage/dimension-controls.js:102 |
| 24047 | #: src/blocks/cart-line-item-image/edit.js:105 |
| 24048 | #: src/blocks/cart-order-bump-image/edit.js:107 |
| 24049 | #: src/blocks/product-image/edit.js:109 |
| 24050 | #: src/blocks/product-selected-variant-image/edit.js:115 |
| 24051 | msgid "Original" |
| 24052 | msgstr "" |
| 24053 | |
| 24054 | #: util/attachments.js:12 |
| 24055 | msgid "Square - 1:1" |
| 24056 | msgstr "" |
| 24057 | |
| 24058 | #: util/attachments.js:16 |
| 24059 | msgid "Standard - 4:3" |
| 24060 | msgstr "" |
| 24061 | |
| 24062 | #: util/attachments.js:20 |
| 24063 | msgid "Portrait - 3:4" |
| 24064 | msgstr "" |
| 24065 | |
| 24066 | #: util/attachments.js:24 |
| 24067 | msgid "Classic - 3:2" |
| 24068 | msgstr "" |
| 24069 | |
| 24070 | #: util/attachments.js:28 |
| 24071 | msgid "Classic Portrait - 2:3" |
| 24072 | msgstr "" |
| 24073 | |
| 24074 | #: util/attachments.js:32 |
| 24075 | msgid "Wide - 16:9" |
| 24076 | msgstr "" |
| 24077 | |
| 24078 | #: util/attachments.js:36 |
| 24079 | msgid "Tall - 9:16" |
| 24080 | msgstr "" |
| 24081 | |
| 24082 | #: util/attachments.js:153 |
| 24083 | msgid "Failed to load video." |
| 24084 | msgstr "" |
| 24085 | |
| 24086 | #: util/attachments.js:187 |
| 24087 | msgid "Failed to convert canvas to blob." |
| 24088 | msgstr "" |
| 24089 | |
| 24090 | #: util/attachments.js:218 |
| 24091 | msgid "Failed to seek video" |
| 24092 | msgstr "" |
| 24093 | |
| 24094 | #: util/attachments.js:230 |
| 24095 | msgid "Video processing timed out. Please try again." |
| 24096 | msgstr "" |
| 24097 | |
| 24098 | #: util/attachments.js:327 |
| 24099 | msgid "Invalid video media provided." |
| 24100 | msgstr "" |
| 24101 | |
| 24102 | #: util/refunds.js:8 |
| 24103 | msgid "Fraudulent" |
| 24104 | msgstr "" |
| 24105 | |
| 24106 | #: util/refunds.js:9 |
| 24107 | msgid "Requested By Customer" |
| 24108 | msgstr "" |
| 24109 | |
| 24110 | #: util/tax.js:5 |
| 24111 | #: tax.js:24 |
| 24112 | msgid "Estimated Tax" |
| 24113 | msgstr "" |
| 24114 | |
| 24115 | #. translators: Visible only in the front end, this warning takes the place of a faulty block. |
| 24116 | #: Blocks/CheckoutForm/Block.php:39 |
| 24117 | msgid "[block rendering halted]" |
| 24118 | msgstr "" |
| 24119 | |
| 24120 | #: Blocks/Dashboard/CustomerSubscriptions/Block.php:59 |
| 24121 | #: Blocks/Dashboard/CustomerSubscriptions/Block.php:67 |
| 24122 | #: Controllers/SubscriptionController.php:216 |
| 24123 | #: sc-subscription-switch.js:242 |
| 24124 | msgid "Update Plan" |
| 24125 | msgstr "" |
| 24126 | |
| 24127 | #: Blocks/Payment/Block.php:70 |
| 24128 | msgid "Test Mode Info, Press Enter to open the Information Popover" |
| 24129 | msgstr "" |
| 24130 | |
| 24131 | #: Blocks/ProductItemList/Block.php:188 |
| 24132 | #: Blocks/ProductItemList/edit.js:176 |
| 24133 | msgid "Example Product Title" |
| 24134 | msgstr "" |
| 24135 | |
| 24136 | #: Blocks/Submit/Block.php:45 |
| 24137 | #: Blocks/Submit/deprecated.js:111 |
| 24138 | #: Blocks/Submit/edit.js:101 |
| 24139 | #: Blocks/Submit/edit.js:206 |
| 24140 | #: sc-order-submit.js:67 |
| 24141 | msgid "This is a secure, encrypted payment." |
| 24142 | msgstr "" |
| 24143 | |
| 24144 | #: Blocks/Upsell/NoThanksButton/Block.php:117 |
| 24145 | #: sc-customer-email.js:209 |
| 24146 | msgid "No Thanks" |
| 24147 | msgstr "" |
| 24148 | |
| 24149 | #: Blocks/Upsell/Title/Block.php:29 |
| 24150 | msgid "Wait! Here's an exclusive offer for you." |
| 24151 | msgstr "" |
| 24152 | |
| 24153 | #: Controllers/ChargeController.php:22 |
| 24154 | #: Controllers/ChargeController.php:32 |
| 24155 | #: Blocks/Dashboard/CustomerPaymentMethods/edit.js:46 |
| 24156 | #: sc-charges-list.js:126 |
| 24157 | #: sc-payment-methods-list.js:193 |
| 24158 | msgid "Payment History" |
| 24159 | msgstr "" |
| 24160 | |
| 24161 | #: Controllers/CustomerController.php:61 |
| 24162 | #: Controllers/CustomerController.php:109 |
| 24163 | #: sc-customer-details2.js:67 |
| 24164 | #: sc-order-confirmation-customer.js:35 |
| 24165 | msgid "Billing Details" |
| 24166 | msgstr "" |
| 24167 | |
| 24168 | #: Controllers/CustomerController.php:123 |
| 24169 | #: sc-customer-edit.js:103 |
| 24170 | msgid "Update Billing Details" |
| 24171 | msgstr "" |
| 24172 | |
| 24173 | #: Controllers/DownloadController.php:159 |
| 24174 | #: sc-licenses-list.js:141 |
| 24175 | msgid "License Keys" |
| 24176 | msgstr "" |
| 24177 | |
| 24178 | #: Controllers/Middleware/SubscriptionPermissionsControllerMiddleware.php:19 |
| 24179 | msgid "You do not have permission to edit this subscription." |
| 24180 | msgstr "" |
| 24181 | |
| 24182 | #: Controllers/Middleware/UpdateSubscriptionMiddleware.php:31 |
| 24183 | msgid "Payment method not found." |
| 24184 | msgstr "" |
| 24185 | |
| 24186 | #: Controllers/OrderController.php:72 |
| 24187 | #: sc-orders-list.js:156 |
| 24188 | msgid "Order History" |
| 24189 | msgstr "" |
| 24190 | |
| 24191 | #: Controllers/PaymentMethodController.php:114 |
| 24192 | msgid "You are not a live mode customer." |
| 24193 | msgstr "" |
| 24194 | |
| 24195 | #: Controllers/PaymentMethodController.php:117 |
| 24196 | msgid "Switch to test mode." |
| 24197 | msgstr "" |
| 24198 | |
| 24199 | #: Controllers/PaymentMethodController.php:121 |
| 24200 | msgid "You are not a test mode customer." |
| 24201 | msgstr "" |
| 24202 | |
| 24203 | #: Controllers/PaymentMethodController.php:124 |
| 24204 | msgid "Switch to live mode." |
| 24205 | msgstr "" |
| 24206 | |
| 24207 | #: Controllers/PaymentMethodController.php:128 |
| 24208 | msgid "You are not currently a customer." |
| 24209 | msgstr "" |
| 24210 | |
| 24211 | #: Controllers/PaymentMethodController.php:147 |
| 24212 | msgid "You cannot currently add a payment method. Please contact us for support." |
| 24213 | msgstr "" |
| 24214 | |
| 24215 | #: Controllers/PaymentMethodController.php:253 |
| 24216 | #: sc-payment.js:61 |
| 24217 | msgid "Cards, Netbanking, Wallet & UPI" |
| 24218 | msgstr "" |
| 24219 | |
| 24220 | #: Controllers/SubscriptionController.php:188 |
| 24221 | #: Controllers/SubscriptionController.php:320 |
| 24222 | #: sc-subscription-switch.js:200 |
| 24223 | #: sc-subscription.js:194 |
| 24224 | msgid "Current Plan" |
| 24225 | msgstr "" |
| 24226 | |
| 24227 | #: Controllers/SubscriptionController.php:334 |
| 24228 | msgid "Change Payment Method" |
| 24229 | msgstr "" |
| 24230 | |
| 24231 | #. translators: %1$s is the terms URL, %2$s is the terms link text, %3$s is the privacy URL, %4$s is the privacy link text. |
| 24232 | #: Controllers/SubscriptionController.php:358 |
| 24233 | msgid "By updating or canceling your plan, you agree to the <a href=\"%1$1s\" target=\"_blank\">%2$2s</a> and <a href=\"%3$3s\" target=\"_blank\">%4$4s</a>" |
| 24234 | msgstr "" |
| 24235 | |
| 24236 | #. translators: %1$s is the privacy policy URL, %2$s is the privacy policy link text. |
| 24237 | #. translators: %1$s is the terms URL, %2$s is the terms link text. |
| 24238 | #: Controllers/SubscriptionController.php:363 |
| 24239 | #: Controllers/SubscriptionController.php:368 |
| 24240 | msgid "By updating or canceling your plan, you agree to the <a href=\"%1$1s\" target=\"_blank\">%2$2s</a>" |
| 24241 | msgstr "" |
| 24242 | |
| 24243 | #: Controllers/SubscriptionController.php:407 |
| 24244 | msgid "Enter Amount" |
| 24245 | msgstr "" |
| 24246 | |
| 24247 | #: Controllers/SubscriptionController.php:418 |
| 24248 | #: sc-product-price-modal.js:60 |
| 24249 | #: sc-subscription-ad-hoc-confirm.js:38 |
| 24250 | #: sc-subscription-variation-confirm.js:70 |
| 24251 | msgid "Enter An Amount" |
| 24252 | msgstr "" |
| 24253 | |
| 24254 | #: Controllers/SubscriptionController.php:493 |
| 24255 | msgid "Choose Variation" |
| 24256 | msgstr "" |
| 24257 | |
| 24258 | #: Controllers/SubscriptionController.php:504 |
| 24259 | msgid "Choose a Variation" |
| 24260 | msgstr "" |
| 24261 | |
| 24262 | #: Controllers/SubscriptionController.php:568 |
| 24263 | #: sc-upcoming-invoice.js:236 |
| 24264 | msgid "New Plan" |
| 24265 | msgstr "" |
| 24266 | |
| 24267 | #: Controllers/UserController.php:32 |
| 24268 | #: Controllers/UserController.php:64 |
| 24269 | #: sc-wordpress-user-edit.js:63 |
| 24270 | #: sc-wordpress-user.js:34 |
| 24271 | msgid "Account Details" |
| 24272 | msgstr "" |
| 24273 | |
| 24274 | #: Controllers/UserController.php:74 |
| 24275 | msgid "Update Account Details" |
| 24276 | msgstr "" |
| 24277 | |
| 24278 | #: Controllers/UserController.php:95 |
| 24279 | #: sc-wordpress-password-edit.js:69 |
| 24280 | msgid "Update Password" |
| 24281 | msgstr "" |
| 24282 | |
| 24283 | #: Blocks/Address/edit.js:43 |
| 24284 | #: Blocks/BumpLineItem/edit.js:14 |
| 24285 | #: Blocks/Card/edit.js:29 |
| 24286 | #: Blocks/CartBumpLineItem/edit.js:30 |
| 24287 | #: Blocks/CartCoupon/edit.js:35 |
| 24288 | #: Blocks/CartItems/edit.js:32 |
| 24289 | #: Blocks/CartSubmit/edit.js:84 |
| 24290 | #: Blocks/CartSubtotal/edit.js:30 |
| 24291 | #: Blocks/Checkbox/components/Inspector.js:13 |
| 24292 | #: Blocks/Checkbox/edit.js:27 |
| 24293 | #: Blocks/CollapsibleRow/edit.js:30 |
| 24294 | #: Blocks/Coupon/edit.js:32 |
| 24295 | #: Blocks/CustomerDashboardButton/edit.js:29 |
| 24296 | #: Blocks/Dashboard/CustomerBillingDetails/edit.js:19 |
| 24297 | #: Blocks/Dashboard/CustomerDownloads/edit.js:19 |
| 24298 | #: Blocks/Dashboard/CustomerInvoices/edit.js:20 |
| 24299 | #: Blocks/Dashboard/CustomerLicenses/edit.js:19 |
| 24300 | #: Blocks/Dashboard/CustomerOrders/edit.js:20 |
| 24301 | #: Blocks/Dashboard/CustomerPaymentMethods/edit.js:18 |
| 24302 | #: Blocks/Dashboard/DashboardPage/edit.js:42 |
| 24303 | #: Blocks/Dashboard/DashboardTab/edit.js:48 |
| 24304 | #: Blocks/Dashboard/OrderDownloads/edit.js:18 |
| 24305 | #: Blocks/Dashboard/WordPressAccount/edit.js:19 |
| 24306 | #: Blocks/Divider/edit.js:25 |
| 24307 | #: Blocks/Donation/edit.js:160 |
| 24308 | #: Blocks/DonationAmount/edit.js:19 |
| 24309 | #: Blocks/Email/components/Inspector.js:13 |
| 24310 | #: Blocks/FirstName/edit.js:27 |
| 24311 | #: Blocks/Heading/edit.js:23 |
| 24312 | #: Blocks/Input/components/Inspector.js:13 |
| 24313 | #: Blocks/Input/edit.js:26 |
| 24314 | #: Blocks/LastName/edit.js:27 |
| 24315 | #: Blocks/LineItems/edit.js:21 |
| 24316 | #: Blocks/LineItemShipping/edit.js:17 |
| 24317 | #: Blocks/Name/components/Inspector.js:14 |
| 24318 | #: Blocks/Name/edit.js:27 |
| 24319 | #: Blocks/NameYourPrice/edit.js:39 |
| 24320 | #: Blocks/OrderBumps/edit.js:61 |
| 24321 | #: Blocks/OrderConfirmationCustomer/edit.js:22 |
| 24322 | #: Blocks/Password/components/Inspector.js:13 |
| 24323 | #: Blocks/Password/edit.js:55 |
| 24324 | #: Blocks/Payment/components/Inspector.js:19 |
| 24325 | #: Blocks/Phone/edit.js:23 |
| 24326 | #: Blocks/PriceChoice/edit.js:49 |
| 24327 | #: Blocks/PriceSelector/edit.js:88 |
| 24328 | #: Blocks/Product/Media/edit.js:44 |
| 24329 | #: Blocks/Product/Quantity/edit.js:32 |
| 24330 | #: Blocks/ProductCollection/edit.js:192 |
| 24331 | #: Blocks/ProductDonationAmount/edit.js:35 |
| 24332 | #: Blocks/ProductDonationAmounts/edit.js:107 |
| 24333 | #: Blocks/ProductDonationPrices/edit.js:79 |
| 24334 | #: Blocks/ProductDonationRecurringPrices/edit.js:33 |
| 24335 | #: Blocks/ProductItemList/edit.js:232 |
| 24336 | #: Blocks/Radio/edit.js:31 |
| 24337 | #: Blocks/RadioGroup/edit.js:54 |
| 24338 | #: Blocks/SessionDetail/edit.js:17 |
| 24339 | #: Blocks/Submit/edit.js:44 |
| 24340 | #: Blocks/Subtotal/edit.js:14 |
| 24341 | #: Blocks/Switch/components/Inspector.js:13 |
| 24342 | #: Blocks/Switch/edit.js:31 |
| 24343 | #: Blocks/TaxIdInput/edit.js:46 |
| 24344 | #: Blocks/Textarea/edit.js:26 |
| 24345 | #: Blocks/Total/edit.js:19 |
| 24346 | #: Blocks/Totals/edit.js:88 |
| 24347 | #: Blocks/VariantPriceSelector/edit.js:246 |
| 24348 | #: src/blocks/cart-bump-line-item/edit.js:35 |
| 24349 | #: src/blocks/cart-coupon/edit.js:142 |
| 24350 | #: src/blocks/cart-items/edit.js:61 |
| 24351 | #: src/blocks/cart-line-items/edit.js:62 |
| 24352 | #: src/blocks/cart-submit/edit.js:83 |
| 24353 | #: src/blocks/cart-subtotal/edit.js:30 |
| 24354 | #: src/blocks/product-list-related/inspector-controls/index.js:73 |
| 24355 | #: src/blocks/product-list/inspector-controls/index.js:64 |
| 24356 | #: src/blocks/product-media/edit.js:66 |
| 24357 | #: src/blocks/product-review-list/inspector-controls.js:20 |
| 24358 | msgid "Attributes" |
| 24359 | msgstr "" |
| 24360 | |
| 24361 | #: Blocks/Address/edit.js:51 |
| 24362 | msgid "If tax or shipping is required for checkout the address field will automatically be required." |
| 24363 | msgstr "" |
| 24364 | |
| 24365 | #: Blocks/Address/edit.js:61 |
| 24366 | msgid "Shipping Address Label" |
| 24367 | msgstr "" |
| 24368 | |
| 24369 | #: Blocks/Address/edit.js:68 |
| 24370 | msgid "Collect Billing Address" |
| 24371 | msgstr "" |
| 24372 | |
| 24373 | #: Blocks/Address/edit.js:73 |
| 24374 | msgid "If enabled, the user can enter a separate billing address. Otherwise, the billing address will be the same as the shipping address." |
| 24375 | msgstr "" |
| 24376 | |
| 24377 | #: Blocks/Address/edit.js:83 |
| 24378 | msgid "Billing Address Toggle" |
| 24379 | msgstr "" |
| 24380 | |
| 24381 | #: Blocks/Address/edit.js:95 |
| 24382 | msgid "Billing Address Label" |
| 24383 | msgstr "" |
| 24384 | |
| 24385 | #: Blocks/Address/edit.js:105 |
| 24386 | msgid "Use a compact address" |
| 24387 | msgstr "" |
| 24388 | |
| 24389 | #: Blocks/Address/edit.js:113 |
| 24390 | msgid "If products in the cart require tax but not shipping, we will show a condensed version specifically for tax collection." |
| 24391 | msgstr "" |
| 24392 | |
| 24393 | #: Blocks/Address/edit.js:122 |
| 24394 | msgid "Name or company name" |
| 24395 | msgstr "" |
| 24396 | |
| 24397 | #: Blocks/Address/edit.js:123 |
| 24398 | msgid "If enabled, the name or company name field will be shown." |
| 24399 | msgstr "" |
| 24400 | |
| 24401 | #: Blocks/Address/edit.js:137 |
| 24402 | msgid "Show address line 2" |
| 24403 | msgstr "" |
| 24404 | |
| 24405 | #: Blocks/Address/edit.js:139 |
| 24406 | msgid "If enabled, the address line 2 field will be shown." |
| 24407 | msgstr "" |
| 24408 | |
| 24409 | #: Blocks/Address/edit.js:150 |
| 24410 | msgid "Default country" |
| 24411 | msgstr "" |
| 24412 | |
| 24413 | #: Blocks/AddToCartButton/edit.js:67 |
| 24414 | #: Blocks/VariantPriceSelector/edit.js:240 |
| 24415 | msgid "Change selected product" |
| 24416 | msgstr "" |
| 24417 | |
| 24418 | #: Blocks/AddToCartButton/edit.js:76 |
| 24419 | #: Blocks/BuyButton/edit.js:59 |
| 24420 | #: components/CartInspectorControls.js:18 |
| 24421 | #: src/components/CartInspectorControls.js:18 |
| 24422 | msgid "Color Settings" |
| 24423 | msgstr "" |
| 24424 | |
| 24425 | #: Blocks/AddToCartButton/edit.js:92 |
| 24426 | #: Blocks/Donation/edit.js:196 |
| 24427 | #: Blocks/NameYourPrice/edit.js:89 |
| 24428 | #: Blocks/PriceChoice/edit.js:109 |
| 24429 | msgid "Product Info" |
| 24430 | msgstr "" |
| 24431 | |
| 24432 | #: Blocks/AddToCartButton/edit.js:107 |
| 24433 | msgid "Custom amount label" |
| 24434 | msgstr "" |
| 24435 | |
| 24436 | #: Blocks/AddToCartButton/edit.js:111 |
| 24437 | msgid "Enter a label..." |
| 24438 | msgstr "" |
| 24439 | |
| 24440 | #: Blocks/AddToCartButton/edit.js:142 |
| 24441 | msgid "Add help text..." |
| 24442 | msgstr "" |
| 24443 | |
| 24444 | #: Blocks/AddToCartButton/edit.js:168 |
| 24445 | #: Blocks/Button/edit.js:21 |
| 24446 | #: Blocks/BuyButton/edit.js:104 |
| 24447 | #: Blocks/CartSubmit/edit.js:106 |
| 24448 | #: Blocks/CustomerDashboardButton/edit.js:137 |
| 24449 | #: Blocks/LogoutButton/edit.js:71 |
| 24450 | #: Blocks/OrderConfirmationCustomer/edit.js:37 |
| 24451 | #: Blocks/Product/BuyButton/edit.js:109 |
| 24452 | #: Blocks/Submit/edit.js:182 |
| 24453 | #: Blocks/Upsell/NoThanksButton/edit.js:95 |
| 24454 | #: Blocks/Upsell/SubmitButton/edit.js:152 |
| 24455 | #: src/blocks/cart-items-submit/edit.js:54 |
| 24456 | #: src/blocks/cart-submit/edit.js:120 |
| 24457 | #: src/blocks/product-buy-button/edit.js:76 |
| 24458 | #: src/blocks/product-review-form-submit-button/edit.js:74 |
| 24459 | msgid "Button text" |
| 24460 | msgstr "" |
| 24461 | |
| 24462 | #: Blocks/AddToCartButton/edit.js:169 |
| 24463 | #: Blocks/Button/edit.js:22 |
| 24464 | #: Blocks/BuyButton/edit.js:105 |
| 24465 | #: Blocks/CartSubmit/edit.js:107 |
| 24466 | #: Blocks/CustomerDashboardButton/edit.js:138 |
| 24467 | #: Blocks/LogoutButton/edit.js:72 |
| 24468 | #: Blocks/OrderConfirmationCustomer/edit.js:38 |
| 24469 | #: Blocks/Product/BuyButton/edit.js:110 |
| 24470 | #: Blocks/Submit/edit.js:183 |
| 24471 | #: Blocks/Upsell/NoThanksButton/edit.js:96 |
| 24472 | #: Blocks/Upsell/SubmitButton/edit.js:153 |
| 24473 | #: src/blocks/cart-items-submit/edit.js:55 |
| 24474 | #: src/blocks/cart-submit/edit.js:121 |
| 24475 | #: src/blocks/product-buy-button/edit.js:77 |
| 24476 | #: src/blocks/product-review-form-submit-button/edit.js:75 |
| 24477 | msgid "Add text…" |
| 24478 | msgstr "" |
| 24479 | |
| 24480 | #: Blocks/AddToCartButton/Placeholder.js:24 |
| 24481 | msgid "To add a product for the cart button, click the \"Select Product\" button." |
| 24482 | msgstr "" |
| 24483 | |
| 24484 | #: Blocks/AddToCartButton/Placeholder.js:40 |
| 24485 | #: Blocks/ProductDonation/edit.js:148 |
| 24486 | #: Blocks/VariantPriceSelector/edit.js:172 |
| 24487 | msgid "Select Product" |
| 24488 | msgstr "" |
| 24489 | |
| 24490 | #: Blocks/BuyButton/edit.js:52 |
| 24491 | msgid "Change selected products" |
| 24492 | msgstr "" |
| 24493 | |
| 24494 | #: Blocks/BuyButton/edit.js:75 |
| 24495 | msgid "Products Info" |
| 24496 | msgstr "" |
| 24497 | |
| 24498 | #: Blocks/BuyButton/Placeholder.js:28 |
| 24499 | msgid "Select some products" |
| 24500 | msgstr "" |
| 24501 | |
| 24502 | #: Blocks/BuyButton/Placeholder.js:68 |
| 24503 | msgid "Update Buy Button" |
| 24504 | msgstr "" |
| 24505 | |
| 24506 | #: Blocks/BuyButton/Placeholder.js:69 |
| 24507 | msgid "Create Buy Button" |
| 24508 | msgstr "" |
| 24509 | |
| 24510 | #: Blocks/Card/edit.js:42 |
| 24511 | #: src/blocks-styles/product-quantity-borderless.php:9 |
| 24512 | msgid "Borderless" |
| 24513 | msgstr "" |
| 24514 | |
| 24515 | #: Blocks/Card/edit.js:57 |
| 24516 | msgid "Card Title" |
| 24517 | msgstr "" |
| 24518 | |
| 24519 | #: Blocks/Card/edit.js:58 |
| 24520 | msgid "Add title…" |
| 24521 | msgstr "" |
| 24522 | |
| 24523 | #: Blocks/CartCoupon/edit.js:39 |
| 24524 | #: Blocks/Coupon/edit.js:36 |
| 24525 | #: src/blocks/cart-coupon/edit.js:145 |
| 24526 | msgid "Collapsed" |
| 24527 | msgstr "" |
| 24528 | |
| 24529 | #: Blocks/CartHeader/edit.js:38 |
| 24530 | #: src/blocks/cart-header/edit.js:38 |
| 24531 | #: src/blocks/cart-header/edit.js:51 |
| 24532 | msgid "Header Text" |
| 24533 | msgstr "" |
| 24534 | |
| 24535 | #: Blocks/CartHeader/edit.js:39 |
| 24536 | #: src/blocks/cart-header/edit.js:52 |
| 24537 | msgid "Add a title…" |
| 24538 | msgstr "" |
| 24539 | |
| 24540 | #: Blocks/CartItems/edit.js:36 |
| 24541 | #: Blocks/LineItems/edit.js:25 |
| 24542 | #: src/blocks/cart-items/edit.js:64 |
| 24543 | #: src/blocks/cart-line-items/edit.js:66 |
| 24544 | msgid "Removable" |
| 24545 | msgstr "" |
| 24546 | |
| 24547 | #: Blocks/CartItems/edit.js:37 |
| 24548 | #: Blocks/LineItems/edit.js:26 |
| 24549 | #: src/blocks/cart-items/edit.js:65 |
| 24550 | #: src/blocks/cart-line-items/edit.js:67 |
| 24551 | msgid "Allow line items to be removed." |
| 24552 | msgstr "" |
| 24553 | |
| 24554 | #: Blocks/CartItems/edit.js:50 |
| 24555 | #: Blocks/LineItems/edit.js:39 |
| 24556 | #: src/blocks/cart-items/edit.js:77 |
| 24557 | #: src/blocks/cart-line-items/edit.js:80 |
| 24558 | msgid "Editable" |
| 24559 | msgstr "" |
| 24560 | |
| 24561 | #: Blocks/CartItems/edit.js:51 |
| 24562 | #: Blocks/LineItems/edit.js:40 |
| 24563 | #: src/blocks/cart-items/edit.js:78 |
| 24564 | #: src/blocks/cart-line-items/edit.js:81 |
| 24565 | msgid "Allow line item quantities to be editable." |
| 24566 | msgstr "" |
| 24567 | |
| 24568 | #: Blocks/CartItems/edit.js:69 |
| 24569 | #: Blocks/CartItems/edit.js:78 |
| 24570 | #: src/blocks/cart-line-item-title/edit.js:6 |
| 24571 | msgid "Example Product" |
| 24572 | msgstr "" |
| 24573 | |
| 24574 | #: Blocks/CartItems/edit.js:70 |
| 24575 | msgid "Basic" |
| 24576 | msgstr "" |
| 24577 | |
| 24578 | #: Blocks/CartItems/edit.js:76 |
| 24579 | msgid " / mo" |
| 24580 | msgstr "" |
| 24581 | |
| 24582 | #: Blocks/CartMenuButton/edit.js:71 |
| 24583 | #: src/blocks/cart-menu-button/edit.js:88 |
| 24584 | msgid "Always show cart" |
| 24585 | msgstr "" |
| 24586 | |
| 24587 | #: Blocks/CartMessage/edit.js:57 |
| 24588 | #: src/blocks/cart-message/edit.js:37 |
| 24589 | msgid "Message Text" |
| 24590 | msgstr "" |
| 24591 | |
| 24592 | #: Blocks/CartMessage/edit.js:58 |
| 24593 | #: src/blocks/cart-message/edit.js:38 |
| 24594 | msgid "I.E. Free shipping on all orders…" |
| 24595 | msgstr "" |
| 24596 | |
| 24597 | #: Blocks/CartSubmit/edit.js:51 |
| 24598 | #: src/blocks/cart-submit/edit.js:47 |
| 24599 | msgid "Section Color" |
| 24600 | msgstr "" |
| 24601 | |
| 24602 | #: Blocks/CartSubmit/edit.js:78 |
| 24603 | #: components/CartInspectorControls.js:50 |
| 24604 | #: src/blocks/cart-submit/edit.js:77 |
| 24605 | #: src/components/CartInspectorControls.js:50 |
| 24606 | msgid "Bottom Border" |
| 24607 | msgstr "" |
| 24608 | |
| 24609 | #: Blocks/Checkbox/components/Inspector.js:47 |
| 24610 | #: Blocks/Email/components/Inspector.js:38 |
| 24611 | #: Blocks/FirstName/edit.js:60 |
| 24612 | #: Blocks/Input/components/Inspector.js:47 |
| 24613 | #: Blocks/Input/edit.js:68 |
| 24614 | #: Blocks/LastName/edit.js:60 |
| 24615 | #: Blocks/Name/edit.js:60 |
| 24616 | #: Blocks/NameYourPrice/edit.js:72 |
| 24617 | #: Blocks/Password/components/Inspector.js:47 |
| 24618 | #: Blocks/Password/edit.js:88 |
| 24619 | #: Blocks/Phone/edit.js:56 |
| 24620 | #: Blocks/Switch/components/Inspector.js:47 |
| 24621 | #: Blocks/Textarea/edit.js:68 |
| 24622 | msgid "Help" |
| 24623 | msgstr "" |
| 24624 | |
| 24625 | #: Blocks/Checkbox/edit.js:57 |
| 24626 | #: Blocks/Radio/edit.js:53 |
| 24627 | #: Blocks/Switch/edit.js:61 |
| 24628 | msgid "Checked by default" |
| 24629 | msgstr "" |
| 24630 | |
| 24631 | #: Blocks/Checkbox/edit.js:68 |
| 24632 | msgid "Checkbox Text" |
| 24633 | msgstr "" |
| 24634 | |
| 24635 | #: Blocks/Checkbox/edit.js:69 |
| 24636 | msgid "Add some checkbox text..." |
| 24637 | msgstr "" |
| 24638 | |
| 24639 | #: Blocks/CheckoutErrors/edit.js:10 |
| 24640 | msgid "If there are errors in the checkout, they will display here." |
| 24641 | msgstr "" |
| 24642 | |
| 24643 | #: Blocks/CheckoutForm/components/Edit.js:91 |
| 24644 | msgid "This form has been deleted or is unavailable." |
| 24645 | msgstr "" |
| 24646 | |
| 24647 | #: Blocks/CheckoutForm/components/Edit.js:103 |
| 24648 | #: Blocks/CheckoutForm/components/Edit.js:108 |
| 24649 | #: Blocks/CheckoutForm/components/Empty.js:81 |
| 24650 | msgid "Form Title" |
| 24651 | msgstr "" |
| 24652 | |
| 24653 | #: Blocks/CheckoutForm/components/Empty.js:39 |
| 24654 | msgid "Untitled Form" |
| 24655 | msgstr "" |
| 24656 | |
| 24657 | #: Blocks/CheckoutForm/components/Empty.js:72 |
| 24658 | msgid "Create a Checkout Form" |
| 24659 | msgstr "" |
| 24660 | |
| 24661 | #: Blocks/CheckoutForm/components/Empty.js:87 |
| 24662 | msgid "Enter a title for your form" |
| 24663 | msgstr "" |
| 24664 | |
| 24665 | #: Blocks/CheckoutForm/components/Empty.js:126 |
| 24666 | msgid "Select a checkout form" |
| 24667 | msgstr "" |
| 24668 | |
| 24669 | #: Blocks/CheckoutForm/components/Empty.js:167 |
| 24670 | msgid "Get started by selecting a form or start build a new form." |
| 24671 | msgstr "" |
| 24672 | |
| 24673 | #: Blocks/CheckoutForm/components/Empty.js:171 |
| 24674 | msgid "Add a checkout form" |
| 24675 | msgstr "" |
| 24676 | |
| 24677 | #: Blocks/CheckoutForm/components/Empty.js:183 |
| 24678 | msgid "New Form" |
| 24679 | msgstr "" |
| 24680 | |
| 24681 | #: Blocks/CheckoutForm/components/PriceChoice.js:46 |
| 24682 | #: components/SelectProduct.js:52 |
| 24683 | msgid "Custom" |
| 24684 | msgstr "" |
| 24685 | |
| 24686 | #: Blocks/CheckoutForm/components/PriceChoices.js:102 |
| 24687 | msgid "To add some products \"Add Products\" button." |
| 24688 | msgstr "" |
| 24689 | |
| 24690 | #: Blocks/CheckoutForm/components/PriceSelector.js:77 |
| 24691 | msgid "Dialog for creating a new product" |
| 24692 | msgstr "" |
| 24693 | |
| 24694 | #: Blocks/CheckoutForm/components/ProductChoice.js:68 |
| 24695 | msgid "Are you sure you want to remove this product from the form?" |
| 24696 | msgstr "" |
| 24697 | |
| 24698 | #: Blocks/CheckoutForm/components/SelectForm.js:85 |
| 24699 | msgid "Choose a form" |
| 24700 | msgstr "" |
| 24701 | |
| 24702 | #: Blocks/CheckoutForm/components/SelectForm.js:86 |
| 24703 | msgid "Search for a form..." |
| 24704 | msgstr "" |
| 24705 | |
| 24706 | #: Blocks/CollapsibleRow/edit.js:42 |
| 24707 | #: Blocks/Dashboard/DashboardTab/edit.js:61 |
| 24708 | msgid "Tab Icon" |
| 24709 | msgstr "" |
| 24710 | |
| 24711 | #: Blocks/CollapsibleRow/edit.js:57 |
| 24712 | #: Blocks/Dashboard/DashboardTab/edit.js:76 |
| 24713 | msgid "Select an icon" |
| 24714 | msgstr "" |
| 24715 | |
| 24716 | #: Blocks/CollectionPage/edit.js:32 |
| 24717 | msgid "Select Collection Page" |
| 24718 | msgstr "" |
| 24719 | |
| 24720 | #: Blocks/CollectionPage/edit.js:155 |
| 24721 | msgid "Search or type a collection name" |
| 24722 | msgstr "" |
| 24723 | |
| 24724 | #: Blocks/CollectionPage/edit.js:202 |
| 24725 | #: sc-address-suggestions2.js:17567 |
| 24726 | msgid "Loading..." |
| 24727 | msgstr "" |
| 24728 | |
| 24729 | #: Blocks/CollectionPage/edit.js:228 |
| 24730 | msgid "No collections found." |
| 24731 | msgstr "" |
| 24732 | |
| 24733 | #. translators: 1: Block label (i.e. "Block: Column"), 2: Position of the selected block, 3: Total number of sibling blocks of the same type |
| 24734 | #: Blocks/Column/edit.js:105 |
| 24735 | msgid "%1$s (%2$d of %3$d)" |
| 24736 | msgstr "" |
| 24737 | |
| 24738 | #: Blocks/Column/edit.js:138 |
| 24739 | msgid "Column settings" |
| 24740 | msgstr "" |
| 24741 | |
| 24742 | #: Blocks/Column/edit.js:153 |
| 24743 | #: Blocks/Column/edit.js:156 |
| 24744 | msgid "Sticky" |
| 24745 | msgstr "" |
| 24746 | |
| 24747 | #: Blocks/Column/edit.js:163 |
| 24748 | msgid "Top Offset" |
| 24749 | msgstr "" |
| 24750 | |
| 24751 | #: Blocks/Column/Inspector/Spacing.js:38 |
| 24752 | msgid "Justify items left" |
| 24753 | msgstr "" |
| 24754 | |
| 24755 | #: Blocks/Column/Inspector/Spacing.js:43 |
| 24756 | msgid "Justify items center" |
| 24757 | msgstr "" |
| 24758 | |
| 24759 | #: Blocks/Column/Inspector/Spacing.js:48 |
| 24760 | msgid "Justify items right" |
| 24761 | msgstr "" |
| 24762 | |
| 24763 | #: Blocks/Column/Inspector/Spacing.js:67 |
| 24764 | msgid "Inner blocks use content width" |
| 24765 | msgstr "" |
| 24766 | |
| 24767 | #: Blocks/Column/Inspector/Spacing.js:81 |
| 24768 | msgid "Nested blocks use content width with options for full and wide widths." |
| 24769 | msgstr "" |
| 24770 | |
| 24771 | #: Blocks/Column/Inspector/Spacing.js:85 |
| 24772 | msgid "Nested blocks will fill the width of this container. Toggle to constrain." |
| 24773 | msgstr "" |
| 24774 | |
| 24775 | #: Blocks/Column/Inspector/Spacing.js:119 |
| 24776 | msgid "Wide" |
| 24777 | msgstr "" |
| 24778 | |
| 24779 | #: Blocks/Column/Inspector/Spacing.js:139 |
| 24780 | msgid "Customize the width for all elements that are assigned to the center or wide columns." |
| 24781 | msgstr "" |
| 24782 | |
| 24783 | #: Blocks/Column/Inspector/Spacing.js:148 |
| 24784 | msgid "Justification" |
| 24785 | msgstr "" |
| 24786 | |
| 24787 | #: Blocks/Columns/edit.js:148 |
| 24788 | #: Blocks/Product/PriceChoices/edit.js:45 |
| 24789 | #: Blocks/ProductCollection/edit.js:210 |
| 24790 | #: Blocks/ProductDonationAmounts/edit.js:128 |
| 24791 | #: Blocks/ProductDonationPrices/edit.js:100 |
| 24792 | #: Blocks/ProductItemList/edit.js:248 |
| 24793 | msgid "This column count exceeds the recommended amount and may cause visual breakage." |
| 24794 | msgstr "" |
| 24795 | |
| 24796 | #: Blocks/Columns/edit.js:158 |
| 24797 | msgid "Stack on mobile" |
| 24798 | msgstr "" |
| 24799 | |
| 24800 | #: Blocks/Columns/edit.js:168 |
| 24801 | msgid "Full vertical height" |
| 24802 | msgstr "" |
| 24803 | |
| 24804 | #: Blocks/Columns/edit.js:178 |
| 24805 | msgid "Reverse order on mobile" |
| 24806 | msgstr "" |
| 24807 | |
| 24808 | #: Blocks/Columns/variations.js:17 |
| 24809 | msgid "100" |
| 24810 | msgstr "" |
| 24811 | |
| 24812 | #: Blocks/Columns/variations.js:18 |
| 24813 | msgid "One column" |
| 24814 | msgstr "" |
| 24815 | |
| 24816 | #: Blocks/Columns/variations.js:38 |
| 24817 | msgid "50 / 50" |
| 24818 | msgstr "" |
| 24819 | |
| 24820 | #: Blocks/Columns/variations.js:39 |
| 24821 | msgid "Two columns; equal split" |
| 24822 | msgstr "" |
| 24823 | |
| 24824 | #: Blocks/Columns/variations.js:60 |
| 24825 | msgid "30 / 70" |
| 24826 | msgstr "" |
| 24827 | |
| 24828 | #: Blocks/Columns/variations.js:61 |
| 24829 | msgid "Two columns; one-third, two-thirds split" |
| 24830 | msgstr "" |
| 24831 | |
| 24832 | #: Blocks/Columns/variations.js:84 |
| 24833 | msgid "70 / 30" |
| 24834 | msgstr "" |
| 24835 | |
| 24836 | #: Blocks/Columns/variations.js:85 |
| 24837 | msgid "Two columns; two-thirds, one-third split" |
| 24838 | msgstr "" |
| 24839 | |
| 24840 | #: Blocks/Columns/variations.js:108 |
| 24841 | msgid "33 / 33 / 33" |
| 24842 | msgstr "" |
| 24843 | |
| 24844 | #: Blocks/Columns/variations.js:109 |
| 24845 | msgid "Three columns; equal split" |
| 24846 | msgstr "" |
| 24847 | |
| 24848 | #: Blocks/Columns/variations.js:132 |
| 24849 | msgid "25 / 50 / 25" |
| 24850 | msgstr "" |
| 24851 | |
| 24852 | #: Blocks/Columns/variations.js:133 |
| 24853 | msgid "Three columns; wide center column" |
| 24854 | msgstr "" |
| 24855 | |
| 24856 | #: Blocks/ConditionalForm/conditions.js:33 |
| 24857 | msgid "Search for products..." |
| 24858 | msgstr "" |
| 24859 | |
| 24860 | #: Blocks/ConditionalForm/conditions.js:43 |
| 24861 | #: Blocks/ConditionalForm/selectors/SelectPrices/index.js:51 |
| 24862 | msgid "Search for prices..." |
| 24863 | msgstr "" |
| 24864 | |
| 24865 | #: Blocks/ConditionalForm/conditions.js:61 |
| 24866 | msgid "Search for coupons..." |
| 24867 | msgstr "" |
| 24868 | |
| 24869 | #: Blocks/ConditionalForm/conditions.js:71 |
| 24870 | #: Blocks/ConditionalForm/conditions.js:82 |
| 24871 | msgid "Search for country..." |
| 24872 | msgstr "" |
| 24873 | |
| 24874 | #: Blocks/ConditionalForm/conditions.js:93 |
| 24875 | msgid "Search for payment method..." |
| 24876 | msgstr "" |
| 24877 | |
| 24878 | #: Blocks/ConditionalForm/edit.js:84 |
| 24879 | msgid "Edit Conditions" |
| 24880 | msgstr "" |
| 24881 | |
| 24882 | #: Blocks/ConditionalForm/edit.js:100 |
| 24883 | msgid "Configure different visibility conditions to control when the contents appear to customers." |
| 24884 | msgstr "" |
| 24885 | |
| 24886 | #: Blocks/ConditionalForm/edit.js:117 |
| 24887 | #: Blocks/ConditionalForm/edit.js:179 |
| 24888 | msgid "Configure Conditions" |
| 24889 | msgstr "" |
| 24890 | |
| 24891 | #: Blocks/ConditionalForm/edit.js:138 |
| 24892 | #: Blocks/ConditionalForm/edit.js:162 |
| 24893 | msgid "Conditional" |
| 24894 | msgstr "" |
| 24895 | |
| 24896 | #: Blocks/ConditionalForm/edit.js:163 |
| 24897 | msgid "First, add some conditions for the display of this group of blocks." |
| 24898 | msgstr "" |
| 24899 | |
| 24900 | #: Blocks/ConditionalForm/rules.js:262 |
| 24901 | msgid "Set Rules" |
| 24902 | msgstr "" |
| 24903 | |
| 24904 | #: Blocks/ConditionalForm/selectors/SelectCoupons/index.js:91 |
| 24905 | msgid "Add Another Coupon" |
| 24906 | msgstr "" |
| 24907 | |
| 24908 | #: Blocks/ConditionalForm/selectors/SelectOperator.js:7 |
| 24909 | #: Blocks/ConditionalForm/selectors/SelectOperator.js:47 |
| 24910 | #: Blocks/ConditionalForm/selectors/SelectOperator.js:69 |
| 24911 | #: Blocks/ConditionalForm/translations.js:11 |
| 24912 | msgid "matches any of" |
| 24913 | msgstr "" |
| 24914 | |
| 24915 | #: Blocks/ConditionalForm/selectors/SelectOperator.js:11 |
| 24916 | #: Blocks/ConditionalForm/selectors/SelectOperator.js:51 |
| 24917 | #: Blocks/ConditionalForm/translations.js:12 |
| 24918 | msgid "matches all of" |
| 24919 | msgstr "" |
| 24920 | |
| 24921 | #: Blocks/ConditionalForm/selectors/SelectOperator.js:15 |
| 24922 | #: Blocks/ConditionalForm/selectors/SelectOperator.js:55 |
| 24923 | #: Blocks/ConditionalForm/selectors/SelectOperator.js:73 |
| 24924 | #: Blocks/ConditionalForm/translations.js:13 |
| 24925 | msgid "matches none of" |
| 24926 | msgstr "" |
| 24927 | |
| 24928 | #: Blocks/ConditionalForm/selectors/SelectOperator.js:21 |
| 24929 | #: Blocks/ConditionalForm/translations.js:16 |
| 24930 | #: Blocks/ConditionalForm/translations.js:17 |
| 24931 | msgid "is equal to" |
| 24932 | msgstr "" |
| 24933 | |
| 24934 | #: Blocks/ConditionalForm/selectors/SelectOperator.js:25 |
| 24935 | msgid "is not equal to" |
| 24936 | msgstr "" |
| 24937 | |
| 24938 | #: Blocks/ConditionalForm/selectors/SelectOperator.js:29 |
| 24939 | #: Blocks/ConditionalForm/translations.js:18 |
| 24940 | msgid "is greater than" |
| 24941 | msgstr "" |
| 24942 | |
| 24943 | #: Blocks/ConditionalForm/selectors/SelectOperator.js:37 |
| 24944 | #: Blocks/ConditionalForm/translations.js:20 |
| 24945 | msgid "is greater or equal to" |
| 24946 | msgstr "" |
| 24947 | |
| 24948 | #: Blocks/ConditionalForm/selectors/SelectOperator.js:41 |
| 24949 | msgid "is less or equal to" |
| 24950 | msgstr "" |
| 24951 | |
| 24952 | #: Blocks/ConditionalForm/selectors/SelectOperator.js:59 |
| 24953 | msgid "exist" |
| 24954 | msgstr "" |
| 24955 | |
| 24956 | #: Blocks/ConditionalForm/selectors/SelectOperator.js:63 |
| 24957 | msgid "not exist" |
| 24958 | msgstr "" |
| 24959 | |
| 24960 | #: Blocks/ConditionalForm/selectors/SelectPrices/index.js:40 |
| 24961 | msgid "Search prices" |
| 24962 | msgstr "" |
| 24963 | |
| 24964 | #: Blocks/ConditionalForm/selectors/SelectProcessors/index.js:113 |
| 24965 | msgid "Add Another Processor" |
| 24966 | msgstr "" |
| 24967 | |
| 24968 | #: Blocks/ConditionalForm/translations.js:4 |
| 24969 | msgid "Product(s)" |
| 24970 | msgstr "" |
| 24971 | |
| 24972 | #: Blocks/ConditionalForm/translations.js:5 |
| 24973 | msgid "Price(s)" |
| 24974 | msgstr "" |
| 24975 | |
| 24976 | #: Blocks/ConditionalForm/translations.js:7 |
| 24977 | msgid "Coupon(s)" |
| 24978 | msgstr "" |
| 24979 | |
| 24980 | #: Blocks/ConditionalForm/translations.js:9 |
| 24981 | msgid "Billing Country" |
| 24982 | msgstr "" |
| 24983 | |
| 24984 | #: Blocks/ConditionalForm/translations.js:10 |
| 24985 | msgid "Shipping Country" |
| 24986 | msgstr "" |
| 24987 | |
| 24988 | #: Blocks/ConditionalForm/translations.js:14 |
| 24989 | msgid "exists" |
| 24990 | msgstr "" |
| 24991 | |
| 24992 | #: Blocks/ConditionalForm/translations.js:15 |
| 24993 | msgid "does not exist" |
| 24994 | msgstr "" |
| 24995 | |
| 24996 | #: Blocks/ConditionalForm/translations.js:21 |
| 24997 | msgid "is less than or equal to" |
| 24998 | msgstr "" |
| 24999 | |
| 25000 | #: Blocks/Confirmation/edit.js:20 |
| 25001 | msgid "Thank you for your purchase! Please check your inbox for additional information." |
| 25002 | msgstr "" |
| 25003 | |
| 25004 | #: Blocks/Confirmation/edit.js:287 |
| 25005 | msgid "14 day free trial" |
| 25006 | msgstr "" |
| 25007 | |
| 25008 | #: Blocks/CustomerDashboardButton/edit.js:43 |
| 25009 | msgid "Show Icon" |
| 25010 | msgstr "" |
| 25011 | |
| 25012 | #: Blocks/CustomerDashboardButton/edit.js:52 |
| 25013 | #: Blocks/Submit/edit.js:57 |
| 25014 | msgid "Full" |
| 25015 | msgstr "" |
| 25016 | |
| 25017 | #: Blocks/Dashboard/CustomerBillingDetails/edit.js:34 |
| 25018 | #: Blocks/Dashboard/CustomerDownloads/edit.js:34 |
| 25019 | #: Blocks/Dashboard/CustomerInvoices/edit.js:51 |
| 25020 | #: Blocks/Dashboard/CustomerLicenses/edit.js:34 |
| 25021 | #: Blocks/Dashboard/CustomerOrders/edit.js:51 |
| 25022 | #: Blocks/Dashboard/CustomerPaymentMethods/edit.js:55 |
| 25023 | #: Blocks/Dashboard/CustomerSubscriptions/edit.js:40 |
| 25024 | #: Blocks/Dashboard/WordPressAccount/edit.js:34 |
| 25025 | msgid "Sample Data" |
| 25026 | msgstr "" |
| 25027 | |
| 25028 | #: Blocks/Dashboard/CustomerBillingDetails/edit.js:37 |
| 25029 | #: Blocks/Dashboard/CustomerDownloads/edit.js:37 |
| 25030 | #: Blocks/Dashboard/CustomerInvoices/edit.js:37 |
| 25031 | #: Blocks/Dashboard/CustomerLicenses/edit.js:37 |
| 25032 | #: Blocks/Dashboard/CustomerOrders/edit.js:37 |
| 25033 | #: Blocks/Dashboard/CustomerPaymentMethods/edit.js:35 |
| 25034 | #: Blocks/Dashboard/CustomerSubscriptions/edit.js:43 |
| 25035 | #: Blocks/Dashboard/OrderDownloads/edit.js:35 |
| 25036 | #: Blocks/Dashboard/WordPressAccount/edit.js:37 |
| 25037 | msgid "Add A Title…" |
| 25038 | msgstr "" |
| 25039 | |
| 25040 | #: Blocks/Dashboard/CustomerBillingDetails/edit.js:53 |
| 25041 | #: sc-customer-details2.js:46 |
| 25042 | msgid "Billing Name" |
| 25043 | msgstr "" |
| 25044 | |
| 25045 | #: Blocks/Dashboard/CustomerBillingDetails/edit.js:58 |
| 25046 | #: sc-customer-details2.js:46 |
| 25047 | msgid "Billing Email" |
| 25048 | msgstr "" |
| 25049 | |
| 25050 | #: Blocks/Dashboard/CustomerDashboard/edit.js:172 |
| 25051 | msgid "New Tab %d" |
| 25052 | msgstr "" |
| 25053 | |
| 25054 | #: Blocks/Dashboard/CustomerDownloads/edit.js:60 |
| 25055 | #: Blocks/Dashboard/CustomerLicenses/edit.js:60 |
| 25056 | #: Blocks/Dashboard/OrderDownloads/edit.js:58 |
| 25057 | msgid "Camping & Hiking Icons" |
| 25058 | msgstr "" |
| 25059 | |
| 25060 | #: Blocks/Dashboard/CustomerDownloads/edit.js:86 |
| 25061 | #: Blocks/Dashboard/CustomerLicenses/edit.js:100 |
| 25062 | #: Blocks/Dashboard/OrderDownloads/edit.js:84 |
| 25063 | msgid "Application UI Icon Pack" |
| 25064 | msgstr "" |
| 25065 | |
| 25066 | #: Blocks/Dashboard/CustomerLicenses/edit.js:80 |
| 25067 | msgid "1 of 2 Activations Used" |
| 25068 | msgstr "" |
| 25069 | |
| 25070 | #: Blocks/Dashboard/CustomerLicenses/edit.js:116 |
| 25071 | #: sc-licenses-list.js:99 |
| 25072 | msgid "Not Activated" |
| 25073 | msgstr "" |
| 25074 | |
| 25075 | #: Blocks/Dashboard/CustomerLicenses/edit.js:120 |
| 25076 | msgid "0 of 2 Activations Used" |
| 25077 | msgstr "" |
| 25078 | |
| 25079 | #: Blocks/Dashboard/CustomerSubscriptions/edit.js:66 |
| 25080 | msgid "Monthly Subscription" |
| 25081 | msgstr "" |
| 25082 | |
| 25083 | #: Blocks/Dashboard/CustomerSubscriptions/edit.js:83 |
| 25084 | msgid "Your next payment is on" |
| 25085 | msgstr "" |
| 25086 | |
| 25087 | #: Blocks/Dashboard/CustomerSubscriptions/edit.js:91 |
| 25088 | #: sc-subscription-details2.js:190 |
| 25089 | msgid "Payment Method Missing" |
| 25090 | msgstr "" |
| 25091 | |
| 25092 | #: Blocks/Dashboard/CustomerSubscriptions/edit.js:110 |
| 25093 | msgid "Yearly Subscription" |
| 25094 | msgstr "" |
| 25095 | |
| 25096 | #: Blocks/Dashboard/CustomerSubscriptions/edit.js:127 |
| 25097 | msgid "Your plan begins on" |
| 25098 | msgstr "" |
| 25099 | |
| 25100 | #: Blocks/Dashboard/DashboardPage/edit.js:47 |
| 25101 | msgid "Url Slug" |
| 25102 | msgstr "" |
| 25103 | |
| 25104 | #: Blocks/Dashboard/DashboardTab/edit.js:113 |
| 25105 | msgid "Tab Name" |
| 25106 | msgstr "" |
| 25107 | |
| 25108 | #: Blocks/Dashboard/DashboardTab/edit.js:114 |
| 25109 | msgid "Add a tab name" |
| 25110 | msgstr "" |
| 25111 | |
| 25112 | #: Blocks/Donation/edit.js:173 |
| 25113 | msgid "Allow custom amount to be entered" |
| 25114 | msgstr "" |
| 25115 | |
| 25116 | #: Blocks/Donation/edit.js:185 |
| 25117 | msgid "Default Amount" |
| 25118 | msgstr "" |
| 25119 | |
| 25120 | #: Blocks/Donation/edit.js:223 |
| 25121 | msgid "Add Amount" |
| 25122 | msgstr "" |
| 25123 | |
| 25124 | #: Blocks/Donation/edit.js:253 |
| 25125 | msgid "Add Suggested Donation Amount" |
| 25126 | msgstr "" |
| 25127 | |
| 25128 | #: Blocks/Donation/edit.js:269 |
| 25129 | msgid "Add Amount" |
| 25130 | msgstr "" |
| 25131 | |
| 25132 | #: Blocks/DonationAmount/edit.js:24 |
| 25133 | #: Blocks/ProductDonationAmount/edit.js:40 |
| 25134 | msgid "Label for donation" |
| 25135 | msgstr "" |
| 25136 | |
| 25137 | #: Blocks/DonationAmount/edit.js:25 |
| 25138 | #: Blocks/ProductDonationAmount/edit.js:41 |
| 25139 | msgid "Buy me coffee!" |
| 25140 | msgstr "" |
| 25141 | |
| 25142 | #: Blocks/Form/components/ChooseDesign.js:12 |
| 25143 | msgid "Choose A Starting Design" |
| 25144 | msgstr "" |
| 25145 | |
| 25146 | #: Blocks/Form/components/SelectPrices.js:57 |
| 25147 | msgid "Choose A Donation Product" |
| 25148 | msgstr "" |
| 25149 | |
| 25150 | #: Blocks/Form/components/SelectPrices.js:86 |
| 25151 | msgid "Choose An Invoice Product" |
| 25152 | msgstr "" |
| 25153 | |
| 25154 | #: Blocks/Form/components/SelectPrices.js:122 |
| 25155 | msgid "Product Options" |
| 25156 | msgstr "" |
| 25157 | |
| 25158 | #: Blocks/Form/components/SelectPrices.js:128 |
| 25159 | msgid "Customer must purchase all options." |
| 25160 | msgstr "" |
| 25161 | |
| 25162 | #: Blocks/Form/components/SelectPrices.js:137 |
| 25163 | msgid "Customer must select one of the options." |
| 25164 | msgstr "" |
| 25165 | |
| 25166 | #: Blocks/Form/components/SelectPrices.js:146 |
| 25167 | msgid "Customer can select multiple options." |
| 25168 | msgstr "" |
| 25169 | |
| 25170 | #: Blocks/Form/components/Setup.js:37 |
| 25171 | msgid "Products & Behavior" |
| 25172 | msgstr "" |
| 25173 | |
| 25174 | #: Blocks/Form/components/Setup.js:83 |
| 25175 | #: Blocks/Form/edit.js:336 |
| 25176 | msgid "Thank You Page" |
| 25177 | msgstr "" |
| 25178 | |
| 25179 | #: Blocks/Form/components/Setup.js:86 |
| 25180 | #: Blocks/Form/edit.js:340 |
| 25181 | msgid "Custom Thank You Page" |
| 25182 | msgstr "" |
| 25183 | |
| 25184 | #: Blocks/Form/edit.js:95 |
| 25185 | msgid "Are you sure you want to change the template? This will completely replace your current form." |
| 25186 | msgstr "" |
| 25187 | |
| 25188 | #: Blocks/Form/edit.js:298 |
| 25189 | msgid "Form Template" |
| 25190 | msgstr "" |
| 25191 | |
| 25192 | #: Blocks/Form/edit.js:302 |
| 25193 | msgid "Change Template" |
| 25194 | msgstr "" |
| 25195 | |
| 25196 | #: Blocks/Form/edit.js:310 |
| 25197 | msgid "Form Highlight Color" |
| 25198 | msgstr "" |
| 25199 | |
| 25200 | #: Blocks/Form/edit.js:325 |
| 25201 | msgid "The this is the space between the rows of form elements." |
| 25202 | msgstr "" |
| 25203 | |
| 25204 | #: Blocks/Form/edit.js:368 |
| 25205 | msgid "Form Cart Settings" |
| 25206 | msgstr "" |
| 25207 | |
| 25208 | #: Blocks/Form/edit.js:374 |
| 25209 | msgid "Persist Across Pages" |
| 25210 | msgstr "" |
| 25211 | |
| 25212 | #: Blocks/Form/edit.js:375 |
| 25213 | msgid "Allow the cart for this form to persist across page views instead using the chosen products each page view." |
| 25214 | msgstr "" |
| 25215 | |
| 25216 | #: Blocks/Form/edit.js:393 |
| 25217 | msgid "Loading Text" |
| 25218 | msgstr "" |
| 25219 | |
| 25220 | #: Blocks/Form/edit.js:400 |
| 25221 | msgid "Submitting" |
| 25222 | msgstr "" |
| 25223 | |
| 25224 | #: Blocks/Form/edit.js:402 |
| 25225 | #: store4.js:97 |
| 25226 | msgid "Submitting..." |
| 25227 | msgstr "" |
| 25228 | |
| 25229 | #: Blocks/Form/edit.js:419 |
| 25230 | #: store4.js:98 |
| 25231 | msgid "Processing..." |
| 25232 | msgstr "" |
| 25233 | |
| 25234 | #: Blocks/Form/edit.js:434 |
| 25235 | msgid "Confirming" |
| 25236 | msgstr "" |
| 25237 | |
| 25238 | #: Blocks/Form/edit.js:436 |
| 25239 | #: store4.js:99 |
| 25240 | msgid "Finalizing..." |
| 25241 | msgstr "" |
| 25242 | |
| 25243 | #: Blocks/Form/edit.js:451 |
| 25244 | msgid "Success" |
| 25245 | msgstr "" |
| 25246 | |
| 25247 | #: Blocks/Form/edit.js:453 |
| 25248 | #: Blocks/Form/edit.js:474 |
| 25249 | #: store4.js:101 |
| 25250 | msgid "Success! Redirecting..." |
| 25251 | msgstr "" |
| 25252 | |
| 25253 | #: Blocks/Form/edit.js:472 |
| 25254 | msgid "Success & Redirecting" |
| 25255 | msgstr "" |
| 25256 | |
| 25257 | #: Blocks/Form/edit.js:491 |
| 25258 | msgid "Success Text" |
| 25259 | msgstr "" |
| 25260 | |
| 25261 | #: Blocks/Form/edit.js:499 |
| 25262 | #: sc-upsell.js:30 |
| 25263 | #: store4.js:104 |
| 25264 | msgid "Thank you!" |
| 25265 | msgstr "" |
| 25266 | |
| 25267 | #: Blocks/Form/edit.js:515 |
| 25268 | #: sc-order-confirm-provider2.js:104 |
| 25269 | #: store4.js:105 |
| 25270 | msgid "Your payment was successful. A receipt is on its way to your inbox." |
| 25271 | msgstr "" |
| 25272 | |
| 25273 | #: Blocks/Form/edit.js:550 |
| 25274 | msgid "Complete your store setup." |
| 25275 | msgstr "" |
| 25276 | |
| 25277 | #: Blocks/Form/edit.js:551 |
| 25278 | msgid "Please complete your store to enable live mode. It's free!" |
| 25279 | msgstr "" |
| 25280 | |
| 25281 | #: Blocks/Form/edit.js:608 |
| 25282 | msgid "Form" |
| 25283 | msgstr "" |
| 25284 | |
| 25285 | #: Blocks/Heading/edit.js:51 |
| 25286 | msgid "Add your title..." |
| 25287 | msgstr "" |
| 25288 | |
| 25289 | #: Blocks/Heading/edit.js:62 |
| 25290 | msgid "Add your description..." |
| 25291 | msgstr "" |
| 25292 | |
| 25293 | #: Blocks/Input/edit.js:78 |
| 25294 | #: Blocks/Switch/edit.js:71 |
| 25295 | #: Blocks/Textarea/edit.js:78 |
| 25296 | msgid "Please add a name" |
| 25297 | msgstr "" |
| 25298 | |
| 25299 | #: Blocks/InvoiceDueDate/deprecated.js:11 |
| 25300 | #: Blocks/InvoiceDueDate/save.js:11 |
| 25301 | msgid "Invoice Due Date" |
| 25302 | msgstr "" |
| 25303 | |
| 25304 | #: Blocks/InvoiceMemo/edit.js:34 |
| 25305 | msgid "Thank you for your business!" |
| 25306 | msgstr "" |
| 25307 | |
| 25308 | #: Blocks/InvoiceReceiptDownload/deprecated.js:12 |
| 25309 | #: Blocks/InvoiceReceiptDownload/save.js:12 |
| 25310 | msgid "Invoice Receipt" |
| 25311 | msgstr "" |
| 25312 | |
| 25313 | #: Blocks/InvoiceReceiptDownload/edit.js:15 |
| 25314 | #: sc-line-item-invoice-receipt-download2.js:30 |
| 25315 | msgid "Receipt / Invoice" |
| 25316 | msgstr "" |
| 25317 | |
| 25318 | #: Blocks/LogoutButton/edit.js:28 |
| 25319 | msgid "Logout button settings" |
| 25320 | msgstr "" |
| 25321 | |
| 25322 | #: Blocks/LogoutButton/edit.js:41 |
| 25323 | msgid "Redirect to current URL" |
| 25324 | msgstr "" |
| 25325 | |
| 25326 | #: Blocks/LogoutButton/edit.js:53 |
| 25327 | msgid "Show icon" |
| 25328 | msgstr "" |
| 25329 | |
| 25330 | #: Blocks/Name/components/Inspector.js:19 |
| 25331 | msgid "First Name Label" |
| 25332 | msgstr "" |
| 25333 | |
| 25334 | #: Blocks/Name/components/Inspector.js:30 |
| 25335 | #: Blocks/Name/components/Inspector.js:52 |
| 25336 | msgid "First Name Help" |
| 25337 | msgstr "" |
| 25338 | |
| 25339 | #: Blocks/Name/components/Inspector.js:41 |
| 25340 | msgid "Last Name Label" |
| 25341 | msgstr "" |
| 25342 | |
| 25343 | #: Blocks/NameYourPrice/edit.js:80 |
| 25344 | msgid "Show Currency Code" |
| 25345 | msgstr "" |
| 25346 | |
| 25347 | #: Blocks/OrderBumps/edit.js:23 |
| 25348 | #: Blocks/OrderBumps/edit.js:28 |
| 25349 | #: src/blocks/cart-order-bump-description/edit.js:12 |
| 25350 | msgid "Order bump description will appear here..." |
| 25351 | msgstr "" |
| 25352 | |
| 25353 | #: Blocks/OrderBumps/edit.js:74 |
| 25354 | #: Blocks/PriceChoice/edit.js:101 |
| 25355 | msgid "Show control" |
| 25356 | msgstr "" |
| 25357 | |
| 25358 | #: Blocks/OrderBumps/edit.js:84 |
| 25359 | #: src/blocks/cart-order-bumps/edit.js:30 |
| 25360 | msgid "Hide added items" |
| 25361 | msgstr "" |
| 25362 | |
| 25363 | #: Blocks/OrderBumps/edit.js:85 |
| 25364 | #: src/blocks/cart-order-bumps/edit.js:31 |
| 25365 | msgid "When enabled, items already added to cart will be hidden from the recommendations." |
| 25366 | msgstr "" |
| 25367 | |
| 25368 | #: Blocks/Password/edit.js:39 |
| 25369 | msgid "You can override the global password validation by going to the advanced settings." |
| 25370 | msgstr "" |
| 25371 | |
| 25372 | #: Blocks/Password/edit.js:52 |
| 25373 | msgid "Site Settings" |
| 25374 | msgstr "" |
| 25375 | |
| 25376 | #: Blocks/Password/edit.js:96 |
| 25377 | msgid "Password Confirmation" |
| 25378 | msgstr "" |
| 25379 | |
| 25380 | #: Blocks/Password/edit.js:109 |
| 25381 | msgid "Password Confirmation Label" |
| 25382 | msgstr "" |
| 25383 | |
| 25384 | #: Blocks/Password/edit.js:123 |
| 25385 | msgid "Password Confirmation Placeholder" |
| 25386 | msgstr "" |
| 25387 | |
| 25388 | #: Blocks/Password/edit.js:139 |
| 25389 | msgid "Password Confirmation Help" |
| 25390 | msgstr "" |
| 25391 | |
| 25392 | #: Blocks/Payment/components/Inspector.js:33 |
| 25393 | msgid "Enabled Processors" |
| 25394 | msgstr "" |
| 25395 | |
| 25396 | #: Blocks/Payment/components/Inspector.js:40 |
| 25397 | msgid "Disable or enable specific processors for this form." |
| 25398 | msgstr "" |
| 25399 | |
| 25400 | #: Blocks/Payment/components/Inspector.js:51 |
| 25401 | msgid "Enable Mollie processor" |
| 25402 | msgstr "" |
| 25403 | |
| 25404 | #: Blocks/Payment/components/Inspector.js:63 |
| 25405 | msgid "Enable Stripe payment" |
| 25406 | msgstr "" |
| 25407 | |
| 25408 | #: Blocks/Payment/components/Inspector.js:76 |
| 25409 | msgid "Enable PayPal payment" |
| 25410 | msgstr "" |
| 25411 | |
| 25412 | #: Blocks/Payment/components/Inspector.js:89 |
| 25413 | msgid "Enable Paystack payment" |
| 25414 | msgstr "" |
| 25415 | |
| 25416 | #: Blocks/Payment/components/Inspector.js:102 |
| 25417 | msgid "Enable Razorpay payment" |
| 25418 | msgstr "" |
| 25419 | |
| 25420 | #: Blocks/Payment/components/Inspector.js:114 |
| 25421 | #: sc-checkout-mollie-payment2.js:38 |
| 25422 | msgid "Test Processor" |
| 25423 | msgstr "" |
| 25424 | |
| 25425 | #: Blocks/Payment/components/Inspector.js:115 |
| 25426 | msgid "Enable a test processor (in test mode only)" |
| 25427 | msgstr "" |
| 25428 | |
| 25429 | #. translators: Manual payment method. |
| 25430 | #: Blocks/Payment/components/ManualPaymentMethod.js:20 |
| 25431 | #: sc-checkout-mollie-payment2.js:28 |
| 25432 | #: sc-checkout-mollie-payment2.js:104 |
| 25433 | #: sc-payment.js:68 |
| 25434 | msgid "%s selected for check out." |
| 25435 | msgstr "" |
| 25436 | |
| 25437 | #: Blocks/Payment/components/PayPal.js:55 |
| 25438 | #: sc-payment.js:48 |
| 25439 | #: sc-payment.js:57 |
| 25440 | msgid "Credit Card selected for check out." |
| 25441 | msgstr "" |
| 25442 | |
| 25443 | #: Blocks/Payment/components/PayPal.js:66 |
| 25444 | #: Blocks/Payment/components/PayPal.js:95 |
| 25445 | #: sc-checkout-mollie-payment2.js:104 |
| 25446 | #: sc-payment.js:48 |
| 25447 | #: sc-payment.js:57 |
| 25448 | #: sc-payment.js:61 |
| 25449 | #: sc-payment.js:68 |
| 25450 | msgid "Another step will appear after submitting your order to complete your purchase details." |
| 25451 | msgstr "" |
| 25452 | |
| 25453 | #: Blocks/Payment/components/PayPal.js:87 |
| 25454 | #: sc-payment.js:48 |
| 25455 | msgid "PayPal selected for check out." |
| 25456 | msgstr "" |
| 25457 | |
| 25458 | #: Blocks/Payment/components/Stripe.js:43 |
| 25459 | msgid "Please preview the form on the front-end to load the Stripe payment element fields." |
| 25460 | msgstr "" |
| 25461 | |
| 25462 | #: Blocks/Payment/edit.js:42 |
| 25463 | msgid "No payment processors are enabled for this mode." |
| 25464 | msgstr "" |
| 25465 | |
| 25466 | #: Blocks/Payment/edit.js:49 |
| 25467 | msgid "Please preview your form on the front-end to view processors." |
| 25468 | msgstr "" |
| 25469 | |
| 25470 | #: Blocks/PriceChoice/edit.js:73 |
| 25471 | msgid "Checked By Default" |
| 25472 | msgstr "" |
| 25473 | |
| 25474 | #: Blocks/PriceChoice/edit.js:91 |
| 25475 | msgid "Show Price Amount" |
| 25476 | msgstr "" |
| 25477 | |
| 25478 | #: Blocks/PriceSelector/edit.js:102 |
| 25479 | msgid "The type of product selection" |
| 25480 | msgstr "" |
| 25481 | |
| 25482 | #: Blocks/PriceSelector/edit.js:106 |
| 25483 | msgid "Select one" |
| 25484 | msgstr "" |
| 25485 | |
| 25486 | #: Blocks/PriceSelector/edit.js:110 |
| 25487 | msgid "Select many" |
| 25488 | msgstr "" |
| 25489 | |
| 25490 | #: Blocks/Product/BuyButton/edit.js:41 |
| 25491 | #: Blocks/Upsell/CountdownTimer/edit.js:40 |
| 25492 | #: Blocks/Upsell/NoThanksButton/edit.js:29 |
| 25493 | #: Blocks/Upsell/SubmitButton/edit.js:45 |
| 25494 | #: src/components/WidthPanel.js:14 |
| 25495 | msgid "Width settings" |
| 25496 | msgstr "" |
| 25497 | |
| 25498 | #: Blocks/Product/BuyButton/edit.js:42 |
| 25499 | #: Blocks/Upsell/CountdownTimer/edit.js:41 |
| 25500 | #: Blocks/Upsell/NoThanksButton/edit.js:30 |
| 25501 | #: Blocks/Upsell/SubmitButton/edit.js:46 |
| 25502 | msgid "Button width" |
| 25503 | msgstr "" |
| 25504 | |
| 25505 | #: Blocks/Product/BuyButton/edit.js:145 |
| 25506 | #: Blocks/Upsell/CountdownTimer/edit.js:88 |
| 25507 | #: Blocks/Upsell/SubmitButton/edit.js:111 |
| 25508 | msgid "Text settings" |
| 25509 | msgstr "" |
| 25510 | |
| 25511 | #: Blocks/Product/CollectionBadges/edit.js:63 |
| 25512 | #: src/blocks/product-collection-tags/edit.js:64 |
| 25513 | msgid "Number To Display" |
| 25514 | msgstr "" |
| 25515 | |
| 25516 | #: Blocks/Product/Description/edit.js:35 |
| 25517 | #: src/blocks/product-description/edit.js:28 |
| 25518 | msgid "Experience the next level of convenience with our innovative widget. Melding cutting-edge technology with user-friendly design, this product provides unparalleled functionality that caters to your lifestyle." |
| 25519 | msgstr "" |
| 25520 | |
| 25521 | #: Blocks/Product/Media/edit.js:59 |
| 25522 | #: src/blocks/product-media/edit.js:102 |
| 25523 | msgid "Slider Height" |
| 25524 | msgstr "" |
| 25525 | |
| 25526 | #: Blocks/Product/Media/edit.js:83 |
| 25527 | #: src/blocks/product-media/edit.js:138 |
| 25528 | msgid "Thumbnails Per Page" |
| 25529 | msgstr "" |
| 25530 | |
| 25531 | #: Blocks/Product/Price/edit.js:34 |
| 25532 | msgid "Sale Text" |
| 25533 | msgstr "" |
| 25534 | |
| 25535 | #: Blocks/Product/Price/edit.js:35 |
| 25536 | msgid "This will be displayed if there is a compare at price, or an upsell discount." |
| 25537 | msgstr "" |
| 25538 | |
| 25539 | #: Blocks/Product/PriceChoices/edit.js:54 |
| 25540 | msgid "Show Price" |
| 25541 | msgstr "" |
| 25542 | |
| 25543 | #: Blocks/Product/PriceChoices/edit.js:114 |
| 25544 | msgid "Subscribe and Save" |
| 25545 | msgstr "" |
| 25546 | |
| 25547 | #: Blocks/Product/Title/edit.js:45 |
| 25548 | msgid "Product Title" |
| 25549 | msgstr "" |
| 25550 | |
| 25551 | #: Blocks/Product/Title/heading-level-dropdown.js:42 |
| 25552 | #: Blocks/ProductCollectionTitle/heading-level-dropdown.js:42 |
| 25553 | #: Blocks/Upsell/Title/heading-level-dropdown.js:42 |
| 25554 | #: src/components/HeadingLebelDropdown.js:42 |
| 25555 | msgid "Change heading level" |
| 25556 | msgstr "" |
| 25557 | |
| 25558 | #. translators: %s: heading level e.g: "1", "2", "3" |
| 25559 | #: Blocks/Product/Title/heading-level-dropdown.js:56 |
| 25560 | #: Blocks/ProductCollectionTitle/heading-level-dropdown.js:56 |
| 25561 | #: Blocks/Upsell/Title/heading-level-dropdown.js:56 |
| 25562 | #: src/components/HeadingLebelDropdown.js:56 |
| 25563 | msgid "Heading %d" |
| 25564 | msgstr "" |
| 25565 | |
| 25566 | #: Blocks/Product/VariantChoices/edit.js:71 |
| 25567 | msgid "White" |
| 25568 | msgstr "" |
| 25569 | |
| 25570 | #: Blocks/Product/VariantChoices/edit.js:72 |
| 25571 | msgid "Black" |
| 25572 | msgstr "" |
| 25573 | |
| 25574 | #: Blocks/ProductCollection/edit.js:181 |
| 25575 | #: Blocks/ProductItemList/edit.js:221 |
| 25576 | msgid "Edit the layout of each product" |
| 25577 | msgstr "" |
| 25578 | |
| 25579 | #: Blocks/ProductCollection/edit.js:219 |
| 25580 | #: Blocks/ProductItemList/edit.js:260 |
| 25581 | msgid "Limit" |
| 25582 | msgstr "" |
| 25583 | |
| 25584 | #: Blocks/ProductCollection/edit.js:231 |
| 25585 | #: Blocks/ProductItemList/edit.js:283 |
| 25586 | msgid "Ajax Pagination" |
| 25587 | msgstr "" |
| 25588 | |
| 25589 | #: Blocks/ProductCollection/edit.js:243 |
| 25590 | #: Blocks/ProductItemList/edit.js:295 |
| 25591 | msgid "Scroll Into View" |
| 25592 | msgstr "" |
| 25593 | |
| 25594 | #: Blocks/ProductCollection/edit.js:247 |
| 25595 | #: Blocks/ProductItemList/edit.js:299 |
| 25596 | msgid "When paginating with ajax, scroll to the top of this block." |
| 25597 | msgstr "" |
| 25598 | |
| 25599 | #: Blocks/ProductCollection/edit.js:265 |
| 25600 | #: Blocks/ProductItemList/edit.js:317 |
| 25601 | #: src/blocks/product-list-sort-radio-group/index.js:22 |
| 25602 | #: src/blocks/product-list-sort/edit.js:12 |
| 25603 | #: src/blocks/product-list-sort/index.js:20 |
| 25604 | #: sc-product-item-list.js:232 |
| 25605 | msgid "Sort" |
| 25606 | msgstr "" |
| 25607 | |
| 25608 | #: Blocks/ProductCollection/edit.js:266 |
| 25609 | #: Blocks/ProductItemList/edit.js:318 |
| 25610 | msgid "Allow the user to sort by newest, alphabetical and more." |
| 25611 | msgstr "" |
| 25612 | |
| 25613 | #: Blocks/ProductCollection/edit.js:280 |
| 25614 | #: Blocks/ProductItemList/edit.js:332 |
| 25615 | msgid "Show a search box." |
| 25616 | msgstr "" |
| 25617 | |
| 25618 | #: Blocks/ProductCollection/edit.js:292 |
| 25619 | #: Blocks/ProductItemList/edit.js:355 |
| 25620 | msgid "Pagination Font Size" |
| 25621 | msgstr "" |
| 25622 | |
| 25623 | #: Blocks/ProductCollection/edit.js:297 |
| 25624 | #: Blocks/ProductItemList/edit.js:360 |
| 25625 | msgid "This controls the font size of the pagination." |
| 25626 | msgstr "" |
| 25627 | |
| 25628 | #: Blocks/ProductCollection/edit.js:313 |
| 25629 | msgid "Display your products from a collection in a grid." |
| 25630 | msgstr "" |
| 25631 | |
| 25632 | #: Blocks/ProductCollection/modules/EditLayoutConfig.js:11 |
| 25633 | msgid "Archive Products" |
| 25634 | msgstr "" |
| 25635 | |
| 25636 | #: Blocks/ProductCollection/modules/EditLayoutConfig.js:19 |
| 25637 | #: Blocks/ProductItemList/edit.js:495 |
| 25638 | msgid "Display all products from your store as a grid." |
| 25639 | msgstr "" |
| 25640 | |
| 25641 | #: Blocks/ProductCollectionDescription/edit.js:41 |
| 25642 | msgid "This is the Product Collection Description block, it will display the collection description if one was added." |
| 25643 | msgstr "" |
| 25644 | |
| 25645 | #: Blocks/ProductCollectionImage/dimension-controls.js:18 |
| 25646 | msgctxt "Scale option for Image dimension control" |
| 25647 | msgid "Cover" |
| 25648 | msgstr "" |
| 25649 | |
| 25650 | #: Blocks/ProductCollectionImage/dimension-controls.js:26 |
| 25651 | msgctxt "Scale option for Image dimension control" |
| 25652 | msgid "Contain" |
| 25653 | msgstr "" |
| 25654 | |
| 25655 | #: Blocks/ProductCollectionImage/dimension-controls.js:34 |
| 25656 | msgctxt "Scale option for Image dimension control" |
| 25657 | msgid "Fill" |
| 25658 | msgstr "" |
| 25659 | |
| 25660 | #: Blocks/ProductCollectionImage/dimension-controls.js:46 |
| 25661 | msgid "Image is scaled and cropped to fill the entire space without being distorted." |
| 25662 | msgstr "" |
| 25663 | |
| 25664 | #: Blocks/ProductCollectionImage/dimension-controls.js:50 |
| 25665 | msgid "Image is scaled to fill the space without clipping nor distorting." |
| 25666 | msgstr "" |
| 25667 | |
| 25668 | #: Blocks/ProductCollectionImage/dimension-controls.js:54 |
| 25669 | msgid "Image will be stretched and distorted to completely fill the space." |
| 25670 | msgstr "" |
| 25671 | |
| 25672 | #: Blocks/ProductCollectionImage/dimension-controls.js:78 |
| 25673 | msgctxt "Image scaling options" |
| 25674 | msgid "Scale" |
| 25675 | msgstr "" |
| 25676 | |
| 25677 | #: Blocks/ProductCollectionImage/dimension-controls.js:86 |
| 25678 | #: Blocks/ProductCollectionImage/dimension-controls.js:97 |
| 25679 | #: src/blocks/cart-line-item-image/edit.js:89 |
| 25680 | #: src/blocks/cart-line-item-image/edit.js:100 |
| 25681 | #: src/blocks/cart-order-bump-image/edit.js:91 |
| 25682 | #: src/blocks/cart-order-bump-image/edit.js:102 |
| 25683 | #: src/blocks/product-image/edit.js:93 |
| 25684 | #: src/blocks/product-image/edit.js:104 |
| 25685 | #: src/blocks/product-selected-variant-image/edit.js:99 |
| 25686 | #: src/blocks/product-selected-variant-image/edit.js:110 |
| 25687 | msgid "Aspect ratio" |
| 25688 | msgstr "" |
| 25689 | |
| 25690 | #: Blocks/ProductCollectionImage/dimension-controls.js:110 |
| 25691 | #: Blocks/ProductItemImage/aspect-ratio-dropdown.js:73 |
| 25692 | #: src/blocks/cart-line-item-image/edit.js:113 |
| 25693 | #: src/blocks/cart-order-bump-image/edit.js:115 |
| 25694 | #: src/blocks/product-image/edit.js:117 |
| 25695 | #: src/blocks/product-selected-variant-image/edit.js:123 |
| 25696 | msgid "16:9" |
| 25697 | msgstr "" |
| 25698 | |
| 25699 | #: Blocks/ProductCollectionImage/dimension-controls.js:114 |
| 25700 | #: Blocks/ProductItemImage/aspect-ratio-dropdown.js:77 |
| 25701 | #: src/blocks/cart-line-item-image/edit.js:117 |
| 25702 | #: src/blocks/cart-order-bump-image/edit.js:119 |
| 25703 | #: src/blocks/product-image/edit.js:121 |
| 25704 | #: src/blocks/product-selected-variant-image/edit.js:127 |
| 25705 | msgid "4:3" |
| 25706 | msgstr "" |
| 25707 | |
| 25708 | #: Blocks/ProductCollectionImage/dimension-controls.js:118 |
| 25709 | #: Blocks/ProductItemImage/aspect-ratio-dropdown.js:81 |
| 25710 | #: src/blocks/cart-line-item-image/edit.js:121 |
| 25711 | #: src/blocks/cart-order-bump-image/edit.js:123 |
| 25712 | #: src/blocks/product-image/edit.js:125 |
| 25713 | #: src/blocks/product-selected-variant-image/edit.js:131 |
| 25714 | msgid "3:2" |
| 25715 | msgstr "" |
| 25716 | |
| 25717 | #: Blocks/ProductCollectionImage/dimension-controls.js:122 |
| 25718 | #: Blocks/ProductItemImage/aspect-ratio-dropdown.js:99 |
| 25719 | #: src/blocks/cart-line-item-image/edit.js:125 |
| 25720 | #: src/blocks/cart-order-bump-image/edit.js:127 |
| 25721 | #: src/blocks/product-image/edit.js:129 |
| 25722 | #: src/blocks/product-selected-variant-image/edit.js:135 |
| 25723 | msgid "9:16" |
| 25724 | msgstr "" |
| 25725 | |
| 25726 | #: Blocks/ProductCollectionImage/dimension-controls.js:126 |
| 25727 | #: Blocks/ProductItemImage/aspect-ratio-dropdown.js:103 |
| 25728 | #: src/blocks/cart-line-item-image/edit.js:129 |
| 25729 | #: src/blocks/cart-order-bump-image/edit.js:131 |
| 25730 | #: src/blocks/product-image/edit.js:133 |
| 25731 | #: src/blocks/product-selected-variant-image/edit.js:139 |
| 25732 | msgid "3:4" |
| 25733 | msgstr "" |
| 25734 | |
| 25735 | #: Blocks/ProductCollectionImage/dimension-controls.js:130 |
| 25736 | #: Blocks/ProductItemImage/aspect-ratio-dropdown.js:107 |
| 25737 | #: src/blocks/cart-line-item-image/edit.js:133 |
| 25738 | #: src/blocks/cart-order-bump-image/edit.js:135 |
| 25739 | #: src/blocks/product-image/edit.js:137 |
| 25740 | #: src/blocks/product-selected-variant-image/edit.js:143 |
| 25741 | msgid "2:3" |
| 25742 | msgstr "" |
| 25743 | |
| 25744 | #: Blocks/ProductCollectionTitle/edit.js:46 |
| 25745 | msgid "Collection Title" |
| 25746 | msgstr "" |
| 25747 | |
| 25748 | #: Blocks/ProductDonation/edit.js:131 |
| 25749 | msgid "Select a product to display donation choices according to the prices of the product." |
| 25750 | msgstr "" |
| 25751 | |
| 25752 | #: Blocks/ProductDonationAmount/edit.js:74 |
| 25753 | msgid "Donation Amount text" |
| 25754 | msgstr "" |
| 25755 | |
| 25756 | #: Blocks/ProductDonationPrices/edit.js:23 |
| 25757 | msgid "Yes, count me in!" |
| 25758 | msgstr "" |
| 25759 | |
| 25760 | #: Blocks/ProductDonationPrices/edit.js:27 |
| 25761 | msgid "No, donate once." |
| 25762 | msgstr "" |
| 25763 | |
| 25764 | #: Blocks/ProductDonationRecurringPrices/edit.js:52 |
| 25765 | msgid "Price Selector Text" |
| 25766 | msgstr "" |
| 25767 | |
| 25768 | #: Blocks/ProductItemImage/aspect-ratio-dropdown.js:61 |
| 25769 | msgid "Landscape" |
| 25770 | msgstr "" |
| 25771 | |
| 25772 | #: Blocks/ProductItemImage/aspect-ratio-dropdown.js:69 |
| 25773 | msgid "16:10" |
| 25774 | msgstr "" |
| 25775 | |
| 25776 | #: Blocks/ProductItemImage/aspect-ratio-dropdown.js:87 |
| 25777 | msgid "Portrait" |
| 25778 | msgstr "" |
| 25779 | |
| 25780 | #: Blocks/ProductItemImage/aspect-ratio-dropdown.js:95 |
| 25781 | msgid "10:16" |
| 25782 | msgstr "" |
| 25783 | |
| 25784 | #: Blocks/ProductItemImage/edit.js:78 |
| 25785 | #: Blocks/ProductItemImage/edit.js:97 |
| 25786 | msgid "Set Aspect Ratio" |
| 25787 | msgstr "" |
| 25788 | |
| 25789 | #: Blocks/ProductItemImage/edit.js:107 |
| 25790 | #: src/blocks/cart-line-item-image/edit.js:62 |
| 25791 | #: src/blocks/cart-line-item-image/edit.js:73 |
| 25792 | #: src/blocks/cart-order-bump-image/edit.js:65 |
| 25793 | #: src/blocks/cart-order-bump-image/edit.js:75 |
| 25794 | #: src/blocks/product-image/edit.js:66 |
| 25795 | #: src/blocks/product-image/edit.js:77 |
| 25796 | #: src/blocks/product-selected-variant-image/edit.js:72 |
| 25797 | #: src/blocks/product-selected-variant-image/edit.js:83 |
| 25798 | msgid "Image Cropping" |
| 25799 | msgstr "" |
| 25800 | |
| 25801 | #: Blocks/ProductItemImage/edit.js:113 |
| 25802 | #: src/blocks/cart-line-item-image/edit.js:79 |
| 25803 | #: src/blocks/cart-order-bump-image/edit.js:81 |
| 25804 | #: src/blocks/product-image/edit.js:83 |
| 25805 | #: src/blocks/product-selected-variant-image/edit.js:89 |
| 25806 | msgid "Contain" |
| 25807 | msgstr "" |
| 25808 | |
| 25809 | #: Blocks/ProductItemImage/edit.js:117 |
| 25810 | #: src/blocks/cart-line-item-image/edit.js:83 |
| 25811 | #: src/blocks/cart-order-bump-image/edit.js:85 |
| 25812 | #: src/blocks/product-image/edit.js:87 |
| 25813 | #: src/blocks/product-selected-variant-image/edit.js:93 |
| 25814 | msgid "Cover" |
| 25815 | msgstr "" |
| 25816 | |
| 25817 | #: Blocks/ProductItemList/edit.js:259 |
| 25818 | #: src/blocks/product-list-related/inspector-controls/index.js:106 |
| 25819 | #: src/blocks/product-list/inspector-controls/index.js:68 |
| 25820 | msgid "Products Per Page" |
| 25821 | msgstr "" |
| 25822 | |
| 25823 | #: Blocks/ProductItemList/edit.js:271 |
| 25824 | msgid "Paginate" |
| 25825 | msgstr "" |
| 25826 | |
| 25827 | #: Blocks/ProductItemList/edit.js:343 |
| 25828 | msgid "Show collection filtering." |
| 25829 | msgstr "" |
| 25830 | |
| 25831 | #: Blocks/ProductItemList/edit.js:374 |
| 25832 | #: src/blocks/product-list/inspector-controls/index.js:107 |
| 25833 | msgid "Products To Show" |
| 25834 | msgstr "" |
| 25835 | |
| 25836 | #: Blocks/ProductItemList/edit.js:395 |
| 25837 | #: src/blocks/product-list/inspector-controls/index.js:116 |
| 25838 | msgid "Featured Products" |
| 25839 | msgstr "" |
| 25840 | |
| 25841 | #: Blocks/ProductItemList/edit.js:399 |
| 25842 | #: Blocks/ProductItemList/edit.js:406 |
| 25843 | #: src/blocks/product-list/inspector-controls/index.js:120 |
| 25844 | msgid "Hand Pick Products" |
| 25845 | msgstr "" |
| 25846 | |
| 25847 | #: Blocks/ProductItemList/edit.js:438 |
| 25848 | msgid "Select specific products..." |
| 25849 | msgstr "" |
| 25850 | |
| 25851 | #: Blocks/ProductItemList/edit.js:478 |
| 25852 | msgid "These are sample products. Setup a new store / Connect existing to have real items." |
| 25853 | msgstr "" |
| 25854 | |
| 25855 | #: Blocks/ProductItemList/edit.js:487 |
| 25856 | msgid "Setup Store" |
| 25857 | msgstr "" |
| 25858 | |
| 25859 | #: Blocks/ProductItemPrice/edit.js:44 |
| 25860 | #: src/blocks/product-price/edit.js:24 |
| 25861 | msgid "Options" |
| 25862 | msgstr "" |
| 25863 | |
| 25864 | #: Blocks/ProductItemPrice/edit.js:47 |
| 25865 | #: src/blocks/product-price/edit.js:26 |
| 25866 | msgid "Price Range" |
| 25867 | msgstr "" |
| 25868 | |
| 25869 | #: Blocks/ProductItemPrice/edit.js:48 |
| 25870 | #: src/blocks/product-price/edit.js:27 |
| 25871 | msgid "Show a range of prices if multiple prices are available or has variable products." |
| 25872 | msgstr "" |
| 25873 | |
| 25874 | #: Blocks/Radio/edit.js:68 |
| 25875 | msgid "Radio Text" |
| 25876 | msgstr "" |
| 25877 | |
| 25878 | #: Blocks/Radio/edit.js:69 |
| 25879 | msgid "Click here to add some radio text..." |
| 25880 | msgstr "" |
| 25881 | |
| 25882 | #: Blocks/RadioGroup/edit.js:59 |
| 25883 | msgid "Label Name" |
| 25884 | msgstr "" |
| 25885 | |
| 25886 | #: Blocks/SessionDetail/edit.js:87 |
| 25887 | msgid "(Not in this example order, but will be conditionally displayed)" |
| 25888 | msgstr "" |
| 25889 | |
| 25890 | #: Blocks/ShippingChoices/edit.js:24 |
| 25891 | msgid "Standard" |
| 25892 | msgstr "" |
| 25893 | |
| 25894 | #: Blocks/ShippingChoices/edit.js:25 |
| 25895 | msgid "1-2 days" |
| 25896 | msgstr "" |
| 25897 | |
| 25898 | #: Blocks/ShippingChoices/edit.js:32 |
| 25899 | msgid "Express" |
| 25900 | msgstr "" |
| 25901 | |
| 25902 | #: Blocks/ShippingChoices/edit.js:33 |
| 25903 | msgid "Next-day delivery" |
| 25904 | msgstr "" |
| 25905 | |
| 25906 | #: Blocks/ShippingChoices/edit.js:40 |
| 25907 | msgid "Economy" |
| 25908 | msgstr "" |
| 25909 | |
| 25910 | #: Blocks/ShippingChoices/edit.js:41 |
| 25911 | msgid "3-5 days" |
| 25912 | msgstr "" |
| 25913 | |
| 25914 | #: Blocks/ShippingChoices/edit.js:61 |
| 25915 | msgid "Shipping Choices" |
| 25916 | msgstr "" |
| 25917 | |
| 25918 | #: Blocks/ShippingChoices/edit.js:74 |
| 25919 | msgid "Show Description" |
| 25920 | msgstr "" |
| 25921 | |
| 25922 | #: Blocks/StoreLogo/edit.js:92 |
| 25923 | msgid "Store Logo" |
| 25924 | msgstr "" |
| 25925 | |
| 25926 | #: Blocks/StoreLogo/edit.js:94 |
| 25927 | msgid "This is also displayed on your invoices, receipts and emails." |
| 25928 | msgstr "" |
| 25929 | |
| 25930 | #: Blocks/StoreLogo/edit.js:184 |
| 25931 | msgid "Set a maximum height" |
| 25932 | msgstr "" |
| 25933 | |
| 25934 | #: Blocks/StoreLogo/edit.js:195 |
| 25935 | msgid "Maximum height" |
| 25936 | msgstr "" |
| 25937 | |
| 25938 | #: Blocks/StoreLogo/edit.js:213 |
| 25939 | msgid "Link image to home" |
| 25940 | msgstr "" |
| 25941 | |
| 25942 | #: Blocks/Submit/edit.js:65 |
| 25943 | msgid "Show total due in button text." |
| 25944 | msgstr "" |
| 25945 | |
| 25946 | #: Blocks/Submit/edit.js:78 |
| 25947 | #: Blocks/Upsell/SubmitButton/edit.js:105 |
| 25948 | msgid "Show a secure lock icon." |
| 25949 | msgstr "" |
| 25950 | |
| 25951 | #: Blocks/Submit/edit.js:88 |
| 25952 | msgid "Show secure notice." |
| 25953 | msgstr "" |
| 25954 | |
| 25955 | #: Blocks/Submit/edit.js:100 |
| 25956 | msgid "Secure Payment Text" |
| 25957 | msgstr "" |
| 25958 | |
| 25959 | #: Blocks/Subtotal/deprecated.js:67 |
| 25960 | #: Blocks/Subtotal/edit.js:37 |
| 25961 | #: Blocks/Subtotal/edit.js:65 |
| 25962 | msgid "Total Installment Payments" |
| 25963 | msgstr "" |
| 25964 | |
| 25965 | #: Blocks/Subtotal/deprecated.js:71 |
| 25966 | #: Blocks/Subtotal/edit.js:52 |
| 25967 | #: Blocks/Subtotal/edit.js:69 |
| 25968 | #: Blocks/Subtotal/save.js:21 |
| 25969 | #: sc-line-item-total.js:51 |
| 25970 | msgid "Initial Payment" |
| 25971 | msgstr "" |
| 25972 | |
| 25973 | #: Blocks/Subtotal/edit.js:19 |
| 25974 | #: Blocks/Total/edit.js:46 |
| 25975 | msgid "Subtotal Label" |
| 25976 | msgstr "" |
| 25977 | |
| 25978 | #: Blocks/Subtotal/edit.js:29 |
| 25979 | msgid "Total Installment Payments Label" |
| 25980 | msgstr "" |
| 25981 | |
| 25982 | #: Blocks/Subtotal/edit.js:47 |
| 25983 | msgid "Initial Payment Label" |
| 25984 | msgstr "" |
| 25985 | |
| 25986 | #: Blocks/Subtotal/save.js:17 |
| 25987 | #: src/blocks/cart-subtotal/view.php:39 |
| 25988 | #: sc-line-item-total.js:94 |
| 25989 | msgid "Total Installments" |
| 25990 | msgstr "" |
| 25991 | |
| 25992 | #: Blocks/Switch/edit.js:77 |
| 25993 | #: Blocks/Switch/edit.js:86 |
| 25994 | msgid "Switch label" |
| 25995 | msgstr "" |
| 25996 | |
| 25997 | #: Blocks/Switch/edit.js:78 |
| 25998 | msgid "Add some text..." |
| 25999 | msgstr "" |
| 26000 | |
| 26001 | #: Blocks/TaxIdInput/edit.js:53 |
| 26002 | msgid "Make this field required for all customers" |
| 26003 | msgstr "" |
| 26004 | |
| 26005 | #: Blocks/TaxIdInput/edit.js:63 |
| 26006 | msgid "CA GST Label" |
| 26007 | msgstr "" |
| 26008 | |
| 26009 | #: Blocks/TaxIdInput/edit.js:75 |
| 26010 | msgid "AU ABN Label" |
| 26011 | msgstr "" |
| 26012 | |
| 26013 | #: Blocks/TaxIdInput/edit.js:87 |
| 26014 | msgid "UK VAT Label" |
| 26015 | msgstr "" |
| 26016 | |
| 26017 | #: Blocks/TaxIdInput/edit.js:99 |
| 26018 | msgid "EU VAT Label" |
| 26019 | msgstr "" |
| 26020 | |
| 26021 | #: Blocks/TaxIdInput/edit.js:111 |
| 26022 | msgid "Other Label" |
| 26023 | msgstr "" |
| 26024 | |
| 26025 | #: Blocks/TaxIdInput/edit.js:132 |
| 26026 | msgid "Tax types" |
| 26027 | msgstr "" |
| 26028 | |
| 26029 | #: Blocks/TaxIdInput/edit.js:140 |
| 26030 | msgid "Limit tax types" |
| 26031 | msgstr "" |
| 26032 | |
| 26033 | #: Blocks/Total/deprecated.js:139 |
| 26034 | msgid "Free Trial" |
| 26035 | msgstr "" |
| 26036 | |
| 26037 | #: Blocks/Total/edit.js:24 |
| 26038 | msgid "Total Label" |
| 26039 | msgstr "" |
| 26040 | |
| 26041 | #: Blocks/Total/edit.js:34 |
| 26042 | msgid "Trial Label" |
| 26043 | msgstr "" |
| 26044 | |
| 26045 | #: Blocks/Total/edit.js:58 |
| 26046 | msgid "Amount Due Label" |
| 26047 | msgstr "" |
| 26048 | |
| 26049 | #: Blocks/Total/edit.js:70 |
| 26050 | msgid "Total Due Today Label" |
| 26051 | msgstr "" |
| 26052 | |
| 26053 | #: Blocks/Totals/edit.js:66 |
| 26054 | msgid "Apply Coupon" |
| 26055 | msgstr "" |
| 26056 | |
| 26057 | #: Blocks/Totals/edit.js:92 |
| 26058 | msgid "Collapsible" |
| 26059 | msgstr "" |
| 26060 | |
| 26061 | #: Blocks/Totals/edit.js:110 |
| 26062 | msgid "Collapsed On Desktop" |
| 26063 | msgstr "" |
| 26064 | |
| 26065 | #: Blocks/Totals/edit.js:128 |
| 26066 | msgid "Collapsed On Mobile" |
| 26067 | msgstr "" |
| 26068 | |
| 26069 | #: Blocks/Totals/edit.js:147 |
| 26070 | msgid "Order Summary Text" |
| 26071 | msgstr "" |
| 26072 | |
| 26073 | #: Blocks/Totals/edit.js:159 |
| 26074 | msgid "Invoice Summary Text" |
| 26075 | msgstr "" |
| 26076 | |
| 26077 | #: Blocks/Totals/edit.js:167 |
| 26078 | msgid "Displayed on the summary when this is an invoice." |
| 26079 | msgstr "" |
| 26080 | |
| 26081 | #: Blocks/Upsell/CountdownTimer/edit.js:92 |
| 26082 | msgid "Show clock icon" |
| 26083 | msgstr "" |
| 26084 | |
| 26085 | #: Blocks/Upsell/CountdownTimer/edit.js:133 |
| 26086 | msgid "Offer Expire text" |
| 26087 | msgstr "" |
| 26088 | |
| 26089 | #: Blocks/Upsell/CountdownTimer/edit.js:134 |
| 26090 | msgid "Offer Expires in" |
| 26091 | msgstr "" |
| 26092 | |
| 26093 | #: Blocks/Upsell/Title/edit.js:46 |
| 26094 | msgid "Upsell Call to Action Title" |
| 26095 | msgstr "" |
| 26096 | |
| 26097 | #: Blocks/Upsell/UpsellTotals/edit.js:6 |
| 26098 | msgid "Totals" |
| 26099 | msgstr "" |
| 26100 | |
| 26101 | #: Blocks/VariantPriceSelector/edit.js:119 |
| 26102 | msgid "Please select a product with variants and/or prices to display the price selector." |
| 26103 | msgstr "" |
| 26104 | |
| 26105 | #: Blocks/VariantPriceSelector/edit.js:141 |
| 26106 | msgid "Choose product" |
| 26107 | msgstr "" |
| 26108 | |
| 26109 | #: Blocks/VariantPriceSelector/edit.js:200 |
| 26110 | msgid "This product does not have any variants or prices to choose from. Add it to the form instead?" |
| 26111 | msgstr "" |
| 26112 | |
| 26113 | #: Blocks/VariantPriceSelector/edit.js:251 |
| 26114 | msgid "Selector title" |
| 26115 | msgstr "" |
| 26116 | |
| 26117 | #: Blocks/VariantPriceSelector/edit.js:263 |
| 26118 | msgid "Price selector label" |
| 26119 | msgstr "" |
| 26120 | |
| 26121 | #: components/ColorPopup.js:21 |
| 26122 | msgid "Select color" |
| 26123 | msgstr "" |
| 26124 | |
| 26125 | #: components/ListBlockMigration.js:43 |
| 26126 | msgid "Product List (Migrated)" |
| 26127 | msgstr "" |
| 26128 | |
| 26129 | #: components/NewShopTemplate.js:252 |
| 26130 | #: src/blocks/product-list-no-products/edit.js:11 |
| 26131 | #: src/blocks/product-list/list-placeholder.js:38 |
| 26132 | #: src/blocks/product-list/template.js:77 |
| 26133 | msgid "Add text or blocks that will display when a query returns no products." |
| 26134 | msgstr "" |
| 26135 | |
| 26136 | #: components/PriceChoice.js:107 |
| 26137 | msgid "Enter Custom Amount" |
| 26138 | msgstr "" |
| 26139 | |
| 26140 | #: components/PriceChoices.js:47 |
| 26141 | msgid "To add some default checkout products, click the \"Add Products\" button." |
| 26142 | msgstr "" |
| 26143 | |
| 26144 | #: components/PriceInfo.js:66 |
| 26145 | #: components/SelectPrice.js:109 |
| 26146 | #: components/SelectPrice.js:146 |
| 26147 | msgid "Name Your Price" |
| 26148 | msgstr "" |
| 26149 | |
| 26150 | #: components/UrlSelect.js:71 |
| 26151 | msgid "Are you sure you wish to remove this link?" |
| 26152 | msgstr "" |
| 26153 | |
| 26154 | #: controls/AddPriceUI.js:52 |
| 26155 | msgid "Add A Buy Link" |
| 26156 | msgstr "" |
| 26157 | |
| 26158 | #: controls/AddPriceUI.js:75 |
| 26159 | msgid "Update Link" |
| 26160 | msgstr "" |
| 26161 | |
| 26162 | #: formats/AddPriceUI.js:92 |
| 26163 | msgid "Create A Buy Link" |
| 26164 | msgstr "" |
| 26165 | |
| 26166 | #: formats/AddPriceUI.js:115 |
| 26167 | msgid "Insert Buy Link" |
| 26168 | msgstr "" |
| 26169 | |
| 26170 | #: formats/index.js:55 |
| 26171 | msgid "Link removed." |
| 26172 | msgstr "" |
| 26173 | |
| 26174 | #: formats/ShowPrice.js:105 |
| 26175 | msgid "Are you sure you want to remove this link?" |
| 26176 | msgstr "" |
| 26177 | |
| 26178 | #: hooks/controls/button.js:53 |
| 26179 | msgid "Custom Button" |
| 26180 | msgstr "" |
| 26181 | |
| 26182 | #: Blocks/Address/block.json |
| 26183 | msgctxt "block title" |
| 26184 | msgid "Address" |
| 26185 | msgstr "" |
| 26186 | |
| 26187 | #: Blocks/Address/block.json |
| 26188 | msgctxt "block description" |
| 26189 | msgid "Display a shipping address form. This is used for shipping and tax calculations." |
| 26190 | msgstr "" |
| 26191 | |
| 26192 | #: Blocks/Address/block.json |
| 26193 | msgctxt "block keyword" |
| 26194 | msgid "address" |
| 26195 | msgstr "" |
| 26196 | |
| 26197 | #: Blocks/Address/block.json |
| 26198 | #: Blocks/LineItemShipping/block.json |
| 26199 | #: Blocks/ShippingChoices/block.json |
| 26200 | msgctxt "block keyword" |
| 26201 | msgid "shipping" |
| 26202 | msgstr "" |
| 26203 | |
| 26204 | #: Blocks/Address/block.json |
| 26205 | #: Blocks/TaxLineItem/block.json |
| 26206 | msgctxt "block keyword" |
| 26207 | msgid "tax" |
| 26208 | msgstr "" |
| 26209 | |
| 26210 | #: Blocks/AddToCartButton/block.json |
| 26211 | msgctxt "block title" |
| 26212 | msgid "Add To Cart Button" |
| 26213 | msgstr "" |
| 26214 | |
| 26215 | #: Blocks/AddToCartButton/block.json |
| 26216 | msgctxt "block description" |
| 26217 | msgid "Display a button to add a specific price to the cart." |
| 26218 | msgstr "" |
| 26219 | |
| 26220 | #: Blocks/AddToCartButton/block.json |
| 26221 | #: Blocks/BuyButton/block.json |
| 26222 | #: Blocks/CustomerDashboardButton/block.json |
| 26223 | #: Blocks/Dashboard/CustomerBillingDetails/block.json |
| 26224 | #: Blocks/Dashboard/CustomerDashboard/block.json |
| 26225 | #: Blocks/Dashboard/CustomerDashboardArea/block.json |
| 26226 | #: Blocks/Dashboard/CustomerInvoices/block.json |
| 26227 | #: Blocks/Dashboard/CustomerOrders/block.json |
| 26228 | #: Blocks/Dashboard/CustomerPaymentMethods/block.json |
| 26229 | #: Blocks/Dashboard/CustomerSubscriptions/block.json |
| 26230 | #: Blocks/Dashboard/DashboardPage/block.json |
| 26231 | #: Blocks/Dashboard/DashboardPages/block.json |
| 26232 | #: Blocks/Dashboard/DashboardTab/block.json |
| 26233 | #: Blocks/Dashboard/DashboardTabs/block.json |
| 26234 | #: Blocks/Dashboard/Deprecated/CustomerCharges/block.json |
| 26235 | #: Blocks/Dashboard/Deprecated/CustomerShippingAddress/block.json |
| 26236 | #: Blocks/FirstName/block.json |
| 26237 | #: Blocks/LastName/block.json |
| 26238 | #: Blocks/LogoutButton/block.json |
| 26239 | #: Blocks/Name/block.json |
| 26240 | #: Blocks/NameYourPrice/block.json |
| 26241 | #: src/blocks/product-review-reviewer-name/block.json |
| 26242 | msgctxt "block keyword" |
| 26243 | msgid "name" |
| 26244 | msgstr "" |
| 26245 | |
| 26246 | #: Blocks/AddToCartButton/block.json |
| 26247 | #: Blocks/BuyButton/block.json |
| 26248 | #: Blocks/CustomerDashboardButton/block.json |
| 26249 | #: Blocks/Dashboard/CustomerBillingDetails/block.json |
| 26250 | #: Blocks/Dashboard/CustomerDashboard/block.json |
| 26251 | #: Blocks/Dashboard/CustomerDashboardArea/block.json |
| 26252 | #: Blocks/Dashboard/CustomerDownloads/block.json |
| 26253 | #: Blocks/Dashboard/CustomerInvoices/block.json |
| 26254 | #: Blocks/Dashboard/CustomerLicenses/block.json |
| 26255 | #: Blocks/Dashboard/CustomerOrders/block.json |
| 26256 | #: Blocks/Dashboard/CustomerPaymentMethods/block.json |
| 26257 | #: Blocks/Dashboard/CustomerSubscriptions/block.json |
| 26258 | #: Blocks/Dashboard/DashboardPage/block.json |
| 26259 | #: Blocks/Dashboard/DashboardPages/block.json |
| 26260 | #: Blocks/Dashboard/DashboardTab/block.json |
| 26261 | #: Blocks/Dashboard/DashboardTabs/block.json |
| 26262 | #: Blocks/Dashboard/Deprecated/CustomerCharges/block.json |
| 26263 | #: Blocks/Dashboard/Deprecated/CustomerShippingAddress/block.json |
| 26264 | #: Blocks/Dashboard/OrderDownloads/block.json |
| 26265 | #: Blocks/FirstName/block.json |
| 26266 | #: Blocks/LastName/block.json |
| 26267 | #: Blocks/LogoutButton/block.json |
| 26268 | #: Blocks/Name/block.json |
| 26269 | #: Blocks/NameYourPrice/block.json |
| 26270 | #: Blocks/OrderBumps/block.json |
| 26271 | #: Blocks/OrderConfirmationCustomer/block.json |
| 26272 | #: Blocks/Phone/block.json |
| 26273 | #: Blocks/SessionDetail/block.json |
| 26274 | msgctxt "block keyword" |
| 26275 | msgid "customer" |
| 26276 | msgstr "" |
| 26277 | |
| 26278 | #: Blocks/BumpLineItem/block.json |
| 26279 | msgctxt "block title" |
| 26280 | msgid "Bump Discount" |
| 26281 | msgstr "" |
| 26282 | |
| 26283 | #: Blocks/BumpLineItem/block.json |
| 26284 | msgctxt "block description" |
| 26285 | msgid "Displays the order bump discount." |
| 26286 | msgstr "" |
| 26287 | |
| 26288 | #: Blocks/BumpLineItem/block.json |
| 26289 | #: Blocks/Button/block.json |
| 26290 | #: Blocks/Checkbox/block.json |
| 26291 | #: Blocks/CheckoutErrors/block.json |
| 26292 | #: Blocks/CheckoutForm/block.json |
| 26293 | #: Blocks/InvoiceDueDate/block.json |
| 26294 | #: Blocks/InvoiceMemo/block.json |
| 26295 | #: Blocks/InvoiceNumber/block.json |
| 26296 | #: Blocks/InvoiceReceiptDownload/block.json |
| 26297 | #: Blocks/LineItemShipping/block.json |
| 26298 | #: Blocks/PriceChoice/block.json |
| 26299 | #: Blocks/PriceSelector/block.json |
| 26300 | #: Blocks/ShippingChoices/block.json |
| 26301 | #: Blocks/TaxLineItem/block.json |
| 26302 | #: Blocks/Total/block.json |
| 26303 | #: Blocks/VariantPriceSelector/block.json |
| 26304 | msgctxt "block keyword" |
| 26305 | msgid "checkout" |
| 26306 | msgstr "" |
| 26307 | |
| 26308 | #: Blocks/BumpLineItem/block.json |
| 26309 | msgctxt "block keyword" |
| 26310 | msgid "line" |
| 26311 | msgstr "" |
| 26312 | |
| 26313 | #: Blocks/BumpLineItem/block.json |
| 26314 | msgctxt "block keyword" |
| 26315 | msgid "bump" |
| 26316 | msgstr "" |
| 26317 | |
| 26318 | #: Blocks/BumpLineItem/block.json |
| 26319 | #: Blocks/ProductItemPrice/block.json |
| 26320 | #: src/blocks/cart-subtotal-scratch-amount/block.json |
| 26321 | msgctxt "block keyword" |
| 26322 | msgid "discount" |
| 26323 | msgstr "" |
| 26324 | |
| 26325 | #: Blocks/Button/block.json |
| 26326 | msgctxt "block title" |
| 26327 | msgid "Button" |
| 26328 | msgstr "" |
| 26329 | |
| 26330 | #: Blocks/Button/block.json |
| 26331 | msgctxt "block description" |
| 26332 | msgid "Display a checkout form button." |
| 26333 | msgstr "" |
| 26334 | |
| 26335 | #: Blocks/Button/block.json |
| 26336 | #: Blocks/Submit/block.json |
| 26337 | #: Blocks/Subtotal/block.json |
| 26338 | #: Blocks/Switch/block.json |
| 26339 | #: Blocks/Upsell/NoThanksButton/block.json |
| 26340 | #: Blocks/Upsell/SubmitButton/block.json |
| 26341 | #: src/blocks/product-buy-buttons/block.json |
| 26342 | #: src/blocks/product-review-add-button/block.json |
| 26343 | msgctxt "block keyword" |
| 26344 | msgid "button" |
| 26345 | msgstr "" |
| 26346 | |
| 26347 | #: Blocks/Button/block.json |
| 26348 | #: Blocks/Submit/block.json |
| 26349 | #: Blocks/Subtotal/block.json |
| 26350 | #: Blocks/Switch/block.json |
| 26351 | #: Blocks/Upsell/SubmitButton/block.json |
| 26352 | msgctxt "block keyword" |
| 26353 | msgid "submit" |
| 26354 | msgstr "" |
| 26355 | |
| 26356 | #: Blocks/Button/block.json |
| 26357 | #: Blocks/Checkbox/block.json |
| 26358 | #: Blocks/InvoiceDueDate/block.json |
| 26359 | #: Blocks/InvoiceMemo/block.json |
| 26360 | #: Blocks/InvoiceNumber/block.json |
| 26361 | #: Blocks/InvoiceReceiptDownload/block.json |
| 26362 | #: Blocks/Total/block.json |
| 26363 | msgctxt "block keyword" |
| 26364 | msgid "engine" |
| 26365 | msgstr "" |
| 26366 | |
| 26367 | #: Blocks/BuyButton/block.json |
| 26368 | msgctxt "block title" |
| 26369 | msgid "Buy Button" |
| 26370 | msgstr "" |
| 26371 | |
| 26372 | #: Blocks/BuyButton/block.json |
| 26373 | msgctxt "block description" |
| 26374 | msgid "Display a button to immediately redirect to the checkout page with the product in the cart." |
| 26375 | msgstr "" |
| 26376 | |
| 26377 | #: Blocks/Card/block.json |
| 26378 | msgctxt "block title" |
| 26379 | msgid "Card" |
| 26380 | msgstr "" |
| 26381 | |
| 26382 | #: Blocks/Card/block.json |
| 26383 | msgctxt "block description" |
| 26384 | msgid "Display a card block." |
| 26385 | msgstr "" |
| 26386 | |
| 26387 | #: Blocks/Card/block.json |
| 26388 | #: Blocks/Payment/block.json |
| 26389 | msgctxt "block keyword" |
| 26390 | msgid "card" |
| 26391 | msgstr "" |
| 26392 | |
| 26393 | #: Blocks/Card/block.json |
| 26394 | #: Blocks/InvoiceDetails/block.json |
| 26395 | #: src/blocks/product-review-content/block.json |
| 26396 | msgctxt "block keyword" |
| 26397 | msgid "details" |
| 26398 | msgstr "" |
| 26399 | |
| 26400 | #: Blocks/Card/block.json |
| 26401 | #: Blocks/Confirmation/block.json |
| 26402 | #: Blocks/OrderBumps/block.json |
| 26403 | #: Blocks/OrderConfirmationCustomer/block.json |
| 26404 | #: Blocks/OrderConfirmationLineItems/block.json |
| 26405 | msgctxt "block keyword" |
| 26406 | msgid "confirm" |
| 26407 | msgstr "" |
| 26408 | |
| 26409 | #: Blocks/Cart/block.json |
| 26410 | #: src/blocks/cart/block.json |
| 26411 | msgctxt "block title" |
| 26412 | msgid "Cart" |
| 26413 | msgstr "" |
| 26414 | |
| 26415 | #: Blocks/Cart/block.json |
| 26416 | #: Blocks/CartItems/block.json |
| 26417 | msgctxt "block description" |
| 26418 | msgid "The cart" |
| 26419 | msgstr "" |
| 26420 | |
| 26421 | #: Blocks/CartBumpLineItem/block.json |
| 26422 | #: src/blocks/cart-bump-line-item/block.json |
| 26423 | msgctxt "block title" |
| 26424 | msgid "Cart Bump Line Item" |
| 26425 | msgstr "" |
| 26426 | |
| 26427 | #: Blocks/CartBumpLineItem/block.json |
| 26428 | #: src/blocks/cart-bump-line-item/block.json |
| 26429 | msgctxt "block description" |
| 26430 | msgid "Display the cart bump line item" |
| 26431 | msgstr "" |
| 26432 | |
| 26433 | #: Blocks/CartCoupon/block.json |
| 26434 | #: src/blocks/cart-coupon/block.json |
| 26435 | msgctxt "block title" |
| 26436 | msgid "Cart Coupon" |
| 26437 | msgstr "" |
| 26438 | |
| 26439 | #: Blocks/CartCoupon/block.json |
| 26440 | msgctxt "block description" |
| 26441 | msgid "Display a coupon form in the cart." |
| 26442 | msgstr "" |
| 26443 | |
| 26444 | #: Blocks/CartCoupon/block.json |
| 26445 | #: Blocks/Coupon/block.json |
| 26446 | #: src/blocks/cart-coupon/block.json |
| 26447 | msgctxt "block keyword" |
| 26448 | msgid "coupon" |
| 26449 | msgstr "" |
| 26450 | |
| 26451 | #: Blocks/CartCoupon/block.json |
| 26452 | #: Blocks/Coupon/block.json |
| 26453 | #: src/blocks/cart-coupon/block.json |
| 26454 | msgctxt "block keyword" |
| 26455 | msgid "promo" |
| 26456 | msgstr "" |
| 26457 | |
| 26458 | #: Blocks/CartHeader/block.json |
| 26459 | #: src/blocks/cart-header/block.json |
| 26460 | msgctxt "block title" |
| 26461 | msgid "Cart Header" |
| 26462 | msgstr "" |
| 26463 | |
| 26464 | #: Blocks/CartHeader/block.json |
| 26465 | #: src/blocks/cart-header/block.json |
| 26466 | msgctxt "block description" |
| 26467 | msgid "Display a cart header" |
| 26468 | msgstr "" |
| 26469 | |
| 26470 | #: Blocks/CartItems/block.json |
| 26471 | #: src/blocks/cart-items/block.json |
| 26472 | #: src/blocks/cart-line-items/block.json |
| 26473 | msgctxt "block title" |
| 26474 | msgid "Cart Items" |
| 26475 | msgstr "" |
| 26476 | |
| 26477 | #: Blocks/CartMenuButton/block.json |
| 26478 | msgctxt "block title" |
| 26479 | msgid "Cart Menu Icon" |
| 26480 | msgstr "" |
| 26481 | |
| 26482 | #: Blocks/CartMenuButton/block.json |
| 26483 | #: src/blocks/cart-menu-button/block.json |
| 26484 | msgctxt "block description" |
| 26485 | msgid "The cart menu icon that shows your cart quantity." |
| 26486 | msgstr "" |
| 26487 | |
| 26488 | #: Blocks/CartMessage/block.json |
| 26489 | #: src/blocks/cart-message/block.json |
| 26490 | msgctxt "block title" |
| 26491 | msgid "Cart Message" |
| 26492 | msgstr "" |
| 26493 | |
| 26494 | #: Blocks/CartMessage/block.json |
| 26495 | #: src/blocks/cart-message/block.json |
| 26496 | msgctxt "block description" |
| 26497 | msgid "Display a custom message in the cart" |
| 26498 | msgstr "" |
| 26499 | |
| 26500 | #: Blocks/CartSubmit/block.json |
| 26501 | #: src/blocks/cart-items-submit/block.json |
| 26502 | #: src/blocks/cart-submit/block.json |
| 26503 | msgctxt "block title" |
| 26504 | msgid "Cart Submit Button" |
| 26505 | msgstr "" |
| 26506 | |
| 26507 | #: Blocks/CartSubmit/block.json |
| 26508 | #: src/blocks/cart-items-submit/block.json |
| 26509 | #: src/blocks/cart-submit/block.json |
| 26510 | msgctxt "block description" |
| 26511 | msgid "The cart submit button" |
| 26512 | msgstr "" |
| 26513 | |
| 26514 | #: Blocks/CartSubtotal/block.json |
| 26515 | #: src/blocks/cart-items-subtotal/block.json |
| 26516 | #: src/blocks/cart-subtotal/block.json |
| 26517 | msgctxt "block title" |
| 26518 | msgid "Cart Subtotal" |
| 26519 | msgstr "" |
| 26520 | |
| 26521 | #: Blocks/CartSubtotal/block.json |
| 26522 | #: src/blocks/cart-items-subtotal/block.json |
| 26523 | #: src/blocks/cart-subtotal/block.json |
| 26524 | msgctxt "block description" |
| 26525 | msgid "Display the cart subtotal" |
| 26526 | msgstr "" |
| 26527 | |
| 26528 | #: Blocks/Checkbox/block.json |
| 26529 | #: src/blocks/product-list-filter-checkbox/block.json |
| 26530 | #: src/blocks/product-review-list-filter-checkbox/block.json |
| 26531 | msgctxt "block title" |
| 26532 | msgid "Checkbox" |
| 26533 | msgstr "" |
| 26534 | |
| 26535 | #: Blocks/Checkbox/block.json |
| 26536 | msgctxt "block description" |
| 26537 | msgid "Display a checkbox input" |
| 26538 | msgstr "" |
| 26539 | |
| 26540 | #: Blocks/Checkbox/block.json |
| 26541 | msgctxt "block keyword" |
| 26542 | msgid "checkbox" |
| 26543 | msgstr "" |
| 26544 | |
| 26545 | #: Blocks/Checkbox/block.json |
| 26546 | #: Blocks/CollapsibleRow/block.json |
| 26547 | msgctxt "block keyword" |
| 26548 | msgid "toggle" |
| 26549 | msgstr "" |
| 26550 | |
| 26551 | #: Blocks/CheckoutErrors/block.json |
| 26552 | msgctxt "block title" |
| 26553 | msgid "Checkout Errors" |
| 26554 | msgstr "" |
| 26555 | |
| 26556 | #: Blocks/CheckoutErrors/block.json |
| 26557 | msgctxt "block description" |
| 26558 | msgid "Display any checkout-related errors. By default the checkout form shows these at the top. Add this block to change the location." |
| 26559 | msgstr "" |
| 26560 | |
| 26561 | #: Blocks/CheckoutErrors/block.json |
| 26562 | msgctxt "block keyword" |
| 26563 | msgid "error" |
| 26564 | msgstr "" |
| 26565 | |
| 26566 | #: Blocks/CheckoutErrors/block.json |
| 26567 | msgctxt "block keyword" |
| 26568 | msgid "notice" |
| 26569 | msgstr "" |
| 26570 | |
| 26571 | #: Blocks/CheckoutForm/block.json |
| 26572 | msgctxt "block title" |
| 26573 | msgid "Checkout Form" |
| 26574 | msgstr "" |
| 26575 | |
| 26576 | #: Blocks/CheckoutForm/block.json |
| 26577 | msgctxt "block description" |
| 26578 | msgid "Display a checkout form" |
| 26579 | msgstr "" |
| 26580 | |
| 26581 | #: Blocks/CheckoutForm/block.json |
| 26582 | #: Blocks/Product/CollectionBadges/block.json |
| 26583 | #: Blocks/Product/Quantity/block.json |
| 26584 | #: Blocks/Product/Title/block.json |
| 26585 | #: src/blocks/product-quantity-control/block.json |
| 26586 | #: src/blocks/product-quantity-input-decrease/block.json |
| 26587 | #: src/blocks/product-quantity-input-increase/block.json |
| 26588 | #: src/blocks/product-quantity-input/block.json |
| 26589 | #: src/blocks/product-quantity/block.json |
| 26590 | msgctxt "block keyword" |
| 26591 | msgid "form" |
| 26592 | msgstr "" |
| 26593 | |
| 26594 | #: Blocks/CollapsibleRow/block.json |
| 26595 | msgctxt "block title" |
| 26596 | msgid "Collapsible Row" |
| 26597 | msgstr "" |
| 26598 | |
| 26599 | #: Blocks/CollapsibleRow/block.json |
| 26600 | msgctxt "block description" |
| 26601 | msgid "Display a collapsible row" |
| 26602 | msgstr "" |
| 26603 | |
| 26604 | #: Blocks/CollapsibleRow/block.json |
| 26605 | msgctxt "block keyword" |
| 26606 | msgid "collapse" |
| 26607 | msgstr "" |
| 26608 | |
| 26609 | #: Blocks/CollectionPage/block.json |
| 26610 | msgctxt "block title" |
| 26611 | msgid "Product Collection" |
| 26612 | msgstr "" |
| 26613 | |
| 26614 | #: Blocks/CollectionPage/block.json |
| 26615 | msgctxt "block description" |
| 26616 | msgid "A Product collection page for SureCart" |
| 26617 | msgstr "" |
| 26618 | |
| 26619 | #: Blocks/CollectionPage/block.json |
| 26620 | #: Blocks/Product/CollectionBadges/block.json |
| 26621 | #: Blocks/ProductCollectionImage/block.json |
| 26622 | #: Blocks/ProductCollectionTitle/block.json |
| 26623 | msgctxt "block keyword" |
| 26624 | msgid "collection" |
| 26625 | msgstr "" |
| 26626 | |
| 26627 | #: Blocks/CollectionPage/block.json |
| 26628 | msgctxt "block keyword" |
| 26629 | msgid "category" |
| 26630 | msgstr "" |
| 26631 | |
| 26632 | #: Blocks/CollectionPage/block.json |
| 26633 | msgctxt "block keyword" |
| 26634 | msgid "page" |
| 26635 | msgstr "" |
| 26636 | |
| 26637 | #: Blocks/CollectionPage/block.json |
| 26638 | #: Blocks/InvoiceDetails/block.json |
| 26639 | #: Blocks/Radio/block.json |
| 26640 | #: Blocks/RadioGroup/block.json |
| 26641 | msgctxt "block keyword" |
| 26642 | msgid "surecart" |
| 26643 | msgstr "" |
| 26644 | |
| 26645 | #: Blocks/Column/block.json |
| 26646 | msgctxt "block title" |
| 26647 | msgid "SureCart Column" |
| 26648 | msgstr "" |
| 26649 | |
| 26650 | #: Blocks/Column/block.json |
| 26651 | msgctxt "block description" |
| 26652 | msgid "A single column within a columns block." |
| 26653 | msgstr "" |
| 26654 | |
| 26655 | #: Blocks/Columns/block.json |
| 26656 | msgctxt "block title" |
| 26657 | msgid "SureCart Columns" |
| 26658 | msgstr "" |
| 26659 | |
| 26660 | #: Blocks/Columns/block.json |
| 26661 | msgctxt "block description" |
| 26662 | msgid "Display content in multiple columns, with blocks added to each column." |
| 26663 | msgstr "" |
| 26664 | |
| 26665 | #: Blocks/ConditionalForm/block.json |
| 26666 | msgctxt "block title" |
| 26667 | msgid "Conditional" |
| 26668 | msgstr "" |
| 26669 | |
| 26670 | #: Blocks/ConditionalForm/block.json |
| 26671 | msgctxt "block description" |
| 26672 | msgid "Display an area of the form based on conditions." |
| 26673 | msgstr "" |
| 26674 | |
| 26675 | #: Blocks/Confirmation/block.json |
| 26676 | msgctxt "block title" |
| 26677 | msgid "Order Confirmation" |
| 26678 | msgstr "" |
| 26679 | |
| 26680 | #: Blocks/Confirmation/block.json |
| 26681 | msgctxt "block description" |
| 26682 | msgid "Display an order confirmation section." |
| 26683 | msgstr "" |
| 26684 | |
| 26685 | #: Blocks/Confirmation/block.json |
| 26686 | #: Blocks/OrderConfirmationLineItems/block.json |
| 26687 | msgctxt "block keyword" |
| 26688 | msgid "thank" |
| 26689 | msgstr "" |
| 26690 | |
| 26691 | #: Blocks/Confirmation/block.json |
| 26692 | #: Blocks/OrderBumps/block.json |
| 26693 | #: Blocks/OrderConfirmationCustomer/block.json |
| 26694 | #: Blocks/OrderConfirmationLineItems/block.json |
| 26695 | msgctxt "block keyword" |
| 26696 | msgid "thank you" |
| 26697 | msgstr "" |
| 26698 | |
| 26699 | #: Blocks/Coupon/block.json |
| 26700 | msgctxt "block title" |
| 26701 | msgid "Coupon" |
| 26702 | msgstr "" |
| 26703 | |
| 26704 | #: Blocks/Coupon/block.json |
| 26705 | msgctxt "block description" |
| 26706 | msgid "Display a coupon form." |
| 26707 | msgstr "" |
| 26708 | |
| 26709 | #: Blocks/CustomerDashboardButton/block.json |
| 26710 | msgctxt "block title" |
| 26711 | msgid "Customer Dashboard Button" |
| 26712 | msgstr "" |
| 26713 | |
| 26714 | #: Blocks/CustomerDashboardButton/block.json |
| 26715 | msgctxt "block description" |
| 26716 | msgid "Display a button to link the user to their customer dashboard." |
| 26717 | msgstr "" |
| 26718 | |
| 26719 | #: Blocks/CustomerDashboardButton/block.json |
| 26720 | #: Blocks/Dashboard/CustomerBillingDetails/block.json |
| 26721 | #: Blocks/Dashboard/CustomerDashboard/block.json |
| 26722 | #: Blocks/Dashboard/CustomerDashboardArea/block.json |
| 26723 | #: Blocks/Dashboard/CustomerDownloads/block.json |
| 26724 | #: Blocks/Dashboard/CustomerInvoices/block.json |
| 26725 | #: Blocks/Dashboard/CustomerLicenses/block.json |
| 26726 | #: Blocks/Dashboard/CustomerOrders/block.json |
| 26727 | #: Blocks/Dashboard/CustomerPaymentMethods/block.json |
| 26728 | #: Blocks/Dashboard/CustomerSubscriptions/block.json |
| 26729 | #: Blocks/Dashboard/DashboardPage/block.json |
| 26730 | #: Blocks/Dashboard/DashboardPages/block.json |
| 26731 | #: Blocks/Dashboard/DashboardTab/block.json |
| 26732 | #: Blocks/Dashboard/DashboardTabs/block.json |
| 26733 | #: Blocks/Dashboard/Deprecated/CustomerCharges/block.json |
| 26734 | #: Blocks/Dashboard/Deprecated/CustomerShippingAddress/block.json |
| 26735 | #: Blocks/Dashboard/OrderDownloads/block.json |
| 26736 | #: Blocks/Dashboard/WordPressAccount/block.json |
| 26737 | #: Blocks/LogoutButton/block.json |
| 26738 | msgctxt "block keyword" |
| 26739 | msgid "dashboard" |
| 26740 | msgstr "" |
| 26741 | |
| 26742 | #: Blocks/Dashboard/CustomerBillingDetails/block.json |
| 26743 | msgctxt "block title" |
| 26744 | msgid "Customer Billing Details" |
| 26745 | msgstr "" |
| 26746 | |
| 26747 | #: Blocks/Dashboard/CustomerBillingDetails/block.json |
| 26748 | msgctxt "block description" |
| 26749 | msgid "Displays the customers billing details." |
| 26750 | msgstr "" |
| 26751 | |
| 26752 | #: Blocks/Dashboard/CustomerDashboard/block.json |
| 26753 | msgctxt "block title" |
| 26754 | msgid "Tabbed Customer Dashboard" |
| 26755 | msgstr "" |
| 26756 | |
| 26757 | #: Blocks/Dashboard/CustomerDashboard/block.json |
| 26758 | #: Blocks/Dashboard/CustomerDashboardArea/block.json |
| 26759 | msgctxt "block description" |
| 26760 | msgid "Displays the users customer dashboard." |
| 26761 | msgstr "" |
| 26762 | |
| 26763 | #: Blocks/Dashboard/CustomerDashboardArea/block.json |
| 26764 | msgctxt "block title" |
| 26765 | msgid "Customer Dashboard" |
| 26766 | msgstr "" |
| 26767 | |
| 26768 | #: Blocks/Dashboard/CustomerDownloads/block.json |
| 26769 | #: Blocks/Dashboard/OrderDownloads/block.json |
| 26770 | msgctxt "block title" |
| 26771 | msgid "Customer Downloads" |
| 26772 | msgstr "" |
| 26773 | |
| 26774 | #: Blocks/Dashboard/CustomerDownloads/block.json |
| 26775 | #: Blocks/Dashboard/OrderDownloads/block.json |
| 26776 | msgctxt "block description" |
| 26777 | msgid "Displays the customer's downloads." |
| 26778 | msgstr "" |
| 26779 | |
| 26780 | #: Blocks/Dashboard/CustomerDownloads/block.json |
| 26781 | #: Blocks/Dashboard/OrderDownloads/block.json |
| 26782 | #: Blocks/InvoiceReceiptDownload/block.json |
| 26783 | msgctxt "block keyword" |
| 26784 | msgid "download" |
| 26785 | msgstr "" |
| 26786 | |
| 26787 | #: Blocks/Dashboard/CustomerInvoices/block.json |
| 26788 | msgctxt "block title" |
| 26789 | msgid "Customer Invoices" |
| 26790 | msgstr "" |
| 26791 | |
| 26792 | #: Blocks/Dashboard/CustomerInvoices/block.json |
| 26793 | msgctxt "block description" |
| 26794 | msgid "Displays the customers invoices." |
| 26795 | msgstr "" |
| 26796 | |
| 26797 | #: Blocks/Dashboard/CustomerInvoices/block.json |
| 26798 | msgctxt "block keyword" |
| 26799 | msgid "invoices" |
| 26800 | msgstr "" |
| 26801 | |
| 26802 | #: Blocks/Dashboard/CustomerLicenses/block.json |
| 26803 | msgctxt "block title" |
| 26804 | msgid "Customer Licenses" |
| 26805 | msgstr "" |
| 26806 | |
| 26807 | #: Blocks/Dashboard/CustomerLicenses/block.json |
| 26808 | msgctxt "block description" |
| 26809 | msgid "Displays the customer's licenses." |
| 26810 | msgstr "" |
| 26811 | |
| 26812 | #: Blocks/Dashboard/CustomerLicenses/block.json |
| 26813 | msgctxt "block keyword" |
| 26814 | msgid "license" |
| 26815 | msgstr "" |
| 26816 | |
| 26817 | #: Blocks/Dashboard/CustomerOrders/block.json |
| 26818 | msgctxt "block title" |
| 26819 | msgid "Customer Orders" |
| 26820 | msgstr "" |
| 26821 | |
| 26822 | #: Blocks/Dashboard/CustomerOrders/block.json |
| 26823 | msgctxt "block description" |
| 26824 | msgid "Displays the customers orders." |
| 26825 | msgstr "" |
| 26826 | |
| 26827 | #: Blocks/Dashboard/CustomerPaymentMethods/block.json |
| 26828 | msgctxt "block title" |
| 26829 | msgid "Customer Payment Methods" |
| 26830 | msgstr "" |
| 26831 | |
| 26832 | #: Blocks/Dashboard/CustomerPaymentMethods/block.json |
| 26833 | msgctxt "block description" |
| 26834 | msgid "Lets the customer update payment methods." |
| 26835 | msgstr "" |
| 26836 | |
| 26837 | #: Blocks/Dashboard/CustomerSubscriptions/block.json |
| 26838 | msgctxt "block title" |
| 26839 | msgid "Customer Subscriptions" |
| 26840 | msgstr "" |
| 26841 | |
| 26842 | #: Blocks/Dashboard/CustomerSubscriptions/block.json |
| 26843 | msgctxt "block description" |
| 26844 | msgid "Displays a customer's subscriptions." |
| 26845 | msgstr "" |
| 26846 | |
| 26847 | #: Blocks/Dashboard/DashboardPage/block.json |
| 26848 | msgctxt "block title" |
| 26849 | msgid "Customer Dashboard Page" |
| 26850 | msgstr "" |
| 26851 | |
| 26852 | #: Blocks/Dashboard/DashboardPage/block.json |
| 26853 | #: Blocks/Dashboard/DashboardTab/block.json |
| 26854 | msgctxt "block description" |
| 26855 | msgid "Displays the users customer dashboard tab." |
| 26856 | msgstr "" |
| 26857 | |
| 26858 | #: Blocks/Dashboard/DashboardPages/block.json |
| 26859 | msgctxt "block title" |
| 26860 | msgid "Customer Dashboard Pages" |
| 26861 | msgstr "" |
| 26862 | |
| 26863 | #: Blocks/Dashboard/DashboardPages/block.json |
| 26864 | msgctxt "block description" |
| 26865 | msgid "Displays the users customer dashboard pages." |
| 26866 | msgstr "" |
| 26867 | |
| 26868 | #: Blocks/Dashboard/DashboardTab/block.json |
| 26869 | msgctxt "block title" |
| 26870 | msgid "Customer Dashboard Tab" |
| 26871 | msgstr "" |
| 26872 | |
| 26873 | #: Blocks/Dashboard/DashboardTabs/block.json |
| 26874 | msgctxt "block title" |
| 26875 | msgid "Customer Dashboard Tabs" |
| 26876 | msgstr "" |
| 26877 | |
| 26878 | #: Blocks/Dashboard/DashboardTabs/block.json |
| 26879 | msgctxt "block description" |
| 26880 | msgid "Displays the users customer dashboard tabs." |
| 26881 | msgstr "" |
| 26882 | |
| 26883 | #: Blocks/Dashboard/Deprecated/CustomerCharges/block.json |
| 26884 | msgctxt "block title" |
| 26885 | msgid "Customer Charges" |
| 26886 | msgstr "" |
| 26887 | |
| 26888 | #: Blocks/Dashboard/Deprecated/CustomerCharges/block.json |
| 26889 | msgctxt "block description" |
| 26890 | msgid "Displays the customers charges." |
| 26891 | msgstr "" |
| 26892 | |
| 26893 | #: Blocks/Dashboard/Deprecated/CustomerShippingAddress/block.json |
| 26894 | msgctxt "block title" |
| 26895 | msgid "Customer Shipping and Tax Address" |
| 26896 | msgstr "" |
| 26897 | |
| 26898 | #: Blocks/Dashboard/Deprecated/CustomerShippingAddress/block.json |
| 26899 | msgctxt "block description" |
| 26900 | msgid "Displays the customers shipping addresses and lets them update details." |
| 26901 | msgstr "" |
| 26902 | |
| 26903 | #: Blocks/Dashboard/WordPressAccount/block.json |
| 26904 | msgctxt "block title" |
| 26905 | msgid "WordPress User Account" |
| 26906 | msgstr "" |
| 26907 | |
| 26908 | #: Blocks/Dashboard/WordPressAccount/block.json |
| 26909 | msgctxt "block description" |
| 26910 | msgid "WordPress User Account Information" |
| 26911 | msgstr "" |
| 26912 | |
| 26913 | #: Blocks/Dashboard/WordPressAccount/block.json |
| 26914 | msgctxt "block keyword" |
| 26915 | msgid "account" |
| 26916 | msgstr "" |
| 26917 | |
| 26918 | #: Blocks/Dashboard/WordPressAccount/block.json |
| 26919 | msgctxt "block keyword" |
| 26920 | msgid "user" |
| 26921 | msgstr "" |
| 26922 | |
| 26923 | #: Blocks/Divider/block.json |
| 26924 | msgctxt "block title" |
| 26925 | msgid "Divider" |
| 26926 | msgstr "" |
| 26927 | |
| 26928 | #: Blocks/Divider/block.json |
| 26929 | msgctxt "block description" |
| 26930 | msgid "Displays a divider." |
| 26931 | msgstr "" |
| 26932 | |
| 26933 | #: Blocks/Divider/block.json |
| 26934 | msgctxt "block keyword" |
| 26935 | msgid "divider" |
| 26936 | msgstr "" |
| 26937 | |
| 26938 | #: Blocks/Divider/block.json |
| 26939 | msgctxt "block keyword" |
| 26940 | msgid "hr" |
| 26941 | msgstr "" |
| 26942 | |
| 26943 | #: Blocks/Donation/block.json |
| 26944 | msgctxt "block title" |
| 26945 | msgid "Donation" |
| 26946 | msgstr "" |
| 26947 | |
| 26948 | #: Blocks/Donation/block.json |
| 26949 | #: Blocks/ProductDonation/block.json |
| 26950 | msgctxt "block description" |
| 26951 | msgid "Displays a donation amount for the user to choose from." |
| 26952 | msgstr "" |
| 26953 | |
| 26954 | #: Blocks/Donation/block.json |
| 26955 | #: Blocks/DonationAmount/block.json |
| 26956 | #: Blocks/ProductDonation/block.json |
| 26957 | #: Blocks/ProductDonationAmount/block.json |
| 26958 | #: Blocks/ProductDonationAmounts/block.json |
| 26959 | #: Blocks/ProductDonationCustomAmount/block.json |
| 26960 | #: Blocks/ProductDonationPrices/block.json |
| 26961 | #: Blocks/ProductDonationRecurringPrices/block.json |
| 26962 | msgctxt "block keyword" |
| 26963 | msgid "donation" |
| 26964 | msgstr "" |
| 26965 | |
| 26966 | #: Blocks/Donation/block.json |
| 26967 | #: Blocks/DonationAmount/block.json |
| 26968 | #: Blocks/ProductDonation/block.json |
| 26969 | #: Blocks/ProductDonationAmount/block.json |
| 26970 | #: Blocks/ProductDonationAmounts/block.json |
| 26971 | #: Blocks/ProductDonationCustomAmount/block.json |
| 26972 | #: Blocks/ProductDonationPrices/block.json |
| 26973 | #: Blocks/ProductDonationRecurringPrices/block.json |
| 26974 | msgctxt "block keyword" |
| 26975 | msgid "ad hoc" |
| 26976 | msgstr "" |
| 26977 | |
| 26978 | #: Blocks/Donation/block.json |
| 26979 | #: Blocks/DonationAmount/block.json |
| 26980 | #: Blocks/Input/block.json |
| 26981 | #: Blocks/ProductDonation/block.json |
| 26982 | #: Blocks/ProductDonationAmount/block.json |
| 26983 | #: Blocks/ProductDonationAmounts/block.json |
| 26984 | #: Blocks/ProductDonationCustomAmount/block.json |
| 26985 | #: Blocks/ProductDonationPrices/block.json |
| 26986 | #: Blocks/Textarea/block.json |
| 26987 | msgctxt "block keyword" |
| 26988 | msgid "custom" |
| 26989 | msgstr "" |
| 26990 | |
| 26991 | #: Blocks/Donation/block.json |
| 26992 | #: Blocks/DonationAmount/block.json |
| 26993 | #: Blocks/ProductDonation/block.json |
| 26994 | #: Blocks/ProductDonationAmount/block.json |
| 26995 | #: Blocks/ProductDonationAmounts/block.json |
| 26996 | #: Blocks/ProductDonationCustomAmount/block.json |
| 26997 | #: Blocks/ProductDonationPrices/block.json |
| 26998 | #: Blocks/ProductDonationRecurringPrices/block.json |
| 26999 | #: src/blocks/cart-order-bump-amount/block.json |
| 27000 | #: src/blocks/cart-subtotal-amount/block.json |
| 27001 | msgctxt "block keyword" |
| 27002 | msgid "amount" |
| 27003 | msgstr "" |
| 27004 | |
| 27005 | #: Blocks/DonationAmount/block.json |
| 27006 | msgctxt "block title" |
| 27007 | msgid "Donation Amount" |
| 27008 | msgstr "" |
| 27009 | |
| 27010 | #: Blocks/DonationAmount/block.json |
| 27011 | #: Blocks/ProductDonationAmount/block.json |
| 27012 | msgctxt "block description" |
| 27013 | msgid "Displays a donation amount for the donation form." |
| 27014 | msgstr "" |
| 27015 | |
| 27016 | #: Blocks/Email/block.json |
| 27017 | msgctxt "block title" |
| 27018 | msgid "Email" |
| 27019 | msgstr "" |
| 27020 | |
| 27021 | #: Blocks/Email/block.json |
| 27022 | msgctxt "block description" |
| 27023 | msgid "Displays an email form field." |
| 27024 | msgstr "" |
| 27025 | |
| 27026 | #: Blocks/Email/block.json |
| 27027 | #: Blocks/Form/block.json |
| 27028 | msgctxt "block keyword" |
| 27029 | msgid "email" |
| 27030 | msgstr "" |
| 27031 | |
| 27032 | #: Blocks/Email/block.json |
| 27033 | #: Blocks/Form/block.json |
| 27034 | msgctxt "block keyword" |
| 27035 | msgid "mail" |
| 27036 | msgstr "" |
| 27037 | |
| 27038 | #: Blocks/ExpressPayment/block.json |
| 27039 | msgctxt "block title" |
| 27040 | msgid "Express Payment" |
| 27041 | msgstr "" |
| 27042 | |
| 27043 | #: Blocks/ExpressPayment/block.json |
| 27044 | msgctxt "block description" |
| 27045 | msgid "Display express payment options (Google Pay, Apple Pay, etc.)" |
| 27046 | msgstr "" |
| 27047 | |
| 27048 | #: Blocks/ExpressPayment/block.json |
| 27049 | msgctxt "block keyword" |
| 27050 | msgid "apple" |
| 27051 | msgstr "" |
| 27052 | |
| 27053 | #: Blocks/ExpressPayment/block.json |
| 27054 | msgctxt "block keyword" |
| 27055 | msgid "google" |
| 27056 | msgstr "" |
| 27057 | |
| 27058 | #: Blocks/ExpressPayment/block.json |
| 27059 | msgctxt "block keyword" |
| 27060 | msgid "android" |
| 27061 | msgstr "" |
| 27062 | |
| 27063 | #: Blocks/FirstName/block.json |
| 27064 | msgctxt "block title" |
| 27065 | msgid "First Name" |
| 27066 | msgstr "" |
| 27067 | |
| 27068 | #: Blocks/FirstName/block.json |
| 27069 | msgctxt "block description" |
| 27070 | msgid "Display a first name collection field." |
| 27071 | msgstr "" |
| 27072 | |
| 27073 | #: Blocks/FirstName/block.json |
| 27074 | msgctxt "block keyword" |
| 27075 | msgid "first-name" |
| 27076 | msgstr "" |
| 27077 | |
| 27078 | #: Blocks/Form/block.json |
| 27079 | #: src/blocks/product-review-form-template/block.json |
| 27080 | msgctxt "block title" |
| 27081 | msgid "Form" |
| 27082 | msgstr "" |
| 27083 | |
| 27084 | #: Blocks/Form/block.json |
| 27085 | msgctxt "block description" |
| 27086 | msgid "Displays a form." |
| 27087 | msgstr "" |
| 27088 | |
| 27089 | #: Blocks/Heading/block.json |
| 27090 | msgctxt "block title" |
| 27091 | msgid "Title/Heading Section" |
| 27092 | msgstr "" |
| 27093 | |
| 27094 | #: Blocks/Heading/block.json |
| 27095 | msgctxt "block description" |
| 27096 | msgid "Displays a title/heading section" |
| 27097 | msgstr "" |
| 27098 | |
| 27099 | #: Blocks/Heading/block.json |
| 27100 | #: Blocks/Upsell/Title/block.json |
| 27101 | msgctxt "block keyword" |
| 27102 | msgid "heading" |
| 27103 | msgstr "" |
| 27104 | |
| 27105 | #: Blocks/Heading/block.json |
| 27106 | #: Blocks/Product/Title/block.json |
| 27107 | #: Blocks/ProductCollectionTitle/block.json |
| 27108 | #: Blocks/ProductItemTitle/block.json |
| 27109 | #: Blocks/Upsell/Title/block.json |
| 27110 | #: src/blocks/product-review-title/block.json |
| 27111 | msgctxt "block keyword" |
| 27112 | msgid "title" |
| 27113 | msgstr "" |
| 27114 | |
| 27115 | #: Blocks/Input/block.json |
| 27116 | msgctxt "block title" |
| 27117 | msgid "Text Field" |
| 27118 | msgstr "" |
| 27119 | |
| 27120 | #: Blocks/Input/block.json |
| 27121 | msgctxt "block description" |
| 27122 | msgid "Displays a form text input field. This is saved with the order as additional metadata." |
| 27123 | msgstr "" |
| 27124 | |
| 27125 | #: Blocks/Input/block.json |
| 27126 | msgctxt "block keyword" |
| 27127 | msgid "text" |
| 27128 | msgstr "" |
| 27129 | |
| 27130 | #: Blocks/Input/block.json |
| 27131 | #: Blocks/Password/block.json |
| 27132 | #: Blocks/Textarea/block.json |
| 27133 | msgctxt "block keyword" |
| 27134 | msgid "input" |
| 27135 | msgstr "" |
| 27136 | |
| 27137 | #: Blocks/Input/block.json |
| 27138 | #: Blocks/Textarea/block.json |
| 27139 | msgctxt "block keyword" |
| 27140 | msgid "field" |
| 27141 | msgstr "" |
| 27142 | |
| 27143 | #: Blocks/InvoiceDetails/block.json |
| 27144 | msgctxt "block title" |
| 27145 | msgid "Invoice details" |
| 27146 | msgstr "" |
| 27147 | |
| 27148 | #: Blocks/InvoiceDetails/block.json |
| 27149 | msgctxt "block description" |
| 27150 | msgid "Display the invoice details." |
| 27151 | msgstr "" |
| 27152 | |
| 27153 | #: Blocks/InvoiceDetails/block.json |
| 27154 | #: Blocks/InvoiceDueDate/block.json |
| 27155 | #: Blocks/InvoiceMemo/block.json |
| 27156 | #: Blocks/InvoiceNumber/block.json |
| 27157 | #: Blocks/InvoiceReceiptDownload/block.json |
| 27158 | msgctxt "block keyword" |
| 27159 | msgid "invoice" |
| 27160 | msgstr "" |
| 27161 | |
| 27162 | #: Blocks/InvoiceDueDate/block.json |
| 27163 | msgctxt "block title" |
| 27164 | msgid "Inovoice Due Date" |
| 27165 | msgstr "" |
| 27166 | |
| 27167 | #: Blocks/InvoiceDueDate/block.json |
| 27168 | msgctxt "block description" |
| 27169 | msgid "Displays the invoice due date line item." |
| 27170 | msgstr "" |
| 27171 | |
| 27172 | #: Blocks/InvoiceDueDate/block.json |
| 27173 | msgctxt "block keyword" |
| 27174 | msgid "due" |
| 27175 | msgstr "" |
| 27176 | |
| 27177 | #: Blocks/InvoiceDueDate/block.json |
| 27178 | #: src/blocks/product-review-date/block.json |
| 27179 | msgctxt "block keyword" |
| 27180 | msgid "date" |
| 27181 | msgstr "" |
| 27182 | |
| 27183 | #: Blocks/InvoiceMemo/block.json |
| 27184 | msgctxt "block title" |
| 27185 | msgid "Invoice Memo" |
| 27186 | msgstr "" |
| 27187 | |
| 27188 | #: Blocks/InvoiceMemo/block.json |
| 27189 | msgctxt "block description" |
| 27190 | msgid "Displays the invoice memo." |
| 27191 | msgstr "" |
| 27192 | |
| 27193 | #: Blocks/InvoiceMemo/block.json |
| 27194 | msgctxt "block keyword" |
| 27195 | msgid "memo" |
| 27196 | msgstr "" |
| 27197 | |
| 27198 | #: Blocks/InvoiceNumber/block.json |
| 27199 | msgctxt "block title" |
| 27200 | msgid "Invoice Number" |
| 27201 | msgstr "" |
| 27202 | |
| 27203 | #: Blocks/InvoiceNumber/block.json |
| 27204 | msgctxt "block description" |
| 27205 | msgid "Displays the invoice number line item." |
| 27206 | msgstr "" |
| 27207 | |
| 27208 | #: Blocks/InvoiceNumber/block.json |
| 27209 | msgctxt "block keyword" |
| 27210 | msgid "number" |
| 27211 | msgstr "" |
| 27212 | |
| 27213 | #: Blocks/InvoiceReceiptDownload/block.json |
| 27214 | msgctxt "block title" |
| 27215 | msgid "Invoice Receipt Download" |
| 27216 | msgstr "" |
| 27217 | |
| 27218 | #: Blocks/InvoiceReceiptDownload/block.json |
| 27219 | msgctxt "block description" |
| 27220 | msgid "Displays the download link for the invoice receipt." |
| 27221 | msgstr "" |
| 27222 | |
| 27223 | #: Blocks/InvoiceReceiptDownload/block.json |
| 27224 | msgctxt "block keyword" |
| 27225 | msgid "receipt" |
| 27226 | msgstr "" |
| 27227 | |
| 27228 | #: Blocks/LastName/block.json |
| 27229 | msgctxt "block title" |
| 27230 | msgid "Last Name" |
| 27231 | msgstr "" |
| 27232 | |
| 27233 | #: Blocks/LastName/block.json |
| 27234 | msgctxt "block description" |
| 27235 | msgid "Display a last name collection field." |
| 27236 | msgstr "" |
| 27237 | |
| 27238 | #: Blocks/LastName/block.json |
| 27239 | msgctxt "block keyword" |
| 27240 | msgid "last-name" |
| 27241 | msgstr "" |
| 27242 | |
| 27243 | #: Blocks/LineItems/block.json |
| 27244 | msgctxt "block title" |
| 27245 | msgid "Line Items" |
| 27246 | msgstr "" |
| 27247 | |
| 27248 | #: Blocks/LineItems/block.json |
| 27249 | msgctxt "block description" |
| 27250 | msgid "Displays checkout line items." |
| 27251 | msgstr "" |
| 27252 | |
| 27253 | #: Blocks/LineItems/block.json |
| 27254 | #: Blocks/LineItemShipping/block.json |
| 27255 | #: Blocks/TaxLineItem/block.json |
| 27256 | #: Blocks/Total/block.json |
| 27257 | msgctxt "block keyword" |
| 27258 | msgid "total" |
| 27259 | msgstr "" |
| 27260 | |
| 27261 | #: Blocks/LineItems/block.json |
| 27262 | msgctxt "block keyword" |
| 27263 | msgid "line-items" |
| 27264 | msgstr "" |
| 27265 | |
| 27266 | #: Blocks/LineItemShipping/block.json |
| 27267 | msgctxt "block title" |
| 27268 | msgid "Shipping Line Item" |
| 27269 | msgstr "" |
| 27270 | |
| 27271 | #: Blocks/LineItemShipping/block.json |
| 27272 | msgctxt "block description" |
| 27273 | msgid "Display the shipping amount" |
| 27274 | msgstr "" |
| 27275 | |
| 27276 | #: Blocks/LineItemShipping/block.json |
| 27277 | #: Blocks/TaxLineItem/block.json |
| 27278 | #: Blocks/Total/block.json |
| 27279 | #: src/blocks/cart-items-subtotal/block.json |
| 27280 | #: src/blocks/cart-subtotal-amount/block.json |
| 27281 | #: src/blocks/cart-subtotal-scratch-amount/block.json |
| 27282 | #: src/blocks/cart-subtotal/block.json |
| 27283 | msgctxt "block keyword" |
| 27284 | msgid "subtotal" |
| 27285 | msgstr "" |
| 27286 | |
| 27287 | #: Blocks/LogoutButton/block.json |
| 27288 | msgctxt "block title" |
| 27289 | msgid "Logout Button" |
| 27290 | msgstr "" |
| 27291 | |
| 27292 | #: Blocks/LogoutButton/block.json |
| 27293 | msgctxt "block description" |
| 27294 | msgid "Display a logout button." |
| 27295 | msgstr "" |
| 27296 | |
| 27297 | #: Blocks/Name/block.json |
| 27298 | msgctxt "block title" |
| 27299 | msgid "Full Name" |
| 27300 | msgstr "" |
| 27301 | |
| 27302 | #: Blocks/Name/block.json |
| 27303 | msgctxt "block description" |
| 27304 | msgid "Display a name collection field." |
| 27305 | msgstr "" |
| 27306 | |
| 27307 | #: Blocks/NameYourPrice/block.json |
| 27308 | msgctxt "block title" |
| 27309 | msgid "Name Your Own Price" |
| 27310 | msgstr "" |
| 27311 | |
| 27312 | #: Blocks/NameYourPrice/block.json |
| 27313 | msgctxt "block description" |
| 27314 | msgid "Display a name your own price field." |
| 27315 | msgstr "" |
| 27316 | |
| 27317 | #: Blocks/OrderBumps/block.json |
| 27318 | #: src/blocks/cart-order-bumps/block.json |
| 27319 | msgctxt "block title" |
| 27320 | msgid "Order Bumps" |
| 27321 | msgstr "" |
| 27322 | |
| 27323 | #: Blocks/OrderBumps/block.json |
| 27324 | msgctxt "block description" |
| 27325 | msgid "Display your order bumps." |
| 27326 | msgstr "" |
| 27327 | |
| 27328 | #: Blocks/OrderConfirmationCustomer/block.json |
| 27329 | msgctxt "block title" |
| 27330 | msgid "Order Confirmation Customer Details" |
| 27331 | msgstr "" |
| 27332 | |
| 27333 | #: Blocks/OrderConfirmationCustomer/block.json |
| 27334 | msgctxt "block description" |
| 27335 | msgid "Display an order confirmation customer section." |
| 27336 | msgstr "" |
| 27337 | |
| 27338 | #: Blocks/OrderConfirmationLineItems/block.json |
| 27339 | msgctxt "block title" |
| 27340 | msgid "Order Confirmation Line Items" |
| 27341 | msgstr "" |
| 27342 | |
| 27343 | #: Blocks/OrderConfirmationLineItems/block.json |
| 27344 | msgctxt "block description" |
| 27345 | msgid "Display an order confirmation line items summary section." |
| 27346 | msgstr "" |
| 27347 | |
| 27348 | #: Blocks/Password/block.json |
| 27349 | msgctxt "block title" |
| 27350 | msgid "Password" |
| 27351 | msgstr "" |
| 27352 | |
| 27353 | #: Blocks/Password/block.json |
| 27354 | msgctxt "block description" |
| 27355 | msgid "Displays a password field to let a new user set a password." |
| 27356 | msgstr "" |
| 27357 | |
| 27358 | #: Blocks/Password/block.json |
| 27359 | msgctxt "block keyword" |
| 27360 | msgid "password" |
| 27361 | msgstr "" |
| 27362 | |
| 27363 | #: Blocks/Payment/block.json |
| 27364 | msgctxt "block title" |
| 27365 | msgid "Payment" |
| 27366 | msgstr "" |
| 27367 | |
| 27368 | #: Blocks/Payment/block.json |
| 27369 | msgctxt "block description" |
| 27370 | msgid "Display payment options" |
| 27371 | msgstr "" |
| 27372 | |
| 27373 | #: Blocks/Payment/block.json |
| 27374 | msgctxt "block keyword" |
| 27375 | msgid "credit" |
| 27376 | msgstr "" |
| 27377 | |
| 27378 | #: Blocks/Payment/block.json |
| 27379 | msgctxt "block keyword" |
| 27380 | msgid "paypal" |
| 27381 | msgstr "" |
| 27382 | |
| 27383 | #: Blocks/Payment/block.json |
| 27384 | msgctxt "block keyword" |
| 27385 | msgid "stripe" |
| 27386 | msgstr "" |
| 27387 | |
| 27388 | #: Blocks/Phone/block.json |
| 27389 | msgctxt "block title" |
| 27390 | msgid "Phone" |
| 27391 | msgstr "" |
| 27392 | |
| 27393 | #: Blocks/Phone/block.json |
| 27394 | msgctxt "block description" |
| 27395 | msgid "Display a phone number collection field." |
| 27396 | msgstr "" |
| 27397 | |
| 27398 | #: Blocks/Phone/block.json |
| 27399 | msgctxt "block keyword" |
| 27400 | msgid "phone" |
| 27401 | msgstr "" |
| 27402 | |
| 27403 | #: Blocks/Phone/block.json |
| 27404 | msgctxt "block keyword" |
| 27405 | msgid "tel" |
| 27406 | msgstr "" |
| 27407 | |
| 27408 | #: Blocks/PriceChoice/block.json |
| 27409 | msgctxt "block title" |
| 27410 | msgid "Price Choice" |
| 27411 | msgstr "" |
| 27412 | |
| 27413 | #: Blocks/PriceChoice/block.json |
| 27414 | msgctxt "block description" |
| 27415 | msgid "Displays a price choice for a product" |
| 27416 | msgstr "" |
| 27417 | |
| 27418 | #: Blocks/PriceChoice/block.json |
| 27419 | #: Blocks/PriceSelector/block.json |
| 27420 | #: Blocks/Product/Price/block.json |
| 27421 | #: Blocks/Product/PriceChoices/block.json |
| 27422 | #: Blocks/ProductItemPrice/block.json |
| 27423 | #: Blocks/VariantPriceSelector/block.json |
| 27424 | #: src/blocks/cart-order-bump-amount/block.json |
| 27425 | msgctxt "block keyword" |
| 27426 | msgid "price" |
| 27427 | msgstr "" |
| 27428 | |
| 27429 | #: Blocks/PriceChoice/block.json |
| 27430 | #: Blocks/PriceSelector/block.json |
| 27431 | #: Blocks/Product/CollectionBadges/block.json |
| 27432 | #: Blocks/Product/Price/block.json |
| 27433 | #: Blocks/Product/PriceChoices/block.json |
| 27434 | #: Blocks/Product/Quantity/block.json |
| 27435 | #: Blocks/Product/Title/block.json |
| 27436 | #: Blocks/Product/VariantChoices/block.json |
| 27437 | #: Blocks/ProductCollection/block.json |
| 27438 | #: Blocks/ProductCollectionImage/block.json |
| 27439 | #: Blocks/ProductCollectionTitle/block.json |
| 27440 | #: Blocks/ProductItem/block.json |
| 27441 | #: Blocks/ProductItemImage/block.json |
| 27442 | #: Blocks/ProductItemList/block.json |
| 27443 | #: Blocks/ProductItemPrice/block.json |
| 27444 | #: Blocks/ProductItemTitle/block.json |
| 27445 | #: Blocks/VariantPriceSelector/block.json |
| 27446 | #: src/blocks/product-buy-buttons/block.json |
| 27447 | #: src/blocks/product-line-item-note/block.json |
| 27448 | #: src/blocks/product-quantity-control/block.json |
| 27449 | #: src/blocks/product-quantity-input-decrease/block.json |
| 27450 | #: src/blocks/product-quantity-input-increase/block.json |
| 27451 | #: src/blocks/product-quantity-input/block.json |
| 27452 | #: src/blocks/product-quantity/block.json |
| 27453 | #: src/blocks/product-review-template/block.json |
| 27454 | #: src/blocks/product-template/block.json |
| 27455 | msgctxt "block keyword" |
| 27456 | msgid "product" |
| 27457 | msgstr "" |
| 27458 | |
| 27459 | #: Blocks/PriceChoice/block.json |
| 27460 | #: Blocks/PriceSelector/block.json |
| 27461 | #: Blocks/Product/PriceChoices/block.json |
| 27462 | #: Blocks/Product/VariantChoices/block.json |
| 27463 | #: Blocks/VariantPriceSelector/block.json |
| 27464 | msgctxt "block keyword" |
| 27465 | msgid "choice" |
| 27466 | msgstr "" |
| 27467 | |
| 27468 | #: Blocks/PriceSelector/block.json |
| 27469 | #: src/blocks/product-price-chooser/block.json |
| 27470 | msgctxt "block title" |
| 27471 | msgid "Price Selector" |
| 27472 | msgstr "" |
| 27473 | |
| 27474 | #: Blocks/PriceSelector/block.json |
| 27475 | msgctxt "block description" |
| 27476 | msgid "Displays a selector for product prices." |
| 27477 | msgstr "" |
| 27478 | |
| 27479 | #: Blocks/Product/BuyButton/block.json |
| 27480 | msgctxt "block title" |
| 27481 | msgid "Product Cart Button" |
| 27482 | msgstr "" |
| 27483 | |
| 27484 | #: Blocks/Product/BuyButton/block.json |
| 27485 | msgctxt "block description" |
| 27486 | msgid "Add a buy now or add to cart button." |
| 27487 | msgstr "" |
| 27488 | |
| 27489 | #: Blocks/Product/BuyButton/block.json |
| 27490 | #: src/blocks/product-buy-buttons/block.json |
| 27491 | msgctxt "block keyword" |
| 27492 | msgid "buy" |
| 27493 | msgstr "" |
| 27494 | |
| 27495 | #: Blocks/Product/BuyButton/block.json |
| 27496 | #: src/blocks/product-buy-button/block.json |
| 27497 | msgctxt "block variation title" |
| 27498 | msgid "Add To Cart Button" |
| 27499 | msgstr "" |
| 27500 | |
| 27501 | #: Blocks/Product/BuyButton/block.json |
| 27502 | #: Blocks/ProductDonationRecurringPrices/block.json |
| 27503 | #: src/blocks/product-buy-button/block.json |
| 27504 | msgctxt "block variation description" |
| 27505 | msgid "Add a button to add the product to the cart." |
| 27506 | msgstr "" |
| 27507 | |
| 27508 | #: Blocks/Product/BuyButton/block.json |
| 27509 | #: src/blocks/product-buy-button/block.json |
| 27510 | msgctxt "block variation title" |
| 27511 | msgid "Buy Now Button" |
| 27512 | msgstr "" |
| 27513 | |
| 27514 | #: Blocks/Product/BuyButton/block.json |
| 27515 | #: src/blocks/product-buy-button/block.json |
| 27516 | msgctxt "block variation description" |
| 27517 | msgid "Add a button to buy the product." |
| 27518 | msgstr "" |
| 27519 | |
| 27520 | #: Blocks/Product/BuyButton/block.json |
| 27521 | #: Blocks/Upsell/NoThanksButton/block.json |
| 27522 | #: Blocks/Upsell/SubmitButton/block.json |
| 27523 | #: src/blocks/product-buy-button/block.json |
| 27524 | #: src/blocks/product-review-add-button/block.json |
| 27525 | #: src/blocks/product-review-form-submit-button/block.json |
| 27526 | msgctxt "block style label" |
| 27527 | msgid "Fill" |
| 27528 | msgstr "" |
| 27529 | |
| 27530 | #: Blocks/Product/BuyButton/block.json |
| 27531 | #: Blocks/Upsell/NoThanksButton/block.json |
| 27532 | #: Blocks/Upsell/SubmitButton/block.json |
| 27533 | #: src/blocks/product-buy-button/block.json |
| 27534 | #: src/blocks/product-review-add-button/block.json |
| 27535 | #: src/blocks/product-review-form-submit-button/block.json |
| 27536 | msgctxt "block style label" |
| 27537 | msgid "Outline" |
| 27538 | msgstr "" |
| 27539 | |
| 27540 | #: Blocks/Product/CollectionBadges/block.json |
| 27541 | msgctxt "block title" |
| 27542 | msgid "Product Collection Badges" |
| 27543 | msgstr "" |
| 27544 | |
| 27545 | #: Blocks/Product/CollectionBadges/block.json |
| 27546 | msgctxt "block description" |
| 27547 | msgid "Displays product collection selector for a product." |
| 27548 | msgstr "" |
| 27549 | |
| 27550 | #: Blocks/Product/Description/block.json |
| 27551 | #: src/blocks/product-description/block.json |
| 27552 | msgctxt "block title" |
| 27553 | msgid "Product Description" |
| 27554 | msgstr "" |
| 27555 | |
| 27556 | #: Blocks/Product/Description/block.json |
| 27557 | msgctxt "block description" |
| 27558 | msgid "Display the product description" |
| 27559 | msgstr "" |
| 27560 | |
| 27561 | #: Blocks/Product/Description/block.json |
| 27562 | #: Blocks/ProductCollectionDescription/block.json |
| 27563 | #: Blocks/Upsell/CountdownTimer/block.json |
| 27564 | #: src/blocks/cart-order-bump-description/block.json |
| 27565 | msgctxt "block keyword" |
| 27566 | msgid "description" |
| 27567 | msgstr "" |
| 27568 | |
| 27569 | #: Blocks/Product/Media/block.json |
| 27570 | #: src/blocks/product-media/block.json |
| 27571 | msgctxt "block title" |
| 27572 | msgid "Product Media" |
| 27573 | msgstr "" |
| 27574 | |
| 27575 | #: Blocks/Product/Media/block.json |
| 27576 | #: src/blocks/product-media/block.json |
| 27577 | msgctxt "block description" |
| 27578 | msgid "A container to display the product media" |
| 27579 | msgstr "" |
| 27580 | |
| 27581 | #: Blocks/Product/Media/block.json |
| 27582 | #: Blocks/ProductCollectionImage/block.json |
| 27583 | #: Blocks/ProductItemImage/block.json |
| 27584 | #: Blocks/StoreLogo/block.json |
| 27585 | #: src/blocks/product-media/block.json |
| 27586 | msgctxt "block keyword" |
| 27587 | msgid "image" |
| 27588 | msgstr "" |
| 27589 | |
| 27590 | #: Blocks/Product/Media/block.json |
| 27591 | #: src/blocks/product-media/block.json |
| 27592 | msgctxt "block keyword" |
| 27593 | msgid "media" |
| 27594 | msgstr "" |
| 27595 | |
| 27596 | #: Blocks/Product/Price/block.json |
| 27597 | msgctxt "block title" |
| 27598 | msgid "Product Price" |
| 27599 | msgstr "" |
| 27600 | |
| 27601 | #: Blocks/Product/Price/block.json |
| 27602 | msgctxt "block description" |
| 27603 | msgid "Displays the product price or price range." |
| 27604 | msgstr "" |
| 27605 | |
| 27606 | #: Blocks/Product/PriceChoices/block.json |
| 27607 | msgctxt "block title" |
| 27608 | msgid "Product Price Choices" |
| 27609 | msgstr "" |
| 27610 | |
| 27611 | #: Blocks/Product/PriceChoices/block.json |
| 27612 | #: src/blocks/product-price-chooser/block.json |
| 27613 | msgctxt "block description" |
| 27614 | msgid "Displays possible choices for product prices." |
| 27615 | msgstr "" |
| 27616 | |
| 27617 | #: Blocks/Product/Quantity/block.json |
| 27618 | #: src/blocks/product-quantity/block.json |
| 27619 | msgctxt "block title" |
| 27620 | msgid "Product Quantity" |
| 27621 | msgstr "" |
| 27622 | |
| 27623 | #: Blocks/Product/Quantity/block.json |
| 27624 | msgctxt "block description" |
| 27625 | msgid "Displays quantity selector for a product." |
| 27626 | msgstr "" |
| 27627 | |
| 27628 | #: Blocks/Product/Quantity/block.json |
| 27629 | #: src/blocks/product-quantity-control/block.json |
| 27630 | #: src/blocks/product-quantity-input-decrease/block.json |
| 27631 | #: src/blocks/product-quantity-input-increase/block.json |
| 27632 | #: src/blocks/product-quantity-input/block.json |
| 27633 | #: src/blocks/product-quantity/block.json |
| 27634 | msgctxt "block keyword" |
| 27635 | msgid "quantity" |
| 27636 | msgstr "" |
| 27637 | |
| 27638 | #: Blocks/Product/Title/block.json |
| 27639 | #: Blocks/ProductItemTitle/block.json |
| 27640 | #: src/blocks/product-title/block.json |
| 27641 | msgctxt "block title" |
| 27642 | msgid "Product Title" |
| 27643 | msgstr "" |
| 27644 | |
| 27645 | #: Blocks/Product/Title/block.json |
| 27646 | #: Blocks/ProductItemTitle/block.json |
| 27647 | msgctxt "block description" |
| 27648 | msgid "Displays the product title." |
| 27649 | msgstr "" |
| 27650 | |
| 27651 | #: Blocks/Product/VariantChoices/block.json |
| 27652 | msgctxt "block title" |
| 27653 | msgid "Product Variants" |
| 27654 | msgstr "" |
| 27655 | |
| 27656 | #: Blocks/Product/VariantChoices/block.json |
| 27657 | msgctxt "block description" |
| 27658 | msgid "Displays possible choices for product variants." |
| 27659 | msgstr "" |
| 27660 | |
| 27661 | #: Blocks/Product/VariantChoices/block.json |
| 27662 | #: Blocks/VariantPriceSelector/block.json |
| 27663 | msgctxt "block keyword" |
| 27664 | msgid "variant" |
| 27665 | msgstr "" |
| 27666 | |
| 27667 | #: Blocks/ProductCollection/block.json |
| 27668 | msgctxt "block title" |
| 27669 | msgid "Product Collections" |
| 27670 | msgstr "" |
| 27671 | |
| 27672 | #: Blocks/ProductCollection/block.json |
| 27673 | msgctxt "block description" |
| 27674 | msgid "Display a list of products for a collection." |
| 27675 | msgstr "" |
| 27676 | |
| 27677 | #: Blocks/ProductCollection/block.json |
| 27678 | #: Blocks/ProductItemList/block.json |
| 27679 | msgctxt "block keyword" |
| 27680 | msgid "products" |
| 27681 | msgstr "" |
| 27682 | |
| 27683 | #: Blocks/ProductCollection/block.json |
| 27684 | msgctxt "block keyword" |
| 27685 | msgid "archive" |
| 27686 | msgstr "" |
| 27687 | |
| 27688 | #: Blocks/ProductCollection/block.json |
| 27689 | #: Blocks/ProductItemList/block.json |
| 27690 | #: Blocks/ProductItemTitle/block.json |
| 27691 | #: src/blocks/product-template/block.json |
| 27692 | msgctxt "block keyword" |
| 27693 | msgid "list" |
| 27694 | msgstr "" |
| 27695 | |
| 27696 | #: Blocks/ProductCollection/block.json |
| 27697 | #: Blocks/ProductItemList/block.json |
| 27698 | #: Blocks/StoreLogo/block.json |
| 27699 | msgctxt "block keyword" |
| 27700 | msgid "store" |
| 27701 | msgstr "" |
| 27702 | |
| 27703 | #: Blocks/ProductCollection/block.json |
| 27704 | msgctxt "block keyword" |
| 27705 | msgid "collections" |
| 27706 | msgstr "" |
| 27707 | |
| 27708 | #: Blocks/ProductCollectionDescription/block.json |
| 27709 | msgctxt "block title" |
| 27710 | msgid "Product Collection Description" |
| 27711 | msgstr "" |
| 27712 | |
| 27713 | #: Blocks/ProductCollectionDescription/block.json |
| 27714 | msgctxt "block description" |
| 27715 | msgid "Display the product collection description" |
| 27716 | msgstr "" |
| 27717 | |
| 27718 | #: Blocks/ProductCollectionImage/block.json |
| 27719 | msgctxt "block title" |
| 27720 | msgid "Product Collection Image" |
| 27721 | msgstr "" |
| 27722 | |
| 27723 | #: Blocks/ProductCollectionImage/block.json |
| 27724 | msgctxt "block description" |
| 27725 | msgid "Displays the product collection image." |
| 27726 | msgstr "" |
| 27727 | |
| 27728 | #: Blocks/ProductCollectionTitle/block.json |
| 27729 | msgctxt "block title" |
| 27730 | msgid "Product Collection Title" |
| 27731 | msgstr "" |
| 27732 | |
| 27733 | #: Blocks/ProductCollectionTitle/block.json |
| 27734 | msgctxt "block description" |
| 27735 | msgid "Displays the product collection title." |
| 27736 | msgstr "" |
| 27737 | |
| 27738 | #: Blocks/ProductDonation/block.json |
| 27739 | msgctxt "block title" |
| 27740 | msgid "Product Donation" |
| 27741 | msgstr "" |
| 27742 | |
| 27743 | #: Blocks/ProductDonationAmount/block.json |
| 27744 | msgctxt "block title" |
| 27745 | msgid "Product Donation Amount" |
| 27746 | msgstr "" |
| 27747 | |
| 27748 | #: Blocks/ProductDonationAmounts/block.json |
| 27749 | msgctxt "block title" |
| 27750 | msgid "Amounts" |
| 27751 | msgstr "" |
| 27752 | |
| 27753 | #: Blocks/ProductDonationAmounts/block.json |
| 27754 | msgctxt "block description" |
| 27755 | msgid "Displays a donation amounts for the user to choose from." |
| 27756 | msgstr "" |
| 27757 | |
| 27758 | #: Blocks/ProductDonationCustomAmount/block.json |
| 27759 | msgctxt "block title" |
| 27760 | msgid "Custom Donation Amount" |
| 27761 | msgstr "" |
| 27762 | |
| 27763 | #: Blocks/ProductDonationCustomAmount/block.json |
| 27764 | msgctxt "block description" |
| 27765 | msgid "Displays a custom donation amount input for the donation form." |
| 27766 | msgstr "" |
| 27767 | |
| 27768 | #: Blocks/ProductDonationPrices/block.json |
| 27769 | msgctxt "block title" |
| 27770 | msgid "Prices" |
| 27771 | msgstr "" |
| 27772 | |
| 27773 | #: Blocks/ProductDonationPrices/block.json |
| 27774 | msgctxt "block description" |
| 27775 | msgid "Displays a donation price and interval selector." |
| 27776 | msgstr "" |
| 27777 | |
| 27778 | #: Blocks/ProductDonationRecurringPrices/block.json |
| 27779 | msgctxt "block title" |
| 27780 | msgid "Recurring Prices" |
| 27781 | msgstr "" |
| 27782 | |
| 27783 | #: Blocks/ProductDonationRecurringPrices/block.json |
| 27784 | msgctxt "block description" |
| 27785 | msgid "Displays an option to select between recurring prices." |
| 27786 | msgstr "" |
| 27787 | |
| 27788 | #: Blocks/ProductDonationRecurringPrices/block.json |
| 27789 | msgctxt "block keyword" |
| 27790 | msgid "recurring" |
| 27791 | msgstr "" |
| 27792 | |
| 27793 | #: Blocks/ProductDonationRecurringPrices/block.json |
| 27794 | msgctxt "block variation title" |
| 27795 | msgid "Recurring" |
| 27796 | msgstr "" |
| 27797 | |
| 27798 | #: Blocks/ProductDonationRecurringPrices/block.json |
| 27799 | msgctxt "block variation title" |
| 27800 | msgid "Non Recurring" |
| 27801 | msgstr "" |
| 27802 | |
| 27803 | #: Blocks/ProductItem/block.json |
| 27804 | msgctxt "block title" |
| 27805 | msgid "Product Item" |
| 27806 | msgstr "" |
| 27807 | |
| 27808 | #: Blocks/ProductItem/block.json |
| 27809 | msgctxt "block description" |
| 27810 | msgid "Displays a single product item." |
| 27811 | msgstr "" |
| 27812 | |
| 27813 | #: Blocks/ProductItem/block.json |
| 27814 | msgctxt "block keyword" |
| 27815 | msgid "item" |
| 27816 | msgstr "" |
| 27817 | |
| 27818 | #: Blocks/ProductItem/block.json |
| 27819 | msgctxt "block keyword" |
| 27820 | msgid "lite item" |
| 27821 | msgstr "" |
| 27822 | |
| 27823 | #: Blocks/ProductItemImage/block.json |
| 27824 | msgctxt "block title" |
| 27825 | msgid "Product Image" |
| 27826 | msgstr "" |
| 27827 | |
| 27828 | #: Blocks/ProductItemImage/block.json |
| 27829 | msgctxt "block description" |
| 27830 | msgid "Displays a product item image." |
| 27831 | msgstr "" |
| 27832 | |
| 27833 | #: Blocks/ProductItemImage/block.json |
| 27834 | msgctxt "block keyword" |
| 27835 | msgid "thumbnail" |
| 27836 | msgstr "" |
| 27837 | |
| 27838 | #: Blocks/ProductItemList/block.json |
| 27839 | #: src/blocks/product-list/block.json |
| 27840 | msgctxt "block title" |
| 27841 | msgid "Product List" |
| 27842 | msgstr "" |
| 27843 | |
| 27844 | #: Blocks/ProductItemList/block.json |
| 27845 | msgctxt "block description" |
| 27846 | msgid "Display a list of products from your store." |
| 27847 | msgstr "" |
| 27848 | |
| 27849 | #: Blocks/ProductItemPrice/block.json |
| 27850 | msgctxt "block title" |
| 27851 | msgid "Product Item Price" |
| 27852 | msgstr "" |
| 27853 | |
| 27854 | #: Blocks/ProductItemPrice/block.json |
| 27855 | msgctxt "block description" |
| 27856 | msgid "Displays the price of the product with the scratched price." |
| 27857 | msgstr "" |
| 27858 | |
| 27859 | #: Blocks/Radio/block.json |
| 27860 | #: src/blocks/product-list-sort-radio/block.json |
| 27861 | msgctxt "block title" |
| 27862 | msgid "Radio" |
| 27863 | msgstr "" |
| 27864 | |
| 27865 | #: Blocks/Radio/block.json |
| 27866 | msgctxt "block description" |
| 27867 | msgid "Display a radio input" |
| 27868 | msgstr "" |
| 27869 | |
| 27870 | #: Blocks/Radio/block.json |
| 27871 | #: Blocks/RadioGroup/block.json |
| 27872 | msgctxt "block keyword" |
| 27873 | msgid "radio" |
| 27874 | msgstr "" |
| 27875 | |
| 27876 | #: Blocks/RadioGroup/block.json |
| 27877 | msgctxt "block title" |
| 27878 | msgid "Radio Select" |
| 27879 | msgstr "" |
| 27880 | |
| 27881 | #: Blocks/RadioGroup/block.json |
| 27882 | msgctxt "block description" |
| 27883 | msgid "Display a radio select input. This is saved with the order as additional metadata." |
| 27884 | msgstr "" |
| 27885 | |
| 27886 | #: Blocks/RadioGroup/block.json |
| 27887 | msgctxt "block keyword" |
| 27888 | msgid "select" |
| 27889 | msgstr "" |
| 27890 | |
| 27891 | #: Blocks/RadioGroup/block.json |
| 27892 | msgctxt "block keyword" |
| 27893 | msgid "radio-group" |
| 27894 | msgstr "" |
| 27895 | |
| 27896 | #: Blocks/SessionDetail/block.json |
| 27897 | msgctxt "block title" |
| 27898 | msgid "Session Info" |
| 27899 | msgstr "" |
| 27900 | |
| 27901 | #: Blocks/SessionDetail/block.json |
| 27902 | msgctxt "block description" |
| 27903 | msgid "Display information for a specific session." |
| 27904 | msgstr "" |
| 27905 | |
| 27906 | #: Blocks/SessionDetail/block.json |
| 27907 | msgctxt "block keyword" |
| 27908 | msgid "meta" |
| 27909 | msgstr "" |
| 27910 | |
| 27911 | #: Blocks/ShippingChoices/block.json |
| 27912 | msgctxt "block title" |
| 27913 | msgid "Shipping Choices" |
| 27914 | msgstr "" |
| 27915 | |
| 27916 | #: Blocks/ShippingChoices/block.json |
| 27917 | msgctxt "block description" |
| 27918 | msgid "Display the list of shipping choices" |
| 27919 | msgstr "" |
| 27920 | |
| 27921 | #: Blocks/StoreLogo/block.json |
| 27922 | msgctxt "block title" |
| 27923 | msgid "Store Logo" |
| 27924 | msgstr "" |
| 27925 | |
| 27926 | #: Blocks/StoreLogo/block.json |
| 27927 | msgctxt "block description" |
| 27928 | msgid "Display the store logo." |
| 27929 | msgstr "" |
| 27930 | |
| 27931 | #: Blocks/StoreLogo/block.json |
| 27932 | msgctxt "block keyword" |
| 27933 | msgid "logo" |
| 27934 | msgstr "" |
| 27935 | |
| 27936 | #: Blocks/StoreLogo/block.json |
| 27937 | msgctxt "block keyword" |
| 27938 | msgid "store logo" |
| 27939 | msgstr "" |
| 27940 | |
| 27941 | #: Blocks/Submit/block.json |
| 27942 | msgctxt "block title" |
| 27943 | msgid "Submit Button" |
| 27944 | msgstr "" |
| 27945 | |
| 27946 | #: Blocks/Submit/block.json |
| 27947 | msgctxt "block description" |
| 27948 | msgid "Display a submit button." |
| 27949 | msgstr "" |
| 27950 | |
| 27951 | #: Blocks/Subtotal/block.json |
| 27952 | msgctxt "block title" |
| 27953 | msgid "Subtotal Line Item" |
| 27954 | msgstr "" |
| 27955 | |
| 27956 | #: Blocks/Subtotal/block.json |
| 27957 | msgctxt "block description" |
| 27958 | msgid "Display a subtotal line item." |
| 27959 | msgstr "" |
| 27960 | |
| 27961 | #: Blocks/Switch/block.json |
| 27962 | msgctxt "block title" |
| 27963 | msgid "Switch" |
| 27964 | msgstr "" |
| 27965 | |
| 27966 | #: Blocks/Switch/block.json |
| 27967 | msgctxt "block description" |
| 27968 | msgid "Display a toggle switch." |
| 27969 | msgstr "" |
| 27970 | |
| 27971 | #: Blocks/TaxIdInput/block.json |
| 27972 | msgctxt "block title" |
| 27973 | msgid "VAT or Tax ID Input" |
| 27974 | msgstr "" |
| 27975 | |
| 27976 | #: Blocks/TaxIdInput/block.json |
| 27977 | msgctxt "block description" |
| 27978 | msgid "Display a VAT/GST field for VAT collection." |
| 27979 | msgstr "" |
| 27980 | |
| 27981 | #: Blocks/TaxIdInput/block.json |
| 27982 | #: Blocks/Totals/block.json |
| 27983 | msgctxt "block keyword" |
| 27984 | msgid "totals" |
| 27985 | msgstr "" |
| 27986 | |
| 27987 | #: Blocks/TaxIdInput/block.json |
| 27988 | #: Blocks/Totals/block.json |
| 27989 | #: src/blocks/product-review-breakdown/block.json |
| 27990 | msgctxt "block keyword" |
| 27991 | msgid "summary" |
| 27992 | msgstr "" |
| 27993 | |
| 27994 | #: Blocks/TaxLineItem/block.json |
| 27995 | msgctxt "block title" |
| 27996 | msgid "Tax Line Item" |
| 27997 | msgstr "" |
| 27998 | |
| 27999 | #: Blocks/TaxLineItem/block.json |
| 28000 | msgctxt "block description" |
| 28001 | msgid "Displays the order tax. (if there is tax)" |
| 28002 | msgstr "" |
| 28003 | |
| 28004 | #: Blocks/Textarea/block.json |
| 28005 | msgctxt "block title" |
| 28006 | msgid "Textarea" |
| 28007 | msgstr "" |
| 28008 | |
| 28009 | #: Blocks/Textarea/block.json |
| 28010 | msgctxt "block description" |
| 28011 | msgid "Displays a form text textarea field. This is saved with the order as additional metadata." |
| 28012 | msgstr "" |
| 28013 | |
| 28014 | #: Blocks/Textarea/block.json |
| 28015 | msgctxt "block keyword" |
| 28016 | msgid "textarea" |
| 28017 | msgstr "" |
| 28018 | |
| 28019 | #: Blocks/Total/block.json |
| 28020 | msgctxt "block title" |
| 28021 | msgid "Total" |
| 28022 | msgstr "" |
| 28023 | |
| 28024 | #: Blocks/Total/block.json |
| 28025 | msgctxt "block description" |
| 28026 | msgid "Displays the total line item." |
| 28027 | msgstr "" |
| 28028 | |
| 28029 | #: Blocks/Totals/block.json |
| 28030 | msgctxt "block title" |
| 28031 | msgid "Totals" |
| 28032 | msgstr "" |
| 28033 | |
| 28034 | #: Blocks/Totals/block.json |
| 28035 | msgctxt "block description" |
| 28036 | msgid "Display the session totals." |
| 28037 | msgstr "" |
| 28038 | |
| 28039 | #: Blocks/TrialLineItem/block.json |
| 28040 | msgctxt "block title" |
| 28041 | msgid "Trial" |
| 28042 | msgstr "" |
| 28043 | |
| 28044 | #: Blocks/TrialLineItem/block.json |
| 28045 | msgctxt "block description" |
| 28046 | msgid "Display a trial amount." |
| 28047 | msgstr "" |
| 28048 | |
| 28049 | #: Blocks/TrialLineItem/block.json |
| 28050 | msgctxt "block keyword" |
| 28051 | msgid "trial" |
| 28052 | msgstr "" |
| 28053 | |
| 28054 | #: Blocks/Upsell/CountdownTimer/block.json |
| 28055 | msgctxt "block title" |
| 28056 | msgid "Countdown Timer" |
| 28057 | msgstr "" |
| 28058 | |
| 28059 | #: Blocks/Upsell/CountdownTimer/block.json |
| 28060 | msgctxt "block description" |
| 28061 | msgid "Display a countdown timer for upsell, encouraging customers to take action before the offer expires." |
| 28062 | msgstr "" |
| 28063 | |
| 28064 | #: Blocks/Upsell/NoThanksButton/block.json |
| 28065 | msgctxt "block title" |
| 28066 | msgid "Decline Upsell Button" |
| 28067 | msgstr "" |
| 28068 | |
| 28069 | #: Blocks/Upsell/NoThanksButton/block.json |
| 28070 | msgctxt "block description" |
| 28071 | msgid "Display a upsell decline button." |
| 28072 | msgstr "" |
| 28073 | |
| 28074 | #: Blocks/Upsell/NoThanksButton/block.json |
| 28075 | msgctxt "block keyword" |
| 28076 | msgid "no" |
| 28077 | msgstr "" |
| 28078 | |
| 28079 | #: Blocks/Upsell/NoThanksButton/block.json |
| 28080 | msgctxt "block keyword" |
| 28081 | msgid "thanks" |
| 28082 | msgstr "" |
| 28083 | |
| 28084 | #: Blocks/Upsell/NoThanksButton/block.json |
| 28085 | msgctxt "block keyword" |
| 28086 | msgid "decline" |
| 28087 | msgstr "" |
| 28088 | |
| 28089 | #: Blocks/Upsell/NoThanksButton/block.json |
| 28090 | #: Blocks/Upsell/SubmitButton/block.json |
| 28091 | #: Blocks/Upsell/Title/block.json |
| 28092 | #: Blocks/Upsell/Upsell/block.json |
| 28093 | #: Blocks/Upsell/UpsellTotals/block.json |
| 28094 | msgctxt "block keyword" |
| 28095 | msgid "upsell" |
| 28096 | msgstr "" |
| 28097 | |
| 28098 | #: Blocks/Upsell/SubmitButton/block.json |
| 28099 | msgctxt "block title" |
| 28100 | msgid "Upsell Submit Button" |
| 28101 | msgstr "" |
| 28102 | |
| 28103 | #: Blocks/Upsell/SubmitButton/block.json |
| 28104 | msgctxt "block description" |
| 28105 | msgid "Display an upsell submit button." |
| 28106 | msgstr "" |
| 28107 | |
| 28108 | #: Blocks/Upsell/SubmitButton/block.json |
| 28109 | msgctxt "block keyword" |
| 28110 | msgid "order" |
| 28111 | msgstr "" |
| 28112 | |
| 28113 | #: Blocks/Upsell/Title/block.json |
| 28114 | msgctxt "block title" |
| 28115 | msgid "Upsell Title" |
| 28116 | msgstr "" |
| 28117 | |
| 28118 | #: Blocks/Upsell/Title/block.json |
| 28119 | msgctxt "block description" |
| 28120 | msgid "Displays the title." |
| 28121 | msgstr "" |
| 28122 | |
| 28123 | #: Blocks/Upsell/Title/block.json |
| 28124 | #: src/blocks/cart-order-bump-cta/block.json |
| 28125 | msgctxt "block keyword" |
| 28126 | msgid "cta" |
| 28127 | msgstr "" |
| 28128 | |
| 28129 | #: Blocks/Upsell/Upsell/block.json |
| 28130 | msgctxt "block title" |
| 28131 | msgid "Upsell" |
| 28132 | msgstr "" |
| 28133 | |
| 28134 | #: Blocks/Upsell/Upsell/block.json |
| 28135 | msgctxt "block description" |
| 28136 | msgid "Display an upsell." |
| 28137 | msgstr "" |
| 28138 | |
| 28139 | #: Blocks/Upsell/Upsell/block.json |
| 28140 | #: Blocks/Upsell/UpsellTotals/block.json |
| 28141 | msgctxt "block keyword" |
| 28142 | msgid "container" |
| 28143 | msgstr "" |
| 28144 | |
| 28145 | #: Blocks/Upsell/UpsellTotals/block.json |
| 28146 | msgctxt "block title" |
| 28147 | msgid "Upsell Totals" |
| 28148 | msgstr "" |
| 28149 | |
| 28150 | #: Blocks/Upsell/UpsellTotals/block.json |
| 28151 | msgctxt "block description" |
| 28152 | msgid "Display upsell totals." |
| 28153 | msgstr "" |
| 28154 | |
| 28155 | #: Blocks/VariantPriceSelector/block.json |
| 28156 | msgctxt "block title" |
| 28157 | msgid "Product Options Selector" |
| 28158 | msgstr "" |
| 28159 | |
| 28160 | #: Blocks/VariantPriceSelector/block.json |
| 28161 | msgctxt "block description" |
| 28162 | msgid "Displays a selector for selecting product prices and/or variants." |
| 28163 | msgstr "" |
| 28164 | |
| 28165 | #: index.php:142 |
| 28166 | msgid "Enlarged images" |
| 28167 | msgstr "" |
| 28168 | |
| 28169 | #: src/blocks-styles/product-quantity-orbit.php:9 |
| 28170 | msgid "Orbit" |
| 28171 | msgstr "" |
| 28172 | |
| 28173 | #: src/blocks-styles/product-quantity-pebble.php:9 |
| 28174 | msgid "Pebble" |
| 28175 | msgstr "" |
| 28176 | |
| 28177 | #: src/blocks/cart-close-button/view.php:7 |
| 28178 | #: src/blocks/cart-header/view.php:15 |
| 28179 | #: src/blocks/cart-close-button/edit.js:74 |
| 28180 | #: src/blocks/cart-close-button/edit.js:82 |
| 28181 | msgid "Close cart" |
| 28182 | msgstr "" |
| 28183 | |
| 28184 | #: src/blocks/cart-coupon/view.php:38 |
| 28185 | msgid "Delete discount" |
| 28186 | msgstr "" |
| 28187 | |
| 28188 | #: src/blocks/cart-coupon/view.php:98 |
| 28189 | #: src/blocks/cart-coupon/view.php:129 |
| 28190 | #: src/blocks/cart-coupon/edit.js:111 |
| 28191 | msgid "Coupon code" |
| 28192 | msgstr "" |
| 28193 | |
| 28194 | #: src/blocks/cart-icon/view.php:22 |
| 28195 | msgid "Cart Button." |
| 28196 | msgstr "" |
| 28197 | |
| 28198 | #: src/blocks/cart-line-item-note/view.php:14 |
| 28199 | msgid "Toggle note visibility" |
| 28200 | msgstr "" |
| 28201 | |
| 28202 | #: src/blocks/cart-line-items/view.php:21 |
| 28203 | msgid "Use setting" |
| 28204 | msgstr "" |
| 28205 | |
| 28206 | #: src/blocks/cart-order-bump-add-button/view.php:19 |
| 28207 | msgid "Add to cart" |
| 28208 | msgstr "" |
| 28209 | |
| 28210 | #: src/blocks/cart-order-bump-pagination-next/view.php:15 |
| 28211 | msgid "Next page" |
| 28212 | msgstr "" |
| 28213 | |
| 28214 | #: src/blocks/cart-order-bump-pagination/view.php:4 |
| 28215 | msgid "Order bumps pagination" |
| 28216 | msgstr "" |
| 28217 | |
| 28218 | #: src/blocks/cart-order-bump-template/view.php:8 |
| 28219 | #: src/scripts/order-bumps/index.js:180 |
| 28220 | msgid "Order bumps carousel. Use left and right arrow keys to navigate." |
| 28221 | msgstr "" |
| 28222 | |
| 28223 | #: src/blocks/cart-subtotal/view.php:41 |
| 28224 | #: sc-line-item-total.js:94 |
| 28225 | msgid "(before discounts)" |
| 28226 | msgstr "" |
| 28227 | |
| 28228 | #: src/blocks/currency-switcher/view.php:58 |
| 28229 | msgid "Select Currency" |
| 28230 | msgstr "" |
| 28231 | |
| 28232 | #: src/blocks/currency-switcher/view.php:90 |
| 28233 | #: src/blocks/product-list-filter/view.php:23 |
| 28234 | #: src/blocks/product-list-sort/view.php:23 |
| 28235 | msgid "Press the arrow keys then enter to make a selection." |
| 28236 | msgstr "" |
| 28237 | |
| 28238 | #. translators: %1$s: amount. |
| 28239 | #: src/blocks/price-amount/controller.php:14 |
| 28240 | msgid "Price: %1$s" |
| 28241 | msgstr "" |
| 28242 | |
| 28243 | #. translators: %1$s: scratch amount. |
| 28244 | #: src/blocks/price-scratch-amount/controller.php:16 |
| 28245 | msgid "Scratch Price: %1$s" |
| 28246 | msgstr "" |
| 28247 | |
| 28248 | #. translators: You are currently on a %s collection link. |
| 28249 | #: src/blocks/product-collection-tag/view.php:14 |
| 28250 | msgid "%s collection" |
| 28251 | msgstr "" |
| 28252 | |
| 28253 | #: src/blocks/product-list-filter-tag/view.php:15 |
| 28254 | #: src/blocks/product-review-list-filter-tag/view.php:15 |
| 28255 | msgid "Press enter to remove this filter." |
| 28256 | msgstr "" |
| 28257 | |
| 28258 | #. translators: %s is the taxonomy label. |
| 28259 | #: src/blocks/product-list-filter/view.php:35 |
| 28260 | msgid "Filter by: %s" |
| 28261 | msgstr "" |
| 28262 | |
| 28263 | #: src/blocks/product-list-search/view.php:57 |
| 28264 | msgid "Clear search" |
| 28265 | msgstr "" |
| 28266 | |
| 28267 | #: src/blocks/product-list-sidebar/view.php:48 |
| 28268 | #: src/scripts/sidebar/index.js:45 |
| 28269 | msgid "Close sidebar" |
| 28270 | msgstr "" |
| 28271 | |
| 28272 | #. translators: %d is the current count of posts. |
| 28273 | #. translators: %d is the current count of reviews. |
| 28274 | #: src/blocks/product-list-sidebar/view.php:66 |
| 28275 | #: src/blocks/product-review-list-sidebar/view.php:70 |
| 28276 | msgid "View Results (%d)" |
| 28277 | msgstr "" |
| 28278 | |
| 28279 | #: src/blocks/product-list-sidebar/view.php:72 |
| 28280 | #: src/blocks/product-review-list-sidebar/view.php:76 |
| 28281 | msgid "Loading filters" |
| 28282 | msgstr "" |
| 28283 | |
| 28284 | #: src/blocks/product-list-sort-radio-group-template/controller.php:11 |
| 28285 | #: src/blocks/product-list-sort/controller.php:11 |
| 28286 | #: src/blocks/product-list-related/inspector-controls/index.js:17 |
| 28287 | #: src/blocks/product-list-sort-radio-group-template/edit.js:19 |
| 28288 | #: src/blocks/product-list/inspector-controls/index.js:24 |
| 28289 | #: sc-product-item-list.js:224 |
| 28290 | #: sc-product-item-list.js:259 |
| 28291 | msgid "Latest" |
| 28292 | msgstr "" |
| 28293 | |
| 28294 | #: src/blocks/product-list-sort-radio-group-template/controller.php:17 |
| 28295 | #: src/blocks/product-list-sort/controller.php:17 |
| 28296 | #: src/blocks/product-list-related/inspector-controls/index.js:21 |
| 28297 | #: src/blocks/product-list-sort-radio-group-template/edit.js:23 |
| 28298 | #: src/blocks/product-list/inspector-controls/index.js:28 |
| 28299 | #: sc-product-item-list.js:226 |
| 28300 | #: sc-product-item-list.js:259 |
| 28301 | msgid "Oldest" |
| 28302 | msgstr "" |
| 28303 | |
| 28304 | #: src/blocks/product-list-sort-radio-group-template/controller.php:23 |
| 28305 | #: src/blocks/product-list-sort/controller.php:23 |
| 28306 | #: src/blocks/product-list-related/inspector-controls/index.js:25 |
| 28307 | #: src/blocks/product-list-sort-radio-group-template/edit.js:27 |
| 28308 | #: src/blocks/product-list/inspector-controls/index.js:32 |
| 28309 | #: sc-product-item-list.js:228 |
| 28310 | #: sc-product-item-list.js:259 |
| 28311 | msgid "Alphabetical, A-Z" |
| 28312 | msgstr "" |
| 28313 | |
| 28314 | #: src/blocks/product-list-sort-radio-group-template/controller.php:29 |
| 28315 | #: src/blocks/product-list-sort/controller.php:29 |
| 28316 | #: src/blocks/product-list-related/inspector-controls/index.js:29 |
| 28317 | #: src/blocks/product-list-sort-radio-group-template/edit.js:34 |
| 28318 | #: src/blocks/product-list/inspector-controls/index.js:36 |
| 28319 | #: sc-product-item-list.js:230 |
| 28320 | #: sc-product-item-list.js:259 |
| 28321 | msgid "Alphabetical, Z-A" |
| 28322 | msgstr "" |
| 28323 | |
| 28324 | #: src/blocks/product-list-sort-radio-group-template/controller.php:35 |
| 28325 | #: src/blocks/product-list-sort/controller.php:35 |
| 28326 | #: src/blocks/product-list-related/inspector-controls/index.js:33 |
| 28327 | #: src/blocks/product-list-sort-radio-group-template/edit.js:41 |
| 28328 | #: src/blocks/product-list/inspector-controls/index.js:40 |
| 28329 | msgid "Price, low to high" |
| 28330 | msgstr "" |
| 28331 | |
| 28332 | #: src/blocks/product-list-sort-radio-group-template/controller.php:41 |
| 28333 | #: src/blocks/product-list-sort/controller.php:41 |
| 28334 | #: src/blocks/product-list-related/inspector-controls/index.js:37 |
| 28335 | #: src/blocks/product-list-sort-radio-group-template/edit.js:48 |
| 28336 | #: src/blocks/product-list/inspector-controls/index.js:44 |
| 28337 | msgid "Price, high to low" |
| 28338 | msgstr "" |
| 28339 | |
| 28340 | #. translators: %s is the current selected option. |
| 28341 | #: src/blocks/product-list-sort/view.php:33 |
| 28342 | msgid "Order By: %s" |
| 28343 | msgstr "" |
| 28344 | |
| 28345 | #. translators: %s is the video title. |
| 28346 | #: src/blocks/product-media/video.php:11 |
| 28347 | msgid "Video: %s" |
| 28348 | msgstr "" |
| 28349 | |
| 28350 | #. translators: %s: page number. |
| 28351 | #: src/blocks/product-pagination-numbers/view.php:14 |
| 28352 | #: src/blocks/product-review-pagination-numbers/view.php:14 |
| 28353 | msgid "Page %s" |
| 28354 | msgstr "" |
| 28355 | |
| 28356 | #: src/blocks/product-quick-view-button/controller.php:7 |
| 28357 | #: src/blocks/product-quick-view-button/edit.js:52 |
| 28358 | msgid "Quick Add" |
| 28359 | msgstr "" |
| 28360 | |
| 28361 | #: src/blocks/product-quick-view-close/view.php:22 |
| 28362 | msgid "Close quick add" |
| 28363 | msgstr "" |
| 28364 | |
| 28365 | #: src/blocks/product-quick-view/view.php:30 |
| 28366 | msgid "Quick view product details" |
| 28367 | msgstr "" |
| 28368 | |
| 28369 | #. translators: %s: average star rating (e.g. 4.5). |
| 28370 | #: src/blocks/product-review-average-rating-stars/view.php:11 |
| 28371 | msgid "%s out of 5 stars" |
| 28372 | msgstr "" |
| 28373 | |
| 28374 | #: src/blocks/product-review-average-rating-value/view.php:1 |
| 28375 | msgid "Average rating: %s out of 5" |
| 28376 | msgstr "" |
| 28377 | |
| 28378 | #: src/blocks/product-review-average-rating-value/view.php:3 |
| 28379 | msgid "Average rating: %s out of 5. View all reviews" |
| 28380 | msgstr "" |
| 28381 | |
| 28382 | #: src/blocks/product-review-breakdown/view.php:1 |
| 28383 | msgid "Review breakdown by star rating" |
| 28384 | msgstr "" |
| 28385 | |
| 28386 | #: src/blocks/product-review-breakdown/view.php:10 |
| 28387 | msgid "%1$d star: %2$d review" |
| 28388 | msgid_plural "%1$d stars: %2$d reviews" |
| 28389 | msgstr[0] "" |
| 28390 | msgstr[1] "" |
| 28391 | |
| 28392 | #: src/blocks/product-review-breakdown/view.php:28 |
| 28393 | msgid "%d%% of reviews" |
| 28394 | msgstr "" |
| 28395 | |
| 28396 | #. translators: %s: human-readable time difference. |
| 28397 | #: src/blocks/product-review-date/controller.php:16 |
| 28398 | msgid "%s from now" |
| 28399 | msgstr "" |
| 28400 | |
| 28401 | #. translators: %s: human-readable time difference. |
| 28402 | #: src/blocks/product-review-date/controller.php:19 |
| 28403 | msgid "%s ago" |
| 28404 | msgstr "" |
| 28405 | |
| 28406 | #. translators: %s: formatted date of the review |
| 28407 | #: src/blocks/product-review-date/view.php:8 |
| 28408 | msgid "Reviewed on %s" |
| 28409 | msgstr "" |
| 28410 | |
| 28411 | #: src/blocks/product-review-form-close/view.php:19 |
| 28412 | msgid "Close product review form" |
| 28413 | msgstr "" |
| 28414 | |
| 28415 | #: src/blocks/product-review-form-rating/controller.php:4 |
| 28416 | #: src/blocks/product-review-form-rating/edit.js:78 |
| 28417 | msgid "Your rating" |
| 28418 | msgstr "" |
| 28419 | |
| 28420 | #: src/blocks/product-review-form-submit-button/view.php:20 |
| 28421 | msgid "Submit Review" |
| 28422 | msgstr "" |
| 28423 | |
| 28424 | #: src/blocks/product-review-form-title/controller.php:3 |
| 28425 | msgid "Enter a title for your review" |
| 28426 | msgstr "" |
| 28427 | |
| 28428 | #: src/blocks/product-review-form/view.php:37 |
| 28429 | msgid "Write a product review" |
| 28430 | msgstr "" |
| 28431 | |
| 28432 | #: src/blocks/product-review-form/view.php:55 |
| 28433 | msgid "Thanks for your review! Your review has been submitted successfully." |
| 28434 | msgstr "" |
| 28435 | |
| 28436 | #. translators: %s is the filter label (e.g. "Filter by 5 star reviews, 0 results"). |
| 28437 | #: src/blocks/product-review-list-filter-checkbox/controller.php:13 |
| 28438 | msgid "%s, unavailable" |
| 28439 | msgstr "" |
| 28440 | |
| 28441 | #. translators: %d is the number of stars. |
| 28442 | #: src/blocks/product-review-list-filter-checkboxes-template/controller.php:22 |
| 28443 | #: src/blocks/product-review-list-filter-checkboxes/controller.php:20 |
| 28444 | #: src/blocks/product-review-list-filter-tags-template/controller.php:16 |
| 28445 | msgid "%d Star" |
| 28446 | msgid_plural "%d Stars" |
| 28447 | msgstr[0] "" |
| 28448 | msgstr[1] "" |
| 28449 | |
| 28450 | #: src/blocks/product-review-list-filter-checkboxes-template/controller.php:30 |
| 28451 | msgid "Filter by %1$d star reviews, %2$d result" |
| 28452 | msgid_plural "Filter by %1$d star reviews, %2$d results" |
| 28453 | msgstr[0] "" |
| 28454 | msgstr[1] "" |
| 28455 | |
| 28456 | #: src/blocks/product-review-list-sidebar/view.php:52 |
| 28457 | msgid "Close filters" |
| 28458 | msgstr "" |
| 28459 | |
| 28460 | #. translators: %d: number of stars out of 5 |
| 28461 | #: src/blocks/product-review-rating-stars/controller.php:17 |
| 28462 | msgid "%d star out of 5" |
| 28463 | msgid_plural "%d stars out of 5" |
| 28464 | msgstr[0] "" |
| 28465 | msgstr[1] "" |
| 28466 | |
| 28467 | #: src/blocks/product-review-reviewer-name/controller.php:35 |
| 28468 | msgid "Anonymous" |
| 28469 | msgstr "" |
| 28470 | |
| 28471 | #: src/blocks/product-review-reviewer-name/view.php:1 |
| 28472 | msgid "Reviewed by %s" |
| 28473 | msgstr "" |
| 28474 | |
| 28475 | #: src/blocks/product-review-summary/controller.php:17 |
| 28476 | msgid "Average rating %1$s out of 5 stars. Based on %2$s review." |
| 28477 | msgid_plural "Average rating %1$s out of 5 stars. Based on %2$s reviews." |
| 28478 | msgstr[0] "" |
| 28479 | msgstr[1] "" |
| 28480 | |
| 28481 | #: src/blocks/product-review-summary/view.php:4 |
| 28482 | msgid "Customer Reviews Summary" |
| 28483 | msgstr "" |
| 28484 | |
| 28485 | #: src/blocks/product-review-template/view.php:1 |
| 28486 | msgid "Customer reviews" |
| 28487 | msgstr "" |
| 28488 | |
| 28489 | #: src/blocks/product-review-template/view.php:48 |
| 28490 | msgid "Review with %1$d out of 5 stars. %2$d of %3$d." |
| 28491 | msgstr "" |
| 28492 | |
| 28493 | #. translators: %s: number of reviews. |
| 28494 | #: src/blocks/product-review-total-rating/view.php:4 |
| 28495 | msgid "%s review" |
| 28496 | msgid_plural "%s reviews" |
| 28497 | msgstr[0] "" |
| 28498 | msgstr[1] "" |
| 28499 | |
| 28500 | #. translators: %s: number of reviews. |
| 28501 | #: src/blocks/product-review-total-rating/view.php:7 |
| 28502 | msgid "%s review. View all reviews" |
| 28503 | msgid_plural "%s reviews. View all reviews" |
| 28504 | msgstr[0] "" |
| 28505 | msgstr[1] "" |
| 28506 | |
| 28507 | #. translators: 1: number of reviews, 2: label "review" or "reviews". |
| 28508 | #: src/blocks/product-review-total-rating/view.php:25 |
| 28509 | msgid "review" |
| 28510 | msgid_plural "reviews" |
| 28511 | msgstr[0] "" |
| 28512 | msgstr[1] "" |
| 28513 | |
| 28514 | #: src/blocks/product-scratch-price/view.php:2 |
| 28515 | msgid "Compare to" |
| 28516 | msgstr "" |
| 28517 | |
| 28518 | #: src/blocks/product-selected-price-scratch-amount/view.php:4 |
| 28519 | msgid "Was" |
| 28520 | msgstr "" |
| 28521 | |
| 28522 | #. translators: %s is the name of the variant option. |
| 28523 | #: src/blocks/product-variant-pill/view.php:28 |
| 28524 | msgid "Select %s" |
| 28525 | msgstr "" |
| 28526 | |
| 28527 | #: src/blocks/cart-close-button/edit.js:35 |
| 28528 | #: src/blocks/cart-order-bump-pagination/query-pagination-arrow-controls.js:15 |
| 28529 | #: src/blocks/product-pagination/query-pagination-arrow-controls.js:15 |
| 28530 | #: src/blocks/product-review-pagination/query-pagination-arrow-controls.js:15 |
| 28531 | msgid "Arrow" |
| 28532 | msgstr "" |
| 28533 | |
| 28534 | #: src/blocks/cart-close-button/edit.js:38 |
| 28535 | #: src/blocks/product-list-sidebar-toggle/edit.js:60 |
| 28536 | #: src/blocks/product-pagination/query-pagination-arrow-controls.js:18 |
| 28537 | #: src/blocks/product-review-list-sidebar-toggle/edit.js:71 |
| 28538 | #: src/blocks/product-review-pagination/query-pagination-arrow-controls.js:18 |
| 28539 | msgid "A decorative arrow appended to the next and previous page link." |
| 28540 | msgstr "" |
| 28541 | |
| 28542 | #: src/blocks/cart-close-button/edit.js:46 |
| 28543 | #: src/blocks/product-pagination/query-pagination-arrow-controls.js:34 |
| 28544 | #: src/blocks/product-review-pagination/query-pagination-arrow-controls.js:34 |
| 28545 | msgctxt "Arrow option for Query Pagination Next/Previous blocks" |
| 28546 | msgid "Arrow" |
| 28547 | msgstr "" |
| 28548 | |
| 28549 | #: src/blocks/cart-close-button/edit.js:54 |
| 28550 | #: src/blocks/product-pagination/query-pagination-arrow-controls.js:42 |
| 28551 | #: src/blocks/product-review-pagination/query-pagination-arrow-controls.js:42 |
| 28552 | msgctxt "Arrow option for Query Pagination Next/Previous blocks" |
| 28553 | msgid "Chevron" |
| 28554 | msgstr "" |
| 28555 | |
| 28556 | #: src/blocks/cart-close-button/edit.js:62 |
| 28557 | msgctxt "Arrow option for Query Pagination Next/Previous blocks" |
| 28558 | msgid "Close" |
| 28559 | msgstr "" |
| 28560 | |
| 28561 | #: src/blocks/cart-line-item-fees/edit.js:6 |
| 28562 | msgid "$99 setup fee" |
| 28563 | msgstr "" |
| 28564 | |
| 28565 | #: src/blocks/cart-line-item-image/edit.js:146 |
| 28566 | #: src/blocks/cart-line-item-image/edit.js:158 |
| 28567 | #: src/blocks/cart-order-bump-image/edit.js:148 |
| 28568 | #: src/blocks/cart-order-bump-image/edit.js:160 |
| 28569 | msgid "Auto" |
| 28570 | msgstr "" |
| 28571 | |
| 28572 | #: src/blocks/cart-line-item-note/edit.js:12 |
| 28573 | msgid "Note: Your note here..." |
| 28574 | msgstr "" |
| 28575 | |
| 28576 | #: src/blocks/cart-line-item-remove/edit.js:37 |
| 28577 | msgid "Choose an icon for the remove button." |
| 28578 | msgstr "" |
| 28579 | |
| 28580 | #: src/blocks/cart-line-item-remove/edit.js:45 |
| 28581 | msgctxt "Icon option for Cart Line Item Remove block" |
| 28582 | msgid "None" |
| 28583 | msgstr "" |
| 28584 | |
| 28585 | #: src/blocks/cart-line-item-remove/edit.js:53 |
| 28586 | msgctxt "Icon option for Cart Line Item Remove block" |
| 28587 | msgid "Trash" |
| 28588 | msgstr "" |
| 28589 | |
| 28590 | #: src/blocks/cart-line-item-remove/edit.js:61 |
| 28591 | msgctxt "Icon option for Cart Line Item Remove block" |
| 28592 | msgid "Close" |
| 28593 | msgstr "" |
| 28594 | |
| 28595 | #: src/blocks/cart-line-item-remove/edit.js:70 |
| 28596 | #: src/blocks/product-pagination/query-pagination-label-control.js:11 |
| 28597 | #: src/blocks/product-review-pagination/query-pagination-label-control.js:11 |
| 28598 | #: src/blocks/product-review-total-rating/edit.js:20 |
| 28599 | msgid "Show label text" |
| 28600 | msgstr "" |
| 28601 | |
| 28602 | #: src/blocks/cart-line-item-remove/edit.js:71 |
| 28603 | msgid "Toggle off to hide the label text, e.g. \"Remove\"." |
| 28604 | msgstr "" |
| 28605 | |
| 28606 | #: src/blocks/cart-line-item-remove/edit.js:84 |
| 28607 | #: src/blocks/product-line-item-note/edit.js:49 |
| 28608 | #: src/blocks/product-list-filter-checkboxes-label/edit.js:37 |
| 28609 | #: src/blocks/product-list-filter-tags-clear-all/edit.js:10 |
| 28610 | #: src/blocks/product-list-filter-tags-label/edit.js:10 |
| 28611 | #: src/blocks/product-list-sidebar-toggle/edit.js:100 |
| 28612 | #: src/blocks/product-list-sort-radio-group-label/edit.js:10 |
| 28613 | #: src/blocks/product-price-chooser/edit.js:128 |
| 28614 | #: src/blocks/product-quantity/edit.js:58 |
| 28615 | #: src/blocks/product-review-list-filter-checkboxes-label/edit.js:13 |
| 28616 | #: src/blocks/product-review-list-filter-tags-clear-all/edit.js:14 |
| 28617 | #: src/blocks/product-review-list-filter-tags-label/edit.js:14 |
| 28618 | #: src/blocks/product-review-list-sidebar-toggle/edit.js:111 |
| 28619 | #: src/blocks/product-selected-price-ad-hoc-amount/edit.js:56 |
| 28620 | msgid "Label text" |
| 28621 | msgstr "" |
| 28622 | |
| 28623 | #: src/blocks/cart-line-item-trial/edit.js:6 |
| 28624 | msgid "14 day trial" |
| 28625 | msgstr "" |
| 28626 | |
| 28627 | #: src/blocks/cart-line-item-variant/edit.js:6 |
| 28628 | msgid "Small / Red" |
| 28629 | msgstr "" |
| 28630 | |
| 28631 | #: src/blocks/cart-order-bump-add-button/index.js:21 |
| 28632 | msgid "Add Button" |
| 28633 | msgstr "" |
| 28634 | |
| 28635 | #: src/blocks/cart-order-bump-cta/edit.js:11 |
| 28636 | msgid "Call to action text..." |
| 28637 | msgstr "" |
| 28638 | |
| 28639 | #: src/blocks/cart-order-bump-cta/index.js:21 |
| 28640 | msgid "CTA" |
| 28641 | msgstr "" |
| 28642 | |
| 28643 | #: src/blocks/cart-order-bump-discount-badge/index.js:21 |
| 28644 | msgid "Discount Badge" |
| 28645 | msgstr "" |
| 28646 | |
| 28647 | #: src/blocks/cart-order-bump-pagination/query-pagination-arrow-controls.js:18 |
| 28648 | msgid "A decorative arrow for the next and previous page buttons." |
| 28649 | msgstr "" |
| 28650 | |
| 28651 | #: src/blocks/cart-order-bump-pagination/query-pagination-arrow-controls.js:26 |
| 28652 | msgctxt "Arrow option for pagination" |
| 28653 | msgid "Arrow" |
| 28654 | msgstr "" |
| 28655 | |
| 28656 | #: src/blocks/cart-order-bump-pagination/query-pagination-arrow-controls.js:30 |
| 28657 | msgctxt "Arrow option for pagination" |
| 28658 | msgid "Chevron" |
| 28659 | msgstr "" |
| 28660 | |
| 28661 | #: src/blocks/cart-order-bump-pagination/query-pagination-arrow-size-control.js:12 |
| 28662 | msgid "Arrow Size" |
| 28663 | msgstr "" |
| 28664 | |
| 28665 | #: src/blocks/cart-order-bump-pagination/query-pagination-arrow-size-control.js:17 |
| 28666 | msgid "Size of the pagination arrows in pixels." |
| 28667 | msgstr "" |
| 28668 | |
| 28669 | #: src/blocks/cart-order-bump-scratch-amount/index.js:21 |
| 28670 | msgid "Scratch Amount" |
| 28671 | msgstr "" |
| 28672 | |
| 28673 | #: src/blocks/cart-order-bumps/template.js:36 |
| 28674 | msgid "Suggested for you" |
| 28675 | msgstr "" |
| 28676 | |
| 28677 | #: src/blocks/cart/edit.js:123 |
| 28678 | msgid "The current template for cart is outdated. Please upgrade to a newer version by clicking " |
| 28679 | msgstr "" |
| 28680 | |
| 28681 | #: src/blocks/cart/edit.js:133 |
| 28682 | msgid " here." |
| 28683 | msgstr "" |
| 28684 | |
| 28685 | #: src/blocks/currency-switcher/edit.js:94 |
| 28686 | #: src/blocks/product-review-form/edit.js:119 |
| 28687 | msgid "Bottom Right" |
| 28688 | msgstr "" |
| 28689 | |
| 28690 | #: src/blocks/currency-switcher/edit.js:100 |
| 28691 | #: src/blocks/product-review-form/edit.js:111 |
| 28692 | msgid "Bottom Left" |
| 28693 | msgstr "" |
| 28694 | |
| 28695 | #: src/blocks/currency-switcher/edit.js:105 |
| 28696 | #: src/blocks/product-review-form/edit.js:95 |
| 28697 | msgid "Top Right" |
| 28698 | msgstr "" |
| 28699 | |
| 28700 | #: src/blocks/currency-switcher/edit.js:111 |
| 28701 | #: src/blocks/product-review-form/edit.js:87 |
| 28702 | msgid "Top Left" |
| 28703 | msgstr "" |
| 28704 | |
| 28705 | #: src/blocks/icon/edit.js:81 |
| 28706 | msgid "Edit link" |
| 28707 | msgstr "" |
| 28708 | |
| 28709 | #: src/blocks/icon/edit.js:82 |
| 28710 | msgid "Add link" |
| 28711 | msgstr "" |
| 28712 | |
| 28713 | #: src/blocks/icon/edit.js:90 |
| 28714 | msgid "Icon Settings" |
| 28715 | msgstr "" |
| 28716 | |
| 28717 | #: src/blocks/icon/edit.js:96 |
| 28718 | msgid "Search Icons" |
| 28719 | msgstr "" |
| 28720 | |
| 28721 | #: src/blocks/icon/edit.js:99 |
| 28722 | msgid "Search for an icon..." |
| 28723 | msgstr "" |
| 28724 | |
| 28725 | #: src/blocks/icon/edit.js:132 |
| 28726 | msgid "No icons found. Try a different search." |
| 28727 | msgstr "" |
| 28728 | |
| 28729 | #: src/blocks/icon/edit.js:143 |
| 28730 | msgid "Size (px)" |
| 28731 | msgstr "" |
| 28732 | |
| 28733 | #: src/blocks/icon/edit.js:154 |
| 28734 | msgid "Stroke Width" |
| 28735 | msgstr "" |
| 28736 | |
| 28737 | #: src/blocks/icon/edit.js:167 |
| 28738 | msgid "Link relation" |
| 28739 | msgstr "" |
| 28740 | |
| 28741 | #: src/blocks/icon/edit.js:169 |
| 28742 | msgid "The <a>Link Relation</a> attribute defines the relationship between a linked resource and the current document." |
| 28743 | msgstr "" |
| 28744 | |
| 28745 | #: src/blocks/icon/edit.js:213 |
| 28746 | msgid "Mark as nofollow" |
| 28747 | msgstr "" |
| 28748 | |
| 28749 | #: src/blocks/price-interval/edit.js:7 |
| 28750 | #: src/blocks/product-price-chooser/edit.js:39 |
| 28751 | #: src/blocks/product-selected-price-interval/edit.js:7 |
| 28752 | msgid "/ mo" |
| 28753 | msgstr "" |
| 28754 | |
| 28755 | #: src/blocks/price-setup-fee/edit.js:9 |
| 28756 | msgid "12 Signup Fee" |
| 28757 | msgstr "" |
| 28758 | |
| 28759 | #. translators: Percentage value. |
| 28760 | #: src/blocks/product-buy-button/display.js:50 |
| 28761 | #: src/blocks/product-quick-view-button/design.js:97 |
| 28762 | #: src/blocks/product-review-add-button/design.js:101 |
| 28763 | #: src/blocks/product-review-add-button/display.js:53 |
| 28764 | #: src/blocks/product-review-form-submit-button/display.js:46 |
| 28765 | msgid "%d%%" |
| 28766 | msgstr "" |
| 28767 | |
| 28768 | #: src/blocks/product-buy-button/display.js:61 |
| 28769 | msgid "Sticky purchase button" |
| 28770 | msgstr "" |
| 28771 | |
| 28772 | #: src/blocks/product-buy-button/display.js:83 |
| 28773 | msgid "Do not show a sticky purchase button when scrolling to the bottom of the page" |
| 28774 | msgstr "" |
| 28775 | |
| 28776 | #: src/blocks/product-buy-button/display.js:87 |
| 28777 | msgid "Show a sticky purchase button only when the product is in stock" |
| 28778 | msgstr "" |
| 28779 | |
| 28780 | #: src/blocks/product-buy-button/display.js:91 |
| 28781 | msgid "Always show a sticky purchase button regardless of stock status" |
| 28782 | msgstr "" |
| 28783 | |
| 28784 | #: src/blocks/product-buy-button/labels.js:15 |
| 28785 | #: src/blocks/product-line-item-note/labels.js:15 |
| 28786 | #: src/blocks/product-review-form-content/labels.js:22 |
| 28787 | #: src/blocks/product-review-form-title/labels.js:22 |
| 28788 | msgid "Labels" |
| 28789 | msgstr "" |
| 28790 | |
| 28791 | #: src/blocks/product-collection-tag/edit.js:22 |
| 28792 | msgid "Link to collection page" |
| 28793 | msgstr "" |
| 28794 | |
| 28795 | #: src/blocks/product-image/edit.js:173 |
| 28796 | msgid "Make image a link" |
| 28797 | msgstr "" |
| 28798 | |
| 28799 | #: src/blocks/product-image/edit.js:182 |
| 28800 | #: src/blocks/product-title/edit.js:54 |
| 28801 | msgid "Open in new tab" |
| 28802 | msgstr "" |
| 28803 | |
| 28804 | #: src/blocks/product-image/edit.js:192 |
| 28805 | #: src/blocks/product-title/edit.js:65 |
| 28806 | msgid "Link rel" |
| 28807 | msgstr "" |
| 28808 | |
| 28809 | #: src/blocks/product-line-item-note/edit.js:50 |
| 28810 | #: src/blocks/product-list-filter-checkboxes-label/edit.js:38 |
| 28811 | #: src/blocks/product-list-filter-tags-clear-all/edit.js:11 |
| 28812 | #: src/blocks/product-list-filter-tags-label/edit.js:11 |
| 28813 | #: src/blocks/product-list-sidebar-toggle/edit.js:101 |
| 28814 | #: src/blocks/product-list-sort-radio-group-label/edit.js:11 |
| 28815 | #: src/blocks/product-price-chooser/edit.js:129 |
| 28816 | #: src/blocks/product-quantity/edit.js:59 |
| 28817 | #: src/blocks/product-review-list-filter-checkboxes-label/edit.js:14 |
| 28818 | #: src/blocks/product-review-list-filter-tags-clear-all/edit.js:15 |
| 28819 | #: src/blocks/product-review-list-filter-tags-label/edit.js:15 |
| 28820 | #: src/blocks/product-review-list-sidebar-toggle/edit.js:112 |
| 28821 | #: src/blocks/product-selected-price-ad-hoc-amount/edit.js:57 |
| 28822 | msgid "Add label…" |
| 28823 | msgstr "" |
| 28824 | |
| 28825 | #: src/blocks/product-list-filter-checkboxes-template/edit.js:17 |
| 28826 | #: src/blocks/product-list-filter-tags-template/edit.js:18 |
| 28827 | #: src/blocks/product-review-list-filter-tags-template/edit.js:26 |
| 28828 | msgid "Filter 1" |
| 28829 | msgstr "" |
| 28830 | |
| 28831 | #: src/blocks/product-list-filter-checkboxes-template/edit.js:21 |
| 28832 | #: src/blocks/product-list-filter-tags-template/edit.js:22 |
| 28833 | #: src/blocks/product-review-list-filter-tags-template/edit.js:30 |
| 28834 | msgid "Filter 2" |
| 28835 | msgstr "" |
| 28836 | |
| 28837 | #: src/blocks/product-list-filter-checkboxes-template/edit.js:25 |
| 28838 | #: src/blocks/product-list-filter-tags-template/edit.js:26 |
| 28839 | #: src/blocks/product-review-list-filter-tags-template/edit.js:34 |
| 28840 | msgid "Filter 3" |
| 28841 | msgstr "" |
| 28842 | |
| 28843 | #: src/blocks/product-list-filter-checkboxes/edit.js:39 |
| 28844 | #: src/blocks/product-list-filter/edit.js:35 |
| 28845 | #: src/blocks/product-list-related/inspector-controls/index.js:93 |
| 28846 | msgid "Taxonomy" |
| 28847 | msgstr "" |
| 28848 | |
| 28849 | #: src/blocks/product-list-related/inspector-controls/index.js:41 |
| 28850 | msgid "Random (pagination disabled)" |
| 28851 | msgstr "" |
| 28852 | |
| 28853 | #: src/blocks/product-list-related/inspector-controls/index.js:77 |
| 28854 | #: src/blocks/product-list/inspector-controls/index.js:90 |
| 28855 | msgid "Default Sorting" |
| 28856 | msgstr "" |
| 28857 | |
| 28858 | #: src/blocks/product-list-related/inspector-controls/index.js:117 |
| 28859 | #: src/blocks/product-list/inspector-controls/index.js:79 |
| 28860 | #: src/blocks/product-review-list/inspector-controls.js:35 |
| 28861 | msgid "Offset" |
| 28862 | msgstr "" |
| 28863 | |
| 28864 | #: src/blocks/product-list-related/inspector-controls/index.js:129 |
| 28865 | msgid "Max pages to show" |
| 28866 | msgstr "" |
| 28867 | |
| 28868 | #: src/blocks/product-list-related/inspector-controls/index.js:135 |
| 28869 | msgid "Limit the pages you want to show, even if the query has more results." |
| 28870 | msgstr "" |
| 28871 | |
| 28872 | #: src/blocks/product-list-related/inspector-controls/index.js:144 |
| 28873 | msgid "All Products Fallback" |
| 28874 | msgstr "" |
| 28875 | |
| 28876 | #: src/blocks/product-list-related/inspector-controls/index.js:145 |
| 28877 | msgid "If there are no related products, show all products." |
| 28878 | msgstr "" |
| 28879 | |
| 28880 | #: src/blocks/product-list-related/list-placeholder.js:80 |
| 28881 | #: src/blocks/product-list/list-placeholder.js:97 |
| 28882 | msgid "Choose a pattern for the product list or start with a basic layout." |
| 28883 | msgstr "" |
| 28884 | |
| 28885 | #: src/blocks/product-list-related/list-placeholder.js:104 |
| 28886 | #: src/blocks/product-list/list-placeholder.js:121 |
| 28887 | #: src/blocks/product-review-list/list-placeholder.js:89 |
| 28888 | msgid "Start basic" |
| 28889 | msgstr "" |
| 28890 | |
| 28891 | #: src/blocks/product-list-sidebar-toggle/edit.js:68 |
| 28892 | #: src/blocks/product-review-list-sidebar-toggle/edit.js:79 |
| 28893 | msgctxt "Arrow option for Product List Sidebar Toggle blocks" |
| 28894 | msgid "None" |
| 28895 | msgstr "" |
| 28896 | |
| 28897 | #: src/blocks/product-list-sidebar-toggle/edit.js:76 |
| 28898 | #: src/blocks/product-review-list-sidebar-toggle/edit.js:87 |
| 28899 | msgctxt "Arrow option for Product List Sidebar Toggle blocks" |
| 28900 | msgid "Sliders" |
| 28901 | msgstr "" |
| 28902 | |
| 28903 | #: src/blocks/product-list-sidebar-toggle/edit.js:84 |
| 28904 | #: src/blocks/product-review-list-sidebar-toggle/edit.js:95 |
| 28905 | msgctxt "Arrow option for Product List Sidebar Toggle blocks" |
| 28906 | msgid "Menu" |
| 28907 | msgstr "" |
| 28908 | |
| 28909 | #: src/blocks/product-list-sidebar/edit.js:158 |
| 28910 | #: src/blocks/product-review-list-sidebar/edit.js:52 |
| 28911 | msgid "Open by default" |
| 28912 | msgstr "" |
| 28913 | |
| 28914 | #: src/blocks/product-list-sidebar/edit.js:159 |
| 28915 | #: src/blocks/product-review-list-sidebar/edit.js:53 |
| 28916 | msgid "Do you want sidebar to be open by default?" |
| 28917 | msgstr "" |
| 28918 | |
| 28919 | #: src/blocks/product-list-sidebar/edit.js:170 |
| 28920 | #: src/blocks/product-review-list-sidebar/edit.js:62 |
| 28921 | msgid "Mobile Label" |
| 28922 | msgstr "" |
| 28923 | |
| 28924 | #: src/blocks/product-list/inspector-controls/IncludeControls.js:184 |
| 28925 | #: src/blocks/product-page/components/ProductSelector.js:31 |
| 28926 | msgid "Search for a product" |
| 28927 | msgstr "" |
| 28928 | |
| 28929 | #: src/blocks/product-list/inspector-controls/index.js:155 |
| 28930 | msgid "Taxonomies" |
| 28931 | msgstr "" |
| 28932 | |
| 28933 | #: src/blocks/product-list/inspector-controls/index.js:168 |
| 28934 | #: src/blocks/product-list/inspector-controls/KeywordControls.js:30 |
| 28935 | msgid "Keyword" |
| 28936 | msgstr "" |
| 28937 | |
| 28938 | #: src/blocks/product-media/edit.js:86 |
| 28939 | msgid "Automatically adjust the height of the slider to the image height." |
| 28940 | msgstr "" |
| 28941 | |
| 28942 | #: src/blocks/product-media/edit.js:123 |
| 28943 | msgid "Show thumbnails for the image slider." |
| 28944 | msgstr "" |
| 28945 | |
| 28946 | #: src/blocks/product-page/components/SelectorPreview.js:41 |
| 28947 | msgid "Product image" |
| 28948 | msgstr "" |
| 28949 | |
| 28950 | #: src/blocks/product-page/list-placeholder.js:90 |
| 28951 | msgid "Choose a pattern for the product page or start with a basic layout." |
| 28952 | msgstr "" |
| 28953 | |
| 28954 | #: src/blocks/product-page/list-placeholder.js:94 |
| 28955 | msgid "Choose a product & pattern for the product page or start with a basic layout." |
| 28956 | msgstr "" |
| 28957 | |
| 28958 | #: src/blocks/product-page/list-placeholder.js:224 |
| 28959 | msgid "Start with Basic Layout" |
| 28960 | msgstr "" |
| 28961 | |
| 28962 | #: src/blocks/product-page/list-placeholder.js:232 |
| 28963 | #: src/utilities/pattern-selection-modal.js:75 |
| 28964 | msgid "Choose a pattern" |
| 28965 | msgstr "" |
| 28966 | |
| 28967 | #: src/blocks/product-page/product-page-content.js:116 |
| 28968 | msgid "Replace Product" |
| 28969 | msgstr "" |
| 28970 | |
| 28971 | #: src/blocks/product-pagination-next/edit.js:28 |
| 28972 | #: src/blocks/product-review-pagination-next/edit.js:31 |
| 28973 | msgid "Next page link" |
| 28974 | msgstr "" |
| 28975 | |
| 28976 | #: src/blocks/product-pagination-previous/edit.js:38 |
| 28977 | #: src/blocks/product-review-pagination-previous/edit.js:41 |
| 28978 | msgid "Previous page link" |
| 28979 | msgstr "" |
| 28980 | |
| 28981 | #: src/blocks/product-pagination/query-pagination-arrow-controls.js:26 |
| 28982 | #: src/blocks/product-review-pagination/query-pagination-arrow-controls.js:26 |
| 28983 | msgctxt "Arrow option for Query Pagination Next/Previous blocks" |
| 28984 | msgid "None" |
| 28985 | msgstr "" |
| 28986 | |
| 28987 | #: src/blocks/product-pagination/query-pagination-label-control.js:12 |
| 28988 | #: src/blocks/product-review-pagination/query-pagination-label-control.js:12 |
| 28989 | msgid "Toggle off to hide the label text, e.g. \"Next Page\"." |
| 28990 | msgstr "" |
| 28991 | |
| 28992 | #: src/blocks/product-price-chooser/edit.js:111 |
| 28993 | msgid "This block will only show multiple columns if the width of the container is over 600px." |
| 28994 | msgstr "" |
| 28995 | |
| 28996 | #: src/blocks/product-quick-view-button/design.js:41 |
| 28997 | msgid "A decorative way to show quick view trigger of the product." |
| 28998 | msgstr "" |
| 28999 | |
| 29000 | #: src/blocks/product-quick-view-button/design.js:49 |
| 29001 | msgctxt "Button option for product quick view button." |
| 29002 | msgid "Icon" |
| 29003 | msgstr "" |
| 29004 | |
| 29005 | #: src/blocks/product-quick-view-button/design.js:57 |
| 29006 | msgctxt "Button option for product quick view button." |
| 29007 | msgid "Text" |
| 29008 | msgstr "" |
| 29009 | |
| 29010 | #: src/blocks/product-quick-view-button/design.js:65 |
| 29011 | msgctxt "Button option for product quick view button." |
| 29012 | msgid "Both" |
| 29013 | msgstr "" |
| 29014 | |
| 29015 | #: src/blocks/product-quick-view-button/design.js:82 |
| 29016 | #: src/blocks/product-review-add-button/design.js:86 |
| 29017 | msgid "The width of the button in its container." |
| 29018 | msgstr "" |
| 29019 | |
| 29020 | #: src/blocks/product-quick-view-button/edit.js:51 |
| 29021 | msgid "Quick add button" |
| 29022 | msgstr "" |
| 29023 | |
| 29024 | #: src/blocks/product-quick-view-button/icon-position-controls.js:18 |
| 29025 | msgid "The position of the icon in the button." |
| 29026 | msgstr "" |
| 29027 | |
| 29028 | #: src/blocks/product-quick-view-button/icon-position-controls.js:23 |
| 29029 | msgctxt "The position of the icon in the button." |
| 29030 | msgid "After" |
| 29031 | msgstr "" |
| 29032 | |
| 29033 | #: src/blocks/product-quick-view-button/icon-position-controls.js:31 |
| 29034 | msgctxt "The position of the icon in the button." |
| 29035 | msgid "Before" |
| 29036 | msgstr "" |
| 29037 | |
| 29038 | #: src/blocks/product-quick-view-button/settings.js:32 |
| 29039 | msgid "Add the product directly to cart if it has no options." |
| 29040 | msgstr "" |
| 29041 | |
| 29042 | #: src/blocks/product-quick-view/edit.js:68 |
| 29043 | #: src/blocks/product-quick-view/edit.js:81 |
| 29044 | msgid "500" |
| 29045 | msgstr "" |
| 29046 | |
| 29047 | #: src/blocks/product-review-add-button/design.js:45 |
| 29048 | msgid "A decorative way to show review add button of the product." |
| 29049 | msgstr "" |
| 29050 | |
| 29051 | #: src/blocks/product-review-add-button/design.js:53 |
| 29052 | msgctxt "Button option for product review add button button." |
| 29053 | msgid "Icon" |
| 29054 | msgstr "" |
| 29055 | |
| 29056 | #: src/blocks/product-review-add-button/design.js:61 |
| 29057 | msgctxt "Button option for product review add button button." |
| 29058 | msgid "Text" |
| 29059 | msgstr "" |
| 29060 | |
| 29061 | #: src/blocks/product-review-add-button/design.js:69 |
| 29062 | msgctxt "Button option for product review add button button." |
| 29063 | msgid "Both" |
| 29064 | msgstr "" |
| 29065 | |
| 29066 | #: src/blocks/product-review-add-button/edit.js:52 |
| 29067 | msgid "Write a Review button" |
| 29068 | msgstr "" |
| 29069 | |
| 29070 | #: src/blocks/product-review-add-button/icon-position-controls.js:12 |
| 29071 | msgid "Icon Before Text" |
| 29072 | msgstr "" |
| 29073 | |
| 29074 | #: src/blocks/product-review-add-button/icon-position-controls.js:18 |
| 29075 | msgid "Icon After Text" |
| 29076 | msgstr "" |
| 29077 | |
| 29078 | #: src/blocks/product-review-breakdown/edit.js:64 |
| 29079 | msgid "Choose the number of columns to display the review breakdown. Keep in mind the mumber of columns may shrink if the width is too narrow." |
| 29080 | msgstr "" |
| 29081 | |
| 29082 | #: src/blocks/product-review-breakdown/edit.js:75 |
| 29083 | #: src/blocks/product-review-breakdown/edit.js:82 |
| 29084 | msgid "Star size" |
| 29085 | msgstr "" |
| 29086 | |
| 29087 | #: src/blocks/product-review-breakdown/edit.js:91 |
| 29088 | #: src/blocks/product-review-breakdown/edit.js:98 |
| 29089 | msgid "Row gap" |
| 29090 | msgstr "" |
| 29091 | |
| 29092 | #: src/blocks/product-review-breakdown/edit.js:108 |
| 29093 | #: src/blocks/product-review-breakdown/edit.js:119 |
| 29094 | msgid "Column gap" |
| 29095 | msgstr "" |
| 29096 | |
| 29097 | #: src/blocks/product-review-content/edit.js:13 |
| 29098 | #: src/blocks/product-review-form-content/edit.js:63 |
| 29099 | msgid "Your review" |
| 29100 | msgstr "" |
| 29101 | |
| 29102 | #: src/blocks/product-review-date/edit.js:108 |
| 29103 | msgid "Date Format" |
| 29104 | msgstr "" |
| 29105 | |
| 29106 | #: src/blocks/product-review-form-content/edit.js:43 |
| 29107 | msgid "Rows" |
| 29108 | msgstr "" |
| 29109 | |
| 29110 | #: src/blocks/product-review-form-content/edit.js:48 |
| 29111 | msgid "Number of visible text lines for the textarea." |
| 29112 | msgstr "" |
| 29113 | |
| 29114 | #: src/blocks/product-review-form-content/labels.js:43 |
| 29115 | msgid "Placeholder text shown in the textarea field." |
| 29116 | msgstr "" |
| 29117 | |
| 29118 | #: src/blocks/product-review-form-title/edit.js:46 |
| 29119 | #: src/blocks/product-review-title/edit.js:13 |
| 29120 | msgid "Review Title" |
| 29121 | msgstr "" |
| 29122 | |
| 29123 | #: src/blocks/product-review-form-title/labels.js:43 |
| 29124 | msgid "Placeholder text shown in the input field." |
| 29125 | msgstr "" |
| 29126 | |
| 29127 | #: src/blocks/product-review-form/edit.js:40 |
| 29128 | msgid "Edit Confirmation" |
| 29129 | msgstr "" |
| 29130 | |
| 29131 | #: src/blocks/product-review-form/edit.js:79 |
| 29132 | msgid "Modal Settings" |
| 29133 | msgstr "" |
| 29134 | |
| 29135 | #: src/blocks/product-review-form/edit.js:91 |
| 29136 | msgid "Top Center" |
| 29137 | msgstr "" |
| 29138 | |
| 29139 | #: src/blocks/product-review-form/edit.js:99 |
| 29140 | msgid "Center Left" |
| 29141 | msgstr "" |
| 29142 | |
| 29143 | #: src/blocks/product-review-form/edit.js:103 |
| 29144 | msgid "Center Center" |
| 29145 | msgstr "" |
| 29146 | |
| 29147 | #: src/blocks/product-review-form/edit.js:107 |
| 29148 | msgid "Center Right" |
| 29149 | msgstr "" |
| 29150 | |
| 29151 | #: src/blocks/product-review-form/edit.js:115 |
| 29152 | msgid "Bottom Center" |
| 29153 | msgstr "" |
| 29154 | |
| 29155 | #: src/blocks/product-review-form/edit.js:134 |
| 29156 | msgid "CSS width value (e.g., 500px, 80%, auto)" |
| 29157 | msgstr "" |
| 29158 | |
| 29159 | #: src/blocks/product-review-form/edit.js:146 |
| 29160 | msgid "CSS height value (e.g., 400px, 60vh, auto)" |
| 29161 | msgstr "" |
| 29162 | |
| 29163 | #: src/blocks/product-review-list-filter-checkboxes-template/edit.js:22 |
| 29164 | msgid "5 Stars (10)" |
| 29165 | msgstr "" |
| 29166 | |
| 29167 | #: src/blocks/product-review-list-filter-checkboxes-template/edit.js:26 |
| 29168 | msgid "4 Stars (5)" |
| 29169 | msgstr "" |
| 29170 | |
| 29171 | #: src/blocks/product-review-list-filter-checkboxes-template/edit.js:30 |
| 29172 | msgid "3 Stars (0)" |
| 29173 | msgstr "" |
| 29174 | |
| 29175 | #: src/blocks/product-review-list-filter-checkboxes-template/edit.js:34 |
| 29176 | msgid "2 Stars (0)" |
| 29177 | msgstr "" |
| 29178 | |
| 29179 | #: src/blocks/product-review-list-filter-checkboxes-template/edit.js:38 |
| 29180 | msgid "1 Star (2)" |
| 29181 | msgstr "" |
| 29182 | |
| 29183 | #: src/blocks/product-review-list-no-reviews/edit.js:11 |
| 29184 | #: src/blocks/product-review-list/template.js:800 |
| 29185 | msgid "Add text or blocks that will display when a query returns no reviews." |
| 29186 | msgstr "" |
| 29187 | |
| 29188 | #: src/blocks/product-review-list-no-reviews/edit.js:22 |
| 29189 | msgid "Write a review" |
| 29190 | msgstr "" |
| 29191 | |
| 29192 | #: src/blocks/product-review-list/list-content.js:81 |
| 29193 | msgid "Product reviews are disabled in global settings." |
| 29194 | msgstr "" |
| 29195 | |
| 29196 | #: src/blocks/product-review-list/list-content.js:92 |
| 29197 | msgid "Enable reviews" |
| 29198 | msgstr "" |
| 29199 | |
| 29200 | #: src/blocks/product-review-list/list-placeholder.js:65 |
| 29201 | msgid "Choose a pattern for the product review list or start with a basic layout." |
| 29202 | msgstr "" |
| 29203 | |
| 29204 | #: src/blocks/product-review-reviewer-name/edit.js:16 |
| 29205 | msgid "Reviewer Name" |
| 29206 | msgstr "" |
| 29207 | |
| 29208 | #: src/blocks/product-review-reviewer-name/edit.js:46 |
| 29209 | msgid "Name Format" |
| 29210 | msgstr "" |
| 29211 | |
| 29212 | #: src/blocks/product-review-reviewer-name/edit.js:62 |
| 29213 | msgid "First Name Last Name" |
| 29214 | msgstr "" |
| 29215 | |
| 29216 | #: src/blocks/product-review-total-rating/edit.js:21 |
| 29217 | msgid "Toggle off to hide the label text, e.g. \"reviews\"." |
| 29218 | msgstr "" |
| 29219 | |
| 29220 | #: src/blocks/product-review-total-rating/edit.js:32 |
| 29221 | msgid "Show for zero reviews" |
| 29222 | msgstr "" |
| 29223 | |
| 29224 | #: src/blocks/product-review-total-rating/edit.js:33 |
| 29225 | msgid "Toggle off to hide the total rating if there are no reviews." |
| 29226 | msgstr "" |
| 29227 | |
| 29228 | #: src/blocks/product-review-total-rating/edit.js:44 |
| 29229 | msgid "Link to reviews" |
| 29230 | msgstr "" |
| 29231 | |
| 29232 | #: src/blocks/product-review-total-rating/edit.js:45 |
| 29233 | msgid "Toggle on to link to the reviews section." |
| 29234 | msgstr "" |
| 29235 | |
| 29236 | #: src/blocks/product-review-verified-badge/edit.js:35 |
| 29237 | msgid "Badge settings" |
| 29238 | msgstr "" |
| 29239 | |
| 29240 | #: src/blocks/product-review-verified-badge/edit.js:38 |
| 29241 | msgid "Show label" |
| 29242 | msgstr "" |
| 29243 | |
| 29244 | #: src/blocks/product-review-verified-badge/edit.js:49 |
| 29245 | #: src/blocks/product-review-verified-badge/edit.js:58 |
| 29246 | msgid "Icon size" |
| 29247 | msgstr "" |
| 29248 | |
| 29249 | #: src/blocks/product-review-verified-badge/edit.js:74 |
| 29250 | msgid "Icon Color" |
| 29251 | msgstr "" |
| 29252 | |
| 29253 | #: src/blocks/product-sale-badge/edit.js:31 |
| 29254 | msgid "Sale Label" |
| 29255 | msgstr "" |
| 29256 | |
| 29257 | #: src/blocks/product-sale-badge/edit.js:32 |
| 29258 | msgid "Empty Sale label" |
| 29259 | msgstr "" |
| 29260 | |
| 29261 | #: src/blocks/product-sale-badge/edit.js:35 |
| 29262 | msgid "Type in sale badge text" |
| 29263 | msgstr "" |
| 29264 | |
| 29265 | #: src/blocks/product-selected-price-ad-hoc-amount/edit.js:36 |
| 29266 | msgid "Custom Amount Settings" |
| 29267 | msgstr "" |
| 29268 | |
| 29269 | #: src/blocks/product-selected-price-trial/edit.js:7 |
| 29270 | msgid "Starting in 7 days." |
| 29271 | msgstr "" |
| 29272 | |
| 29273 | #: src/blocks/product-selected-variant-image/edit.js:177 |
| 29274 | msgid "Hide on Mobile?" |
| 29275 | msgstr "" |
| 29276 | |
| 29277 | #: src/blocks/product-selected-variant-image/edit.js:178 |
| 29278 | msgid "Do you want to hide the image on mobile?" |
| 29279 | msgstr "" |
| 29280 | |
| 29281 | #: src/blocks/product-selected-variant/edit.js:12 |
| 29282 | msgid "Variant Options Settings" |
| 29283 | msgstr "" |
| 29284 | |
| 29285 | #: src/blocks/product-selected-variant/edit.js:16 |
| 29286 | msgid "Separator" |
| 29287 | msgstr "" |
| 29288 | |
| 29289 | #: src/blocks/product-selected-variant/edit.js:21 |
| 29290 | msgid "Character(s) to separate variant options" |
| 29291 | msgstr "" |
| 29292 | |
| 29293 | #: src/blocks/product-selected-variant/edit.js:31 |
| 29294 | msgid "Cotton" |
| 29295 | msgstr "" |
| 29296 | |
| 29297 | #: src/blocks/product-template-container/index.js:27 |
| 29298 | msgid "Main" |
| 29299 | msgstr "" |
| 29300 | |
| 29301 | #: src/blocks/product-template/edit.js:274 |
| 29302 | msgid "List view" |
| 29303 | msgstr "" |
| 29304 | |
| 29305 | #: src/blocks/product-template/edit.js:280 |
| 29306 | msgid "Grid view" |
| 29307 | msgstr "" |
| 29308 | |
| 29309 | #: src/blocks/product-title/edit.js:45 |
| 29310 | msgid "Make title a link" |
| 29311 | msgstr "" |
| 29312 | |
| 29313 | #: src/blocks/sticky-purchase/edit.js:36 |
| 29314 | msgid "Sticky purchase settings" |
| 29315 | msgstr "" |
| 29316 | |
| 29317 | #: src/components/LabelControl.js:14 |
| 29318 | msgid "Hide Label" |
| 29319 | msgstr "" |
| 29320 | |
| 29321 | #: src/components/LabelInspectorControls.js:22 |
| 29322 | msgid "Line Height" |
| 29323 | msgstr "" |
| 29324 | |
| 29325 | #: src/components/ProductSelector.js:59 |
| 29326 | msgid "Select specific products" |
| 29327 | msgstr "" |
| 29328 | |
| 29329 | #: src/components/ProductSelector.js:79 |
| 29330 | msgid "Search or type a product name" |
| 29331 | msgstr "" |
| 29332 | |
| 29333 | #: src/components/StyleContentsControl.js:11 |
| 29334 | msgid "Style & Contents" |
| 29335 | msgstr "" |
| 29336 | |
| 29337 | #: src/scripts/cart/index.js:18 |
| 29338 | msgid "Review your cart." |
| 29339 | msgstr "" |
| 29340 | |
| 29341 | #: src/scripts/cart/index.js:56 |
| 29342 | msgid "Cart opened." |
| 29343 | msgstr "" |
| 29344 | |
| 29345 | #: src/scripts/cart/index.js:85 |
| 29346 | msgid "Cart closed." |
| 29347 | msgstr "" |
| 29348 | |
| 29349 | #: src/scripts/checkout-actions/index.js:178 |
| 29350 | #: index5.js:192 |
| 29351 | msgid "Failed to delete" |
| 29352 | msgstr "" |
| 29353 | |
| 29354 | #: src/scripts/checkout/index.js:148 |
| 29355 | msgid "Original price:" |
| 29356 | msgstr "" |
| 29357 | |
| 29358 | #. translators: %d: number of items in the cart |
| 29359 | #: src/scripts/checkout/index.js:265 |
| 29360 | msgid "Total of %d item in your cart" |
| 29361 | msgid_plural "Total of %d items in your cart" |
| 29362 | msgstr[0] "" |
| 29363 | msgstr[1] "" |
| 29364 | |
| 29365 | #: src/scripts/checkout/index.js:282 |
| 29366 | msgid "Cart item: %s. Quantity %d. Total price %s." |
| 29367 | msgstr "" |
| 29368 | |
| 29369 | #: src/scripts/checkout/index.js:295 |
| 29370 | msgid "Remove %s from your cart." |
| 29371 | msgstr "" |
| 29372 | |
| 29373 | #. translators: %s: product name |
| 29374 | #: src/scripts/checkout/index.js:307 |
| 29375 | msgid "Increase quantity for %s." |
| 29376 | msgstr "" |
| 29377 | |
| 29378 | #. translators: %s: product name |
| 29379 | #: src/scripts/checkout/index.js:319 |
| 29380 | msgid "Decrease quantity for %s." |
| 29381 | msgstr "" |
| 29382 | |
| 29383 | #. translators: %s: product name |
| 29384 | #: src/scripts/checkout/index.js:331 |
| 29385 | msgid "Quantity for %s." |
| 29386 | msgstr "" |
| 29387 | |
| 29388 | #: src/scripts/checkout/index.js:575 |
| 29389 | msgid "Applying promotion code." |
| 29390 | msgstr "" |
| 29391 | |
| 29392 | #. translators: %s: promotion code |
| 29393 | #: src/scripts/checkout/index.js:588 |
| 29394 | msgid "Promotion code %s has been applied." |
| 29395 | msgstr "" |
| 29396 | |
| 29397 | #: src/scripts/checkout/index.js:611 |
| 29398 | msgid "Removing promotion code." |
| 29399 | msgstr "" |
| 29400 | |
| 29401 | #: src/scripts/checkout/index.js:624 |
| 29402 | msgid "Promotion code has been removed." |
| 29403 | msgstr "" |
| 29404 | |
| 29405 | #: src/scripts/checkout/index.js:737 |
| 29406 | #: src/scripts/checkout/index.js:766 |
| 29407 | msgid "Updating quantity." |
| 29408 | msgstr "" |
| 29409 | |
| 29410 | #. translators: %d: quantity |
| 29411 | #: src/scripts/checkout/index.js:742 |
| 29412 | msgid "Quantity increased to %d." |
| 29413 | msgstr "" |
| 29414 | |
| 29415 | #. translators: %d: quantity |
| 29416 | #: src/scripts/checkout/index.js:771 |
| 29417 | msgid "Quantity decreased to %d." |
| 29418 | msgstr "" |
| 29419 | |
| 29420 | #. translators: %d: quantity |
| 29421 | #: src/scripts/checkout/index.js:793 |
| 29422 | msgid "Quantity changed to %d." |
| 29423 | msgstr "" |
| 29424 | |
| 29425 | #: src/scripts/checkout/index.js:835 |
| 29426 | msgid "item" |
| 29427 | msgstr "" |
| 29428 | |
| 29429 | #: src/scripts/checkout/index.js:843 |
| 29430 | msgid "Removing %s from your cart." |
| 29431 | msgstr "" |
| 29432 | |
| 29433 | #: src/scripts/checkout/index.js:862 |
| 29434 | msgid "Removed %s from your cart." |
| 29435 | msgstr "" |
| 29436 | |
| 29437 | #: src/scripts/checkout/index.js:894 |
| 29438 | msgid "Checkout updated. The subtotal is %1$s." |
| 29439 | msgstr "" |
| 29440 | |
| 29441 | #: src/scripts/image-slider/index.js:101 |
| 29442 | msgid "Go to previous slide." |
| 29443 | msgstr "" |
| 29444 | |
| 29445 | #: src/scripts/image-slider/index.js:102 |
| 29446 | msgid "This is the first slide." |
| 29447 | msgstr "" |
| 29448 | |
| 29449 | #: src/scripts/image-slider/index.js:103 |
| 29450 | msgid "This is the last slide." |
| 29451 | msgstr "" |
| 29452 | |
| 29453 | #: src/scripts/image-slider/index.js:104 |
| 29454 | msgid "Go to next slide." |
| 29455 | msgstr "" |
| 29456 | |
| 29457 | #: src/scripts/image-slider/index.js:105 |
| 29458 | msgid "Slide {{index}} of {{slidesLength}}." |
| 29459 | msgstr "" |
| 29460 | |
| 29461 | #: src/scripts/order-bumps/index.js:184 |
| 29462 | msgid "Order bump" |
| 29463 | msgstr "" |
| 29464 | |
| 29465 | #. translators: %s: product name |
| 29466 | #: src/scripts/order-bumps/index.js:196 |
| 29467 | msgid "%s added to cart" |
| 29468 | msgstr "" |
| 29469 | |
| 29470 | #. translators: %s: product name |
| 29471 | #: src/scripts/order-bumps/index.js:200 |
| 29472 | msgid "Add %s to cart" |
| 29473 | msgstr "" |
| 29474 | |
| 29475 | #: src/scripts/order-bumps/index.js:320 |
| 29476 | msgid "Item added to cart." |
| 29477 | msgstr "" |
| 29478 | |
| 29479 | #. translators: %s: product name |
| 29480 | #: src/scripts/product-page/index.js:370 |
| 29481 | msgid "%s has been added to your cart." |
| 29482 | msgstr "" |
| 29483 | |
| 29484 | #: src/scripts/product-review-form/index.js:115 |
| 29485 | msgid "Product review form opened." |
| 29486 | msgstr "" |
| 29487 | |
| 29488 | #: src/scripts/product-review-form/index.js:132 |
| 29489 | msgid "Discard your review?" |
| 29490 | msgstr "" |
| 29491 | |
| 29492 | #: src/scripts/product-review-form/index.js:150 |
| 29493 | msgid "Product review form closed." |
| 29494 | msgstr "" |
| 29495 | |
| 29496 | #: src/scripts/product-review-form/index.js:236 |
| 29497 | msgid "Submitting your review." |
| 29498 | msgstr "" |
| 29499 | |
| 29500 | #: src/scripts/product-review-form/index.js:254 |
| 29501 | msgid "Failed to submit review, please try again." |
| 29502 | msgstr "" |
| 29503 | |
| 29504 | #: src/scripts/product-review-form/index.js:285 |
| 29505 | msgid "Failed to submit review. Please try again." |
| 29506 | msgstr "" |
| 29507 | |
| 29508 | #: src/scripts/sidebar/index.js:31 |
| 29509 | msgid "Hide filters" |
| 29510 | msgstr "" |
| 29511 | |
| 29512 | #: src/scripts/sidebar/index.js:32 |
| 29513 | #: src/scripts/sidebar/index.js:34 |
| 29514 | msgid "Show filters" |
| 29515 | msgstr "" |
| 29516 | |
| 29517 | #: src/utilities/pattern-selection-modal.js:86 |
| 29518 | msgid "Search for patterns" |
| 29519 | msgstr "" |
| 29520 | |
| 29521 | #: src/blocks/cart-close-button/block.json |
| 29522 | msgctxt "block title" |
| 29523 | msgid "Close Cart Button" |
| 29524 | msgstr "" |
| 29525 | |
| 29526 | #: src/blocks/cart-close-button/block.json |
| 29527 | msgctxt "block description" |
| 29528 | msgid "Display the close cart button." |
| 29529 | msgstr "" |
| 29530 | |
| 29531 | #: src/blocks/cart-count/block.json |
| 29532 | msgctxt "block title" |
| 29533 | msgid "Cart Items Count" |
| 29534 | msgstr "" |
| 29535 | |
| 29536 | #: src/blocks/cart-count/block.json |
| 29537 | msgctxt "block description" |
| 29538 | msgid "Display the number of items in the cart." |
| 29539 | msgstr "" |
| 29540 | |
| 29541 | #: src/blocks/cart-coupon/block.json |
| 29542 | msgctxt "block description" |
| 29543 | msgid "Display a coupon form in the cart" |
| 29544 | msgstr "" |
| 29545 | |
| 29546 | #: src/blocks/cart-icon/block.json |
| 29547 | msgctxt "block title" |
| 29548 | msgid "Floating Cart Icon" |
| 29549 | msgstr "" |
| 29550 | |
| 29551 | #: src/blocks/cart-icon/block.json |
| 29552 | msgctxt "block description" |
| 29553 | msgid "The cart icon that shows your cart quantity." |
| 29554 | msgstr "" |
| 29555 | |
| 29556 | #: src/blocks/cart-items-subtotal/block.json |
| 29557 | #: src/blocks/cart-subtotal-amount/block.json |
| 29558 | #: src/blocks/cart-subtotal-scratch-amount/block.json |
| 29559 | #: src/blocks/cart-subtotal/block.json |
| 29560 | msgctxt "block keyword" |
| 29561 | msgid "cart" |
| 29562 | msgstr "" |
| 29563 | |
| 29564 | #: src/blocks/cart-items/block.json |
| 29565 | msgctxt "block description" |
| 29566 | msgid "The slide-out cart items" |
| 29567 | msgstr "" |
| 29568 | |
| 29569 | #: src/blocks/cart-line-item-amount/block.json |
| 29570 | msgctxt "block title" |
| 29571 | msgid "Line item amount" |
| 29572 | msgstr "" |
| 29573 | |
| 29574 | #: src/blocks/cart-line-item-amount/block.json |
| 29575 | msgctxt "block description" |
| 29576 | msgid "Display the product line item amount." |
| 29577 | msgstr "" |
| 29578 | |
| 29579 | #: src/blocks/cart-line-item-fees/block.json |
| 29580 | msgctxt "block title" |
| 29581 | msgid "Line item fees" |
| 29582 | msgstr "" |
| 29583 | |
| 29584 | #: src/blocks/cart-line-item-fees/block.json |
| 29585 | msgctxt "block description" |
| 29586 | msgid "Display the product line item fees." |
| 29587 | msgstr "" |
| 29588 | |
| 29589 | #: src/blocks/cart-line-item-image/block.json |
| 29590 | msgctxt "block title" |
| 29591 | msgid "Line Item Image" |
| 29592 | msgstr "" |
| 29593 | |
| 29594 | #: src/blocks/cart-line-item-image/block.json |
| 29595 | msgctxt "block description" |
| 29596 | msgid "Display the product line item image." |
| 29597 | msgstr "" |
| 29598 | |
| 29599 | #: src/blocks/cart-line-item-interval/block.json |
| 29600 | msgctxt "block title" |
| 29601 | msgid "Line item interval" |
| 29602 | msgstr "" |
| 29603 | |
| 29604 | #: src/blocks/cart-line-item-interval/block.json |
| 29605 | msgctxt "block description" |
| 29606 | msgid "Display the product line item interval." |
| 29607 | msgstr "" |
| 29608 | |
| 29609 | #: src/blocks/cart-line-item-note/block.json |
| 29610 | msgctxt "block title" |
| 29611 | msgid "Line item note" |
| 29612 | msgstr "" |
| 29613 | |
| 29614 | #: src/blocks/cart-line-item-note/block.json |
| 29615 | msgctxt "block description" |
| 29616 | msgid "Display the product line item note." |
| 29617 | msgstr "" |
| 29618 | |
| 29619 | #: src/blocks/cart-line-item-price-name/block.json |
| 29620 | msgctxt "block title" |
| 29621 | msgid "Line item price name" |
| 29622 | msgstr "" |
| 29623 | |
| 29624 | #: src/blocks/cart-line-item-price-name/block.json |
| 29625 | msgctxt "block description" |
| 29626 | msgid "Display the product line item price name." |
| 29627 | msgstr "" |
| 29628 | |
| 29629 | #: src/blocks/cart-line-item-quantity/block.json |
| 29630 | msgctxt "block title" |
| 29631 | msgid "Line item quantity" |
| 29632 | msgstr "" |
| 29633 | |
| 29634 | #: src/blocks/cart-line-item-quantity/block.json |
| 29635 | msgctxt "block description" |
| 29636 | msgid "Display the product line item quantity." |
| 29637 | msgstr "" |
| 29638 | |
| 29639 | #: src/blocks/cart-line-item-remove/block.json |
| 29640 | msgctxt "block title" |
| 29641 | msgid "Line item remove" |
| 29642 | msgstr "" |
| 29643 | |
| 29644 | #: src/blocks/cart-line-item-remove/block.json |
| 29645 | msgctxt "block description" |
| 29646 | msgid "Display the product line item remove." |
| 29647 | msgstr "" |
| 29648 | |
| 29649 | #: src/blocks/cart-line-item-scratch-amount/block.json |
| 29650 | msgctxt "block title" |
| 29651 | msgid "Line item scratch amount" |
| 29652 | msgstr "" |
| 29653 | |
| 29654 | #: src/blocks/cart-line-item-scratch-amount/block.json |
| 29655 | msgctxt "block description" |
| 29656 | msgid "Display the product line item scratch amount." |
| 29657 | msgstr "" |
| 29658 | |
| 29659 | #: src/blocks/cart-line-item-status/block.json |
| 29660 | msgctxt "block title" |
| 29661 | msgid "Line item status" |
| 29662 | msgstr "" |
| 29663 | |
| 29664 | #: src/blocks/cart-line-item-status/block.json |
| 29665 | msgctxt "block description" |
| 29666 | msgid "Display the product line item status." |
| 29667 | msgstr "" |
| 29668 | |
| 29669 | #: src/blocks/cart-line-item-title/block.json |
| 29670 | msgctxt "block title" |
| 29671 | msgid "Line Item Title" |
| 29672 | msgstr "" |
| 29673 | |
| 29674 | #: src/blocks/cart-line-item-title/block.json |
| 29675 | msgctxt "block description" |
| 29676 | msgid "Display the product line item title." |
| 29677 | msgstr "" |
| 29678 | |
| 29679 | #: src/blocks/cart-line-item-trial/block.json |
| 29680 | msgctxt "block title" |
| 29681 | msgid "Line item trial" |
| 29682 | msgstr "" |
| 29683 | |
| 29684 | #: src/blocks/cart-line-item-trial/block.json |
| 29685 | msgctxt "block description" |
| 29686 | msgid "Display the product line item trial." |
| 29687 | msgstr "" |
| 29688 | |
| 29689 | #: src/blocks/cart-line-item-variant/block.json |
| 29690 | msgctxt "block title" |
| 29691 | msgid "Line item variant" |
| 29692 | msgstr "" |
| 29693 | |
| 29694 | #: src/blocks/cart-line-item-variant/block.json |
| 29695 | msgctxt "block description" |
| 29696 | msgid "Display the product line item variant." |
| 29697 | msgstr "" |
| 29698 | |
| 29699 | #: src/blocks/cart-line-items/block.json |
| 29700 | msgctxt "block description" |
| 29701 | msgid "The cart items" |
| 29702 | msgstr "" |
| 29703 | |
| 29704 | #: src/blocks/cart-menu-button/block.json |
| 29705 | msgctxt "block title" |
| 29706 | msgid "Cart Toggle Icon" |
| 29707 | msgstr "" |
| 29708 | |
| 29709 | #: src/blocks/cart-order-bump-add-button/block.json |
| 29710 | msgctxt "block title" |
| 29711 | msgid "Order Bump Add Button" |
| 29712 | msgstr "" |
| 29713 | |
| 29714 | #: src/blocks/cart-order-bump-add-button/block.json |
| 29715 | msgctxt "block description" |
| 29716 | msgid "Button to add the order bump to cart." |
| 29717 | msgstr "" |
| 29718 | |
| 29719 | #: src/blocks/cart-order-bump-amount/block.json |
| 29720 | msgctxt "block title" |
| 29721 | msgid "Order Bump Amount" |
| 29722 | msgstr "" |
| 29723 | |
| 29724 | #: src/blocks/cart-order-bump-amount/block.json |
| 29725 | msgctxt "block description" |
| 29726 | msgid "Display the order bump price." |
| 29727 | msgstr "" |
| 29728 | |
| 29729 | #: src/blocks/cart-order-bump-amount/block.json |
| 29730 | #: src/blocks/cart-order-bump-cta/block.json |
| 29731 | #: src/blocks/cart-order-bump-description/block.json |
| 29732 | msgctxt "block keyword" |
| 29733 | msgid "order bump" |
| 29734 | msgstr "" |
| 29735 | |
| 29736 | #: src/blocks/cart-order-bump-cta/block.json |
| 29737 | msgctxt "block title" |
| 29738 | msgid "Order Bump CTA" |
| 29739 | msgstr "" |
| 29740 | |
| 29741 | #: src/blocks/cart-order-bump-cta/block.json |
| 29742 | msgctxt "block description" |
| 29743 | msgid "Display the order bump call to action text." |
| 29744 | msgstr "" |
| 29745 | |
| 29746 | #: src/blocks/cart-order-bump-description/block.json |
| 29747 | msgctxt "block title" |
| 29748 | msgid "Order Bump Description" |
| 29749 | msgstr "" |
| 29750 | |
| 29751 | #: src/blocks/cart-order-bump-description/block.json |
| 29752 | msgctxt "block description" |
| 29753 | msgid "Display the order bump description." |
| 29754 | msgstr "" |
| 29755 | |
| 29756 | #: src/blocks/cart-order-bump-discount-badge/block.json |
| 29757 | msgctxt "block title" |
| 29758 | msgid "Order Bump Discount Badge" |
| 29759 | msgstr "" |
| 29760 | |
| 29761 | #: src/blocks/cart-order-bump-discount-badge/block.json |
| 29762 | msgctxt "block description" |
| 29763 | msgid "Display the order bump discount badge." |
| 29764 | msgstr "" |
| 29765 | |
| 29766 | #: src/blocks/cart-order-bump-image/block.json |
| 29767 | msgctxt "block title" |
| 29768 | msgid "Order Bump Image" |
| 29769 | msgstr "" |
| 29770 | |
| 29771 | #: src/blocks/cart-order-bump-image/block.json |
| 29772 | msgctxt "block description" |
| 29773 | msgid "Display the order bump product image." |
| 29774 | msgstr "" |
| 29775 | |
| 29776 | #: src/blocks/cart-order-bump-pagination-next/block.json |
| 29777 | msgctxt "block title" |
| 29778 | msgid "Order Bump Next" |
| 29779 | msgstr "" |
| 29780 | |
| 29781 | #: src/blocks/cart-order-bump-pagination-next/block.json |
| 29782 | msgctxt "block description" |
| 29783 | msgid "Navigate to the next page of order bumps." |
| 29784 | msgstr "" |
| 29785 | |
| 29786 | #: src/blocks/cart-order-bump-pagination-previous/block.json |
| 29787 | msgctxt "block title" |
| 29788 | msgid "Order Bump Previous" |
| 29789 | msgstr "" |
| 29790 | |
| 29791 | #: src/blocks/cart-order-bump-pagination-previous/block.json |
| 29792 | msgctxt "block description" |
| 29793 | msgid "Navigate to the previous page of order bumps." |
| 29794 | msgstr "" |
| 29795 | |
| 29796 | #: src/blocks/cart-order-bump-pagination/block.json |
| 29797 | msgctxt "block title" |
| 29798 | msgid "Order Bump Pagination" |
| 29799 | msgstr "" |
| 29800 | |
| 29801 | #: src/blocks/cart-order-bump-pagination/block.json |
| 29802 | msgctxt "block description" |
| 29803 | msgid "Pagination controls for order bumps." |
| 29804 | msgstr "" |
| 29805 | |
| 29806 | #: src/blocks/cart-order-bump-scratch-amount/block.json |
| 29807 | msgctxt "block title" |
| 29808 | msgid "Order Bump Scratch Amount" |
| 29809 | msgstr "" |
| 29810 | |
| 29811 | #: src/blocks/cart-order-bump-scratch-amount/block.json |
| 29812 | msgctxt "block description" |
| 29813 | msgid "Display the order bump original price (strikethrough)." |
| 29814 | msgstr "" |
| 29815 | |
| 29816 | #: src/blocks/cart-order-bump-template/block.json |
| 29817 | msgctxt "block title" |
| 29818 | msgid "Order Bump Template" |
| 29819 | msgstr "" |
| 29820 | |
| 29821 | #: src/blocks/cart-order-bump-template/block.json |
| 29822 | msgctxt "block description" |
| 29823 | msgid "Template for rendering each order bump item." |
| 29824 | msgstr "" |
| 29825 | |
| 29826 | #: src/blocks/cart-order-bump-title/block.json |
| 29827 | msgctxt "block title" |
| 29828 | msgid "Order Bump Title" |
| 29829 | msgstr "" |
| 29830 | |
| 29831 | #: src/blocks/cart-order-bump-title/block.json |
| 29832 | msgctxt "block description" |
| 29833 | msgid "Display the order bump product title." |
| 29834 | msgstr "" |
| 29835 | |
| 29836 | #: src/blocks/cart-order-bumps/block.json |
| 29837 | msgctxt "block description" |
| 29838 | msgid "Display recommended order bumps in the cart." |
| 29839 | msgstr "" |
| 29840 | |
| 29841 | #: src/blocks/cart-subtotal-amount/block.json |
| 29842 | msgctxt "block title" |
| 29843 | msgid "Cart Subtotal Amount" |
| 29844 | msgstr "" |
| 29845 | |
| 29846 | #: src/blocks/cart-subtotal-amount/block.json |
| 29847 | msgctxt "block description" |
| 29848 | msgid "Display the cart subtotal amount" |
| 29849 | msgstr "" |
| 29850 | |
| 29851 | #: src/blocks/cart-subtotal-scratch-amount/block.json |
| 29852 | msgctxt "block title" |
| 29853 | msgid "Cart Subtotal Scratch Amount" |
| 29854 | msgstr "" |
| 29855 | |
| 29856 | #: src/blocks/cart-subtotal-scratch-amount/block.json |
| 29857 | msgctxt "block description" |
| 29858 | msgid "Display the cart subtotal scratch amount (original price before discount)." |
| 29859 | msgstr "" |
| 29860 | |
| 29861 | #: src/blocks/cart-subtotal-scratch-amount/block.json |
| 29862 | msgctxt "block keyword" |
| 29863 | msgid "scratch" |
| 29864 | msgstr "" |
| 29865 | |
| 29866 | #: src/blocks/cart/block.json |
| 29867 | msgctxt "block description" |
| 29868 | msgid "Display SureCart slide out cart" |
| 29869 | msgstr "" |
| 29870 | |
| 29871 | #: src/blocks/currency-switcher/block.json |
| 29872 | msgctxt "block title" |
| 29873 | msgid "Currency Switcher" |
| 29874 | msgstr "" |
| 29875 | |
| 29876 | #: src/blocks/currency-switcher/block.json |
| 29877 | msgctxt "block description" |
| 29878 | msgid "Display a currency switcher dropdown." |
| 29879 | msgstr "" |
| 29880 | |
| 29881 | #: src/blocks/icon/block.json |
| 29882 | msgctxt "block title" |
| 29883 | msgid "Icon" |
| 29884 | msgstr "" |
| 29885 | |
| 29886 | #: src/blocks/icon/block.json |
| 29887 | msgctxt "block description" |
| 29888 | msgid "Display an icon from the SureCart icon library." |
| 29889 | msgstr "" |
| 29890 | |
| 29891 | #: src/blocks/icon/block.json |
| 29892 | msgctxt "block keyword" |
| 29893 | msgid "icon" |
| 29894 | msgstr "" |
| 29895 | |
| 29896 | #: src/blocks/icon/block.json |
| 29897 | msgctxt "block keyword" |
| 29898 | msgid "svg" |
| 29899 | msgstr "" |
| 29900 | |
| 29901 | #: src/blocks/icon/block.json |
| 29902 | msgctxt "block keyword" |
| 29903 | msgid "graphic" |
| 29904 | msgstr "" |
| 29905 | |
| 29906 | #: src/blocks/price-amount/block.json |
| 29907 | msgctxt "block title" |
| 29908 | msgid "Price Amount" |
| 29909 | msgstr "" |
| 29910 | |
| 29911 | #: src/blocks/price-amount/block.json |
| 29912 | msgctxt "block description" |
| 29913 | msgid "Displays amount of a price." |
| 29914 | msgstr "" |
| 29915 | |
| 29916 | #: src/blocks/price-interval/block.json |
| 29917 | msgctxt "block title" |
| 29918 | msgid "Price Interval" |
| 29919 | msgstr "" |
| 29920 | |
| 29921 | #: src/blocks/price-interval/block.json |
| 29922 | msgctxt "block description" |
| 29923 | msgid "Displays the price interval." |
| 29924 | msgstr "" |
| 29925 | |
| 29926 | #: src/blocks/price-name/block.json |
| 29927 | msgctxt "block title" |
| 29928 | msgid "Price Name" |
| 29929 | msgstr "" |
| 29930 | |
| 29931 | #: src/blocks/price-name/block.json |
| 29932 | msgctxt "block description" |
| 29933 | msgid "Displays the name of a price." |
| 29934 | msgstr "" |
| 29935 | |
| 29936 | #: src/blocks/price-scratch-amount/block.json |
| 29937 | msgctxt "block title" |
| 29938 | msgid "Price Scratch Amount" |
| 29939 | msgstr "" |
| 29940 | |
| 29941 | #: src/blocks/price-scratch-amount/block.json |
| 29942 | msgctxt "block description" |
| 29943 | msgid "Displays scratch amount of a price." |
| 29944 | msgstr "" |
| 29945 | |
| 29946 | #: src/blocks/price-setup-fee/block.json |
| 29947 | msgctxt "block title" |
| 29948 | msgid "Price Setup Fee" |
| 29949 | msgstr "" |
| 29950 | |
| 29951 | #: src/blocks/price-setup-fee/block.json |
| 29952 | msgctxt "block description" |
| 29953 | msgid "Displays the setup fee of a price." |
| 29954 | msgstr "" |
| 29955 | |
| 29956 | #: src/blocks/price-trial/block.json |
| 29957 | msgctxt "block title" |
| 29958 | msgid "Price Trial" |
| 29959 | msgstr "" |
| 29960 | |
| 29961 | #: src/blocks/price-trial/block.json |
| 29962 | msgctxt "block description" |
| 29963 | msgid "Displays trial of a price." |
| 29964 | msgstr "" |
| 29965 | |
| 29966 | #: src/blocks/product-buy-button/block.json |
| 29967 | msgctxt "block title" |
| 29968 | msgid "Product Buy Button" |
| 29969 | msgstr "" |
| 29970 | |
| 29971 | #: src/blocks/product-buy-button/block.json |
| 29972 | msgctxt "block description" |
| 29973 | msgid "Display the product buy button." |
| 29974 | msgstr "" |
| 29975 | |
| 29976 | #: src/blocks/product-buy-buttons/block.json |
| 29977 | msgctxt "block title" |
| 29978 | msgid "Buy Buttons" |
| 29979 | msgstr "" |
| 29980 | |
| 29981 | #: src/blocks/product-buy-buttons/block.json |
| 29982 | msgctxt "block description" |
| 29983 | msgid "Displays product buy and add to cart buttons" |
| 29984 | msgstr "" |
| 29985 | |
| 29986 | #: src/blocks/product-collection-tag/block.json |
| 29987 | #: src/blocks/product-list-filter-tag/block.json |
| 29988 | #: src/blocks/product-review-list-filter-tag/block.json |
| 29989 | msgctxt "block title" |
| 29990 | msgid "Tag" |
| 29991 | msgstr "" |
| 29992 | |
| 29993 | #: src/blocks/product-collection-tag/block.json |
| 29994 | msgctxt "block description" |
| 29995 | msgid "A product collection tag for a product." |
| 29996 | msgstr "" |
| 29997 | |
| 29998 | #: src/blocks/product-collection-tags/block.json |
| 29999 | msgctxt "block title" |
| 30000 | msgid "Collection Tags" |
| 30001 | msgstr "" |
| 30002 | |
| 30003 | #: src/blocks/product-collection-tags/block.json |
| 30004 | msgctxt "block description" |
| 30005 | msgid "Displays collection selectors for a product." |
| 30006 | msgstr "" |
| 30007 | |
| 30008 | #: src/blocks/product-description/block.json |
| 30009 | msgctxt "block description" |
| 30010 | msgid "Display the product description." |
| 30011 | msgstr "" |
| 30012 | |
| 30013 | #: src/blocks/product-image/block.json |
| 30014 | msgctxt "block title" |
| 30015 | msgid "Image" |
| 30016 | msgstr "" |
| 30017 | |
| 30018 | #: src/blocks/product-image/block.json |
| 30019 | msgctxt "block description" |
| 30020 | msgid "Display the product image." |
| 30021 | msgstr "" |
| 30022 | |
| 30023 | #: src/blocks/product-line-item-note/block.json |
| 30024 | msgctxt "block title" |
| 30025 | msgid "Product Note" |
| 30026 | msgstr "" |
| 30027 | |
| 30028 | #: src/blocks/product-line-item-note/block.json |
| 30029 | msgctxt "block description" |
| 30030 | msgid "Allow customers to add a note to the product" |
| 30031 | msgstr "" |
| 30032 | |
| 30033 | #: src/blocks/product-line-item-note/block.json |
| 30034 | msgctxt "block keyword" |
| 30035 | msgid "note" |
| 30036 | msgstr "" |
| 30037 | |
| 30038 | #: src/blocks/product-line-item-note/block.json |
| 30039 | msgctxt "block keyword" |
| 30040 | msgid "comment" |
| 30041 | msgstr "" |
| 30042 | |
| 30043 | #: src/blocks/product-line-item-note/block.json |
| 30044 | msgctxt "block keyword" |
| 30045 | msgid "message" |
| 30046 | msgstr "" |
| 30047 | |
| 30048 | #: src/blocks/product-list-content/block.json |
| 30049 | #: src/blocks/product-review-list-content/block.json |
| 30050 | msgctxt "block title" |
| 30051 | msgid "Content" |
| 30052 | msgstr "" |
| 30053 | |
| 30054 | #: src/blocks/product-list-content/block.json |
| 30055 | msgctxt "block description" |
| 30056 | msgid "Display the product list content." |
| 30057 | msgstr "" |
| 30058 | |
| 30059 | #: src/blocks/product-list-filter-checkbox/block.json |
| 30060 | msgctxt "block description" |
| 30061 | msgid "Display the filter checkbox." |
| 30062 | msgstr "" |
| 30063 | |
| 30064 | #: src/blocks/product-list-filter-checkboxes-label/block.json |
| 30065 | #: src/blocks/product-list-filter-tags-label/block.json |
| 30066 | #: src/blocks/product-list-sort-radio-group-label/block.json |
| 30067 | #: src/blocks/product-review-list-filter-checkboxes-label/block.json |
| 30068 | #: src/blocks/product-review-list-filter-tags-label/block.json |
| 30069 | msgctxt "block title" |
| 30070 | msgid "Label" |
| 30071 | msgstr "" |
| 30072 | |
| 30073 | #: src/blocks/product-list-filter-checkboxes-label/block.json |
| 30074 | msgctxt "block description" |
| 30075 | msgid "Display the product list filter checkboxes label." |
| 30076 | msgstr "" |
| 30077 | |
| 30078 | #: src/blocks/product-list-filter-checkboxes-template/block.json |
| 30079 | #: src/blocks/product-list-filter-tags-template/block.json |
| 30080 | #: src/blocks/product-list-sort-radio-group-template/block.json |
| 30081 | #: src/blocks/product-review-list-filter-checkboxes-template/block.json |
| 30082 | #: src/blocks/product-review-list-filter-tags-template/block.json |
| 30083 | #: src/blocks/product-review-template/block.json |
| 30084 | #: src/blocks/product-template/block.json |
| 30085 | msgctxt "block title" |
| 30086 | msgid "Template" |
| 30087 | msgstr "" |
| 30088 | |
| 30089 | #: src/blocks/product-list-filter-checkboxes-template/block.json |
| 30090 | msgctxt "block description" |
| 30091 | msgid "Display the filter checkboxes." |
| 30092 | msgstr "" |
| 30093 | |
| 30094 | #: src/blocks/product-list-filter-checkboxes/block.json |
| 30095 | #: src/blocks/product-review-list-filter-checkboxes/block.json |
| 30096 | msgctxt "block title" |
| 30097 | msgid "Filter Checkboxes" |
| 30098 | msgstr "" |
| 30099 | |
| 30100 | #: src/blocks/product-list-filter-checkboxes/block.json |
| 30101 | msgctxt "block description" |
| 30102 | msgid "Display the product list filter checkboxes." |
| 30103 | msgstr "" |
| 30104 | |
| 30105 | #: src/blocks/product-list-filter-tag/block.json |
| 30106 | msgctxt "block description" |
| 30107 | msgid "Display the filter tag." |
| 30108 | msgstr "" |
| 30109 | |
| 30110 | #: src/blocks/product-list-filter-tags-clear-all/block.json |
| 30111 | #: src/blocks/product-review-list-filter-tags-clear-all/block.json |
| 30112 | msgctxt "block title" |
| 30113 | msgid "Clear All" |
| 30114 | msgstr "" |
| 30115 | |
| 30116 | #: src/blocks/product-list-filter-tags-clear-all/block.json |
| 30117 | msgctxt "block description" |
| 30118 | msgid "Display the product list filter tags clear all link." |
| 30119 | msgstr "" |
| 30120 | |
| 30121 | #: src/blocks/product-list-filter-tags-label/block.json |
| 30122 | msgctxt "block description" |
| 30123 | msgid "Display the product list filter tags label" |
| 30124 | msgstr "" |
| 30125 | |
| 30126 | #: src/blocks/product-list-filter-tags-template/block.json |
| 30127 | #: src/blocks/product-review-list-filter-tags-template/block.json |
| 30128 | msgctxt "block description" |
| 30129 | msgid "Display the filter tags." |
| 30130 | msgstr "" |
| 30131 | |
| 30132 | #: src/blocks/product-list-filter-tags/block.json |
| 30133 | #: src/blocks/product-review-list-filter-tags/block.json |
| 30134 | msgctxt "block title" |
| 30135 | msgid "Applied Filters" |
| 30136 | msgstr "" |
| 30137 | |
| 30138 | #: src/blocks/product-list-filter-tags/block.json |
| 30139 | msgctxt "block description" |
| 30140 | msgid "Display the applied filters." |
| 30141 | msgstr "" |
| 30142 | |
| 30143 | #: src/blocks/product-list-filter/block.json |
| 30144 | msgctxt "block title" |
| 30145 | msgid "Filter (Dropdown)" |
| 30146 | msgstr "" |
| 30147 | |
| 30148 | #: src/blocks/product-list-filter/block.json |
| 30149 | msgctxt "block description" |
| 30150 | msgid "Display the product filter." |
| 30151 | msgstr "" |
| 30152 | |
| 30153 | #: src/blocks/product-list-no-products/block.json |
| 30154 | msgctxt "block title" |
| 30155 | msgid "No products" |
| 30156 | msgstr "" |
| 30157 | |
| 30158 | #: src/blocks/product-list-no-products/block.json |
| 30159 | msgctxt "block description" |
| 30160 | msgid "Contains the block elements used to render content when no products are found." |
| 30161 | msgstr "" |
| 30162 | |
| 30163 | #: src/blocks/product-list-related/block.json |
| 30164 | msgctxt "block title" |
| 30165 | msgid "Related Products" |
| 30166 | msgstr "" |
| 30167 | |
| 30168 | #: src/blocks/product-list-related/block.json |
| 30169 | msgctxt "block description" |
| 30170 | msgid "Display a list of products related to the current product." |
| 30171 | msgstr "" |
| 30172 | |
| 30173 | #: src/blocks/product-list-search/block.json |
| 30174 | msgctxt "block title" |
| 30175 | msgid "Search" |
| 30176 | msgstr "" |
| 30177 | |
| 30178 | #: src/blocks/product-list-search/block.json |
| 30179 | msgctxt "block description" |
| 30180 | msgid "Display the product search." |
| 30181 | msgstr "" |
| 30182 | |
| 30183 | #: src/blocks/product-list-sidebar-toggle/block.json |
| 30184 | #: src/blocks/product-review-list-sidebar-toggle/block.json |
| 30185 | msgctxt "block title" |
| 30186 | msgid "Sidebar Toggle Button" |
| 30187 | msgstr "" |
| 30188 | |
| 30189 | #: src/blocks/product-list-sidebar-toggle/block.json |
| 30190 | msgctxt "block description" |
| 30191 | msgid "Display the product list sidebar toggle." |
| 30192 | msgstr "" |
| 30193 | |
| 30194 | #: src/blocks/product-list-sidebar/block.json |
| 30195 | #: src/blocks/product-review-list-sidebar/block.json |
| 30196 | msgctxt "block title" |
| 30197 | msgid "Sidebar" |
| 30198 | msgstr "" |
| 30199 | |
| 30200 | #: src/blocks/product-list-sidebar/block.json |
| 30201 | msgctxt "block description" |
| 30202 | msgid "Display the product list sidebar." |
| 30203 | msgstr "" |
| 30204 | |
| 30205 | #: src/blocks/product-list-sort-radio-group-label/block.json |
| 30206 | msgctxt "block description" |
| 30207 | msgid "Display the product list sort radio group label" |
| 30208 | msgstr "" |
| 30209 | |
| 30210 | #: src/blocks/product-list-sort-radio-group-template/block.json |
| 30211 | msgctxt "block description" |
| 30212 | msgid "Display the sort radio group template." |
| 30213 | msgstr "" |
| 30214 | |
| 30215 | #: src/blocks/product-list-sort-radio-group/block.json |
| 30216 | msgctxt "block title" |
| 30217 | msgid "Sort (Radio Group)" |
| 30218 | msgstr "" |
| 30219 | |
| 30220 | #: src/blocks/product-list-sort-radio-group/block.json |
| 30221 | msgctxt "block description" |
| 30222 | msgid "Display the Product List Sort Radio Group." |
| 30223 | msgstr "" |
| 30224 | |
| 30225 | #: src/blocks/product-list-sort-radio/block.json |
| 30226 | msgctxt "block description" |
| 30227 | msgid "Display the sort radio." |
| 30228 | msgstr "" |
| 30229 | |
| 30230 | #: src/blocks/product-list-sort/block.json |
| 30231 | msgctxt "block title" |
| 30232 | msgid "Sort (Dropdown)" |
| 30233 | msgstr "" |
| 30234 | |
| 30235 | #: src/blocks/product-list-sort/block.json |
| 30236 | msgctxt "block description" |
| 30237 | msgid "Display the product sort." |
| 30238 | msgstr "" |
| 30239 | |
| 30240 | #: src/blocks/product-list/block.json |
| 30241 | msgctxt "block description" |
| 30242 | msgid "Display a list of products." |
| 30243 | msgstr "" |
| 30244 | |
| 30245 | #: src/blocks/product-media/block.json |
| 30246 | msgctxt "block variation title" |
| 30247 | msgid "Product Media Slider" |
| 30248 | msgstr "" |
| 30249 | |
| 30250 | #: src/blocks/product-media/block.json |
| 30251 | msgctxt "block variation description" |
| 30252 | msgid "Display the product media in a slider." |
| 30253 | msgstr "" |
| 30254 | |
| 30255 | #: src/blocks/product-media/block.json |
| 30256 | msgctxt "block variation title" |
| 30257 | msgid "Product Media Gallery" |
| 30258 | msgstr "" |
| 30259 | |
| 30260 | #: src/blocks/product-media/block.json |
| 30261 | msgctxt "block variation description" |
| 30262 | msgid "Display the product media in a gallery on desktop devices." |
| 30263 | msgstr "" |
| 30264 | |
| 30265 | #: src/blocks/product-page/block.json |
| 30266 | msgctxt "block title" |
| 30267 | msgid "Product Form" |
| 30268 | msgstr "" |
| 30269 | |
| 30270 | #: src/blocks/product-page/block.json |
| 30271 | msgctxt "block description" |
| 30272 | msgid "Display product form." |
| 30273 | msgstr "" |
| 30274 | |
| 30275 | #: src/blocks/product-pagination-next/block.json |
| 30276 | #: src/blocks/product-review-pagination-next/block.json |
| 30277 | msgctxt "block title" |
| 30278 | msgid "Next" |
| 30279 | msgstr "" |
| 30280 | |
| 30281 | #: src/blocks/product-pagination-next/block.json |
| 30282 | msgctxt "block description" |
| 30283 | msgid "Display the product pagination next." |
| 30284 | msgstr "" |
| 30285 | |
| 30286 | #: src/blocks/product-pagination-numbers/block.json |
| 30287 | #: src/blocks/product-review-pagination-numbers/block.json |
| 30288 | msgctxt "block title" |
| 30289 | msgid "Numbers" |
| 30290 | msgstr "" |
| 30291 | |
| 30292 | #: src/blocks/product-pagination-numbers/block.json |
| 30293 | msgctxt "block description" |
| 30294 | msgid "Display the product pagination numbers." |
| 30295 | msgstr "" |
| 30296 | |
| 30297 | #: src/blocks/product-pagination-previous/block.json |
| 30298 | #: src/blocks/product-review-pagination-previous/block.json |
| 30299 | msgctxt "block title" |
| 30300 | msgid "Previous" |
| 30301 | msgstr "" |
| 30302 | |
| 30303 | #: src/blocks/product-pagination-previous/block.json |
| 30304 | msgctxt "block description" |
| 30305 | msgid "Display the product pagination previous." |
| 30306 | msgstr "" |
| 30307 | |
| 30308 | #: src/blocks/product-pagination/block.json |
| 30309 | #: src/blocks/product-review-pagination/block.json |
| 30310 | msgctxt "block title" |
| 30311 | msgid "Pagination" |
| 30312 | msgstr "" |
| 30313 | |
| 30314 | #: src/blocks/product-pagination/block.json |
| 30315 | msgctxt "block description" |
| 30316 | msgid "Display the product pagination." |
| 30317 | msgstr "" |
| 30318 | |
| 30319 | #: src/blocks/product-price-choice-template/block.json |
| 30320 | #: src/blocks/product-price/block.json |
| 30321 | msgctxt "block title" |
| 30322 | msgid "Price" |
| 30323 | msgstr "" |
| 30324 | |
| 30325 | #: src/blocks/product-price-choice-template/block.json |
| 30326 | msgctxt "block description" |
| 30327 | msgid "Displays the price of a product with a choice of options." |
| 30328 | msgstr "" |
| 30329 | |
| 30330 | #: src/blocks/product-price/block.json |
| 30331 | msgctxt "block description" |
| 30332 | msgid "Display the static product price." |
| 30333 | msgstr "" |
| 30334 | |
| 30335 | #: src/blocks/product-quantity-control/block.json |
| 30336 | msgctxt "block title" |
| 30337 | msgid "Control" |
| 30338 | msgstr "" |
| 30339 | |
| 30340 | #: src/blocks/product-quantity-control/block.json |
| 30341 | msgctxt "block description" |
| 30342 | msgid "Display the product quantity control" |
| 30343 | msgstr "" |
| 30344 | |
| 30345 | #: src/blocks/product-quantity-input-decrease/block.json |
| 30346 | msgctxt "block title" |
| 30347 | msgid "Decrease Quantity" |
| 30348 | msgstr "" |
| 30349 | |
| 30350 | #: src/blocks/product-quantity-input-decrease/block.json |
| 30351 | msgctxt "block description" |
| 30352 | msgid "Display the product quantity input decrease" |
| 30353 | msgstr "" |
| 30354 | |
| 30355 | #: src/blocks/product-quantity-input-increase/block.json |
| 30356 | msgctxt "block title" |
| 30357 | msgid "Increase Quantity" |
| 30358 | msgstr "" |
| 30359 | |
| 30360 | #: src/blocks/product-quantity-input-increase/block.json |
| 30361 | msgctxt "block description" |
| 30362 | msgid "Display the product quantity input increase" |
| 30363 | msgstr "" |
| 30364 | |
| 30365 | #: src/blocks/product-quantity-input/block.json |
| 30366 | msgctxt "block title" |
| 30367 | msgid "Input" |
| 30368 | msgstr "" |
| 30369 | |
| 30370 | #: src/blocks/product-quantity-input/block.json |
| 30371 | msgctxt "block description" |
| 30372 | msgid "Display the product quantity input" |
| 30373 | msgstr "" |
| 30374 | |
| 30375 | #: src/blocks/product-quantity/block.json |
| 30376 | msgctxt "block description" |
| 30377 | msgid "Display the product quantity selector" |
| 30378 | msgstr "" |
| 30379 | |
| 30380 | #: src/blocks/product-quick-view-button/block.json |
| 30381 | msgctxt "block title" |
| 30382 | msgid "Quick Add Button" |
| 30383 | msgstr "" |
| 30384 | |
| 30385 | #: src/blocks/product-quick-view-button/block.json |
| 30386 | msgctxt "block description" |
| 30387 | msgid "Display the product quick add to cart button." |
| 30388 | msgstr "" |
| 30389 | |
| 30390 | #: src/blocks/product-quick-view-button/block.json |
| 30391 | #: src/blocks/product-review-total-rating/block.json |
| 30392 | msgctxt "block style label" |
| 30393 | msgid "Default" |
| 30394 | msgstr "" |
| 30395 | |
| 30396 | #: src/blocks/product-quick-view-button/block.json |
| 30397 | msgctxt "block style label" |
| 30398 | msgid "Show on hover" |
| 30399 | msgstr "" |
| 30400 | |
| 30401 | #: src/blocks/product-quick-view-close/block.json |
| 30402 | msgctxt "block title" |
| 30403 | msgid "Close" |
| 30404 | msgstr "" |
| 30405 | |
| 30406 | #: src/blocks/product-quick-view-close/block.json |
| 30407 | msgctxt "block description" |
| 30408 | msgid "Display the product quick add close button." |
| 30409 | msgstr "" |
| 30410 | |
| 30411 | #: src/blocks/product-quick-view/block.json |
| 30412 | msgctxt "block title" |
| 30413 | msgid "Product Quick Add" |
| 30414 | msgstr "" |
| 30415 | |
| 30416 | #: src/blocks/product-quick-view/block.json |
| 30417 | msgctxt "block description" |
| 30418 | msgid "Display the product quick add button." |
| 30419 | msgstr "" |
| 30420 | |
| 30421 | #: src/blocks/product-review-add-button/block.json |
| 30422 | msgctxt "block title" |
| 30423 | msgid "Write a Review Button" |
| 30424 | msgstr "" |
| 30425 | |
| 30426 | #: src/blocks/product-review-add-button/block.json |
| 30427 | msgctxt "block description" |
| 30428 | msgid "A button to open the product review form." |
| 30429 | msgstr "" |
| 30430 | |
| 30431 | #: src/blocks/product-review-add-button/block.json |
| 30432 | #: src/blocks/product-review-average-rating-stars/block.json |
| 30433 | #: src/blocks/product-review-average-rating-value/block.json |
| 30434 | #: src/blocks/product-review-breakdown/block.json |
| 30435 | #: src/blocks/product-review-content/block.json |
| 30436 | #: src/blocks/product-review-date/block.json |
| 30437 | #: src/blocks/product-review-rating-stars/block.json |
| 30438 | #: src/blocks/product-review-reviewer-name/block.json |
| 30439 | #: src/blocks/product-review-template/block.json |
| 30440 | #: src/blocks/product-review-title/block.json |
| 30441 | #: src/blocks/product-review-verified-badge/block.json |
| 30442 | msgctxt "block keyword" |
| 30443 | msgid "review" |
| 30444 | msgstr "" |
| 30445 | |
| 30446 | #: src/blocks/product-review-add-button/block.json |
| 30447 | msgctxt "block keyword" |
| 30448 | msgid "write review" |
| 30449 | msgstr "" |
| 30450 | |
| 30451 | #: src/blocks/product-review-average-rating-stars/block.json |
| 30452 | msgctxt "block title" |
| 30453 | msgid "Star Rating" |
| 30454 | msgstr "" |
| 30455 | |
| 30456 | #: src/blocks/product-review-average-rating-stars/block.json |
| 30457 | msgctxt "block description" |
| 30458 | msgid "Display the product average rating stars." |
| 30459 | msgstr "" |
| 30460 | |
| 30461 | #: src/blocks/product-review-average-rating-stars/block.json |
| 30462 | #: src/blocks/product-review-average-rating-value/block.json |
| 30463 | msgctxt "block keyword" |
| 30464 | msgid "average" |
| 30465 | msgstr "" |
| 30466 | |
| 30467 | #: src/blocks/product-review-average-rating-stars/block.json |
| 30468 | #: src/blocks/product-review-average-rating-value/block.json |
| 30469 | #: src/blocks/product-review-rating-stars/block.json |
| 30470 | msgctxt "block keyword" |
| 30471 | msgid "rating" |
| 30472 | msgstr "" |
| 30473 | |
| 30474 | #: src/blocks/product-review-average-rating-stars/block.json |
| 30475 | #: src/blocks/product-review-rating-stars/block.json |
| 30476 | msgctxt "block keyword" |
| 30477 | msgid "stars" |
| 30478 | msgstr "" |
| 30479 | |
| 30480 | #: src/blocks/product-review-average-rating-value/block.json |
| 30481 | msgctxt "block title" |
| 30482 | msgid "Average Rating" |
| 30483 | msgstr "" |
| 30484 | |
| 30485 | #: src/blocks/product-review-average-rating-value/block.json |
| 30486 | msgctxt "block description" |
| 30487 | msgid "Displays the average product rating value." |
| 30488 | msgstr "" |
| 30489 | |
| 30490 | #: src/blocks/product-review-average-rating-value/block.json |
| 30491 | msgctxt "block keyword" |
| 30492 | msgid "value" |
| 30493 | msgstr "" |
| 30494 | |
| 30495 | #: src/blocks/product-review-average-rating-value/block.json |
| 30496 | msgctxt "block style label" |
| 30497 | msgid "None" |
| 30498 | msgstr "" |
| 30499 | |
| 30500 | #: src/blocks/product-review-average-rating-value/block.json |
| 30501 | msgctxt "block style label" |
| 30502 | msgid "Parentheses" |
| 30503 | msgstr "" |
| 30504 | |
| 30505 | #: src/blocks/product-review-average-rating-value/block.json |
| 30506 | msgctxt "block style label" |
| 30507 | msgid " / 5.0" |
| 30508 | msgstr "" |
| 30509 | |
| 30510 | #: src/blocks/product-review-breakdown/block.json |
| 30511 | msgctxt "block title" |
| 30512 | msgid "Review Breakdown" |
| 30513 | msgstr "" |
| 30514 | |
| 30515 | #: src/blocks/product-review-breakdown/block.json |
| 30516 | msgctxt "block description" |
| 30517 | msgid "Displays a breakdown of product reviews by star rating." |
| 30518 | msgstr "" |
| 30519 | |
| 30520 | #: src/blocks/product-review-breakdown/block.json |
| 30521 | msgctxt "block keyword" |
| 30522 | msgid "breakdown" |
| 30523 | msgstr "" |
| 30524 | |
| 30525 | #: src/blocks/product-review-confirmation-template/block.json |
| 30526 | msgctxt "block title" |
| 30527 | msgid "Confirmation" |
| 30528 | msgstr "" |
| 30529 | |
| 30530 | #: src/blocks/product-review-confirmation-template/block.json |
| 30531 | msgctxt "block description" |
| 30532 | msgid "Template for the review confirmation content. Shown when editing the confirmation." |
| 30533 | msgstr "" |
| 30534 | |
| 30535 | #: src/blocks/product-review-content/block.json |
| 30536 | #: src/blocks/product-reviews/block.json |
| 30537 | msgctxt "block title" |
| 30538 | msgid "Review Content" |
| 30539 | msgstr "" |
| 30540 | |
| 30541 | #: src/blocks/product-review-content/block.json |
| 30542 | msgctxt "block description" |
| 30543 | msgid "Displays the content of a product review." |
| 30544 | msgstr "" |
| 30545 | |
| 30546 | #: src/blocks/product-review-content/block.json |
| 30547 | msgctxt "block keyword" |
| 30548 | msgid "content" |
| 30549 | msgstr "" |
| 30550 | |
| 30551 | #: src/blocks/product-review-date/block.json |
| 30552 | msgctxt "block title" |
| 30553 | msgid "Review Date" |
| 30554 | msgstr "" |
| 30555 | |
| 30556 | #: src/blocks/product-review-date/block.json |
| 30557 | msgctxt "block description" |
| 30558 | msgid "Displays the date of a product review." |
| 30559 | msgstr "" |
| 30560 | |
| 30561 | #: src/blocks/product-review-form-close/block.json |
| 30562 | msgctxt "block title" |
| 30563 | msgid "Review Form Close Button" |
| 30564 | msgstr "" |
| 30565 | |
| 30566 | #: src/blocks/product-review-form-close/block.json |
| 30567 | msgctxt "block description" |
| 30568 | msgid "Display the product review form close button." |
| 30569 | msgstr "" |
| 30570 | |
| 30571 | #: src/blocks/product-review-form-content/block.json |
| 30572 | msgctxt "block title" |
| 30573 | msgid "Review Form Content" |
| 30574 | msgstr "" |
| 30575 | |
| 30576 | #: src/blocks/product-review-form-content/block.json |
| 30577 | msgctxt "block description" |
| 30578 | msgid "Provide a content textarea field for product reviews." |
| 30579 | msgstr "" |
| 30580 | |
| 30581 | #: src/blocks/product-review-form-rating/block.json |
| 30582 | msgctxt "block title" |
| 30583 | msgid "Review Form Rating" |
| 30584 | msgstr "" |
| 30585 | |
| 30586 | #: src/blocks/product-review-form-rating/block.json |
| 30587 | msgctxt "block description" |
| 30588 | msgid "Provide a star rating input for product reviews." |
| 30589 | msgstr "" |
| 30590 | |
| 30591 | #: src/blocks/product-review-form-submit-button/block.json |
| 30592 | msgctxt "block title" |
| 30593 | msgid "Review Form Submit Button" |
| 30594 | msgstr "" |
| 30595 | |
| 30596 | #: src/blocks/product-review-form-submit-button/block.json |
| 30597 | msgctxt "block description" |
| 30598 | msgid "Provide a submit button for the product review form." |
| 30599 | msgstr "" |
| 30600 | |
| 30601 | #: src/blocks/product-review-form-template/block.json |
| 30602 | msgctxt "block description" |
| 30603 | msgid "Template for the review form content. Shown when editing the form." |
| 30604 | msgstr "" |
| 30605 | |
| 30606 | #: src/blocks/product-review-form-title/block.json |
| 30607 | msgctxt "block title" |
| 30608 | msgid "Review Form Title" |
| 30609 | msgstr "" |
| 30610 | |
| 30611 | #: src/blocks/product-review-form-title/block.json |
| 30612 | msgctxt "block description" |
| 30613 | msgid "Provide a title input field for product reviews." |
| 30614 | msgstr "" |
| 30615 | |
| 30616 | #: src/blocks/product-review-form/block.json |
| 30617 | msgctxt "block title" |
| 30618 | msgid "Product Review Form" |
| 30619 | msgstr "" |
| 30620 | |
| 30621 | #: src/blocks/product-review-form/block.json |
| 30622 | msgctxt "block description" |
| 30623 | msgid "Display the product review form." |
| 30624 | msgstr "" |
| 30625 | |
| 30626 | #: src/blocks/product-review-list-content/block.json |
| 30627 | msgctxt "block description" |
| 30628 | msgid "Display the product reviews." |
| 30629 | msgstr "" |
| 30630 | |
| 30631 | #: src/blocks/product-review-list-filter-checkbox/block.json |
| 30632 | msgctxt "block description" |
| 30633 | msgid "Display the product review filter checkbox." |
| 30634 | msgstr "" |
| 30635 | |
| 30636 | #: src/blocks/product-review-list-filter-checkboxes-label/block.json |
| 30637 | msgctxt "block description" |
| 30638 | msgid "Display the product review list filter checkboxes label." |
| 30639 | msgstr "" |
| 30640 | |
| 30641 | #: src/blocks/product-review-list-filter-checkboxes-template/block.json |
| 30642 | msgctxt "block description" |
| 30643 | msgid "Display the review filter checkboxes." |
| 30644 | msgstr "" |
| 30645 | |
| 30646 | #: src/blocks/product-review-list-filter-checkboxes/block.json |
| 30647 | msgctxt "block description" |
| 30648 | msgid "Display the product review list filter checkboxes." |
| 30649 | msgstr "" |
| 30650 | |
| 30651 | #: src/blocks/product-review-list-filter-tag/block.json |
| 30652 | msgctxt "block description" |
| 30653 | msgid "Display the product review filter tag." |
| 30654 | msgstr "" |
| 30655 | |
| 30656 | #: src/blocks/product-review-list-filter-tags-clear-all/block.json |
| 30657 | msgctxt "block description" |
| 30658 | msgid "Display the product review list filter tags clear all link." |
| 30659 | msgstr "" |
| 30660 | |
| 30661 | #: src/blocks/product-review-list-filter-tags-label/block.json |
| 30662 | msgctxt "block description" |
| 30663 | msgid "Display the product review list filter tags label" |
| 30664 | msgstr "" |
| 30665 | |
| 30666 | #: src/blocks/product-review-list-filter-tags/block.json |
| 30667 | msgctxt "block description" |
| 30668 | msgid "Display the product review applied filters." |
| 30669 | msgstr "" |
| 30670 | |
| 30671 | #: src/blocks/product-review-list-no-reviews/block.json |
| 30672 | msgctxt "block title" |
| 30673 | msgid "No reviews" |
| 30674 | msgstr "" |
| 30675 | |
| 30676 | #: src/blocks/product-review-list-no-reviews/block.json |
| 30677 | msgctxt "block description" |
| 30678 | msgid "Contains the block elements used to render content when no reviews are found." |
| 30679 | msgstr "" |
| 30680 | |
| 30681 | #: src/blocks/product-review-list-sidebar-toggle/block.json |
| 30682 | msgctxt "block description" |
| 30683 | msgid "Display the product review list sidebar toggle." |
| 30684 | msgstr "" |
| 30685 | |
| 30686 | #: src/blocks/product-review-list-sidebar/block.json |
| 30687 | msgctxt "block description" |
| 30688 | msgid "Display the product review list sidebar with filters." |
| 30689 | msgstr "" |
| 30690 | |
| 30691 | #: src/blocks/product-review-list/block.json |
| 30692 | msgctxt "block title" |
| 30693 | msgid "Product Review List" |
| 30694 | msgstr "" |
| 30695 | |
| 30696 | #: src/blocks/product-review-list/block.json |
| 30697 | msgctxt "block description" |
| 30698 | msgid "Display a list of product reviews." |
| 30699 | msgstr "" |
| 30700 | |
| 30701 | #: src/blocks/product-review-pagination-next/block.json |
| 30702 | msgctxt "block description" |
| 30703 | msgid "Display the product review pagination next." |
| 30704 | msgstr "" |
| 30705 | |
| 30706 | #: src/blocks/product-review-pagination-numbers/block.json |
| 30707 | msgctxt "block description" |
| 30708 | msgid "Display the product review pagination numbers." |
| 30709 | msgstr "" |
| 30710 | |
| 30711 | #: src/blocks/product-review-pagination-previous/block.json |
| 30712 | msgctxt "block description" |
| 30713 | msgid "Display the product review pagination previous." |
| 30714 | msgstr "" |
| 30715 | |
| 30716 | #: src/blocks/product-review-pagination/block.json |
| 30717 | msgctxt "block description" |
| 30718 | msgid "Display the product review pagination." |
| 30719 | msgstr "" |
| 30720 | |
| 30721 | #: src/blocks/product-review-rating-stars/block.json |
| 30722 | msgctxt "block title" |
| 30723 | msgid "Review Rating Stars" |
| 30724 | msgstr "" |
| 30725 | |
| 30726 | #: src/blocks/product-review-rating-stars/block.json |
| 30727 | msgctxt "block description" |
| 30728 | msgid "Displays the rating given by the reviewer for a product review using stars." |
| 30729 | msgstr "" |
| 30730 | |
| 30731 | #: src/blocks/product-review-reviewer-name/block.json |
| 30732 | msgctxt "block title" |
| 30733 | msgid "Reviewer Name" |
| 30734 | msgstr "" |
| 30735 | |
| 30736 | #: src/blocks/product-review-reviewer-name/block.json |
| 30737 | msgctxt "block description" |
| 30738 | msgid "Displays the name of the reviewer for a product review." |
| 30739 | msgstr "" |
| 30740 | |
| 30741 | #: src/blocks/product-review-reviewer-name/block.json |
| 30742 | msgctxt "block keyword" |
| 30743 | msgid "reviewer" |
| 30744 | msgstr "" |
| 30745 | |
| 30746 | #: src/blocks/product-review-summary/block.json |
| 30747 | msgctxt "block title" |
| 30748 | msgid "Product Review Summary" |
| 30749 | msgstr "" |
| 30750 | |
| 30751 | #: src/blocks/product-review-summary/block.json |
| 30752 | msgctxt "block description" |
| 30753 | msgid "Display the product review summary." |
| 30754 | msgstr "" |
| 30755 | |
| 30756 | #: src/blocks/product-review-template/block.json |
| 30757 | msgctxt "block keyword" |
| 30758 | msgid "template" |
| 30759 | msgstr "" |
| 30760 | |
| 30761 | #: src/blocks/product-review-template/block.json |
| 30762 | msgctxt "block description" |
| 30763 | msgid "Displays product review template" |
| 30764 | msgstr "" |
| 30765 | |
| 30766 | #: src/blocks/product-review-title/block.json |
| 30767 | msgctxt "block title" |
| 30768 | msgid "Review Title" |
| 30769 | msgstr "" |
| 30770 | |
| 30771 | #: src/blocks/product-review-title/block.json |
| 30772 | msgctxt "block description" |
| 30773 | msgid "Displays the title of a product review." |
| 30774 | msgstr "" |
| 30775 | |
| 30776 | #: src/blocks/product-review-total-rating/block.json |
| 30777 | msgctxt "block title" |
| 30778 | msgid "Reviews Count" |
| 30779 | msgstr "" |
| 30780 | |
| 30781 | #: src/blocks/product-review-total-rating/block.json |
| 30782 | msgctxt "block description" |
| 30783 | msgid "Displays the total reviews count for the product." |
| 30784 | msgstr "" |
| 30785 | |
| 30786 | #: src/blocks/product-review-total-rating/block.json |
| 30787 | msgctxt "block style label" |
| 30788 | msgid "Plus Sign" |
| 30789 | msgstr "" |
| 30790 | |
| 30791 | #: src/blocks/product-review-verified-badge/block.json |
| 30792 | msgctxt "block title" |
| 30793 | msgid "Review Verified Badge" |
| 30794 | msgstr "" |
| 30795 | |
| 30796 | #: src/blocks/product-review-verified-badge/block.json |
| 30797 | msgctxt "block description" |
| 30798 | msgid "Displays a verified badge for a product review." |
| 30799 | msgstr "" |
| 30800 | |
| 30801 | #: src/blocks/product-review-verified-badge/block.json |
| 30802 | msgctxt "block keyword" |
| 30803 | msgid "verified" |
| 30804 | msgstr "" |
| 30805 | |
| 30806 | #: src/blocks/product-review-verified-badge/block.json |
| 30807 | msgctxt "block keyword" |
| 30808 | msgid "badge" |
| 30809 | msgstr "" |
| 30810 | |
| 30811 | #: src/blocks/product-reviews/block.json |
| 30812 | msgctxt "block description" |
| 30813 | msgid "Display the product reviews content" |
| 30814 | msgstr "" |
| 30815 | |
| 30816 | #: src/blocks/product-sale-badge/block.json |
| 30817 | msgctxt "block title" |
| 30818 | msgid "Sale Badge" |
| 30819 | msgstr "" |
| 30820 | |
| 30821 | #: src/blocks/product-sale-badge/block.json |
| 30822 | msgctxt "block description" |
| 30823 | msgid "Display a badge if the product is currently on sale" |
| 30824 | msgstr "" |
| 30825 | |
| 30826 | #: src/blocks/product-scratch-price/block.json |
| 30827 | msgctxt "block title" |
| 30828 | msgid "Scratch Price" |
| 30829 | msgstr "" |
| 30830 | |
| 30831 | #: src/blocks/product-scratch-price/block.json |
| 30832 | msgctxt "block description" |
| 30833 | msgid "Display the product scratch price." |
| 30834 | msgstr "" |
| 30835 | |
| 30836 | #: src/blocks/product-selected-price-ad-hoc-amount/block.json |
| 30837 | msgctxt "block title" |
| 30838 | msgid "Selected Price Custom Amount" |
| 30839 | msgstr "" |
| 30840 | |
| 30841 | #: src/blocks/product-selected-price-ad-hoc-amount/block.json |
| 30842 | msgctxt "block description" |
| 30843 | msgid "Displays the currently selected price custom amount." |
| 30844 | msgstr "" |
| 30845 | |
| 30846 | #: src/blocks/product-selected-price-amount/block.json |
| 30847 | msgctxt "block title" |
| 30848 | msgid "Selected Price Amount" |
| 30849 | msgstr "" |
| 30850 | |
| 30851 | #: src/blocks/product-selected-price-amount/block.json |
| 30852 | msgctxt "block description" |
| 30853 | msgid "Displays the currently selected price or variant amount." |
| 30854 | msgstr "" |
| 30855 | |
| 30856 | #: src/blocks/product-selected-price-fees/block.json |
| 30857 | msgctxt "block title" |
| 30858 | msgid "Selected Price Fees" |
| 30859 | msgstr "" |
| 30860 | |
| 30861 | #: src/blocks/product-selected-price-fees/block.json |
| 30862 | msgctxt "block description" |
| 30863 | msgid "Displays the currently selected price fees." |
| 30864 | msgstr "" |
| 30865 | |
| 30866 | #: src/blocks/product-selected-price-interval/block.json |
| 30867 | msgctxt "block title" |
| 30868 | msgid "Selected Price Interval" |
| 30869 | msgstr "" |
| 30870 | |
| 30871 | #: src/blocks/product-selected-price-interval/block.json |
| 30872 | msgctxt "block description" |
| 30873 | msgid "Displays the currently selected price interval." |
| 30874 | msgstr "" |
| 30875 | |
| 30876 | #: src/blocks/product-selected-price-scratch-amount/block.json |
| 30877 | msgctxt "block title" |
| 30878 | msgid "Selected Price Scratch Amount" |
| 30879 | msgstr "" |
| 30880 | |
| 30881 | #: src/blocks/product-selected-price-scratch-amount/block.json |
| 30882 | msgctxt "block description" |
| 30883 | msgid "Displays the currently selected price scratch amount." |
| 30884 | msgstr "" |
| 30885 | |
| 30886 | #: src/blocks/product-selected-price-trial/block.json |
| 30887 | msgctxt "block title" |
| 30888 | msgid "Selected Price Trial" |
| 30889 | msgstr "" |
| 30890 | |
| 30891 | #: src/blocks/product-selected-price-trial/block.json |
| 30892 | msgctxt "block description" |
| 30893 | msgid "Displays the currently selected price trial." |
| 30894 | msgstr "" |
| 30895 | |
| 30896 | #: src/blocks/product-selected-variant-image/block.json |
| 30897 | msgctxt "block title" |
| 30898 | msgid "Product Selected Variant Image" |
| 30899 | msgstr "" |
| 30900 | |
| 30901 | #: src/blocks/product-selected-variant-image/block.json |
| 30902 | msgctxt "block description" |
| 30903 | msgid "Shows the image for the currently selected product variant." |
| 30904 | msgstr "" |
| 30905 | |
| 30906 | #: src/blocks/product-selected-variant/block.json |
| 30907 | msgctxt "block title" |
| 30908 | msgid "Selected Variant Display" |
| 30909 | msgstr "" |
| 30910 | |
| 30911 | #: src/blocks/product-selected-variant/block.json |
| 30912 | msgctxt "block description" |
| 30913 | msgid "Displays the currently selected variant of a product." |
| 30914 | msgstr "" |
| 30915 | |
| 30916 | #: src/blocks/product-template-container/block.json |
| 30917 | msgctxt "block title" |
| 30918 | msgid "Product Template Container" |
| 30919 | msgstr "" |
| 30920 | |
| 30921 | #: src/blocks/product-template-container/block.json |
| 30922 | msgctxt "block description" |
| 30923 | msgid "Display the Product Template Container." |
| 30924 | msgstr "" |
| 30925 | |
| 30926 | #: src/blocks/product-template/block.json |
| 30927 | msgctxt "block description" |
| 30928 | msgid "Displays products list." |
| 30929 | msgstr "" |
| 30930 | |
| 30931 | #: src/blocks/product-title/block.json |
| 30932 | msgctxt "block description" |
| 30933 | msgid "Display the product title." |
| 30934 | msgstr "" |
| 30935 | |
| 30936 | #: src/blocks/product-variant-pill/block.json |
| 30937 | msgctxt "block title" |
| 30938 | msgid "Pill" |
| 30939 | msgstr "" |
| 30940 | |
| 30941 | #: src/blocks/product-variant-pill/block.json |
| 30942 | msgctxt "block description" |
| 30943 | msgid "Displays a product variant choice as a pill." |
| 30944 | msgstr "" |
| 30945 | |
| 30946 | #: src/blocks/product-variant-pills/block.json |
| 30947 | msgctxt "block title" |
| 30948 | msgid "Variants Selector" |
| 30949 | msgstr "" |
| 30950 | |
| 30951 | #: src/blocks/product-variant-pills/block.json |
| 30952 | msgctxt "block description" |
| 30953 | msgid "Display product variants as pills selector." |
| 30954 | msgstr "" |
| 30955 | |
| 30956 | #: src/blocks/sticky-purchase/block.json |
| 30957 | msgctxt "block title" |
| 30958 | msgid "Sticky purchase" |
| 30959 | msgstr "" |
| 30960 | |
| 30961 | #: src/blocks/sticky-purchase/block.json |
| 30962 | msgctxt "block description" |
| 30963 | msgid "Display the sticky purchase." |
| 30964 | msgstr "" |
| 30965 | |
| 30966 | #: checkout-test-complete.js:55 |
| 30967 | msgid "Test checkout successful!" |
| 30968 | msgstr "" |
| 30969 | |
| 30970 | #: checkout-test-complete.js:55 |
| 30971 | msgid "This is a simulated test checkout, and no orders were processed. To perform a test order, please contact your store administrator. " |
| 30972 | msgstr "" |
| 30973 | |
| 30974 | #: checkout-test-complete.js:55 |
| 30975 | msgid "Go to Homepage" |
| 30976 | msgstr "" |
| 30977 | |
| 30978 | #: dropdown.js:84 |
| 30979 | msgid "Menu Selection Dropdown opened. Press Up/Down arrow to toggle between menu items." |
| 30980 | msgstr "" |
| 30981 | |
| 30982 | #: dropdown.js:96 |
| 30983 | msgid "Menu Selection Dropdown closed." |
| 30984 | msgstr "" |
| 30985 | |
| 30986 | #: fetch.js:42 |
| 30987 | #: fetch.js:82 |
| 30988 | #: index4.js:426 |
| 30989 | msgid "The response is not a valid JSON response." |
| 30990 | msgstr "" |
| 30991 | |
| 30992 | #. translators: %s: URL to debug settings page |
| 30993 | #: fetch.js:49 |
| 30994 | msgid "Please ensure that your site is not in debug mode as this may interfere with API responses. %s" |
| 30995 | msgstr "" |
| 30996 | |
| 30997 | #: fetch.js:49 |
| 30998 | msgid "More Information" |
| 30999 | msgstr "" |
| 31000 | |
| 31001 | #: fetch.js:65 |
| 31002 | msgid "We were not able to process this order" |
| 31003 | msgstr "" |
| 31004 | |
| 31005 | #: geo-permission.js:9 |
| 31006 | msgid "Location-based pricing" |
| 31007 | msgstr "" |
| 31008 | |
| 31009 | #: geo-permission.js:10 |
| 31010 | msgid "This store uses your approximate location (city, state, and country) to calculate pricing at checkout. Your location is saved to your order. Your browser will ask you to confirm next." |
| 31011 | msgstr "" |
| 31012 | |
| 31013 | #: geo-permission.js:11 |
| 31014 | msgid "Allow location" |
| 31015 | msgstr "" |
| 31016 | |
| 31017 | #: geo-permission.js:12 |
| 31018 | msgid "Not now" |
| 31019 | msgstr "" |
| 31020 | |
| 31021 | #: index4.js:462 |
| 31022 | #: sc-product-item-list.js:162 |
| 31023 | #: sc-product-item-list.js:217 |
| 31024 | msgid "An unknown error occurred." |
| 31025 | msgstr "" |
| 31026 | |
| 31027 | #: index4.js:528 |
| 31028 | msgid "Media upload failed. If this is a photo or a large image, please scale it down and try again." |
| 31029 | msgstr "" |
| 31030 | |
| 31031 | #: index4.js:682 |
| 31032 | msgid "You are probably offline." |
| 31033 | msgstr "" |
| 31034 | |
| 31035 | #: mutations.js:41 |
| 31036 | msgid "Apologies, this is currently out of stock." |
| 31037 | msgstr "" |
| 31038 | |
| 31039 | #: mutations.js:45 |
| 31040 | msgid "This offer has expired." |
| 31041 | msgstr "" |
| 31042 | |
| 31043 | #: mutations2.js:148 |
| 31044 | msgid "Coupon code removed." |
| 31045 | msgstr "" |
| 31046 | |
| 31047 | #. Translators: %1$s is the coupon code, %2$s is the human readable discount. |
| 31048 | #: mutations2.js:153 |
| 31049 | msgid "Coupon code %1$s added. %2$s applied." |
| 31050 | msgstr "" |
| 31051 | |
| 31052 | #: mutations2.js:157 |
| 31053 | msgid "Checkout updated. The amount due is %1$s." |
| 31054 | msgstr "" |
| 31055 | |
| 31056 | #: mutations2.js:158 |
| 31057 | msgid "Checkout updated. The total amount for the checkout is %1$s and the amount due is %1$s." |
| 31058 | msgstr "" |
| 31059 | |
| 31060 | #: mutations2.js:186 |
| 31061 | msgid "Cart Opened" |
| 31062 | msgstr "" |
| 31063 | |
| 31064 | #: mutations2.js:189 |
| 31065 | msgid "Cart Closed" |
| 31066 | msgstr "" |
| 31067 | |
| 31068 | #: paypal-buttons.js:91 |
| 31069 | #: sc-paypal-add-method.js:64 |
| 31070 | #: sc-paypal-add-method.js:69 |
| 31071 | #: sc-paypal-add-method.js:75 |
| 31072 | #: sc-paystack-add-method.js:44 |
| 31073 | msgid "The payment did not process. Please try again." |
| 31074 | msgstr "" |
| 31075 | |
| 31076 | #: paypal-buttons.js:105 |
| 31077 | #: paypal-buttons.js:111 |
| 31078 | msgid "Payment processing failed. Kindly attempt the transaction once more." |
| 31079 | msgstr "" |
| 31080 | |
| 31081 | #: paypal-buttons.js:146 |
| 31082 | msgid "Something went wrong. Please contact us for payment." |
| 31083 | msgstr "" |
| 31084 | |
| 31085 | #: razorpay.js:50 |
| 31086 | msgid "Failed to load Razorpay script." |
| 31087 | msgstr "" |
| 31088 | |
| 31089 | #: sc-address-suggestions2.js:17341 |
| 31090 | #: sc-address-suggestions2.js:17443 |
| 31091 | msgid "Google Map Error: %s" |
| 31092 | msgstr "" |
| 31093 | |
| 31094 | #: sc-address-suggestions2.js:17546 |
| 31095 | msgid "Loading suggestions..." |
| 31096 | msgstr "" |
| 31097 | |
| 31098 | #: sc-address-suggestions2.js:17548 |
| 31099 | msgid "No suggestions found" |
| 31100 | msgstr "" |
| 31101 | |
| 31102 | #. translators: 1: suggestion text, 2: current position, 3: total suggestions |
| 31103 | #: sc-address-suggestions2.js:17553 |
| 31104 | msgid "%1$s, %2$d of %3$d. Press Enter to select." |
| 31105 | msgstr "" |
| 31106 | |
| 31107 | #: sc-address-suggestions2.js:17555 |
| 31108 | msgid "%d suggestions available" |
| 31109 | msgstr "" |
| 31110 | |
| 31111 | #: sc-address-suggestions2.js:17564 |
| 31112 | msgid "Suggestions powered by " |
| 31113 | msgstr "" |
| 31114 | |
| 31115 | #: sc-address-suggestions2.js:17564 |
| 31116 | msgid "Google Privacy Policy (opens in new tab)" |
| 31117 | msgstr "" |
| 31118 | |
| 31119 | #: sc-address-suggestions2.js:17564 |
| 31120 | msgid "Google" |
| 31121 | msgstr "" |
| 31122 | |
| 31123 | #: sc-address-suggestions2.js:17567 |
| 31124 | msgid "Close suggestions" |
| 31125 | msgstr "" |
| 31126 | |
| 31127 | #: sc-address-suggestions2.js:17567 |
| 31128 | msgid "No results found" |
| 31129 | msgstr "" |
| 31130 | |
| 31131 | #: sc-address-suggestions2.js:17570 |
| 31132 | msgid "Select suggestion %s" |
| 31133 | msgstr "" |
| 31134 | |
| 31135 | #: sc-address-suggestions2.js:17570 |
| 31136 | msgid "Enter address manually instead of using suggestions" |
| 31137 | msgstr "" |
| 31138 | |
| 31139 | #: sc-address-suggestions2.js:17570 |
| 31140 | msgid "Enter address manually" |
| 31141 | msgstr "" |
| 31142 | |
| 31143 | #: sc-address-suggestions2.js:17575 |
| 31144 | msgid "Start typing to see address suggestions, or select one to auto-fill your address." |
| 31145 | msgstr "" |
| 31146 | |
| 31147 | #: sc-address2.js:31 |
| 31148 | #: sc-order-billing-address2.js:33 |
| 31149 | msgid "Name or Company Name" |
| 31150 | msgstr "" |
| 31151 | |
| 31152 | #: sc-address2.js:41 |
| 31153 | msgid "Line 2" |
| 31154 | msgstr "" |
| 31155 | |
| 31156 | #: sc-address2.js:46 |
| 31157 | msgid "City" |
| 31158 | msgstr "" |
| 31159 | |
| 31160 | #: sc-address2.js:51 |
| 31161 | msgid "State / County" |
| 31162 | msgstr "" |
| 31163 | |
| 31164 | #: sc-address2.js:56 |
| 31165 | msgid "Postal Code" |
| 31166 | msgstr "" |
| 31167 | |
| 31168 | #: sc-address2.js:251 |
| 31169 | #: sc-compact-address2.js:129 |
| 31170 | msgid "Please enter a valid postal code" |
| 31171 | msgstr "" |
| 31172 | |
| 31173 | #: sc-cancel-discount2.js:31 |
| 31174 | msgid "Your {{ amount }} discount is still active." |
| 31175 | msgstr "" |
| 31176 | |
| 31177 | #: sc-cancel-discount2.js:32 |
| 31178 | msgid "You have a {{ amount }} discount active. Cancelling now will forfeit this discount forever. Are you sure you wish to cancel?" |
| 31179 | msgstr "" |
| 31180 | |
| 31181 | #: sc-cancel-discount2.js:33 |
| 31182 | msgid "Keep My Discount" |
| 31183 | msgstr "" |
| 31184 | |
| 31185 | #: sc-cancel-discount2.js:34 |
| 31186 | msgid "Cancel Anyway" |
| 31187 | msgstr "" |
| 31188 | |
| 31189 | #: sc-cancel-survey2.js:90 |
| 31190 | msgid "Choose a reason" |
| 31191 | msgstr "" |
| 31192 | |
| 31193 | #: sc-cancel-survey2.js:90 |
| 31194 | msgid "Additional Comments" |
| 31195 | msgstr "" |
| 31196 | |
| 31197 | #: sc-cart-button.js:46 |
| 31198 | msgid "Open Cart Menu Icon with %d items." |
| 31199 | msgstr "" |
| 31200 | |
| 31201 | #: sc-cart-header.js:32 |
| 31202 | msgid "Close Cart" |
| 31203 | msgstr "" |
| 31204 | |
| 31205 | #: sc-cart-icon.js:41 |
| 31206 | msgid "Open Cart Floating Icon with %d items" |
| 31207 | msgstr "" |
| 31208 | |
| 31209 | #: sc-cart-icon.js:41 |
| 31210 | msgid "Close Cart Floating Icon" |
| 31211 | msgstr "" |
| 31212 | |
| 31213 | #: sc-cart-session-provider2.js:42 |
| 31214 | msgid "Something went wrong. Please reload the page and try again." |
| 31215 | msgstr "" |
| 31216 | |
| 31217 | #: sc-charges-list.js:93 |
| 31218 | #: sc-subscription-payment.js:139 |
| 31219 | msgid "You have no saved payment methods." |
| 31220 | msgstr "" |
| 31221 | |
| 31222 | #: sc-charges-list.js:113 |
| 31223 | msgid "#%s" |
| 31224 | msgstr "" |
| 31225 | |
| 31226 | #: sc-checkout-mollie-payment2.js:40 |
| 31227 | msgid "Test processor selected for check out." |
| 31228 | msgstr "" |
| 31229 | |
| 31230 | #: sc-checkout-mollie-payment2.js:42 |
| 31231 | msgid "This is a test payment processor used to simulate test transactions. It is only available in test mode." |
| 31232 | msgstr "" |
| 31233 | |
| 31234 | #: sc-checkout-mollie-payment2.js:101 |
| 31235 | msgid "No available payment methods" |
| 31236 | msgstr "" |
| 31237 | |
| 31238 | #: sc-checkout-paystack-payment-provider2.js:43 |
| 31239 | msgid "Payment gateway configuration incomplete. Please ensure Paystack is properly configured for transactions." |
| 31240 | msgstr "" |
| 31241 | |
| 31242 | #: sc-checkout-paystack-payment-provider2.js:52 |
| 31243 | #: sc-paystack-add-method.js:38 |
| 31244 | msgid "Paystack transaction could not be finished. Status: %s" |
| 31245 | msgstr "" |
| 31246 | |
| 31247 | #: sc-checkout-product-price-variant-selector.js:74 |
| 31248 | msgid "Please choose an available option." |
| 31249 | msgstr "" |
| 31250 | |
| 31251 | #: sc-checkout-product-price-variant-selector.js:79 |
| 31252 | msgid "This selection is not available." |
| 31253 | msgstr "" |
| 31254 | |
| 31255 | #: sc-checkout-product-price-variant-selector.js:194 |
| 31256 | msgid "(unavailable)" |
| 31257 | msgstr "" |
| 31258 | |
| 31259 | #: sc-checkout-product-price-variant-selector.js:213 |
| 31260 | msgid "Select %s: %s" |
| 31261 | msgstr "" |
| 31262 | |
| 31263 | #: sc-checkout-product-price-variant-selector.js:213 |
| 31264 | #: sc-product-pills-variant-option.js:26 |
| 31265 | msgid "(option unavailable)" |
| 31266 | msgstr "" |
| 31267 | |
| 31268 | #: sc-checkout-razorpay-payment-provider2.js:100 |
| 31269 | msgid "Payment gateway configuration incomplete. Please ensure Razorpay is properly configured for transactions." |
| 31270 | msgstr "" |
| 31271 | |
| 31272 | #: sc-checkout-razorpay-payment-provider2.js:130 |
| 31273 | #: sc-razorpay-add-method.js:53 |
| 31274 | msgid "Payment verification failed. Please contact support." |
| 31275 | msgstr "" |
| 31276 | |
| 31277 | #: sc-checkout-razorpay-payment-provider2.js:147 |
| 31278 | #: sc-razorpay-add-method.js:66 |
| 31279 | msgid "Payment failed. Please try again." |
| 31280 | msgstr "" |
| 31281 | |
| 31282 | #: sc-checkout-stock-alert2.js:111 |
| 31283 | msgid "Out of Stock" |
| 31284 | msgstr "" |
| 31285 | |
| 31286 | #: sc-checkout-stock-alert2.js:111 |
| 31287 | msgid "Quantity Update" |
| 31288 | msgstr "" |
| 31289 | |
| 31290 | #: sc-checkout-stock-alert2.js:112 |
| 31291 | msgid "Some items are no longer available. Your cart will be updated." |
| 31292 | msgstr "" |
| 31293 | |
| 31294 | #: sc-checkout-stock-alert2.js:113 |
| 31295 | msgid "Available quantities for these items have changed. Your cart will be updated." |
| 31296 | msgstr "" |
| 31297 | |
| 31298 | #: sc-checkout-unsaved-changes-warning2.js:23 |
| 31299 | msgid "Your payment is processing. Exiting this page could cause an error in your order. Please do not navigate away from this page." |
| 31300 | msgstr "" |
| 31301 | |
| 31302 | #: sc-checkout.js:207 |
| 31303 | msgid "Due to processor restrictions, only one checkout form is allowed on the page." |
| 31304 | msgstr "" |
| 31305 | |
| 31306 | #: sc-checkout.js:214 |
| 31307 | msgid "Processing payment..." |
| 31308 | msgstr "" |
| 31309 | |
| 31310 | #: sc-checkout.js:214 |
| 31311 | msgid "This invoice is not currently available for payment. If you have any questions, please contact us." |
| 31312 | msgstr "" |
| 31313 | |
| 31314 | #: sc-choice-container2.js:44 |
| 31315 | #: sc-choice2.js:50 |
| 31316 | msgid "Please choose one." |
| 31317 | msgstr "" |
| 31318 | |
| 31319 | #: sc-choice-container2.js:44 |
| 31320 | #: sc-choice2.js:50 |
| 31321 | msgid "Please choose at least one." |
| 31322 | msgstr "" |
| 31323 | |
| 31324 | #: sc-compact-address2.js:48 |
| 31325 | msgid "Country or region" |
| 31326 | msgstr "" |
| 31327 | |
| 31328 | #: sc-compact-address2.js:129 |
| 31329 | msgid "Select Your Country" |
| 31330 | msgstr "" |
| 31331 | |
| 31332 | #: sc-compact-address2.js:129 |
| 31333 | msgid "Postal Code/Zip" |
| 31334 | msgstr "" |
| 31335 | |
| 31336 | #: sc-coupon-form2.js:76 |
| 31337 | msgid "Coupon code field closed." |
| 31338 | msgstr "" |
| 31339 | |
| 31340 | #. translators: %s is the discount amount, %s is the duration (e.g. 3 months) |
| 31341 | #: sc-coupon-form2.js:90 |
| 31342 | msgid "%s for %s" |
| 31343 | msgstr "" |
| 31344 | |
| 31345 | #: sc-coupon-form2.js:109 |
| 31346 | msgid "Applies on first payment" |
| 31347 | msgstr "" |
| 31348 | |
| 31349 | #: sc-coupon-form2.js:111 |
| 31350 | msgid "Starting on first payment" |
| 31351 | msgstr "" |
| 31352 | |
| 31353 | #. translators: %1$s is the coupon code, %2$s is the order total |
| 31354 | #: sc-coupon-form2.js:133 |
| 31355 | msgid "Coupon code %1$s was removed and now order total is %2$s" |
| 31356 | msgstr "" |
| 31357 | |
| 31358 | #: sc-coupon-form2.js:137 |
| 31359 | msgid "Press enter to remove coupon code %s." |
| 31360 | msgstr "" |
| 31361 | |
| 31362 | #: sc-coupon-form2.js:157 |
| 31363 | msgid "Coupon code field opened. Press Escape button to close it." |
| 31364 | msgstr "" |
| 31365 | |
| 31366 | #: sc-coupon-form2.js:158 |
| 31367 | msgid "Add coupon code." |
| 31368 | msgstr "" |
| 31369 | |
| 31370 | #: sc-custom-order-price-input.js:76 |
| 31371 | msgid "This price has been archived." |
| 31372 | msgstr "" |
| 31373 | |
| 31374 | #: sc-customer-details2.js:51 |
| 31375 | msgid "Tax Id" |
| 31376 | msgstr "" |
| 31377 | |
| 31378 | #: sc-customer-details2.js:60 |
| 31379 | msgid "You don't have any billing information." |
| 31380 | msgstr "" |
| 31381 | |
| 31382 | #: sc-customer-edit.js:118 |
| 31383 | #: sc-order-billing-address2.js:35 |
| 31384 | msgid "Billing address is same as shipping" |
| 31385 | msgstr "" |
| 31386 | |
| 31387 | #: sc-customer-email.js:105 |
| 31388 | msgid "Verification code is sent to your email. Please check your email." |
| 31389 | msgstr "" |
| 31390 | |
| 31391 | #: sc-customer-email.js:167 |
| 31392 | #: sc-customer-login2.js:64 |
| 31393 | #: sc-login-form.js:97 |
| 31394 | msgid "Verification code is not valid. Please try again." |
| 31395 | msgstr "" |
| 31396 | |
| 31397 | #: sc-customer-email.js:190 |
| 31398 | msgid "Logged out successfully." |
| 31399 | msgstr "" |
| 31400 | |
| 31401 | #: sc-customer-email.js:200 |
| 31402 | msgid "Account options" |
| 31403 | msgstr "" |
| 31404 | |
| 31405 | #: sc-customer-email.js:211 |
| 31406 | msgid "You won't receive further emails from us." |
| 31407 | msgstr "" |
| 31408 | |
| 31409 | #: sc-customer-login2.js:53 |
| 31410 | msgid "Verifying code..." |
| 31411 | msgstr "" |
| 31412 | |
| 31413 | #: sc-customer-login2.js:76 |
| 31414 | msgid "Verification is successful. Please continue your purchase." |
| 31415 | msgstr "" |
| 31416 | |
| 31417 | #: sc-customer-login2.js:83 |
| 31418 | msgid "Code expired. Please send a new code." |
| 31419 | msgstr "" |
| 31420 | |
| 31421 | #: sc-customer-login2.js:86 |
| 31422 | #: sc-customer-login2.js:210 |
| 31423 | msgid "Please wait a moment and try again." |
| 31424 | msgstr "" |
| 31425 | |
| 31426 | #: sc-customer-login2.js:92 |
| 31427 | #: sc-customer-login2.js:95 |
| 31428 | msgid "Incorrect code. Please try again." |
| 31429 | msgstr "" |
| 31430 | |
| 31431 | #: sc-customer-login2.js:109 |
| 31432 | msgid "Sending code..." |
| 31433 | msgstr "" |
| 31434 | |
| 31435 | #: sc-customer-login2.js:118 |
| 31436 | msgid "Code sent" |
| 31437 | msgstr "" |
| 31438 | |
| 31439 | #: sc-customer-login2.js:135 |
| 31440 | msgid "Please sign in with your password to continue." |
| 31441 | msgstr "" |
| 31442 | |
| 31443 | #: sc-customer-login2.js:154 |
| 31444 | msgid "You can resend the code now." |
| 31445 | msgstr "" |
| 31446 | |
| 31447 | #: sc-customer-login2.js:210 |
| 31448 | msgid "Login failed. Please try again." |
| 31449 | msgstr "" |
| 31450 | |
| 31451 | #: sc-customer-login2.js:218 |
| 31452 | msgid "Signing in as" |
| 31453 | msgstr "" |
| 31454 | |
| 31455 | #: sc-customer-login2.js:218 |
| 31456 | msgid "Code sent to" |
| 31457 | msgstr "" |
| 31458 | |
| 31459 | #: sc-customer-login2.js:227 |
| 31460 | msgid "Resend code in" |
| 31461 | msgstr "" |
| 31462 | |
| 31463 | #: sc-customer-login2.js:230 |
| 31464 | msgid "Sending..." |
| 31465 | msgstr "" |
| 31466 | |
| 31467 | #: sc-customer-login2.js:230 |
| 31468 | msgid "Resend Code" |
| 31469 | msgstr "" |
| 31470 | |
| 31471 | #: sc-customer-login2.js:234 |
| 31472 | msgid "Use Password" |
| 31473 | msgstr "" |
| 31474 | |
| 31475 | #: sc-customer-login2.js:245 |
| 31476 | msgid "Use Login Code" |
| 31477 | msgstr "" |
| 31478 | |
| 31479 | #: sc-customer-login2.js:250 |
| 31480 | msgid "Verifying..." |
| 31481 | msgstr "" |
| 31482 | |
| 31483 | #: sc-customer-login2.js:250 |
| 31484 | msgid "Code expired." |
| 31485 | msgstr "" |
| 31486 | |
| 31487 | #: sc-customer-login2.js:253 |
| 31488 | msgid "Send new code" |
| 31489 | msgstr "" |
| 31490 | |
| 31491 | #: sc-downloads-list.js:182 |
| 31492 | #: sc-purchase-downloads-list2.js:35 |
| 31493 | msgid "You don't have any downloads." |
| 31494 | msgstr "" |
| 31495 | |
| 31496 | #: sc-feature-demo-banner.js:16 |
| 31497 | msgid "This is a feature demo. In order to use it, you must upgrade your plan." |
| 31498 | msgstr "" |
| 31499 | |
| 31500 | #: sc-form-control2.js:33 |
| 31501 | msgid "required" |
| 31502 | msgstr "" |
| 31503 | |
| 31504 | #: sc-form-state-provider2.js:48 |
| 31505 | msgid "Please refresh the page." |
| 31506 | msgstr "" |
| 31507 | |
| 31508 | #: sc-fulfillments.js:62 |
| 31509 | msgid "Shipment" |
| 31510 | msgid_plural "Shipments" |
| 31511 | msgstr[0] "" |
| 31512 | msgstr[1] "" |
| 31513 | |
| 31514 | #: sc-icon2.js:47 |
| 31515 | msgid "Down" |
| 31516 | msgstr "" |
| 31517 | |
| 31518 | #: sc-icon2.js:48 |
| 31519 | msgid "Up" |
| 31520 | msgstr "" |
| 31521 | |
| 31522 | #: sc-icon2.js:49 |
| 31523 | msgid "Alert" |
| 31524 | msgstr "" |
| 31525 | |
| 31526 | #: sc-image-slider.js:4608 |
| 31527 | msgid "Go to previous product slide." |
| 31528 | msgstr "" |
| 31529 | |
| 31530 | #: sc-image-slider.js:4608 |
| 31531 | msgid "Products slide options section. There are %d options present." |
| 31532 | msgstr "" |
| 31533 | |
| 31534 | #: sc-image-slider.js:4608 |
| 31535 | msgid "Product image number %d, %s" |
| 31536 | msgstr "" |
| 31537 | |
| 31538 | #: sc-image-slider.js:4608 |
| 31539 | msgid "Go to next product slide." |
| 31540 | msgstr "" |
| 31541 | |
| 31542 | #: sc-invoices-list.js:111 |
| 31543 | msgid "You don't have any invoices." |
| 31544 | msgstr "" |
| 31545 | |
| 31546 | #: sc-invoices-list.js:133 |
| 31547 | msgid "Due %s" |
| 31548 | msgstr "" |
| 31549 | |
| 31550 | #: sc-invoices-list.js:148 |
| 31551 | #: sc-orders-list.js:156 |
| 31552 | #: sc-subscriptions-list.js:141 |
| 31553 | msgid "View all %s" |
| 31554 | msgstr "" |
| 31555 | |
| 31556 | #: sc-license.js:168 |
| 31557 | msgid "License not found." |
| 31558 | msgstr "" |
| 31559 | |
| 31560 | #: sc-license.js:185 |
| 31561 | msgid "License Status" |
| 31562 | msgstr "" |
| 31563 | |
| 31564 | #: sc-license.js:185 |
| 31565 | msgid "Activations Count" |
| 31566 | msgstr "" |
| 31567 | |
| 31568 | #: sc-license.js:189 |
| 31569 | msgid "No activations present." |
| 31570 | msgstr "" |
| 31571 | |
| 31572 | #: sc-license.js:192 |
| 31573 | msgid "Delete Activation" |
| 31574 | msgstr "" |
| 31575 | |
| 31576 | #: sc-license.js:192 |
| 31577 | msgid "Are you sure you want to delete activation?" |
| 31578 | msgstr "" |
| 31579 | |
| 31580 | #: sc-licenses-list.js:120 |
| 31581 | msgid "You don't have any licenses." |
| 31582 | msgstr "" |
| 31583 | |
| 31584 | #: sc-line-item-tax2.js:18 |
| 31585 | msgid "Estimated %s" |
| 31586 | msgstr "" |
| 31587 | |
| 31588 | #: sc-line-item-total.js:78 |
| 31589 | #: sc-upsell-totals.js:44 |
| 31590 | msgid "Payment Total" |
| 31591 | msgstr "" |
| 31592 | |
| 31593 | #: sc-line-item-total.js:79 |
| 31594 | #: sc-upsell-totals.js:45 |
| 31595 | msgid "Your payment will be processed in %s." |
| 31596 | msgstr "" |
| 31597 | |
| 31598 | #: sc-line-item-total.js:94 |
| 31599 | msgid "This is the total of all installment payments at full price, before any discounts are applied." |
| 31600 | msgstr "" |
| 31601 | |
| 31602 | #: sc-login-form.js:160 |
| 31603 | msgid "Check your email for a confirmation code" |
| 31604 | msgstr "" |
| 31605 | |
| 31606 | #: sc-login-form.js:160 |
| 31607 | msgid "Confirmation code" |
| 31608 | msgstr "" |
| 31609 | |
| 31610 | #: sc-login-form.js:160 |
| 31611 | msgid "Login with Code" |
| 31612 | msgstr "" |
| 31613 | |
| 31614 | #: sc-login-form.js:163 |
| 31615 | msgid "Welcome" |
| 31616 | msgstr "" |
| 31617 | |
| 31618 | #: sc-login-form.js:163 |
| 31619 | msgid "Send a login code" |
| 31620 | msgstr "" |
| 31621 | |
| 31622 | #: sc-login-form.js:163 |
| 31623 | msgid "Enter your password" |
| 31624 | msgstr "" |
| 31625 | |
| 31626 | #: sc-login-form.js:165 |
| 31627 | msgid "Username or Email Address" |
| 31628 | msgstr "" |
| 31629 | |
| 31630 | #: sc-login-provider2.js:82 |
| 31631 | msgid "Login to your account" |
| 31632 | msgstr "" |
| 31633 | |
| 31634 | #: sc-login-provider2.js:85 |
| 31635 | msgid "Email or Username" |
| 31636 | msgstr "" |
| 31637 | |
| 31638 | #: sc-menu2.js:33 |
| 31639 | msgid "Menu %s selected" |
| 31640 | msgstr "" |
| 31641 | |
| 31642 | #: sc-mollie-add-method.js:104 |
| 31643 | msgid "%s selected." |
| 31644 | msgstr "" |
| 31645 | |
| 31646 | #: sc-mollie-add-method.js:104 |
| 31647 | msgid "Another step will appear after submitting your order to add this payment method." |
| 31648 | msgstr "" |
| 31649 | |
| 31650 | #: sc-order-bump2.js:41 |
| 31651 | msgid "Order bump Removed." |
| 31652 | msgstr "" |
| 31653 | |
| 31654 | #: sc-order-bump2.js:49 |
| 31655 | msgid "Order bump applied." |
| 31656 | msgstr "" |
| 31657 | |
| 31658 | #. translators: used as in time period: "for 3 months" |
| 31659 | #: sc-order-bump2.js:71 |
| 31660 | #: sc-price-choice-container2.js:43 |
| 31661 | #: sc-price-choice-container2.js:60 |
| 31662 | #: sc-price-choice-container2.js:69 |
| 31663 | #: sc-price-choice.js:792 |
| 31664 | #: sc-price-choice.js:816 |
| 31665 | #: sc-price2.js:45 |
| 31666 | #: sc-price2.js:58 |
| 31667 | #: sc-product-price-choices.js:28 |
| 31668 | #: sc-product-selected-price.js:78 |
| 31669 | #: sc-recurring-price-choice-container2.js:54 |
| 31670 | #: sc-recurring-price-choice-container2.js:69 |
| 31671 | #: sc-recurring-price-choice-container2.js:84 |
| 31672 | msgid "for" |
| 31673 | msgstr "" |
| 31674 | |
| 31675 | #. translators: %1$s: amount off, %2$s: currency |
| 31676 | #: sc-order-bump2.js:81 |
| 31677 | msgid "You save %1$s%2$s." |
| 31678 | msgstr "" |
| 31679 | |
| 31680 | #: sc-order-bump2.js:81 |
| 31681 | msgctxt "Save money" |
| 31682 | msgid "Save" |
| 31683 | msgstr "" |
| 31684 | |
| 31685 | #. translators: %s is the discount percentage (e.g. "10%"). |
| 31686 | #: sc-order-bump2.js:88 |
| 31687 | msgid "You save %s." |
| 31688 | msgstr "" |
| 31689 | |
| 31690 | #. translators: %s is the discount percentage (e.g. "10%"). |
| 31691 | #: sc-order-bump2.js:90 |
| 31692 | msgctxt "Save money" |
| 31693 | msgid "Save %s" |
| 31694 | msgstr "" |
| 31695 | |
| 31696 | #. translators: %s: old price |
| 31697 | #: sc-order-bump2.js:98 |
| 31698 | #: sc-order-bump2.js:105 |
| 31699 | msgid "Originally priced at %s." |
| 31700 | msgstr "" |
| 31701 | |
| 31702 | #. translators: %s: order bump name |
| 31703 | #: sc-order-bump2.js:117 |
| 31704 | #: sc-order-bump2.js:141 |
| 31705 | msgid "Product: %s." |
| 31706 | msgstr "" |
| 31707 | |
| 31708 | #. translators: %s: Product description |
| 31709 | #: sc-order-bump2.js:119 |
| 31710 | #: sc-order-bump2.js:143 |
| 31711 | msgid "Product description: %s." |
| 31712 | msgstr "" |
| 31713 | |
| 31714 | #: sc-order-bump2.js:123 |
| 31715 | msgid "Remove from order" |
| 31716 | msgstr "" |
| 31717 | |
| 31718 | #: sc-order-bump2.js:123 |
| 31719 | msgid "Add to order" |
| 31720 | msgstr "" |
| 31721 | |
| 31722 | #: sc-order-bumps2.js:46 |
| 31723 | msgid "Order bump summary" |
| 31724 | msgstr "" |
| 31725 | |
| 31726 | #: sc-order-confirm-provider2.js:42 |
| 31727 | msgid "Order has been confirmed. Please select continue to go to the next step." |
| 31728 | msgstr "" |
| 31729 | |
| 31730 | #: sc-order-confirm-provider2.js:104 |
| 31731 | msgid "Thanks for your order!" |
| 31732 | msgstr "" |
| 31733 | |
| 31734 | #: sc-order-confirmation-details.js:34 |
| 31735 | #: sc-order-fulfillment-badge.js:10 |
| 31736 | msgid "On Hold" |
| 31737 | msgstr "" |
| 31738 | |
| 31739 | #: sc-order-confirmation-details.js:45 |
| 31740 | msgid "Order #%s" |
| 31741 | msgstr "" |
| 31742 | |
| 31743 | #: sc-order-confirmation.js:115 |
| 31744 | #: sc-order.js:139 |
| 31745 | msgid "Order not found." |
| 31746 | msgstr "" |
| 31747 | |
| 31748 | #: sc-order-confirmation.js:115 |
| 31749 | msgid "This order could not be found. Please try again." |
| 31750 | msgstr "" |
| 31751 | |
| 31752 | #. translators: %1$s is the coupon code, %2$s is the discount amount, %3$s is the order total |
| 31753 | #: sc-order-coupon-form.js:56 |
| 31754 | msgid "Coupon code %1$s applied, discount is %2$s and now order total is %3$s" |
| 31755 | msgstr "" |
| 31756 | |
| 31757 | #: sc-order-return-badge.js:9 |
| 31758 | msgid "Returned" |
| 31759 | msgstr "" |
| 31760 | |
| 31761 | #: sc-order-submit.js:61 |
| 31762 | #: sc-order-submit.js:67 |
| 31763 | msgid "Press enter to purchase" |
| 31764 | msgstr "" |
| 31765 | |
| 31766 | #: sc-order-summary.js:68 |
| 31767 | #: sc-order-summary.js:71 |
| 31768 | msgid "Order Summary %s" |
| 31769 | msgstr "" |
| 31770 | |
| 31771 | #: sc-order-summary.js:68 |
| 31772 | #: sc-order-summary.js:71 |
| 31773 | #: sc-summary2.js:49 |
| 31774 | #: sc-summary2.js:52 |
| 31775 | msgid "collapsed" |
| 31776 | msgstr "" |
| 31777 | |
| 31778 | #: sc-order-summary.js:68 |
| 31779 | #: sc-order-summary.js:71 |
| 31780 | #: sc-summary2.js:49 |
| 31781 | #: sc-summary2.js:52 |
| 31782 | msgid "expanded" |
| 31783 | msgstr "" |
| 31784 | |
| 31785 | #: sc-order-summary.js:101 |
| 31786 | msgid "Your cart is empty." |
| 31787 | msgstr "" |
| 31788 | |
| 31789 | #: sc-order.js:202 |
| 31790 | msgid "Order Status" |
| 31791 | msgstr "" |
| 31792 | |
| 31793 | #: sc-order.js:202 |
| 31794 | msgid "Download Receipt/Invoice" |
| 31795 | msgstr "" |
| 31796 | |
| 31797 | #: sc-orders-list.js:126 |
| 31798 | msgid "You don't have any orders." |
| 31799 | msgstr "" |
| 31800 | |
| 31801 | #: sc-pagination2.js:42 |
| 31802 | msgid "Displaying %1d to %2d of %3d items" |
| 31803 | msgstr "" |
| 31804 | |
| 31805 | #: sc-pagination2.js:42 |
| 31806 | msgid "Display previous page of items" |
| 31807 | msgstr "" |
| 31808 | |
| 31809 | #: sc-pagination2.js:42 |
| 31810 | msgid "Display next page of items" |
| 31811 | msgstr "" |
| 31812 | |
| 31813 | #: sc-password-nag.js:93 |
| 31814 | #: store4.js:100 |
| 31815 | msgid "Success!" |
| 31816 | msgstr "" |
| 31817 | |
| 31818 | #: sc-password-nag.js:93 |
| 31819 | msgid "You have successfully set your password." |
| 31820 | msgstr "" |
| 31821 | |
| 31822 | #: sc-password-nag.js:95 |
| 31823 | msgid "You have not yet set a password. Please set a password for your account." |
| 31824 | msgstr "" |
| 31825 | |
| 31826 | #: sc-password-nag.js:95 |
| 31827 | msgid "Set A Password" |
| 31828 | msgstr "" |
| 31829 | |
| 31830 | #: sc-password-nag.js:95 |
| 31831 | #: sc-wordpress-password-edit.js:69 |
| 31832 | msgid "New Password" |
| 31833 | msgstr "" |
| 31834 | |
| 31835 | #: sc-password-nag.js:95 |
| 31836 | msgid "Set Password" |
| 31837 | msgstr "" |
| 31838 | |
| 31839 | #: sc-password-nag.js:95 |
| 31840 | msgid "Reminder" |
| 31841 | msgstr "" |
| 31842 | |
| 31843 | #: sc-password-nag.js:95 |
| 31844 | msgid "Dismiss" |
| 31845 | msgstr "" |
| 31846 | |
| 31847 | #: sc-password2.js:47 |
| 31848 | #: sc-password2.js:48 |
| 31849 | #: sc-password2.js:107 |
| 31850 | msgid "Password does not match." |
| 31851 | msgstr "" |
| 31852 | |
| 31853 | #: sc-password2.js:94 |
| 31854 | msgid "The password must be at least 6 characters in length." |
| 31855 | msgstr "" |
| 31856 | |
| 31857 | #: sc-password2.js:99 |
| 31858 | msgid "Passwords must contain a special character." |
| 31859 | msgstr "" |
| 31860 | |
| 31861 | #: sc-password2.js:112 |
| 31862 | msgid "Password is matched." |
| 31863 | msgstr "" |
| 31864 | |
| 31865 | #: sc-password2.js:121 |
| 31866 | msgid "Confirm Password" |
| 31867 | msgstr "" |
| 31868 | |
| 31869 | #. Translators: %d/%d is month and year of expiration. |
| 31870 | #: sc-payment-method-details.js:25 |
| 31871 | msgid "Exp. %d/%d" |
| 31872 | msgstr "" |
| 31873 | |
| 31874 | #: sc-payment-method2.js:26 |
| 31875 | msgid "Checking" |
| 31876 | msgstr "" |
| 31877 | |
| 31878 | #: sc-payment-method2.js:29 |
| 31879 | msgid "Savings" |
| 31880 | msgstr "" |
| 31881 | |
| 31882 | #: sc-payment-methods-list.js:152 |
| 31883 | msgid "You don't have any saved payment methods." |
| 31884 | msgstr "" |
| 31885 | |
| 31886 | #: sc-payment-methods-list.js:196 |
| 31887 | msgid "Update Default Payment Method" |
| 31888 | msgstr "" |
| 31889 | |
| 31890 | #: sc-payment-methods-list.js:196 |
| 31891 | msgid "A default payment method will be used as a fallback in case other payment methods get removed from a subscription." |
| 31892 | msgstr "" |
| 31893 | |
| 31894 | #: sc-payment-methods-list.js:196 |
| 31895 | msgid "Update All Subscriptions" |
| 31896 | msgstr "" |
| 31897 | |
| 31898 | #: sc-payment-methods-list.js:196 |
| 31899 | msgid "Update all existing subscriptions to use this payment method" |
| 31900 | msgstr "" |
| 31901 | |
| 31902 | #: sc-payment-methods-list.js:196 |
| 31903 | msgid "Delete Payment Method" |
| 31904 | msgstr "" |
| 31905 | |
| 31906 | #: sc-payment-methods-list.js:196 |
| 31907 | #: sc-subscription-payment-method.js:108 |
| 31908 | msgid "Are you sure you want to remove this payment method?" |
| 31909 | msgstr "" |
| 31910 | |
| 31911 | #: sc-payment.js:44 |
| 31912 | msgid "Credit Card (Stripe)" |
| 31913 | msgstr "" |
| 31914 | |
| 31915 | #: sc-payment.js:54 |
| 31916 | msgid "Credit Card (Paystack)" |
| 31917 | msgstr "" |
| 31918 | |
| 31919 | #: sc-payment.js:61 |
| 31920 | msgid "Cards, Netbanking, Wallet & UPI selected for check out." |
| 31921 | msgstr "" |
| 31922 | |
| 31923 | #: sc-payment.js:92 |
| 31924 | msgid "You do not have any processors enabled for this mode and cart. " |
| 31925 | msgstr "" |
| 31926 | |
| 31927 | #: sc-payment.js:95 |
| 31928 | msgid "Please configure your processors" |
| 31929 | msgstr "" |
| 31930 | |
| 31931 | #: sc-payment.js:95 |
| 31932 | msgid "Please contact us for payment." |
| 31933 | msgstr "" |
| 31934 | |
| 31935 | #: sc-paypal-add-method.js:82 |
| 31936 | msgid "Failed to load the PayPal JS SDK script" |
| 31937 | msgstr "" |
| 31938 | |
| 31939 | #: sc-paystack-add-method.js:74 |
| 31940 | #: sc-razorpay-add-method.js:106 |
| 31941 | msgid "In order to add a new card, we will need to make a small transaction to authenticate it. This is for authentication purposes and will be immediately refunded." |
| 31942 | msgstr "" |
| 31943 | |
| 31944 | #: sc-paystack-add-method.js:74 |
| 31945 | #: sc-razorpay-add-method.js:106 |
| 31946 | msgid "Add New Card" |
| 31947 | msgstr "" |
| 31948 | |
| 31949 | #: sc-popover2.js:114 |
| 31950 | msgid "Popover opened. Press Escape to close." |
| 31951 | msgstr "" |
| 31952 | |
| 31953 | #: sc-popover2.js:129 |
| 31954 | msgid "Popover closed." |
| 31955 | msgstr "" |
| 31956 | |
| 31957 | #: sc-popover2.js:172 |
| 31958 | msgid "Press Enter to open popover" |
| 31959 | msgstr "" |
| 31960 | |
| 31961 | #: sc-premium-tag.js:12 |
| 31962 | msgid "Premium" |
| 31963 | msgstr "" |
| 31964 | |
| 31965 | #: sc-price-choice-container2.js:53 |
| 31966 | #: sc-price2.js:34 |
| 31967 | msgid "This is a repeating price. Payment will happen" |
| 31968 | msgstr "" |
| 31969 | |
| 31970 | #: sc-price-choice-container2.js:71 |
| 31971 | #: sc-price2.js:60 |
| 31972 | msgid "You have a %d-day trial before payment becomes necessary." |
| 31973 | msgstr "" |
| 31974 | |
| 31975 | #: sc-price-choice-container2.js:71 |
| 31976 | msgid "This payment plan has" |
| 31977 | msgstr "" |
| 31978 | |
| 31979 | #: sc-price-choice.js:778 |
| 31980 | msgid "This product has been archived." |
| 31981 | msgstr "" |
| 31982 | |
| 31983 | #: sc-price-input2.js:48 |
| 31984 | msgid "Must be %d or more." |
| 31985 | msgstr "" |
| 31986 | |
| 31987 | #: sc-price-input2.js:52 |
| 31988 | msgid "Must be %d or less." |
| 31989 | msgstr "" |
| 31990 | |
| 31991 | #: sc-price-range2.js:39 |
| 31992 | msgid "Price range from" |
| 31993 | msgstr "" |
| 31994 | |
| 31995 | #: sc-price2.js:34 |
| 31996 | msgid "The price was" |
| 31997 | msgstr "" |
| 31998 | |
| 31999 | #: sc-price2.js:34 |
| 32000 | msgid "now discounted to" |
| 32001 | msgstr "" |
| 32002 | |
| 32003 | #: sc-price2.js:60 |
| 32004 | msgid "This product is available for sale." |
| 32005 | msgstr "" |
| 32006 | |
| 32007 | #: sc-price2.js:60 |
| 32008 | msgid "This product has" |
| 32009 | msgstr "" |
| 32010 | |
| 32011 | #: sc-product-donation-amount-choice.js:27 |
| 32012 | msgid "%d of %d" |
| 32013 | msgstr "" |
| 32014 | |
| 32015 | #: sc-product-donation-choices.js:47 |
| 32016 | msgid "If you want to make your donation recurring then Press Tab once & select the recurring interval from the dropdown. " |
| 32017 | msgstr "" |
| 32018 | |
| 32019 | #: sc-product-donation-choices.js:48 |
| 32020 | msgid "If you want to make your donation once then Press Enter. " |
| 32021 | msgstr "" |
| 32022 | |
| 32023 | #: sc-product-donation-custom-amount.js:33 |
| 32024 | msgid "Enter a custom amount." |
| 32025 | msgstr "" |
| 32026 | |
| 32027 | #: sc-product-item-list.js:77 |
| 32028 | msgid "Page %d" |
| 32029 | msgstr "" |
| 32030 | |
| 32031 | #: sc-product-item-list.js:79 |
| 32032 | msgid "Search results" |
| 32033 | msgstr "" |
| 32034 | |
| 32035 | #: sc-product-item-list.js:209 |
| 32036 | msgid "%s products found" |
| 32037 | msgstr "" |
| 32038 | |
| 32039 | #: sc-product-item-list.js:259 |
| 32040 | msgid "Dropdown to sort products." |
| 32041 | msgstr "" |
| 32042 | |
| 32043 | #: sc-product-item-list.js:259 |
| 32044 | msgid "selected." |
| 32045 | msgstr "" |
| 32046 | |
| 32047 | #: sc-product-item-list.js:259 |
| 32048 | msgid "Sort Products" |
| 32049 | msgstr "" |
| 32050 | |
| 32051 | #: sc-product-item-list.js:259 |
| 32052 | msgid "Sort by latest" |
| 32053 | msgstr "" |
| 32054 | |
| 32055 | #: sc-product-item-list.js:259 |
| 32056 | msgid "Sort by oldest" |
| 32057 | msgstr "" |
| 32058 | |
| 32059 | #: sc-product-item-list.js:259 |
| 32060 | msgid "Sort by name, A to Z" |
| 32061 | msgstr "" |
| 32062 | |
| 32063 | #: sc-product-item-list.js:259 |
| 32064 | msgid "Sort by name, Z to A" |
| 32065 | msgstr "" |
| 32066 | |
| 32067 | #: sc-product-item-list.js:259 |
| 32068 | msgid "Dropdown to filter products by collection. %s selected." |
| 32069 | msgstr "" |
| 32070 | |
| 32071 | #: sc-product-item-list.js:259 |
| 32072 | msgid "Filter products" |
| 32073 | msgstr "" |
| 32074 | |
| 32075 | #: sc-product-item-list.js:260 |
| 32076 | msgid "Filter by %s" |
| 32077 | msgstr "" |
| 32078 | |
| 32079 | #: sc-product-item-list.js:262 |
| 32080 | msgid "Search Results:" |
| 32081 | msgstr "" |
| 32082 | |
| 32083 | #: sc-product-item-list.js:266 |
| 32084 | msgid "Searched for %s. Press space to clear search." |
| 32085 | msgstr "" |
| 32086 | |
| 32087 | #: sc-product-item-list.js:277 |
| 32088 | msgid "Product list" |
| 32089 | msgstr "" |
| 32090 | |
| 32091 | #: sc-product-item-list.js:310 |
| 32092 | msgid "You have reached the end of product list. %s" |
| 32093 | msgstr "" |
| 32094 | |
| 32095 | #: sc-product-item-list.js:310 |
| 32096 | msgid "Press tab to browse more products using pagination." |
| 32097 | msgstr "" |
| 32098 | |
| 32099 | #: sc-product-item-list.js:310 |
| 32100 | msgid "No more products to browse." |
| 32101 | msgstr "" |
| 32102 | |
| 32103 | #: sc-product-line-item-note2.js:73 |
| 32104 | msgid "Collapse note" |
| 32105 | msgstr "" |
| 32106 | |
| 32107 | #: sc-product-line-item-note2.js:73 |
| 32108 | msgid "Expand note" |
| 32109 | msgstr "" |
| 32110 | |
| 32111 | #. translators: %1$s: product name, %2$s: product price name |
| 32112 | #: sc-product-line-item2.js:55 |
| 32113 | msgid "Change Quantity - %1$s %2$s" |
| 32114 | msgstr "" |
| 32115 | |
| 32116 | #: sc-product-line-item2.js:55 |
| 32117 | msgid "Review Product" |
| 32118 | msgstr "" |
| 32119 | |
| 32120 | #: sc-product-line-item2.js:59 |
| 32121 | msgid "Remove Item - %1$s %2$s" |
| 32122 | msgstr "" |
| 32123 | |
| 32124 | #: sc-product-pills-variant-option.js:26 |
| 32125 | msgid "Select %s: %s." |
| 32126 | msgstr "" |
| 32127 | |
| 32128 | #: sc-product-pills-variant-option.js:26 |
| 32129 | msgid "This option is currently selected." |
| 32130 | msgstr "" |
| 32131 | |
| 32132 | #: sc-product-price-choices.js:27 |
| 32133 | #: sc-recurring-price-choice-container2.js:51 |
| 32134 | #: sc-recurring-price-choice-container2.js:66 |
| 32135 | msgid "Every" |
| 32136 | msgstr "" |
| 32137 | |
| 32138 | #: sc-product-selected-price.js:73 |
| 32139 | msgid "Price interval" |
| 32140 | msgstr "" |
| 32141 | |
| 32142 | #. translators: %1$s is the product name |
| 32143 | #: sc-quantity-select2.js:32 |
| 32144 | msgid "Decreased %1$s quantity by one" |
| 32145 | msgstr "" |
| 32146 | |
| 32147 | #. translators: %1$s is the product name |
| 32148 | #: sc-quantity-select2.js:41 |
| 32149 | msgid "Increased %1$s quantity by one" |
| 32150 | msgstr "" |
| 32151 | |
| 32152 | #. translators: %1$s is the product name, %2$s is the quantity |
| 32153 | #: sc-quantity-select2.js:56 |
| 32154 | msgid "Quantity of %1$s changed to %2$s" |
| 32155 | msgstr "" |
| 32156 | |
| 32157 | #. translators: %1$s: product name |
| 32158 | #: sc-quantity-select2.js:73 |
| 32159 | msgid "Decrease %1$s quantity by one" |
| 32160 | msgstr "" |
| 32161 | |
| 32162 | #. translators: %1$s: product name |
| 32163 | #: sc-quantity-select2.js:75 |
| 32164 | msgid "Quantity input for %1$s product" |
| 32165 | msgstr "" |
| 32166 | |
| 32167 | #. translators: %1$s: product name |
| 32168 | #: sc-quantity-select2.js:77 |
| 32169 | msgid "Increase %1$s quantity by one" |
| 32170 | msgstr "" |
| 32171 | |
| 32172 | #: sc-recurring-price-choice-container2.js:45 |
| 32173 | msgid "Press Up/Down Arrow & select the recurring interval you want." |
| 32174 | msgstr "" |
| 32175 | |
| 32176 | #: sc-recurring-price-choice-container2.js:57 |
| 32177 | msgid "Recurring Interval selection Dropdown opened, Press Up/Down Arrow & select the recurring interval you want." |
| 32178 | msgstr "" |
| 32179 | |
| 32180 | #: sc-rich-text.js:20269 |
| 32181 | #: sc-textarea2.js:188 |
| 32182 | msgid "%d characters remaining" |
| 32183 | msgstr "" |
| 32184 | |
| 32185 | #: sc-select2.js:2078 |
| 32186 | msgid "Select..." |
| 32187 | msgstr "" |
| 32188 | |
| 32189 | #: sc-select2.js:2092 |
| 32190 | msgid "Type to search" |
| 32191 | msgstr "" |
| 32192 | |
| 32193 | #: sc-select2.js:2094 |
| 32194 | msgid "Nothing Found" |
| 32195 | msgstr "" |
| 32196 | |
| 32197 | #: sc-session-provider2.js:190 |
| 32198 | msgid "Payment unsuccessful. Please try again." |
| 32199 | msgstr "" |
| 32200 | |
| 32201 | #: sc-session-provider2.js:195 |
| 32202 | msgid "Could not find checkout. Please contact us before attempting to purchase again." |
| 32203 | msgstr "" |
| 32204 | |
| 32205 | #: sc-session-provider2.js:257 |
| 32206 | msgid "Payment unsuccessful." |
| 32207 | msgstr "" |
| 32208 | |
| 32209 | #: sc-session-provider2.js:267 |
| 32210 | msgid "Payment canceled. Please try again." |
| 32211 | msgstr "" |
| 32212 | |
| 32213 | #: sc-session-provider2.js:379 |
| 32214 | msgid "Some products in your order were outdated and have been updated. Please review your order summary before proceeding to payment." |
| 32215 | msgstr "" |
| 32216 | |
| 32217 | #: sc-shipping-choices2.js:40 |
| 32218 | msgid "Shipping choice updated." |
| 32219 | msgstr "" |
| 32220 | |
| 32221 | #. translators: %1$s: formatted amount |
| 32222 | #: sc-shipping-choices2.js:43 |
| 32223 | msgid "Your order total has changed to: %1$s." |
| 32224 | msgstr "" |
| 32225 | |
| 32226 | #: sc-shipping-choices2.js:64 |
| 32227 | msgid "To check available shipping choices, please provide your shipping country in the address section." |
| 32228 | msgstr "" |
| 32229 | |
| 32230 | #: sc-shipping-choices2.js:68 |
| 32231 | msgid "Sorry, we are not able to ship to your address." |
| 32232 | msgstr "" |
| 32233 | |
| 32234 | #: sc-shipping-choices2.js:73 |
| 32235 | msgid "Standard Shipping" |
| 32236 | msgstr "" |
| 32237 | |
| 32238 | #: sc-stripe-add-method.js:42 |
| 32239 | #: sc-stripe-element.js:47 |
| 32240 | #: sc-stripe-payment-element.js:80 |
| 32241 | #: sc-stripe-payment-request2.js:58 |
| 32242 | msgid "Stripe could not be loaded" |
| 32243 | msgstr "" |
| 32244 | |
| 32245 | #: sc-stripe-add-method.js:139 |
| 32246 | msgid "Save Payment Method" |
| 32247 | msgstr "" |
| 32248 | |
| 32249 | #: sc-stripe-payment-request2.js:164 |
| 32250 | msgid "You must serve this page over HTTPS to display express payment buttons." |
| 32251 | msgstr "" |
| 32252 | |
| 32253 | #: sc-stripe-payment-request2.js:170 |
| 32254 | msgid "You do not have any wallets set up in your browser." |
| 32255 | msgstr "" |
| 32256 | |
| 32257 | #: sc-stripe-payment-request2.js:289 |
| 32258 | msgid "Express Payment" |
| 32259 | msgstr "" |
| 32260 | |
| 32261 | #: sc-subscription-cancel2.js:61 |
| 32262 | msgid "Your plan will be canceled, but is still available until the end of your billing period on" |
| 32263 | msgstr "" |
| 32264 | |
| 32265 | #: sc-subscription-cancel2.js:61 |
| 32266 | msgid "If you change your mind, you can renew your subscription." |
| 32267 | msgstr "" |
| 32268 | |
| 32269 | #: sc-subscription-cancel2.js:61 |
| 32270 | msgid "Your plan will be canceled immediately and cannot be modified later." |
| 32271 | msgstr "" |
| 32272 | |
| 32273 | #: sc-subscription-cancel2.js:68 |
| 32274 | msgid "Cancel your plan" |
| 32275 | msgstr "" |
| 32276 | |
| 32277 | #: sc-subscription-cancel2.js:69 |
| 32278 | #: sc-subscription.js:201 |
| 32279 | msgid "Cancel Plan" |
| 32280 | msgstr "" |
| 32281 | |
| 32282 | #: sc-subscription-cancel2.js:70 |
| 32283 | msgid "Keep My Plan" |
| 32284 | msgstr "" |
| 32285 | |
| 32286 | #. translators: %s: current period end date |
| 32287 | #: sc-subscription-details2.js:116 |
| 32288 | msgid "Renewal Update - Your plan will be canceled on %s" |
| 32289 | msgstr "" |
| 32290 | |
| 32291 | #. translators: %s: current period end date |
| 32292 | #: sc-subscription-details2.js:118 |
| 32293 | #: sc-subscription.js:162 |
| 32294 | msgid "Your plan will be canceled on %s" |
| 32295 | msgstr "" |
| 32296 | |
| 32297 | #. translators: 1: new price, 2: current period end date |
| 32298 | #. translators: 1: new plan name, 2: current period end date |
| 32299 | #: sc-subscription-details2.js:127 |
| 32300 | #: sc-subscription-details2.js:131 |
| 32301 | msgid "Renewal Update - Your plan switches to %1s on %2s" |
| 32302 | msgstr "" |
| 32303 | |
| 32304 | #: sc-subscription-details2.js:127 |
| 32305 | #: sc-subscription-details2.js:131 |
| 32306 | msgid "Your plan switches to" |
| 32307 | msgstr "" |
| 32308 | |
| 32309 | #: sc-subscription-details2.js:127 |
| 32310 | #: sc-subscription-details2.js:131 |
| 32311 | msgid "on" |
| 32312 | msgstr "" |
| 32313 | |
| 32314 | #. translators: %s: trial end date |
| 32315 | #: sc-subscription-details2.js:136 |
| 32316 | msgid "Renewal Update - Your plan begins on %s." |
| 32317 | msgstr "" |
| 32318 | |
| 32319 | #. translators: %s: trial end date |
| 32320 | #: sc-subscription-details2.js:138 |
| 32321 | #: sc-subscription.js:167 |
| 32322 | msgid "Your plan begins on %s" |
| 32323 | msgstr "" |
| 32324 | |
| 32325 | #. translators: %s: current period end date |
| 32326 | #: sc-subscription-details2.js:143 |
| 32327 | msgid "Renewal Update - Your next payment is on %s" |
| 32328 | msgstr "" |
| 32329 | |
| 32330 | #. translators: %s: current period end date |
| 32331 | #: sc-subscription-details2.js:145 |
| 32332 | #: sc-subscription.js:172 |
| 32333 | msgid "Your plan renews on %s" |
| 32334 | msgstr "" |
| 32335 | |
| 32336 | #. translators: %s: current period end date |
| 32337 | #: sc-subscription-details2.js:147 |
| 32338 | msgid "Your next payment is on %s" |
| 32339 | msgstr "" |
| 32340 | |
| 32341 | #: sc-subscription-details2.js:186 |
| 32342 | msgid "Update Scheduled" |
| 32343 | msgstr "" |
| 32344 | |
| 32345 | #. translators: %s: plan name |
| 32346 | #: sc-subscription-details2.js:188 |
| 32347 | msgid "Plan name - %s" |
| 32348 | msgstr "" |
| 32349 | |
| 32350 | #: sc-subscription-next-payment2.js:108 |
| 32351 | msgid "Your next payment is" |
| 32352 | msgstr "" |
| 32353 | |
| 32354 | #: sc-subscription-next-payment2.js:112 |
| 32355 | #: sc-upcoming-invoice.js:231 |
| 32356 | msgid "Proration Credit" |
| 32357 | msgstr "" |
| 32358 | |
| 32359 | #: sc-subscription-payment-method.js:52 |
| 32360 | msgid "You do not have any payment methods." |
| 32361 | msgstr "" |
| 32362 | |
| 32363 | #: sc-subscription-payment-method.js:177 |
| 32364 | #: sc-subscription-payment-method.js:181 |
| 32365 | msgid "Current Payment Method" |
| 32366 | msgstr "" |
| 32367 | |
| 32368 | #: sc-subscription-payment.js:151 |
| 32369 | msgid "Select a payment method" |
| 32370 | msgstr "" |
| 32371 | |
| 32372 | #: sc-subscription-reactivate2.js:81 |
| 32373 | #: sc-subscription.js:207 |
| 32374 | msgid "Resubscribe" |
| 32375 | msgstr "" |
| 32376 | |
| 32377 | #: sc-subscription-reactivate2.js:81 |
| 32378 | msgid "You will be charged" |
| 32379 | msgstr "" |
| 32380 | |
| 32381 | #: sc-subscription-reactivate2.js:82 |
| 32382 | msgid "immediately for your subscription." |
| 32383 | msgstr "" |
| 32384 | |
| 32385 | #: sc-subscription-reactivate2.js:87 |
| 32386 | msgid "Your subscription will be reactivated and will renew automatically on" |
| 32387 | msgstr "" |
| 32388 | |
| 32389 | #: sc-subscription-reactivate2.js:87 |
| 32390 | msgid "Yes, Reactivate" |
| 32391 | msgstr "" |
| 32392 | |
| 32393 | #: sc-subscription-reactivate2.js:87 |
| 32394 | msgid "No, Keep Inactive" |
| 32395 | msgstr "" |
| 32396 | |
| 32397 | #: sc-subscription-status-badge2.js:46 |
| 32398 | msgid "Cancelling" |
| 32399 | msgstr "" |
| 32400 | |
| 32401 | #: sc-subscription-status-badge2.js:50 |
| 32402 | msgid "Incomplete" |
| 32403 | msgstr "" |
| 32404 | |
| 32405 | #: sc-subscription-status-badge2.js:65 |
| 32406 | msgid "Unpaid" |
| 32407 | msgstr "" |
| 32408 | |
| 32409 | #: sc-subscription-status-badge2.js:69 |
| 32410 | msgid "Plan Status - %s" |
| 32411 | msgstr "" |
| 32412 | |
| 32413 | #: sc-subscription-switch.js:207 |
| 32414 | msgid "Update Options" |
| 32415 | msgstr "" |
| 32416 | |
| 32417 | #: sc-subscription-switch.js:210 |
| 32418 | msgid "Choose Options" |
| 32419 | msgstr "" |
| 32420 | |
| 32421 | #: sc-subscription-switch.js:218 |
| 32422 | #: sc-subscription-variation-confirm.js:64 |
| 32423 | msgid "Choose Amount" |
| 32424 | msgstr "" |
| 32425 | |
| 32426 | #: sc-subscription-switch.js:240 |
| 32427 | msgid "To make changes to your payment plan, please contact us." |
| 32428 | msgstr "" |
| 32429 | |
| 32430 | #: sc-subscription.js:78 |
| 32431 | msgid "Are you sure you want to cancel the pending update to your plan?" |
| 32432 | msgstr "" |
| 32433 | |
| 32434 | #: sc-subscription.js:177 |
| 32435 | msgid "This subscription does not exist." |
| 32436 | msgstr "" |
| 32437 | |
| 32438 | #: sc-subscription.js:199 |
| 32439 | msgid "Cancel Scheduled Update" |
| 32440 | msgstr "" |
| 32441 | |
| 32442 | #: sc-subscription.js:199 |
| 32443 | msgid "Restore Plan" |
| 32444 | msgstr "" |
| 32445 | |
| 32446 | #: sc-subscriptions-list.js:112 |
| 32447 | msgid "You don't have any subscriptions." |
| 32448 | msgstr "" |
| 32449 | |
| 32450 | #: sc-summary2.js:19 |
| 32451 | msgid "Show Summary" |
| 32452 | msgstr "" |
| 32453 | |
| 32454 | #: sc-summary2.js:49 |
| 32455 | #: sc-summary2.js:52 |
| 32456 | msgid "Summary %s" |
| 32457 | msgstr "" |
| 32458 | |
| 32459 | #: sc-tax-id-input2.js:88 |
| 32460 | msgid "Enter Tax ID" |
| 32461 | msgstr "" |
| 32462 | |
| 32463 | #: sc-tax-id-input2.js:100 |
| 32464 | msgid "Select number type" |
| 32465 | msgstr "" |
| 32466 | |
| 32467 | #: sc-tax-id-input2.js:123 |
| 32468 | msgid "%s selected" |
| 32469 | msgstr "" |
| 32470 | |
| 32471 | #: sc-test-mode-info.js:17 |
| 32472 | msgid "How to switch from Test to Live mode" |
| 32473 | msgstr "" |
| 32474 | |
| 32475 | #: sc-test-mode-info.js:17 |
| 32476 | msgid "From the Admin Bar" |
| 32477 | msgstr "" |
| 32478 | |
| 32479 | #: sc-test-mode-info.js:17 |
| 32480 | msgid "Select any product & proceed to its checkout page." |
| 32481 | msgstr "" |
| 32482 | |
| 32483 | #: sc-test-mode-info.js:17 |
| 32484 | msgid "Access the dropdown menu & select the live mode." |
| 32485 | msgstr "" |
| 32486 | |
| 32487 | #: sc-test-mode-info.js:17 |
| 32488 | msgid "Screenshot showing how to change mode from the admin bar" |
| 32489 | msgstr "" |
| 32490 | |
| 32491 | #: sc-test-mode-info.js:17 |
| 32492 | msgid "From the Editor" |
| 32493 | msgstr "" |
| 32494 | |
| 32495 | #: sc-test-mode-info.js:17 |
| 32496 | msgid "Navigate to the custom Forms section under SureCart." |
| 32497 | msgstr "" |
| 32498 | |
| 32499 | #: sc-test-mode-info.js:17 |
| 32500 | msgid "Select the checkout form." |
| 32501 | msgstr "" |
| 32502 | |
| 32503 | #: sc-test-mode-info.js:17 |
| 32504 | msgid "Select \"Live\" from the dropdown. Hit Update!" |
| 32505 | msgstr "" |
| 32506 | |
| 32507 | #: sc-test-mode-info.js:17 |
| 32508 | msgid "Screenshot showing how to change mode from the editor" |
| 32509 | msgstr "" |
| 32510 | |
| 32511 | #: sc-test-mode-info.js:17 |
| 32512 | msgid "Documentation " |
| 32513 | msgstr "" |
| 32514 | |
| 32515 | #: sc-test-mode-info.js:17 |
| 32516 | msgid "Open a ticket " |
| 32517 | msgstr "" |
| 32518 | |
| 32519 | #: sc-toggle2.js:36 |
| 32520 | msgid "Summary Shown" |
| 32521 | msgstr "" |
| 32522 | |
| 32523 | #: sc-toggle2.js:44 |
| 32524 | msgid "Summary Hidden" |
| 32525 | msgstr "" |
| 32526 | |
| 32527 | #: sc-upcoming-invoice.js:193 |
| 32528 | #: sc-upcoming-invoice.js:196 |
| 32529 | msgid "You'll be switched to this plan" |
| 32530 | msgstr "" |
| 32531 | |
| 32532 | #: sc-upcoming-invoice.js:193 |
| 32533 | msgid "at the end of your billing cycle on" |
| 32534 | msgstr "" |
| 32535 | |
| 32536 | #: sc-upcoming-invoice.js:196 |
| 32537 | msgid "immediately" |
| 32538 | msgstr "" |
| 32539 | |
| 32540 | #: sc-upgrade-required.js:27 |
| 32541 | msgid "Upgrade Now" |
| 32542 | msgstr "" |
| 32543 | |
| 32544 | #: sc-upsell-totals.js:52 |
| 32545 | msgid "one time" |
| 32546 | msgstr "" |
| 32547 | |
| 32548 | #: sc-upsell.js:30 |
| 32549 | msgid "Your purchase was successful. A receipt is on its way to your inbox." |
| 32550 | msgstr "" |
| 32551 | |
| 32552 | #: sc-verification-code2.js:92 |
| 32553 | msgid "Submit" |
| 32554 | msgstr "" |
| 32555 | |
| 32556 | #: sc-wordpress-password-edit.js:33 |
| 32557 | #: sc-wordpress-user-edit.js:33 |
| 32558 | #: sc-wordpress-user.js:31 |
| 32559 | msgid "User not found." |
| 32560 | msgstr "" |
| 32561 | |
| 32562 | #: sc-wordpress-user-edit.js:63 |
| 32563 | #: sc-wordpress-user.js:28 |
| 32564 | msgid "Account Email" |
| 32565 | msgstr "" |
| 32566 | |
| 32567 | #: watchers.js:211 |
| 32568 | msgid "There are just %d items left in stock, and the quantity has been adjusted to %d." |
| 32569 | msgstr "" |
| 32570 |