| 1 |
msgid "" |
| 2 |
msgstr "" |
| 3 |
"Project-Id-Version: WooCommerce Tiered Price Table 6.2.0\n" |
| 4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/tiered-pricing-table\n" |
| 5 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 6 |
"Language-Team: fr_FR\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-06-17T15:54:31+00:00\n" |
| 11 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 12 |
"Language: fr_FR\n" |
| 13 |
"X-Domain: tier-pricing-table\n" |
| 14 |
"X-Generator: WP-CLI 2.12.0\n" |
| 15 |
|
| 16 |
#. Plugin Name of the plugin |
| 17 |
#: tier-pricing-table.php |
| 18 |
msgid "WooCommerce Tiered Price Table" |
| 19 |
msgstr "Tableau des prix échelonnés WooCommerce" |
| 20 |
|
| 21 |
#. Plugin URI of the plugin |
| 22 |
#: tier-pricing-table.php |
| 23 |
msgid "https://tiered-pricing.com/" |
| 24 |
msgstr "https://tiered-pricing.com/" |
| 25 |
|
| 26 |
#. Description of the plugin |
| 27 |
#: tier-pricing-table.php |
| 28 |
msgid "Quantity-based discounts with nice-looking reflection on the product page." |
| 29 |
msgstr "Remises basées sur la quantité avec un joli reflet sur la page produit." |
| 30 |
|
| 31 |
#. Author of the plugin |
| 32 |
#: tier-pricing-table.php |
| 33 |
msgid "U2Code" |
| 34 |
msgstr "Code U2" |
| 35 |
|
| 36 |
#. Author URI of the plugin |
| 37 |
#: tier-pricing-table.php |
| 38 |
msgid "https://u2code.com" |
| 39 |
msgstr "https://u2code.com" |
| 40 |
|
| 41 |
#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsAddon.php:14 |
| 42 |
msgid "Advanced product quantity options" |
| 43 |
msgstr "Options avancées de quantité de produits" |
| 44 |
|
| 45 |
#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsAddon.php:18 |
| 46 |
msgid "Set maximum, and step quantities for products." |
| 47 |
msgstr "Définissez les quantités maximales et échelonnées pour les produits." |
| 48 |
|
| 49 |
#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:111 |
| 50 |
msgid "Additional quantity options" |
| 51 |
msgstr "Options de quantité supplémentaires" |
| 52 |
|
| 53 |
#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:131 |
| 54 |
#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:147 |
| 55 |
#: views/admin/components/minimum-order-quantity-form.php:17 |
| 56 |
msgid "Leave blank for no restrictions" |
| 57 |
msgstr "Laisser vide pour aucune restriction" |
| 58 |
|
| 59 |
#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:133 |
| 60 |
msgid "Maximum order quantity" |
| 61 |
msgstr "Quantité maximale de commande" |
| 62 |
|
| 63 |
#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:134 |
| 64 |
msgid "The maximum quantity of the product a customer can order in a single transaction." |
| 65 |
msgstr "La quantité maximale de produit qu'un client peut commander en une seule transaction." |
| 66 |
|
| 67 |
#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:146 |
| 68 |
#: src/Addons/AdvancedQuantityOptions/ProductEditor/QuantityStepBlock.php:30 |
| 69 |
msgid "Quantity step" |
| 70 |
msgstr "Étape de quantité" |
| 71 |
|
| 72 |
#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:149 |
| 73 |
msgid "Requires the product to be purchased in multiples of X." |
| 74 |
msgstr "Nécessite que le produit soit acheté en multiples de X." |
| 75 |
|
| 76 |
#: src/Addons/AdvancedQuantityOptions/GlobalPricingOptions.php:88 |
| 77 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedQuantityRules.php:13 |
| 78 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:12 |
| 79 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 80 |
#: src/Addons/TaxSettings/js-source/App.js:350 |
| 81 |
msgid "N/A" |
| 82 |
msgstr "N / A" |
| 83 |
|
| 84 |
#: src/Addons/AdvancedQuantityOptions/GlobalPricingOptions.php:95 |
| 85 |
msgid "Maximum:" |
| 86 |
msgstr "Maximum:" |
| 87 |
|
| 88 |
#: src/Addons/AdvancedQuantityOptions/GlobalPricingOptions.php:101 |
| 89 |
msgid "Quantity step:" |
| 90 |
msgstr "Étape de quantité :" |
| 91 |
|
| 92 |
#: src/Addons/AdvancedQuantityOptions/ProductEditor/MaximumOrderQuantityBlock.php:30 |
| 93 |
msgid "Maximum Order Quantity" |
| 94 |
msgstr "Quantité maximale de commande" |
| 95 |
|
| 96 |
#: src/Addons/AdvancedQuantityOptions/ProductEditor/ProductEditor.php:26 |
| 97 |
msgid "Advanced Quantity Options" |
| 98 |
msgstr "Options de quantité avancées" |
| 99 |
|
| 100 |
#. translators: %1$s: item name, %2$s: minimum quantity |
| 101 |
#: src/Addons/AdvancedQuantityOptions/QuantityManager.php:50 |
| 102 |
#, php-format |
| 103 |
msgid "Maximum quantity for the %1$s is %2$d" |
| 104 |
msgstr "La quantité maximale pour les %1$s est de %2$d" |
| 105 |
|
| 106 |
#. translators: %s: quantity step |
| 107 |
#: src/Addons/AdvancedQuantityOptions/QuantityManager.php:59 |
| 108 |
#: src/Addons/AdvancedQuantityOptions/QuantityManager.php:131 |
| 109 |
#: src/Addons/AdvancedQuantityOptions/QuantityManager.php:210 |
| 110 |
#, php-format |
| 111 |
msgid "Order quantity must be multiple of %s" |
| 112 |
msgstr "La quantité commandée doit être un multiple de %s" |
| 113 |
|
| 114 |
#. translators: %s: maximum quantity |
| 115 |
#: src/Addons/AdvancedQuantityOptions/QuantityManager.php:120 |
| 116 |
#: src/Addons/AdvancedQuantityOptions/QuantityManager.php:198 |
| 117 |
#, php-format |
| 118 |
msgid "Maximum order quantity for the product is %s" |
| 119 |
msgstr "La quantité maximale de commande pour le produit est %s" |
| 120 |
|
| 121 |
#: src/Addons/CategoryTiers/CategoryTierAddon.php:13 |
| 122 |
msgid "Category level tiered pricing (deprecated)" |
| 123 |
msgstr "Tarification échelonnée au niveau de la catégorie (obsolète)" |
| 124 |
|
| 125 |
#: src/Addons/CategoryTiers/CategoryTierAddon.php:43 |
| 126 |
msgid "Skip category rules" |
| 127 |
msgstr "Passer les règles de la catégorie" |
| 128 |
|
| 129 |
#: src/Addons/CategoryTiers/CategoryTierAddon.php:44 |
| 130 |
msgid "Don't take into account tiered pricing rules from categories. " |
| 131 |
msgstr "Ne tenez pas compte des règles de tarification échelonnées des catégories." |
| 132 |
|
| 133 |
#: src/Addons/CategoryTiers/CategoryTierAddon.php:233 |
| 134 |
msgid "Set tiered pricing at the product category level (Deprecated)." |
| 135 |
msgstr "Définir une tarification échelonnée au niveau de la catégorie de produits (obsolète)." |
| 136 |
|
| 137 |
#: src/Addons/Coupons/CouponsAddon.php:9 |
| 138 |
#: views/admin/welcome-page/welcome-page.php:965 |
| 139 |
msgid "Coupons management" |
| 140 |
msgstr "Gestion des coupons" |
| 141 |
|
| 142 |
#: src/Addons/Coupons/CouponsAddon.php:69 |
| 143 |
msgid "Check this option to don't apply tiered pricing in the cart when users have applied this coupon." |
| 144 |
msgstr "Cochez cette option pour ne pas appliquer de tarification échelonnée dans le panier lorsque les utilisateurs ont appliqué ce coupon." |
| 145 |
|
| 146 |
#: src/Addons/Coupons/CouponsAddon.php:76 |
| 147 |
msgid "Disable tiered pricing for specific coupons." |
| 148 |
msgstr "Désactivez la tarification échelonnée pour des coupons spécifiques." |
| 149 |
|
| 150 |
#: src/Addons/CustomColumns/Columns/CustomDataColumn.php:168 |
| 151 |
msgid "(first row)" |
| 152 |
msgstr "(première rangée)" |
| 153 |
|
| 154 |
#: src/Addons/CustomColumns/Columns/CustomDataColumn.php:179 |
| 155 |
msgid "Custom columns are available only in the premium version." |
| 156 |
msgstr "Les colonnes personnalisées sont disponibles uniquement dans la version premium." |
| 157 |
|
| 158 |
#: src/Addons/CustomColumns/Columns/CustomDataColumn.php:182 |
| 159 |
msgid "Upgrade you plan" |
| 160 |
msgstr "Mettez à niveau votre plan" |
| 161 |
|
| 162 |
#: src/Addons/CustomColumns/CustomColumnsAddon.php:17 |
| 163 |
msgid "Custom table columns" |
| 164 |
msgstr "Colonnes de tableau personnalisées" |
| 165 |
|
| 166 |
#: src/Addons/CustomColumns/CustomColumnsAddon.php:21 |
| 167 |
msgid "Add custom columns to your pricing table." |
| 168 |
msgstr "Ajoutez des colonnes personnalisées à votre tableau de prix." |
| 169 |
|
| 170 |
#: src/Addons/Tools/build/index.js:1 |
| 171 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:186 |
| 172 |
msgid "Actions" |
| 173 |
msgstr "Actes" |
| 174 |
|
| 175 |
#: src/Addons/Tools/build/index.js:1 |
| 176 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:208 |
| 177 |
msgid "Delete" |
| 178 |
msgstr "Supprimer" |
| 179 |
|
| 180 |
#: src/Addons/CustomColumns/Schema.php:12 |
| 181 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 182 |
#: src/Addons/CustomColumns/js-source/index.js:53 |
| 183 |
msgid "Custom column" |
| 184 |
msgstr "Colonne personnalisée" |
| 185 |
|
| 186 |
#: src/Addons/CustomColumns/Schema.php:13 |
| 187 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 188 |
#: src/Addons/CustomColumns/js-source/index.js:54 |
| 189 |
msgid "Price excluding taxes" |
| 190 |
msgstr "Prix hors taxes" |
| 191 |
|
| 192 |
#: src/Addons/CustomColumns/Schema.php:14 |
| 193 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 194 |
#: src/Addons/CustomColumns/js-source/index.js:55 |
| 195 |
msgid "Price including taxes" |
| 196 |
msgstr "Prix incluant les taxes" |
| 197 |
|
| 198 |
#: src/Addons/CustomColumns/Schema.php:15 |
| 199 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 200 |
#: src/Addons/CustomColumns/js-source/index.js:56 |
| 201 |
msgid "Total row price" |
| 202 |
msgstr "Prix total de la ligne" |
| 203 |
|
| 204 |
#: src/Addons/CustomColumns/Schema.php:21 |
| 205 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:83 |
| 206 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:234 |
| 207 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:392 |
| 208 |
#: src/PricingTable.php:217 |
| 209 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:205 |
| 210 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:203 |
| 211 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:205 |
| 212 |
#: views/admin/components/tiered-pricing-rules-form.php:55 |
| 213 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 214 |
#: src/Addons/CustomColumns/js-source/index.js:68 |
| 215 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:40 |
| 216 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:41 |
| 217 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 218 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1 |
| 219 |
msgid "Price" |
| 220 |
msgstr "Prix" |
| 221 |
|
| 222 |
#: src/Addons/CustomColumns/Schema.php:22 |
| 223 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 224 |
#: src/Addons/CustomColumns/js-source/index.js:69 |
| 225 |
msgid "Number" |
| 226 |
msgstr "Nombre" |
| 227 |
|
| 228 |
#: src/Addons/CustomColumns/Schema.php:23 |
| 229 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 230 |
#: src/Addons/CustomColumns/js-source/index.js:70 |
| 231 |
msgid "Text" |
| 232 |
msgstr "Texte" |
| 233 |
|
| 234 |
#: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:112 |
| 235 |
msgid "Upgrade your plan" |
| 236 |
msgstr "Améliorez votre forfait" |
| 237 |
|
| 238 |
#: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:26 |
| 239 |
msgid "Duplicate this rule" |
| 240 |
msgstr "Dupliquer cette règle" |
| 241 |
|
| 242 |
#: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:35 |
| 243 |
msgid "Duplicate" |
| 244 |
msgstr "Double" |
| 245 |
|
| 246 |
#: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:51 |
| 247 |
msgid "(Copy)" |
| 248 |
msgstr "(Copie)" |
| 249 |
|
| 250 |
#: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:81 |
| 251 |
msgid "The rule was duplicated successfully." |
| 252 |
msgstr "La règle a été dupliquée avec succès." |
| 253 |
|
| 254 |
#: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:84 |
| 255 |
msgid "Failed to duplicate rule." |
| 256 |
msgstr "Échec de la duplication de la règle." |
| 257 |
|
| 258 |
#: src/Addons/GlobalTieredPricing/CPT/Actions/ReactivateAction.php:36 |
| 259 |
msgid "Reactivate" |
| 260 |
msgstr "Réactiver" |
| 261 |
|
| 262 |
#: src/Addons/GlobalTieredPricing/CPT/Actions/SuspendAction.php:37 |
| 263 |
msgid "Suspend" |
| 264 |
msgstr "Suspendre" |
| 265 |
|
| 266 |
#: src/Addons/GlobalTieredPricing/CPT/Actions/SuspendAction.php:54 |
| 267 |
msgid "The rule suspended successfully." |
| 268 |
msgstr "La règle a été suspendue avec succès." |
| 269 |
|
| 270 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:11 |
| 271 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:15 |
| 272 |
msgid "Users & Roles" |
| 273 |
msgstr "Utilisateurs et rôles" |
| 274 |
|
| 275 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:24 |
| 276 |
msgid "Applied to every user" |
| 277 |
msgstr "Appliqué à chaque utilisateur" |
| 278 |
|
| 279 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:50 |
| 280 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:63 |
| 281 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:112 |
| 282 |
msgid "Customers" |
| 283 |
msgstr "Clients" |
| 284 |
|
| 285 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:50 |
| 286 |
msgid "Excluded Customers" |
| 287 |
msgstr "Clients exclus" |
| 288 |
|
| 289 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:78 |
| 290 |
msgid "Roles" |
| 291 |
msgstr "Rôles" |
| 292 |
|
| 293 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:78 |
| 294 |
msgid "Excluded Roles" |
| 295 |
msgstr "Rôles exclus" |
| 296 |
|
| 297 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:11 |
| 298 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:52 |
| 299 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:14 |
| 300 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:94 |
| 301 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:193 |
| 302 |
msgid "Products" |
| 303 |
msgstr "Produits" |
| 304 |
|
| 305 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:16 |
| 306 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:32 |
| 307 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:131 |
| 308 |
msgid "Categories" |
| 309 |
msgstr "Catégories" |
| 310 |
|
| 311 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:17 |
| 312 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:52 |
| 313 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:151 |
| 314 |
msgid "Tags" |
| 315 |
msgstr "Balises" |
| 316 |
|
| 317 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:18 |
| 318 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:73 |
| 319 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:172 |
| 320 |
msgid "Brands" |
| 321 |
msgstr "Marques" |
| 322 |
|
| 323 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:27 |
| 324 |
msgid "Applied to every product" |
| 325 |
msgstr "Appliqué à chaque produit" |
| 326 |
|
| 327 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:36 |
| 328 |
msgid "Excluded Categories" |
| 329 |
msgstr "Catégories exclues" |
| 330 |
|
| 331 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:37 |
| 332 |
msgid "Excluded Tags" |
| 333 |
msgstr "Balises exclues" |
| 334 |
|
| 335 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:38 |
| 336 |
msgid "Excluded Brands" |
| 337 |
msgstr "Marques exclues" |
| 338 |
|
| 339 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:52 |
| 340 |
msgid "Excluded Products" |
| 341 |
msgstr "Produits exclus" |
| 342 |
|
| 343 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedQuantityRules.php:8 |
| 344 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:14 |
| 345 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:108 |
| 346 |
msgid "Quantity limits" |
| 347 |
msgstr "Limites de quantité" |
| 348 |
|
| 349 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedQuantityRules.php:21 |
| 350 |
msgid "Minimum:" |
| 351 |
msgstr "Minimum:" |
| 352 |
|
| 353 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:13 |
| 354 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:15 |
| 355 |
msgid "Pricing" |
| 356 |
msgstr "Tarifs" |
| 357 |
|
| 358 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:24 |
| 359 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:63 |
| 360 |
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:122 |
| 361 |
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:111 |
| 362 |
#: src/Integrations/Plugins/WPAllImport.php:160 |
| 363 |
#: views/admin/components/regular-pricing-form.php:119 |
| 364 |
#: views/admin/components/regular-pricing-form.php:129 |
| 365 |
msgid "Regular price" |
| 366 |
msgstr "Prix régulier" |
| 367 |
|
| 368 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:39 |
| 369 |
msgid "(Individual)" |
| 370 |
msgstr "(Individuel)" |
| 371 |
|
| 372 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:39 |
| 373 |
msgid "(Mix and match)" |
| 374 |
msgstr "(Mélanger et assortir)" |
| 375 |
|
| 376 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:46 |
| 377 |
msgid "Base Pricing:" |
| 378 |
msgstr "Prix de base :" |
| 379 |
|
| 380 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:51 |
| 381 |
msgid "Regular:" |
| 382 |
msgstr "Régulier:" |
| 383 |
|
| 384 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:56 |
| 385 |
msgid "Sale:" |
| 386 |
msgstr "Vente:" |
| 387 |
|
| 388 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:62 |
| 389 |
msgid "Discount:" |
| 390 |
msgstr "Rabais:" |
| 391 |
|
| 392 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:63 |
| 393 |
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:124 |
| 394 |
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:113 |
| 395 |
#: src/Integrations/Plugins/WPAllImport.php:169 |
| 396 |
#: views/admin/components/regular-pricing-form.php:106 |
| 397 |
#: views/admin/components/regular-pricing-form.php:148 |
| 398 |
msgid "Sale price" |
| 399 |
msgstr "Prix de vente" |
| 400 |
|
| 401 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:74 |
| 402 |
msgid "Tiered Rules:" |
| 403 |
msgstr "Règles à plusieurs niveaux :" |
| 404 |
|
| 405 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:82 |
| 406 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:220 |
| 407 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:388 |
| 408 |
#: src/PricingTable.php:215 |
| 409 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:141 |
| 410 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:193 |
| 411 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:195 |
| 412 |
#: views/addons/category-tiers/add-free.php:24 |
| 413 |
#: views/addons/category-tiers/add.php:51 |
| 414 |
#: views/addons/category-tiers/edit-free.php:34 |
| 415 |
#: views/addons/category-tiers/edit.php:59 |
| 416 |
#: views/addons/category-tiers/edit.php:82 |
| 417 |
#: views/admin/components/tiered-pricing-rules-form.php:65 |
| 418 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:27 |
| 419 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:32 |
| 420 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:16 |
| 421 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:21 |
| 422 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 423 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1 |
| 424 |
msgid "Quantity" |
| 425 |
msgstr "Quantité" |
| 426 |
|
| 427 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:83 |
| 428 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:227 |
| 429 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:390 |
| 430 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:198 |
| 431 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:34 |
| 432 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 433 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1 |
| 434 |
msgid "Discount" |
| 435 |
msgstr "Rabais" |
| 436 |
|
| 437 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:9 |
| 438 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:13 |
| 439 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:22 |
| 440 |
msgid "Priority Settings" |
| 441 |
msgstr "Paramètres de priorité" |
| 442 |
|
| 443 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:23 |
| 444 |
msgid "Global" |
| 445 |
msgstr "Mondial" |
| 446 |
|
| 447 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:24 |
| 448 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:25 |
| 449 |
msgid "Prefer Product" |
| 450 |
msgstr "Préférer le produit" |
| 451 |
|
| 452 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:26 |
| 453 |
msgid "Override" |
| 454 |
msgstr "Outrepasser" |
| 455 |
|
| 456 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:27 |
| 457 |
msgid "Flexible" |
| 458 |
msgstr "Flexible" |
| 459 |
|
| 460 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:46 |
| 461 |
msgid "Regular prices:" |
| 462 |
msgstr "Tarifs réguliers :" |
| 463 |
|
| 464 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:49 |
| 465 |
msgid "Tiered pricing:" |
| 466 |
msgstr "Tarification échelonnée :" |
| 467 |
|
| 468 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:52 |
| 469 |
msgid "Quantity limits:" |
| 470 |
msgstr "Limites de quantité :" |
| 471 |
|
| 472 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:312 |
| 473 |
msgid "The pricing rule does not affect either prices or product quantity limits. The rule will be skipped." |
| 474 |
msgstr "La règle de tarification n’affecte ni les prix ni les limites de quantité de produits. La règle sera ignorée." |
| 475 |
|
| 476 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:515 |
| 477 |
msgid "Dismiss" |
| 478 |
msgstr "Rejeter" |
| 479 |
|
| 480 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:521 |
| 481 |
msgid "How global pricing rules work" |
| 482 |
msgstr "Comment fonctionnent les règles de tarification mondiales" |
| 483 |
|
| 484 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:526 |
| 485 |
msgid "Global rules enable you to bulk-apply dynamic pricing and quantity limits to selected groups of products and users simultaneously." |
| 486 |
msgstr "Les règles globales vous permettent d'appliquer en masse des limites dynamiques de tarification et de quantité à des groupes de produits et d'utilisateurs sélectionnés simultanément." |
| 487 |
|
| 488 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:532 |
| 489 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:56 |
| 490 |
msgid "Note:" |
| 491 |
msgstr "Note:" |
| 492 |
|
| 493 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:533 |
| 494 |
msgid "Depending on your priority settings, global rules may override product-level pricing configurations." |
| 495 |
msgstr "En fonction de vos paramètres de priorité, les règles globales peuvent remplacer les configurations de tarification au niveau du produit." |
| 496 |
|
| 497 |
#: src/Addons/GlobalTieredPricing/CPT/Form/FormTab.php:141 |
| 498 |
msgid "Premium feature" |
| 499 |
msgstr "Fonctionnalité premium" |
| 500 |
|
| 501 |
#: src/Addons/GlobalTieredPricing/CPT/Form/FormTab.php:148 |
| 502 |
msgid "Upgrade plan" |
| 503 |
msgstr "Plan de mise à niveau" |
| 504 |
|
| 505 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:19 |
| 506 |
msgid "Configure regular and tiered pricing rules" |
| 507 |
msgstr "Configurer des règles de tarification régulières et échelonnées" |
| 508 |
|
| 509 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:26 |
| 510 |
msgid "Base Pricing" |
| 511 |
msgstr "Prix de base" |
| 512 |
|
| 513 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:27 |
| 514 |
msgid "Override the default regular product prices." |
| 515 |
msgstr "Remplacez les prix réguliers par défaut des produits." |
| 516 |
|
| 517 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:39 |
| 518 |
#: src/Addons/ReactProductEditorAddon/Sections/MainSection.php:38 |
| 519 |
#: src/Addons/ReactProductEditorAddon/TieredPricingGroup.php:21 |
| 520 |
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:107 |
| 521 |
#: src/Admin/ProductPage/TieredPricingTab.php:35 |
| 522 |
#: src/Integrations/Plugins/WPAllImport.php:335 |
| 523 |
#: src/Services/ImportExport/WoocommerceImportService.php:24 |
| 524 |
#: src/Settings/Settings.php:203 |
| 525 |
msgid "Tiered Pricing" |
| 526 |
msgstr "Tarification échelonnée" |
| 527 |
|
| 528 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:41 |
| 529 |
msgid "" |
| 530 |
"<b>Mix & Match:</b> Combines the quantities of different products to reach tiered pricing thresholds, allowing discounts when products are purchased together. <br /><br />\n" |
| 531 |
"<b>Individually:</b> Treats each product’s quantity separately in pricing calculations, ensuring that each product follows its own pricing tier independently without being combined with others." |
| 532 |
msgstr "" |
| 533 |
"<b>Mix & Match :</b> combine les quantités de différents produits pour atteindre des seuils de prix progressifs, permettant ainsi des réductions lorsque les produits sont achetés ensemble. <br /><br />\n" |
| 534 |
"<b>Individuellement :</b> traite la quantité de chaque produit séparément dans les calculs de prix, garantissant que chaque produit suit son propre niveau de tarification indépendamment sans être combiné avec d'autres." |
| 535 |
|
| 536 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:47 |
| 537 |
msgid "Calculation type" |
| 538 |
msgstr "Type de calcul" |
| 539 |
|
| 540 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:49 |
| 541 |
msgid "Individual" |
| 542 |
msgstr "Individuel" |
| 543 |
|
| 544 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:50 |
| 545 |
msgid "Mix and Match" |
| 546 |
msgstr "Mélanger et assortir" |
| 547 |
|
| 548 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:18 |
| 549 |
msgid "Select products, categories, tags, or brands this rule applies to" |
| 550 |
msgstr "Sélectionnez des produits, des catégories, des tags ou des marques auxquels cette règle s'applique." |
| 551 |
|
| 552 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:23 |
| 553 |
msgid "Applies to products" |
| 554 |
msgstr "S'applique aux produits" |
| 555 |
|
| 556 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:26 |
| 557 |
msgid "If no products, categories, tags, or brands are selected, this rule will apply to all products in your store, except those listed in the Exclusions section." |
| 558 |
msgstr "Si aucun produit, catégorie, tag ou marque n'est sélectionné, cette règle s'appliquera à tous les produits de votre boutique, à l'exception de ceux répertoriés dans la section Exclusions." |
| 559 |
|
| 560 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:46 |
| 561 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:145 |
| 562 |
msgid "Search categories…" |
| 563 |
msgstr "Rechercher des catégories…" |
| 564 |
|
| 565 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:66 |
| 566 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:165 |
| 567 |
msgid "Search tags…" |
| 568 |
msgstr "Rechercher des balises…" |
| 569 |
|
| 570 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:87 |
| 571 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:186 |
| 572 |
msgid "Search brands…" |
| 573 |
msgstr "Rechercher des marques…" |
| 574 |
|
| 575 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:112 |
| 576 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:213 |
| 577 |
msgid "Search products…" |
| 578 |
msgstr "Rechercher des produits…" |
| 579 |
|
| 580 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:123 |
| 581 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:87 |
| 582 |
msgid "Exclusions" |
| 583 |
msgstr "Exclusions" |
| 584 |
|
| 585 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:18 |
| 586 |
msgid "Set minimum, maximum, and quantity step limits" |
| 587 |
msgstr "Définir des limites minimales, maximales et d'étapes de quantité" |
| 588 |
|
| 589 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:506 |
| 590 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:23 |
| 591 |
msgid "Quantity Limits" |
| 592 |
msgstr "Limites de quantité" |
| 593 |
|
| 594 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:25 |
| 595 |
msgid "Applies to each product individually." |
| 596 |
msgstr "S'applique à chaque produit individuellement." |
| 597 |
|
| 598 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:17 |
| 599 |
msgid "Manage how this rule interacts with product-level settings" |
| 600 |
msgstr "Gérer la façon dont cette règle interagit avec les paramètres au niveau du produit" |
| 601 |
|
| 602 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:24 |
| 603 |
msgid "Determine which rules take precedence when a product has both global and individual settings." |
| 604 |
msgstr "Déterminez quelles règles sont prioritaires lorsqu'un produit possède à la fois des paramètres globaux et individuels." |
| 605 |
|
| 606 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:29 |
| 607 |
msgid "Rule priority" |
| 608 |
msgstr "Priorité des règles" |
| 609 |
|
| 610 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:31 |
| 611 |
msgid "Use global settings" |
| 612 |
msgstr "Utiliser les paramètres globaux" |
| 613 |
|
| 614 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:32 |
| 615 |
msgid "Prefer product-level rules" |
| 616 |
msgstr "Préférer les règles au niveau du produit" |
| 617 |
|
| 618 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:34 |
| 619 |
msgid "Override product-level rules" |
| 620 |
msgstr "Remplacer les règles au niveau du produit" |
| 621 |
|
| 622 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:36 |
| 623 |
msgid "Custom component priorities" |
| 624 |
msgstr "Priorités des composants personnalisés" |
| 625 |
|
| 626 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:46 |
| 627 |
msgid "Base Prices Priority" |
| 628 |
msgstr "Priorité aux prix de base" |
| 629 |
|
| 630 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:52 |
| 631 |
msgid "Base prices" |
| 632 |
msgstr "Prix de base" |
| 633 |
|
| 634 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:54 |
| 635 |
msgid "Prefer product-level role prices" |
| 636 |
msgstr "Préférer les prix des rôles au niveau du produit" |
| 637 |
|
| 638 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:56 |
| 639 |
msgid "Override all product-level prices" |
| 640 |
msgstr "Remplacer tous les prix au niveau du produit" |
| 641 |
|
| 642 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:62 |
| 643 |
msgid "Prioritize product-specific role pricing over this global rule." |
| 644 |
msgstr "Donnez la priorité à la tarification des rôles spécifiques au produit par rapport à cette règle globale." |
| 645 |
|
| 646 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:68 |
| 647 |
msgid "Tiered Prices Priority" |
| 648 |
msgstr "Priorité aux prix échelonnés" |
| 649 |
|
| 650 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:75 |
| 651 |
msgid "Tiered prices" |
| 652 |
msgstr "Tarifs échelonnés" |
| 653 |
|
| 654 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:77 |
| 655 |
msgid "Prefer product-level tiers" |
| 656 |
msgstr "Préférer les niveaux au niveau du produit" |
| 657 |
|
| 658 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:79 |
| 659 |
msgid "Prefer product-level role tiers" |
| 660 |
msgstr "Préférer les niveaux de rôle au niveau du produit" |
| 661 |
|
| 662 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:81 |
| 663 |
msgid "Override all product-level tiers" |
| 664 |
msgstr "Remplacer tous les niveaux au niveau du produit" |
| 665 |
|
| 666 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:88 |
| 667 |
msgid "Mix & Match" |
| 668 |
msgstr "Mélanger et assortir" |
| 669 |
|
| 670 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:91 |
| 671 |
msgid "Enable Mix & Match for product-level tiers" |
| 672 |
msgstr "Activer Mix & Match pour les niveaux au niveau du produit" |
| 673 |
|
| 674 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:95 |
| 675 |
msgid "Prioritize product-specific tiered pricing over this global rule, and optionally enable Mix & Match for those inherited tiers." |
| 676 |
msgstr "Donnez la priorité à la tarification échelonnée spécifique au produit par rapport à cette règle globale et activez éventuellement Mix & Match pour ces niveaux hérités." |
| 677 |
|
| 678 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:101 |
| 679 |
msgid "Quantity Limits Priority" |
| 680 |
msgstr "Priorité des limites de quantité" |
| 681 |
|
| 682 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:110 |
| 683 |
msgid "Prefer product-level limits" |
| 684 |
msgstr "Préférer les limites au niveau du produit" |
| 685 |
|
| 686 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:112 |
| 687 |
msgid "Prefer product-level role limits" |
| 688 |
msgstr "Préférer les limites de rôles au niveau du produit" |
| 689 |
|
| 690 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:114 |
| 691 |
msgid "Override all product-level limits" |
| 692 |
msgstr "Remplacer toutes les limites au niveau du produit" |
| 693 |
|
| 694 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:120 |
| 695 |
msgid "Prioritize product-specific quantity limits over this global rule." |
| 696 |
msgstr "Donnez la priorité aux limites de quantité spécifiques aux produits par rapport à cette règle globale." |
| 697 |
|
| 698 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:19 |
| 699 |
msgid "Select the users or roles this rule applies to" |
| 700 |
msgstr "Sélectionnez les utilisateurs ou les rôles auxquels cette règle s'applique" |
| 701 |
|
| 702 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:24 |
| 703 |
msgid "Applies to users" |
| 704 |
msgstr "S'applique aux utilisateurs" |
| 705 |
|
| 706 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:27 |
| 707 |
msgid "The rule will apply to all users if you do not specify user roles or specific customers (excluding those selected in the exclusions section)." |
| 708 |
msgstr "La règle s'appliquera à tous les utilisateurs si vous ne spécifiez pas de rôles d'utilisateur ou de clients spécifiques (à l'exclusion de ceux sélectionnés dans la section exclusions)." |
| 709 |
|
| 710 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:33 |
| 711 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:95 |
| 712 |
msgid "User roles" |
| 713 |
msgstr "Rôles des utilisateurs" |
| 714 |
|
| 715 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:40 |
| 716 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:105 |
| 717 |
msgid "Select for a user role" |
| 718 |
msgstr "Sélectionner pour un rôle d'utilisateur" |
| 719 |
|
| 720 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:55 |
| 721 |
msgid "Manage user roles" |
| 722 |
msgstr "Gérer les rôles des utilisateurs" |
| 723 |
|
| 724 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:77 |
| 725 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:126 |
| 726 |
msgid "Select for a customer" |
| 727 |
msgstr "Sélectionner pour un client" |
| 728 |
|
| 729 |
#: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:88 |
| 730 |
msgid "You have got a discount!" |
| 731 |
msgstr "Vous avez une réduction !" |
| 732 |
|
| 733 |
#: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:93 |
| 734 |
msgid "You've been using the free version for a while now, and we'd like to offer you an exclusive discount on the premium version!" |
| 735 |
msgstr "Vous utilisez la version gratuite depuis un moment maintenant et nous aimerions vous offrir une réduction exclusive sur la version premium !" |
| 736 |
|
| 737 |
#: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:100 |
| 738 |
msgid "Use the coupon code below for a <b>20%</b> discount on upgrading your plan." |
| 739 |
msgstr "Utilisez le code promo ci-dessous pour bénéficier d'une réduction de <b>20 %</b> sur la mise à niveau de votre forfait." |
| 740 |
|
| 741 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:109 |
| 742 |
msgid "Suspended" |
| 743 |
msgstr "Suspendu" |
| 744 |
|
| 745 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:111 |
| 746 |
msgid "Active" |
| 747 |
msgstr "Actif" |
| 748 |
|
| 749 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:295 |
| 750 |
msgid "Create Your First Global Pricing Rule" |
| 751 |
msgstr "Créez votre première règle de tarification globale" |
| 752 |
|
| 753 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:300 |
| 754 |
msgid "Global rules allow you to bulk-apply custom pricing, tiered discounts, and quantity limits to multiple products or categories simultaneously." |
| 755 |
msgstr "Les règles globales vous permettent d'appliquer en masse des prix personnalisés, des remises échelonnées et des limites de quantité à plusieurs produits ou catégories simultanément." |
| 756 |
|
| 757 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:308 |
| 758 |
msgid "Create Rule" |
| 759 |
msgstr "Créer une règle" |
| 760 |
|
| 761 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:401 |
| 762 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:402 |
| 763 |
msgid "Pricing rule" |
| 764 |
msgstr "Règle de tarification" |
| 765 |
|
| 766 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:403 |
| 767 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:404 |
| 768 |
msgid "Add Pricing Rule" |
| 769 |
msgstr "Ajouter une règle de tarification" |
| 770 |
|
| 771 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:405 |
| 772 |
msgid "Edit Pricing Rule" |
| 773 |
msgstr "Modifier la règle de tarification" |
| 774 |
|
| 775 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:406 |
| 776 |
msgid "New Pricing Rule" |
| 777 |
msgstr "Nouvelle règle de tarification" |
| 778 |
|
| 779 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:407 |
| 780 |
msgid "View Pricing Rule" |
| 781 |
msgstr "Afficher la règle de tarification" |
| 782 |
|
| 783 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:408 |
| 784 |
msgid "Find Pricing Rule" |
| 785 |
msgstr "Rechercher une règle de tarification" |
| 786 |
|
| 787 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:409 |
| 788 |
msgid "No pricing rules ware found" |
| 789 |
msgstr "Aucun logiciel de règles de tarification trouvé" |
| 790 |
|
| 791 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:410 |
| 792 |
msgid "No pricing rule in trash" |
| 793 |
msgstr "Aucune règle de tarification à la poubelle" |
| 794 |
|
| 795 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:412 |
| 796 |
msgid "Pricing rules" |
| 797 |
msgstr "Règles de tarification" |
| 798 |
|
| 799 |
#: src/Addons/GlobalTieredPricing/GlobalPricingRule.php:392 |
| 800 |
msgid "The pricing rule does not affect either prices or product quantity. The rule will be skipped." |
| 801 |
msgstr "La règle de tarification n’affecte ni les prix ni la quantité des produits. La règle sera ignorée." |
| 802 |
|
| 803 |
#: src/Addons/GlobalTieredPricing/GlobalTieredPricingAddon.php:9 |
| 804 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:105 |
| 805 |
msgid "Global pricing rules" |
| 806 |
msgstr "Règles de tarification mondiales" |
| 807 |
|
| 808 |
#: src/Addons/GlobalTieredPricing/GlobalTieredPricingAddon.php:39 |
| 809 |
msgid "Create reusable pricing rules and apply them globally." |
| 810 |
msgstr "Créez des règles de tarification réutilisables et appliquez-les à l’échelle mondiale." |
| 811 |
|
| 812 |
#: src/Addons/ManualOrders/ManualOrdersAddon.php:15 |
| 813 |
msgid "Tiered pricing for manual orders" |
| 814 |
msgstr "Tarification échelonnée pour les commandes manuelles" |
| 815 |
|
| 816 |
#: src/Addons/ManualOrders/ManualOrdersAddon.php:19 |
| 817 |
msgid "Apply tiered pricing to orders created manually in the admin area." |
| 818 |
msgstr "Appliquez une tarification échelonnée aux commandes créées manuellement dans la zone d'administration." |
| 819 |
|
| 820 |
#. translators: %1$s: item name, %2$s: original price, %3$s: new price |
| 821 |
#: src/Addons/ManualOrders/ManualOrdersAddon.php:148 |
| 822 |
#, php-format |
| 823 |
msgid "Tiered pricing recalculations for %1$s: %2$s → %3$s" |
| 824 |
msgstr "Recalculs de tarification échelonnée pour %1$s : %2$s → %3$s" |
| 825 |
|
| 826 |
#: src/Addons/ManualOrders/ManualOrdersAddon.php:193 |
| 827 |
msgid "Re-calculate with tiered pricing" |
| 828 |
msgstr "Recalculez avec une tarification échelonnée" |
| 829 |
|
| 830 |
#: src/Addons/MinQuantity/MinQuantity.php:12 |
| 831 |
msgid "Minimum order quantity validation" |
| 832 |
msgstr "Validation de la quantité minimum de commande" |
| 833 |
|
| 834 |
#. translators: %1$s: item name, %2$s: minimum quantity |
| 835 |
#: src/Addons/MinQuantity/MinQuantity.php:34 |
| 836 |
#, php-format |
| 837 |
msgid "Minimum quantity for the %1$s is %2$d" |
| 838 |
msgstr "La quantité minimale pour les %1$s est de %2$d" |
| 839 |
|
| 840 |
#. translators: %s: minimum quantity |
| 841 |
#: src/Addons/MinQuantity/MinQuantity.php:100 |
| 842 |
#: src/Addons/MinQuantity/MinQuantity.php:129 |
| 843 |
#, php-format |
| 844 |
msgid "Minimum quantity for the product is %s" |
| 845 |
msgstr "La quantité minimale pour le produit est %s" |
| 846 |
|
| 847 |
#: src/Addons/MinQuantity/MinQuantity.php:209 |
| 848 |
msgid "Enforce minimum order quantities for products based on tiered pricing rules." |
| 849 |
msgstr "Appliquez des quantités minimales de commande pour les produits en fonction de règles de tarification échelonnées." |
| 850 |
|
| 851 |
#: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:39 |
| 852 |
#: src/Addons/PluginsRecommendations/CancellationSurveysPlugin.php:39 |
| 853 |
#: src/Admin/Tips/Tips/DefaultVariationTip.php:38 |
| 854 |
#: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:42 |
| 855 |
msgid "Tip" |
| 856 |
msgstr "Conseil" |
| 857 |
|
| 858 |
#: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:61 |
| 859 |
msgid "Check plugin" |
| 860 |
msgstr "Vérifier le plug-in" |
| 861 |
|
| 862 |
#: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:66 |
| 863 |
msgid "View video" |
| 864 |
msgstr "Voir la vidéo" |
| 865 |
|
| 866 |
#: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:88 |
| 867 |
#: src/Addons/PluginsRecommendations/CancellationSurveysPlugin.php:76 |
| 868 |
#: src/Admin/Tips/Tips/DefaultVariationTip.php:59 |
| 869 |
#: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:82 |
| 870 |
msgid "Hide this tip" |
| 871 |
msgstr "Masquer cette astuce" |
| 872 |
|
| 873 |
#: src/Addons/PluginsRecommendations/CancellationSurveysPlugin.php:54 |
| 874 |
msgid "Learn more" |
| 875 |
msgstr "Apprendre encore plus" |
| 876 |
|
| 877 |
#: src/Addons/PluginsRecommendations/ConditionalLogicForProductAddons.php:44 |
| 878 |
msgid "Conditional logic" |
| 879 |
msgstr "Logique conditionnelle" |
| 880 |
|
| 881 |
#: src/Addons/PluginsRecommendations/ConditionalLogicForProductAddons.php:51 |
| 882 |
msgid "Looking to provide condition logic for your add-ons?" |
| 883 |
msgstr "Vous cherchez à fournir une logique de condition pour vos modules complémentaires ?" |
| 884 |
|
| 885 |
#: src/Addons/PluginsRecommendations/ConditionalLogicForProductAddons.php:55 |
| 886 |
msgid "Check out this page." |
| 887 |
msgstr "Consultez cette page." |
| 888 |
|
| 889 |
#: src/Addons/PluginsRecommendations/PluginsRecommendationsAddon.php:8 |
| 890 |
msgid "Plugins recommendations" |
| 891 |
msgstr "Recommandations de plugins" |
| 892 |
|
| 893 |
#: src/Addons/PluginsRecommendations/PluginsRecommendationsAddon.php:12 |
| 894 |
msgid "Show recommendations for related plugins and addons." |
| 895 |
msgstr "Afficher des recommandations pour les plugins et add-ons associés." |
| 896 |
|
| 897 |
#: src/Addons/ProductCatalogLoop/ProductCatalogLoop.php:10 |
| 898 |
msgid "Catalog display" |
| 899 |
msgstr "Affichage du catalogue" |
| 900 |
|
| 901 |
#: src/Addons/ProductCatalogLoop/ProductCatalogLoop.php:14 |
| 902 |
msgid "Display tiered pricing tables on the shop and category pages." |
| 903 |
msgstr "Affichez des tableaux de prix par niveaux sur les pages de la boutique et des catégories." |
| 904 |
|
| 905 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:22 |
| 906 |
msgid "Catalog Display" |
| 907 |
msgstr "Affichage du catalogue" |
| 908 |
|
| 909 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:36 |
| 910 |
msgid "Tiered Pricing on the shop page" |
| 911 |
msgstr "Tarification échelonnée sur la page de la boutique" |
| 912 |
|
| 913 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:37 |
| 914 |
msgid "Control how tiered pricing appears on shop and category pages." |
| 915 |
msgstr "Contrôlez la façon dont les prix échelonnés apparaissent sur les pages de boutique et de catégorie." |
| 916 |
|
| 917 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:42 |
| 918 |
msgid "Enable on catalog pages" |
| 919 |
msgstr "Activer sur les pages du catalogue" |
| 920 |
|
| 921 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:51 |
| 922 |
msgid "Turn this on to display tiered pricing directly within your product catalog." |
| 923 |
msgstr "Activez cette option pour afficher les tarifs échelonnés directement dans votre catalogue de produits." |
| 924 |
|
| 925 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:57 |
| 926 |
msgid "Depending on your theme, you may need minor CSS adjustments for optimal display." |
| 927 |
msgstr "En fonction de votre thème, vous aurez peut-être besoin d'ajustements CSS mineurs pour un affichage optimal." |
| 928 |
|
| 929 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:62 |
| 930 |
msgid "Display tiered pricing tables on shop and category pages." |
| 931 |
msgstr "Affichez des tableaux de prix par niveaux sur les pages de boutique et de catégorie." |
| 932 |
|
| 933 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:67 |
| 934 |
msgid "Position on catalog item" |
| 935 |
msgstr "Position sur l'article du catalogue" |
| 936 |
|
| 937 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:72 |
| 938 |
msgid "Above add-to-cart button" |
| 939 |
msgstr "Au-dessus du bouton Ajouter au panier" |
| 940 |
|
| 941 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:73 |
| 942 |
msgid "Below add-to-cart button" |
| 943 |
msgstr "Sous le bouton Ajouter au panier" |
| 944 |
|
| 945 |
#: src/Addons/PricingSummary/SummarySubsection.php:48 |
| 946 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:74 |
| 947 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:112 |
| 948 |
msgid "Above product title" |
| 949 |
msgstr "Titre du produit ci-dessus" |
| 950 |
|
| 951 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:75 |
| 952 |
msgid "Below product title" |
| 953 |
msgstr "Sous le titre du produit" |
| 954 |
|
| 955 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:77 |
| 956 |
msgid "Choose where the tiered pricing table appears relative to the product image and details." |
| 957 |
msgstr "Choisissez où le tableau de tarification par niveaux apparaît par rapport à l'image et aux détails du produit." |
| 958 |
|
| 959 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:82 |
| 960 |
msgid "Add quantity selector" |
| 961 |
msgstr "Ajouter un sélecteur de quantité" |
| 962 |
|
| 963 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:91 |
| 964 |
msgid "Add a quantity input field directly to items in the product catalog." |
| 965 |
msgstr "Ajoutez un champ de saisie de quantité directement aux articles du catalogue de produits." |
| 966 |
|
| 967 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:97 |
| 968 |
msgid "Only enable this if your theme doesn't already provide quantity selectors on the shop page." |
| 969 |
msgstr "Activez-le uniquement si votre thème ne propose pas déjà de sélecteurs de quantité sur la page de la boutique." |
| 970 |
|
| 971 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:108 |
| 972 |
msgid "Dynamic total price" |
| 973 |
msgstr "Prix total dynamique" |
| 974 |
|
| 975 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:117 |
| 976 |
msgid "Automatically update the displayed price when a customer changes the quantity from the catalog." |
| 977 |
msgstr "Mettez automatiquement à jour le prix affiché lorsqu'un client modifie la quantité dans le catalogue." |
| 978 |
|
| 979 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:127 |
| 980 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:75 |
| 981 |
msgid "Compact layout" |
| 982 |
msgstr "Disposition compacte" |
| 983 |
|
| 984 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:131 |
| 985 |
msgid "Apply minimal styling to pricing tables to better fit the constrained space of catalog grids." |
| 986 |
msgstr "Appliquez un style minimal aux tableaux de prix pour mieux s'adapter à l'espace restreint des grilles de catalogue." |
| 987 |
|
| 988 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:140 |
| 989 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:15 |
| 990 |
msgid "Pricing Layout Settings" |
| 991 |
msgstr "Paramètres de présentation des prix" |
| 992 |
|
| 993 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:141 |
| 994 |
msgid "Customize the appearance and behavior of tiered pricing on catalog pages." |
| 995 |
msgstr "Personnalisez l'apparence et le comportement de la tarification échelonnée sur les pages du catalogue." |
| 996 |
|
| 997 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:148 |
| 998 |
msgid "Layout source" |
| 999 |
msgstr "Source de mise en page" |
| 1000 |
|
| 1001 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:152 |
| 1002 |
msgid "Same as product page" |
| 1003 |
msgstr "Identique à la page produit" |
| 1004 |
|
| 1005 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:153 |
| 1006 |
msgid "Custom" |
| 1007 |
msgstr "Coutume" |
| 1008 |
|
| 1009 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:155 |
| 1010 |
msgid "Choose whether to inherit the layout from the product page or use a custom layout for catalogs." |
| 1011 |
msgstr "Choisissez si vous souhaitez hériter de la mise en page de la page produit ou utiliser une mise en page personnalisée pour les catalogues." |
| 1012 |
|
| 1013 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:161 |
| 1014 |
msgid "Catalog layout" |
| 1015 |
msgstr "Mise en page du catalogue" |
| 1016 |
|
| 1017 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:165 |
| 1018 |
msgid "Select the specific visual template for the catalog page." |
| 1019 |
msgstr "Sélectionnez le modèle visuel spécifique pour la page du catalogue." |
| 1020 |
|
| 1021 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:170 |
| 1022 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:97 |
| 1023 |
msgid "Pricing title" |
| 1024 |
msgstr "Titre du prix" |
| 1025 |
|
| 1026 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:174 |
| 1027 |
msgid "Text displayed above the tiered pricing block." |
| 1028 |
msgstr "Texte affiché au-dessus du bloc de tarification par niveaux." |
| 1029 |
|
| 1030 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:178 |
| 1031 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:123 |
| 1032 |
msgid "Quantity display type" |
| 1033 |
msgstr "Type d'affichage de la quantité" |
| 1034 |
|
| 1035 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:182 |
| 1036 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:127 |
| 1037 |
msgid "Range" |
| 1038 |
msgstr "Gamme" |
| 1039 |
|
| 1040 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:183 |
| 1041 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:128 |
| 1042 |
msgid "Static values" |
| 1043 |
msgstr "Valeurs statiques" |
| 1044 |
|
| 1045 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:185 |
| 1046 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:130 |
| 1047 |
msgid "\"Range\" displays the quantity range a tier applies to. \"Static\" displays only the minimum quantity required." |
| 1048 |
msgstr "« Plage » affiche la plage de quantités à laquelle un niveau s'applique. \"Statique\" affiche uniquement la quantité minimale requise." |
| 1049 |
|
| 1050 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:190 |
| 1051 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:136 |
| 1052 |
msgid "Active pricing tier color" |
| 1053 |
msgstr "Couleur du niveau tarifaire actif" |
| 1054 |
|
| 1055 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:197 |
| 1056 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:208 |
| 1057 |
#: src/Admin/ProductPage/TieredPricingTab.php:126 |
| 1058 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:210 |
| 1059 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:167 |
| 1060 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:178 |
| 1061 |
msgid "Unit label" |
| 1062 |
msgstr "Etiquette de l'unité" |
| 1063 |
|
| 1064 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:204 |
| 1065 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:215 |
| 1066 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:174 |
| 1067 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:185 |
| 1068 |
msgid "For example: pieces, boxes, bottles, packs, etc. This will be shown next to quantity values. Leave blank to skip adding a unit label." |
| 1069 |
msgstr "Par exemple : pièces, boîtes, bouteilles, packs, etc. Cela sera affiché à côté des valeurs de quantité. Laissez vide pour ignorer l’ajout d’une étiquette d’unité." |
| 1070 |
|
| 1071 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:212 |
| 1072 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:213 |
| 1073 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:380 |
| 1074 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:381 |
| 1075 |
#: src/PricingTable.php:268 |
| 1076 |
#: src/PricingTable.php:269 |
| 1077 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:182 |
| 1078 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:183 |
| 1079 |
msgid "piece" |
| 1080 |
msgid_plural "pieces" |
| 1081 |
msgstr[0] "morceau" |
| 1082 |
msgstr[1] "" |
| 1083 |
|
| 1084 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:219 |
| 1085 |
#: src/Blocks/build/index.js:698 |
| 1086 |
#: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:16 |
| 1087 |
#: src/Blocks/build/index.js:442 |
| 1088 |
msgid "Quantity column title" |
| 1089 |
msgstr "Titre de la colonne Quantité" |
| 1090 |
|
| 1091 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:222 |
| 1092 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:229 |
| 1093 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:236 |
| 1094 |
msgid "Leave empty to not show this column." |
| 1095 |
msgstr "Laissez vide pour ne pas afficher cette colonne." |
| 1096 |
|
| 1097 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:226 |
| 1098 |
#: src/Blocks/build/index.js:703 |
| 1099 |
#: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:25 |
| 1100 |
#: src/Blocks/build/index.js:451 |
| 1101 |
msgid "Discount column title" |
| 1102 |
msgstr "Titre de la colonne Remise" |
| 1103 |
|
| 1104 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:233 |
| 1105 |
#: src/Blocks/build/index.js:708 |
| 1106 |
#: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:34 |
| 1107 |
#: src/Blocks/build/index.js:460 |
| 1108 |
msgid "Price column title" |
| 1109 |
msgstr "Titre de la colonne Prix" |
| 1110 |
|
| 1111 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:240 |
| 1112 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:212 |
| 1113 |
#: src/Blocks/build/index.js:713 |
| 1114 |
#: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:45 |
| 1115 |
#: src/Blocks/build/index.js:471 |
| 1116 |
msgid "Show percentage discount" |
| 1117 |
msgstr "Afficher le pourcentage de réduction" |
| 1118 |
|
| 1119 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:246 |
| 1120 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:220 |
| 1121 |
msgid "Show regular product price" |
| 1122 |
msgstr "Afficher le prix régulier du produit" |
| 1123 |
|
| 1124 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:250 |
| 1125 |
msgid "Show the crossed out regular price in options." |
| 1126 |
msgstr "Afficher le prix régulier barré dans les options." |
| 1127 |
|
| 1128 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:253 |
| 1129 |
msgid "Show total pricing in option" |
| 1130 |
msgstr "Afficher le prix total en option" |
| 1131 |
|
| 1132 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:257 |
| 1133 |
msgid "Show the total price in an active option." |
| 1134 |
msgstr "Afficher le prix total dans une option active." |
| 1135 |
|
| 1136 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:261 |
| 1137 |
msgid "Option template" |
| 1138 |
msgstr "Modèle d'options" |
| 1139 |
|
| 1140 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:263 |
| 1141 |
#: src/Settings/Sections/GeneralSection/GeneralSection.php:90 |
| 1142 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:239 |
| 1143 |
msgid "<strong>Buy {tp_quantity} pieces and save {tp_rounded_discount}%</strong>" |
| 1144 |
msgstr "<strong>Achetez {tp_quantity} pièces et économisez {tp_rounded_discount} %</strong>" |
| 1145 |
|
| 1146 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:273 |
| 1147 |
msgid "Show the \"no discount\" option" |
| 1148 |
msgstr "Afficher l'option \"pas de remise\"" |
| 1149 |
|
| 1150 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:277 |
| 1151 |
msgid "Show the option with a regular product price." |
| 1152 |
msgstr "Affichez l'option avec un prix de produit régulier." |
| 1153 |
|
| 1154 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:280 |
| 1155 |
msgid "\"No discount\" option template" |
| 1156 |
msgstr "Modèle d'option \"Pas de remise\"" |
| 1157 |
|
| 1158 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:282 |
| 1159 |
#: src/Settings/Sections/GeneralSection/GeneralSection.php:114 |
| 1160 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:262 |
| 1161 |
msgid "<strong>Buy {tp_quantity} pieces</strong>" |
| 1162 |
msgstr "<strong>Achetez {tp_quantity} pièces</strong>" |
| 1163 |
|
| 1164 |
#: src/Addons/CartUpsells/UpsellsSubsection.php:34 |
| 1165 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:289 |
| 1166 |
#: src/Addons/YouSave/YouSaveSubsection.php:41 |
| 1167 |
msgid "Template" |
| 1168 |
msgstr "Modèle" |
| 1169 |
|
| 1170 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:291 |
| 1171 |
#: src/Settings/Sections/GeneralSection/GeneralSection.php:97 |
| 1172 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:274 |
| 1173 |
msgid "<strong>Buy {tp_quantity} pieces for {tp_price} each and save {tp_rounded_discount}%</strong>" |
| 1174 |
msgstr "<strong>Achetez {tp_quantity} pièces pour {tp_price} pièce et économisez {tp_rounded_discount} %</strong>" |
| 1175 |
|
| 1176 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:303 |
| 1177 |
msgid "Show the \"no discount\" tier" |
| 1178 |
msgstr "Afficher le niveau « sans remise »" |
| 1179 |
|
| 1180 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:307 |
| 1181 |
msgid "Show the tier with a regular product price." |
| 1182 |
msgstr "Affichez le niveau avec un prix de produit régulier." |
| 1183 |
|
| 1184 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:311 |
| 1185 |
msgid "\"No discount\" template" |
| 1186 |
msgstr "Modèle « Pas de remise »" |
| 1187 |
|
| 1188 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:313 |
| 1189 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:299 |
| 1190 |
msgid "<strong>Buy {tp_quantity} pieces for {tp_price} each</strong>" |
| 1191 |
msgstr "<strong>Achetez {tp_quantity} pièces pour {tp_price} pièce</strong>" |
| 1192 |
|
| 1193 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:322 |
| 1194 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:311 |
| 1195 |
msgid "Clickable tiered pricing" |
| 1196 |
msgstr "Tarification échelonnée cliquable" |
| 1197 |
|
| 1198 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:326 |
| 1199 |
msgid "Makes tiered pricing (table rows, blocks, options, etc) clickable." |
| 1200 |
msgstr "Rend la tarification échelonnée (lignes de tableau, blocs, options, etc.) cliquable." |
| 1201 |
|
| 1202 |
#: src/Addons/ReactProductEditorAddon/Blocks/MinQuantity.php:30 |
| 1203 |
msgid "Minimum Order Quantity" |
| 1204 |
msgstr "Quantité minimum de commande" |
| 1205 |
|
| 1206 |
#: src/Addons/ReactProductEditorAddon/ReactProductEditorAddon.php:8 |
| 1207 |
msgid "WooCommerce Product Editor integration" |
| 1208 |
msgstr "Intégration de l'éditeur de produits WooCommerce" |
| 1209 |
|
| 1210 |
#: src/Addons/ReactProductEditorAddon/ReactProductEditorAddon.php:12 |
| 1211 |
msgid "Enable support for WooCommerce's React-based product editor." |
| 1212 |
msgstr "Activez la prise en charge de l'éditeur de produits basé sur React de WooCommerce." |
| 1213 |
|
| 1214 |
#: src/Addons/ReactProductEditorAddon/Sections/AdvanceProductOptionSection.php:38 |
| 1215 |
msgid "Advanced Options" |
| 1216 |
msgstr "Options avancées" |
| 1217 |
|
| 1218 |
#: src/Addons/ReactProductEditorAddon/Sections/AdvanceProductOptionSection.php:39 |
| 1219 |
msgid "Override global settings such as pricing layout for this product." |
| 1220 |
msgstr "Remplacez les paramètres globaux tels que la présentation des prix pour ce produit." |
| 1221 |
|
| 1222 |
#: src/Addons/ReactProductEditorAddon/Sections/MainSection.php:39 |
| 1223 |
msgid "Specify tiered pricing and quantity limits." |
| 1224 |
msgstr "Spécifiez des prix échelonnés et des limites de quantité." |
| 1225 |
|
| 1226 |
#: src/Addons/ReactProductEditorAddon/Sections/RoleBasedPricingSection.php:38 |
| 1227 |
msgid "Role-Based Pricing" |
| 1228 |
msgstr "Tarification basée sur les rôles" |
| 1229 |
|
| 1230 |
#: src/Addons/ReactProductEditorAddon/Sections/RoleBasedPricingSection.php:39 |
| 1231 |
msgid "Set up custom pricing for specific user roles." |
| 1232 |
msgstr "Configurez une tarification personnalisée pour des rôles d'utilisateur spécifiques." |
| 1233 |
|
| 1234 |
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:120 |
| 1235 |
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:109 |
| 1236 |
msgid "Regular pricing type" |
| 1237 |
msgstr "Type de tarification régulière" |
| 1238 |
|
| 1239 |
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:126 |
| 1240 |
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:115 |
| 1241 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:148 |
| 1242 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:201 |
| 1243 |
#: views/addons/category-tiers/add-free.php:28 |
| 1244 |
#: views/addons/category-tiers/add.php:57 |
| 1245 |
#: views/addons/category-tiers/edit-free.php:37 |
| 1246 |
#: views/addons/category-tiers/edit.php:67 |
| 1247 |
#: views/addons/category-tiers/edit.php:88 |
| 1248 |
#: views/admin/components/regular-pricing-form.php:38 |
| 1249 |
#: views/admin/components/regular-pricing-form.php:65 |
| 1250 |
#: views/admin/components/tiered-pricing-rules-form.php:55 |
| 1251 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:29 |
| 1252 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 1253 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1 |
| 1254 |
msgid "Percentage discount" |
| 1255 |
msgstr "Pourcentage de remise" |
| 1256 |
|
| 1257 |
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:128 |
| 1258 |
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:121 |
| 1259 |
#: src/Services/ImportExport/WoocommerceExportService.php:39 |
| 1260 |
#: src/Services/ImportExport/WoocommerceImportService.php:27 |
| 1261 |
msgid "Fixed pricing rules" |
| 1262 |
msgstr "Règles de tarification fixe" |
| 1263 |
|
| 1264 |
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:130 |
| 1265 |
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:123 |
| 1266 |
#: src/Services/ImportExport/WoocommerceExportService.php:42 |
| 1267 |
#: src/Services/ImportExport/WoocommerceImportService.php:28 |
| 1268 |
msgid "Percentage pricing rules" |
| 1269 |
msgstr "Règles de tarification au pourcentage" |
| 1270 |
|
| 1271 |
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:132 |
| 1272 |
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:117 |
| 1273 |
#: src/Integrations/Plugins/WPAllImport.php:116 |
| 1274 |
#: src/Integrations/Plugins/WPAllImport.php:222 |
| 1275 |
#: src/Services/ImportExport/WoocommerceExportService.php:44 |
| 1276 |
#: src/Services/ImportExport/WoocommerceImportService.php:26 |
| 1277 |
#: views/admin/components/tiered-pricing-rules-form.php:98 |
| 1278 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:9 |
| 1279 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 1280 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1 |
| 1281 |
msgid "Tiered pricing type" |
| 1282 |
msgstr "Type de tarification échelonnée" |
| 1283 |
|
| 1284 |
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:134 |
| 1285 |
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:119 |
| 1286 |
#: src/Services/ImportExport/WoocommerceExportService.php:46 |
| 1287 |
#: src/Services/ImportExport/WoocommerceImportService.php:29 |
| 1288 |
#: views/admin/components/minimum-order-quantity-form.php:22 |
| 1289 |
msgid "Minimum order quantity" |
| 1290 |
msgstr "Quantité minimale de commande" |
| 1291 |
|
| 1292 |
#: src/Addons/RoleBasedPricing/ProductManager.php:171 |
| 1293 |
msgid "Invalid role" |
| 1294 |
msgstr "Rôle invalide" |
| 1295 |
|
| 1296 |
#: src/Addons/RoleBasedPricing/ProductManager.php:177 |
| 1297 |
msgid "Invalid nonce" |
| 1298 |
msgstr "Occasion invalide" |
| 1299 |
|
| 1300 |
#: src/Addons/RoleBasedPricing/RoleBasedPricingAddon.php:12 |
| 1301 |
msgid "Role-based pricing rules on individual products" |
| 1302 |
msgstr "Règles de tarification basées sur les rôles sur des produits individuels" |
| 1303 |
|
| 1304 |
#: src/Addons/RoleBasedPricing/RoleBasedPricingAddon.php:20 |
| 1305 |
msgid "Enable role-based pricing rules on individual products." |
| 1306 |
msgstr "Activez des règles de tarification basées sur les rôles sur des produits individuels." |
| 1307 |
|
| 1308 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:8 |
| 1309 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:25 |
| 1310 |
msgid "Tax settings" |
| 1311 |
msgstr "Paramètres fiscaux" |
| 1312 |
|
| 1313 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:21 |
| 1314 |
msgid "Status:" |
| 1315 |
msgstr "Statut:" |
| 1316 |
|
| 1317 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:24 |
| 1318 |
msgid "Class:" |
| 1319 |
msgstr "Classe:" |
| 1320 |
|
| 1321 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:13 |
| 1322 |
msgid "Tax" |
| 1323 |
msgstr "Impôt" |
| 1324 |
|
| 1325 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:17 |
| 1326 |
msgid "Set tax status and class" |
| 1327 |
msgstr "Définir le statut fiscal et la classe" |
| 1328 |
|
| 1329 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:26 |
| 1330 |
msgid "Override the default tax status and class for products matching this rule." |
| 1331 |
msgstr "Remplacez le statut fiscal et la classe par défaut pour les produits correspondant à cette règle." |
| 1332 |
|
| 1333 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:32 |
| 1334 |
#: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:49 |
| 1335 |
msgid "Tax status" |
| 1336 |
msgstr "Statut fiscal" |
| 1337 |
|
| 1338 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:34 |
| 1339 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:45 |
| 1340 |
#: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:27 |
| 1341 |
#: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:34 |
| 1342 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:52 |
| 1343 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:65 |
| 1344 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:86 |
| 1345 |
msgid "Default" |
| 1346 |
msgstr "Défaut" |
| 1347 |
|
| 1348 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:35 |
| 1349 |
msgid "Taxable" |
| 1350 |
msgstr "Imposable" |
| 1351 |
|
| 1352 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:36 |
| 1353 |
msgid "Shipping only" |
| 1354 |
msgstr "Expédition uniquement" |
| 1355 |
|
| 1356 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:37 |
| 1357 |
#: src/Addons/TierLabels/build/index.js:1 |
| 1358 |
#: src/Addons/TierLabels/js-source/index.js:141 |
| 1359 |
msgid "None" |
| 1360 |
msgstr "Aucun" |
| 1361 |
|
| 1362 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:46 |
| 1363 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 1364 |
#: src/Addons/TaxSettings/js-source/App.js:270 |
| 1365 |
msgid "Standard" |
| 1366 |
msgstr "Standard" |
| 1367 |
|
| 1368 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:56 |
| 1369 |
#: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:63 |
| 1370 |
msgid "Tax class" |
| 1371 |
msgstr "Classe fiscale" |
| 1372 |
|
| 1373 |
#: src/Addons/TaxSettings/TaxSettingsAddon.php:13 |
| 1374 |
msgid "Tax Options" |
| 1375 |
msgstr "Options fiscales" |
| 1376 |
|
| 1377 |
#: src/Addons/TaxSettings/TaxSettingsAddon.php:17 |
| 1378 |
msgid "Manage tax overrides and display options for user roles and global pricing rules." |
| 1379 |
msgstr "Gérez les dérogations fiscales et affichez les options pour les rôles d'utilisateur et les règles de tarification globales." |
| 1380 |
|
| 1381 |
#: src/Addons/TierLabels/Admin/TierLabelsAdmin.php:72 |
| 1382 |
#: src/Addons/TierLabels/Admin/TierLabelsAdmin.php:97 |
| 1383 |
msgid "No label" |
| 1384 |
msgstr "Pas d'étiquette" |
| 1385 |
|
| 1386 |
#: src/Addons/TierLabels/Admin/TierLabelsAdmin.php:104 |
| 1387 |
msgid "Tier label (regular price)" |
| 1388 |
msgstr "Étiquette de niveau (prix régulier)" |
| 1389 |
|
| 1390 |
#: src/Addons/TierLabels/Settings/LabelsSettingsSection.php:8 |
| 1391 |
#: src/Addons/TierLabels/TierLabelsAddon.php:12 |
| 1392 |
msgid "Badges & Labels" |
| 1393 |
msgstr "Insignes et étiquettes" |
| 1394 |
|
| 1395 |
#: src/Addons/TierLabels/TierLabelsAddon.php:16 |
| 1396 |
msgid "Add custom labels like \"Best Value\" to specific pricing tiers." |
| 1397 |
msgstr "Ajoutez des étiquettes personnalisées telles que « Meilleur rapport qualité-prix » à des niveaux de tarification spécifiques." |
| 1398 |
|
| 1399 |
#: src/Addons/Tools/Settings/ToolsSettingsSection.php:8 |
| 1400 |
#: src/Addons/Tools/ToolsAddon.php:10 |
| 1401 |
msgid "Tools" |
| 1402 |
msgstr "Outils" |
| 1403 |
|
| 1404 |
#: src/Addons/Tools/ToolsAddon.php:14 |
| 1405 |
msgid "Access utilities for managing and cleaning up tiered pricing data." |
| 1406 |
msgstr "Accédez aux utilitaires de gestion et de nettoyage des données de tarification par niveaux." |
| 1407 |
|
| 1408 |
#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:40 |
| 1409 |
msgid "Default variation" |
| 1410 |
msgstr "Variation par défaut" |
| 1411 |
|
| 1412 |
#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:50 |
| 1413 |
msgid "Search variations…" |
| 1414 |
msgstr "Rechercher des variantes…" |
| 1415 |
|
| 1416 |
#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:69 |
| 1417 |
msgid "Display this variation's pricing before attributes are selected. The variation itself won't be pre-selected." |
| 1418 |
msgstr "Affichez le prix de cette variante avant que les attributs ne soient sélectionnés. La variation elle-même ne sera pas présélectionnée." |
| 1419 |
|
| 1420 |
#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:78 |
| 1421 |
msgid "Variations share pricing" |
| 1422 |
msgstr "Variations de prix des actions" |
| 1423 |
|
| 1424 |
#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:79 |
| 1425 |
msgid "Use the default variation's pricing for all variations to prevent reloading the pricing table." |
| 1426 |
msgstr "Utilisez la tarification de la variante par défaut pour toutes les variantes afin d'éviter de recharger le tableau de tarification." |
| 1427 |
|
| 1428 |
#: src/Admin/ProductPage/TieredPricingTab.php:98 |
| 1429 |
msgid "Additional Options" |
| 1430 |
msgstr "Options supplémentaires" |
| 1431 |
|
| 1432 |
#: src/Admin/ProductPage/TieredPricingTab.php:116 |
| 1433 |
msgid "Pricing layout" |
| 1434 |
msgstr "Disposition des prix" |
| 1435 |
|
| 1436 |
#: src/Admin/ProductPage/TieredPricingTab.php:117 |
| 1437 |
msgid "Override the global layout for this specific product." |
| 1438 |
msgstr "Remplacez la présentation globale de ce produit spécifique." |
| 1439 |
|
| 1440 |
#: src/Admin/ProductPage/TieredPricingTab.php:133 |
| 1441 |
msgid "Singular (e.g. piece)" |
| 1442 |
msgstr "Singulier (par exemple pièce)" |
| 1443 |
|
| 1444 |
#: src/Admin/ProductPage/TieredPricingTab.php:139 |
| 1445 |
msgid "Plural (e.g. pieces)" |
| 1446 |
msgstr "Pluriel (par exemple morceaux)" |
| 1447 |
|
| 1448 |
#: src/Admin/ProductPage/TieredPricingTab.php:150 |
| 1449 |
msgid "Displayed next to quantities. Leave empty to inherit global settings." |
| 1450 |
msgstr "Affiché à côté des quantités. Laissez vide pour hériter des paramètres globaux." |
| 1451 |
|
| 1452 |
#: src/Admin/ProductPage/TieredPricingTab.php:172 |
| 1453 |
msgid "Upgrade your plan to unlock all great features." |
| 1454 |
msgstr "Mettez à niveau votre forfait pour débloquer toutes les fonctionnalités intéressantes." |
| 1455 |
|
| 1456 |
#: src/Admin/ProductPage/TieredPricingTab.php:181 |
| 1457 |
#: views/addons/category-tiers/add-free.php:43 |
| 1458 |
#: views/addons/category-tiers/edit-free.php:59 |
| 1459 |
msgid "Upgrade" |
| 1460 |
msgstr "Mise à niveau" |
| 1461 |
|
| 1462 |
#: src/Admin/Tips/Tips/DefaultVariationTip.php:42 |
| 1463 |
msgid "You can show tiered pricing even if a variation is not selected." |
| 1464 |
msgstr "Vous pouvez afficher une tarification échelonnée même si aucune variante n’est sélectionnée." |
| 1465 |
|
| 1466 |
#: src/Admin/Tips/Tips/DefaultVariationTip.php:48 |
| 1467 |
msgid "Tiered pricing is related to each variation, so a variation must be selected to show the pricing table. However, you can show the tiered pricing before users choose a variation by enabling the <strong>default variation</strong> option in the <strong>Additional Options</strong> section below." |
| 1468 |
msgstr "La tarification échelonnée est liée à chaque variante, une variante doit donc être sélectionnée pour afficher le tableau de tarification. Toutefois, vous pouvez afficher la tarification échelonnée avant que les utilisateurs ne choisissent une variante en activant l'option <strong>variation par défaut</strong> dans la section <strong>Options supplémentaires</strong> ci-dessous." |
| 1469 |
|
| 1470 |
#: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:46 |
| 1471 |
msgid "You can make tiered pricing calculations by considering all variations as one product." |
| 1472 |
msgstr "Vous pouvez effectuer des calculs de tarification par niveaux en considérant toutes les variantes comme un seul produit." |
| 1473 |
|
| 1474 |
#: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:52 |
| 1475 |
msgid "For example, if you have a variable product with <strong>3 variations</strong>, the price will be calculated for <strong>a combination of those variations</strong> in the cart, not individually." |
| 1476 |
msgstr "Par exemple, si vous avez un produit variable avec <strong>3 variantes</strong>, le prix sera calculé pour <strong>une combinaison de ces variantes</strong> dans le panier, et non individuellement." |
| 1477 |
|
| 1478 |
#: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:60 |
| 1479 |
msgid "Find more in the settings" |
| 1480 |
msgstr "En savoir plus dans les paramètres" |
| 1481 |
|
| 1482 |
#: src/Admin/WelcomePage/WelcomePage.php:14 |
| 1483 |
msgid "Welcome to Tiered Pricing for WooCommerce!" |
| 1484 |
msgstr "Bienvenue dans la tarification échelonnée pour WooCommerce !" |
| 1485 |
|
| 1486 |
#: src/Admin/WelcomePage/WelcomePage.php:15 |
| 1487 |
msgid "Hidden Admin Page" |
| 1488 |
msgstr "Page d'administration masquée" |
| 1489 |
|
| 1490 |
#: src/Core/Cache.php:53 |
| 1491 |
msgid "Cache has been purged successfully" |
| 1492 |
msgstr "Le cache a été purgé avec succès" |
| 1493 |
|
| 1494 |
#: src/Integrations/Plugins/AddifyRequestAQuote.php:37 |
| 1495 |
msgid "Apply tiered pricing discounts when users request a quote through the Addify Request a Quote form." |
| 1496 |
msgstr "Appliquez des remises de prix échelonnées lorsque les utilisateurs demandent un devis via le formulaire Addify Demander un devis." |
| 1497 |
|
| 1498 |
#: src/Integrations/Plugins/AeliaMulticurrency.php:46 |
| 1499 |
msgid "Convert and display tiered pricing correctly when using the Aelia Currency Switcher." |
| 1500 |
msgstr "Convertissez et affichez correctement les tarifs échelonnés lorsque vous utilisez l'Aelia Currency Switcher." |
| 1501 |
|
| 1502 |
#: src/Integrations/Plugins/Curcy.php:79 |
| 1503 |
msgid "Convert and display tiered pricing correctly when using the CURCY multicurrency plugin." |
| 1504 |
msgstr "Convertissez et affichez correctement les prix échelonnés lorsque vous utilisez le plugin multidevise CURCY." |
| 1505 |
|
| 1506 |
#: src/Integrations/Plugins/DiscountRulesForWooCommerce.php:37 |
| 1507 |
msgid "Discount Rules for WooCommerce" |
| 1508 |
msgstr "Règles de réduction pour WooCommerce" |
| 1509 |
|
| 1510 |
#: src/Integrations/Plugins/DiscountRulesForWooCommerce.php:41 |
| 1511 |
msgid "Prevent price recalculations for free promotional items added to the cart by Discount Rules for WooCommerce." |
| 1512 |
msgstr "Empêchez les recalculs de prix pour les articles promotionnels gratuits ajoutés au panier par les règles de remise pour WooCommerce." |
| 1513 |
|
| 1514 |
#: src/Integrations/Plugins/Elementor/ElementorIntegration.php:13 |
| 1515 |
msgid "Add a dedicated Elementor widget to display the tiered pricing table with customizable design options." |
| 1516 |
msgstr "Ajoutez un widget Elementor dédié pour afficher le tableau de tarification par niveaux avec des options de conception personnalisables." |
| 1517 |
|
| 1518 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:15 |
| 1519 |
#: src/Services/SystemStatusReportService.php:28 |
| 1520 |
#: views/admin/banners/premium-thanking-banner.php:18 |
| 1521 |
#: views/admin/notifications/activation-notification.php:26 |
| 1522 |
msgid "Tiered Pricing Table" |
| 1523 |
msgstr "Tableau de tarification par niveaux" |
| 1524 |
|
| 1525 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:37 |
| 1526 |
msgid "Main" |
| 1527 |
msgstr "Principal" |
| 1528 |
|
| 1529 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:42 |
| 1530 |
msgid "Product ID" |
| 1531 |
msgstr "Identifiant du produit" |
| 1532 |
|
| 1533 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:45 |
| 1534 |
msgid "Leave empty to use the current product." |
| 1535 |
msgstr "Laissez vide pour utiliser le produit actuel." |
| 1536 |
|
| 1537 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:49 |
| 1538 |
#: src/Blocks/build/index.js:768 |
| 1539 |
#: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:35 |
| 1540 |
#: src/Blocks/build/index.js:513 |
| 1541 |
msgid "Display type" |
| 1542 |
msgstr "Type d'affichage" |
| 1543 |
|
| 1544 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:53 |
| 1545 |
#: src/TierPricingTablePlugin.php:278 |
| 1546 |
#: src/Blocks/build/index.js:751 |
| 1547 |
#: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:11 |
| 1548 |
#: src/Blocks/build/index.js:489 |
| 1549 |
msgid "Table" |
| 1550 |
msgstr "Tableau" |
| 1551 |
|
| 1552 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:54 |
| 1553 |
#: src/TierPricingTablePlugin.php:279 |
| 1554 |
#: src/Blocks/build/index.js:754 |
| 1555 |
#: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:15 |
| 1556 |
#: src/Blocks/build/index.js:493 |
| 1557 |
msgid "Blocks" |
| 1558 |
msgstr "Blocs" |
| 1559 |
|
| 1560 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:55 |
| 1561 |
#: src/TierPricingTablePlugin.php:280 |
| 1562 |
#: src/Blocks/build/index.js:757 |
| 1563 |
#: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:19 |
| 1564 |
#: src/Blocks/build/index.js:497 |
| 1565 |
msgid "Options" |
| 1566 |
msgstr "Possibilités" |
| 1567 |
|
| 1568 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:56 |
| 1569 |
#: src/TierPricingTablePlugin.php:281 |
| 1570 |
#: views/admin/welcome-page/welcome-page.php:779 |
| 1571 |
#: src/Blocks/build/index.js:760 |
| 1572 |
#: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:23 |
| 1573 |
#: src/Blocks/build/index.js:501 |
| 1574 |
msgid "Dropdown" |
| 1575 |
msgstr "Dérouler" |
| 1576 |
|
| 1577 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:57 |
| 1578 |
msgid "Horizontal-table" |
| 1579 |
msgstr "Table horizontale" |
| 1580 |
|
| 1581 |
#: src/Addons/PricingSummary/SummarySubsection.php:32 |
| 1582 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:63 |
| 1583 |
#: src/Addons/TierLabels/build/index.js:1 |
| 1584 |
#: src/Addons/TierLabels/js-source/index.js:116 |
| 1585 |
#: src/Blocks/build/index.js:781 |
| 1586 |
#: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:51 |
| 1587 |
#: src/Blocks/build/index.js:529 |
| 1588 |
msgid "Title" |
| 1589 |
msgstr "Titre" |
| 1590 |
|
| 1591 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:66 |
| 1592 |
msgid "Tiered pricing title. Leave empty to use default title." |
| 1593 |
msgstr "Titre de tarification échelonnée. Laissez vide pour utiliser le titre par défaut." |
| 1594 |
|
| 1595 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:71 |
| 1596 |
msgid "Show total" |
| 1597 |
msgstr "Afficher le total" |
| 1598 |
|
| 1599 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:75 |
| 1600 |
msgid "Show total for each option when an option is active." |
| 1601 |
msgstr "Afficher le total pour chaque option lorsqu'une option est active." |
| 1602 |
|
| 1603 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:81 |
| 1604 |
msgid "Show prices without a discount" |
| 1605 |
msgstr "Afficher les prix sans réduction" |
| 1606 |
|
| 1607 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:85 |
| 1608 |
msgid "Show price with no discount in the option." |
| 1609 |
msgstr "Afficher le prix sans remise dans l'option." |
| 1610 |
|
| 1611 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:89 |
| 1612 |
msgid "Show the default option" |
| 1613 |
msgstr "Afficher l'option par défaut" |
| 1614 |
|
| 1615 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:93 |
| 1616 |
msgid "Show the option without a discount (option with a regular product price)" |
| 1617 |
msgstr "Afficher l'option sans remise (option avec un prix de produit régulier)" |
| 1618 |
|
| 1619 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:99 |
| 1620 |
msgid "Active tier color" |
| 1621 |
msgstr "Couleur du niveau actif" |
| 1622 |
|
| 1623 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:102 |
| 1624 |
msgid "Leave empty to use the default color." |
| 1625 |
msgstr "Laissez vide pour utiliser la couleur par défaut." |
| 1626 |
|
| 1627 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:106 |
| 1628 |
msgid "Quantity column text" |
| 1629 |
msgstr "Texte de la colonne Quantité" |
| 1630 |
|
| 1631 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:109 |
| 1632 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:117 |
| 1633 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:125 |
| 1634 |
msgid "Leave empty to use default title." |
| 1635 |
msgstr "Laissez vide pour utiliser le titre par défaut." |
| 1636 |
|
| 1637 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:114 |
| 1638 |
msgid "Discount column text" |
| 1639 |
msgstr "Texte de la colonne Remise" |
| 1640 |
|
| 1641 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:122 |
| 1642 |
msgid "Price column text" |
| 1643 |
msgstr "Texte de la colonne Prix" |
| 1644 |
|
| 1645 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:136 |
| 1646 |
msgid "Unit label (singular)" |
| 1647 |
msgstr "Étiquette de l'unité (singulier)" |
| 1648 |
|
| 1649 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:139 |
| 1650 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:147 |
| 1651 |
msgid "Leave empty to use default" |
| 1652 |
msgstr "Laisser vide pour utiliser la valeur par défaut" |
| 1653 |
|
| 1654 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:144 |
| 1655 |
msgid "Unit label (plural)" |
| 1656 |
msgstr "Étiquette de l'unité (pluriel)" |
| 1657 |
|
| 1658 |
#: src/Integrations/Plugins/MixMatch.php:30 |
| 1659 |
msgid "Apply tiered pricing rules correctly to Mix and Match products." |
| 1660 |
msgstr "Appliquez correctement les règles de tarification échelonnées aux produits Mix and Match." |
| 1661 |
|
| 1662 |
#: src/Integrations/Plugins/ProductBundles.php:108 |
| 1663 |
msgid "Apply tiered pricing discounts correctly to WooCommerce Product Bundles." |
| 1664 |
msgstr "Appliquez correctement les remises de prix échelonnées aux offres groupées de produits WooCommerce." |
| 1665 |
|
| 1666 |
#: src/Integrations/Plugins/RankMath/RankMath.php:19 |
| 1667 |
msgid "Add tiered pricing data to the product schema and introduce <b>%lowest_price%</b> and <b>%price_range%</b> variables for SEO." |
| 1668 |
msgstr "Ajoutez des données de tarification par niveaux au schéma du produit et introduisez les variables <b>%lowest_price%</b> et <b>%price_range%</b> pour le référencement." |
| 1669 |
|
| 1670 |
#: src/Integrations/Plugins/RankMath/Settings.php:9 |
| 1671 |
#: src/Integrations/Plugins/RankMath/Settings.php:19 |
| 1672 |
msgid "Rank Math SEO" |
| 1673 |
msgstr "Classement Math SEO" |
| 1674 |
|
| 1675 |
#: src/Integrations/Plugins/RankMath/Settings.php:21 |
| 1676 |
msgid "Configure the integration with Rank Math SEO plugin to use tiered pricing variables in your SEO metadata." |
| 1677 |
msgstr "Configurez l'intégration avec le plugin Rank Math SEO pour utiliser des variables de tarification à plusieurs niveaux dans vos métadonnées SEO." |
| 1678 |
|
| 1679 |
#: src/Integrations/Plugins/RankMath/Settings.php:26 |
| 1680 |
#: src/Integrations/Plugins/SEOPress/Settings.php:26 |
| 1681 |
#: src/Integrations/Plugins/Yoast/Settings.php:26 |
| 1682 |
msgid "Enable custom variables" |
| 1683 |
msgstr "Activer les variables personnalisées" |
| 1684 |
|
| 1685 |
#: src/Integrations/Plugins/RankMath/Settings.php:30 |
| 1686 |
msgid "Enable you to use the %lowest_price% and %price_range% variables to display the lowest price and price range of products with tiered pricing in Rank Math SEO metadata." |
| 1687 |
msgstr "Vous permet d'utiliser les variables %lowest_price% et %price_range% pour afficher le prix le plus bas et la fourchette de prix des produits avec une tarification échelonnée dans les métadonnées Rank Math SEO." |
| 1688 |
|
| 1689 |
#: src/Integrations/Plugins/RankMath/Settings.php:34 |
| 1690 |
#: src/Integrations/Plugins/SEOPress/Settings.php:34 |
| 1691 |
#: src/Integrations/Plugins/Yoast/Settings.php:34 |
| 1692 |
msgid "Enhance product schema with tiered pricing offers" |
| 1693 |
msgstr "Améliorez le schéma produit avec des offres de tarification échelonnées" |
| 1694 |
|
| 1695 |
#: src/Integrations/Plugins/RankMath/Settings.php:38 |
| 1696 |
#: src/Integrations/Plugins/SEOPress/Settings.php:38 |
| 1697 |
#: src/Integrations/Plugins/Yoast/Settings.php:38 |
| 1698 |
msgid "Enhance the product schema with tiered pricing offers. Adds an offer for each tier and the lowest price as the main offer." |
| 1699 |
msgstr "Améliorez le schéma du produit avec des offres de tarification échelonnées. Ajoute une offre pour chaque niveau et le prix le plus bas comme offre principale." |
| 1700 |
|
| 1701 |
#: src/Integrations/Plugins/SEOPress/SEOPress.php:18 |
| 1702 |
msgid "Add tiered pricing data to SEOPress and introduce <b>%%lowest_price%%</b> and <b>%%price_range%%</b> variables for SEO." |
| 1703 |
msgstr "Ajoutez des données de tarification échelonnées à SEOPress et introduisez les variables <b>%%lowest_price%%</b> et <b>%%price_range%%</b> pour le référencement." |
| 1704 |
|
| 1705 |
#: src/Integrations/Plugins/SEOPress/SEOPressLowestPriceTag.php:12 |
| 1706 |
msgid "Displays the lowest price of the product" |
| 1707 |
msgstr "Affiche le prix le plus bas du produit" |
| 1708 |
|
| 1709 |
#: src/Integrations/Plugins/SEOPress/SEOPressPriceRangeTag.php:12 |
| 1710 |
msgid "Product price range" |
| 1711 |
msgstr "Fourchette de prix du produit" |
| 1712 |
|
| 1713 |
#: src/Integrations/Plugins/SEOPress/Settings.php:9 |
| 1714 |
#: src/Integrations/Plugins/SEOPress/Settings.php:19 |
| 1715 |
msgid "SEOPress" |
| 1716 |
msgstr "SEOPresse" |
| 1717 |
|
| 1718 |
#: src/Integrations/Plugins/SEOPress/Settings.php:21 |
| 1719 |
msgid "Configure the integration with SEOPress plugin to use tiered pricing variables in your SEO metadata." |
| 1720 |
msgstr "Configurez l'intégration avec le plugin SEOPress pour utiliser des variables de tarification à plusieurs niveaux dans vos métadonnées SEO." |
| 1721 |
|
| 1722 |
#: src/Integrations/Plugins/SEOPress/Settings.php:30 |
| 1723 |
msgid "Enable you to use the %%lowest_price%% and %%price_range%% variables to display the lowest price and price range of products with tiered pricing in SEOPress metadata." |
| 1724 |
msgstr "Vous permet d'utiliser les variables %%lowest_price%% et %%price_range%% pour afficher le prix le plus bas et la fourchette de prix des produits avec une tarification échelonnée dans les métadonnées SEOPress." |
| 1725 |
|
| 1726 |
#: src/Integrations/Plugins/WCCS.php:50 |
| 1727 |
msgid "Convert and display tiered pricing correctly when using the WooCommerce Currency Switcher by WP Experts." |
| 1728 |
msgstr "Convertissez et affichez correctement les prix échelonnés lorsque vous utilisez le WooCommerce Currency Switcher de WP Experts." |
| 1729 |
|
| 1730 |
#: src/Integrations/Plugins/WCPA.php:19 |
| 1731 |
msgid "Calculate tiered pricing accurately when custom product add-ons are selected." |
| 1732 |
msgstr "Calculez avec précision les tarifs échelonnés lorsque des modules complémentaires de produits personnalisés sont sélectionnés." |
| 1733 |
|
| 1734 |
#: src/Integrations/Plugins/WCPProductBundles.php:34 |
| 1735 |
msgid "Apply tiered pricing discounts correctly to WPC Product Bundles." |
| 1736 |
msgstr "Appliquez correctement les remises de prix échelonnées aux offres groupées de produits WPC." |
| 1737 |
|
| 1738 |
#: src/Integrations/Plugins/WombatProductAddons.php:46 |
| 1739 |
msgid "Calculate tiered pricing accurately when using StudioWombat Advanced Product Fields." |
| 1740 |
msgstr "Calculez avec précision les prix échelonnés lorsque vous utilisez les champs de produits avancés de StudioWombat." |
| 1741 |
|
| 1742 |
#: src/Integrations/Plugins/WooCommerceDeposits.php:10 |
| 1743 |
msgid "Calculate deposit amounts and remaining balances correctly based on tiered pricing rules." |
| 1744 |
msgstr "Calculez correctement les montants des dépôts et les soldes restants en fonction de règles de tarification échelonnées." |
| 1745 |
|
| 1746 |
#: src/Integrations/Plugins/WooCommerceProductAddons.php:65 |
| 1747 |
msgid "Calculate tiered pricing accurately when WooCommerce Product Add-ons are selected." |
| 1748 |
msgstr "Calculez avec précision les tarifs échelonnés lorsque les modules complémentaires de produits WooCommerce sont sélectionnés." |
| 1749 |
|
| 1750 |
#: src/Integrations/Plugins/WOOCS.php:65 |
| 1751 |
msgid "Convert and display tiered pricing correctly when using the FOX WooCommerce Currency Switcher." |
| 1752 |
msgstr "Convertissez et affichez correctement les prix échelonnés lorsque vous utilisez le sélecteur de devises FOX WooCommerce." |
| 1753 |
|
| 1754 |
#: src/Integrations/Plugins/WPAllImport.php:102 |
| 1755 |
#: src/Integrations/Plugins/WPAllImport.php:202 |
| 1756 |
msgid "Fixed Tiered prices" |
| 1757 |
msgstr "Tarifs échelonnés fixes" |
| 1758 |
|
| 1759 |
#: src/Integrations/Plugins/WPAllImport.php:105 |
| 1760 |
#: src/Integrations/Plugins/WPAllImport.php:207 |
| 1761 |
msgid "The format for the rules must be the following: quantity:price,quantity:price. For example: \"10:5,20:15\" where 10 and 20 are quantities and 5 and 15 are prices for those quantities." |
| 1762 |
msgstr "Le format des règles doit être le suivant : quantité:prix,quantité:prix. Par exemple : \"10:5,20:15\" où 10 et 20 sont les quantités et 5 et 15 sont les prix de ces quantités." |
| 1763 |
|
| 1764 |
#: src/Integrations/Plugins/WPAllImport.php:109 |
| 1765 |
#: src/Integrations/Plugins/WPAllImport.php:212 |
| 1766 |
msgid "Percentage Tiered prices" |
| 1767 |
msgstr "Prix dégressifs en pourcentage" |
| 1768 |
|
| 1769 |
#: src/Integrations/Plugins/WPAllImport.php:112 |
| 1770 |
#: src/Integrations/Plugins/WPAllImport.php:217 |
| 1771 |
msgid "Format for the rules must be the following: quantity:percent_discount,quantity:percent_discount. For example: \"10:5,20:15\" where 10 and 20 are quantities and 5 and 15 are amounts of discount." |
| 1772 |
msgstr "Le format des règles doit être le suivant : quantité : percent_discount, quantité : percent_discount. Par exemple : \"10:5,20:15\" où 10 et 20 sont des quantités et 5 et 15 sont des montants de remise." |
| 1773 |
|
| 1774 |
#: src/Integrations/Plugins/WPAllImport.php:125 |
| 1775 |
#: src/Integrations/Plugins/WPAllImport.php:233 |
| 1776 |
msgid "The field must be either \"fixed\" or \"percentage\"." |
| 1777 |
msgstr "Le champ doit être soit « fixe », soit « pourcentage »." |
| 1778 |
|
| 1779 |
#: src/Integrations/Plugins/WPAllImport.php:128 |
| 1780 |
#: src/Integrations/Plugins/WPAllImport.php:237 |
| 1781 |
msgid "Minimum product quantity" |
| 1782 |
msgstr "Quantité minimale de produit" |
| 1783 |
|
| 1784 |
#: src/Integrations/Plugins/WPAllImport.php:133 |
| 1785 |
#: src/Integrations/Plugins/WPAllImport.php:244 |
| 1786 |
msgid "The field must contain an integer value." |
| 1787 |
msgstr "Le champ doit contenir une valeur entière." |
| 1788 |
|
| 1789 |
#: src/Integrations/Plugins/WPAllImport.php:148 |
| 1790 |
#: views/admin/components/regular-pricing-form.php:28 |
| 1791 |
msgid "Pricing type" |
| 1792 |
msgstr "Type de prix" |
| 1793 |
|
| 1794 |
#: src/Integrations/Plugins/WPAllImport.php:155 |
| 1795 |
msgid "The field must be either \"fixed\" or \"percentage\". This affect what fields will be used to grant a discount: sale and regular prices or percentage discount." |
| 1796 |
msgstr "Le champ doit être soit « fixe », soit « pourcentage ». Cela affecte les champs qui seront utilisés pour accorder une remise : prix de vente et prix réguliers ou pourcentage de remise." |
| 1797 |
|
| 1798 |
#: src/Integrations/Plugins/WPAllImport.php:165 |
| 1799 |
msgid "Regular price for the role" |
| 1800 |
msgstr "Prix régulier pour le rôle" |
| 1801 |
|
| 1802 |
#: src/Integrations/Plugins/WPAllImport.php:174 |
| 1803 |
msgid "Sale price for the role" |
| 1804 |
msgstr "Prix de vente du rôle" |
| 1805 |
|
| 1806 |
#: src/Integrations/Plugins/WPAllImport.php:178 |
| 1807 |
#: src/PricingTable.php:219 |
| 1808 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:200 |
| 1809 |
#: views/admin/components/regular-pricing-form.php:75 |
| 1810 |
msgid "Discount (%)" |
| 1811 |
msgstr "Rabais (%)" |
| 1812 |
|
| 1813 |
#: src/Integrations/Plugins/WPAllImport.php:197 |
| 1814 |
msgid "Percentage discount for the role." |
| 1815 |
msgstr "Pourcentage de remise pour le rôle." |
| 1816 |
|
| 1817 |
#: src/Integrations/Plugins/WPAllImport.php:566 |
| 1818 |
msgid "Role-based import" |
| 1819 |
msgstr "Importation basée sur les rôles" |
| 1820 |
|
| 1821 |
#: src/Integrations/Plugins/WPAllImport.php:888 |
| 1822 |
msgid "Import and update tiered pricing rules using WP All Import." |
| 1823 |
msgstr "Importez et mettez à jour les règles de tarification échelonnée à l’aide de WP All Import." |
| 1824 |
|
| 1825 |
#: src/Integrations/Plugins/WPMLMulticurrency.php:81 |
| 1826 |
msgid "Convert and display tiered pricing correctly when using WPML Multicurrency." |
| 1827 |
msgstr "Convertissez et affichez correctement les tarifs échelonnés lorsque vous utilisez WPML Multicurrency." |
| 1828 |
|
| 1829 |
#: src/Integrations/Plugins/YithRequestAQuote.php:85 |
| 1830 |
msgid "Apply tiered pricing discounts when users request a quote through YITH Request a Quote." |
| 1831 |
msgstr "Appliquez des réductions de prix échelonnées lorsque les utilisateurs demandent un devis via YITH Request a Quote." |
| 1832 |
|
| 1833 |
#: src/Integrations/Plugins/Yoast/Settings.php:9 |
| 1834 |
msgid "Yoast SEO" |
| 1835 |
msgstr "Yoast SEO" |
| 1836 |
|
| 1837 |
#: src/Integrations/Plugins/Yoast/Settings.php:19 |
| 1838 |
msgid "Yoast" |
| 1839 |
msgstr "Yoast" |
| 1840 |
|
| 1841 |
#: src/Integrations/Plugins/Yoast/Settings.php:21 |
| 1842 |
msgid "Configure the integration with Yoast SEO plugin to use tiered pricing variables in your SEO metadata." |
| 1843 |
msgstr "Configurez l'intégration avec le plugin Yoast SEO pour utiliser des variables de tarification à plusieurs niveaux dans vos métadonnées SEO." |
| 1844 |
|
| 1845 |
#: src/Integrations/Plugins/Yoast/Settings.php:30 |
| 1846 |
msgid "Enable you to use the %%lowest_price%% and %%price_range%% variables to display the lowest price and price range of products with tiered pricing in Yoast SEO metadata." |
| 1847 |
msgstr "Vous permet d'utiliser les variables %%lowest_price%% et %%price_range%% pour afficher le prix le plus bas et la fourchette de prix des produits avec une tarification échelonnée dans les métadonnées Yoast SEO." |
| 1848 |
|
| 1849 |
#: src/Integrations/Plugins/Yoast/Yoast.php:18 |
| 1850 |
msgid "Add tiered pricing data to the Yoast product schema and introduce <b>%%lowest_price%%</b> and <b>%%price_range%%</b> variables for SEO." |
| 1851 |
msgstr "Ajoutez des données de tarification par niveaux au schéma du produit Yoast et introduisez les variables <b>%%lowest_price%%</b> et <b>%%price_range%%</b> pour le référencement." |
| 1852 |
|
| 1853 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:60 |
| 1854 |
#: src/Managers/FormatPriceManager.php:246 |
| 1855 |
msgid "From" |
| 1856 |
msgstr "Depuis" |
| 1857 |
|
| 1858 |
#: src/Addons/CartUpsells/CartUpsellsService.php:202 |
| 1859 |
#: src/Addons/CartUpsells/UpsellsSubsection.php:43 |
| 1860 |
msgid "Buy <b>{tp_required_quantity}</b> more to get <b>{tp_next_price}</b> each" |
| 1861 |
msgstr "Achetez <b>{tp_required_quantity}</b> plus pour obtenir <b>{tp_next_price}</b> chacun" |
| 1862 |
|
| 1863 |
#. translators: %s: account page link |
| 1864 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:72 |
| 1865 |
#, php-format |
| 1866 |
msgid "Please enter %s to make a purchase" |
| 1867 |
msgstr "Veuillez entrer %s pour effectuer un achat" |
| 1868 |
|
| 1869 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:74 |
| 1870 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:52 |
| 1871 |
msgid "your account" |
| 1872 |
msgstr "votre compte" |
| 1873 |
|
| 1874 |
#. translators: %s: login page url |
| 1875 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:85 |
| 1876 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:70 |
| 1877 |
#, php-format |
| 1878 |
msgid "%s see prices" |
| 1879 |
msgstr "%s voir les prix" |
| 1880 |
|
| 1881 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:87 |
| 1882 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:72 |
| 1883 |
msgid "Login" |
| 1884 |
msgstr "Se connecter" |
| 1885 |
|
| 1886 |
#: src/Services/SystemStatusReportService.php:35 |
| 1887 |
msgid "Activation date" |
| 1888 |
msgstr "Date d'activation" |
| 1889 |
|
| 1890 |
#: src/Services/SystemStatusReportService.php:54 |
| 1891 |
msgid "Seen notifications" |
| 1892 |
msgstr "Notifications vues" |
| 1893 |
|
| 1894 |
#: src/Services/SystemStatusReportService.php:67 |
| 1895 |
msgid "Tips hidden" |
| 1896 |
msgstr "Conseils cachés" |
| 1897 |
|
| 1898 |
#: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:62 |
| 1899 |
msgid "Singular" |
| 1900 |
msgstr "Singulier" |
| 1901 |
|
| 1902 |
#: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:69 |
| 1903 |
msgid "e.g., piece" |
| 1904 |
msgstr "par exemple, morceau" |
| 1905 |
|
| 1906 |
#: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:74 |
| 1907 |
msgid "Plural" |
| 1908 |
msgstr "Pluriel" |
| 1909 |
|
| 1910 |
#: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:81 |
| 1911 |
msgid "e.g., pieces" |
| 1912 |
msgstr "par exemple, des morceaux" |
| 1913 |
|
| 1914 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:142 |
| 1915 |
msgid "{tp_quantity} - range or a static quantity of the current pricing tier." |
| 1916 |
msgstr "{tp_quantity} - plage ou quantité statique du niveau tarifaire actuel." |
| 1917 |
|
| 1918 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:149 |
| 1919 |
msgid "{tp_discount} - current tier`s percentage discount." |
| 1920 |
msgstr "{tp_discount} - pourcentage de remise du niveau actuel." |
| 1921 |
|
| 1922 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:155 |
| 1923 |
msgid "Rounded percentage discount" |
| 1924 |
msgstr "Pourcentage de remise arrondi" |
| 1925 |
|
| 1926 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:156 |
| 1927 |
msgid "{tp_rounded_discount} - current tier`s rounded percentage discount." |
| 1928 |
msgstr "{tp_rounded_discount} : pourcentage de remise arrondi du niveau actuel." |
| 1929 |
|
| 1930 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:162 |
| 1931 |
msgid "Required quantity" |
| 1932 |
msgstr "Quantité requise" |
| 1933 |
|
| 1934 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:163 |
| 1935 |
msgid "{tp_required_quantity} - required quantity to add a next tiered pricing." |
| 1936 |
msgstr "{tp_required_quantity} : quantité requise pour ajouter une tarification échelonnée suivante." |
| 1937 |
|
| 1938 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:169 |
| 1939 |
msgid "Next price" |
| 1940 |
msgstr "Prix suivant" |
| 1941 |
|
| 1942 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:170 |
| 1943 |
msgid "{tp_next_price} - next tiered pricing price user can get if they add required quantity." |
| 1944 |
msgstr "{tp_next_price} - le prochain niveau de tarification que l'utilisateur peut obtenir s'il ajoute la quantité requise." |
| 1945 |
|
| 1946 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:176 |
| 1947 |
msgid "Next discount" |
| 1948 |
msgstr "Prochaine réduction" |
| 1949 |
|
| 1950 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:177 |
| 1951 |
msgid "{tp_next_discount} - next discount if they add required quantity." |
| 1952 |
msgstr "{tp_next_discount} - prochaine remise s'ils ajoutent la quantité requise." |
| 1953 |
|
| 1954 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:183 |
| 1955 |
msgid "Next actual discount" |
| 1956 |
msgstr "Prochaine remise réelle" |
| 1957 |
|
| 1958 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:184 |
| 1959 |
msgid "{tp_actual_discount} - discount based on the original product price." |
| 1960 |
msgstr "{tp_actual_discount} - remise basée sur le prix original du produit." |
| 1961 |
|
| 1962 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:189 |
| 1963 |
msgid "Save price" |
| 1964 |
msgstr "Économisez le prix" |
| 1965 |
|
| 1966 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:190 |
| 1967 |
msgid "{tp_ys_price} - difference between regular and current price." |
| 1968 |
msgstr "{tp_ys_price} - différence entre le prix régulier et le prix actuel." |
| 1969 |
|
| 1970 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:195 |
| 1971 |
msgid "Total save price" |
| 1972 |
msgstr "Prix de sauvegarde total" |
| 1973 |
|
| 1974 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:196 |
| 1975 |
msgid "{tp_ys_total_price} - difference between regular and current price multiplied by quantity." |
| 1976 |
msgstr "{tp_ys_total_price} - différence entre le prix régulier et le prix actuel multipliée par la quantité." |
| 1977 |
|
| 1978 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:206 |
| 1979 |
msgid "{tp_price} - Tier price for one piece" |
| 1980 |
msgstr "{tp_price} – Prix de niveau pour une pièce" |
| 1981 |
|
| 1982 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:211 |
| 1983 |
msgid "It will use Unit label from products if you set it." |
| 1984 |
msgstr "Il utilisera l'étiquette d'unité des produits si vous la définissez." |
| 1985 |
|
| 1986 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:18 |
| 1987 |
msgid "You can disable or enable specific plugin features." |
| 1988 |
msgstr "Vous pouvez désactiver ou activer des fonctionnalités spécifiques du plugin." |
| 1989 |
|
| 1990 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:66 |
| 1991 |
msgid "Cache" |
| 1992 |
msgstr "Cache" |
| 1993 |
|
| 1994 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:67 |
| 1995 |
msgid "Cache improves performance making the plugin not calculate data on each request. Disable to debug issues." |
| 1996 |
msgstr "Le cache améliore les performances en empêchant le plugin de calculer les données à chaque requête. Désactivez pour déboguer les problèmes." |
| 1997 |
|
| 1998 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:72 |
| 1999 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:99 |
| 2000 |
msgid "Enabled" |
| 2001 |
msgstr "Activé" |
| 2002 |
|
| 2003 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:78 |
| 2004 |
msgid "Purge" |
| 2005 |
msgstr "Purge" |
| 2006 |
|
| 2007 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:79 |
| 2008 |
msgid "Purge cache" |
| 2009 |
msgstr "Purger le cache" |
| 2010 |
|
| 2011 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:93 |
| 2012 |
msgid "Debug" |
| 2013 |
msgstr "Déboguer" |
| 2014 |
|
| 2015 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:94 |
| 2016 |
msgid "Debug mode is useful when you need to track what pricing rule is applying for a cart item." |
| 2017 |
msgstr "Le mode débogage est utile lorsque vous devez suivre la règle de tarification appliquée à un article du panier." |
| 2018 |
|
| 2019 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:15 |
| 2020 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:99 |
| 2021 |
msgid "Calculations" |
| 2022 |
msgstr "Calculs" |
| 2023 |
|
| 2024 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:16 |
| 2025 |
msgid "This section controls how tiered pricing does calculations." |
| 2026 |
msgstr "Cette section contrôle la manière dont la tarification échelonnée effectue les calculs." |
| 2027 |
|
| 2028 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:35 |
| 2029 |
msgid "Combine variations for quantity calculation" |
| 2030 |
msgstr "Combiner les variations pour le calcul de la quantité" |
| 2031 |
|
| 2032 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:40 |
| 2033 |
msgid "Treat all variations of a variable product as the same item when calculating the total cart quantity for tiered pricing rules." |
| 2034 |
msgstr "Traitez toutes les variantes d'un produit variable comme le même article lors du calcul de la quantité totale du panier pour les règles de tarification échelonnées." |
| 2035 |
|
| 2036 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:45 |
| 2037 |
msgid "Calculate percentage discounts from regular price" |
| 2038 |
msgstr "Calculer le pourcentage de réduction par rapport au prix régulier" |
| 2039 |
|
| 2040 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:53 |
| 2041 |
msgid "Round calculated prices" |
| 2042 |
msgstr "Prix calculés ronds" |
| 2043 |
|
| 2044 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:57 |
| 2045 |
msgid "Round calculated percentage discounts to prevent minor display discrepancies with standard WooCommerce pricing." |
| 2046 |
msgstr "Rabais en pourcentage calculés arrondis pour éviter des écarts d’affichage mineurs avec les prix WooCommerce standard." |
| 2047 |
|
| 2048 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:69 |
| 2049 |
msgid "Calculate percentage discounts using the product's regular price, ignoring any active sale prices." |
| 2050 |
msgstr "Calculez le pourcentage de remise en utilisant le prix régulier du produit, en ignorant les prix de vente actifs." |
| 2051 |
|
| 2052 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:75 |
| 2053 |
msgid "Example: Regular price is $100.00, sale price is $90.00. Rule: 20% off." |
| 2054 |
msgstr "Exemple : Le prix régulier est de 100,00 $, le prix de vente est de 90,00 $. Règle : 20% de réduction." |
| 2055 |
|
| 2056 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:80 |
| 2057 |
msgid "Disabled (Default): Discount applies to the sale price ($90.00 - 20% = $72.00)." |
| 2058 |
msgstr "Désactivé (par défaut) : La réduction s'applique au prix de vente (90,00 $ - 20 % = 72,00 $)." |
| 2059 |
|
| 2060 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:85 |
| 2061 |
msgid "Enabled: Discount applies to the regular price ($100.00 - 20% = $80.00)." |
| 2062 |
msgstr "Activé : Le rabais s'applique au prix régulier (100,00 $ - 20 % = 80,00 $)." |
| 2063 |
|
| 2064 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:106 |
| 2065 |
msgid "How global pricing rules behave." |
| 2066 |
msgstr "Comment se comportent les règles mondiales de tarification." |
| 2067 |
|
| 2068 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:110 |
| 2069 |
msgid "Prioritize global pricing rules" |
| 2070 |
msgstr "Donner la priorité aux règles de tarification mondiales" |
| 2071 |
|
| 2072 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:112 |
| 2073 |
msgid "Apply global pricing rules before product-level rules. If disabled, individual product rules take precedence over global rules." |
| 2074 |
msgstr "Appliquez les règles de tarification globales avant les règles au niveau du produit. Si elles sont désactivées, les règles de produit individuelles ont priorité sur les règles globales." |
| 2075 |
|
| 2076 |
#: src/Settings/Sections/GeneralSection/GeneralSection.php:86 |
| 2077 |
msgid "General" |
| 2078 |
msgstr "Général" |
| 2079 |
|
| 2080 |
#: src/Settings/Sections/GeneralSection/GeneralSection.php:104 |
| 2081 |
msgid "<strong>Buy {tp_quantity} pieces for {tp_price}</strong>" |
| 2082 |
msgstr "<strong>Achetez {tp_quantity} pièces pour {tp_price}</strong>" |
| 2083 |
|
| 2084 |
#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:10 |
| 2085 |
msgid "Cart Display Settings" |
| 2086 |
msgstr "Paramètres d'affichage du panier" |
| 2087 |
|
| 2088 |
#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:14 |
| 2089 |
#: src/Addons/TieredPricingCart/TieredPricingCartAddon.php:12 |
| 2090 |
msgid "Manage how tiered pricing and discounts appear on the cart page." |
| 2091 |
msgstr "Gérez la façon dont les prix échelonnés et les remises apparaissent sur la page du panier." |
| 2092 |
|
| 2093 |
#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:24 |
| 2094 |
msgid "Display price as discount" |
| 2095 |
msgstr "Afficher le prix en réduction" |
| 2096 |
|
| 2097 |
#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:26 |
| 2098 |
msgid "Show a crossed-out regular price next to the discounted tiered price in the cart. For example: " |
| 2099 |
msgstr "Affichez un prix régulier barré à côté du prix progressif réduit dans le panier. Par exemple:" |
| 2100 |
|
| 2101 |
#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:32 |
| 2102 |
msgid "Display subtotal as discount" |
| 2103 |
msgstr "Afficher le sous-total sous forme de remise" |
| 2104 |
|
| 2105 |
#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:34 |
| 2106 |
msgid "Show a crossed-out regular subtotal next to the discounted subtotal in the cart." |
| 2107 |
msgstr "Afficher un sous-total régulier barré à côté du sous-total réduit dans le panier." |
| 2108 |
|
| 2109 |
#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:40 |
| 2110 |
msgid "Always use regular price" |
| 2111 |
msgstr "Utilisez toujours le prix régulier" |
| 2112 |
|
| 2113 |
#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:42 |
| 2114 |
msgid "When crossing out a price, always display the regular price rather than a sale price." |
| 2115 |
msgstr "Lorsque vous barrez un prix, affichez toujours le prix régulier plutôt que le prix soldé." |
| 2116 |
|
| 2117 |
#: src/Addons/CatalogPrices/CatalogPricesAddon.php:8 |
| 2118 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:11 |
| 2119 |
msgid "Catalog Price Format" |
| 2120 |
msgstr "Format de prix du catalogue" |
| 2121 |
|
| 2122 |
#: src/Addons/CatalogPrices/CatalogPricesAddon.php:12 |
| 2123 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:16 |
| 2124 |
msgid "Manage how tiered pricing appears in catalogs, loops, and widgets." |
| 2125 |
msgstr "Gérez la manière dont la tarification échelonnée apparaît dans les catalogues, les boucles et les widgets." |
| 2126 |
|
| 2127 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:27 |
| 2128 |
msgid "Enable tiered format" |
| 2129 |
msgstr "Activer le format hiérarchisé" |
| 2130 |
|
| 2131 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:31 |
| 2132 |
msgid "Display the lowest tiered price or a price range instead of the standard product price." |
| 2133 |
msgstr "Affichez le prix le plus bas ou une fourchette de prix au lieu du prix standard du produit." |
| 2134 |
|
| 2135 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:36 |
| 2136 |
msgid "Enable for variable products" |
| 2137 |
msgstr "Activer pour les produits variables" |
| 2138 |
|
| 2139 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:40 |
| 2140 |
msgid "Apply the tiered format to variable products, using the lowest and highest prices across all variations." |
| 2141 |
msgstr "Appliquez le format hiérarchisé aux produits variables, en utilisant les prix les plus bas et les plus élevés pour toutes les variantes." |
| 2142 |
|
| 2143 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:45 |
| 2144 |
msgid "Display format" |
| 2145 |
msgstr "Format d'affichage" |
| 2146 |
|
| 2147 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:49 |
| 2148 |
msgid "Show lowest price" |
| 2149 |
msgstr "Afficher le prix le plus bas" |
| 2150 |
|
| 2151 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:50 |
| 2152 |
msgid "Show range (lowest to highest)" |
| 2153 |
msgstr "Afficher la plage (de la plus basse à la plus élevée)" |
| 2154 |
|
| 2155 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:53 |
| 2156 |
msgid "Choose whether to show only the lowest available price or the full price range." |
| 2157 |
msgstr "Choisissez d'afficher uniquement le prix disponible le plus bas ou la gamme complète de prix." |
| 2158 |
|
| 2159 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:57 |
| 2160 |
msgid "Lowest price prefix" |
| 2161 |
msgstr "Préfixe du prix le plus bas" |
| 2162 |
|
| 2163 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:61 |
| 2164 |
msgid "Text displayed before the lowest price (e.g., <b>From $10.00</b>)." |
| 2165 |
msgstr "Texte affiché avant le prix le plus bas (par exemple, <b>À partir de 10,00 $</b>)." |
| 2166 |
|
| 2167 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:19 |
| 2168 |
msgid "Customize the appearance and behavior of your tiered pricing tables." |
| 2169 |
msgstr "Personnalisez l'apparence et le comportement de vos tableaux de tarification par niveaux." |
| 2170 |
|
| 2171 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:29 |
| 2172 |
msgid "Display tiered pricing" |
| 2173 |
msgstr "Afficher les tarifs échelonnés" |
| 2174 |
|
| 2175 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:33 |
| 2176 |
msgid "Automatically display tiered pricing on the product page. Prices remain dynamic even if the tiered pricing is not displayed. You can also display tiered pricing via shortcode, Gutenberg block, or Elementor widget." |
| 2177 |
msgstr "Affichez automatiquement les tarifs échelonnés sur la page produit. Les prix restent dynamiques même si la tarification échelonnée n'est pas affichée. Vous pouvez également afficher des tarifs échelonnés via un shortcode, un bloc Gutenberg ou un widget Elementor." |
| 2178 |
|
| 2179 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:38 |
| 2180 |
msgid "Default layout" |
| 2181 |
msgstr "Disposition par défaut" |
| 2182 |
|
| 2183 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:42 |
| 2184 |
msgid "Choose the default visual layout. You can also customize this individually per product." |
| 2185 |
msgstr "Choisissez la disposition visuelle par défaut. Vous pouvez également le personnaliser individuellement par produit." |
| 2186 |
|
| 2187 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:48 |
| 2188 |
msgid "Pricing options style" |
| 2189 |
msgstr "Style des options de tarification" |
| 2190 |
|
| 2191 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:53 |
| 2192 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:66 |
| 2193 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:87 |
| 2194 |
msgid "Style #1" |
| 2195 |
msgstr "Style n°1" |
| 2196 |
|
| 2197 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:54 |
| 2198 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:67 |
| 2199 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:88 |
| 2200 |
msgid "Style #2" |
| 2201 |
msgstr "Style n°2" |
| 2202 |
|
| 2203 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:55 |
| 2204 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:68 |
| 2205 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:89 |
| 2206 |
msgid "Style #3" |
| 2207 |
msgstr "Style n°3" |
| 2208 |
|
| 2209 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:82 |
| 2210 |
msgid "Pricing blocks style" |
| 2211 |
msgstr "Style des blocs de tarification" |
| 2212 |
|
| 2213 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:69 |
| 2214 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:90 |
| 2215 |
msgid "Style #4" |
| 2216 |
msgstr "Style n°4" |
| 2217 |
|
| 2218 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:104 |
| 2219 |
msgid "Position on the product page" |
| 2220 |
msgstr "Position sur la page produit" |
| 2221 |
|
| 2222 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:108 |
| 2223 |
msgid "Above add to cart button" |
| 2224 |
msgstr "Ci-dessus, bouton Ajouter au panier" |
| 2225 |
|
| 2226 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:109 |
| 2227 |
msgid "Below add to cart button" |
| 2228 |
msgstr "Ci-dessous le bouton Ajouter au panier" |
| 2229 |
|
| 2230 |
#: src/Addons/PricingSummary/SummarySubsection.php:46 |
| 2231 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:110 |
| 2232 |
msgid "Above add to cart form" |
| 2233 |
msgstr "Formulaire d'ajout au panier ci-dessus" |
| 2234 |
|
| 2235 |
#: src/Addons/PricingSummary/SummarySubsection.php:47 |
| 2236 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:111 |
| 2237 |
msgid "Below add to cart form" |
| 2238 |
msgstr "Ci-dessous le formulaire d'ajout au panier" |
| 2239 |
|
| 2240 |
#: src/Addons/PricingSummary/SummarySubsection.php:49 |
| 2241 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:113 |
| 2242 |
msgid "Before product summary" |
| 2243 |
msgstr "Avant le résumé du produit" |
| 2244 |
|
| 2245 |
#: src/Addons/PricingSummary/SummarySubsection.php:50 |
| 2246 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:114 |
| 2247 |
msgid "After product summary" |
| 2248 |
msgstr "Après le résumé du produit" |
| 2249 |
|
| 2250 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:115 |
| 2251 |
msgid "I display tiered pricing via shortcode/gutenberg/elementor" |
| 2252 |
msgstr "J'affiche des tarifs échelonnés via shortcode/gutenberg/elementor" |
| 2253 |
|
| 2254 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:118 |
| 2255 |
msgid "Choose where you what tiered pricing be displayed on the product page." |
| 2256 |
msgstr "Choisissez où vous souhaitez afficher les tarifs échelonnés sur la page du produit." |
| 2257 |
|
| 2258 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:143 |
| 2259 |
msgid "Tooltip icon color" |
| 2260 |
msgstr "Couleur de l’icône de l’info-bulle" |
| 2261 |
|
| 2262 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:148 |
| 2263 |
msgid "Color of the icon." |
| 2264 |
msgstr "Couleur de l'icône." |
| 2265 |
|
| 2266 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:152 |
| 2267 |
msgid "Tooltip icon size (px)" |
| 2268 |
msgstr "Taille de l'icône de l'info-bulle (px)" |
| 2269 |
|
| 2270 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:157 |
| 2271 |
msgid "Size of the icon." |
| 2272 |
msgstr "Taille de l'icône." |
| 2273 |
|
| 2274 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:161 |
| 2275 |
msgid "Tooltip border" |
| 2276 |
msgstr "Bordure d'info-bulle" |
| 2277 |
|
| 2278 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:189 |
| 2279 |
msgid "Columns titles" |
| 2280 |
msgstr "Titres des colonnes" |
| 2281 |
|
| 2282 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:208 |
| 2283 |
msgid "Leave a column title empty so as not to show that column." |
| 2284 |
msgstr "Laissez un titre de colonne vide afin de ne pas afficher cette colonne." |
| 2285 |
|
| 2286 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:216 |
| 2287 |
msgid "Show the percentage discount in pricing blocks that offer a discount." |
| 2288 |
msgstr "Affichez le pourcentage de remise dans les blocs de tarification offrant une remise." |
| 2289 |
|
| 2290 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:224 |
| 2291 |
msgid "Pricing options will show a crossed-out regular product price near the actual tier price." |
| 2292 |
msgstr "Les options de tarification afficheront un prix de produit régulier barré proche du prix réel du niveau." |
| 2293 |
|
| 2294 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:229 |
| 2295 |
msgid "Show totals in a selected option" |
| 2296 |
msgstr "Afficher les totaux dans une option sélectionnée" |
| 2297 |
|
| 2298 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:233 |
| 2299 |
msgid "The selected pricing option will include totals." |
| 2300 |
msgstr "L'option de tarification sélectionnée comprendra les totaux." |
| 2301 |
|
| 2302 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:237 |
| 2303 |
msgid "Pricing option template" |
| 2304 |
msgstr "Modèle d'option de tarification" |
| 2305 |
|
| 2306 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:248 |
| 2307 |
msgid "Use the variables above to build the template for the pricing option." |
| 2308 |
msgstr "Utilisez les variables ci-dessus pour créer le modèle de l'option de tarification." |
| 2309 |
|
| 2310 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:252 |
| 2311 |
msgid "Show first tier pricing option" |
| 2312 |
msgstr "Afficher l'option de tarification de premier niveau" |
| 2313 |
|
| 2314 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:256 |
| 2315 |
msgid "Show the option with a regular product price. This is the first pricing tier where no discount is offered." |
| 2316 |
msgstr "Affichez l'option avec un prix de produit régulier. Il s’agit du premier niveau tarifaire pour lequel aucune remise n’est offerte." |
| 2317 |
|
| 2318 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:260 |
| 2319 |
msgid "First tier pricing option template" |
| 2320 |
msgstr "Modèle d'option de tarification de premier niveau" |
| 2321 |
|
| 2322 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:268 |
| 2323 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:307 |
| 2324 |
msgid "Set up the first pricing tier template where a discount is not offered." |
| 2325 |
msgstr "Configurez le premier modèle de niveau tarifaire pour lequel aucune remise n’est proposée." |
| 2326 |
|
| 2327 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:272 |
| 2328 |
msgid "Pricing string template" |
| 2329 |
msgstr "Modèle de chaîne de tarification" |
| 2330 |
|
| 2331 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:284 |
| 2332 |
msgid "Use the variables above to build the template for the pricing string." |
| 2333 |
msgstr "Utilisez les variables ci-dessus pour créer le modèle de chaîne de tarification." |
| 2334 |
|
| 2335 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:288 |
| 2336 |
msgid "Show first tier pricing string" |
| 2337 |
msgstr "Afficher la chaîne de tarification du premier niveau" |
| 2338 |
|
| 2339 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:292 |
| 2340 |
msgid "Show the tier with a regular product price. This is the first pricing tier where no discount is offered." |
| 2341 |
msgstr "Affichez le niveau avec un prix de produit régulier. Il s’agit du premier niveau tarifaire pour lequel aucune remise n’est offerte." |
| 2342 |
|
| 2343 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:297 |
| 2344 |
msgid "First tier pricing string template" |
| 2345 |
msgstr "Modèle de chaîne de tarification de premier niveau" |
| 2346 |
|
| 2347 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:315 |
| 2348 |
msgid "To select the quantity, tiered pricing becomes clickable (table rows, blocks, options)." |
| 2349 |
msgstr "Pour sélectionner la quantité, la tarification échelonnée devient cliquable (lignes du tableau, blocs, options)." |
| 2350 |
|
| 2351 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:11 |
| 2352 |
msgid "Guest Users" |
| 2353 |
msgstr "Utilisateurs invités" |
| 2354 |
|
| 2355 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:15 |
| 2356 |
msgid "Manage pricing visibility and purchasing rules for guest (non-logged-in) users." |
| 2357 |
msgstr "Gérez la visibilité des prix et les règles d'achat pour les utilisateurs invités (non connectés)." |
| 2358 |
|
| 2359 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:26 |
| 2360 |
msgid "Require login to purchase" |
| 2361 |
msgstr "Nécessite une connexion pour acheter" |
| 2362 |
|
| 2363 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:34 |
| 2364 |
msgid "Guest add-to-cart label" |
| 2365 |
msgstr "Libellé d'ajout au panier d'invité" |
| 2366 |
|
| 2367 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:38 |
| 2368 |
msgid "Change the default \"Add to cart\" button text for guest users." |
| 2369 |
msgstr "Modifiez le texte du bouton « Ajouter au panier » par défaut pour les utilisateurs invités." |
| 2370 |
|
| 2371 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:40 |
| 2372 |
msgid "Leave empty to keep default" |
| 2373 |
msgstr "Laisser vide pour conserver la valeur par défaut" |
| 2374 |
|
| 2375 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:45 |
| 2376 |
msgid "Guest purchase error message" |
| 2377 |
msgstr "Message d'erreur d'achat d'invité" |
| 2378 |
|
| 2379 |
#. translators: %s: login page url |
| 2380 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:50 |
| 2381 |
#, php-format |
| 2382 |
msgid "Please enter %s to make a purchase." |
| 2383 |
msgstr "Veuillez entrer %s pour effectuer un achat." |
| 2384 |
|
| 2385 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:56 |
| 2386 |
msgid "Hide prices for guests" |
| 2387 |
msgstr "Masquer les prix pour les invités" |
| 2388 |
|
| 2389 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:63 |
| 2390 |
msgid "Guest price message" |
| 2391 |
msgstr "Message sur le prix des clients" |
| 2392 |
|
| 2393 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:66 |
| 2394 |
msgid "This message will be displayed instead of the price for non-logged-in users." |
| 2395 |
msgstr "Ce message sera affiché à la place du prix pour les utilisateurs non connectés." |
| 2396 |
|
| 2397 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:12 |
| 2398 |
msgid "Product Page Pricing" |
| 2399 |
msgstr "Prix de la page produit" |
| 2400 |
|
| 2401 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:16 |
| 2402 |
msgid "Manage how tiered prices are displayed and behave on single product pages." |
| 2403 |
msgstr "Gérez la façon dont les prix échelonnés sont affichés et se comportent sur les pages de produits uniques." |
| 2404 |
|
| 2405 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:27 |
| 2406 |
msgid "Price display format" |
| 2407 |
msgstr "Format d'affichage des prix" |
| 2408 |
|
| 2409 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:31 |
| 2410 |
msgid "Match catalog display (price range or lowest price)" |
| 2411 |
msgstr "Affichage du catalogue correspondant (gamme de prix ou prix le plus bas)" |
| 2412 |
|
| 2413 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:32 |
| 2414 |
msgid "Dynamic" |
| 2415 |
msgstr "Dynamique" |
| 2416 |
|
| 2417 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:38 |
| 2418 |
msgid "Enable dynamic price updates" |
| 2419 |
msgstr "Activer les mises à jour dynamiques des prix" |
| 2420 |
|
| 2421 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:42 |
| 2422 |
msgid "Automatically update the main product price when a user selects a different quantity." |
| 2423 |
msgstr "Mettez automatiquement à jour le prix du produit principal lorsqu'un utilisateur sélectionne une quantité différente." |
| 2424 |
|
| 2425 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:46 |
| 2426 |
msgid "Display tiered price as discount" |
| 2427 |
msgstr "Afficher le prix échelonné sous forme de remise" |
| 2428 |
|
| 2429 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:50 |
| 2430 |
msgid "Cross out the original price and show the discounted tiered price next to it." |
| 2431 |
msgstr "Rayez le prix d’origine et affichez le prix progressif réduit à côté." |
| 2432 |
|
| 2433 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:54 |
| 2434 |
msgid "Display total price" |
| 2435 |
msgstr "Afficher le prix total" |
| 2436 |
|
| 2437 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:58 |
| 2438 |
msgid "Show the total calculated price based on the selected quantity and active tier." |
| 2439 |
msgstr "Affichez le prix total calculé en fonction de la quantité sélectionnée et du niveau actif." |
| 2440 |
|
| 2441 |
#: src/Addons/PricingSummary/PricingSummaryAddon.php:8 |
| 2442 |
#: src/Addons/PricingSummary/SummarySubsection.php:11 |
| 2443 |
msgid "Pricing Summary" |
| 2444 |
msgstr "Résumé des prix" |
| 2445 |
|
| 2446 |
#: src/Addons/PricingSummary/SummarySubsection.php:15 |
| 2447 |
msgid "Show a summary block with total cost and unit price details." |
| 2448 |
msgstr "Afficher un bloc récapitulatif avec les détails du coût total et du prix unitaire." |
| 2449 |
|
| 2450 |
#: src/Addons/PricingSummary/SummarySubsection.php:25 |
| 2451 |
msgid "Enable pricing summary" |
| 2452 |
msgstr "Activer le récapitulatif des prix" |
| 2453 |
|
| 2454 |
#: src/Addons/PricingSummary/SummarySubsection.php:35 |
| 2455 |
msgid "The name is displaying above the summary block." |
| 2456 |
msgstr "Le nom s'affiche au-dessus du bloc récapitulatif." |
| 2457 |
|
| 2458 |
#: src/Addons/PricingSummary/SummarySubsection.php:40 |
| 2459 |
msgid "Position on product page" |
| 2460 |
msgstr "Position sur la page produit" |
| 2461 |
|
| 2462 |
#: src/Addons/PricingSummary/SummarySubsection.php:44 |
| 2463 |
msgid "Above buy button" |
| 2464 |
msgstr "Au-dessus du bouton d'achat" |
| 2465 |
|
| 2466 |
#: src/Addons/PricingSummary/SummarySubsection.php:45 |
| 2467 |
msgid "Below buy button" |
| 2468 |
msgstr "Sous le bouton d'achat" |
| 2469 |
|
| 2470 |
#: src/Addons/PricingSummary/SummarySubsection.php:53 |
| 2471 |
msgid "Where to display the summary block." |
| 2472 |
msgstr "Où afficher le bloc récapitulatif." |
| 2473 |
|
| 2474 |
#: src/Addons/PricingSummary/SummarySubsection.php:57 |
| 2475 |
msgid "Totals template" |
| 2476 |
msgstr "Modèle de totaux" |
| 2477 |
|
| 2478 |
#: src/Addons/PricingSummary/SummarySubsection.php:61 |
| 2479 |
msgid "Detailed" |
| 2480 |
msgstr "Détaillé" |
| 2481 |
|
| 2482 |
#: src/Addons/PricingSummary/SummarySubsection.php:62 |
| 2483 |
msgid "Reduced" |
| 2484 |
msgstr "Réduit" |
| 2485 |
|
| 2486 |
#: src/Addons/PricingSummary/SummarySubsection.php:63 |
| 2487 |
msgid "Labels" |
| 2488 |
msgstr "Étiquettes" |
| 2489 |
|
| 2490 |
#: src/Addons/PricingSummary/SummarySubsection.php:68 |
| 2491 |
msgid "\"Total\" label" |
| 2492 |
msgstr "Etiquette \"Total\"" |
| 2493 |
|
| 2494 |
#: src/Addons/PricingSummary/SummarySubsection.php:71 |
| 2495 |
#: views/frontend/tiered-pricing-options-style-1.php:161 |
| 2496 |
#: views/frontend/tiered-pricing-options-style-1.php:271 |
| 2497 |
#: views/frontend/tiered-pricing-options-style-2.php:161 |
| 2498 |
#: views/frontend/tiered-pricing-options-style-2.php:271 |
| 2499 |
#: views/frontend/tiered-pricing-options-style-3.php:161 |
| 2500 |
#: views/frontend/tiered-pricing-options-style-3.php:290 |
| 2501 |
#: views/frontend/tiered-pricing-options.php:161 |
| 2502 |
#: views/frontend/tiered-pricing-options.php:271 |
| 2503 |
msgid "Total:" |
| 2504 |
msgstr "Total:" |
| 2505 |
|
| 2506 |
#: src/Addons/PricingSummary/SummarySubsection.php:75 |
| 2507 |
msgid "\"Each\" label" |
| 2508 |
msgstr "Étiquette \"Chaque\"" |
| 2509 |
|
| 2510 |
#: src/Addons/PricingSummary/SummarySubsection.php:78 |
| 2511 |
msgid "Each: " |
| 2512 |
msgstr "Chaque:" |
| 2513 |
|
| 2514 |
#: src/Addons/CartUpsells/UpsellsSubsection.php:11 |
| 2515 |
msgid "Cart Upsell Messages" |
| 2516 |
msgstr "Messages de vente incitative du panier" |
| 2517 |
|
| 2518 |
#: src/Addons/CartUpsells/UpsellsSubsection.php:15 |
| 2519 |
msgid "Display targeted messages in the cart to encourage customers to reach the next discount tier." |
| 2520 |
msgstr "Affichez des messages ciblés dans le panier pour encourager les clients à atteindre le niveau de remise suivant." |
| 2521 |
|
| 2522 |
#: src/Addons/CartUpsells/UpsellsSubsection.php:26 |
| 2523 |
msgid "Enable cart upsells" |
| 2524 |
msgstr "Activer les ventes incitatives de panier" |
| 2525 |
|
| 2526 |
#: src/Addons/CartUpsells/UpsellsSubsection.php:55 |
| 2527 |
msgid "Note: This feature is not compatible with the Gutenberg Cart/Checkout blocks." |
| 2528 |
msgstr "Remarque : Cette fonctionnalité n'est pas compatible avec les blocs Gutenberg Cart/Checkout." |
| 2529 |
|
| 2530 |
#: src/Addons/CartUpsells/UpsellsSubsection.php:49 |
| 2531 |
msgid "Upsell text color" |
| 2532 |
msgstr "Couleur du texte de vente incitative" |
| 2533 |
|
| 2534 |
#: src/Addons/YouSave/YouSaveAddon.php:8 |
| 2535 |
#: src/Addons/YouSave/YouSaveSubsection.php:11 |
| 2536 |
msgid "\"You Save\" Badge" |
| 2537 |
msgstr "Badge \"Vous économisez\"" |
| 2538 |
|
| 2539 |
#: src/Addons/YouSave/YouSaveSubsection.php:15 |
| 2540 |
msgid "Show customers exactly how much they save when tiered discounts are applied." |
| 2541 |
msgstr "Montrez aux clients exactement combien ils économisent lorsque des remises échelonnées sont appliquées." |
| 2542 |
|
| 2543 |
#: src/Addons/YouSave/YouSaveSubsection.php:25 |
| 2544 |
msgid "Enable \"You Save\" badge" |
| 2545 |
msgstr "Activer le badge « Vous enregistrez »" |
| 2546 |
|
| 2547 |
#: src/Addons/YouSave/YouSaveSubsection.php:29 |
| 2548 |
msgid "Show the difference between the regular price and a discounted price. You can also show it via the [tiered_price_you_save] shortcode." |
| 2549 |
msgstr "Montrez la différence entre le prix régulier et un prix réduit. Vous pouvez également l'afficher via le shortcode [tiered_price_you_save]." |
| 2550 |
|
| 2551 |
#: src/Addons/YouSave/YouSaveSubsection.php:33 |
| 2552 |
msgid "Include sale price in calculation" |
| 2553 |
msgstr "Inclure le prix de vente dans le calcul" |
| 2554 |
|
| 2555 |
#: src/Addons/YouSave/YouSaveSubsection.php:37 |
| 2556 |
msgid "The difference between the regular and sale price will be included in the “you save” calculation." |
| 2557 |
msgstr "La différence entre le prix régulier et le prix de vente sera incluse dans le calcul « vous économisez »." |
| 2558 |
|
| 2559 |
#: src/Addons/YouSave/YouSaveSubsection.php:43 |
| 2560 |
msgid "You save {tp_ys_total_price} ({tp_ys_percentage_discount}%)" |
| 2561 |
msgstr "Vous économisez {tp_ys_total_price} ({tp_ys_percentage_discount} %)" |
| 2562 |
|
| 2563 |
#: src/Addons/YouSave/YouSaveSubsection.php:52 |
| 2564 |
msgid "\"You save\" price color" |
| 2565 |
msgstr "Couleur du prix \"Vous économisez\"" |
| 2566 |
|
| 2567 |
#: src/Settings/Sections/Integrations/IntegrationSection.php:17 |
| 2568 |
msgid "General integrations" |
| 2569 |
msgstr "Intégrations générales" |
| 2570 |
|
| 2571 |
#: src/Settings/Sections/Integrations/IntegrationSection.php:22 |
| 2572 |
msgid "Multicurrency integrations" |
| 2573 |
msgstr "Intégrations multidevises" |
| 2574 |
|
| 2575 |
#: src/Settings/Sections/Integrations/IntegrationSection.php:23 |
| 2576 |
msgid "Integrations with multicurrency plugins." |
| 2577 |
msgstr "Intégrations avec des plugins multidevises." |
| 2578 |
|
| 2579 |
#: src/Settings/Sections/Integrations/IntegrationSection.php:26 |
| 2580 |
msgid "Product Addons" |
| 2581 |
msgstr "Modules complémentaires de produits" |
| 2582 |
|
| 2583 |
#: src/Settings/Sections/Integrations/IntegrationSection.php:27 |
| 2584 |
msgid "Integrations with product add-ons (custom fields) plugins." |
| 2585 |
msgstr "Intégrations avec des plugins de modules complémentaires de produits (champs personnalisés)." |
| 2586 |
|
| 2587 |
#: src/Settings/Sections/Integrations/IntegrationSection.php:31 |
| 2588 |
msgid "SEO" |
| 2589 |
msgstr "Référencement" |
| 2590 |
|
| 2591 |
#: src/Settings/Sections/Integrations/IntegrationSection.php:32 |
| 2592 |
msgid "Integrations with SEO plugins." |
| 2593 |
msgstr "Intégrations avec des plugins SEO." |
| 2594 |
|
| 2595 |
#: src/Settings/Sections/Integrations/IntegrationSection.php:35 |
| 2596 |
msgid "Custom Product Types" |
| 2597 |
msgstr "Types de produits personnalisés" |
| 2598 |
|
| 2599 |
#: src/Settings/Sections/Integrations/IntegrationSection.php:36 |
| 2600 |
msgid "Integrations plugins that provides custom product types." |
| 2601 |
msgstr "Plugins d'intégration qui fournissent des types de produits personnalisés." |
| 2602 |
|
| 2603 |
#: src/Settings/Sections/Integrations/IntegrationSection.php:92 |
| 2604 |
msgid "Integrations" |
| 2605 |
msgstr "Intégrations" |
| 2606 |
|
| 2607 |
#. translators: %s: required plugin |
| 2608 |
#: src/TierPricingTablePlugin.php:88 |
| 2609 |
#, php-format |
| 2610 |
msgid "<b>Tiered Pricing Table</b> plugin requires %s to be installed and activated." |
| 2611 |
msgstr "Le plugin <b>Tiered Pricing Table</b> nécessite que %s soit installé et activé." |
| 2612 |
|
| 2613 |
#: src/TierPricingTablePlugin.php:151 |
| 2614 |
#: views/admin/notifications/activation-notification.php:56 |
| 2615 |
#: views/admin/welcome-page/welcome-page.php:517 |
| 2616 |
msgid "Settings" |
| 2617 |
msgstr "Paramètres" |
| 2618 |
|
| 2619 |
#: src/TierPricingTablePlugin.php:155 |
| 2620 |
msgid "Go Premium" |
| 2621 |
msgstr "Passez à la version premium" |
| 2622 |
|
| 2623 |
#: src/TierPricingTablePlugin.php:168 |
| 2624 |
#: views/admin/banners/premium-thanking-banner.php:44 |
| 2625 |
#: views/admin/banners/upgrade-banner.php:59 |
| 2626 |
#: views/admin/notifications/activation-notification.php:60 |
| 2627 |
#: views/admin/welcome-page/welcome-page.php:523 |
| 2628 |
msgid "Documentation" |
| 2629 |
msgstr "Documentation" |
| 2630 |
|
| 2631 |
#: src/TierPricingTablePlugin.php:171 |
| 2632 |
msgid "Contact Us" |
| 2633 |
msgstr "Contactez-nous" |
| 2634 |
|
| 2635 |
#: src/TierPricingTablePlugin.php:282 |
| 2636 |
#: views/admin/welcome-page/welcome-page.php:767 |
| 2637 |
msgid "Horizontal table" |
| 2638 |
msgstr "Tableau horizontal" |
| 2639 |
|
| 2640 |
#: src/TierPricingTablePlugin.php:283 |
| 2641 |
#: views/admin/welcome-page/welcome-page.php:772 |
| 2642 |
msgid "Plain text" |
| 2643 |
msgstr "Texte brut" |
| 2644 |
|
| 2645 |
#: src/TierPricingTablePlugin.php:284 |
| 2646 |
#: views/admin/welcome-page/welcome-page.php:759 |
| 2647 |
msgid "Tooltip" |
| 2648 |
msgstr "Info-bulle" |
| 2649 |
|
| 2650 |
#: views/addons/category-tiers/add-free.php:37 |
| 2651 |
msgid "Available only in the premium version (You can disable this block in the settings)" |
| 2652 |
msgstr "Disponible uniquement dans la version premium (Vous pouvez désactiver ce blocage dans les paramètres)" |
| 2653 |
|
| 2654 |
#: views/addons/category-tiers/add.php:69 |
| 2655 |
#: views/addons/category-tiers/edit-free.php:46 |
| 2656 |
#: views/addons/category-tiers/edit.php:100 |
| 2657 |
#: views/admin/components/tiered-pricing-rules-form.php:141 |
| 2658 |
msgid "New tier" |
| 2659 |
msgstr "Nouveau niveau" |
| 2660 |
|
| 2661 |
#: views/addons/category-tiers/add.php:76 |
| 2662 |
msgid "" |
| 2663 |
"Assign percentage discounts for products that have this category. Rules can be overridden\n" |
| 2664 |
" in product." |
| 2665 |
msgstr "" |
| 2666 |
"Attribuez des remises en pourcentage pour les produits appartenant à cette catégorie. Les règles peuvent être outrepassées\n" |
| 2667 |
" dans le produit." |
| 2668 |
|
| 2669 |
#: views/addons/category-tiers/edit.php:135 |
| 2670 |
msgid "Assign percentage discounts for products that have this category. Rules can be overridden in product." |
| 2671 |
msgstr "Attribuez des remises en pourcentage pour les produits appartenant à cette catégorie. Les règles peuvent être remplacées dans le produit." |
| 2672 |
|
| 2673 |
#: views/addons/global-rules/tiered-pricing-tab.php:56 |
| 2674 |
msgid "Looking to set pricing rules for product categories or custom sets of products?" |
| 2675 |
msgstr "Vous cherchez à définir des règles de tarification pour des catégories de produits ou des ensembles de produits personnalisés ?" |
| 2676 |
|
| 2677 |
#: views/addons/global-rules/tiered-pricing-tab.php:67 |
| 2678 |
msgid "Create a global pricing rule" |
| 2679 |
msgstr "Créer une règle de tarification globale" |
| 2680 |
|
| 2681 |
#: views/addons/role-based-pricing/role-based-block.php:33 |
| 2682 |
msgid "Role-based pricing" |
| 2683 |
msgstr "Tarification basée sur les rôles" |
| 2684 |
|
| 2685 |
#: views/addons/role-based-pricing/role-based-block.php:64 |
| 2686 |
msgid "Set up specific pricing and rules for different user roles." |
| 2687 |
msgstr "Configurez des tarifs et des règles spécifiques pour différents rôles d'utilisateur." |
| 2688 |
|
| 2689 |
#: views/addons/role-based-pricing/role-based-block.php:75 |
| 2690 |
msgid "settings" |
| 2691 |
msgstr "paramètres" |
| 2692 |
|
| 2693 |
#. translators: %s: settings link |
| 2694 |
#: views/addons/role-based-pricing/role-based-block.php:77 |
| 2695 |
#, php-format |
| 2696 |
msgid "You can disable this feature in the %s if you don't need role-based pricing." |
| 2697 |
msgstr "Vous pouvez désactiver cette fonctionnalité dans le %s si vous n'avez pas besoin d'une tarification basée sur les rôles." |
| 2698 |
|
| 2699 |
#: views/addons/role-based-pricing/role-based-block.php:98 |
| 2700 |
msgid "Add Role" |
| 2701 |
msgstr "Ajouter un rôle" |
| 2702 |
|
| 2703 |
#: views/addons/role-based-pricing/role-based-block.php:110 |
| 2704 |
msgid "Manage Roles" |
| 2705 |
msgstr "Gérer les rôles" |
| 2706 |
|
| 2707 |
#: views/addons/role-based-pricing/role-pricing-form.php:30 |
| 2708 |
msgid "Premium feature." |
| 2709 |
msgstr "Fonctionnalité premium." |
| 2710 |
|
| 2711 |
#: views/admin/banners/free-version-used-premium-available.php:16 |
| 2712 |
#: views/admin/banners/upgrade-banner.php:19 |
| 2713 |
msgid "Free Version" |
| 2714 |
msgstr "Version gratuite" |
| 2715 |
|
| 2716 |
#: views/admin/banners/free-version-used-premium-available.php:19 |
| 2717 |
msgid "Premium License Available" |
| 2718 |
msgstr "Licence Premium disponible" |
| 2719 |
|
| 2720 |
#: views/admin/banners/free-version-used-premium-available.php:26 |
| 2721 |
msgid "You are currently running the free version. Download the Pro version from your <a href=\"" |
| 2722 |
msgstr "Vous utilisez actuellement la version gratuite. Téléchargez la version Pro depuis votre <a href=\"" |
| 2723 |
|
| 2724 |
#: views/admin/banners/premium-thanking-banner.php:20 |
| 2725 |
msgid "Premium" |
| 2726 |
msgstr "Prime" |
| 2727 |
|
| 2728 |
#: views/admin/banners/premium-thanking-banner.php:25 |
| 2729 |
msgid "License is invalid or expired. Please check your account." |
| 2730 |
msgstr "La licence est invalide ou expirée. Veuillez vérifier votre compte." |
| 2731 |
|
| 2732 |
#: src/TierPricingTablePlugin.php:175 |
| 2733 |
#: views/admin/banners/premium-thanking-banner.php:36 |
| 2734 |
#: views/admin/banners/upgrade-banner.php:71 |
| 2735 |
msgid "My Account" |
| 2736 |
msgstr "Mon compte" |
| 2737 |
|
| 2738 |
#: views/admin/banners/premium-thanking-banner.php:40 |
| 2739 |
#: views/admin/banners/upgrade-banner.php:54 |
| 2740 |
msgid "Contact Support" |
| 2741 |
msgstr "Contacter l'assistance" |
| 2742 |
|
| 2743 |
#: views/admin/banners/upgrade-banner.php:21 |
| 2744 |
msgid "Unlock advanced features with Premium 🚀" |
| 2745 |
msgstr "Débloquez des fonctionnalités avancées avec Premium 🚀" |
| 2746 |
|
| 2747 |
#: views/admin/banners/upgrade-banner.php:28 |
| 2748 |
msgid "finish plugin activation" |
| 2749 |
msgstr "terminer l'activation du plugin" |
| 2750 |
|
| 2751 |
#. translators: %s: activation link |
| 2752 |
#: views/admin/banners/upgrade-banner.php:35 |
| 2753 |
#, php-format |
| 2754 |
msgid "Please %s to upgrade." |
| 2755 |
msgstr "Veuillez %s effectuer une mise à niveau." |
| 2756 |
|
| 2757 |
#: views/admin/banners/upgrade-banner.php:49 |
| 2758 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 2759 |
#: src/Addons/CustomColumns/js-source/index.js:205 |
| 2760 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 2761 |
#: src/Addons/TaxSettings/js-source/App.js:238 |
| 2762 |
msgid "Upgrade to Premium" |
| 2763 |
msgstr "Passer à Premium" |
| 2764 |
|
| 2765 |
#: views/admin/banners/upgrade-banner.php:65 |
| 2766 |
msgid "Opt-in" |
| 2767 |
msgstr "S'inscrire" |
| 2768 |
|
| 2769 |
#: views/admin/components/minimum-order-quantity-form.php:26 |
| 2770 |
msgid "A minimum amount of a product a customer must order to fulfill the order." |
| 2771 |
msgstr "Quantité minimale de produit qu'un client doit commander pour honorer la commande." |
| 2772 |
|
| 2773 |
#: views/admin/components/regular-pricing-form.php:35 |
| 2774 |
#: views/admin/components/regular-pricing-form.php:52 |
| 2775 |
msgid "Flat prices" |
| 2776 |
msgstr "Tarifs forfaitaires" |
| 2777 |
|
| 2778 |
#: views/admin/components/regular-pricing-form.php:84 |
| 2779 |
msgid "Leave blank to not apply any" |
| 2780 |
msgstr "Laisser vide pour ne rien appliquer" |
| 2781 |
|
| 2782 |
#: views/admin/components/regular-pricing-form.php:94 |
| 2783 |
msgid "Set discounted price as" |
| 2784 |
msgstr "Fixez le prix réduit comme" |
| 2785 |
|
| 2786 |
#: views/admin/components/regular-pricing-form.php:137 |
| 2787 |
#: views/admin/components/regular-pricing-form.php:155 |
| 2788 |
msgid "Leave blank to keep unchanged" |
| 2789 |
msgstr "Laisser vide pour rester inchangé" |
| 2790 |
|
| 2791 |
#: views/admin/components/tiered-pricing-rules-form.php:105 |
| 2792 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:16 |
| 2793 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 2794 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1 |
| 2795 |
msgid "Fixed prices" |
| 2796 |
msgstr "Prix fixes" |
| 2797 |
|
| 2798 |
#: views/admin/components/tiered-pricing-rules-form.php:110 |
| 2799 |
msgid "Percentage discounts" |
| 2800 |
msgstr "Remises en pourcentage" |
| 2801 |
|
| 2802 |
#: views/admin/components/tiered-pricing-rules-form.php:111 |
| 2803 |
msgid "Percentage discounts (only in premium version)" |
| 2804 |
msgstr "Remises en pourcentage (uniquement dans la version premium)" |
| 2805 |
|
| 2806 |
#: views/admin/components/tiered-pricing-rules-form.php:125 |
| 2807 |
msgid "Tiered price" |
| 2808 |
msgstr "Prix échelonné" |
| 2809 |
|
| 2810 |
#: views/admin/notifications/activation-notification.php:25 |
| 2811 |
msgid "Thanks for installing the" |
| 2812 |
msgstr "Merci d'avoir installé le" |
| 2813 |
|
| 2814 |
#: views/admin/notifications/activation-notification.php:41 |
| 2815 |
msgid "products" |
| 2816 |
msgstr "produits" |
| 2817 |
|
| 2818 |
#: views/admin/notifications/activation-notification.php:44 |
| 2819 |
msgid "a global pricing rule" |
| 2820 |
msgstr "une règle de tarification mondiale" |
| 2821 |
|
| 2822 |
#. translators: %1$s: product links, %2$s: categories |
| 2823 |
#: views/admin/notifications/activation-notification.php:47 |
| 2824 |
#, php-format |
| 2825 |
msgid "Add quantity-based pricing rules directly in the %1$s or create %2$s that will work for product categories and user roles." |
| 2826 |
msgstr "Ajoutez des règles de tarification basées sur la quantité directement dans les %1$ ou créez des %2$ qui fonctionneront pour les catégories de produits et les rôles d'utilisateur." |
| 2827 |
|
| 2828 |
#: views/admin/welcome-page/welcome-page.php:503 |
| 2829 |
msgid "Tiered Pricing Table is a powerful tool that allows you to create quantity-based pricing for your WooCommerce products." |
| 2830 |
msgstr "Tiered Pricing Table est un outil puissant qui vous permet de créer une tarification basée sur la quantité pour vos produits WooCommerce." |
| 2831 |
|
| 2832 |
#: views/admin/welcome-page/welcome-page.php:509 |
| 2833 |
msgid "With intuitive templates, flexible pricing rules, and advanced features, this plugin is a perfect fit for any type of store." |
| 2834 |
msgstr "Avec des modèles intuitifs, des règles de tarification flexibles et des fonctionnalités avancées, ce plugin convient parfaitement à tout type de magasin." |
| 2835 |
|
| 2836 |
#: views/admin/welcome-page/welcome-page.php:687 |
| 2837 |
msgid "Apply tiered pricing to products" |
| 2838 |
msgstr "Appliquer une tarification échelonnée aux produits" |
| 2839 |
|
| 2840 |
#: views/admin/welcome-page/welcome-page.php:707 |
| 2841 |
msgid "Prices automatically displayed on the product page:" |
| 2842 |
msgstr "Prix affichés automatiquement sur la page produit :" |
| 2843 |
|
| 2844 |
#: views/admin/welcome-page/welcome-page.php:729 |
| 2845 |
msgid "Pricing Table" |
| 2846 |
msgstr "Tableau des prix" |
| 2847 |
|
| 2848 |
#: views/admin/welcome-page/welcome-page.php:732 |
| 2849 |
msgid "Ability to add custom columns." |
| 2850 |
msgstr "Possibilité d'ajouter des colonnes personnalisées." |
| 2851 |
|
| 2852 |
#: views/admin/welcome-page/welcome-page.php:733 |
| 2853 |
msgid "Customizable columns titles" |
| 2854 |
msgstr "Titres de colonnes personnalisables" |
| 2855 |
|
| 2856 |
#: views/admin/welcome-page/welcome-page.php:734 |
| 2857 |
msgid "Customize accent color." |
| 2858 |
msgstr "Personnalisez la couleur d’accent." |
| 2859 |
|
| 2860 |
#: views/admin/welcome-page/welcome-page.php:738 |
| 2861 |
msgid "Pricing Blocks" |
| 2862 |
msgstr "Blocs de tarification" |
| 2863 |
|
| 2864 |
#: views/admin/welcome-page/welcome-page.php:741 |
| 2865 |
msgid "Show/hide percentage discount." |
| 2866 |
msgstr "Afficher/masquer le pourcentage de réduction." |
| 2867 |
|
| 2868 |
#: views/admin/welcome-page/welcome-page.php:745 |
| 2869 |
msgid "Pricing Blocks #2" |
| 2870 |
msgstr "Blocs de tarification #2" |
| 2871 |
|
| 2872 |
#: views/admin/welcome-page/welcome-page.php:750 |
| 2873 |
msgid "Pricing Options" |
| 2874 |
msgstr "Options de tarification" |
| 2875 |
|
| 2876 |
#: views/admin/welcome-page/welcome-page.php:753 |
| 2877 |
#: views/admin/welcome-page/welcome-page.php:775 |
| 2878 |
msgid "Customize template with various available variables." |
| 2879 |
msgstr "Personnalisez le modèle avec diverses variables disponibles." |
| 2880 |
|
| 2881 |
#: views/admin/welcome-page/welcome-page.php:754 |
| 2882 |
msgid "Show/hide total in a selected option." |
| 2883 |
msgstr "Afficher/masquer le total dans une option sélectionnée." |
| 2884 |
|
| 2885 |
#: views/admin/welcome-page/welcome-page.php:762 |
| 2886 |
msgid "Customizable color and size." |
| 2887 |
msgstr "Couleur et taille personnalisables." |
| 2888 |
|
| 2889 |
#: views/admin/welcome-page/welcome-page.php:782 |
| 2890 |
msgid "Customizable template." |
| 2891 |
msgstr "Modèle personnalisable." |
| 2892 |
|
| 2893 |
#: views/admin/welcome-page/welcome-page.php:822 |
| 2894 |
msgid "Apply custom prices to any user role" |
| 2895 |
msgstr "Appliquer des prix personnalisés à n'importe quel rôle d'utilisateur" |
| 2896 |
|
| 2897 |
#: views/admin/welcome-page/welcome-page.php:843 |
| 2898 |
msgid "Apply custom prices in bulk for selected categories and users:" |
| 2899 |
msgstr "Appliquez des prix personnalisés en masse pour les catégories et les utilisateurs sélectionnés :" |
| 2900 |
|
| 2901 |
#: views/admin/welcome-page/welcome-page.php:871 |
| 2902 |
msgid "Instant price updating" |
| 2903 |
msgstr "Mise à jour instantanée des prix" |
| 2904 |
|
| 2905 |
#: views/admin/welcome-page/welcome-page.php:880 |
| 2906 |
msgid "Cart" |
| 2907 |
msgstr "Panier" |
| 2908 |
|
| 2909 |
#: views/admin/welcome-page/welcome-page.php:889 |
| 2910 |
msgid "Catalog prices" |
| 2911 |
msgstr "Tarifs catalogue" |
| 2912 |
|
| 2913 |
#: views/admin/welcome-page/welcome-page.php:898 |
| 2914 |
msgid "Product catalog (Category page)" |
| 2915 |
msgstr "Catalogue de produits (page Catégorie)" |
| 2916 |
|
| 2917 |
#: views/admin/welcome-page/welcome-page.php:941 |
| 2918 |
msgid "Tier Labels & Badges" |
| 2919 |
msgstr "Étiquettes et badges de niveau" |
| 2920 |
|
| 2921 |
#: views/admin/welcome-page/welcome-page.php:945 |
| 2922 |
msgid "Data Cleanup & Role Management Tools" |
| 2923 |
msgstr "Outils de nettoyage des données et de gestion des rôles" |
| 2924 |
|
| 2925 |
#: views/admin/welcome-page/welcome-page.php:949 |
| 2926 |
msgid "Import \\ Export" |
| 2927 |
msgstr "Importer \\ Exporter" |
| 2928 |
|
| 2929 |
#: views/admin/welcome-page/welcome-page.php:953 |
| 2930 |
msgid "REST API" |
| 2931 |
msgstr "API REST" |
| 2932 |
|
| 2933 |
#: views/admin/welcome-page/welcome-page.php:957 |
| 2934 |
msgid "Admin-made orders supported" |
| 2935 |
msgstr "Commandes effectuées par l'administrateur prises en charge" |
| 2936 |
|
| 2937 |
#: views/admin/welcome-page/welcome-page.php:961 |
| 2938 |
msgid "Built-in cache" |
| 2939 |
msgstr "Cache intégré" |
| 2940 |
|
| 2941 |
#: views/admin/welcome-page/welcome-page.php:969 |
| 2942 |
msgid "Shortcode \\ Gutenberg \\ Elementor" |
| 2943 |
msgstr "Code court \\ Gutenberg \\ Elementor" |
| 2944 |
|
| 2945 |
#: views/admin/welcome-page/welcome-page.php:973 |
| 2946 |
msgid "Hide prices for logged-out users" |
| 2947 |
msgstr "Masquer les prix pour les utilisateurs déconnectés" |
| 2948 |
|
| 2949 |
#: views/admin/welcome-page/welcome-page.php:977 |
| 2950 |
msgid "Works with any theme" |
| 2951 |
msgstr "Fonctionne avec n'importe quel thème" |
| 2952 |
|
| 2953 |
#: views/admin/welcome-page/welcome-page.php:981 |
| 2954 |
msgid "Debug mode" |
| 2955 |
msgstr "Mode débogage" |
| 2956 |
|
| 2957 |
#. translators: %d: discount amount |
| 2958 |
#: views/frontend/tiered-pricing-blocks-style-1.php:126 |
| 2959 |
#: views/frontend/tiered-pricing-blocks-style-1.php:208 |
| 2960 |
#: views/frontend/tiered-pricing-blocks-style-2.php:124 |
| 2961 |
#: views/frontend/tiered-pricing-blocks-style-2.php:205 |
| 2962 |
#: views/frontend/tiered-pricing-blocks-style-4.php:108 |
| 2963 |
#: views/frontend/tiered-pricing-blocks-style-4.php:205 |
| 2964 |
#: views/frontend/tiered-pricing-blocks-style-5.php:108 |
| 2965 |
#: views/frontend/tiered-pricing-blocks-style-5.php:205 |
| 2966 |
#: views/frontend/tiered-pricing-blocks.php:110 |
| 2967 |
#: views/frontend/tiered-pricing-blocks.php:206 |
| 2968 |
#, php-format |
| 2969 |
msgid "(%d%% off)" |
| 2970 |
msgstr "(%d%% de réduction)" |
| 2971 |
|
| 2972 |
#. translators: %d: discount amount |
| 2973 |
#: views/frontend/tiered-pricing-blocks-style-3.php:98 |
| 2974 |
#: views/frontend/tiered-pricing-blocks-style-3.php:198 |
| 2975 |
#: views/frontend/tiered-pricing-options-style-3.php:243 |
| 2976 |
#, php-format |
| 2977 |
msgid "%d%% off" |
| 2978 |
msgstr "%d%% de réduction" |
| 2979 |
|
| 2980 |
#: src/Addons/CartUpsells/CartUpsellsAddon.php:8 |
| 2981 |
msgid "Cart Upsells" |
| 2982 |
msgstr "" |
| 2983 |
|
| 2984 |
#: src/Addons/CartUpsells/CartUpsellsAddon.php:12 |
| 2985 |
msgid "Display an upsell message in the cart indicating how many items are needed to reach the next pricing tier." |
| 2986 |
msgstr "" |
| 2987 |
|
| 2988 |
#: src/Addons/CustomColumns/Admin/CustomColumnsAdmin.php:18 |
| 2989 |
msgid "Need more data?" |
| 2990 |
msgstr "" |
| 2991 |
|
| 2992 |
#: src/Addons/CustomColumns/Admin/CustomColumnsAdmin.php:19 |
| 2993 |
msgid "Create custom columns to display extra information like discounts or shipping times alongside your pricing tiers." |
| 2994 |
msgstr "" |
| 2995 |
|
| 2996 |
#: src/Addons/CustomColumns/Admin/CustomColumnsAdmin.php:22 |
| 2997 |
msgid "Add Custom Columns" |
| 2998 |
msgstr "" |
| 2999 |
|
| 3000 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:489 |
| 3001 |
msgid "Set Custom Pricing" |
| 3002 |
msgstr "" |
| 3003 |
|
| 3004 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:490 |
| 3005 |
msgid "Set custom regular and tiered pricing for matching products." |
| 3006 |
msgstr "" |
| 3007 |
|
| 3008 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:495 |
| 3009 |
#: src/Addons/Tools/build/index.js:1 |
| 3010 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:280 |
| 3011 |
msgid "Select Products" |
| 3012 |
msgstr "" |
| 3013 |
|
| 3014 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:496 |
| 3015 |
msgid "Target specific products, categories, tags, or brands. Leave empty to apply store-wide." |
| 3016 |
msgstr "" |
| 3017 |
|
| 3018 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:501 |
| 3019 |
msgid "Filter Users" |
| 3020 |
msgstr "" |
| 3021 |
|
| 3022 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:507 |
| 3023 |
msgid "Enforce minimum, maximum, and step increments for purchasing." |
| 3024 |
msgstr "" |
| 3025 |
|
| 3026 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersAddon.php:8 |
| 3027 |
msgid "Non-Logged-In Users" |
| 3028 |
msgstr "" |
| 3029 |
|
| 3030 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersAddon.php:12 |
| 3031 |
msgid "Hide prices or prevent purchasing for users who are not logged in." |
| 3032 |
msgstr "" |
| 3033 |
|
| 3034 |
#: src/Addons/PricingSummary/PricingSummaryAddon.php:12 |
| 3035 |
msgid "Display a dynamic pricing summary showing the total cost of the selected quantity." |
| 3036 |
msgstr "" |
| 3037 |
|
| 3038 |
#: src/Addons/TieredPricingCart/TieredPricingCartAddon.php:8 |
| 3039 |
msgid "Cart Display Options" |
| 3040 |
msgstr "" |
| 3041 |
|
| 3042 |
#: src/Addons/YouSave/YouSaveAddon.php:12 |
| 3043 |
msgid "Display a badge showing customers how much they save when tiered pricing is applied." |
| 3044 |
msgstr "" |
| 3045 |
|
| 3046 |
#: src/PricingTable.php:379 |
| 3047 |
msgid "Pricing Conflict Detected: Your Minimum Order Quantity is equal to or greater than your first pricing tier." |
| 3048 |
msgstr "" |
| 3049 |
|
| 3050 |
#: src/PricingTable.php:386 |
| 3051 |
msgid "To fix this, please ensure your first tiered pricing rule starts at a higher quantity than your Minimum Order Quantity." |
| 3052 |
msgstr "" |
| 3053 |
|
| 3054 |
#: src/PricingTable.php:389 |
| 3055 |
msgid "Why?" |
| 3056 |
msgstr "" |
| 3057 |
|
| 3058 |
#: src/PricingTable.php:389 |
| 3059 |
msgid "The plugin automatically creates a base tier using your standard WooCommerce product price. This base tier covers any quantities ordered between the Minimum Order Quantity and your first discounted tier." |
| 3060 |
msgstr "" |
| 3061 |
|
| 3062 |
#: src/PricingTable.php:392 |
| 3063 |
msgid "This notice is only visible to store administrators." |
| 3064 |
msgstr "" |
| 3065 |
|
| 3066 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:17 |
| 3067 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:43 |
| 3068 |
msgid "Modules" |
| 3069 |
msgstr "" |
| 3070 |
|
| 3071 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:61 |
| 3072 |
msgid "Pricing table style" |
| 3073 |
msgstr "" |
| 3074 |
|
| 3075 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:79 |
| 3076 |
msgid "Apply a compact layout to the tiered pricing table or blocks." |
| 3077 |
msgstr "" |
| 3078 |
|
| 3079 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:91 |
| 3080 |
msgid "Style #5" |
| 3081 |
msgstr "" |
| 3082 |
|
| 3083 |
#: views/addons/role-based-pricing/role-pricing-form.php:32 |
| 3084 |
msgid "Upgrade to premium" |
| 3085 |
msgstr "" |
| 3086 |
|
| 3087 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3088 |
#: src/Addons/CustomColumns/js-source/index.js:40 |
| 3089 |
msgid "Column Title" |
| 3090 |
msgstr "" |
| 3091 |
|
| 3092 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3093 |
#: src/Addons/CustomColumns/js-source/index.js:43 |
| 3094 |
msgid "e.g., Discounted Price" |
| 3095 |
msgstr "" |
| 3096 |
|
| 3097 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3098 |
#: src/Addons/CustomColumns/js-source/index.js:49 |
| 3099 |
msgid "Column Data Type" |
| 3100 |
msgstr "" |
| 3101 |
|
| 3102 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3103 |
#: src/Addons/CustomColumns/js-source/index.js:52 |
| 3104 |
msgid "Select column type..." |
| 3105 |
msgstr "" |
| 3106 |
|
| 3107 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3108 |
#: src/Addons/CustomColumns/js-source/index.js:65 |
| 3109 |
msgid "Format" |
| 3110 |
msgstr "" |
| 3111 |
|
| 3112 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3113 |
#: src/Addons/CustomColumns/js-source/index.js:80 |
| 3114 |
msgid "Remove column" |
| 3115 |
msgstr "" |
| 3116 |
|
| 3117 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3118 |
#: src/Addons/CustomColumns/js-source/index.js:201 |
| 3119 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3120 |
#: src/Addons/TaxSettings/js-source/App.js:234 |
| 3121 |
msgid "Premium Feature" |
| 3122 |
msgstr "" |
| 3123 |
|
| 3124 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3125 |
#: src/Addons/CustomColumns/js-source/index.js:201 |
| 3126 |
msgid "Upgrading to premium to unlock custom columns." |
| 3127 |
msgstr "" |
| 3128 |
|
| 3129 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3130 |
#: src/Addons/CustomColumns/js-source/index.js:224 |
| 3131 |
msgid "No Custom Columns" |
| 3132 |
msgstr "" |
| 3133 |
|
| 3134 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3135 |
#: src/Addons/CustomColumns/js-source/index.js:227 |
| 3136 |
msgid "Add custom columns to display extra information alongside your pricing tiers." |
| 3137 |
msgstr "" |
| 3138 |
|
| 3139 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3140 |
#: src/Addons/CustomColumns/js-source/index.js:231 |
| 3141 |
msgid "Add your first column" |
| 3142 |
msgstr "" |
| 3143 |
|
| 3144 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3145 |
#: src/Addons/CustomColumns/js-source/index.js:132 |
| 3146 |
msgid "Columns saved successfully!" |
| 3147 |
msgstr "" |
| 3148 |
|
| 3149 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3150 |
#: src/Addons/CustomColumns/js-source/index.js:121 |
| 3151 |
msgid "Please upgrade to the Premium version to save custom columns." |
| 3152 |
msgstr "" |
| 3153 |
|
| 3154 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3155 |
#: src/Addons/CustomColumns/js-source/index.js:247 |
| 3156 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3157 |
#: src/Addons/TierLabels/js-source/index.js:433 |
| 3158 |
msgid "Saving..." |
| 3159 |
msgstr "" |
| 3160 |
|
| 3161 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3162 |
#: src/Addons/CustomColumns/js-source/index.js:247 |
| 3163 |
msgid "Save Columns" |
| 3164 |
msgstr "" |
| 3165 |
|
| 3166 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3167 |
#: src/Addons/CustomColumns/js-source/index.js:250 |
| 3168 |
msgid "+ Add Column" |
| 3169 |
msgstr "" |
| 3170 |
|
| 3171 |
#: src/Addons/ReactProductEditorAddon/js-source/src/role-based-pricing/Components/PremiumUpgradeNotice.js:7 |
| 3172 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 3173 |
msgid "Role-based pricing is a premium feature." |
| 3174 |
msgstr "" |
| 3175 |
|
| 3176 |
#: src/Addons/ReactProductEditorAddon/js-source/src/role-based-pricing/Components/PremiumUpgradeNotice.js:9 |
| 3177 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 3178 |
msgid "Upgrade to unlock" |
| 3179 |
msgstr "" |
| 3180 |
|
| 3181 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingForm.js:43 |
| 3182 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 3183 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1 |
| 3184 |
msgid "Add tier" |
| 3185 |
msgstr "" |
| 3186 |
|
| 3187 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:13 |
| 3188 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 3189 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1 |
| 3190 |
msgid "Percentage" |
| 3191 |
msgstr "" |
| 3192 |
|
| 3193 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:13 |
| 3194 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 3195 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1 |
| 3196 |
msgid "Percentage (premium feature)" |
| 3197 |
msgstr "" |
| 3198 |
|
| 3199 |
#: src/Addons/ReactProductEditorAddon/js-source/src/upgrade-notice/edit.js:36 |
| 3200 |
#: src/Addons/ReactProductEditorAddon/js/upgrade-notice/index.js:1 |
| 3201 |
msgid "Upgrade Now" |
| 3202 |
msgstr "" |
| 3203 |
|
| 3204 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3205 |
#: src/Addons/TaxSettings/js-source/App.js:142 |
| 3206 |
msgid "Role-Based Tax Options" |
| 3207 |
msgstr "" |
| 3208 |
|
| 3209 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3210 |
#: src/Addons/TaxSettings/js-source/App.js:144 |
| 3211 |
msgid "Override default tax options for specific user roles." |
| 3212 |
msgstr "" |
| 3213 |
|
| 3214 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3215 |
#: src/Addons/TaxSettings/js-source/App.js:174 |
| 3216 |
msgid "No Custom Tax Configurations" |
| 3217 |
msgstr "" |
| 3218 |
|
| 3219 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3220 |
#: src/Addons/TaxSettings/js-source/App.js:177 |
| 3221 |
msgid "Configure custom tax rules for specific user roles." |
| 3222 |
msgstr "" |
| 3223 |
|
| 3224 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3225 |
#: src/Addons/TaxSettings/js-source/App.js:187 |
| 3226 |
msgid "Select a role below to create your first configuration." |
| 3227 |
msgstr "" |
| 3228 |
|
| 3229 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3230 |
#: src/Addons/TaxSettings/js-source/App.js:193 |
| 3231 |
#: src/Addons/TaxSettings/js-source/App.js:383 |
| 3232 |
#: src/Addons/Tools/build/index.js:1 |
| 3233 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:248 |
| 3234 |
msgid "Select a role..." |
| 3235 |
msgstr "" |
| 3236 |
|
| 3237 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3238 |
#: src/Addons/TaxSettings/js-source/App.js:201 |
| 3239 |
msgid "Create Configuration" |
| 3240 |
msgstr "" |
| 3241 |
|
| 3242 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3243 |
#: src/Addons/TaxSettings/js-source/App.js:216 |
| 3244 |
msgid "Custom Tax Configuration" |
| 3245 |
msgstr "" |
| 3246 |
|
| 3247 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3248 |
#: src/Addons/TaxSettings/js-source/App.js:234 |
| 3249 |
msgid "Upgrading to premium to unlock role-based tax options." |
| 3250 |
msgstr "" |
| 3251 |
|
| 3252 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3253 |
#: src/Addons/TaxSettings/js-source/App.js:253 |
| 3254 |
msgid "Tax Exempt" |
| 3255 |
msgstr "" |
| 3256 |
|
| 3257 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3258 |
#: src/Addons/TaxSettings/js-source/App.js:254 |
| 3259 |
msgid "Disable tax calculation entirely for this role." |
| 3260 |
msgstr "" |
| 3261 |
|
| 3262 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3263 |
#: src/Addons/TaxSettings/js-source/App.js:262 |
| 3264 |
msgid "Tax Class" |
| 3265 |
msgstr "" |
| 3266 |
|
| 3267 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3268 |
#: src/Addons/TaxSettings/js-source/App.js:266 |
| 3269 |
#: src/Addons/TaxSettings/js-source/App.js:290 |
| 3270 |
#: src/Addons/TaxSettings/js-source/App.js:310 |
| 3271 |
#: src/Addons/TaxSettings/js-source/App.js:330 |
| 3272 |
msgid "Default (Inherit)" |
| 3273 |
msgstr "" |
| 3274 |
|
| 3275 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3276 |
#: src/Addons/TaxSettings/js-source/App.js:274 |
| 3277 |
msgid "Reduced Rate" |
| 3278 |
msgstr "" |
| 3279 |
|
| 3280 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3281 |
#: src/Addons/TaxSettings/js-source/App.js:278 |
| 3282 |
msgid "Zero Rate" |
| 3283 |
msgstr "" |
| 3284 |
|
| 3285 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3286 |
#: src/Addons/TaxSettings/js-source/App.js:286 |
| 3287 |
msgid "Prices Entered With Tax" |
| 3288 |
msgstr "" |
| 3289 |
|
| 3290 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3291 |
#: src/Addons/TaxSettings/js-source/App.js:294 |
| 3292 |
msgid "Yes, I will enter prices inclusive of tax" |
| 3293 |
msgstr "" |
| 3294 |
|
| 3295 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3296 |
#: src/Addons/TaxSettings/js-source/App.js:298 |
| 3297 |
msgid "No, I will enter prices exclusive of tax" |
| 3298 |
msgstr "" |
| 3299 |
|
| 3300 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3301 |
#: src/Addons/TaxSettings/js-source/App.js:306 |
| 3302 |
msgid "Display Prices in Shop" |
| 3303 |
msgstr "" |
| 3304 |
|
| 3305 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3306 |
#: src/Addons/TaxSettings/js-source/App.js:314 |
| 3307 |
#: src/Addons/TaxSettings/js-source/App.js:334 |
| 3308 |
msgid "Including Tax" |
| 3309 |
msgstr "" |
| 3310 |
|
| 3311 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3312 |
#: src/Addons/TaxSettings/js-source/App.js:318 |
| 3313 |
#: src/Addons/TaxSettings/js-source/App.js:338 |
| 3314 |
msgid "Excluding Tax" |
| 3315 |
msgstr "" |
| 3316 |
|
| 3317 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3318 |
#: src/Addons/TaxSettings/js-source/App.js:326 |
| 3319 |
msgid "Display Prices in Cart/Checkout" |
| 3320 |
msgstr "" |
| 3321 |
|
| 3322 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3323 |
#: src/Addons/TaxSettings/js-source/App.js:346 |
| 3324 |
msgid "Price Display Suffix" |
| 3325 |
msgstr "" |
| 3326 |
|
| 3327 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3328 |
#: src/Addons/TaxSettings/js-source/App.js:347 |
| 3329 |
msgid "Leave blank to inherit default settings." |
| 3330 |
msgstr "" |
| 3331 |
|
| 3332 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3333 |
#: src/Addons/TaxSettings/js-source/App.js:367 |
| 3334 |
msgid "Remove Configuration" |
| 3335 |
msgstr "" |
| 3336 |
|
| 3337 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3338 |
#: src/Addons/TaxSettings/js-source/App.js:391 |
| 3339 |
msgid "Add Configuration" |
| 3340 |
msgstr "" |
| 3341 |
|
| 3342 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3343 |
#: src/Addons/TierLabels/js-source/index.js:119 |
| 3344 |
msgid "Enter title" |
| 3345 |
msgstr "" |
| 3346 |
|
| 3347 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3348 |
#: src/Addons/TierLabels/js-source/index.js:124 |
| 3349 |
msgid "Style Preset" |
| 3350 |
msgstr "" |
| 3351 |
|
| 3352 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3353 |
#: src/Addons/TierLabels/js-source/index.js:127 |
| 3354 |
msgid "Square" |
| 3355 |
msgstr "" |
| 3356 |
|
| 3357 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3358 |
#: src/Addons/TierLabels/js-source/index.js:128 |
| 3359 |
msgid "Rounded" |
| 3360 |
msgstr "" |
| 3361 |
|
| 3362 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3363 |
#: src/Addons/TierLabels/js-source/index.js:129 |
| 3364 |
msgid "Pill" |
| 3365 |
msgstr "" |
| 3366 |
|
| 3367 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3368 |
#: src/Addons/TierLabels/js-source/index.js:130 |
| 3369 |
msgid "Outline" |
| 3370 |
msgstr "" |
| 3371 |
|
| 3372 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3373 |
#: src/Addons/TierLabels/js-source/index.js:131 |
| 3374 |
msgid "Dashed" |
| 3375 |
msgstr "" |
| 3376 |
|
| 3377 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3378 |
#: src/Addons/TierLabels/js-source/index.js:138 |
| 3379 |
msgid "Icon" |
| 3380 |
msgstr "" |
| 3381 |
|
| 3382 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3383 |
#: src/Addons/TierLabels/js-source/index.js:142 |
| 3384 |
msgid "Star" |
| 3385 |
msgstr "" |
| 3386 |
|
| 3387 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3388 |
#: src/Addons/TierLabels/js-source/index.js:143 |
| 3389 |
msgid "Fire" |
| 3390 |
msgstr "" |
| 3391 |
|
| 3392 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3393 |
#: src/Addons/TierLabels/js-source/index.js:144 |
| 3394 |
msgid "Lightning" |
| 3395 |
msgstr "" |
| 3396 |
|
| 3397 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3398 |
#: src/Addons/TierLabels/js-source/index.js:145 |
| 3399 |
msgid "Tag" |
| 3400 |
msgstr "" |
| 3401 |
|
| 3402 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3403 |
#: src/Addons/TierLabels/js-source/index.js:146 |
| 3404 |
msgid "Crown" |
| 3405 |
msgstr "" |
| 3406 |
|
| 3407 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3408 |
#: src/Addons/TierLabels/js-source/index.js:147 |
| 3409 |
msgid "Percent" |
| 3410 |
msgstr "" |
| 3411 |
|
| 3412 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3413 |
#: src/Addons/TierLabels/js-source/index.js:148 |
| 3414 |
msgid "Award" |
| 3415 |
msgstr "" |
| 3416 |
|
| 3417 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3418 |
#: src/Addons/TierLabels/js-source/index.js:157 |
| 3419 |
msgid "Bg Color" |
| 3420 |
msgstr "" |
| 3421 |
|
| 3422 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3423 |
#: src/Addons/TierLabels/js-source/index.js:168 |
| 3424 |
msgid "Text Color" |
| 3425 |
msgstr "" |
| 3426 |
|
| 3427 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3428 |
#: src/Addons/TierLabels/js-source/index.js:179 |
| 3429 |
msgid "Border" |
| 3430 |
msgstr "" |
| 3431 |
|
| 3432 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3433 |
#: src/Addons/TierLabels/js-source/index.js:193 |
| 3434 |
msgid "Clear border color" |
| 3435 |
msgstr "" |
| 3436 |
|
| 3437 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3438 |
#: src/Addons/TierLabels/js-source/index.js:208 |
| 3439 |
msgid "Hide Advanced Settings" |
| 3440 |
msgstr "" |
| 3441 |
|
| 3442 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3443 |
#: src/Addons/TierLabels/js-source/index.js:208 |
| 3444 |
msgid "Show Advanced Settings" |
| 3445 |
msgstr "" |
| 3446 |
|
| 3447 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3448 |
#: src/Addons/TierLabels/js-source/index.js:215 |
| 3449 |
msgid "Font Size (px)" |
| 3450 |
msgstr "" |
| 3451 |
|
| 3452 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3453 |
#: src/Addons/TierLabels/js-source/index.js:224 |
| 3454 |
msgid "Border Width (px)" |
| 3455 |
msgstr "" |
| 3456 |
|
| 3457 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3458 |
#: src/Addons/TierLabels/js-source/index.js:233 |
| 3459 |
msgid "Padding Horizontal (px)" |
| 3460 |
msgstr "" |
| 3461 |
|
| 3462 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3463 |
#: src/Addons/TierLabels/js-source/index.js:242 |
| 3464 |
msgid "Padding Vertical (px)" |
| 3465 |
msgstr "" |
| 3466 |
|
| 3467 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3468 |
#: src/Addons/TierLabels/js-source/index.js:251 |
| 3469 |
msgid "Border Radius (px)" |
| 3470 |
msgstr "" |
| 3471 |
|
| 3472 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3473 |
#: src/Addons/TierLabels/js-source/index.js:260 |
| 3474 |
msgid "Extra CSS Class" |
| 3475 |
msgstr "" |
| 3476 |
|
| 3477 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3478 |
#: src/Addons/TierLabels/js-source/index.js:263 |
| 3479 |
msgid "e.g., my-custom-class" |
| 3480 |
msgstr "" |
| 3481 |
|
| 3482 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3483 |
#: src/Addons/TierLabels/js-source/index.js:284 |
| 3484 |
msgid "Preview" |
| 3485 |
msgstr "" |
| 3486 |
|
| 3487 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3488 |
#: src/Addons/TierLabels/js-source/index.js:290 |
| 3489 |
msgid "Remove label" |
| 3490 |
msgstr "" |
| 3491 |
|
| 3492 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3493 |
#: src/Addons/TierLabels/js-source/index.js:319 |
| 3494 |
msgid "New Label" |
| 3495 |
msgstr "" |
| 3496 |
|
| 3497 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3498 |
#: src/Addons/TierLabels/js-source/index.js:407 |
| 3499 |
msgid "No Labels Created" |
| 3500 |
msgstr "" |
| 3501 |
|
| 3502 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3503 |
#: src/Addons/TierLabels/js-source/index.js:410 |
| 3504 |
msgid "Create your first custom tier label to highlight special pricing offers." |
| 3505 |
msgstr "" |
| 3506 |
|
| 3507 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3508 |
#: src/Addons/TierLabels/js-source/index.js:413 |
| 3509 |
msgid "Once created, you can assign your labels to specific pricing tiers when editing a product." |
| 3510 |
msgstr "" |
| 3511 |
|
| 3512 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3513 |
#: src/Addons/TierLabels/js-source/index.js:417 |
| 3514 |
msgid "Add your first label" |
| 3515 |
msgstr "" |
| 3516 |
|
| 3517 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3518 |
#: src/Addons/TierLabels/js-source/index.js:343 |
| 3519 |
msgid "Labels saved successfully!" |
| 3520 |
msgstr "" |
| 3521 |
|
| 3522 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3523 |
#: src/Addons/TierLabels/js-source/index.js:433 |
| 3524 |
msgid "Save Labels" |
| 3525 |
msgstr "" |
| 3526 |
|
| 3527 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3528 |
#: src/Addons/TierLabels/js-source/index.js:436 |
| 3529 |
msgid "+ Add Label" |
| 3530 |
msgstr "" |
| 3531 |
|
| 3532 |
#: src/Addons/Tools/build/index.js:1 |
| 3533 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:85 |
| 3534 |
msgid "Item added" |
| 3535 |
msgstr "" |
| 3536 |
|
| 3537 |
#: src/Addons/Tools/build/index.js:1 |
| 3538 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:86 |
| 3539 |
msgid "Item removed" |
| 3540 |
msgstr "" |
| 3541 |
|
| 3542 |
#: src/Addons/Tools/build/index.js:1 |
| 3543 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:87 |
| 3544 |
msgid "Remove item" |
| 3545 |
msgstr "" |
| 3546 |
|
| 3547 |
#: src/Addons/Tools/build/index.js:1 |
| 3548 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:226 |
| 3549 |
msgid "Clean Up & Reset Options" |
| 3550 |
msgstr "" |
| 3551 |
|
| 3552 |
#: src/Addons/Tools/build/index.js:1 |
| 3553 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:238 |
| 3554 |
msgid "Warning:" |
| 3555 |
msgstr "" |
| 3556 |
|
| 3557 |
#: src/Addons/Tools/build/index.js:1 |
| 3558 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:238 |
| 3559 |
msgid "The actions below will permanently delete data from your database. Please make a backup before proceeding." |
| 3560 |
msgstr "" |
| 3561 |
|
| 3562 |
#: src/Addons/Tools/build/index.js:1 |
| 3563 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:242 |
| 3564 |
msgid "1. Product Level Data" |
| 3565 |
msgstr "" |
| 3566 |
|
| 3567 |
#: src/Addons/Tools/build/index.js:1 |
| 3568 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:244 |
| 3569 |
msgid "Remove tiered pricing rules directly attached to individual products." |
| 3570 |
msgstr "" |
| 3571 |
|
| 3572 |
#: src/Addons/Tools/build/index.js:1 |
| 3573 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:248 |
| 3574 |
msgid "Clean Standard Tiered Pricing Data" |
| 3575 |
msgstr "" |
| 3576 |
|
| 3577 |
#: src/Addons/Tools/build/index.js:1 |
| 3578 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:253 |
| 3579 |
msgid "Role Based Data" |
| 3580 |
msgstr "" |
| 3581 |
|
| 3582 |
#: src/Addons/Tools/build/index.js:1 |
| 3583 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:269 |
| 3584 |
msgid "Filters (Optional)" |
| 3585 |
msgstr "" |
| 3586 |
|
| 3587 |
#: src/Addons/Tools/build/index.js:1 |
| 3588 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:271 |
| 3589 |
msgid "Leave blank to apply the cleanup to all products. Otherwise, select specific categories or products." |
| 3590 |
msgstr "" |
| 3591 |
|
| 3592 |
#: src/Addons/Tools/build/index.js:1 |
| 3593 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:274 |
| 3594 |
msgid "Select Categories" |
| 3595 |
msgstr "" |
| 3596 |
|
| 3597 |
#: src/Addons/Tools/build/index.js:1 |
| 3598 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:291 |
| 3599 |
msgid "2. Global Pricing Rules" |
| 3600 |
msgstr "" |
| 3601 |
|
| 3602 |
#: src/Addons/Tools/build/index.js:1 |
| 3603 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:293 |
| 3604 |
msgid "Global pricing rules apply to multiple products at once." |
| 3605 |
msgstr "" |
| 3606 |
|
| 3607 |
#: src/Addons/Tools/build/index.js:1 |
| 3608 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:296 |
| 3609 |
msgid "Delete all Global Pricing Rules" |
| 3610 |
msgstr "" |
| 3611 |
|
| 3612 |
#: src/Addons/Tools/build/index.js:1 |
| 3613 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:304 |
| 3614 |
msgid "3. Plugin Settings" |
| 3615 |
msgstr "" |
| 3616 |
|
| 3617 |
#: src/Addons/Tools/build/index.js:1 |
| 3618 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:306 |
| 3619 |
msgid "Reset general settings, labels, and table column configurations." |
| 3620 |
msgstr "" |
| 3621 |
|
| 3622 |
#: src/Addons/Tools/build/index.js:1 |
| 3623 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:309 |
| 3624 |
msgid "Reset all plugin settings to defaults" |
| 3625 |
msgstr "" |
| 3626 |
|
| 3627 |
#: src/Addons/Tools/build/index.js:1 |
| 3628 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:129 |
| 3629 |
msgid "Are you sure you want to delete the selected data? This action cannot be undone." |
| 3630 |
msgstr "" |
| 3631 |
|
| 3632 |
#: src/Addons/Tools/build/index.js:1 |
| 3633 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:154 |
| 3634 |
msgid "Product data cleaned up." |
| 3635 |
msgstr "" |
| 3636 |
|
| 3637 |
#: src/Addons/Tools/build/index.js:1 |
| 3638 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:167 |
| 3639 |
msgid "Global rules deleted." |
| 3640 |
msgstr "" |
| 3641 |
|
| 3642 |
#: src/Addons/Tools/build/index.js:1 |
| 3643 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:180 |
| 3644 |
msgid "Settings reset to default." |
| 3645 |
msgstr "" |
| 3646 |
|
| 3647 |
#: src/Addons/Tools/build/index.js:1 |
| 3648 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:207 |
| 3649 |
msgid "An unexpected error occurred." |
| 3650 |
msgstr "" |
| 3651 |
|
| 3652 |
#: src/Addons/Tools/build/index.js:1 |
| 3653 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:326 |
| 3654 |
msgid "Processing..." |
| 3655 |
msgstr "" |
| 3656 |
|
| 3657 |
#: src/Addons/Tools/build/index.js:1 |
| 3658 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:326 |
| 3659 |
msgid "Execute Cleanup" |
| 3660 |
msgstr "" |
| 3661 |
|
| 3662 |
#: src/Addons/Tools/build/index.js:1 |
| 3663 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:330 |
| 3664 |
msgid "Select at least one option above to proceed." |
| 3665 |
msgstr "" |
| 3666 |
|
| 3667 |
#: src/Addons/Tools/build/index.js:1 |
| 3668 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:173 |
| 3669 |
msgid "Roles and Capabilities" |
| 3670 |
msgstr "" |
| 3671 |
|
| 3672 |
#: src/Addons/Tools/build/index.js:1 |
| 3673 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:175 |
| 3674 |
msgid "Add New Role" |
| 3675 |
msgstr "" |
| 3676 |
|
| 3677 |
#: src/Addons/Tools/build/index.js:1 |
| 3678 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:183 |
| 3679 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:230 |
| 3680 |
msgid "Role Name" |
| 3681 |
msgstr "" |
| 3682 |
|
| 3683 |
#: src/Addons/Tools/build/index.js:1 |
| 3684 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:184 |
| 3685 |
msgid "Role Key" |
| 3686 |
msgstr "" |
| 3687 |
|
| 3688 |
#: src/Addons/Tools/build/index.js:1 |
| 3689 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:185 |
| 3690 |
msgid "Capabilities Count" |
| 3691 |
msgstr "" |
| 3692 |
|
| 3693 |
#: src/Addons/Tools/build/index.js:1 |
| 3694 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:202 |
| 3695 |
msgid "Edit" |
| 3696 |
msgstr "" |
| 3697 |
|
| 3698 |
#: src/Addons/Tools/build/index.js:1 |
| 3699 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:224 |
| 3700 |
msgid "Edit Role Capabilities" |
| 3701 |
msgstr "" |
| 3702 |
|
| 3703 |
#: src/Addons/Tools/build/index.js:1 |
| 3704 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:224 |
| 3705 |
msgid "Create New Role" |
| 3706 |
msgstr "" |
| 3707 |
|
| 3708 |
#: src/Addons/Tools/build/index.js:1 |
| 3709 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:236 |
| 3710 |
msgid "Role Key (e.g., custom_role)" |
| 3711 |
msgstr "" |
| 3712 |
|
| 3713 |
#: src/Addons/Tools/build/index.js:1 |
| 3714 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:245 |
| 3715 |
msgid "Copy capabilities from existing role" |
| 3716 |
msgstr "" |
| 3717 |
|
| 3718 |
#: src/Addons/Tools/build/index.js:1 |
| 3719 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:259 |
| 3720 |
msgid "Capabilities" |
| 3721 |
msgstr "" |
| 3722 |
|
| 3723 |
#: src/Addons/Tools/build/index.js:1 |
| 3724 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:265 |
| 3725 |
msgid "Search capabilities..." |
| 3726 |
msgstr "" |
| 3727 |
|
| 3728 |
#: src/Addons/Tools/build/index.js:1 |
| 3729 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:283 |
| 3730 |
msgid "Cancel" |
| 3731 |
msgstr "" |
| 3732 |
|
| 3733 |
#: src/Addons/Tools/build/index.js:1 |
| 3734 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:286 |
| 3735 |
msgid "Save Role" |
| 3736 |
msgstr "" |
| 3737 |
|
| 3738 |
#: src/Addons/Tools/build/index.js:1 |
| 3739 |
#: src/Addons/Tools/js-source/App.js:26 |
| 3740 |
msgid "Roles Management" |
| 3741 |
msgstr "" |
| 3742 |
|
| 3743 |
#: src/Addons/Tools/build/index.js:1 |
| 3744 |
#: src/Addons/Tools/js-source/App.js:31 |
| 3745 |
msgid "Data Clean Up" |
| 3746 |
msgstr "" |
| 3747 |
|
| 3748 |
#: src/Blocks/build/index.js:49 |
| 3749 |
#: src/Blocks/build/index.js:132 |
| 3750 |
#: src/Blocks/build/index.js:195 |
| 3751 |
#: src/Blocks/src/blocks/blocks/TieredPricingBlock.js:23 |
| 3752 |
#: src/Blocks/src/blocks/dropdown/TieredPricingDropdown.js:13 |
| 3753 |
#: src/Blocks/src/blocks/options/TieredPricingOption.js:23 |
| 3754 |
#: src/Blocks/build/index.js:23 |
| 3755 |
#: src/Blocks/build/index.js:63 |
| 3756 |
#: src/Blocks/build/index.js:108 |
| 3757 |
msgid "pieces" |
| 3758 |
msgstr "" |
| 3759 |
|
| 3760 |
#: src/Blocks/build/index.js:692 |
| 3761 |
#: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:10 |
| 3762 |
#: src/Blocks/build/index.js:436 |
| 3763 |
msgid "Columns" |
| 3764 |
msgstr "" |
| 3765 |
|
| 3766 |
#: src/Blocks/build/index.js:712 |
| 3767 |
#: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:43 |
| 3768 |
#: src/Blocks/build/index.js:469 |
| 3769 |
msgid "Discount column is showing." |
| 3770 |
msgstr "" |
| 3771 |
|
| 3772 |
#: src/Blocks/build/index.js:712 |
| 3773 |
#: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:44 |
| 3774 |
#: src/Blocks/build/index.js:470 |
| 3775 |
msgid "Discount column is not showing." |
| 3776 |
msgstr "" |
| 3777 |
|
| 3778 |
#: src/Blocks/build/index.js:765 |
| 3779 |
#: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:32 |
| 3780 |
#: src/Blocks/build/index.js:510 |
| 3781 |
msgid "Main settings" |
| 3782 |
msgstr "" |
| 3783 |
|
| 3784 |
#: src/Addons/ReactProductEditorAddon/js-source/src/premium-wrapper/block.json |
| 3785 |
#: src/Addons/ReactProductEditorAddon/js/premium-wrapper/block.json |
| 3786 |
msgctxt "block title" |
| 3787 |
msgid "Woo blocks-based product editor: Premium Wrapper" |
| 3788 |
msgstr "" |
| 3789 |
|
| 3790 |
#: src/Addons/ReactProductEditorAddon/js-source/src/premium-wrapper/block.json |
| 3791 |
#: src/Addons/ReactProductEditorAddon/js-source/src/upgrade-notice/block.json |
| 3792 |
#: src/Addons/ReactProductEditorAddon/js/premium-wrapper/block.json |
| 3793 |
#: src/Addons/ReactProductEditorAddon/js/upgrade-notice/block.json |
| 3794 |
msgctxt "block keyword" |
| 3795 |
msgid "products" |
| 3796 |
msgstr "" |
| 3797 |
|
| 3798 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/block.json |
| 3799 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/block.json |
| 3800 |
msgctxt "block title" |
| 3801 |
msgid "Woo blocks-based product editor: Tiered Pricing" |
| 3802 |
msgstr "" |
| 3803 |
|
| 3804 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/block.json |
| 3805 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/block.json |
| 3806 |
msgctxt "block description" |
| 3807 |
msgid "A block to allow users to input tiered pricing" |
| 3808 |
msgstr "" |
| 3809 |
|
| 3810 |
#: src/Addons/ReactProductEditorAddon/js-source/src/upgrade-notice/block.json |
| 3811 |
#: src/Addons/ReactProductEditorAddon/js/upgrade-notice/block.json |
| 3812 |
msgctxt "block title" |
| 3813 |
msgid "Woo blocks-based product editor: Upgrade Notice" |
| 3814 |
msgstr "" |
| 3815 |
|
| 3816 |
#: src/Blocks/build/block.json |
| 3817 |
#: src/Blocks/src/block.json |
| 3818 |
msgctxt "block title" |
| 3819 |
msgid "Tiered Pricing" |
| 3820 |
msgstr "" |
| 3821 |
|
| 3822 |
#: src/Blocks/build/block.json |
| 3823 |
#: src/Blocks/src/block.json |
| 3824 |
msgctxt "block description" |
| 3825 |
msgid "Tiered pricing widget. Must be used on the product page template. Find more options to customize in the plugin settings." |
| 3826 |
msgstr "" |
| 3827 |
|