role-and-customer-based-pricing-for-woocommerce-en_EN.po 19.7 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: 2021-12-28 13:49+0200\n"
"PO-Revision-Date: 2021-12-28 13:49+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.4.2\n"
"X-Poedit-Basepath: ..\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-KeywordsList: esc_attr__;esc_attr_e;esc_html__;esc_html_e;__;_e;_x;"
"_n\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: vendor\n"

#: src/Admin/ProductPage/Product.php:83
msgid "Invalid pricing rule"
msgstr ""

#: src/Admin/ProductPage/Product.php:89
msgid "Invalid nonce"
msgstr ""

#: src/Admin/ProductPage/RoleSpecificPricingTab.php:21
msgid "Role\\User pricing"
msgstr ""

#: src/Entity/PricingRule.php:303
msgid "The pricing fields must be filled."
msgstr ""

#: src/Entity/PricingRule.php:307
msgid "The discount is not set."
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Actions/ReactivateAction.php:31
msgid "Reactivate"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Actions/ReactivateAction.php:50
msgid "The rule reactivated successfully."
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Actions/SuspendAction.php:30
msgid "Suspend"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Actions/SuspendAction.php:48
msgid "The rule suspended successfully."
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Columns/AppliedCustomers.php:11
msgid "Customers"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Columns/AppliedCustomers.php:31
msgid "Roles: "
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Columns/AppliedCustomers.php:43
msgid "Customers: "
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Columns/AppliedCustomers.php:54
msgid "Applied to every user"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Columns/AppliedProducts.php:10
msgid "Products"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Columns/AppliedProducts.php:35
msgid "Categories: "
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Columns/AppliedProducts.php:45
msgid "Products: "
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Columns/AppliedProducts.php:56
msgid "Applied to every product"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Columns/AppliedQuantityRules.php:8
msgid "Quantity rules"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Columns/AppliedQuantityRules.php:13
msgid "Not set"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Columns/AppliedQuantityRules.php:20
#, php-format
msgid "Minimum: %s"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Columns/AppliedQuantityRules.php:22
#, php-format
msgid "Maximum: %s"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Columns/AppliedQuantityRules.php:24
#, php-format
msgid "Quantity step: %s"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Columns/Pricing.php:9
#: src/GlobalRoleSpecificPricing/CPT/RoleSpecificPricingCPT.php:164
#: src/Settings/Sections/PricingSection.php:9
msgid "Pricing"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Columns/Pricing.php:19
#: src/Services/Import/WPAllImport.php:189
#: views/admin/product-page/role-specific-pricing/single-rule-form.php:90
msgid "Regular price"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Columns/Pricing.php:23
#: src/Services/Import/WPAllImport.php:200
#: src/Settings/Sections/PricingSection.php:30
#: views/admin/product-page/role-specific-pricing/single-rule-form.php:109
msgid "Sale price"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Columns/Pricing.php:28
msgid "Discount"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Columns/Status.php:9
msgid "Status"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Columns/Status.php:16
msgid "Suspended"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/Columns/Status.php:22
msgid "Active"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/RoleSpecificPricingCPT.php:159
msgid "Rules"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/RoleSpecificPricingCPT.php:271
msgid ""
"There are no pricing rules yet. To create pricing dependencies on user roles/"
"customers click on the button below."
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/RoleSpecificPricingCPT.php:277
msgid "Create a pricing rule"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/RoleSpecificPricingCPT.php:305
#: src/GlobalRoleSpecificPricing/CPT/RoleSpecificPricingCPT.php:306
msgid "Pricing rule"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/RoleSpecificPricingCPT.php:307
#: src/GlobalRoleSpecificPricing/CPT/RoleSpecificPricingCPT.php:308
msgid "Add Pricing Rule"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/RoleSpecificPricingCPT.php:309
msgid "Edit Pricing Rule"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/RoleSpecificPricingCPT.php:310
msgid "New Pricing Rule"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/RoleSpecificPricingCPT.php:311
msgid "View Pricing Rule"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/RoleSpecificPricingCPT.php:312
msgid "Find Pricing Rule"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/RoleSpecificPricingCPT.php:313
msgid "No pricing rules ware found"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/RoleSpecificPricingCPT.php:314
msgid "No pricing rule in trash"
msgstr ""

