PluginProbe
Tiered Pricing Table for WooCommerce / 6.4.0
Tiered Pricing Table for WooCommerce v6.4.0
8.0.2 7.1.7 7.1.5 7.1.4 7.1.1 6.5.0 6.4.0 6.1.0 trunk 1.0 1.1 2.0 2.0.1 2.0.2 2.1 2.1.1 2.1.2 2.2.0 2.2.1 2.2.2 2.2.3 2.3.0 2.3.1 2.3.2 2.3.3 All 91 releases
tier-pricing-table / languages / tier-pricing-table-es_ES.po

tier-pricing-table-es_ES.po in Tiered Pricing Table for WooCommerce 6.4.0, at languages/tier-pricing-table-es_ES.po

3,827 lines 152.8 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
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: es_ES\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: es_ES\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 "Tabla de precios escalonados de 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 "Descuentos basados ​​en cantidad con un atractivo reflejo en la página del producto."
30
31 #. Author of the plugin
32 #: tier-pricing-table.php
33 msgid "U2Code"
34 msgstr "Código 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 "Opciones avanzadas de cantidad de producto"
44
45 #: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsAddon.php:18
46 msgid "Set maximum, and step quantities for products."
47 msgstr "Establezca cantidades máximas y escalonadas para productos."
48
49 #: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:111
50 msgid "Additional quantity options"
51 msgstr "Opciones de cantidad adicionales"
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 "Dejar en blanco para no tener restricciones"
58
59 #: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:133
60 msgid "Maximum order quantity"
61 msgstr "Cantidad máxima de pedido"
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 cantidad máxima del producto que un cliente puede pedir en una sola transacción."
66
67 #: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:146
68 #: src/Addons/AdvancedQuantityOptions/ProductEditor/QuantityStepBlock.php:30
69 msgid "Quantity step"
70 msgstr "Paso de cantidad"
71
72 #: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:149
73 msgid "Requires the product to be purchased in multiples of X."
74 msgstr "Requiere que el producto se compre en múltiplos 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 "Máximo:"
87
88 #: src/Addons/AdvancedQuantityOptions/GlobalPricingOptions.php:101
89 msgid "Quantity step:"
90 msgstr "Paso de cantidad:"
91
92 #: src/Addons/AdvancedQuantityOptions/ProductEditor/MaximumOrderQuantityBlock.php:30
93 msgid "Maximum Order Quantity"
94 msgstr "Cantidad máxima de pedido"
95
96 #: src/Addons/AdvancedQuantityOptions/ProductEditor/ProductEditor.php:26
97 msgid "Advanced Quantity Options"
98 msgstr "Opciones de cantidad avanzadas"
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 cantidad máxima para %1$s es %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 cantidad del pedido debe ser múltiplo 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 cantidad máxima de pedido para el producto es %s"
120
121 #: src/Addons/CategoryTiers/CategoryTierAddon.php:13
122 msgid "Category level tiered pricing (deprecated)"
123 msgstr "Precios escalonados a nivel de categoría (obsoleto)"
124
125 #: src/Addons/CategoryTiers/CategoryTierAddon.php:43
126 msgid "Skip category rules"
127 msgstr "Saltar reglas de categoría"
128
129 #: src/Addons/CategoryTiers/CategoryTierAddon.php:44
130 msgid "Don't take into account tiered pricing rules from categories. "
131 msgstr "No tenga en cuenta las reglas de precios escalonados de las categorías."
132
133 #: src/Addons/CategoryTiers/CategoryTierAddon.php:233
134 msgid "Set tiered pricing at the product category level (Deprecated)."
135 msgstr "Establecer precios escalonados a nivel de categoría de producto (obsoleto)."
136
137 #: src/Addons/Coupons/CouponsAddon.php:9
138 #: views/admin/welcome-page/welcome-page.php:965
139 msgid "Coupons management"
140 msgstr "Gestión de cupones"
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 "Marque esta opción para no aplicar precios escalonados en el carrito cuando los usuarios hayan aplicado este cupón."
145
146 #: src/Addons/Coupons/CouponsAddon.php:76
147 msgid "Disable tiered pricing for specific coupons."
148 msgstr "Desactive los precios escalonados para cupones específicos."
149
150 #: src/Addons/CustomColumns/Columns/CustomDataColumn.php:168
151 msgid "(first row)"
152 msgstr "(primera fila)"
153
154 #: src/Addons/CustomColumns/Columns/CustomDataColumn.php:179
155 msgid "Custom columns are available only in the premium version."
156 msgstr "Las columnas personalizadas solo están disponibles en la versión premium."
157
158 #: src/Addons/CustomColumns/Columns/CustomDataColumn.php:182
159 msgid "Upgrade you plan"
160 msgstr "Actualiza tu plan"
161
162 #: src/Addons/CustomColumns/CustomColumnsAddon.php:17
163 msgid "Custom table columns"
164 msgstr "Columnas de tabla personalizadas"
165
166 #: src/Addons/CustomColumns/CustomColumnsAddon.php:21
167 msgid "Add custom columns to your pricing table."
168 msgstr "Agregue columnas personalizadas a su tabla de precios."
169
170 #: src/Addons/Tools/build/index.js:1
171 #: src/Addons/Tools/js-source/components/RolesManagement.js:186
172 msgid "Actions"
173 msgstr "Comportamiento"
174
175 #: src/Addons/Tools/build/index.js:1
176 #: src/Addons/Tools/js-source/components/RolesManagement.js:208
177 msgid "Delete"
178 msgstr "Borrar"
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 "Columna personalizada"
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 "Precio sin impuestos"
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 "Precio con impuestos incluidos"
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 "Precio total de fila"
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 "Precio"
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 "Número"
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 "Texto"
233
234 #: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:112
235 msgid "Upgrade your plan"
236 msgstr "Actualiza tu plan"
237
238 #: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:26
239 msgid "Duplicate this rule"
240 msgstr "Duplicar esta regla"
241
242 #: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:35
243 msgid "Duplicate"
244 msgstr "Duplicado"
245
246 #: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:51
247 msgid "(Copy)"
248 msgstr "(Copiar)"
249
250 #: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:81
251 msgid "The rule was duplicated successfully."
252 msgstr "La regla se duplicó con éxito."
253
254 #: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:84
255 msgid "Failed to duplicate rule."
256 msgstr "No se pudo duplicar la regla."
257
258 #: src/Addons/GlobalTieredPricing/CPT/Actions/ReactivateAction.php:36
259 msgid "Reactivate"
260 msgstr "Reactivar"
261
262 #: src/Addons/GlobalTieredPricing/CPT/Actions/SuspendAction.php:37
263 msgid "Suspend"
264 msgstr "Suspender"
265
266 #: src/Addons/GlobalTieredPricing/CPT/Actions/SuspendAction.php:54
267 msgid "The rule suspended successfully."
268 msgstr "La norma se suspendió con éxito."
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 "Usuarios y roles"
274
275 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:24
276 msgid "Applied to every user"
277 msgstr "Aplicado a todos los usuarios."
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 "Clientes"
284
285 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:50
286 msgid "Excluded Customers"
287 msgstr "Clientes excluidos"
288
289 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:78
290 msgid "Roles"
291 msgstr "Roles"
292
293 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:78
294 msgid "Excluded Roles"
295 msgstr "Roles excluidos"
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 "Productos"
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 "Categorías"
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 "Etiquetas"
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 "Marcas"
322
323 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:27
324 msgid "Applied to every product"
325 msgstr "Aplicado a cada producto."
326
327 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:36
328 msgid "Excluded Categories"
329 msgstr "Categorías excluidas"
330
331 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:37
332 msgid "Excluded Tags"
333 msgstr "Etiquetas excluidas"
334
335 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:38
336 msgid "Excluded Brands"
337 msgstr "Marcas excluidas"
338
339 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:52
340 msgid "Excluded Products"
341 msgstr "Productos excluidos"
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 "Límites de cantidad"
348
349 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedQuantityRules.php:21
350 msgid "Minimum:"
351 msgstr "Mínimo:"
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 "Precios"
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 "Precio habitual"
367
368 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:39
369 msgid "(Individual)"
370 msgstr "(Individual)"
371
372 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:39
373 msgid "(Mix and match)"
374 msgstr "(Mezclar y combinar)"
375
376 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:46
377 msgid "Base Pricing:"
378 msgstr "Precio base:"
379
380 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:51
381 msgid "Regular:"
382 msgstr "Regular:"
383
384 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:56
385 msgid "Sale:"
386 msgstr "Venta:"
387
388 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:62
389 msgid "Discount:"
390 msgstr "Descuento:"
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 "Precio de venta"
400
401 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:74
402 msgid "Tiered Rules:"
403 msgstr "Reglas escalonadas:"
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 "Cantidad"
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 "Descuento"
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 "Configuración de prioridad"
442
443 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:23
444 msgid "Global"
445 msgstr "Global"
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 "Preferir producto"
451
452 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:26
453 msgid "Override"
454 msgstr "Anular"
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 "Precios regulares:"
463
464 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:49
465 msgid "Tiered pricing:"
466 msgstr "Precios escalonados:"
467
468 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:52
469 msgid "Quantity limits:"
470 msgstr "Límites de cantidad:"
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 regla de fijación de precios no afecta ni a los precios ni a los límites de cantidad del producto. Se saltará la regla."
475
476 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:515
477 msgid "Dismiss"
478 msgstr "Despedir"
479
480 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:521
481 msgid "How global pricing rules work"
482 msgstr "Cómo funcionan las reglas de precios globales"
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 "Las reglas globales le permiten aplicar de forma masiva precios dinámicos y límites de cantidad a grupos seleccionados de productos y usuarios simultáneamente."
487
488 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:532
489 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:56
490 msgid "Note:"
491 msgstr "Nota:"
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 "Dependiendo de su configuración de prioridad, las reglas globales pueden anular las configuraciones de precios a nivel de producto."
496
497 #: src/Addons/GlobalTieredPricing/CPT/Form/FormTab.php:141
498 msgid "Premium feature"
499 msgstr "Característica premium"
500
501 #: src/Addons/GlobalTieredPricing/CPT/Form/FormTab.php:148
502 msgid "Upgrade plan"
503 msgstr "Plan de actualización"
504
505 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:19
506 msgid "Configure regular and tiered pricing rules"
507 msgstr "Configurar reglas de precios regulares y escalonadas"
508
509 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:26
510 msgid "Base Pricing"
511 msgstr "Precio base"
512
513 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:27
514 msgid "Override the default regular product prices."
515 msgstr "Anule los precios regulares predeterminados de los productos."
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 "Precios escalonados"
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> combina las cantidades de diferentes productos para alcanzar umbrales de precios escalonados, lo que permite descuentos cuando los productos se compran juntos. <br /><br />\n"
534 "<b>Individualmente:</b> trata la cantidad de cada producto por separado en los cálculos de precios, asegurando que cada producto siga su propio nivel de precios de forma independiente sin combinarse con otros."
535
536 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:47
537 msgid "Calculation type"
538 msgstr "Tipo de cálculo"
539
540 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:49
541 msgid "Individual"
542 msgstr "Individual"
543
544 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:50
545 msgid "Mix and Match"
546 msgstr "Mezclar y combinar"
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 "Seleccione productos, categorías, etiquetas o marcas a las que se aplica esta regla"
551
552 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:23
553 msgid "Applies to products"
554 msgstr "Se aplica a productos"
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 no se selecciona ningún producto, categoría, etiqueta o marca, esta regla se aplicará a todos los productos de su tienda, excepto a los que figuran en la sección Exclusiones."
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&hellip;"
563 msgstr "Buscar categorías&hellip;"
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&hellip;"
568 msgstr "Buscar etiquetas&hellip;"
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&hellip;"
573 msgstr "Buscar marcas..."
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&hellip;"
578 msgstr "Buscar productos..."
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 "Exclusiones"
584
585 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:18
586 msgid "Set minimum, maximum, and quantity step limits"
587 msgstr "Establecer límites de pasos mínimos, máximos y de cantidad"
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 "Límites de cantidad"
593
594 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:25
595 msgid "Applies to each product individually."
596 msgstr "Aplica para cada producto individualmente."
597
598 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:17
599 msgid "Manage how this rule interacts with product-level settings"
600 msgstr "Administrar cómo esta regla interactúa con la configuración a nivel de producto"
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 "Determine qué reglas tienen prioridad cuando un producto tiene configuraciones tanto globales como individuales."
605
606 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:29
607 msgid "Rule priority"
608 msgstr "Prioridad de regla"
609
610 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:31
611 msgid "Use global settings"
612 msgstr "Usar configuración global"
613
614 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:32
615 msgid "Prefer product-level rules"
616 msgstr "Preferir reglas a nivel de producto"
617
618 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:34
619 msgid "Override product-level rules"
620 msgstr "Anular reglas a nivel de producto"
621
622 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:36
623 msgid "Custom component priorities"
624 msgstr "Prioridades de componentes personalizados"
625
626 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:46
627 msgid "Base Prices Priority"
628 msgstr "Prioridad de precios base"
629
630 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:52
631 msgid "Base prices"
632 msgstr "Precios base"
633
634 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:54
635 msgid "Prefer product-level role prices"
636 msgstr "Prefiere precios de rol a nivel de producto"
637
638 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:56
639 msgid "Override all product-level prices"
640 msgstr "Anular todos los precios a nivel de producto"
641
642 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:62
643 msgid "Prioritize product-specific role pricing over this global rule."
644 msgstr "Priorice la fijación de precios por función específica del producto sobre esta regla global."
645
646 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:68
647 msgid "Tiered Prices Priority"
648 msgstr "Prioridad de precios escalonados"
649
650 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:75
651 msgid "Tiered prices"
652 msgstr "Precios escalonados"
653
654 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:77
655 msgid "Prefer product-level tiers"
656 msgstr "Prefiere niveles a nivel de producto"
657
658 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:79
659 msgid "Prefer product-level role tiers"
660 msgstr "Prefiere niveles de roles a nivel de producto"
661
662 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:81
663 msgid "Override all product-level tiers"
664 msgstr "Anular todos los niveles de nivel de producto"
665
666 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:88
667 msgid "Mix & Match"
668 msgstr "Mezclar y combinar"
669
670 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:91
671 msgid "Enable Mix & Match for product-level tiers"
672 msgstr "Habilite Mix & Match para niveles a nivel de producto"
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 "Priorice los precios escalonados de productos específicos sobre esta regla global y, opcionalmente, habilite Mix & Match para esos niveles heredados."
677
678 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:101
679 msgid "Quantity Limits Priority"
680 msgstr "Prioridad de límites de cantidad"
681
682 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:110
683 msgid "Prefer product-level limits"
684 msgstr "Prefiere límites a nivel de producto"
685
686 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:112
687 msgid "Prefer product-level role limits"
688 msgstr "Prefiere límites de roles a nivel de producto"
689
690 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:114
691 msgid "Override all product-level limits"
692 msgstr "Anular todos los límites a nivel de producto"
693
694 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:120
695 msgid "Prioritize product-specific quantity limits over this global rule."
696 msgstr "Priorice los límites de cantidad específicos del producto sobre esta regla global."
697
698 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:19
699 msgid "Select the users or roles this rule applies to"
700 msgstr "Seleccione los usuarios o roles a los que se aplica esta regla"
701
702 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:24
703 msgid "Applies to users"
704 msgstr "Se aplica a los usuarios"
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 regla se aplicará a todos los usuarios si no especifica roles de usuario o clientes específicos (excluidos los seleccionados en la sección de exclusiones)."
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 "Roles de usuario"
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 "Seleccionar para un rol de usuario"
719
720 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:55
721 msgid "Manage user roles"
722 msgstr "Administrar roles de usuario"
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 "Seleccionar para un cliente"
728
729 #: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:88
730 msgid "You have got a discount!"
731 msgstr "¡Tienes un descuento!"
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 "¡Has estado usando la versión gratuita por un tiempo y nos gustaría ofrecerte un descuento exclusivo en la versión 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 "Utilice el código de cupón a continuación para obtener un descuento del <b>20 %</b> al actualizar su plan."
740
741 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:109
742 msgid "Suspended"
743 msgstr "Suspendido"
744
745 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:111
746 msgid "Active"
747 msgstr "Activo"
748
749 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:295
750 msgid "Create Your First Global Pricing Rule"
751 msgstr "Cree su primera regla de precios global"
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 "Las reglas globales le permiten aplicar precios personalizados de forma masiva, descuentos escalonados y límites de cantidad a múltiples productos o categorías simultáneamente."
756
757 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:308
758 msgid "Create Rule"
759 msgstr "Crear regla"
760
761 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:401
762 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:402
763 msgid "Pricing rule"
764 msgstr "regla de precios"
765
766 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:403
767 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:404
768 msgid "Add Pricing Rule"
769 msgstr "Agregar regla de precios"
770
771 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:405
772 msgid "Edit Pricing Rule"
773 msgstr "Editar regla de precios"
774
775 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:406
776 msgid "New Pricing Rule"
777 msgstr "Nueva regla de precios"
778
779 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:407
780 msgid "View Pricing Rule"
781 msgstr "Ver regla de precios"
782
783 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:408
784 msgid "Find Pricing Rule"
785 msgstr "Buscar regla de precios"
786
787 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:409
788 msgid "No pricing rules ware found"
789 msgstr "No se encontraron artículos con reglas de precios"
790
791 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:410
792 msgid "No pricing rule in trash"
793 msgstr "No hay regla de precios en la basura"
794
795 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:412
796 msgid "Pricing rules"
797 msgstr "Reglas de precios"
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 regla de precios no afecta ni los precios ni la cantidad del producto. Se saltará la regla."
802
803 #: src/Addons/GlobalTieredPricing/GlobalTieredPricingAddon.php:9
804 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:105
805 msgid "Global pricing rules"
806 msgstr "Reglas de precios globales"
807
808 #: src/Addons/GlobalTieredPricing/GlobalTieredPricingAddon.php:39
809 msgid "Create reusable pricing rules and apply them globally."
810 msgstr "Cree reglas de precios reutilizables y aplíquelas globalmente."
811
812 #: src/Addons/ManualOrders/ManualOrdersAddon.php:15
813 msgid "Tiered pricing for manual orders"
814 msgstr "Precios escalonados para pedidos manuales"
815
816 #: src/Addons/ManualOrders/ManualOrdersAddon.php:19
817 msgid "Apply tiered pricing to orders created manually in the admin area."
818 msgstr "Aplique precios escalonados a los pedidos creados manualmente en el área de administración."
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 "Recálculos de precios escalonados para %1$s: %2$s → %3$s"
825
826 #: src/Addons/ManualOrders/ManualOrdersAddon.php:193
827 msgid "Re-calculate with tiered pricing"
828 msgstr "Vuelva a calcular con precios escalonados"
829
830 #: src/Addons/MinQuantity/MinQuantity.php:12
831 msgid "Minimum order quantity validation"
832 msgstr "Validación de cantidad mínima de pedido"
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 cantidad mínima para %1$s es %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 cantidad mínima del producto es %s"
846
847 #: src/Addons/MinQuantity/MinQuantity.php:209
848 msgid "Enforce minimum order quantities for products based on tiered pricing rules."
849 msgstr "Haga cumplir cantidades mínimas de pedido para productos según reglas de precios escalonados."
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 "Consejo"
857
858 #: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:61
859 msgid "Check plugin"
860 msgstr "Comprobar complemento"
861
862 #: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:66
863 msgid "View video"
864 msgstr "Ver vídeo"
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 "Ocultar este consejo"
872
873 #: src/Addons/PluginsRecommendations/CancellationSurveysPlugin.php:54
874 msgid "Learn more"
875 msgstr "Más información"
876
877 #: src/Addons/PluginsRecommendations/ConditionalLogicForProductAddons.php:44
878 msgid "Conditional logic"
879 msgstr "Lógica condicional"
880
881 #: src/Addons/PluginsRecommendations/ConditionalLogicForProductAddons.php:51
882 msgid "Looking to provide condition logic for your add-ons?"
883 msgstr "¿Quiere proporcionar lógica de condiciones para sus complementos?"
884
885 #: src/Addons/PluginsRecommendations/ConditionalLogicForProductAddons.php:55
886 msgid "Check out this page."
887 msgstr "Mira esta página."
888
889 #: src/Addons/PluginsRecommendations/PluginsRecommendationsAddon.php:8
890 msgid "Plugins recommendations"
891 msgstr "Recomendaciones de complementos"
892
893 #: src/Addons/PluginsRecommendations/PluginsRecommendationsAddon.php:12
894 msgid "Show recommendations for related plugins and addons."
895 msgstr "Mostrar recomendaciones para complementos y complementos relacionados."
896
897 #: src/Addons/ProductCatalogLoop/ProductCatalogLoop.php:10
898 msgid "Catalog display"
899 msgstr "Visualización del catálogo"
900
901 #: src/Addons/ProductCatalogLoop/ProductCatalogLoop.php:14
902 msgid "Display tiered pricing tables on the shop and category pages."
903 msgstr "Muestre tablas de precios escalonadas en las páginas de tienda y categoría."
904
905 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:22
906 msgid "Catalog Display"
907 msgstr "Visualización del catálogo"
908
909 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:36
910 msgid "Tiered Pricing on the shop page"
911 msgstr "Precios escalonados en la página de la tienda"
912
913 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:37
914 msgid "Control how tiered pricing appears on shop and category pages."
915 msgstr "Controle cómo aparecen los precios escalonados en las páginas de tiendas y categorías."
916
917 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:42
918 msgid "Enable on catalog pages"
919 msgstr "Habilitar en las páginas del catálogo"
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 "Active esta opción para mostrar precios escalonados directamente dentro de su catálogo de productos."
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 "Dependiendo de su tema, es posible que necesite ajustes menores de CSS para una visualización óptima."
928
929 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:62
930 msgid "Display tiered pricing tables on shop and category pages."
931 msgstr "Muestre tablas de precios escalonadas en las páginas de tiendas y categorías."
932
933 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:67
934 msgid "Position on catalog item"
935 msgstr "Posición en el artículo del catálogo"
936
937 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:72
938 msgid "Above add-to-cart button"
939 msgstr "Arriba del botón agregar al carrito"
940
941 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:73
942 msgid "Below add-to-cart button"
943 msgstr "Debajo del botón Agregar al carrito"
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 "Arriba del título del producto"
950
951 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:75
952 msgid "Below product title"
953 msgstr "Debajo del título del producto"
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 "Elija dónde aparece la tabla de precios escalonados en relación con la imagen y los detalles del producto."
958
959 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:82
960 msgid "Add quantity selector"
961 msgstr "Añadir selector de cantidad"
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 "Agregue un campo de entrada de cantidad directamente a los artículos del catálogo de productos."
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 "Habilite esto solo si su tema aún no proporciona selectores de cantidad en la página de la tienda."
970
971 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:108
972 msgid "Dynamic total price"
973 msgstr "Precio total dinámico"
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 "Actualiza automáticamente el precio mostrado cuando un cliente cambia la cantidad del catálogo."
978
979 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:127
980 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:75
981 msgid "Compact layout"
982 msgstr "Diseño compacto"
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 "Aplique un estilo mínimo a las tablas de precios para que se ajusten mejor al espacio limitado de las cuadrículas del catálogo."
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 "Configuración de diseño de precios"
992
993 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:141
994 msgid "Customize the appearance and behavior of tiered pricing on catalog pages."
995 msgstr "Personalice la apariencia y el comportamiento de los precios escalonados en las páginas del catálogo."
996
997 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:148
998 msgid "Layout source"
999 msgstr "fuente de diseño"
1000
1001 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:152
1002 msgid "Same as product page"
1003 msgstr "Igual que la página del producto."
1004
1005 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:153
1006 msgid "Custom"
1007 msgstr "Costumbre"
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 "Elija si desea heredar el diseño de la página del producto o utilizar un diseño personalizado para los catálogos."
1012
1013 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:161
1014 msgid "Catalog layout"
1015 msgstr "Diseño del catálogo"
1016
1017 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:165
1018 msgid "Select the specific visual template for the catalog page."
1019 msgstr "Seleccione la plantilla visual específica para la página del catálogo."
1020
1021 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:170
1022 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:97
1023 msgid "Pricing title"
1024 msgstr "Título del precio"
1025
1026 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:174
1027 msgid "Text displayed above the tiered pricing block."
1028 msgstr "Texto que se muestra encima del bloque de precios escalonado."
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 "Tipo de visualización de cantidad"
1034
1035 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:182
1036 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:127
1037 msgid "Range"
1038 msgstr "Rango"
1039
1040 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:183
1041 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:128
1042 msgid "Static values"
1043 msgstr "Valores estáticos"
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 "\"Rango\" muestra el rango de cantidades al que se aplica un nivel. \"Estático\" muestra sólo la cantidad mínima requerida."
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 "Color del nivel de precios activo"
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 "Etiqueta de unidad"
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 "Por ejemplo: piezas, cajas, botellas, packs, etc. Esto se mostrará junto a los valores de cantidad. Déjelo en blanco para omitir la adición de una etiqueta de unidad."
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] "pedazo"
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 "Título de la columna Cantidad"
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 "Déjelo vacío para no mostrar esta columna."
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 "Título de la columna de descuento"
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 "Título de la columna de precio"
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 "Mostrar porcentaje de descuento"
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 "Mostrar precio regular del producto"
1123
1124 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:250
1125 msgid "Show the crossed out regular price in options."
1126 msgstr "Muestra el precio regular tachado en opciones."
1127
1128 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:253
1129 msgid "Show total pricing in option"
1130 msgstr "Mostrar precio total en la opción"
1131
1132 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:257
1133 msgid "Show the total price in an active option."
1134 msgstr "Muestra el precio total en una opción activa."
1135
1136 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:261
1137 msgid "Option template"
1138 msgstr "Plantilla de opción"
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>Compra {tp_quantity} piezas y ahorra un {tp_rounded_discount}%</strong>"
1145
1146 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:273
1147 msgid "Show the \"no discount\" option"
1148 msgstr "Mostrar la opción \"sin descuento\""
1149
1150 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:277
1151 msgid "Show the option with a regular product price."
1152 msgstr "Mostrar la opción con un precio regular del producto."
1153
1154 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:280
1155 msgid "\"No discount\" option template"
1156 msgstr "Plantilla de opción \"Sin descuento\""
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>Compra {tp_quantity} piezas</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 "Plantilla"
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>Compre {tp_quantity} piezas por {tp_price} cada una y ahorre un {tp_rounded_discount}%</strong>"
1175
1176 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:303
1177 msgid "Show the \"no discount\" tier"
1178 msgstr "Mostrar el nivel \"sin descuento\""
1179
1180 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:307
1181 msgid "Show the tier with a regular product price."
1182 msgstr "Muestra el nivel con un precio de producto regular."
1183
1184 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:311
1185 msgid "\"No discount\" template"
1186 msgstr "Plantilla \"Sin descuento\""
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>Compre {tp_quantity} piezas por {tp_price} cada una</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 "Precios escalonados en los que se puede hacer clic"
1197
1198 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:326
1199 msgid "Makes tiered pricing (table rows, blocks, options, etc) clickable."
1200 msgstr "Hace que se pueda hacer clic en precios escalonados (filas de tabla, bloques, opciones, etc.)."
1201
1202 #: src/Addons/ReactProductEditorAddon/Blocks/MinQuantity.php:30
1203 msgid "Minimum Order Quantity"
1204 msgstr "Cantidad mínima de pedido"
1205
1206 #: src/Addons/ReactProductEditorAddon/ReactProductEditorAddon.php:8
1207 msgid "WooCommerce Product Editor integration"
1208 msgstr "Integración del editor de productos WooCommerce"
1209
1210 #: src/Addons/ReactProductEditorAddon/ReactProductEditorAddon.php:12
1211 msgid "Enable support for WooCommerce's React-based product editor."
1212 msgstr "Habilite la compatibilidad con el editor de productos basado en React de WooCommerce."
1213
1214 #: src/Addons/ReactProductEditorAddon/Sections/AdvanceProductOptionSection.php:38
1215 msgid "Advanced Options"
1216 msgstr "Opciones avanzadas"
1217
1218 #: src/Addons/ReactProductEditorAddon/Sections/AdvanceProductOptionSection.php:39
1219 msgid "Override global settings such as pricing layout for this product."
1220 msgstr "Anule la configuración global, como el diseño de precios para este producto."
1221
1222 #: src/Addons/ReactProductEditorAddon/Sections/MainSection.php:39
1223 msgid "Specify tiered pricing and quantity limits."
1224 msgstr "Especifique precios escalonados y límites de cantidad."
1225
1226 #: src/Addons/ReactProductEditorAddon/Sections/RoleBasedPricingSection.php:38
1227 msgid "Role-Based Pricing"
1228 msgstr "Precios basados ​​en roles"
1229
1230 #: src/Addons/ReactProductEditorAddon/Sections/RoleBasedPricingSection.php:39
1231 msgid "Set up custom pricing for specific user roles."
1232 msgstr "Configure precios personalizados para roles de usuario específicos."
1233
1234 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:120
1235 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:109
1236 msgid "Regular pricing type"
1237 msgstr "Tipo de precio regular"
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 "Descuento porcentual"
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 "Reglas de precios fijos"
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 "Reglas de precios porcentuales"
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 "Tipo de precio escalonado"
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 "Cantidad mínima de pedido"
1291
1292 #: src/Addons/RoleBasedPricing/ProductManager.php:171
1293 msgid "Invalid role"
1294 msgstr "Rol no válido"
1295
1296 #: src/Addons/RoleBasedPricing/ProductManager.php:177
1297 msgid "Invalid nonce"
1298 msgstr "Nonce no válido"
1299
1300 #: src/Addons/RoleBasedPricing/RoleBasedPricingAddon.php:12
1301 msgid "Role-based pricing rules on individual products"
1302 msgstr "Reglas de precios basadas en roles para productos individuales"
1303
1304 #: src/Addons/RoleBasedPricing/RoleBasedPricingAddon.php:20
1305 msgid "Enable role-based pricing rules on individual products."
1306 msgstr "Habilite reglas de precios basadas en roles en productos individuales."
1307
1308 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:8
1309 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:25
1310 msgid "Tax settings"
1311 msgstr "Configuración de impuestos"
1312
1313 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:21
1314 msgid "Status:"
1315 msgstr "Estado:"
1316
1317 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:24
1318 msgid "Class:"
1319 msgstr "Clase:"
1320
1321 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:13
1322 msgid "Tax"
1323 msgstr "Impuesto"
1324
1325 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:17
1326 msgid "Set tax status and class"
1327 msgstr "Establecer estado y clase impositiva"
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 "Anule el estado y la clase impositiva predeterminados para los productos que coincidan con esta regla."
1332
1333 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:32
1334 #: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:49
1335 msgid "Tax status"
1336 msgstr "Estado 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 "Por defecto"
1347
1348 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:35
1349 msgid "Taxable"
1350 msgstr "Imponible"
1351
1352 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:36
1353 msgid "Shipping only"
1354 msgstr "Sólo envío"
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 "Ninguno"
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 "Estándar"
1367
1368 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:56
1369 #: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:63
1370 msgid "Tax class"
1371 msgstr "Clase de impuestos"
1372
1373 #: src/Addons/TaxSettings/TaxSettingsAddon.php:13
1374 msgid "Tax Options"
1375 msgstr "Opciones de impuestos"
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 "Administre anulaciones de impuestos y muestre opciones para roles de usuario y reglas de precios globales."
1380
1381 #: src/Addons/TierLabels/Admin/TierLabelsAdmin.php:72
1382 #: src/Addons/TierLabels/Admin/TierLabelsAdmin.php:97
1383 msgid "No label"
1384 msgstr "Sin etiqueta"
1385
1386 #: src/Addons/TierLabels/Admin/TierLabelsAdmin.php:104
1387 msgid "Tier label (regular price)"
1388 msgstr "Etiqueta de nivel (precio normal)"
1389
1390 #: src/Addons/TierLabels/Settings/LabelsSettingsSection.php:8
1391 #: src/Addons/TierLabels/TierLabelsAddon.php:12
1392 msgid "Badges & Labels"
1393 msgstr "Insignias y etiquetas"
1394
1395 #: src/Addons/TierLabels/TierLabelsAddon.php:16
1396 msgid "Add custom labels like \"Best Value\" to specific pricing tiers."
1397 msgstr "Agregue etiquetas personalizadas como \"Mejor valor\" a niveles de precios específicos."
1398
1399 #: src/Addons/Tools/Settings/ToolsSettingsSection.php:8
1400 #: src/Addons/Tools/ToolsAddon.php:10
1401 msgid "Tools"
1402 msgstr "Herramientas"
1403
1404 #: src/Addons/Tools/ToolsAddon.php:14
1405 msgid "Access utilities for managing and cleaning up tiered pricing data."
1406 msgstr "Acceda a utilidades para administrar y limpiar datos de precios escalonados."
1407
1408 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:40
1409 msgid "Default variation"
1410 msgstr "Variación predeterminada"
1411
1412 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:50
1413 msgid "Search variations&hellip;"
1414 msgstr "Buscar variaciones&hellip;"
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 "Muestre el precio de esta variación antes de seleccionar los atributos. La variación en sí no será preseleccionada."
1419
1420 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:78
1421 msgid "Variations share pricing"
1422 msgstr "Variaciones en el precio de las acciones"
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 "Utilice el precio de la variación predeterminada para todas las variaciones para evitar recargar la tabla de precios."
1427
1428 #: src/Admin/ProductPage/TieredPricingTab.php:98
1429 msgid "Additional Options"
1430 msgstr "Opciones adicionales"
1431
1432 #: src/Admin/ProductPage/TieredPricingTab.php:116
1433 msgid "Pricing layout"
1434 msgstr "Diseño de precios"
1435
1436 #: src/Admin/ProductPage/TieredPricingTab.php:117
1437 msgid "Override the global layout for this specific product."
1438 msgstr "Anule el diseño global de este producto específico."
1439
1440 #: src/Admin/ProductPage/TieredPricingTab.php:133
1441 msgid "Singular (e.g. piece)"
1442 msgstr "Singular (por ejemplo, pieza)"
1443
1444 #: src/Admin/ProductPage/TieredPricingTab.php:139
1445 msgid "Plural (e.g. pieces)"
1446 msgstr "Plural (por ejemplo, piezas)"
1447
1448 #: src/Admin/ProductPage/TieredPricingTab.php:150
1449 msgid "Displayed next to quantities. Leave empty to inherit global settings."
1450 msgstr "Se muestra junto a las cantidades. Déjelo vacío para heredar la configuración global."
1451
1452 #: src/Admin/ProductPage/TieredPricingTab.php:172
1453 msgid "Upgrade your plan to unlock all great features."
1454 msgstr "Actualice su plan para desbloquear todas las excelentes funciones."
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 "Mejora"
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 "Puede mostrar precios escalonados incluso si no se selecciona una variación."
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 "Los precios escalonados están relacionados con cada variación, por lo que se debe seleccionar una variación para mostrar la tabla de precios. Sin embargo, puede mostrar los precios escalonados antes de que los usuarios elijan una variación habilitando la opción <strong>variación predeterminada</strong> en la sección <strong>Opciones adicionales</strong> a continuación."
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 "Puede realizar cálculos de precios escalonados considerando todas las variaciones como un solo producto."
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 "Por ejemplo, si tienes un producto variable con <strong>3 variaciones</strong>, el precio se calculará para <strong>una combinación de esas variaciones</strong> en el carrito, no individualmente."
1477
1478 #: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:60
1479 msgid "Find more in the settings"
1480 msgstr "Encuentra más en la configuración"
1481
1482 #: src/Admin/WelcomePage/WelcomePage.php:14
1483 msgid "Welcome to Tiered Pricing for WooCommerce!"
1484 msgstr "¡Bienvenido a precios escalonados para WooCommerce!"
1485
1486 #: src/Admin/WelcomePage/WelcomePage.php:15
1487 msgid "Hidden Admin Page"
1488 msgstr "Página de administración oculta"
1489
1490 #: src/Core/Cache.php:53
1491 msgid "Cache has been purged successfully"
1492 msgstr "La caché se ha purgado correctamente"
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 "Aplique descuentos de precios escalonados cuando los usuarios soliciten una cotización a través del formulario Solicitar una cotización de Addify."
1497
1498 #: src/Integrations/Plugins/AeliaMulticurrency.php:46
1499 msgid "Convert and display tiered pricing correctly when using the Aelia Currency Switcher."
1500 msgstr "Convierta y muestre precios escalonados correctamente cuando utilice 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 "Convierta y muestre precios escalonados correctamente cuando utilice el complemento multidivisa CURCY."
1505
1506 #: src/Integrations/Plugins/DiscountRulesForWooCommerce.php:37
1507 msgid "Discount Rules for WooCommerce"
1508 msgstr "Reglas de descuento para 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 "Evite recálculos de precios para artículos promocionales gratuitos agregados al carrito mediante Reglas de descuento para 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 "Agregue un widget de Elementor dedicado para mostrar la tabla de precios escalonada con opciones de diseño personalizables."
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 "Tabla de precios escalonada"
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 "ID del producto"
1532
1533 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:45
1534 msgid "Leave empty to use the current product."
1535 msgstr "Déjelo vacío para usar el producto actual."
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 "Tipo de pantalla"
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 "Mesa"
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 "Bloques"
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 "Opciones"
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 "Menú desplegable"
1576
1577 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:57
1578 msgid "Horizontal-table"
1579 msgstr "mesa horizontal"
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 "Título"
1590
1591 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:66
1592 msgid "Tiered pricing title. Leave empty to use default title."
1593 msgstr "Título de precios escalonados. Déjelo vacío para usar el título predeterminado."
1594
1595 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:71
1596 msgid "Show total"
1597 msgstr "Mostrar total"
1598
1599 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:75
1600 msgid "Show total for each option when an option is active."
1601 msgstr "Mostrar el total de cada opción cuando una opción está activa."
1602
1603 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:81
1604 msgid "Show prices without a discount"
1605 msgstr "Mostrar precios sin descuento"
1606
1607 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:85
1608 msgid "Show price with no discount in the option."
1609 msgstr "Mostrar precio sin descuento en la opción."
1610
1611 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:89
1612 msgid "Show the default option"
1613 msgstr "Mostrar la opción predeterminada"
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 "Mostrar la opción sin descuento (opción con precio regular del producto)"
1618
1619 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:99
1620 msgid "Active tier color"
1621 msgstr "Color del nivel activo"
1622
1623 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:102
1624 msgid "Leave empty to use the default color."
1625 msgstr "Déjelo vacío para usar el color predeterminado."
1626
1627 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:106
1628 msgid "Quantity column text"
1629 msgstr "Texto de la columna Cantidad"
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 "Déjelo vacío para usar el título predeterminado."
1636
1637 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:114
1638 msgid "Discount column text"
1639 msgstr "Texto de la columna de descuento"
1640
1641 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:122
1642 msgid "Price column text"
1643 msgstr "Texto de la columna de precio"
1644
1645 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:136
1646 msgid "Unit label (singular)"
1647 msgstr "Etiqueta de unidad (singular)"
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 "Déjelo vacío para usar el valor predeterminado"
1653
1654 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:144
1655 msgid "Unit label (plural)"
1656 msgstr "Etiqueta de unidad (plural)"
1657
1658 #: src/Integrations/Plugins/MixMatch.php:30
1659 msgid "Apply tiered pricing rules correctly to Mix and Match products."
1660 msgstr "Aplique correctamente las reglas de precios escalonados a los productos Mix and Match."
1661
1662 #: src/Integrations/Plugins/ProductBundles.php:108
1663 msgid "Apply tiered pricing discounts correctly to WooCommerce Product Bundles."
1664 msgstr "Aplique correctamente los descuentos de precios escalonados a los paquetes de productos de 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 "Agregue datos de precios escalonados al esquema del producto e introduzca variables <b>%lowest_price%</b> y <b>%price_range%</b> para SEO."
1669
1670 #: src/Integrations/Plugins/RankMath/Settings.php:9
1671 #: src/Integrations/Plugins/RankMath/Settings.php:19
1672 msgid "Rank Math SEO"
1673 msgstr "Clasificar SEO matemático"
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 "Configure la integración con el complemento Rank Math SEO para utilizar variables de precios escalonadas en sus metadatos de 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 "Habilitar variables personalizadas"
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 "Le permite utilizar las variables %lowest_price% y %price_range% para mostrar el precio más bajo y el rango de precios de productos con precios escalonados en los metadatos de 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 "Mejore el esquema de producto con ofertas de precios escalonados"
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 "Mejore el esquema del producto con ofertas de precios escalonados. Agrega una oferta para cada nivel y el precio más bajo como oferta principal."
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 "Agregue datos de precios escalonados a SEOPress e introduzca variables <b>%%lowest_price%%</b> y <b>%%price_range%%</b> para SEO."
1704
1705 #: src/Integrations/Plugins/SEOPress/SEOPressLowestPriceTag.php:12
1706 msgid "Displays the lowest price of the product"
1707 msgstr "Muestra el precio más bajo del producto."
1708
1709 #: src/Integrations/Plugins/SEOPress/SEOPressPriceRangeTag.php:12
1710 msgid "Product price range"
1711 msgstr "rango de precios del producto"
1712
1713 #: src/Integrations/Plugins/SEOPress/Settings.php:9
1714 #: src/Integrations/Plugins/SEOPress/Settings.php:19
1715 msgid "SEOPress"
1716 msgstr "SEOPrensa"
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 "Configure la integración con el complemento SEOPress para utilizar variables de precios escalonadas en sus metadatos de 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 "Le permite utilizar las variables %%lowest_price%% y %%price_range%% para mostrar el precio más bajo y el rango de precios de productos con precios escalonados en los metadatos de 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 "Convierta y muestre precios escalonados correctamente cuando utilice el conmutador de divisas WooCommerce 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 "Calcule los precios escalonados con precisión cuando se seleccionan complementos de productos personalizados."
1733
1734 #: src/Integrations/Plugins/WCPProductBundles.php:34
1735 msgid "Apply tiered pricing discounts correctly to WPC Product Bundles."
1736 msgstr "Aplique correctamente los descuentos de precios escalonados a los paquetes de productos WPC."
1737
1738 #: src/Integrations/Plugins/WombatProductAddons.php:46
1739 msgid "Calculate tiered pricing accurately when using StudioWombat Advanced Product Fields."
1740 msgstr "Calcule los precios escalonados con precisión cuando utilice los campos de productos avanzados 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 "Calcule los montos de los depósitos y los saldos restantes correctamente según las reglas de precios escalonados."
1745
1746 #: src/Integrations/Plugins/WooCommerceProductAddons.php:65
1747 msgid "Calculate tiered pricing accurately when WooCommerce Product Add-ons are selected."
1748 msgstr "Calcule los precios escalonados con precisión cuando se seleccionen los complementos de productos WooCommerce."
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 "Convierta y muestre precios escalonados correctamente cuando utilice el conmutador de divisas FOX WooCommerce."
1753
1754 #: src/Integrations/Plugins/WPAllImport.php:102
1755 #: src/Integrations/Plugins/WPAllImport.php:202
1756 msgid "Fixed Tiered prices"
1757 msgstr "Precios fijos escalonados"
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 "El formato de las reglas debe ser el siguiente: cantidad:precio,cantidad:precio. Por ejemplo: \"10:5,20:15\" donde 10 y 20 son cantidades y 5 y 15 son precios de esas cantidades."
1763
1764 #: src/Integrations/Plugins/WPAllImport.php:109
1765 #: src/Integrations/Plugins/WPAllImport.php:212
1766 msgid "Percentage Tiered prices"
1767 msgstr "Precios porcentuales escalonados"
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 "El formato de las reglas debe ser el siguiente: cantidad: porcentaje_descuento, cantidad: porcentaje_descuento. Por ejemplo: \"10:5,20:15\" donde 10 y 20 son cantidades y 5 y 15 son cantidades de descuento."
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 "El campo debe ser \"fijo\" o \"porcentaje\"."
1778
1779 #: src/Integrations/Plugins/WPAllImport.php:128
1780 #: src/Integrations/Plugins/WPAllImport.php:237
1781 msgid "Minimum product quantity"
1782 msgstr "Cantidad mínima de producto"
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 "El campo debe contener un valor entero."
1788
1789 #: src/Integrations/Plugins/WPAllImport.php:148
1790 #: views/admin/components/regular-pricing-form.php:28
1791 msgid "Pricing type"
1792 msgstr "Tipo de precio"
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 "El campo debe ser \"fijo\" o \"porcentaje\". Esto afecta qué campos se utilizarán para otorgar un descuento: precios de oferta y regulares o descuento porcentual."
1797
1798 #: src/Integrations/Plugins/WPAllImport.php:165
1799 msgid "Regular price for the role"
1800 msgstr "Precio regular por el papel."
1801
1802 #: src/Integrations/Plugins/WPAllImport.php:174
1803 msgid "Sale price for the role"
1804 msgstr "Precio de venta del rol."
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 "Descuento (%)"
1812
1813 #: src/Integrations/Plugins/WPAllImport.php:197
1814 msgid "Percentage discount for the role."
1815 msgstr "Descuento porcentual para el puesto."
1816
1817 #: src/Integrations/Plugins/WPAllImport.php:566
1818 msgid "Role-based import"
1819 msgstr "Importación basada en roles"
1820
1821 #: src/Integrations/Plugins/WPAllImport.php:888
1822 msgid "Import and update tiered pricing rules using WP All Import."
1823 msgstr "Importe y actualice reglas de precios escalonados utilizando 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 "Convierta y muestre precios escalonados correctamente cuando utilice WPML Multimoneda."
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 "Aplique descuentos de precios escalonados cuando los usuarios soliciten una cotización a través de YITH Solicitar una cotización."
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 "Configure la integración con el complemento Yoast SEO para utilizar variables de precios escalonadas en sus metadatos de 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 "Le permite utilizar las variables %%lowest_price%% y %%price_range%% para mostrar el precio más bajo y el rango de precios de productos con precios escalonados en los metadatos de 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 "Agregue datos de precios escalonados al esquema de producto de Yoast e introduzca variables <b>%%lowest_price%%</b> y <b>%%price_range%%</b> para SEO."
1852
1853 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:60
1854 #: src/Managers/FormatPriceManager.php:246
1855 msgid "From"
1856 msgstr "De"
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 "Compra <b>{tp_required_quantity}</b> más para obtener <b>{tp_next_price}</b> cada uno"
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 "Por favor ingresa %s para realizar una compra"
1868
1869 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:74
1870 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:52
1871 msgid "your account"
1872 msgstr "tu cuenta"
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 ver precios"
1880
1881 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:87
1882 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:72
1883 msgid "Login"
1884 msgstr "Acceso"
1885
1886 #: src/Services/SystemStatusReportService.php:35
1887 msgid "Activation date"
1888 msgstr "Fecha de activación"
1889
1890 #: src/Services/SystemStatusReportService.php:54
1891 msgid "Seen notifications"
1892 msgstr "Notificaciones vistas"
1893
1894 #: src/Services/SystemStatusReportService.php:67
1895 msgid "Tips hidden"
1896 msgstr "Consejos ocultos"
1897
1898 #: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:62
1899 msgid "Singular"
1900 msgstr "Singular"
1901
1902 #: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:69
1903 msgid "e.g., piece"
1904 msgstr "por ejemplo, pieza"
1905
1906 #: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:74
1907 msgid "Plural"
1908 msgstr "Plural"
1909
1910 #: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:81
1911 msgid "e.g., pieces"
1912 msgstr "por ejemplo, piezas"
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}: rango o cantidad estática del nivel de precios actual."
1917
1918 #: src/Settings/CustomOptions/TPTTextTemplate.php:149
1919 msgid "{tp_discount} - current tier`s percentage discount."
1920 msgstr "{tp_discount}: porcentaje de descuento del nivel actual."
1921
1922 #: src/Settings/CustomOptions/TPTTextTemplate.php:155
1923 msgid "Rounded percentage discount"
1924 msgstr "Descuento porcentual redondeado"
1925
1926 #: src/Settings/CustomOptions/TPTTextTemplate.php:156
1927 msgid "{tp_rounded_discount} - current tier`s rounded percentage discount."
1928 msgstr "{tp_rounded_discount}: descuento porcentual redondeado del nivel actual."
1929
1930 #: src/Settings/CustomOptions/TPTTextTemplate.php:162
1931 msgid "Required quantity"
1932 msgstr "Cantidad requerida"
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}: cantidad requerida para agregar un precio del siguiente nivel."
1937
1938 #: src/Settings/CustomOptions/TPTTextTemplate.php:169
1939 msgid "Next price"
1940 msgstr "Próximo precio"
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}: precio del siguiente nivel que el usuario puede obtener si agrega la cantidad requerida."
1945
1946 #: src/Settings/CustomOptions/TPTTextTemplate.php:176
1947 msgid "Next discount"
1948 msgstr "Próximo descuento"
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}: próximo descuento si agregan la cantidad requerida."
1953
1954 #: src/Settings/CustomOptions/TPTTextTemplate.php:183
1955 msgid "Next actual discount"
1956 msgstr "Próximo descuento real"
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}: descuento basado en el precio original del producto."
1961
1962 #: src/Settings/CustomOptions/TPTTextTemplate.php:189
1963 msgid "Save price"
1964 msgstr "Ahorrar precio"
1965
1966 #: src/Settings/CustomOptions/TPTTextTemplate.php:190
1967 msgid "{tp_ys_price} - difference between regular and current price."
1968 msgstr "{tp_ys_price} - diferencia entre el precio regular y actual."
1969
1970 #: src/Settings/CustomOptions/TPTTextTemplate.php:195
1971 msgid "Total save price"
1972 msgstr "Precio de ahorro 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}: diferencia entre el precio normal y actual multiplicada por la cantidad."
1977
1978 #: src/Settings/CustomOptions/TPTTextTemplate.php:206
1979 msgid "{tp_price} - Tier price for one piece"
1980 msgstr "{tp_price} - Precio nivelado por una pieza"
1981
1982 #: src/Settings/CustomOptions/TPTTextTemplate.php:211
1983 msgid "It will use Unit label from products if you set it."
1984 msgstr "Utilizará la etiqueta de unidad de los productos si lo configura."
1985
1986 #: src/Settings/Sections/Advanced/AdvancedSection.php:18
1987 msgid "You can disable or enable specific plugin features."
1988 msgstr "Puede deshabilitar o habilitar funciones específicas del complemento."
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 "La caché mejora el rendimiento haciendo que el complemento no calcule datos en cada solicitud. Desactívelo para depurar problemas."
1997
1998 #: src/Settings/Sections/Advanced/AdvancedSection.php:72
1999 #: src/Settings/Sections/Advanced/AdvancedSection.php:99
2000 msgid "Enabled"
2001 msgstr "Activado"
2002
2003 #: src/Settings/Sections/Advanced/AdvancedSection.php:78
2004 msgid "Purge"
2005 msgstr "Purga"
2006
2007 #: src/Settings/Sections/Advanced/AdvancedSection.php:79
2008 msgid "Purge cache"
2009 msgstr "Purgar caché"
2010
2011 #: src/Settings/Sections/Advanced/AdvancedSection.php:93
2012 msgid "Debug"
2013 msgstr "Depurar"
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 "El modo de depuración es útil cuando necesita realizar un seguimiento de qué regla de precios se aplica a un artículo del carrito."
2018
2019 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:15
2020 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:99
2021 msgid "Calculations"
2022 msgstr "Cálculos"
2023
2024 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:16
2025 msgid "This section controls how tiered pricing does calculations."
2026 msgstr "Esta sección controla cómo los precios escalonados realizan los cálculos."
2027
2028 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:35
2029 msgid "Combine variations for quantity calculation"
2030 msgstr "Combinar variaciones para calcular la cantidad."
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 "Trate todas las variaciones de un producto variable como el mismo artículo al calcular la cantidad total del carrito para las reglas de precios escalonados."
2035
2036 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:45
2037 msgid "Calculate percentage discounts from regular price"
2038 msgstr "Calcular descuentos porcentuales sobre el precio regular."
2039
2040 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:53
2041 msgid "Round calculated prices"
2042 msgstr "Precios calculados redondos"
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 "Descuentos porcentuales calculados redondeados para evitar discrepancias menores en la visualización con los precios estándar de WooCommerce."
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 "Calcule los descuentos porcentuales utilizando el precio habitual del producto, ignorando los precios de venta activos."
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 "Ejemplo: El precio regular es $100,00, el precio de oferta es $90,00. Regla: 20% de descuento."
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 "Deshabilitado (Predeterminado): El descuento se aplica al precio de oferta ($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 "Habilitado: El descuento aplica sobre el precio regular ($100.00 - 20% = $80.00)."
2063
2064 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:106
2065 msgid "How global pricing rules behave."
2066 msgstr "Cómo se comportan las reglas globales de fijación de precios."
2067
2068 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:110
2069 msgid "Prioritize global pricing rules"
2070 msgstr "Priorizar las reglas de precios globales"
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 "Aplique reglas de precios globales antes que reglas a nivel de producto. Si está deshabilitada, las reglas de productos individuales tienen prioridad sobre las reglas globales."
2075
2076 #: src/Settings/Sections/GeneralSection/GeneralSection.php:86
2077 msgid "General"
2078 msgstr "General"
2079
2080 #: src/Settings/Sections/GeneralSection/GeneralSection.php:104
2081 msgid "<strong>Buy {tp_quantity} pieces for {tp_price}</strong>"
2082 msgstr "<strong>Compre {tp_quantity} piezas por {tp_price}</strong>"
2083
2084 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:10
2085 msgid "Cart Display Settings"
2086 msgstr "Configuración de visualización del carrito"
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 "Administre cómo aparecen los precios y descuentos escalonados en la página del carrito."
2092
2093 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:24
2094 msgid "Display price as discount"
2095 msgstr "Mostrar precio como descuento"
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 "Muestra un precio regular tachado junto al precio escalonado con descuento en el carrito. Por ejemplo:"
2100
2101 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:32
2102 msgid "Display subtotal as discount"
2103 msgstr "Mostrar subtotal como descuento"
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 "Muestra un subtotal regular tachado junto al subtotal con descuento en el carrito."
2108
2109 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:40
2110 msgid "Always use regular price"
2111 msgstr "Utilice siempre el precio normal"
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 "Al tachar un precio, muestre siempre el precio normal en lugar del precio de oferta."
2116
2117 #: src/Addons/CatalogPrices/CatalogPricesAddon.php:8
2118 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:11
2119 msgid "Catalog Price Format"
2120 msgstr "Formato de precio de catálogo"
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 "Administre cómo aparecen los precios escalonados en catálogos, bucles y widgets."
2126
2127 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:27
2128 msgid "Enable tiered format"
2129 msgstr "Habilitar formato por niveles"
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 "Muestre el precio escalonado más bajo o un rango de precios en lugar del precio estándar del producto."
2134
2135 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:36
2136 msgid "Enable for variable products"
2137 msgstr "Habilitar para productos 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 "Aplique el formato escalonado a productos variables, utilizando los precios más bajos y más altos en todas las variaciones."
2142
2143 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:45
2144 msgid "Display format"
2145 msgstr "Formato de visualización"
2146
2147 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:49
2148 msgid "Show lowest price"
2149 msgstr "Mostrar precio más bajo"
2150
2151 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:50
2152 msgid "Show range (lowest to highest)"
2153 msgstr "Mostrar rango (de menor a mayor)"
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 "Elija si desea mostrar solo el precio más bajo disponible o el rango de precios completo."
2158
2159 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:57
2160 msgid "Lowest price prefix"
2161 msgstr "Prefijo de precio más bajo"
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 "Texto que se muestra antes del precio más bajo (por ejemplo, <b>Desde $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 "Personalice la apariencia y el comportamiento de sus tablas de precios escalonadas."
2170
2171 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:29
2172 msgid "Display tiered pricing"
2173 msgstr "Mostrar precios escalonados"
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 "Muestra automáticamente precios escalonados en la página del producto. Los precios siguen siendo dinámicos incluso si no se muestra el precio escalonado. También puede mostrar precios escalonados mediante un código corto, un bloque de Gutenberg o un widget de Elementor."
2178
2179 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:38
2180 msgid "Default layout"
2181 msgstr "Diseño predeterminado"
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 "Elija el diseño visual predeterminado. También puedes personalizarlo individualmente por producto."
2186
2187 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:48
2188 msgid "Pricing options style"
2189 msgstr "Estilo de opciones de precios"
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 "Estilo #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 "Estilo #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 "Estilo #3"
2208
2209 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:82
2210 msgid "Pricing blocks style"
2211 msgstr "Estilo de bloques de precios"
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 "Estilo #4"
2217
2218 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:104
2219 msgid "Position on the product page"
2220 msgstr "Posición en la página del producto."
2221
2222 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:108
2223 msgid "Above add to cart button"
2224 msgstr "Arriba del botón agregar al carrito"
2225
2226 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:109
2227 msgid "Below add to cart button"
2228 msgstr "Debajo del botón agregar al carrito"
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 "Arriba del formulario agregar al carrito"
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 "A continuación agregar al formulario de carrito"
2239
2240 #: src/Addons/PricingSummary/SummarySubsection.php:49
2241 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:113
2242 msgid "Before product summary"
2243 msgstr "Antes del resumen del producto"
2244
2245 #: src/Addons/PricingSummary/SummarySubsection.php:50
2246 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:114
2247 msgid "After product summary"
2248 msgstr "Después del resumen del producto"
2249
2250 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:115
2251 msgid "I display tiered pricing via shortcode/gutenberg/elementor"
2252 msgstr "Muestro precios escalonados a través de 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 "Elija dónde se mostrarán los precios escalonados en la página del producto."
2257
2258 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:143
2259 msgid "Tooltip icon color"
2260 msgstr "Color del icono de información sobre herramientas"
2261
2262 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:148
2263 msgid "Color of the icon."
2264 msgstr "Color del icono."
2265
2266 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:152
2267 msgid "Tooltip icon size (px)"
2268 msgstr "Tamaño del icono de información sobre herramientas (px)"
2269
2270 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:157
2271 msgid "Size of the icon."
2272 msgstr "Tamaño del icono."
2273
2274 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:161
2275 msgid "Tooltip border"
2276 msgstr "Borde de información sobre herramientas"
2277
2278 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:189
2279 msgid "Columns titles"
2280 msgstr "Títulos de columnas"
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 "Deje el título de una columna vacío para no mostrar esa columna."
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 "Muestra el porcentaje de descuento en bloques de precios que ofrecen un descuento."
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 "Las opciones de precios mostrarán un precio de producto regular tachado cerca del precio del nivel real."
2293
2294 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:229
2295 msgid "Show totals in a selected option"
2296 msgstr "Mostrar totales en una opción seleccionada"
2297
2298 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:233
2299 msgid "The selected pricing option will include totals."
2300 msgstr "La opción de precio seleccionada incluirá los totales."
2301
2302 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:237
2303 msgid "Pricing option template"
2304 msgstr "Plantilla de opción de precio"
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 "Utilice las variables anteriores para crear la plantilla para la opción de precio."
2309
2310 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:252
2311 msgid "Show first tier pricing option"
2312 msgstr "Mostrar opción de precio de primer nivel"
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 "Mostrar la opción con un precio regular del producto. Este es el primer nivel de precios donde no se ofrece ningún descuento."
2317
2318 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:260
2319 msgid "First tier pricing option template"
2320 msgstr "Plantilla de opción de precios de primer nivel"
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 "Configure la plantilla del primer nivel de precios donde no se ofrece un descuento."
2326
2327 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:272
2328 msgid "Pricing string template"
2329 msgstr "Plantilla de cadena de precios"
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 "Utilice las variables anteriores para crear la plantilla para la cadena de precios."
2334
2335 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:288
2336 msgid "Show first tier pricing string"
2337 msgstr "Mostrar cadena de precios de primer nivel"
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 "Muestra el nivel con un precio de producto regular. Este es el primer nivel de precios donde no se ofrece ningún descuento."
2342
2343 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:297
2344 msgid "First tier pricing string template"
2345 msgstr "Plantilla de cadena de precios de primer nivel"
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 "Para seleccionar la cantidad, se puede hacer clic en los precios escalonados (filas de tabla, bloques, opciones)."
2350
2351 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:11
2352 msgid "Guest Users"
2353 msgstr "Usuarios invitados"
2354
2355 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:15
2356 msgid "Manage pricing visibility and purchasing rules for guest (non-logged-in) users."
2357 msgstr "Administre la visibilidad de precios y las reglas de compra para usuarios invitados (que no han iniciado sesión)."
2358
2359 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:26
2360 msgid "Require login to purchase"
2361 msgstr "Requerir iniciar sesión para comprar"
2362
2363 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:34
2364 msgid "Guest add-to-cart label"
2365 msgstr "Etiqueta de invitado para agregar al carrito"
2366
2367 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:38
2368 msgid "Change the default \"Add to cart\" button text for guest users."
2369 msgstr "Cambie el texto predeterminado del botón \"Agregar al carrito\" para los usuarios invitados."
2370
2371 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:40
2372 msgid "Leave empty to keep default"
2373 msgstr "Déjelo vacío para mantener el valor predeterminado"
2374
2375 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:45
2376 msgid "Guest purchase error message"
2377 msgstr "Mensaje de error de compra de invitado"
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 "Por favor ingresa %s para realizar una compra."
2384
2385 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:56
2386 msgid "Hide prices for guests"
2387 msgstr "Ocultar precios para invitados"
2388
2389 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:63
2390 msgid "Guest price message"
2391 msgstr "Mensaje de precio para huéspedes"
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 "Este mensaje se mostrará en lugar del precio para los usuarios que no hayan iniciado sesión."
2396
2397 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:12
2398 msgid "Product Page Pricing"
2399 msgstr "Precios de la página del producto"
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 "Administre cómo se muestran y se comportan los precios escalonados en páginas de productos individuales."
2404
2405 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:27
2406 msgid "Price display format"
2407 msgstr "Formato de visualización de precios"
2408
2409 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:31
2410 msgid "Match catalog display (price range or lowest price)"
2411 msgstr "Coincidir con la visualización del catálogo (rango de precios o precio más bajo)"
2412
2413 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:32
2414 msgid "Dynamic"
2415 msgstr "Dinámica"
2416
2417 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:38
2418 msgid "Enable dynamic price updates"
2419 msgstr "Habilitar actualizaciones dinámicas de precios"
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 "Actualiza automáticamente el precio del producto principal cuando un usuario selecciona una cantidad diferente."
2424
2425 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:46
2426 msgid "Display tiered price as discount"
2427 msgstr "Mostrar precio escalonado como descuento"
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 "Tacha el precio original y muestra el precio escalonado con descuento junto a él."
2432
2433 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:54
2434 msgid "Display total price"
2435 msgstr "Mostrar precio 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 "Muestra el precio total calculado según la cantidad seleccionada y el nivel activo."
2440
2441 #: src/Addons/PricingSummary/PricingSummaryAddon.php:8
2442 #: src/Addons/PricingSummary/SummarySubsection.php:11
2443 msgid "Pricing Summary"
2444 msgstr "Resumen de precios"
2445
2446 #: src/Addons/PricingSummary/SummarySubsection.php:15
2447 msgid "Show a summary block with total cost and unit price details."
2448 msgstr "Muestra un bloque de resumen con detalles del costo total y del precio unitario."
2449
2450 #: src/Addons/PricingSummary/SummarySubsection.php:25
2451 msgid "Enable pricing summary"
2452 msgstr "Habilitar resumen de precios"
2453
2454 #: src/Addons/PricingSummary/SummarySubsection.php:35
2455 msgid "The name is displaying above the summary block."
2456 msgstr "El nombre se muestra encima del bloque de resumen."
2457
2458 #: src/Addons/PricingSummary/SummarySubsection.php:40
2459 msgid "Position on product page"
2460 msgstr "Posición en la página del producto"
2461
2462 #: src/Addons/PricingSummary/SummarySubsection.php:44
2463 msgid "Above buy button"
2464 msgstr "Arriba del botón comprar"
2465
2466 #: src/Addons/PricingSummary/SummarySubsection.php:45
2467 msgid "Below buy button"
2468 msgstr "Debajo del botón comprar"
2469
2470 #: src/Addons/PricingSummary/SummarySubsection.php:53
2471 msgid "Where to display the summary block."
2472 msgstr "Dónde mostrar el bloque de resumen."
2473
2474 #: src/Addons/PricingSummary/SummarySubsection.php:57
2475 msgid "Totals template"
2476 msgstr "Plantilla de totales"
2477
2478 #: src/Addons/PricingSummary/SummarySubsection.php:61
2479 msgid "Detailed"
2480 msgstr "Detallado"
2481
2482 #: src/Addons/PricingSummary/SummarySubsection.php:62
2483 msgid "Reduced"
2484 msgstr "Reducido"
2485
2486 #: src/Addons/PricingSummary/SummarySubsection.php:63
2487 msgid "Labels"
2488 msgstr "Etiquetas"
2489
2490 #: src/Addons/PricingSummary/SummarySubsection.php:68
2491 msgid "\"Total\" label"
2492 msgstr "Etiqueta \"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 "Etiqueta \"cada uno\""
2509
2510 #: src/Addons/PricingSummary/SummarySubsection.php:78
2511 msgid "Each: "
2512 msgstr "Cada:"
2513
2514 #: src/Addons/CartUpsells/UpsellsSubsection.php:11
2515 msgid "Cart Upsell Messages"
2516 msgstr "Mensajes de ventas adicionales del carrito"
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 "Muestre mensajes específicos en el carrito para alentar a los clientes a alcanzar el siguiente nivel de descuento."
2521
2522 #: src/Addons/CartUpsells/UpsellsSubsection.php:26
2523 msgid "Enable cart upsells"
2524 msgstr "Habilitar ventas adicionales del carrito"
2525
2526 #: src/Addons/CartUpsells/UpsellsSubsection.php:55
2527 msgid "Note: This feature is not compatible with the Gutenberg Cart/Checkout blocks."
2528 msgstr "Nota: Esta función no es compatible con los bloques de carrito/pago de Gutenberg."
2529
2530 #: src/Addons/CartUpsells/UpsellsSubsection.php:49
2531 msgid "Upsell text color"
2532 msgstr "Vender color de texto adicional"
2533
2534 #: src/Addons/YouSave/YouSaveAddon.php:8
2535 #: src/Addons/YouSave/YouSaveSubsection.php:11
2536 msgid "\"You Save\" Badge"
2537 msgstr "Insignia \"Ahorras\""
2538
2539 #: src/Addons/YouSave/YouSaveSubsection.php:15
2540 msgid "Show customers exactly how much they save when tiered discounts are applied."
2541 msgstr "Muestre a los clientes exactamente cuánto ahorran cuando se aplican descuentos escalonados."
2542
2543 #: src/Addons/YouSave/YouSaveSubsection.php:25
2544 msgid "Enable \"You Save\" badge"
2545 msgstr "Habilitar la insignia \"Guardas\""
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 "Muestra la diferencia entre el precio regular y un precio con descuento. También puedes mostrarlo a través del código corto [tiered_price_you_save]."
2550
2551 #: src/Addons/YouSave/YouSaveSubsection.php:33
2552 msgid "Include sale price in calculation"
2553 msgstr "Incluir el precio de venta en el cálculo"
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 diferencia entre el precio regular y el de oferta se incluirá en el cálculo de “ahorras”."
2558
2559 #: src/Addons/YouSave/YouSaveSubsection.php:43
2560 msgid "You save {tp_ys_total_price} ({tp_ys_percentage_discount}%)"
2561 msgstr "Ahorras {tp_ys_total_price} ({tp_ys_percentage_discount}%)"
2562
2563 #: src/Addons/YouSave/YouSaveSubsection.php:52
2564 msgid "\"You save\" price color"
2565 msgstr "Color del precio \"ahorras\""
2566
2567 #: src/Settings/Sections/Integrations/IntegrationSection.php:17
2568 msgid "General integrations"
2569 msgstr "Integraciones generales"
2570
2571 #: src/Settings/Sections/Integrations/IntegrationSection.php:22
2572 msgid "Multicurrency integrations"
2573 msgstr "Integraciones multidivisa"
2574
2575 #: src/Settings/Sections/Integrations/IntegrationSection.php:23
2576 msgid "Integrations with multicurrency plugins."
2577 msgstr "Integraciones con complementos multidivisa."
2578
2579 #: src/Settings/Sections/Integrations/IntegrationSection.php:26
2580 msgid "Product Addons"
2581 msgstr "Complementos de productos"
2582
2583 #: src/Settings/Sections/Integrations/IntegrationSection.php:27
2584 msgid "Integrations with product add-ons (custom fields) plugins."
2585 msgstr "Integraciones con complementos de complementos de productos (campos personalizados)."
2586
2587 #: src/Settings/Sections/Integrations/IntegrationSection.php:31
2588 msgid "SEO"
2589 msgstr "SEO"
2590
2591 #: src/Settings/Sections/Integrations/IntegrationSection.php:32
2592 msgid "Integrations with SEO plugins."
2593 msgstr "Integraciones con complementos SEO."
2594
2595 #: src/Settings/Sections/Integrations/IntegrationSection.php:35
2596 msgid "Custom Product Types"
2597 msgstr "Tipos de productos personalizados"
2598
2599 #: src/Settings/Sections/Integrations/IntegrationSection.php:36
2600 msgid "Integrations plugins that provides custom product types."
2601 msgstr "Complementos de integraciones que proporcionan tipos de productos personalizados."
2602
2603 #: src/Settings/Sections/Integrations/IntegrationSection.php:92
2604 msgid "Integrations"
2605 msgstr "Integraciones"
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 "El complemento <b>Tabla de precios por niveles</b> requiere que %s esté instalado y activado."
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 "Ajustes"
2618
2619 #: src/TierPricingTablePlugin.php:155
2620 msgid "Go Premium"
2621 msgstr "Ir 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 "Documentación"
2630
2631 #: src/TierPricingTablePlugin.php:171
2632 msgid "Contact Us"
2633 msgstr "Contáctenos"
2634
2635 #: src/TierPricingTablePlugin.php:282
2636 #: views/admin/welcome-page/welcome-page.php:767
2637 msgid "Horizontal table"
2638 msgstr "mesa horizontal"
2639
2640 #: src/TierPricingTablePlugin.php:283
2641 #: views/admin/welcome-page/welcome-page.php:772
2642 msgid "Plain text"
2643 msgstr "Texto sin formato"
2644
2645 #: src/TierPricingTablePlugin.php:284
2646 #: views/admin/welcome-page/welcome-page.php:759
2647 msgid "Tooltip"
2648 msgstr "Información sobre herramientas"
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 solo en la versión premium (puedes desactivar este bloque en la configuración)"
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 "Nuevo nivel"
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 "Asigne descuentos porcentuales para productos que tengan esta categoría. Las reglas se pueden anular\n"
2667 " en producto."
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 "Asigne descuentos porcentuales para productos que tengan esta categoría. Las reglas se pueden anular en el producto."
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 "¿Quiere establecer reglas de precios para categorías de productos o conjuntos de productos personalizados?"
2676
2677 #: views/addons/global-rules/tiered-pricing-tab.php:67
2678 msgid "Create a global pricing rule"
2679 msgstr "Crear una regla de precios global"
2680
2681 #: views/addons/role-based-pricing/role-based-block.php:33
2682 msgid "Role-based pricing"
2683 msgstr "Precios basados ​​en roles"
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 "Configure reglas y precios específicos para diferentes roles de usuario."
2688
2689 #: views/addons/role-based-pricing/role-based-block.php:75
2690 msgid "settings"
2691 msgstr "ajustes"
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 "Puede desactivar esta función en %s si no necesita precios basados ​​en roles."
2698
2699 #: views/addons/role-based-pricing/role-based-block.php:98
2700 msgid "Add Role"
2701 msgstr "Agregar rol"
2702
2703 #: views/addons/role-based-pricing/role-based-block.php:110
2704 msgid "Manage Roles"
2705 msgstr "Administrar roles"
2706
2707 #: views/addons/role-based-pricing/role-pricing-form.php:30
2708 msgid "Premium feature."
2709 msgstr "Característica 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 "Versión gratuita"
2715
2716 #: views/admin/banners/free-version-used-premium-available.php:19
2717 msgid "Premium License Available"
2718 msgstr "Licencia 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 "Actualmente estás ejecutando la versión gratuita. Descarga la versión Pro desde tu <a href=\""
2723
2724 #: views/admin/banners/premium-thanking-banner.php:20
2725 msgid "Premium"
2726 msgstr "De primera calidad"
2727
2728 #: views/admin/banners/premium-thanking-banner.php:25
2729 msgid "License is invalid or expired. Please check your account."
2730 msgstr "La licencia no es válida o ha caducado. Por favor revisa tu cuenta."
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 "Mi cuenta"
2737
2738 #: views/admin/banners/premium-thanking-banner.php:40
2739 #: views/admin/banners/upgrade-banner.php:54
2740 msgid "Contact Support"
2741 msgstr "Contactar con soporte"
2742
2743 #: views/admin/banners/upgrade-banner.php:21
2744 msgid "Unlock advanced features with Premium 🚀"
2745 msgstr "Desbloquea funciones avanzadas con Premium 🚀"
2746
2747 #: views/admin/banners/upgrade-banner.php:28
2748 msgid "finish plugin activation"
2749 msgstr "finalizar la activación del complemento"
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 "Por favor %s para actualizar."
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 "Actualizar a Premium"
2764
2765 #: views/admin/banners/upgrade-banner.php:65
2766 msgid "Opt-in"
2767 msgstr "Inscribirse"
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 "Una cantidad mínima de un producto que un cliente debe pedir para cumplir con el pedido."
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 "Precios fijos"
2777
2778 #: views/admin/components/regular-pricing-form.php:84
2779 msgid "Leave blank to not apply any"
2780 msgstr "Déjelo en blanco para no aplicar ninguno."
2781
2782 #: views/admin/components/regular-pricing-form.php:94
2783 msgid "Set discounted price as"
2784 msgstr "Establecer precio con descuento como"
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 "Dejar en blanco para mantener sin cambios"
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 "Precios fijos"
2797
2798 #: views/admin/components/tiered-pricing-rules-form.php:110
2799 msgid "Percentage discounts"
2800 msgstr "Descuentos porcentuales"
2801
2802 #: views/admin/components/tiered-pricing-rules-form.php:111
2803 msgid "Percentage discounts (only in premium version)"
2804 msgstr "Descuentos porcentuales (solo en versión premium)"
2805
2806 #: views/admin/components/tiered-pricing-rules-form.php:125
2807 msgid "Tiered price"
2808 msgstr "Precio escalonado"
2809
2810 #: views/admin/notifications/activation-notification.php:25
2811 msgid "Thanks for installing the"
2812 msgstr "Gracias por instalar el"
2813
2814 #: views/admin/notifications/activation-notification.php:41
2815 msgid "products"
2816 msgstr "productos"
2817
2818 #: views/admin/notifications/activation-notification.php:44
2819 msgid "a global pricing rule"
2820 msgstr "una regla de precios global"
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 "Agregue reglas de precios basadas en cantidad directamente en %1$s o cree %2$s que funcionarán para categorías de productos y roles de usuario."
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 "La tabla de precios por niveles es una poderosa herramienta que le permite crear precios basados ​​en la cantidad para sus productos 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 "Con plantillas intuitivas, reglas de precios flexibles y funciones avanzadas, este complemento es perfecto para cualquier tipo de tienda."
2835
2836 #: views/admin/welcome-page/welcome-page.php:687
2837 msgid "Apply tiered pricing to products"
2838 msgstr "Aplicar precios escalonados a los productos"
2839
2840 #: views/admin/welcome-page/welcome-page.php:707
2841 msgid "Prices automatically displayed on the product page:"
2842 msgstr "Precios mostrados automáticamente en la página del producto:"
2843
2844 #: views/admin/welcome-page/welcome-page.php:729
2845 msgid "Pricing Table"
2846 msgstr "Tabla de precios"
2847
2848 #: views/admin/welcome-page/welcome-page.php:732
2849 msgid "Ability to add custom columns."
2850 msgstr "Posibilidad de agregar columnas personalizadas."
2851
2852 #: views/admin/welcome-page/welcome-page.php:733
2853 msgid "Customizable columns titles"
2854 msgstr "Títulos de columnas personalizables"
2855
2856 #: views/admin/welcome-page/welcome-page.php:734
2857 msgid "Customize accent color."
2858 msgstr "Personaliza el color de acento."
2859
2860 #: views/admin/welcome-page/welcome-page.php:738
2861 msgid "Pricing Blocks"
2862 msgstr "Bloques de precios"
2863
2864 #: views/admin/welcome-page/welcome-page.php:741
2865 msgid "Show/hide percentage discount."
2866 msgstr "Mostrar/ocultar porcentaje de descuento."
2867
2868 #: views/admin/welcome-page/welcome-page.php:745
2869 msgid "Pricing Blocks #2"
2870 msgstr "Pricing Blocks #2"
2871
2872 #: views/admin/welcome-page/welcome-page.php:750
2873 msgid "Pricing Options"
2874 msgstr "Opciones de precios"
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 "Personalice la plantilla con varias variables disponibles."
2880
2881 #: views/admin/welcome-page/welcome-page.php:754
2882 msgid "Show/hide total in a selected option."
2883 msgstr "Mostrar/ocultar el total en una opción seleccionada."
2884
2885 #: views/admin/welcome-page/welcome-page.php:762
2886 msgid "Customizable color and size."
2887 msgstr "Color y tamaño personalizables."
2888
2889 #: views/admin/welcome-page/welcome-page.php:782
2890 msgid "Customizable template."
2891 msgstr "Plantilla personalizable."
2892
2893 #: views/admin/welcome-page/welcome-page.php:822
2894 msgid "Apply custom prices to any user role"
2895 msgstr "Aplicar precios personalizados a cualquier rol de usuario"
2896
2897 #: views/admin/welcome-page/welcome-page.php:843
2898 msgid "Apply custom prices in bulk for selected categories and users:"
2899 msgstr "Aplique precios personalizados de forma masiva para categorías y usuarios seleccionados:"
2900
2901 #: views/admin/welcome-page/welcome-page.php:871
2902 msgid "Instant price updating"
2903 msgstr "Actualización instantánea de precios"
2904
2905 #: views/admin/welcome-page/welcome-page.php:880
2906 msgid "Cart"
2907 msgstr "Carro"
2908
2909 #: views/admin/welcome-page/welcome-page.php:889
2910 msgid "Catalog prices"
2911 msgstr "Precios de catálogo"
2912
2913 #: views/admin/welcome-page/welcome-page.php:898
2914 msgid "Product catalog (Category page)"
2915 msgstr "Catálogo de productos (página de categorías)"
2916
2917 #: views/admin/welcome-page/welcome-page.php:941
2918 msgid "Tier Labels & Badges"
2919 msgstr "Etiquetas e insignias de nivel"
2920
2921 #: views/admin/welcome-page/welcome-page.php:945
2922 msgid "Data Cleanup & Role Management Tools"
2923 msgstr "Herramientas de limpieza de datos y gestión de roles"
2924
2925 #: views/admin/welcome-page/welcome-page.php:949
2926 msgid "Import \\ Export"
2927 msgstr "Importar \\ Exportar"
2928
2929 #: views/admin/welcome-page/welcome-page.php:953
2930 msgid "REST API"
2931 msgstr "API DESCANSO"
2932
2933 #: views/admin/welcome-page/welcome-page.php:957
2934 msgid "Admin-made orders supported"
2935 msgstr "Se admiten pedidos realizados por administradores"
2936
2937 #: views/admin/welcome-page/welcome-page.php:961
2938 msgid "Built-in cache"
2939 msgstr "Caché incorporado"
2940
2941 #: views/admin/welcome-page/welcome-page.php:969
2942 msgid "Shortcode \\ Gutenberg \\ Elementor"
2943 msgstr "Código corto \\ Gutenberg \\ Elementor"
2944
2945 #: views/admin/welcome-page/welcome-page.php:973
2946 msgid "Hide prices for logged-out users"
2947 msgstr "Ocultar precios para usuarios desconectados"
2948
2949 #: views/admin/welcome-page/welcome-page.php:977
2950 msgid "Works with any theme"
2951 msgstr "Funciona con cualquier tema"
2952
2953 #: views/admin/welcome-page/welcome-page.php:981
2954 msgid "Debug mode"
2955 msgstr "Modo de depuración"
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 descuento)"
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 descuento"
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