#: src/GlobalRoleSpecificPricing/CPT/RoleSpecificPricingCPT.php:316
msgid "Pricing rules"
msgstr ""

#: src/RoleAndCustomerBasedPricingPlugin.php:44
msgid "Settings"
msgstr ""

#: src/RoleAndCustomerBasedPricingPlugin.php:48
msgid "Account"
msgstr ""

#: src/RoleAndCustomerBasedPricingPlugin.php:52
msgid "Contact Us"
msgstr ""

#: src/RoleAndCustomerBasedPricingPlugin.php:56
msgid "Go Premium"
msgstr ""

#: src/RoleAndCustomerBasedPricingPlugin.php:116
#, php-format
msgid ""
"Role and Customer Based Pricing for WooCommerce requires %s plugin to be "
"active!"
msgstr ""

#: src/RoleManagement/Actions/DeleteRoleAction.php:14
msgid "Role deleted successfully."
msgstr ""

#: src/RoleManagement/Actions/DeleteRoleAction.php:17
msgid "Standard roles cannot be deleted or modified."
msgstr ""

#: src/RoleManagement/Actions/DeleteRoleAction.php:30
msgid "Invalid role name"
msgstr ""

#: src/RoleManagement/Actions/NewRoleAction.php:25
msgid "The role has been added successfully."
msgstr ""

#: src/RoleManagement/Actions/NewRoleAction.php:33
msgid "Role name is required."
msgstr ""

#: src/RoleManagement/Actions/NewRoleAction.php:39
msgid "Invalid inherited role."
msgstr ""

#: src/RoleManagement/Actions/RoleManagementPageAction.php:57
msgid "Invalid Nonce"
msgstr ""

#: src/RoleManagement/RoleManagementPage.php:36
#: src/RoleManagement/RoleManagementPage.php:37
#: views/admin/role-management/list.php:14
msgid "Roles Management"
msgstr ""

#: src/RoleManagement/RolesTable.php:28 views/admin/role-management/list.php:27
msgid "Name"
msgstr ""

#: src/RoleManagement/RolesTable.php:29
msgid "Capabilities"
msgstr ""

#: src/RoleManagement/RolesTable.php:52
msgid "Delete"
msgstr ""

#: src/RoleManagement/RolesTable.php:54
msgid "You cannot delete standard roles"
msgstr ""

#: src/RoleManagement/RolesTable.php:79
#, php-format
msgid "and %d more..."
msgstr ""

#: src/Services/Export/WooCommerce.php:163
#: src/Services/Import/WooCommerce.php:197
msgid "Role-based pricing type"
msgstr ""

#: src/Services/Export/WooCommerce.php:164
#: src/Services/Import/WooCommerce.php:198
msgid "Role-based discount"
msgstr ""

#: src/Services/Export/WooCommerce.php:165
#: src/Services/Import/WooCommerce.php:199
msgid "Role-based regular price"
msgstr ""

#: src/Services/Export/WooCommerce.php:166
#: src/Services/Import/WooCommerce.php:200
msgid "Role-based sale price"
msgstr ""

#: src/Services/Export/WooCommerce.php:168
#: src/Services/Import/WooCommerce.php:202
msgid "Role-based minimum quantity"
msgstr ""

#: src/Services/Export/WooCommerce.php:169
#: src/Services/Import/WooCommerce.php:203
msgid "Role-based maximum quantity"
msgstr ""

#: src/Services/Export/WooCommerce.php:170
#: src/Services/Import/WooCommerce.php:204
msgid "Role-based quantity step"
msgstr ""

#: src/Services/Export/WooCommerce.php:172
#: src/Services/Import/WooCommerce.php:206
msgid "Customer-based pricing type"
msgstr ""

#: src/Services/Export/WooCommerce.php:173
#: src/Services/Import/WooCommerce.php:207
msgid "Customer-based discount"
msgstr ""

#: src/Services/Export/WooCommerce.php:174
#: src/Services/Import/WooCommerce.php:208
msgid "Customer-based regular price"
msgstr ""

#: src/Services/Export/WooCommerce.php:175
#: src/Services/Import/WooCommerce.php:209
msgid "Customer-based sale price"
msgstr ""

#: src/Services/Export/WooCommerce.php:177
#: src/Services/Import/WooCommerce.php:211
msgid "Customer-based minimum quantity"
msgstr ""

#: src/Services/Export/WooCommerce.php:178
#: src/Services/Import/WooCommerce.php:212
msgid "Customer-based maximum quantity"
msgstr ""

#: src/Services/Export/WooCommerce.php:179
#: src/Services/Import/WooCommerce.php:213
msgid "Customer-based quantity step"
msgstr ""

#: src/Services/Import/WPAllImport.php:31
msgid "Role and Customer based pricing"
msgstr ""

#: src/Services/Import/WPAllImport.php:170
#: views/admin/product-page/role-specific-pricing/single-rule-form.php:52
msgid "Pricing type"
msgstr ""

#: src/Services/Import/WPAllImport.php:175
msgid "Use 'flat' or 'percentage' to specify the pricing type for the role"
msgstr ""

#: src/Services/Import/WPAllImport.php:179
msgid "Discount amount"
msgstr ""

#: src/Services/Import/WPAllImport.php:184
msgid ""
"Specify number of discount ('50', not '50%') if using percentage pricing "
"type."
msgstr ""

#: src/Services/Import/WPAllImport.php:196
msgid ""
"Specify exact regular price expressed in numerical value (without currency "
"symbol)"
msgstr ""

#: src/Services/Import/WPAllImport.php:207
msgid ""
"Specify exact sale price (crossed out price) expressed in numerical value "
"(without currency symbol)"
msgstr ""

#: src/Services/Import/WPAllImport.php:211
msgid "Minimum order quantity"
msgstr ""

#: src/Services/Import/WPAllImport.php:218
msgid ""
"Specify the minimal amount of products that one user can purchase for this "
"role."
msgstr ""

#: src/Services/Import/WPAllImport.php:222
msgid "Maximum order quantity"
msgstr ""

#: src/Services/Import/WPAllImport.php:229
msgid ""
"Specify the maximum number of products available for purchase by this role "
"in one order."
msgstr ""

#: src/Services/Import/WPAllImport.php:233
#: views/admin/product-page/role-specific-pricing/single-rule-form.php:210
msgid "Quantity step"
msgstr ""

#: src/Services/Import/WPAllImport.php:240
msgid ""
"Specify by how many product quantity will increase or decrease when a "
"customer adds the product to the cart"
msgstr ""

#: src/Services/QuantityManagementService.php:124
#, php-format
msgid "Minimum order quantity for the product is %s"
msgstr ""

#: src/Services/QuantityManagementService.php:135
#, php-format
msgid "Maximum order quantity for the product is %s"
msgstr ""

#: src/Services/QuantityManagementService.php:146
#, php-format
msgid "Order quantity must be multiple for %s"
msgstr ""

#: src/Settings/CustomOptions/PremiumSelectOption.php:103
msgid "Available in the premium version"
msgstr ""

#: src/Settings/CustomOptions/PremiumSelectOption.php:106
#: views/admin/product-page/role-specific-pricing/single-rule-form.php:134
#: views/admin/product-page/role-specific-pricing/single-rule-form.php:165
msgid "Upgrade now"
msgstr ""

#: src/Settings/CustomOptions/SwitchCheckboxOption.php:38
msgid "On"
msgstr ""

#: src/Settings/CustomOptions/SwitchCheckboxOption.php:42
msgid "Off"
msgstr ""

#: src/Settings/Sections/MainSection.php:10
msgid "Role and Customer Based Pricing"
msgstr ""

#: src/Settings/Sections/MainSection.php:14
msgid ""
"You can set up different scenarios for how the plugin should handle "
"unauthorized users here."
msgstr ""

#: src/Settings/Sections/MainSection.php:24
msgid "Prevent purchase for non-logged users"
msgstr ""

#: src/Settings/Sections/MainSection.php:27
msgid "When the users isn't logged in, they'll not be able to make a purchase"
msgstr ""

#: src/Settings/Sections/MainSection.php:32
msgid "Error message when non-logged users add to cart"
msgstr ""

#: src/Settings/Sections/MainSection.php:36 src/Settings/Settings.php:211
#, php-format
msgid "Please enter %s to make a purchase"
msgstr ""

#: src/Settings/Sections/MainSection.php:36 src/Settings/Settings.php:211
msgid "your account"
msgstr ""

#: src/Settings/Sections/MainSection.php:40
msgid "Hide prices for non-logged users"
msgstr ""

#: src/Settings/Sections/MainSection.php:43
msgid "Show all prices in the store only for logged users"
msgstr ""

#: src/Settings/Sections/MainSection.php:48
msgid "Add to cart label for non logged users"
msgstr ""

#: src/Settings/Sections/MainSection.php:49
msgid ""
"Change default Add to cart label to something else to be displayed for non-"
"logged users"
msgstr ""

#: src/Settings/Sections/MainSection.php:51 src/Settings/Settings.php:215
msgid "Only for registered clients"
msgstr ""

#: src/Settings/Sections/MainSection.php:52
msgid "Leave it empty to keep as it is"
msgstr ""

#: src/Settings/Sections/PricingSection.php:13
msgid ""
"When you use percentage discounts to assign prices for specific users, you "
"can choose to display either exact prices or show it as the sale price."
msgstr ""

#: src/Settings/Sections/PricingSection.php:23
msgid "Display as"
msgstr ""

#: src/Settings/Sections/PricingSection.php:29
msgid "Exact set price"
msgstr ""

#: src/Settings/Settings.php:160
msgid "Role\\Customer Based Pricing"
msgstr ""

#: views/admin/alerts/activation-alert.php:14
msgid ""
"Thanks for installing Tiered Price Table for WooCommerce! You can customize "
"it "
msgstr ""

#: views/admin/alerts/activation-alert.php:15
msgid "here"
msgstr ""

#: views/admin/alerts/premium-thanking-alert.php:14
msgid "Thanks! You are using premium version of the plugin!"
msgstr ""

#: views/admin/alerts/premium-thanking-alert.php:21
msgid "My Account"
msgstr ""

#: views/admin/alerts/premium-thanking-alert.php:23
msgid "Contact us"
msgstr ""

#: views/admin/alerts/upgrade-alert.php:22
msgid ""
"You are using the free version of plugin. Upgrade to premium version to get "
"all features."
msgstr ""

#: views/admin/alerts/upgrade-alert.php:31
msgid "Upgrade to Premium!"
msgstr ""

#: views/admin/alerts/upgrade-alert.php:33
msgid "Contact Us!"
msgstr ""

#: views/admin/global-rules/role-specific-pricing/rules.php:28
msgid "Choose the products and/or categories to apply the pricing rule"
msgstr ""

#: views/admin/global-rules/role-specific-pricing/rules.php:31
msgid "Apply for categories"
msgstr ""

#: views/admin/global-rules/role-specific-pricing/rules.php:35
msgid "Search for a category…"
msgstr ""

#: views/admin/global-rules/role-specific-pricing/rules.php:49
msgid ""
"Choose the categories for which this pricing rule will apply. The rule "
"applies to all products in the category."
msgstr ""

#: views/admin/global-rules/role-specific-pricing/rules.php:53
msgid "Apply for specific products"
msgstr ""

#: views/admin/global-rules/role-specific-pricing/rules.php:57
msgid "Search for a product…"
msgstr ""

#: views/admin/global-rules/role-specific-pricing/rules.php:72
msgid "Pick up products for which you want to apply the pricing rule."
msgstr ""

#: views/admin/global-rules/role-specific-pricing/rules.php:76
msgid ""
"Choose the user role and/or customers' accounts to apply the pricing rule"
msgstr ""

#: views/admin/global-rules/role-specific-pricing/rules.php:79
msgid "Include user roles"
msgstr ""

#: views/admin/global-rules/role-specific-pricing/rules.php:83
msgid "Select for a customer role…"
msgstr ""

#: views/admin/global-rules/role-specific-pricing/rules.php:96
msgid ""
"Choose to what user roles this rule will be relevant. Applies to all users "
"with those roles."
msgstr ""

#: views/admin/global-rules/role-specific-pricing/rules.php:100
msgid "Include specific customers"
msgstr ""

#: views/admin/global-rules/role-specific-pricing/rules.php:106
#: views/admin/product-page/role-specific-pricing/identifiers/customer-specific.php:13
msgid "Select for a customer…"
msgstr ""

#: views/admin/global-rules/role-specific-pricing/rules.php:118
msgid "Pick up separate user accounts, which will be affected by this rule. "
msgstr ""

#: views/admin/product-page/role-specific-pricing/identifiers/customer-specific.php:17
msgid "Setup for customer"
msgstr ""

#: views/admin/product-page/role-specific-pricing/identifiers/role-specific.php:20
msgid "Setup for role"
msgstr ""

#: views/admin/product-page/role-specific-pricing/index.php:25
msgid "Role based pricing"
msgstr ""

#: views/admin/product-page/role-specific-pricing/index.php:26
msgid ""
"Choose the role to create the new pricing rules that will apply to all users "
"with that role."
msgstr ""

#: views/admin/product-page/role-specific-pricing/index.php:40
msgid "Customer based pricing"
msgstr ""

#: views/admin/product-page/role-specific-pricing/index.php:41
msgid ""
"If you need to make pricing rules only for specific customers (not whole "
"user role), choose the customer name here"
msgstr ""

#: views/admin/product-page/role-specific-pricing/single-rule-form.php:32
msgid "user role"
msgstr ""

#: views/admin/product-page/role-specific-pricing/single-rule-form.php:35
msgid "users in this rule"
msgstr ""

#: views/admin/product-page/role-specific-pricing/single-rule-form.php:61
msgid "Flat prices"
msgstr ""

#: views/admin/product-page/role-specific-pricing/single-rule-form.php:72
msgid "Percentage discount"
msgstr ""

#: views/admin/product-page/role-specific-pricing/single-rule-form.php:83
msgid ""
"Note that prices indicated below will be applied to the whole range of "
"products you specified in the products/categories sections. Be careful to "
"not mess up the pricing."
msgstr ""

#: views/admin/product-page/role-specific-pricing/single-rule-form.php:93
#, php-format
msgid "Specify the regular price for %s"
msgstr ""

#: views/admin/product-page/role-specific-pricing/single-rule-form.php:102
#: views/admin/product-page/role-specific-pricing/single-rule-form.php:122
msgid ""
"If you don't want to change standard product pricing - leave field empty."
msgstr ""

#: views/admin/product-page/role-specific-pricing/single-rule-form.php:113
#, php-format
msgid "Specify the sale price for %s"
msgstr ""

#: views/admin/product-page/role-specific-pricing/single-rule-form.php:132
#: views/admin/product-page/role-specific-pricing/single-rule-form.php:163
msgid "Available in the premium version."
msgstr ""

#: views/admin/product-page/role-specific-pricing/single-rule-form.php:144
msgid "Discount (%)"
msgstr ""

#: views/admin/product-page/role-specific-pricing/single-rule-form.php:158
msgid "Product quantity control"
msgstr ""

#: views/admin/product-page/role-specific-pricing/single-rule-form.php:176
msgid "Minimum quantity"
msgstr ""

#: views/admin/product-page/role-specific-pricing/single-rule-form.php:180
#, php-format
msgid "Specify the minimal amount of products that %s can purchase."
msgstr ""

#: views/admin/product-page/role-specific-pricing/single-rule-form.php:193
msgid "Maximum quantity"
msgstr ""

#: views/admin/product-page/role-specific-pricing/single-rule-form.php:197
#, php-format
msgid ""
"Specify the maximum number of products available for purchase by %s in one "
"order."
msgstr ""

#: views/admin/product-page/role-specific-pricing/single-rule-form.php:214
#, php-format
msgid ""
"Specify by how many products quantity will increase or decrease when a "
"customer adds the product to the cart for purchase by %s. Leave blank if "
"products can be added one by one."
msgstr ""

#: views/admin/product-page/role-specific-pricing/single-rule.php:51
msgid "Remove"
msgstr ""

#: views/admin/role-management/list.php:20
msgid "Add new role"
msgstr ""

#: views/admin/role-management/list.php:31
msgid "Display name"
msgstr ""

#: views/admin/role-management/list.php:35
msgid "Inherit role"
msgstr ""

#: views/admin/role-management/list.php:44
msgid "Adopt all the capabilities from the selected role."
msgstr ""

#: views/admin/role-management/list.php:54
msgid "Add Role"
msgstr ""