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-ja.po

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

3,921 lines 156.7 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: ja\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: ja\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 "WooCommerce 段階的価格表"
20
21 #. Plugin URI of the plugin
22 #: tier-pricing-table.php
23 msgid "https://tiered-pricing.com/"
24 msgstr "https://段階価格設定.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 "商品ページに見栄えの良い反映を伴う数量ベースの割引。"
30
31 #. Author of the plugin
32 #: tier-pricing-table.php
33 msgid "U2Code"
34 msgstr "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 "高度な製品数量オプション"
44
45 #: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsAddon.php:18
46 msgid "Set maximum, and step quantities for products."
47 msgstr "製品の最大数量とステップ数量を設定します。"
48
49 #: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:111
50 msgid "Additional quantity options"
51 msgstr "追加数量オプション"
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 "制限を設けない場合は空白のままにします"
58
59 #: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:133
60 msgid "Maximum order quantity"
61 msgstr "最大注文数量"
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 "顧客が 1 回の取引で注文できる製品の最大数量。"
66
67 #: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:146
68 #: src/Addons/AdvancedQuantityOptions/ProductEditor/QuantityStepBlock.php:30
69 msgid "Quantity step"
70 msgstr "数量ステップ"
71
72 #: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:149
73 msgid "Requires the product to be purchased in multiples of X."
74 msgstr "製品を X の倍数で購�
75 �する�
76 要があります。"
77
78 #: src/Addons/AdvancedQuantityOptions/GlobalPricingOptions.php:88
79 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedQuantityRules.php:13
80 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:12
81 #: src/Addons/TaxSettings/build/index.js:1
82 #: src/Addons/TaxSettings/js-source/App.js:350
83 msgid "N/A"
84 msgstr "該当なし"
85
86 #: src/Addons/AdvancedQuantityOptions/GlobalPricingOptions.php:95
87 msgid "Maximum:"
88 msgstr "最大:"
89
90 #: src/Addons/AdvancedQuantityOptions/GlobalPricingOptions.php:101
91 msgid "Quantity step:"
92 msgstr "数量ステップ:"
93
94 #: src/Addons/AdvancedQuantityOptions/ProductEditor/MaximumOrderQuantityBlock.php:30
95 msgid "Maximum Order Quantity"
96 msgstr "最大注文数量"
97
98 #: src/Addons/AdvancedQuantityOptions/ProductEditor/ProductEditor.php:26
99 msgid "Advanced Quantity Options"
100 msgstr "高度な数量オプション"
101
102 #. translators: %1$s: item name, %2$s: minimum quantity
103 #: src/Addons/AdvancedQuantityOptions/QuantityManager.php:50
104 #, php-format
105 msgid "Maximum quantity for the %1$s is %2$d"
106 msgstr "%1$s の最大数量は %2$d です"
107
108 #. translators: %s: quantity step
109 #: src/Addons/AdvancedQuantityOptions/QuantityManager.php:59
110 #: src/Addons/AdvancedQuantityOptions/QuantityManager.php:131
111 #: src/Addons/AdvancedQuantityOptions/QuantityManager.php:210
112 #, php-format
113 msgid "Order quantity must be multiple of %s"
114 msgstr "注文数量は %s の倍数である�
115 要があります"
116
117 #. translators: %s: maximum quantity
118 #: src/Addons/AdvancedQuantityOptions/QuantityManager.php:120
119 #: src/Addons/AdvancedQuantityOptions/QuantityManager.php:198
120 #, php-format
121 msgid "Maximum order quantity for the product is %s"
122 msgstr "製品の最大注文数量は %s です"
123
124 #: src/Addons/CategoryTiers/CategoryTierAddon.php:13
125 msgid "Category level tiered pricing (deprecated)"
126 msgstr "カテゴリレベルの段階的な価格設定 (非推奨)"
127
128 #: src/Addons/CategoryTiers/CategoryTierAddon.php:43
129 msgid "Skip category rules"
130 msgstr "カテゴリルールをスキップする"
131
132 #: src/Addons/CategoryTiers/CategoryTierAddon.php:44
133 msgid "Don't take into account tiered pricing rules from categories. "
134 msgstr "カテゴリによる段階的な価格設定ルールは考�
135 �しないでください。"
136
137 #: src/Addons/CategoryTiers/CategoryTierAddon.php:233
138 msgid "Set tiered pricing at the product category level (Deprecated)."
139 msgstr "製品カテゴリ レベルで段階的な価格設定を設定します (非推奨)。"
140
141 #: src/Addons/Coupons/CouponsAddon.php:9
142 #: views/admin/welcome-page/welcome-page.php:965
143 msgid "Coupons management"
144 msgstr "クーポン管理"
145
146 #: src/Addons/Coupons/CouponsAddon.php:69
147 msgid "Check this option to don't apply tiered pricing in the cart when users have applied this coupon."
148 msgstr "ユーザーがこのクーポンを適用したときにカートに段階的な価格設定を適用しない場合は、このオプションをオンにします。"
149
150 #: src/Addons/Coupons/CouponsAddon.php:76
151 msgid "Disable tiered pricing for specific coupons."
152 msgstr "特定のクーポンの段階的な価格設定を無効にします。"
153
154 #: src/Addons/CustomColumns/Columns/CustomDataColumn.php:168
155 msgid "(first row)"
156 msgstr "(最初の行)"
157
158 #: src/Addons/CustomColumns/Columns/CustomDataColumn.php:179
159 msgid "Custom columns are available only in the premium version."
160 msgstr "カスタム列はプレミアム バージョンでのみ使用できます。"
161
162 #: src/Addons/CustomColumns/Columns/CustomDataColumn.php:182
163 msgid "Upgrade you plan"
164 msgstr "計画のアップグレード"
165
166 #: src/Addons/CustomColumns/CustomColumnsAddon.php:17
167 msgid "Custom table columns"
168 msgstr "カスタムテーブル列"
169
170 #: src/Addons/CustomColumns/CustomColumnsAddon.php:21
171 msgid "Add custom columns to your pricing table."
172 msgstr "価格表にカスタム列を追加します。"
173
174 #: src/Addons/Tools/build/index.js:1
175 #: src/Addons/Tools/js-source/components/RolesManagement.js:186
176 msgid "Actions"
177 msgstr "アクション"
178
179 #: src/Addons/Tools/build/index.js:1
180 #: src/Addons/Tools/js-source/components/RolesManagement.js:208
181 msgid "Delete"
182 msgstr "消去"
183
184 #: src/Addons/CustomColumns/Schema.php:12
185 #: src/Addons/CustomColumns/build/index.js:1
186 #: src/Addons/CustomColumns/js-source/index.js:53
187 msgid "Custom column"
188 msgstr "カスタム列"
189
190 #: src/Addons/CustomColumns/Schema.php:13
191 #: src/Addons/CustomColumns/build/index.js:1
192 #: src/Addons/CustomColumns/js-source/index.js:54
193 msgid "Price excluding taxes"
194 msgstr "税抜価格"
195
196 #: src/Addons/CustomColumns/Schema.php:14
197 #: src/Addons/CustomColumns/build/index.js:1
198 #: src/Addons/CustomColumns/js-source/index.js:55
199 msgid "Price including taxes"
200 msgstr "税込価格"
201
202 #: src/Addons/CustomColumns/Schema.php:15
203 #: src/Addons/CustomColumns/build/index.js:1
204 #: src/Addons/CustomColumns/js-source/index.js:56
205 msgid "Total row price"
206 msgstr "合計行価格"
207
208 #: src/Addons/CustomColumns/Schema.php:21
209 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:83
210 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:234
211 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:392
212 #: src/PricingTable.php:217
213 #: src/Settings/CustomOptions/TPTTextTemplate.php:205
214 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:203
215 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:205
216 #: views/admin/components/tiered-pricing-rules-form.php:55
217 #: src/Addons/CustomColumns/build/index.js:1
218 #: src/Addons/CustomColumns/js-source/index.js:68
219 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:40
220 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:41
221 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
222 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
223 msgid "Price"
224 msgstr "価格"
225
226 #: src/Addons/CustomColumns/Schema.php:22
227 #: src/Addons/CustomColumns/build/index.js:1
228 #: src/Addons/CustomColumns/js-source/index.js:69
229 msgid "Number"
230 msgstr "番号"
231
232 #: src/Addons/CustomColumns/Schema.php:23
233 #: src/Addons/CustomColumns/build/index.js:1
234 #: src/Addons/CustomColumns/js-source/index.js:70
235 msgid "Text"
236 msgstr "文章"
237
238 #: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:112
239 msgid "Upgrade your plan"
240 msgstr "プランをアップグレードする"
241
242 #: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:26
243 msgid "Duplicate this rule"
244 msgstr "このルールを複製します"
245
246 #: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:35
247 msgid "Duplicate"
248 msgstr "重複"
249
250 #: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:51
251 msgid "(Copy)"
252 msgstr "(コピー)"
253
254 #: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:81
255 msgid "The rule was duplicated successfully."
256 msgstr "ルールは正常に複製されました。"
257
258 #: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:84
259 msgid "Failed to duplicate rule."
260 msgstr "ルールの複製に失敗しました。"
261
262 #: src/Addons/GlobalTieredPricing/CPT/Actions/ReactivateAction.php:36
263 msgid "Reactivate"
264 msgstr "再アクティブ化"
265
266 #: src/Addons/GlobalTieredPricing/CPT/Actions/SuspendAction.php:37
267 msgid "Suspend"
268 msgstr "つるす"
269
270 #: src/Addons/GlobalTieredPricing/CPT/Actions/SuspendAction.php:54
271 msgid "The rule suspended successfully."
272 msgstr "ルールは正常に一時停止されました。"
273
274 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:11
275 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:15
276 msgid "Users & Roles"
277 msgstr "ユーザーと役割"
278
279 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:24
280 msgid "Applied to every user"
281 msgstr "すべてのユーザーに適用されます"
282
283 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:50
284 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:63
285 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:112
286 msgid "Customers"
287 msgstr "お客様"
288
289 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:50
290 msgid "Excluded Customers"
291 msgstr "除外される顧客"
292
293 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:78
294 msgid "Roles"
295 msgstr "役割"
296
297 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:78
298 msgid "Excluded Roles"
299 msgstr "除外される役割"
300
301 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:11
302 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:52
303 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:14
304 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:94
305 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:193
306 msgid "Products"
307 msgstr "製品"
308
309 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:16
310 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:32
311 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:131
312 msgid "Categories"
313 msgstr "カテゴリー"
314
315 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:17
316 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:52
317 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:151
318 msgid "Tags"
319 msgstr "タグ"
320
321 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:18
322 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:73
323 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:172
324 msgid "Brands"
325 msgstr "ブランド"
326
327 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:27
328 msgid "Applied to every product"
329 msgstr "すべての製品に適用されます"
330
331 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:36
332 msgid "Excluded Categories"
333 msgstr "除外されるカテゴリ"
334
335 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:37
336 msgid "Excluded Tags"
337 msgstr "除外されたタグ"
338
339 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:38
340 msgid "Excluded Brands"
341 msgstr "除外ブランド"
342
343 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:52
344 msgid "Excluded Products"
345 msgstr "対象外商品"
346
347 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedQuantityRules.php:8
348 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:14
349 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:108
350 msgid "Quantity limits"
351 msgstr "数量制限"
352
353 #: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedQuantityRules.php:21
354 msgid "Minimum:"
355 msgstr "最小:"
356
357 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:13
358 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:15
359 msgid "Pricing"
360 msgstr "価格設定"
361
362 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:24
363 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:63
364 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:122
365 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:111
366 #: src/Integrations/Plugins/WPAllImport.php:160
367 #: views/admin/components/regular-pricing-form.php:119
368 #: views/admin/components/regular-pricing-form.php:129
369 msgid "Regular price"
370 msgstr "通常価格"
371
372 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:39
373 msgid "(Individual)"
374 msgstr "(個人)"
375
376 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:39
377 msgid "(Mix and match)"
378 msgstr "(組み合わせて)"
379
380 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:46
381 msgid "Base Pricing:"
382 msgstr "基本価格:"
383
384 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:51
385 msgid "Regular:"
386 msgstr "通常:"
387
388 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:56
389 msgid "Sale:"
390 msgstr "販売:"
391
392 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:62
393 msgid "Discount:"
394 msgstr "割引:"
395
396 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:63
397 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:124
398 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:113
399 #: src/Integrations/Plugins/WPAllImport.php:169
400 #: views/admin/components/regular-pricing-form.php:106
401 #: views/admin/components/regular-pricing-form.php:148
402 msgid "Sale price"
403 msgstr "販売価格"
404
405 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:74
406 msgid "Tiered Rules:"
407 msgstr "段階的ルール:"
408
409 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:82
410 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:220
411 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:388
412 #: src/PricingTable.php:215
413 #: src/Settings/CustomOptions/TPTTextTemplate.php:141
414 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:193
415 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:195
416 #: views/addons/category-tiers/add-free.php:24
417 #: views/addons/category-tiers/add.php:51
418 #: views/addons/category-tiers/edit-free.php:34
419 #: views/addons/category-tiers/edit.php:59
420 #: views/addons/category-tiers/edit.php:82
421 #: views/admin/components/tiered-pricing-rules-form.php:65
422 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:27
423 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:32
424 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:16
425 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:21
426 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
427 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
428 msgid "Quantity"
429 msgstr "量"
430
431 #: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:83
432 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:227
433 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:390
434 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:198
435 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:34
436 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
437 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
438 msgid "Discount"
439 msgstr "割引"
440
441 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:9
442 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:13
443 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:22
444 msgid "Priority Settings"
445 msgstr "優�
446 �設定"
447
448 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:23
449 msgid "Global"
450 msgstr "グローバル"
451
452 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:24
453 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:25
454 msgid "Prefer Product"
455 msgstr "製品を好む"
456
457 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:26
458 msgid "Override"
459 msgstr "オーバーライド"
460
461 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:27
462 msgid "Flexible"
463 msgstr "フレキシブル"
464
465 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:46
466 msgid "Regular prices:"
467 msgstr "通常価格:"
468
469 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:49
470 msgid "Tiered pricing:"
471 msgstr "段階的な価格設定:"
472
473 #: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:52
474 msgid "Quantity limits:"
475 msgstr "数量制限:"
476
477 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:312
478 msgid "The pricing rule does not affect either prices or product quantity limits. The rule will be skipped."
479 msgstr "価格設定ルールは、価格や製品数量制限には影響しません。ルールはスキップされます。"
480
481 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:515
482 msgid "Dismiss"
483 msgstr "却下する"
484
485 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:521
486 msgid "How global pricing rules work"
487 msgstr "グローバル価格設定ルールの仕組み"
488
489 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:526
490 msgid "Global rules enable you to bulk-apply dynamic pricing and quantity limits to selected groups of products and users simultaneously."
491 msgstr "グローバル ルールを使用すると、動的な価格設定と数量制限を、選択した製品およびユーザーのグループに同時に一括適用できます。"
492
493 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:532
494 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:56
495 msgid "Note:"
496 msgstr "注記:"
497
498 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:533
499 msgid "Depending on your priority settings, global rules may override product-level pricing configurations."
500 msgstr "優�
501 �順位の設定によっては、グローバル ルールが製品レベルの価格設定をオーバーライドする場合があります。"
502
503 #: src/Addons/GlobalTieredPricing/CPT/Form/FormTab.php:141
504 msgid "Premium feature"
505 msgstr "プレミアム機能"
506
507 #: src/Addons/GlobalTieredPricing/CPT/Form/FormTab.php:148
508 msgid "Upgrade plan"
509 msgstr "アップグレードプラン"
510
511 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:19
512 msgid "Configure regular and tiered pricing rules"
513 msgstr "通常および段階的な価格設定ルールを構成する"
514
515 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:26
516 msgid "Base Pricing"
517 msgstr "基本価格"
518
519 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:27
520 msgid "Override the default regular product prices."
521 msgstr "デフォルトの通常製品価格を上書きします。"
522
523 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:39
524 #: src/Addons/ReactProductEditorAddon/Sections/MainSection.php:38
525 #: src/Addons/ReactProductEditorAddon/TieredPricingGroup.php:21
526 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:107
527 #: src/Admin/ProductPage/TieredPricingTab.php:35
528 #: src/Integrations/Plugins/WPAllImport.php:335
529 #: src/Services/ImportExport/WoocommerceImportService.php:24
530 #: src/Settings/Settings.php:203
531 msgid "Tiered Pricing"
532 msgstr "段階的な価格設定"
533
534 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:41
535 msgid ""
536 "<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"
537 "<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."
538 msgstr ""
539 "<b>ミックス アンド マッチ:</b> さまざまな商品の数量を組み合わせて段階的な価格基準に達し、商品を一緒に購�
540 �すると割引が可能になります。 <br /><br />\n"
541 "<b>個別:</b> 価格計算で各商品の数量を個別に扱い、各商品が他の商品と組み合わせられることなく独自の価格帯に従うようにします。"
542
543 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:47
544 msgid "Calculation type"
545 msgstr "計算の種類"
546
547 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:49
548 msgid "Individual"
549 msgstr "個人"
550
551 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:50
552 msgid "Mix and Match"
553 msgstr "ミックスアンドマッチ"
554
555 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:18
556 msgid "Select products, categories, tags, or brands this rule applies to"
557 msgstr "このルールが適用される商品、カテゴリ、タグ、またはブランドを選択してください"
558
559 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:23
560 msgid "Applies to products"
561 msgstr "製品に適用されます"
562
563 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:26
564 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."
565 msgstr "製品、カテゴリー、タグ、またはブランドが選択されていない場合、このルールは、「除外」セクションにリストされている商品を除き、ストア�
566 のすべての商品に適用されます。"
567
568 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:46
569 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:145
570 msgid "Search categories&hellip;"
571 msgstr "カテゴリを検索&hellip;"
572
573 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:66
574 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:165
575 msgid "Search tags&hellip;"
576 msgstr "タグを検索&hellip;"
577
578 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:87
579 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:186
580 msgid "Search brands&hellip;"
581 msgstr "ブランドを検索&hellip;"
582
583 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:112
584 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:213
585 msgid "Search products&hellip;"
586 msgstr "製品を検索&hellip;"
587
588 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:123
589 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:87
590 msgid "Exclusions"
591 msgstr "除外事�
592 "
593
594 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:18
595 msgid "Set minimum, maximum, and quantity step limits"
596 msgstr "最小値、最大値、および数量のステップ制限を設定する"
597
598 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:506
599 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:23
600 msgid "Quantity Limits"
601 msgstr "数量制限"
602
603 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:25
604 msgid "Applies to each product individually."
605 msgstr "各製品に個別に適用されます。"
606
607 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:17
608 msgid "Manage how this rule interacts with product-level settings"
609 msgstr "このルールが製品レベルの設定とどのように相互作用するかを管理します"
610
611 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:24
612 msgid "Determine which rules take precedence when a product has both global and individual settings."
613 msgstr "製品にグローバル設定と個別設定の両方がある場合に、どちらのルールが優�
614 �されるかを決定します。"
615
616 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:29
617 msgid "Rule priority"
618 msgstr "ルールの優�
619 �順位"
620
621 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:31
622 msgid "Use global settings"
623 msgstr "グローバル設定を使用する"
624
625 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:32
626 msgid "Prefer product-level rules"
627 msgstr "製品レベルのルールを優�
628 �する"
629
630 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:34
631 msgid "Override product-level rules"
632 msgstr "製品レベルのルールを上書きする"
633
634 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:36
635 msgid "Custom component priorities"
636 msgstr "カスタムコンポーネントの優�
637 �順位"
638
639 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:46
640 msgid "Base Prices Priority"
641 msgstr "基本価格優�
642 �"
643
644 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:52
645 msgid "Base prices"
646 msgstr "基本価格"
647
648 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:54
649 msgid "Prefer product-level role prices"
650 msgstr "製品レベルのロール価格を優�
651 �する"
652
653 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:56
654 msgid "Override all product-level prices"
655 msgstr "すべての製品レベルの価格を上書きする"
656
657 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:62
658 msgid "Prioritize product-specific role pricing over this global rule."
659 msgstr "このグローバル ルールよりも製品固有のロールの価格設定を優�
660 �します。"
661
662 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:68
663 msgid "Tiered Prices Priority"
664 msgstr "段階的価格の優�
665 �順位"
666
667 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:75
668 msgid "Tiered prices"
669 msgstr "段階的な価格"
670
671 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:77
672 msgid "Prefer product-level tiers"
673 msgstr "製品レベルの層を優�
674 �する"
675
676 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:79
677 msgid "Prefer product-level role tiers"
678 msgstr "製品レベルの役割層を優�
679 �する"
680
681 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:81
682 msgid "Override all product-level tiers"
683 msgstr "すべての製品レベル層を上書きする"
684
685 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:88
686 msgid "Mix & Match"
687 msgstr "ミックス&マッチ"
688
689 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:91
690 msgid "Enable Mix & Match for product-level tiers"
691 msgstr "製品レベルの層の組み合わせを有効にする"
692
693 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:95
694 msgid "Prioritize product-specific tiered pricing over this global rule, and optionally enable Mix & Match for those inherited tiers."
695 msgstr "このグローバル ルールよりも製品固有の段階的な価格設定を優�
696 �し、�
697 要に応じて、継承された段階のミックス アンド マッチを有効にします。"
698
699 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:101
700 msgid "Quantity Limits Priority"
701 msgstr "数量制限の優�
702 �順位"
703
704 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:110
705 msgid "Prefer product-level limits"
706 msgstr "製品レベルの制限を優�
707 �する"
708
709 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:112
710 msgid "Prefer product-level role limits"
711 msgstr "製品レベルの役割制限を優�
712 �する"
713
714 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:114
715 msgid "Override all product-level limits"
716 msgstr "すべての製品レベルの制限を上書きする"
717
718 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:120
719 msgid "Prioritize product-specific quantity limits over this global rule."
720 msgstr "このグローバル ルールよりも製品固有の数量制限を優�
721 �します。"
722
723 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:19
724 msgid "Select the users or roles this rule applies to"
725 msgstr "このルールが適用されるユーザーまたはロールを選択します"
726
727 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:24
728 msgid "Applies to users"
729 msgstr "ユーザーに適用されます"
730
731 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:27
732 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)."
733 msgstr "ユーザー ロールまたは特定の顧客 (除外セクションで選択した顧客を除く) を指定しない場合、ルールはすべてのユーザーに適用されます。"
734
735 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:33
736 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:95
737 msgid "User roles"
738 msgstr "ユーザーの役割"
739
740 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:40
741 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:105
742 msgid "Select for a user role"
743 msgstr "ユーザーの役割を選択します"
744
745 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:55
746 msgid "Manage user roles"
747 msgstr "ユーザーの役割を管理する"
748
749 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:77
750 #: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:126
751 msgid "Select for a customer"
752 msgstr "顧客向けに選択する"
753
754 #: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:88
755 msgid "You have got a discount!"
756 msgstr "割引があります!"
757
758 #: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:93
759 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!"
760 msgstr "しばらく無料版をご利用いただいておりますので、プレミアム版を限定割引価格でご提供させていただきます。"
761
762 #: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:100
763 msgid "Use the coupon code below for a <b>20%</b> discount on upgrading your plan."
764 msgstr "プランのアップグレード時に <b>20%</b> 割引を受けるには、以下のクーポン コードを使用してください。"
765
766 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:109
767 msgid "Suspended"
768 msgstr "一時停止中"
769
770 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:111
771 msgid "Active"
772 msgstr "アクティブ"
773
774 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:295
775 msgid "Create Your First Global Pricing Rule"
776 msgstr "初めてのグローバル価格設定ルールを作成する"
777
778 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:300
779 msgid "Global rules allow you to bulk-apply custom pricing, tiered discounts, and quantity limits to multiple products or categories simultaneously."
780 msgstr "グローバル ルールを使用すると、カスタム価格設定、段階的割引、および数量制限を複数の製品またはカテゴリに同時に一括適用できます。"
781
782 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:308
783 msgid "Create Rule"
784 msgstr "ルールの作成"
785
786 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:401
787 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:402
788 msgid "Pricing rule"
789 msgstr "価格設定ルール"
790
791 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:403
792 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:404
793 msgid "Add Pricing Rule"
794 msgstr "価格設定ルールの追加"
795
796 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:405
797 msgid "Edit Pricing Rule"
798 msgstr "価格設定ルールの編集"
799
800 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:406
801 msgid "New Pricing Rule"
802 msgstr "新しい価格設定ルール"
803
804 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:407
805 msgid "View Pricing Rule"
806 msgstr "価格設定ルールを表示する"
807
808 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:408
809 msgid "Find Pricing Rule"
810 msgstr "価格設定ルールの検索"
811
812 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:409
813 msgid "No pricing rules ware found"
814 msgstr "価格設定ルールウェアが見つかりません"
815
816 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:410
817 msgid "No pricing rule in trash"
818 msgstr "価格設定ルールはゴミ箱にありません"
819
820 #: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:412
821 msgid "Pricing rules"
822 msgstr "価格設定ルール"
823
824 #: src/Addons/GlobalTieredPricing/GlobalPricingRule.php:392
825 msgid "The pricing rule does not affect either prices or product quantity. The rule will be skipped."
826 msgstr "価格設定ルールは、価格や製品数量には影響しません。ルールはスキップされます。"
827
828 #: src/Addons/GlobalTieredPricing/GlobalTieredPricingAddon.php:9
829 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:105
830 msgid "Global pricing rules"
831 msgstr "グローバル価格設定ルール"
832
833 #: src/Addons/GlobalTieredPricing/GlobalTieredPricingAddon.php:39
834 msgid "Create reusable pricing rules and apply them globally."
835 msgstr "再利用可能な価格設定ルールを作成し、グローバルに適用します。"
836
837 #: src/Addons/ManualOrders/ManualOrdersAddon.php:15
838 msgid "Tiered pricing for manual orders"
839 msgstr "手動注文の段階的な価格設定"
840
841 #: src/Addons/ManualOrders/ManualOrdersAddon.php:19
842 msgid "Apply tiered pricing to orders created manually in the admin area."
843 msgstr "管理エリアで手動で作成した注文に段階的な価格設定を適用します。"
844
845 #. translators: %1$s: item name, %2$s: original price, %3$s: new price
846 #: src/Addons/ManualOrders/ManualOrdersAddon.php:148
847 #, php-format
848 msgid "Tiered pricing recalculations for %1$s: %2$s → %3$s"
849 msgstr "%1$s の段階的価格再計算: %2$s → %3$s"
850
851 #: src/Addons/ManualOrders/ManualOrdersAddon.php:193
852 msgid "Re-calculate with tiered pricing"
853 msgstr "段階的な価格設定で再計算する"
854
855 #: src/Addons/MinQuantity/MinQuantity.php:12
856 msgid "Minimum order quantity validation"
857 msgstr "最小注文数量の検証"
858
859 #. translators: %1$s: item name, %2$s: minimum quantity
860 #: src/Addons/MinQuantity/MinQuantity.php:34
861 #, php-format
862 msgid "Minimum quantity for the %1$s is %2$d"
863 msgstr "%1$s の最小数量は %2$d です"
864
865 #. translators: %s: minimum quantity
866 #: src/Addons/MinQuantity/MinQuantity.php:100
867 #: src/Addons/MinQuantity/MinQuantity.php:129
868 #, php-format
869 msgid "Minimum quantity for the product is %s"
870 msgstr "製品の最小数量は %s です"
871
872 #: src/Addons/MinQuantity/MinQuantity.php:209
873 msgid "Enforce minimum order quantities for products based on tiered pricing rules."
874 msgstr "段階的な価格設定ルールに基づいて、製品の最小注文数量を強制します。"
875
876 #: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:39
877 #: src/Addons/PluginsRecommendations/CancellationSurveysPlugin.php:39
878 #: src/Admin/Tips/Tips/DefaultVariationTip.php:38
879 #: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:42
880 msgid "Tip"
881 msgstr "ヒント"
882
883 #: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:61
884 msgid "Check plugin"
885 msgstr "プラグインをチェックする"
886
887 #: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:66
888 msgid "View video"
889 msgstr "ビデオを見る"
890
891 #: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:88
892 #: src/Addons/PluginsRecommendations/CancellationSurveysPlugin.php:76
893 #: src/Admin/Tips/Tips/DefaultVariationTip.php:59
894 #: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:82
895 msgid "Hide this tip"
896 msgstr "このヒントを非表示にする"
897
898 #: src/Addons/PluginsRecommendations/CancellationSurveysPlugin.php:54
899 msgid "Learn more"
900 msgstr "もっと詳しく知る"
901
902 #: src/Addons/PluginsRecommendations/ConditionalLogicForProductAddons.php:44
903 msgid "Conditional logic"
904 msgstr "条件付きロジック"
905
906 #: src/Addons/PluginsRecommendations/ConditionalLogicForProductAddons.php:51
907 msgid "Looking to provide condition logic for your add-ons?"
908 msgstr "アドオンに条件ロジックを提供したいと考えていますか?"
909
910 #: src/Addons/PluginsRecommendations/ConditionalLogicForProductAddons.php:55
911 msgid "Check out this page."
912 msgstr "このページをチェックしてください。"
913
914 #: src/Addons/PluginsRecommendations/PluginsRecommendationsAddon.php:8
915 msgid "Plugins recommendations"
916 msgstr "プラグインの推奨事�
917 "
918
919 #: src/Addons/PluginsRecommendations/PluginsRecommendationsAddon.php:12
920 msgid "Show recommendations for related plugins and addons."
921 msgstr "関連するプラグインとアドオンの推奨事�
922 を表示します。"
923
924 #: src/Addons/ProductCatalogLoop/ProductCatalogLoop.php:10
925 msgid "Catalog display"
926 msgstr "カタログ表示"
927
928 #: src/Addons/ProductCatalogLoop/ProductCatalogLoop.php:14
929 msgid "Display tiered pricing tables on the shop and category pages."
930 msgstr "ショップページとカテゴリーページに段階的な価格表を表示します。"
931
932 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:22
933 msgid "Catalog Display"
934 msgstr "カタログ展示"
935
936 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:36
937 msgid "Tiered Pricing on the shop page"
938 msgstr "ショップページの段階的な価格設定"
939
940 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:37
941 msgid "Control how tiered pricing appears on shop and category pages."
942 msgstr "ショップページやカテゴリページに段階的な価格を表示する方法を制御します。"
943
944 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:42
945 msgid "Enable on catalog pages"
946 msgstr "カタログページで有効にする"
947
948 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:51
949 msgid "Turn this on to display tiered pricing directly within your product catalog."
950 msgstr "これをオンにすると、製品カタログ�
951 に段階的な価格が直接表示されます。"
952
953 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:57
954 msgid "Depending on your theme, you may need minor CSS adjustments for optimal display."
955 msgstr "テーマによっては、最適な表示を得るために CSS を微調整する�
956 要がある場合があります。"
957
958 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:62
959 msgid "Display tiered pricing tables on shop and category pages."
960 msgstr "ショップページとカテゴリーページに段階的な価格表を表示します。"
961
962 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:67
963 msgid "Position on catalog item"
964 msgstr "カタログアイテム上の位置"
965
966 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:72
967 msgid "Above add-to-cart button"
968 msgstr "カートに�
969 �れるボタンの上"
970
971 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:73
972 msgid "Below add-to-cart button"
973 msgstr "カートに�
974 �れるボタンの下"
975
976 #: src/Addons/PricingSummary/SummarySubsection.php:48
977 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:74
978 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:112
979 msgid "Above product title"
980 msgstr "上記商品タイトル"
981
982 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:75
983 msgid "Below product title"
984 msgstr "商品タイトルの下"
985
986 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:77
987 msgid "Choose where the tiered pricing table appears relative to the product image and details."
988 msgstr "製品画像と詳細に応じて段階的な価格表を表示する場所を選択します。"
989
990 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:82
991 msgid "Add quantity selector"
992 msgstr "数量セレクターを追加"
993
994 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:91
995 msgid "Add a quantity input field directly to items in the product catalog."
996 msgstr "製品カタログのアイテムに数量�
997 �力フィールドを直接追加します。"
998
999 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:97
1000 msgid "Only enable this if your theme doesn't already provide quantity selectors on the shop page."
1001 msgstr "テーマのショップ ページに数量セレクターがまだ提供されていない場合にのみ、これを有効にしてください。"
1002
1003 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:108
1004 msgid "Dynamic total price"
1005 msgstr "動的な合計価格"
1006
1007 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:117
1008 msgid "Automatically update the displayed price when a customer changes the quantity from the catalog."
1009 msgstr "顧客がカタログから数量を変更すると、表示価格が自動的に更新されます。"
1010
1011 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:127
1012 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:75
1013 msgid "Compact layout"
1014 msgstr "コンパクトなレイアウト"
1015
1016 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:131
1017 msgid "Apply minimal styling to pricing tables to better fit the constrained space of catalog grids."
1018 msgstr "カタログ グリッドの限られたスペースによりよく適合するように、価格表に最小限のスタイルを適用します。"
1019
1020 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:140
1021 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:15
1022 msgid "Pricing Layout Settings"
1023 msgstr "価格設定レイアウトの設定"
1024
1025 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:141
1026 msgid "Customize the appearance and behavior of tiered pricing on catalog pages."
1027 msgstr "カタログ ページの段階的な価格設定の外観と動作をカスタマイズします。"
1028
1029 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:148
1030 msgid "Layout source"
1031 msgstr "レイアウトソース"
1032
1033 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:152
1034 msgid "Same as product page"
1035 msgstr "商品ページと同じ"
1036
1037 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:153
1038 msgid "Custom"
1039 msgstr "カスタム"
1040
1041 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:155
1042 msgid "Choose whether to inherit the layout from the product page or use a custom layout for catalogs."
1043 msgstr "製品ページからレイアウトを継承するか、カタログにカスタム レイアウトを使用するかを選択します。"
1044
1045 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:161
1046 msgid "Catalog layout"
1047 msgstr "カタログのレイアウト"
1048
1049 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:165
1050 msgid "Select the specific visual template for the catalog page."
1051 msgstr "カタログ ページの特定のビジュアル テンプレートを選択します。"
1052
1053 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:170
1054 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:97
1055 msgid "Pricing title"
1056 msgstr "価格設定のタイトル"
1057
1058 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:174
1059 msgid "Text displayed above the tiered pricing block."
1060 msgstr "段階的な価格設定ブロックの上に表示されるテキスト。"
1061
1062 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:178
1063 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:123
1064 msgid "Quantity display type"
1065 msgstr "数量表示タイプ"
1066
1067 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:182
1068 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:127
1069 msgid "Range"
1070 msgstr "範囲"
1071
1072 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:183
1073 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:128
1074 msgid "Static values"
1075 msgstr "静的な値"
1076
1077 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:185
1078 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:130
1079 msgid "\"Range\" displays the quantity range a tier applies to. \"Static\" displays only the minimum quantity required."
1080 msgstr "「範囲」には、階層が適用される数量範囲が表示されます。 「静的」では�
1081 要最小限の数量のみが表示されます。"
1082
1083 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:190
1084 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:136
1085 msgid "Active pricing tier color"
1086 msgstr "アクティブな価格帯の色"
1087
1088 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:197
1089 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:208
1090 #: src/Admin/ProductPage/TieredPricingTab.php:126
1091 #: src/Settings/CustomOptions/TPTTextTemplate.php:210
1092 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:167
1093 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:178
1094 msgid "Unit label"
1095 msgstr "単位ラベル"
1096
1097 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:204
1098 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:215
1099 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:174
1100 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:185
1101 msgid "For example: pieces, boxes, bottles, packs, etc. This will be shown next to quantity values. Leave blank to skip adding a unit label."
1102 msgstr "例: ピース、ボックス、ボトル、パックなど。これは数量値の横に表示されます。単位ラベルの追加をスキップするには、空白のままにします。"
1103
1104 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:212
1105 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:213
1106 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:380
1107 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:381
1108 #: src/PricingTable.php:268
1109 #: src/PricingTable.php:269
1110 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:182
1111 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:183
1112 msgid "piece"
1113 msgid_plural "pieces"
1114 msgstr[0] "ピース"
1115 msgstr[1] ""
1116
1117 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:219
1118 #: src/Blocks/build/index.js:698
1119 #: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:16
1120 #: src/Blocks/build/index.js:442
1121 msgid "Quantity column title"
1122 msgstr "数量列のタイトル"
1123
1124 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:222
1125 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:229
1126 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:236
1127 msgid "Leave empty to not show this column."
1128 msgstr "この列を表示しない場合は、空白のままにします。"
1129
1130 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:226
1131 #: src/Blocks/build/index.js:703
1132 #: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:25
1133 #: src/Blocks/build/index.js:451
1134 msgid "Discount column title"
1135 msgstr "割引列のタイトル"
1136
1137 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:233
1138 #: src/Blocks/build/index.js:708
1139 #: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:34
1140 #: src/Blocks/build/index.js:460
1141 msgid "Price column title"
1142 msgstr "価格列のタイトル"
1143
1144 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:240
1145 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:212
1146 #: src/Blocks/build/index.js:713
1147 #: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:45
1148 #: src/Blocks/build/index.js:471
1149 msgid "Show percentage discount"
1150 msgstr "割引率を表示"
1151
1152 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:246
1153 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:220
1154 msgid "Show regular product price"
1155 msgstr "通常商品の価格を表示"
1156
1157 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:250
1158 msgid "Show the crossed out regular price in options."
1159 msgstr "オプションに取り消し線の付いた通常価格を表示します。"
1160
1161 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:253
1162 msgid "Show total pricing in option"
1163 msgstr "オプションで合計価格を表示"
1164
1165 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:257
1166 msgid "Show the total price in an active option."
1167 msgstr "アクティブなオプションの合計価格を表示します。"
1168
1169 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:261
1170 msgid "Option template"
1171 msgstr "オプションテンプレート"
1172
1173 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:263
1174 #: src/Settings/Sections/GeneralSection/GeneralSection.php:90
1175 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:239
1176 msgid "<strong>Buy {tp_quantity} pieces and save {tp_rounded_discount}%</strong>"
1177 msgstr "<strong>{tp_quantity} 個を購�
1178 �すると、{tp_rounded_discount}% 割引になります</strong>"
1179
1180 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:273
1181 msgid "Show the \"no discount\" option"
1182 msgstr "「割引なし」オプションを表示する"
1183
1184 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:277
1185 msgid "Show the option with a regular product price."
1186 msgstr "オプションは通常商品価格で表示します。"
1187
1188 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:280
1189 msgid "\"No discount\" option template"
1190 msgstr "「割引なし」オプションテンプレート"
1191
1192 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:282
1193 #: src/Settings/Sections/GeneralSection/GeneralSection.php:114
1194 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:262
1195 msgid "<strong>Buy {tp_quantity} pieces</strong>"
1196 msgstr "<strong>{tp_quantity} 個を購�
1197 �</strong>"
1198
1199 #: src/Addons/CartUpsells/UpsellsSubsection.php:34
1200 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:289
1201 #: src/Addons/YouSave/YouSaveSubsection.php:41
1202 msgid "Template"
1203 msgstr "テンプレート"
1204
1205 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:291
1206 #: src/Settings/Sections/GeneralSection/GeneralSection.php:97
1207 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:274
1208 msgid "<strong>Buy {tp_quantity} pieces for {tp_price} each and save {tp_rounded_discount}%</strong>"
1209 msgstr "<strong>それぞれ {tp_price} で {tp_quantity} 個を購�
1210 �すると、{tp_rounded_discount}% 割引になります</strong>"
1211
1212 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:303
1213 msgid "Show the \"no discount\" tier"
1214 msgstr "「割引なし」レベルを表示する"
1215
1216 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:307
1217 msgid "Show the tier with a regular product price."
1218 msgstr "通常の商品価格で階層を表示します。"
1219
1220 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:311
1221 msgid "\"No discount\" template"
1222 msgstr "「割引なし」テンプレート"
1223
1224 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:313
1225 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:299
1226 msgid "<strong>Buy {tp_quantity} pieces for {tp_price} each</strong>"
1227 msgstr "<strong>{tp_quantity} 個をそれぞれ {tp_price} で購�
1228 �します</strong>"
1229
1230 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:322
1231 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:311
1232 msgid "Clickable tiered pricing"
1233 msgstr "クリック可能な段階的な価格設定"
1234
1235 #: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:326
1236 msgid "Makes tiered pricing (table rows, blocks, options, etc) clickable."
1237 msgstr "段階的な価格設定 (テーブルの行、ブロック、オプションなど) をクリックできるようにします。"
1238
1239 #: src/Addons/ReactProductEditorAddon/Blocks/MinQuantity.php:30
1240 msgid "Minimum Order Quantity"
1241 msgstr "最低注文数量"
1242
1243 #: src/Addons/ReactProductEditorAddon/ReactProductEditorAddon.php:8
1244 msgid "WooCommerce Product Editor integration"
1245 msgstr "WooCommerce 製品エディターの統合"
1246
1247 #: src/Addons/ReactProductEditorAddon/ReactProductEditorAddon.php:12
1248 msgid "Enable support for WooCommerce's React-based product editor."
1249 msgstr "WooCommerce の React ベースの製品エディターのサポートを有効にします。"
1250
1251 #: src/Addons/ReactProductEditorAddon/Sections/AdvanceProductOptionSection.php:38
1252 msgid "Advanced Options"
1253 msgstr "詳細オプション"
1254
1255 #: src/Addons/ReactProductEditorAddon/Sections/AdvanceProductOptionSection.php:39
1256 msgid "Override global settings such as pricing layout for this product."
1257 msgstr "この製品の価格設定レイアウトなどのグローバル設定を上書きします。"
1258
1259 #: src/Addons/ReactProductEditorAddon/Sections/MainSection.php:39
1260 msgid "Specify tiered pricing and quantity limits."
1261 msgstr "段階的な価格設定と数量制限を指定します。"
1262
1263 #: src/Addons/ReactProductEditorAddon/Sections/RoleBasedPricingSection.php:38
1264 msgid "Role-Based Pricing"
1265 msgstr "役割ベースの価格設定"
1266
1267 #: src/Addons/ReactProductEditorAddon/Sections/RoleBasedPricingSection.php:39
1268 msgid "Set up custom pricing for specific user roles."
1269 msgstr "特定のユーザー役割に対してカスタム価格を設定します。"
1270
1271 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:120
1272 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:109
1273 msgid "Regular pricing type"
1274 msgstr "通常価格タイプ"
1275
1276 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:126
1277 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:115
1278 #: src/Settings/CustomOptions/TPTTextTemplate.php:148
1279 #: src/Settings/CustomOptions/TPTTextTemplate.php:201
1280 #: views/addons/category-tiers/add-free.php:28
1281 #: views/addons/category-tiers/add.php:57
1282 #: views/addons/category-tiers/edit-free.php:37
1283 #: views/addons/category-tiers/edit.php:67
1284 #: views/addons/category-tiers/edit.php:88
1285 #: views/admin/components/regular-pricing-form.php:38
1286 #: views/admin/components/regular-pricing-form.php:65
1287 #: views/admin/components/tiered-pricing-rules-form.php:55
1288 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:29
1289 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
1290 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
1291 msgid "Percentage discount"
1292 msgstr "割引率"
1293
1294 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:128
1295 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:121
1296 #: src/Services/ImportExport/WoocommerceExportService.php:39
1297 #: src/Services/ImportExport/WoocommerceImportService.php:27
1298 msgid "Fixed pricing rules"
1299 msgstr "固定価格ルール"
1300
1301 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:130
1302 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:123
1303 #: src/Services/ImportExport/WoocommerceExportService.php:42
1304 #: src/Services/ImportExport/WoocommerceImportService.php:28
1305 msgid "Percentage pricing rules"
1306 msgstr "パーセンテージ価格設定ルール"
1307
1308 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:132
1309 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:117
1310 #: src/Integrations/Plugins/WPAllImport.php:116
1311 #: src/Integrations/Plugins/WPAllImport.php:222
1312 #: src/Services/ImportExport/WoocommerceExportService.php:44
1313 #: src/Services/ImportExport/WoocommerceImportService.php:26
1314 #: views/admin/components/tiered-pricing-rules-form.php:98
1315 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:9
1316 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
1317 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
1318 msgid "Tiered pricing type"
1319 msgstr "段階的な価格設定タイプ"
1320
1321 #: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:134
1322 #: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:119
1323 #: src/Services/ImportExport/WoocommerceExportService.php:46
1324 #: src/Services/ImportExport/WoocommerceImportService.php:29
1325 #: views/admin/components/minimum-order-quantity-form.php:22
1326 msgid "Minimum order quantity"
1327 msgstr "最低注文数量"
1328
1329 #: src/Addons/RoleBasedPricing/ProductManager.php:171
1330 msgid "Invalid role"
1331 msgstr "無効な役割"
1332
1333 #: src/Addons/RoleBasedPricing/ProductManager.php:177
1334 msgid "Invalid nonce"
1335 msgstr "無効なノンス"
1336
1337 #: src/Addons/RoleBasedPricing/RoleBasedPricingAddon.php:12
1338 msgid "Role-based pricing rules on individual products"
1339 msgstr "個�
1340 の製品の役割ベースの価格設定ルール"
1341
1342 #: src/Addons/RoleBasedPricing/RoleBasedPricingAddon.php:20
1343 msgid "Enable role-based pricing rules on individual products."
1344 msgstr "個�
1345 の製品で役割ベースの価格設定ルールを有効にします。"
1346
1347 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:8
1348 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:25
1349 msgid "Tax settings"
1350 msgstr "税金の設定"
1351
1352 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:21
1353 msgid "Status:"
1354 msgstr "状�
1355 �:"
1356
1357 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:24
1358 msgid "Class:"
1359 msgstr "クラス:"
1360
1361 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:13
1362 msgid "Tax"
1363 msgstr "税"
1364
1365 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:17
1366 msgid "Set tax status and class"
1367 msgstr "税金ステータスとクラスを設定する"
1368
1369 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:26
1370 msgid "Override the default tax status and class for products matching this rule."
1371 msgstr "このルールに一致する商品のデフォルトの税金ステータスとクラスをオーバーライドします。"
1372
1373 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:32
1374 #: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:49
1375 msgid "Tax status"
1376 msgstr "納税状況"
1377
1378 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:34
1379 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:45
1380 #: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:27
1381 #: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:34
1382 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:52
1383 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:65
1384 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:86
1385 msgid "Default"
1386 msgstr "デフォルト"
1387
1388 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:35
1389 msgid "Taxable"
1390 msgstr "課税対象"
1391
1392 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:36
1393 msgid "Shipping only"
1394 msgstr "�
1395 �送のみ"
1396
1397 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:37
1398 #: src/Addons/TierLabels/build/index.js:1
1399 #: src/Addons/TierLabels/js-source/index.js:141
1400 msgid "None"
1401 msgstr "なし"
1402
1403 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:46
1404 #: src/Addons/TaxSettings/build/index.js:1
1405 #: src/Addons/TaxSettings/js-source/App.js:270
1406 msgid "Standard"
1407 msgstr "標準"
1408
1409 #: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:56
1410 #: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:63
1411 msgid "Tax class"
1412 msgstr "税クラス"
1413
1414 #: src/Addons/TaxSettings/TaxSettingsAddon.php:13
1415 msgid "Tax Options"
1416 msgstr "税金オプション"
1417
1418 #: src/Addons/TaxSettings/TaxSettingsAddon.php:17
1419 msgid "Manage tax overrides and display options for user roles and global pricing rules."
1420 msgstr "税金の上書きを管理し、ユーザーの役割とグローバル価格設定ルールのオプションを表示します。"
1421
1422 #: src/Addons/TierLabels/Admin/TierLabelsAdmin.php:72
1423 #: src/Addons/TierLabels/Admin/TierLabelsAdmin.php:97
1424 msgid "No label"
1425 msgstr "ラベルなし"
1426
1427 #: src/Addons/TierLabels/Admin/TierLabelsAdmin.php:104
1428 msgid "Tier label (regular price)"
1429 msgstr "ティアラベル(通常価格)"
1430
1431 #: src/Addons/TierLabels/Settings/LabelsSettingsSection.php:8
1432 #: src/Addons/TierLabels/TierLabelsAddon.php:12
1433 msgid "Badges & Labels"
1434 msgstr "バッジとラベル"
1435
1436 #: src/Addons/TierLabels/TierLabelsAddon.php:16
1437 msgid "Add custom labels like \"Best Value\" to specific pricing tiers."
1438 msgstr "「Best Value」などのカスタム ラベルを特定の価格帯に追加します。"
1439
1440 #: src/Addons/Tools/Settings/ToolsSettingsSection.php:8
1441 #: src/Addons/Tools/ToolsAddon.php:10
1442 msgid "Tools"
1443 msgstr "ツール"
1444
1445 #: src/Addons/Tools/ToolsAddon.php:14
1446 msgid "Access utilities for managing and cleaning up tiered pricing data."
1447 msgstr "段階的な価格設定データを管理およびクリーンアップするためのユーティリティにアクセスします。"
1448
1449 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:40
1450 msgid "Default variation"
1451 msgstr "デフォルトのバリエーション"
1452
1453 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:50
1454 msgid "Search variations&hellip;"
1455 msgstr "検索バリエーション&hellip;"
1456
1457 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:69
1458 msgid "Display this variation's pricing before attributes are selected. The variation itself won't be pre-selected."
1459 msgstr "属性が選択される前に、このバリエーションの価格を表示します。バリエーション自体は事前に選択されません。"
1460
1461 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:78
1462 msgid "Variations share pricing"
1463 msgstr "バリエーション株価"
1464
1465 #: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:79
1466 msgid "Use the default variation's pricing for all variations to prevent reloading the pricing table."
1467 msgstr "価格表の再ロードを防ぐために、すべてのバリエーションに対してデフォルトのバリエーションの価格設定を使用します。"
1468
1469 #: src/Admin/ProductPage/TieredPricingTab.php:98
1470 msgid "Additional Options"
1471 msgstr "追加オプション"
1472
1473 #: src/Admin/ProductPage/TieredPricingTab.php:116
1474 msgid "Pricing layout"
1475 msgstr "価格設定"
1476
1477 #: src/Admin/ProductPage/TieredPricingTab.php:117
1478 msgid "Override the global layout for this specific product."
1479 msgstr "この特定の製品のグローバル レイアウトをオーバーライドします。"
1480
1481 #: src/Admin/ProductPage/TieredPricingTab.php:133
1482 msgid "Singular (e.g. piece)"
1483 msgstr "単数形 (例: ピース)"
1484
1485 #: src/Admin/ProductPage/TieredPricingTab.php:139
1486 msgid "Plural (e.g. pieces)"
1487 msgstr "複数形 (例: 個)"
1488
1489 #: src/Admin/ProductPage/TieredPricingTab.php:150
1490 msgid "Displayed next to quantities. Leave empty to inherit global settings."
1491 msgstr "数量の横に表示されます。グローバル設定を継承するには空のままにしておきます。"
1492
1493 #: src/Admin/ProductPage/TieredPricingTab.php:172
1494 msgid "Upgrade your plan to unlock all great features."
1495 msgstr "プランをアップグレードすると、すべての優れた機能を利用できるようになります。"
1496
1497 #: src/Admin/ProductPage/TieredPricingTab.php:181
1498 #: views/addons/category-tiers/add-free.php:43
1499 #: views/addons/category-tiers/edit-free.php:59
1500 msgid "Upgrade"
1501 msgstr "アップグレード"
1502
1503 #: src/Admin/Tips/Tips/DefaultVariationTip.php:42
1504 msgid "You can show tiered pricing even if a variation is not selected."
1505 msgstr "バリエーションが選択されていない場合でも、段階的な価格を表示できます。"
1506
1507 #: src/Admin/Tips/Tips/DefaultVariationTip.php:48
1508 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."
1509 msgstr "段階的な価格設定は各バリエーションに関連しているため、価格表を表示するにはバリエーションを選択する�
1510 要があります。ただし、以下の [<strong>追加オプション</strong>] セクションで<strong>デフォルトのバリエーション</strong>オプションを有効にすることで、ユーザーがバリエーションを選択する前に段階的な価格を表示できます。"
1511
1512 #: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:46
1513 msgid "You can make tiered pricing calculations by considering all variations as one product."
1514 msgstr "すべてのバリエーションを 1 つの製品とみなして、段階的な価格計算を行うことができます。"
1515
1516 #: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:52
1517 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."
1518 msgstr "たとえば、<strong> 3 つのバリエーション</strong> がある可変商品の場合、価格は個別ではなく、 カート�
1519 の<strong> バリエーションの組み合わせ</strong> に対して計算されます。"
1520
1521 #: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:60
1522 msgid "Find more in the settings"
1523 msgstr "設定で詳細を確認してください"
1524
1525 #: src/Admin/WelcomePage/WelcomePage.php:14
1526 msgid "Welcome to Tiered Pricing for WooCommerce!"
1527 msgstr "Welcome to Tiered Pricing for WooCommerce!"
1528
1529 #: src/Admin/WelcomePage/WelcomePage.php:15
1530 msgid "Hidden Admin Page"
1531 msgstr "非表示の管理�
1532 ページ"
1533
1534 #: src/Core/Cache.php:53
1535 msgid "Cache has been purged successfully"
1536 msgstr "キャッシュが正常に消去されました"
1537
1538 #: src/Integrations/Plugins/AddifyRequestAQuote.php:37
1539 msgid "Apply tiered pricing discounts when users request a quote through the Addify Request a Quote form."
1540 msgstr "ユーザーが「見積もりリクエストの追加」フォームを通じて見積もりをリクエストするときに、段階的な価格割引を適用します。"
1541
1542 #: src/Integrations/Plugins/AeliaMulticurrency.php:46
1543 msgid "Convert and display tiered pricing correctly when using the Aelia Currency Switcher."
1544 msgstr "Aelia Currency Switcher を使用する場合、段階的な価格を正しく変換して表示します。"
1545
1546 #: src/Integrations/Plugins/Curcy.php:79
1547 msgid "Convert and display tiered pricing correctly when using the CURCY multicurrency plugin."
1548 msgstr "CURCY 多通貨プラグインを使用する場合、段階的な価格を正しく変換して表示します。"
1549
1550 #: src/Integrations/Plugins/DiscountRulesForWooCommerce.php:37
1551 msgid "Discount Rules for WooCommerce"
1552 msgstr "WooCommerce の割引ルール"
1553
1554 #: src/Integrations/Plugins/DiscountRulesForWooCommerce.php:41
1555 msgid "Prevent price recalculations for free promotional items added to the cart by Discount Rules for WooCommerce."
1556 msgstr "WooCommerce の割引ルールにより、カートに追加された無料のプロモーション アイテムの価格が再計算されないようにします。"
1557
1558 #: src/Integrations/Plugins/Elementor/ElementorIntegration.php:13
1559 msgid "Add a dedicated Elementor widget to display the tiered pricing table with customizable design options."
1560 msgstr "専用の Elementor ウィジェットを追加して、カスタマイズ可能なデザイン オプションを備えた段階的な価格表を表示します。"
1561
1562 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:15
1563 #: src/Services/SystemStatusReportService.php:28
1564 #: views/admin/banners/premium-thanking-banner.php:18
1565 #: views/admin/notifications/activation-notification.php:26
1566 msgid "Tiered Pricing Table"
1567 msgstr "段階的な価格表"
1568
1569 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:37
1570 msgid "Main"
1571 msgstr "主要"
1572
1573 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:42
1574 msgid "Product ID"
1575 msgstr "プロダクトID"
1576
1577 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:45
1578 msgid "Leave empty to use the current product."
1579 msgstr "現在の製品を使用する場合は空のままにしてください。"
1580
1581 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:49
1582 #: src/Blocks/build/index.js:768
1583 #: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:35
1584 #: src/Blocks/build/index.js:513
1585 msgid "Display type"
1586 msgstr "表示タイプ"
1587
1588 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:53
1589 #: src/TierPricingTablePlugin.php:278
1590 #: src/Blocks/build/index.js:751
1591 #: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:11
1592 #: src/Blocks/build/index.js:489
1593 msgid "Table"
1594 msgstr "テーブル"
1595
1596 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:54
1597 #: src/TierPricingTablePlugin.php:279
1598 #: src/Blocks/build/index.js:754
1599 #: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:15
1600 #: src/Blocks/build/index.js:493
1601 msgid "Blocks"
1602 msgstr "ブロック"
1603
1604 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:55
1605 #: src/TierPricingTablePlugin.php:280
1606 #: src/Blocks/build/index.js:757
1607 #: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:19
1608 #: src/Blocks/build/index.js:497
1609 msgid "Options"
1610 msgstr "オプション"
1611
1612 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:56
1613 #: src/TierPricingTablePlugin.php:281
1614 #: views/admin/welcome-page/welcome-page.php:779
1615 #: src/Blocks/build/index.js:760
1616 #: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:23
1617 #: src/Blocks/build/index.js:501
1618 msgid "Dropdown"
1619 msgstr "落ちる"
1620
1621 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:57
1622 msgid "Horizontal-table"
1623 msgstr "水平テーブル"
1624
1625 #: src/Addons/PricingSummary/SummarySubsection.php:32
1626 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:63
1627 #: src/Addons/TierLabels/build/index.js:1
1628 #: src/Addons/TierLabels/js-source/index.js:116
1629 #: src/Blocks/build/index.js:781
1630 #: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:51
1631 #: src/Blocks/build/index.js:529
1632 msgid "Title"
1633 msgstr "タイトル"
1634
1635 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:66
1636 msgid "Tiered pricing title. Leave empty to use default title."
1637 msgstr "段階的な価格設定のタイトル。デフォルトのタイトルを使用するには、空のままにします。"
1638
1639 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:71
1640 msgid "Show total"
1641 msgstr "合計を表示"
1642
1643 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:75
1644 msgid "Show total for each option when an option is active."
1645 msgstr "オプションがアクティブな場合、各オプションの合計を表示します。"
1646
1647 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:81
1648 msgid "Show prices without a discount"
1649 msgstr "割引なしの価格を表示する"
1650
1651 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:85
1652 msgid "Show price with no discount in the option."
1653 msgstr "オプションで割引なしの価格を表示します。"
1654
1655 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:89
1656 msgid "Show the default option"
1657 msgstr "デフォルトのオプションを表示する"
1658
1659 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:93
1660 msgid "Show the option without a discount (option with a regular product price)"
1661 msgstr "割引なしのオプションを表示(通常の製品価格のオプション)"
1662
1663 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:99
1664 msgid "Active tier color"
1665 msgstr "アクティブな層の色"
1666
1667 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:102
1668 msgid "Leave empty to use the default color."
1669 msgstr "デフォルトの色を使用するには、空のままにします。"
1670
1671 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:106
1672 msgid "Quantity column text"
1673 msgstr "数量列のテキスト"
1674
1675 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:109
1676 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:117
1677 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:125
1678 msgid "Leave empty to use default title."
1679 msgstr "デフォルトのタイトルを使用するには、空のままにします。"
1680
1681 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:114
1682 msgid "Discount column text"
1683 msgstr "割引列のテキスト"
1684
1685 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:122
1686 msgid "Price column text"
1687 msgstr "価格列のテキスト"
1688
1689 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:136
1690 msgid "Unit label (singular)"
1691 msgstr "ユニットラベル(単数形)"
1692
1693 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:139
1694 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:147
1695 msgid "Leave empty to use default"
1696 msgstr "デフォルトを使用するには空のままにしてください"
1697
1698 #: src/Integrations/Plugins/Elementor/ElementorWidget.php:144
1699 msgid "Unit label (plural)"
1700 msgstr "ユニットラベル(複数)"
1701
1702 #: src/Integrations/Plugins/MixMatch.php:30
1703 msgid "Apply tiered pricing rules correctly to Mix and Match products."
1704 msgstr "段階的な価格設定ルールを製品の組み合わせに正しく適用します。"
1705
1706 #: src/Integrations/Plugins/ProductBundles.php:108
1707 msgid "Apply tiered pricing discounts correctly to WooCommerce Product Bundles."
1708 msgstr "段階的な価格割引を WooCommerce 製品バンドルに正しく適用します。"
1709
1710 #: src/Integrations/Plugins/RankMath/RankMath.php:19
1711 msgid "Add tiered pricing data to the product schema and introduce <b>%lowest_price%</b> and <b>%price_range%</b> variables for SEO."
1712 msgstr "段階的な価格設定データを商品スキーマに追加し、SEO 用に <b>%lowest_price%</b> 変数と <b>%price_range%</b> 変数を導�
1713 �します。"
1714
1715 #: src/Integrations/Plugins/RankMath/Settings.php:9
1716 #: src/Integrations/Plugins/RankMath/Settings.php:19
1717 msgid "Rank Math SEO"
1718 msgstr "順位計算SEO"
1719
1720 #: src/Integrations/Plugins/RankMath/Settings.php:21
1721 msgid "Configure the integration with Rank Math SEO plugin to use tiered pricing variables in your SEO metadata."
1722 msgstr "Rank Math SEO プラグインとの統合を構成して、SEO メタデータで段階的な価格設定変数を使用します。"
1723
1724 #: src/Integrations/Plugins/RankMath/Settings.php:26
1725 #: src/Integrations/Plugins/SEOPress/Settings.php:26
1726 #: src/Integrations/Plugins/Yoast/Settings.php:26
1727 msgid "Enable custom variables"
1728 msgstr "カスタム変数を有効にする"
1729
1730 #: src/Integrations/Plugins/RankMath/Settings.php:30
1731 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."
1732 msgstr "%lowest_price% 変数と %price_range% 変数を使用して、Rank Math SEO メタデータに段階的な価格設定で製品の最低価格と価格帯を表示できるようにします。"
1733
1734 #: src/Integrations/Plugins/RankMath/Settings.php:34
1735 #: src/Integrations/Plugins/SEOPress/Settings.php:34
1736 #: src/Integrations/Plugins/Yoast/Settings.php:34
1737 msgid "Enhance product schema with tiered pricing offers"
1738 msgstr "段階的な価格設定オファーで製品スキーマを強化"
1739
1740 #: src/Integrations/Plugins/RankMath/Settings.php:38
1741 #: src/Integrations/Plugins/SEOPress/Settings.php:38
1742 #: src/Integrations/Plugins/Yoast/Settings.php:38
1743 msgid "Enhance the product schema with tiered pricing offers. Adds an offer for each tier and the lowest price as the main offer."
1744 msgstr "段階的な価格設定オファーにより製品スキーマを強化します。各階層のオファーと、メインのオファーとしての最低価格を追加します。"
1745
1746 #: src/Integrations/Plugins/SEOPress/SEOPress.php:18
1747 msgid "Add tiered pricing data to SEOPress and introduce <b>%%lowest_price%%</b> and <b>%%price_range%%</b> variables for SEO."
1748 msgstr "段階的な価格データを SEOPress に追加し、SEO 用の <b>%%lowest_price%%</b> 変数と <b>%%price_range%%</b> 変数を導�
1749 �します。"
1750
1751 #: src/Integrations/Plugins/SEOPress/SEOPressLowestPriceTag.php:12
1752 msgid "Displays the lowest price of the product"
1753 msgstr "商品の最安値を表示します"
1754
1755 #: src/Integrations/Plugins/SEOPress/SEOPressPriceRangeTag.php:12
1756 msgid "Product price range"
1757 msgstr "製品価格帯"
1758
1759 #: src/Integrations/Plugins/SEOPress/Settings.php:9
1760 #: src/Integrations/Plugins/SEOPress/Settings.php:19
1761 msgid "SEOPress"
1762 msgstr "SEOプレス"
1763
1764 #: src/Integrations/Plugins/SEOPress/Settings.php:21
1765 msgid "Configure the integration with SEOPress plugin to use tiered pricing variables in your SEO metadata."
1766 msgstr "SEO メタデータで段階的な価格設定変数を使用するように、SEOPress プラグインとの統合を構成します。"
1767
1768 #: src/Integrations/Plugins/SEOPress/Settings.php:30
1769 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."
1770 msgstr "%%lowest_price%% 変数と %%price_range%% 変数を使用して、SEOPress メタデータに段階的な価格設定で製品の最低価格と価格帯を表示できるようにします。"
1771
1772 #: src/Integrations/Plugins/WCCS.php:50
1773 msgid "Convert and display tiered pricing correctly when using the WooCommerce Currency Switcher by WP Experts."
1774 msgstr "WP Experts の WooCommerce Currency Switcher を使用する場合、段階的な価格を正しく変換して表示します。"
1775
1776 #: src/Integrations/Plugins/WCPA.php:19
1777 msgid "Calculate tiered pricing accurately when custom product add-ons are selected."
1778 msgstr "カスタム製品アドオンが選択されている場合、段階的な価格を正確に計算します。"
1779
1780 #: src/Integrations/Plugins/WCPProductBundles.php:34
1781 msgid "Apply tiered pricing discounts correctly to WPC Product Bundles."
1782 msgstr "段階的な価格割引を WPC 製品バンドルに正しく適用します。"
1783
1784 #: src/Integrations/Plugins/WombatProductAddons.php:46
1785 msgid "Calculate tiered pricing accurately when using StudioWombat Advanced Product Fields."
1786 msgstr "StudioWombat Advanced Product Fields を使用する場合、段階的な価格を正確に計算します。"
1787
1788 #: src/Integrations/Plugins/WooCommerceDeposits.php:10
1789 msgid "Calculate deposit amounts and remaining balances correctly based on tiered pricing rules."
1790 msgstr "段階的な価格設定ルールに基づいて�
1791 �金額と残高を正確に計算します。"
1792
1793 #: src/Integrations/Plugins/WooCommerceProductAddons.php:65
1794 msgid "Calculate tiered pricing accurately when WooCommerce Product Add-ons are selected."
1795 msgstr "WooCommerce 製品アドオンが選択されている場合、段階的な価格を正確に計算します。"
1796
1797 #: src/Integrations/Plugins/WOOCS.php:65
1798 msgid "Convert and display tiered pricing correctly when using the FOX WooCommerce Currency Switcher."
1799 msgstr "FOX WooCommerce Currency Switcher を使用する場合、段階的な価格を正しく変換して表示します。"
1800
1801 #: src/Integrations/Plugins/WPAllImport.php:102
1802 #: src/Integrations/Plugins/WPAllImport.php:202
1803 msgid "Fixed Tiered prices"
1804 msgstr "固定段階価格"
1805
1806 #: src/Integrations/Plugins/WPAllImport.php:105
1807 #: src/Integrations/Plugins/WPAllImport.php:207
1808 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."
1809 msgstr "ルールの形式は、数量:価格、数量:価格である�
1810 要があります。例: 「10:5,20:15」。10 と 20 は数量、5 と 15 はそれらの数量の価格です。"
1811
1812 #: src/Integrations/Plugins/WPAllImport.php:109
1813 #: src/Integrations/Plugins/WPAllImport.php:212
1814 msgid "Percentage Tiered prices"
1815 msgstr "段階的価格の割合"
1816
1817 #: src/Integrations/Plugins/WPAllImport.php:112
1818 #: src/Integrations/Plugins/WPAllImport.php:217
1819 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."
1820 msgstr "ルールの形式は、数量:パーセント割引、数量:パーセント割引である�
1821 要があります。例: 「10:5,20:15」。10 と 20 は数量、5 と 15 は割引額です。"
1822
1823 #: src/Integrations/Plugins/WPAllImport.php:125
1824 #: src/Integrations/Plugins/WPAllImport.php:233
1825 msgid "The field must be either \"fixed\" or \"percentage\"."
1826 msgstr "フィールドは「固定」または「パーセンテージ」のいずれかである�
1827 要があります。"
1828
1829 #: src/Integrations/Plugins/WPAllImport.php:128
1830 #: src/Integrations/Plugins/WPAllImport.php:237
1831 msgid "Minimum product quantity"
1832 msgstr "最低商品数量"
1833
1834 #: src/Integrations/Plugins/WPAllImport.php:133
1835 #: src/Integrations/Plugins/WPAllImport.php:244
1836 msgid "The field must contain an integer value."
1837 msgstr "フィールドには整数値が含まれている�
1838 要があります。"
1839
1840 #: src/Integrations/Plugins/WPAllImport.php:148
1841 #: views/admin/components/regular-pricing-form.php:28
1842 msgid "Pricing type"
1843 msgstr "価格タイプ"
1844
1845 #: src/Integrations/Plugins/WPAllImport.php:155
1846 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."
1847 msgstr "フィールドは「固定」または「パーセンテージ」のいずれかである�
1848 要があります。これは、割引を付与するためにどのフィールドが使用されるか (セール価格、通常価格、またはパーセント割引) に影響します。"
1849
1850 #: src/Integrations/Plugins/WPAllImport.php:165
1851 msgid "Regular price for the role"
1852 msgstr "ロールの通常価格"
1853
1854 #: src/Integrations/Plugins/WPAllImport.php:174
1855 msgid "Sale price for the role"
1856 msgstr "ロールの販売価格"
1857
1858 #: src/Integrations/Plugins/WPAllImport.php:178
1859 #: src/PricingTable.php:219
1860 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:200
1861 #: views/admin/components/regular-pricing-form.php:75
1862 msgid "Discount (%)"
1863 msgstr "割引 (�
1864 )"
1865
1866 #: src/Integrations/Plugins/WPAllImport.php:197
1867 msgid "Percentage discount for the role."
1868 msgstr "役割の割引率。"
1869
1870 #: src/Integrations/Plugins/WPAllImport.php:566
1871 msgid "Role-based import"
1872 msgstr "ロールベースのインポート"
1873
1874 #: src/Integrations/Plugins/WPAllImport.php:888
1875 msgid "Import and update tiered pricing rules using WP All Import."
1876 msgstr "WP All Import を使用して段階的な価格設定ルールをインポートおよび更新します。"
1877
1878 #: src/Integrations/Plugins/WPMLMulticurrency.php:81
1879 msgid "Convert and display tiered pricing correctly when using WPML Multicurrency."
1880 msgstr "WPML Multicurrency を使用する場合、段階的な価格を正しく変換して表示します。"
1881
1882 #: src/Integrations/Plugins/YithRequestAQuote.php:85
1883 msgid "Apply tiered pricing discounts when users request a quote through YITH Request a Quote."
1884 msgstr "ユーザーが YITH 見積もりリクエストを通じて見積もりをリクエストするときに、段階的な価格割引を適用します。"
1885
1886 #: src/Integrations/Plugins/Yoast/Settings.php:9
1887 msgid "Yoast SEO"
1888 msgstr "ヨーストSEO"
1889
1890 #: src/Integrations/Plugins/Yoast/Settings.php:19
1891 msgid "Yoast"
1892 msgstr "ヨースト"
1893
1894 #: src/Integrations/Plugins/Yoast/Settings.php:21
1895 msgid "Configure the integration with Yoast SEO plugin to use tiered pricing variables in your SEO metadata."
1896 msgstr "Yoast SEO プラグインとの統合を構成して、SEO メタデータで段階的な価格設定変数を使用します。"
1897
1898 #: src/Integrations/Plugins/Yoast/Settings.php:30
1899 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."
1900 msgstr "%%lowest_price%% 変数と %%price_range%% 変数を使用して、Yoast SEO メタデータに段階的な価格設定で製品の最低価格と価格帯を表示できるようにします。"
1901
1902 #: src/Integrations/Plugins/Yoast/Yoast.php:18
1903 msgid "Add tiered pricing data to the Yoast product schema and introduce <b>%%lowest_price%%</b> and <b>%%price_range%%</b> variables for SEO."
1904 msgstr "Yoast 製品スキーマに段階的な価格データを追加し、SEO 用に <b>%%lowest_price%%</b> 変数と <b>%%price_range%%</b> 変数を導�
1905 �します。"
1906
1907 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:60
1908 #: src/Managers/FormatPriceManager.php:246
1909 msgid "From"
1910 msgstr "から"
1911
1912 #: src/Addons/CartUpsells/CartUpsellsService.php:202
1913 #: src/Addons/CartUpsells/UpsellsSubsection.php:43
1914 msgid "Buy <b>{tp_required_quantity}</b> more to get <b>{tp_next_price}</b> each"
1915 msgstr "さらに <b>{tp_required_quantity}</b> 個購�
1916 �すると、それぞれ <b>{tp_next_price}</b> になります"
1917
1918 #. translators: %s: account page link
1919 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:72
1920 #, php-format
1921 msgid "Please enter %s to make a purchase"
1922 msgstr "購�
1923 �するには %s と�
1924 �力してください"
1925
1926 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:74
1927 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:52
1928 msgid "your account"
1929 msgstr "あなたのアカウント"
1930
1931 #. translators: %s: login page url
1932 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:85
1933 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:70
1934 #, php-format
1935 msgid "%s see prices"
1936 msgstr "%s 価格を参�
1937 �"
1938
1939 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:87
1940 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:72
1941 msgid "Login"
1942 msgstr "ログイン"
1943
1944 #: src/Services/SystemStatusReportService.php:35
1945 msgid "Activation date"
1946 msgstr "アクティベーション日"
1947
1948 #: src/Services/SystemStatusReportService.php:54
1949 msgid "Seen notifications"
1950 msgstr "見た通知"
1951
1952 #: src/Services/SystemStatusReportService.php:67
1953 msgid "Tips hidden"
1954 msgstr "ヒントが隠されています"
1955
1956 #: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:62
1957 msgid "Singular"
1958 msgstr "特異"
1959
1960 #: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:69
1961 msgid "e.g., piece"
1962 msgstr "例: ピース"
1963
1964 #: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:74
1965 msgid "Plural"
1966 msgstr "複数"
1967
1968 #: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:81
1969 msgid "e.g., pieces"
1970 msgstr "例: 断片"
1971
1972 #: src/Settings/CustomOptions/TPTTextTemplate.php:142
1973 msgid "{tp_quantity} - range or a static quantity of the current pricing tier."
1974 msgstr "{tp_quantity} - 現在の価格帯の範囲または静的数量。"
1975
1976 #: src/Settings/CustomOptions/TPTTextTemplate.php:149
1977 msgid "{tp_discount} - current tier`s percentage discount."
1978 msgstr "{tp_discount} - 現在の階層の割引率。"
1979
1980 #: src/Settings/CustomOptions/TPTTextTemplate.php:155
1981 msgid "Rounded percentage discount"
1982 msgstr "四捨五�
1983 �されたパーセント割引"
1984
1985 #: src/Settings/CustomOptions/TPTTextTemplate.php:156
1986 msgid "{tp_rounded_discount} - current tier`s rounded percentage discount."
1987 msgstr "{tp_rounded_discount} - 現在の階層の四捨五�
1988 �された割引率。"
1989
1990 #: src/Settings/CustomOptions/TPTTextTemplate.php:162
1991 msgid "Required quantity"
1992 msgstr "�
1993 要数量"
1994
1995 #: src/Settings/CustomOptions/TPTTextTemplate.php:163
1996 msgid "{tp_required_quantity} - required quantity to add a next tiered pricing."
1997 msgstr "{tp_required_quantity} - 次の段階的な価格設定を追加するために�
1998 要な数量。"
1999
2000 #: src/Settings/CustomOptions/TPTTextTemplate.php:169
2001 msgid "Next price"
2002 msgstr "次の価格"
2003
2004 #: src/Settings/CustomOptions/TPTTextTemplate.php:170
2005 msgid "{tp_next_price} - next tiered pricing price user can get if they add required quantity."
2006 msgstr "{tp_next_price} - ユーザーが�
2007 要な数量を追加した場合に取得できる次の段階的な価格設定価格。"
2008
2009 #: src/Settings/CustomOptions/TPTTextTemplate.php:176
2010 msgid "Next discount"
2011 msgstr "次回割引"
2012
2013 #: src/Settings/CustomOptions/TPTTextTemplate.php:177
2014 msgid "{tp_next_discount} - next discount if they add required quantity."
2015 msgstr "{tp_next_discount} - �
2016 要な数量を追加した場合の次の割引。"
2017
2018 #: src/Settings/CustomOptions/TPTTextTemplate.php:183
2019 msgid "Next actual discount"
2020 msgstr "次回の実際の割引"
2021
2022 #: src/Settings/CustomOptions/TPTTextTemplate.php:184
2023 msgid "{tp_actual_discount} - discount based on the original product price."
2024 msgstr "{tp_actual_discount} - �
2025 �の商品価格に基づく割引。"
2026
2027 #: src/Settings/CustomOptions/TPTTextTemplate.php:189
2028 msgid "Save price"
2029 msgstr "価格を節約"
2030
2031 #: src/Settings/CustomOptions/TPTTextTemplate.php:190
2032 msgid "{tp_ys_price} - difference between regular and current price."
2033 msgstr "{tp_ys_price} - 通常価格と現在の価格の差。"
2034
2035 #: src/Settings/CustomOptions/TPTTextTemplate.php:195
2036 msgid "Total save price"
2037 msgstr "合計節約価格"
2038
2039 #: src/Settings/CustomOptions/TPTTextTemplate.php:196
2040 msgid "{tp_ys_total_price} - difference between regular and current price multiplied by quantity."
2041 msgstr "{tp_ys_total_price} - 通常価格と現在の価格の差に数量を掛けたもの。"
2042
2043 #: src/Settings/CustomOptions/TPTTextTemplate.php:206
2044 msgid "{tp_price} - Tier price for one piece"
2045 msgstr "{tp_price} - 1 個のティア価格"
2046
2047 #: src/Settings/CustomOptions/TPTTextTemplate.php:211
2048 msgid "It will use Unit label from products if you set it."
2049 msgstr "設定すると製品のユニットラベルを使用します。"
2050
2051 #: src/Settings/Sections/Advanced/AdvancedSection.php:18
2052 msgid "You can disable or enable specific plugin features."
2053 msgstr "特定のプラグイン機能を無効または有効にすることができます。"
2054
2055 #: src/Settings/Sections/Advanced/AdvancedSection.php:66
2056 msgid "Cache"
2057 msgstr "キャッシュ"
2058
2059 #: src/Settings/Sections/Advanced/AdvancedSection.php:67
2060 msgid "Cache improves performance making the plugin not calculate data on each request. Disable to debug issues."
2061 msgstr "キャッシュによりパフォーマンスが向上し、プラグインがリクエストごとにデータを計算しなくなります。問題をデバッグするには無効にします。"
2062
2063 #: src/Settings/Sections/Advanced/AdvancedSection.php:72
2064 #: src/Settings/Sections/Advanced/AdvancedSection.php:99
2065 msgid "Enabled"
2066 msgstr "有効"
2067
2068 #: src/Settings/Sections/Advanced/AdvancedSection.php:78
2069 msgid "Purge"
2070 msgstr "パージ"
2071
2072 #: src/Settings/Sections/Advanced/AdvancedSection.php:79
2073 msgid "Purge cache"
2074 msgstr "キャッシュをパージする"
2075
2076 #: src/Settings/Sections/Advanced/AdvancedSection.php:93
2077 msgid "Debug"
2078 msgstr "デバッグ"
2079
2080 #: src/Settings/Sections/Advanced/AdvancedSection.php:94
2081 msgid "Debug mode is useful when you need to track what pricing rule is applying for a cart item."
2082 msgstr "デバッグ モードは、カート�
2083 目に適用されている価格設定ルールを追跡する�
2084 要がある場合に便利です。"
2085
2086 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:15
2087 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:99
2088 msgid "Calculations"
2089 msgstr "計算"
2090
2091 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:16
2092 msgid "This section controls how tiered pricing does calculations."
2093 msgstr "このセクションでは、段階的価格設定の計算方法を制御します。"
2094
2095 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:35
2096 msgid "Combine variations for quantity calculation"
2097 msgstr "バリエーションを組み合わせて数量を計算する"
2098
2099 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:40
2100 msgid "Treat all variations of a variable product as the same item when calculating the total cart quantity for tiered pricing rules."
2101 msgstr "階層型価格設定ルールのカートの合計数量を計算するときは、可変商品のすべてのバリエーションを同じ品目として扱います。"
2102
2103 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:45
2104 msgid "Calculate percentage discounts from regular price"
2105 msgstr "通常価格からの割引率を計算します"
2106
2107 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:53
2108 msgid "Round calculated prices"
2109 msgstr "四捨五�
2110 �で計算された価格"
2111
2112 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:57
2113 msgid "Round calculated percentage discounts to prevent minor display discrepancies with standard WooCommerce pricing."
2114 msgstr "標準の WooCommerce 価格設定との表示の不一致を防ぐために、計算された割引率を四捨五�
2115 �します。"
2116
2117 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:69
2118 msgid "Calculate percentage discounts using the product's regular price, ignoring any active sale prices."
2119 msgstr "アクティブなセール価格を無視して、製品の通常価格を使用して割引率を計算します。"
2120
2121 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:75
2122 msgid "Example: Regular price is $100.00, sale price is $90.00. Rule: 20% off."
2123 msgstr "例: 通常価格は $100.00、セール価格は $90.00。ルール: 20% オフ。"
2124
2125 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:80
2126 msgid "Disabled (Default): Discount applies to the sale price ($90.00 - 20% = $72.00)."
2127 msgstr "無効 (デフォルト): 割引は販売価格に適用されます ($90.00 - 20% = $72.00)。"
2128
2129 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:85
2130 msgid "Enabled: Discount applies to the regular price ($100.00 - 20% = $80.00)."
2131 msgstr "有効: 割引は通常価格に適用されます ($100.00 - 20% = $80.00)。"
2132
2133 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:106
2134 msgid "How global pricing rules behave."
2135 msgstr "グローバル価格設定ルールがどのように動作するか。"
2136
2137 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:110
2138 msgid "Prioritize global pricing rules"
2139 msgstr "グローバル価格設定ルールを優�
2140 �する"
2141
2142 #: src/Settings/Sections/CalculationLogic/CalculationLogic.php:112
2143 msgid "Apply global pricing rules before product-level rules. If disabled, individual product rules take precedence over global rules."
2144 msgstr "製品レベルのルールの前にグローバル価格設定ルールを適用します。無効にすると、個�
2145 の製品ルールがグローバル ルールより優�
2146 �されます。"
2147
2148 #: src/Settings/Sections/GeneralSection/GeneralSection.php:86
2149 msgid "General"
2150 msgstr "一般的な"
2151
2152 #: src/Settings/Sections/GeneralSection/GeneralSection.php:104
2153 msgid "<strong>Buy {tp_quantity} pieces for {tp_price}</strong>"
2154 msgstr "<strong>{tp_quantity} 個を {tp_price} で購�
2155 �</strong>"
2156
2157 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:10
2158 msgid "Cart Display Settings"
2159 msgstr "カート表示設定"
2160
2161 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:14
2162 #: src/Addons/TieredPricingCart/TieredPricingCartAddon.php:12
2163 msgid "Manage how tiered pricing and discounts appear on the cart page."
2164 msgstr "段階的な価格設定と割引をカート ページにどのように表示するかを管理します。"
2165
2166 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:24
2167 msgid "Display price as discount"
2168 msgstr "価格を割引として表示する"
2169
2170 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:26
2171 msgid "Show a crossed-out regular price next to the discounted tiered price in the cart. For example: "
2172 msgstr "カート�
2173 の割引段階価格の横に取り消し線の付いた通常価格を表示します。例えば:"
2174
2175 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:32
2176 msgid "Display subtotal as discount"
2177 msgstr "小計を割引として表示"
2178
2179 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:34
2180 msgid "Show a crossed-out regular subtotal next to the discounted subtotal in the cart."
2181 msgstr "カート�
2182 の割引小計の横に、取り消し線を引いた通常の小計を表示します。"
2183
2184 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:40
2185 msgid "Always use regular price"
2186 msgstr "常に通常価格を使用する"
2187
2188 #: src/Addons/TieredPricingCart/CartOptionsSubsection.php:42
2189 msgid "When crossing out a price, always display the regular price rather than a sale price."
2190 msgstr "価格を取り消す場合は、セール価格ではなく、�
2191 ず通常価格を表示してください。"
2192
2193 #: src/Addons/CatalogPrices/CatalogPricesAddon.php:8
2194 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:11
2195 msgid "Catalog Price Format"
2196 msgstr "カタログ価格フォーマット"
2197
2198 #: src/Addons/CatalogPrices/CatalogPricesAddon.php:12
2199 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:16
2200 msgid "Manage how tiered pricing appears in catalogs, loops, and widgets."
2201 msgstr "段階的な価格設定がカタログ、ループ、ウィジェットにどのように表示されるかを管理します。"
2202
2203 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:27
2204 msgid "Enable tiered format"
2205 msgstr "段階的フォーマットを有効にする"
2206
2207 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:31
2208 msgid "Display the lowest tiered price or a price range instead of the standard product price."
2209 msgstr "標準の製品価格の代わりに、段階的な最低価格または価格帯を表示します。"
2210
2211 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:36
2212 msgid "Enable for variable products"
2213 msgstr "可変商品に対して有効にする"
2214
2215 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:40
2216 msgid "Apply the tiered format to variable products, using the lowest and highest prices across all variations."
2217 msgstr "すべてのバリエーションにわたる最低価格と最高価格を使用して、段階的フォーマットを可変商品に適用します。"
2218
2219 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:45
2220 msgid "Display format"
2221 msgstr "表示形式"
2222
2223 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:49
2224 msgid "Show lowest price"
2225 msgstr "最安値を表示"
2226
2227 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:50
2228 msgid "Show range (lowest to highest)"
2229 msgstr "範囲を表示 (最低から​​最高まで)"
2230
2231 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:53
2232 msgid "Choose whether to show only the lowest available price or the full price range."
2233 msgstr "利用可能な最低価格のみを表示するか、�
2234 �価格帯を表示するかを選択します。"
2235
2236 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:57
2237 msgid "Lowest price prefix"
2238 msgstr "最低価格プレフィックス"
2239
2240 #: src/Addons/CatalogPrices/CatalogPricesSubsection.php:61
2241 msgid "Text displayed before the lowest price (e.g., <b>From $10.00</b>)."
2242 msgstr "最安値の前に表示されるテキスト (例: <b>$10.00 から</b>)。"
2243
2244 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:19
2245 msgid "Customize the appearance and behavior of your tiered pricing tables."
2246 msgstr "階層型価格表の外観と動作をカスタマイズします。"
2247
2248 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:29
2249 msgid "Display tiered pricing"
2250 msgstr "段階的な価格設定を表示する"
2251
2252 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:33
2253 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."
2254 msgstr "製品ページに段階的な価格を自動的に表示します。段階的な価格設定が表示されない場合でも、価格は動的のままです。ショートコード、Gutenberg ブロック、または Elementor ウィジェットを介して段階的な価格を表示することもできます。"
2255
2256 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:38
2257 msgid "Default layout"
2258 msgstr "デフォルトのレイアウト"
2259
2260 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:42
2261 msgid "Choose the default visual layout. You can also customize this individually per product."
2262 msgstr "デフォルトの視覚レイアウトを選択します。これを製品ごとに個別にカスタマイズすることもできます。"
2263
2264 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:48
2265 msgid "Pricing options style"
2266 msgstr "価格オプションのスタイル"
2267
2268 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:53
2269 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:66
2270 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:87
2271 msgid "Style #1"
2272 msgstr "スタイル #1"
2273
2274 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:54
2275 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:67
2276 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:88
2277 msgid "Style #2"
2278 msgstr "スタイル #2"
2279
2280 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:55
2281 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:68
2282 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:89
2283 msgid "Style #3"
2284 msgstr "スタイル #3"
2285
2286 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:82
2287 msgid "Pricing blocks style"
2288 msgstr "価格ブロックのスタイル"
2289
2290 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:69
2291 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:90
2292 msgid "Style #4"
2293 msgstr "スタイル #4"
2294
2295 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:104
2296 msgid "Position on the product page"
2297 msgstr "商品ページ上の位置"
2298
2299 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:108
2300 msgid "Above add to cart button"
2301 msgstr "上にある「カートに�
2302 �れる」ボタン"
2303
2304 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:109
2305 msgid "Below add to cart button"
2306 msgstr "カートに�
2307 �れるボタンの下に"
2308
2309 #: src/Addons/PricingSummary/SummarySubsection.php:46
2310 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:110
2311 msgid "Above add to cart form"
2312 msgstr "上記のカートに追加フォーム"
2313
2314 #: src/Addons/PricingSummary/SummarySubsection.php:47
2315 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:111
2316 msgid "Below add to cart form"
2317 msgstr "以下のカートに追加フォーム"
2318
2319 #: src/Addons/PricingSummary/SummarySubsection.php:49
2320 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:113
2321 msgid "Before product summary"
2322 msgstr "商品概要の前に"
2323
2324 #: src/Addons/PricingSummary/SummarySubsection.php:50
2325 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:114
2326 msgid "After product summary"
2327 msgstr "商品概要後"
2328
2329 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:115
2330 msgid "I display tiered pricing via shortcode/gutenberg/elementor"
2331 msgstr "ショートコード/gutenberg/elementor を介して段階的な価格を表示します"
2332
2333 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:118
2334 msgid "Choose where you what tiered pricing be displayed on the product page."
2335 msgstr "製品ページのどこに段階的な価格を表示するかを選択します。"
2336
2337 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:143
2338 msgid "Tooltip icon color"
2339 msgstr "ツールチップアイコンの色"
2340
2341 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:148
2342 msgid "Color of the icon."
2343 msgstr "アイコンの色。"
2344
2345 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:152
2346 msgid "Tooltip icon size (px)"
2347 msgstr "ツールチップアイコンのサイズ (px)"
2348
2349 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:157
2350 msgid "Size of the icon."
2351 msgstr "アイコンのサイズ。"
2352
2353 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:161
2354 msgid "Tooltip border"
2355 msgstr "ツールチップの境界線"
2356
2357 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:189
2358 msgid "Columns titles"
2359 msgstr "コラムのタイトル"
2360
2361 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:208
2362 msgid "Leave a column title empty so as not to show that column."
2363 msgstr "その列が表示されないように、列タイトルを空のままにしておきます。"
2364
2365 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:216
2366 msgid "Show the percentage discount in pricing blocks that offer a discount."
2367 msgstr "割引を提供する価格設定ブロックの割引率を表示します。"
2368
2369 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:224
2370 msgid "Pricing options will show a crossed-out regular product price near the actual tier price."
2371 msgstr "価格オプションには、実際の段階価格の近くに取り消し線が引かれた通常の製品価格が表示されます。"
2372
2373 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:229
2374 msgid "Show totals in a selected option"
2375 msgstr "選択したオプションの合計を表示"
2376
2377 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:233
2378 msgid "The selected pricing option will include totals."
2379 msgstr "選択した価格オプションには合計が含まれます。"
2380
2381 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:237
2382 msgid "Pricing option template"
2383 msgstr "価格オプションのテンプレート"
2384
2385 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:248
2386 msgid "Use the variables above to build the template for the pricing option."
2387 msgstr "上記の変数を使用して、価格オプションのテンプレートを作成します。"
2388
2389 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:252
2390 msgid "Show first tier pricing option"
2391 msgstr "最初の段階の価格オプションを表示"
2392
2393 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:256
2394 msgid "Show the option with a regular product price. This is the first pricing tier where no discount is offered."
2395 msgstr "オプションは通常商品価格で表示します。これは、割引が提供されない最初の価格帯です。"
2396
2397 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:260
2398 msgid "First tier pricing option template"
2399 msgstr "第 1 段階の価格オプションのテンプレート"
2400
2401 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:268
2402 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:307
2403 msgid "Set up the first pricing tier template where a discount is not offered."
2404 msgstr "割引が提供されない最初の価格階層テンプレートを設定します。"
2405
2406 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:272
2407 msgid "Pricing string template"
2408 msgstr "価格文字列テンプレート"
2409
2410 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:284
2411 msgid "Use the variables above to build the template for the pricing string."
2412 msgstr "上記の変数を使用して、価格文字列のテンプレートを作成します。"
2413
2414 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:288
2415 msgid "Show first tier pricing string"
2416 msgstr "最初の段階の価格文字列を表示"
2417
2418 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:292
2419 msgid "Show the tier with a regular product price. This is the first pricing tier where no discount is offered."
2420 msgstr "通常の商品価格で階層を表示します。これは、割引が提供されない最初の価格帯です。"
2421
2422 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:297
2423 msgid "First tier pricing string template"
2424 msgstr "第 1 階層の価格文字列テンプレート"
2425
2426 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:315
2427 msgid "To select the quantity, tiered pricing becomes clickable (table rows, blocks, options)."
2428 msgstr "数量を選択するには、段階的な価格設定 (表の行、ブロック、オプション) をクリックできるようになります。"
2429
2430 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:11
2431 msgid "Guest Users"
2432 msgstr "ゲストユーザー"
2433
2434 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:15
2435 msgid "Manage pricing visibility and purchasing rules for guest (non-logged-in) users."
2436 msgstr "ゲスト (非ログイン) ユーザー向けの価格設定の可視性と購�
2437 �ルールを管理します。"
2438
2439 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:26
2440 msgid "Require login to purchase"
2441 msgstr "購�
2442 �するにはログインが�
2443 要です"
2444
2445 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:34
2446 msgid "Guest add-to-cart label"
2447 msgstr "ゲストのカートに追加するラベル"
2448
2449 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:38
2450 msgid "Change the default \"Add to cart\" button text for guest users."
2451 msgstr "ゲスト ユーザーのデフォルトの「カートに追加」ボタンのテキストを変更します。"
2452
2453 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:40
2454 msgid "Leave empty to keep default"
2455 msgstr "デフォルトのままにする場合は空のままにしてください"
2456
2457 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:45
2458 msgid "Guest purchase error message"
2459 msgstr "ゲスト購�
2460 �エラー メッセージ"
2461
2462 #. translators: %s: login page url
2463 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:50
2464 #, php-format
2465 msgid "Please enter %s to make a purchase."
2466 msgstr "購�
2467 �するには %s と�
2468 �力してください。"
2469
2470 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:56
2471 msgid "Hide prices for guests"
2472 msgstr "ゲスト向けの料金を非表示にする"
2473
2474 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:63
2475 msgid "Guest price message"
2476 msgstr "ゲスト価格メッセージ"
2477
2478 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:66
2479 msgid "This message will be displayed instead of the price for non-logged-in users."
2480 msgstr "ログインしていないユーザーの場合、価格の代わりにこのメッセージが表示されます。"
2481
2482 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:12
2483 msgid "Product Page Pricing"
2484 msgstr "製品ページの価格"
2485
2486 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:16
2487 msgid "Manage how tiered prices are displayed and behave on single product pages."
2488 msgstr "段階的な価格の表示方法と、単一の商品ページでの動作を管理します。"
2489
2490 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:27
2491 msgid "Price display format"
2492 msgstr "価格の表示形式"
2493
2494 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:31
2495 msgid "Match catalog display (price range or lowest price)"
2496 msgstr "カタログ表示と一致(価格帯または最安値)"
2497
2498 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:32
2499 msgid "Dynamic"
2500 msgstr "動的"
2501
2502 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:38
2503 msgid "Enable dynamic price updates"
2504 msgstr "動的な価格更新を有効にする"
2505
2506 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:42
2507 msgid "Automatically update the main product price when a user selects a different quantity."
2508 msgstr "ユーザーが別の数量を選択すると、主な製品の価格が自動的に更新されます。"
2509
2510 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:46
2511 msgid "Display tiered price as discount"
2512 msgstr "段階的な価格を割引として表示する"
2513
2514 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:50
2515 msgid "Cross out the original price and show the discounted tiered price next to it."
2516 msgstr "�
2517 �の価格を取り消し線で消して、その横に割引後の段階的価格を表示します。"
2518
2519 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:54
2520 msgid "Display total price"
2521 msgstr "合計金額を表示"
2522
2523 #: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:58
2524 msgid "Show the total calculated price based on the selected quantity and active tier."
2525 msgstr "選択した数量とアクティブな層に基づいて計算された合計価格を表示します。"
2526
2527 #: src/Addons/PricingSummary/PricingSummaryAddon.php:8
2528 #: src/Addons/PricingSummary/SummarySubsection.php:11
2529 msgid "Pricing Summary"
2530 msgstr "価格の概要"
2531
2532 #: src/Addons/PricingSummary/SummarySubsection.php:15
2533 msgid "Show a summary block with total cost and unit price details."
2534 msgstr "合計コストと単価の詳細を含む概要ブロックを表示します。"
2535
2536 #: src/Addons/PricingSummary/SummarySubsection.php:25
2537 msgid "Enable pricing summary"
2538 msgstr "料金の概要を有効にする"
2539
2540 #: src/Addons/PricingSummary/SummarySubsection.php:35
2541 msgid "The name is displaying above the summary block."
2542 msgstr "名前は概要ブロックの上に表示されます。"
2543
2544 #: src/Addons/PricingSummary/SummarySubsection.php:40
2545 msgid "Position on product page"
2546 msgstr "商品ページ上の位置"
2547
2548 #: src/Addons/PricingSummary/SummarySubsection.php:44
2549 msgid "Above buy button"
2550 msgstr "購�
2551 �ボタンの上に"
2552
2553 #: src/Addons/PricingSummary/SummarySubsection.php:45
2554 msgid "Below buy button"
2555 msgstr "購�
2556 �ボタンの下に"
2557
2558 #: src/Addons/PricingSummary/SummarySubsection.php:53
2559 msgid "Where to display the summary block."
2560 msgstr "概要ブロックを表示する場所。"
2561
2562 #: src/Addons/PricingSummary/SummarySubsection.php:57
2563 msgid "Totals template"
2564 msgstr "合計テンプレート"
2565
2566 #: src/Addons/PricingSummary/SummarySubsection.php:61
2567 msgid "Detailed"
2568 msgstr "詳細"
2569
2570 #: src/Addons/PricingSummary/SummarySubsection.php:62
2571 msgid "Reduced"
2572 msgstr "減少"
2573
2574 #: src/Addons/PricingSummary/SummarySubsection.php:63
2575 msgid "Labels"
2576 msgstr "ラベル"
2577
2578 #: src/Addons/PricingSummary/SummarySubsection.php:68
2579 msgid "\"Total\" label"
2580 msgstr "「合計」ラベル"
2581
2582 #: src/Addons/PricingSummary/SummarySubsection.php:71
2583 #: views/frontend/tiered-pricing-options-style-1.php:161
2584 #: views/frontend/tiered-pricing-options-style-1.php:271
2585 #: views/frontend/tiered-pricing-options-style-2.php:161
2586 #: views/frontend/tiered-pricing-options-style-2.php:271
2587 #: views/frontend/tiered-pricing-options-style-3.php:161
2588 #: views/frontend/tiered-pricing-options-style-3.php:290
2589 #: views/frontend/tiered-pricing-options.php:161
2590 #: views/frontend/tiered-pricing-options.php:271
2591 msgid "Total:"
2592 msgstr "合計:"
2593
2594 #: src/Addons/PricingSummary/SummarySubsection.php:75
2595 msgid "\"Each\" label"
2596 msgstr "「それぞれ」のラベル"
2597
2598 #: src/Addons/PricingSummary/SummarySubsection.php:78
2599 msgid "Each: "
2600 msgstr "それぞれ:"
2601
2602 #: src/Addons/CartUpsells/UpsellsSubsection.php:11
2603 msgid "Cart Upsell Messages"
2604 msgstr "カートのアップセルメッセージ"
2605
2606 #: src/Addons/CartUpsells/UpsellsSubsection.php:15
2607 msgid "Display targeted messages in the cart to encourage customers to reach the next discount tier."
2608 msgstr "カート�
2609 にターゲットを絞ったメッセージを表示して、顧客が次の割引段階に到達するよう促します。"
2610
2611 #: src/Addons/CartUpsells/UpsellsSubsection.php:26
2612 msgid "Enable cart upsells"
2613 msgstr "カートのアップセルを有効にする"
2614
2615 #: src/Addons/CartUpsells/UpsellsSubsection.php:55
2616 msgid "Note: This feature is not compatible with the Gutenberg Cart/Checkout blocks."
2617 msgstr "注: この機能は、Gutenberg のカート/チェックアウト ブロックと互換性がありません。"
2618
2619 #: src/Addons/CartUpsells/UpsellsSubsection.php:49
2620 msgid "Upsell text color"
2621 msgstr "アップセルのテキストの色"
2622
2623 #: src/Addons/YouSave/YouSaveAddon.php:8
2624 #: src/Addons/YouSave/YouSaveSubsection.php:11
2625 msgid "\"You Save\" Badge"
2626 msgstr "「あなたは救われます」バッジ"
2627
2628 #: src/Addons/YouSave/YouSaveSubsection.php:15
2629 msgid "Show customers exactly how much they save when tiered discounts are applied."
2630 msgstr "段階的割引が適用された場合にどれだけ節約できるかを顧客に正確に示します。"
2631
2632 #: src/Addons/YouSave/YouSaveSubsection.php:25
2633 msgid "Enable \"You Save\" badge"
2634 msgstr "「保存」バッジを有効にする"
2635
2636 #: src/Addons/YouSave/YouSaveSubsection.php:29
2637 msgid "Show the difference between the regular price and a discounted price. You can also show it via the [tiered_price_you_save] shortcode."
2638 msgstr "通常価格と割引価格の差を表示します。 [tiered_price_you_save] ショートコード経由で表示することもできます。"
2639
2640 #: src/Addons/YouSave/YouSaveSubsection.php:33
2641 msgid "Include sale price in calculation"
2642 msgstr "販売価格を計算に含める"
2643
2644 #: src/Addons/YouSave/YouSaveSubsection.php:37
2645 msgid "The difference between the regular and sale price will be included in the “you save” calculation."
2646 msgstr "通常価格とセール価格の差額は、「節約」の計算に含まれます。"
2647
2648 #: src/Addons/YouSave/YouSaveSubsection.php:43
2649 msgid "You save {tp_ys_total_price} ({tp_ys_percentage_discount}%)"
2650 msgstr "{tp_ys_total_price} ({tp_ys_percentage_discount}%) を節約できます"
2651
2652 #: src/Addons/YouSave/YouSaveSubsection.php:52
2653 msgid "\"You save\" price color"
2654 msgstr "「あなたが節約します」価格の色"
2655
2656 #: src/Settings/Sections/Integrations/IntegrationSection.php:17
2657 msgid "General integrations"
2658 msgstr "一般的な統合"
2659
2660 #: src/Settings/Sections/Integrations/IntegrationSection.php:22
2661 msgid "Multicurrency integrations"
2662 msgstr "多通貨の統合"
2663
2664 #: src/Settings/Sections/Integrations/IntegrationSection.php:23
2665 msgid "Integrations with multicurrency plugins."
2666 msgstr "多通貨プラグインとの統合。"
2667
2668 #: src/Settings/Sections/Integrations/IntegrationSection.php:26
2669 msgid "Product Addons"
2670 msgstr "製品アドオン"
2671
2672 #: src/Settings/Sections/Integrations/IntegrationSection.php:27
2673 msgid "Integrations with product add-ons (custom fields) plugins."
2674 msgstr "製品アドオン (カスタム フィールド) プラグインとの統合。"
2675
2676 #: src/Settings/Sections/Integrations/IntegrationSection.php:31
2677 msgid "SEO"
2678 msgstr "SEO"
2679
2680 #: src/Settings/Sections/Integrations/IntegrationSection.php:32
2681 msgid "Integrations with SEO plugins."
2682 msgstr "SEO プラグインとの統合。"
2683
2684 #: src/Settings/Sections/Integrations/IntegrationSection.php:35
2685 msgid "Custom Product Types"
2686 msgstr "カスタム製品タイプ"
2687
2688 #: src/Settings/Sections/Integrations/IntegrationSection.php:36
2689 msgid "Integrations plugins that provides custom product types."
2690 msgstr "カスタム製品タイプを提供する統合プラグイン。"
2691
2692 #: src/Settings/Sections/Integrations/IntegrationSection.php:92
2693 msgid "Integrations"
2694 msgstr "統合"
2695
2696 #. translators: %s: required plugin
2697 #: src/TierPricingTablePlugin.php:88
2698 #, php-format
2699 msgid "<b>Tiered Pricing Table</b> plugin requires %s to be installed and activated."
2700 msgstr "<b>段階的価格表</b> プラグインを使用するには、%s をインストールしてアクティブ化する�
2701 要があります。"
2702
2703 #: src/TierPricingTablePlugin.php:151
2704 #: views/admin/notifications/activation-notification.php:56
2705 #: views/admin/welcome-page/welcome-page.php:517
2706 msgid "Settings"
2707 msgstr "設定"
2708
2709 #: src/TierPricingTablePlugin.php:155
2710 msgid "Go Premium"
2711 msgstr "プレミアムに行く"
2712
2713 #: src/TierPricingTablePlugin.php:168
2714 #: views/admin/banners/premium-thanking-banner.php:44
2715 #: views/admin/banners/upgrade-banner.php:59
2716 #: views/admin/notifications/activation-notification.php:60
2717 #: views/admin/welcome-page/welcome-page.php:523
2718 msgid "Documentation"
2719 msgstr "ドキュメント"
2720
2721 #: src/TierPricingTablePlugin.php:171
2722 msgid "Contact Us"
2723 msgstr "お問い合わせ"
2724
2725 #: src/TierPricingTablePlugin.php:282
2726 #: views/admin/welcome-page/welcome-page.php:767
2727 msgid "Horizontal table"
2728 msgstr "水平テーブル"
2729
2730 #: src/TierPricingTablePlugin.php:283
2731 #: views/admin/welcome-page/welcome-page.php:772
2732 msgid "Plain text"
2733 msgstr "プレーンテキスト"
2734
2735 #: src/TierPricingTablePlugin.php:284
2736 #: views/admin/welcome-page/welcome-page.php:759
2737 msgid "Tooltip"
2738 msgstr "ツールチップ"
2739
2740 #: views/addons/category-tiers/add-free.php:37
2741 msgid "Available only in the premium version (You can disable this block in the settings)"
2742 msgstr "プレミアムバージョンでのみ利用可能 (このブロックは設定で無効にできます)"
2743
2744 #: views/addons/category-tiers/add.php:69
2745 #: views/addons/category-tiers/edit-free.php:46
2746 #: views/addons/category-tiers/edit.php:100
2747 #: views/admin/components/tiered-pricing-rules-form.php:141
2748 msgid "New tier"
2749 msgstr "新しい階層"
2750
2751 #: views/addons/category-tiers/add.php:76
2752 msgid ""
2753 "Assign percentage discounts for products that have this category. Rules can be overridden\n"
2754 " in product."
2755 msgstr ""
2756 "このカテゴリを持つ製品にパーセント割引を割り当てます。ルールは上書き可能\n"
2757 " 製品で。"
2758
2759 #: views/addons/category-tiers/edit.php:135
2760 msgid "Assign percentage discounts for products that have this category. Rules can be overridden in product."
2761 msgstr "このカテゴリを持つ製品にパーセント割引を割り当てます。ルールは製品�
2762 で上書きできます。"
2763
2764 #: views/addons/global-rules/tiered-pricing-tab.php:56
2765 msgid "Looking to set pricing rules for product categories or custom sets of products?"
2766 msgstr "製品カテゴリまたはカスタム製品セットの価格設定ルールを設定したいですか?"
2767
2768 #: views/addons/global-rules/tiered-pricing-tab.php:67
2769 msgid "Create a global pricing rule"
2770 msgstr "グローバル価格設定ルールを作成する"
2771
2772 #: views/addons/role-based-pricing/role-based-block.php:33
2773 msgid "Role-based pricing"
2774 msgstr "役割ベースの価格設定"
2775
2776 #: views/addons/role-based-pricing/role-based-block.php:64
2777 msgid "Set up specific pricing and rules for different user roles."
2778 msgstr "さまざまなユーザーの役割に応じて、特定の価格設定とルールを設定します。"
2779
2780 #: views/addons/role-based-pricing/role-based-block.php:75
2781 msgid "settings"
2782 msgstr "設定"
2783
2784 #. translators: %s: settings link
2785 #: views/addons/role-based-pricing/role-based-block.php:77
2786 #, php-format
2787 msgid "You can disable this feature in the %s if you don't need role-based pricing."
2788 msgstr "ロールベースの価格設定が�
2789 要ない場合は、%s でこの機能を無効にすることができます。"
2790
2791 #: views/addons/role-based-pricing/role-based-block.php:98
2792 msgid "Add Role"
2793 msgstr "役割の追加"
2794
2795 #: views/addons/role-based-pricing/role-based-block.php:110
2796 msgid "Manage Roles"
2797 msgstr "役割の管理"
2798
2799 #: views/addons/role-based-pricing/role-pricing-form.php:30
2800 msgid "Premium feature."
2801 msgstr "プレミアム機能。"
2802
2803 #: views/admin/banners/free-version-used-premium-available.php:16
2804 #: views/admin/banners/upgrade-banner.php:19
2805 msgid "Free Version"
2806 msgstr "無料版"
2807
2808 #: views/admin/banners/free-version-used-premium-available.php:19
2809 msgid "Premium License Available"
2810 msgstr "プレミアムライセンスが利用可能"
2811
2812 #: views/admin/banners/free-version-used-premium-available.php:26
2813 msgid "You are currently running the free version. Download the Pro version from your <a href=\""
2814 msgstr "現在、無料版を実行しています。 <a href= から Pro バージョンをダウンロードします。"
2815
2816 #: views/admin/banners/premium-thanking-banner.php:20
2817 msgid "Premium"
2818 msgstr "プレミアム"
2819
2820 #: views/admin/banners/premium-thanking-banner.php:25
2821 msgid "License is invalid or expired. Please check your account."
2822 msgstr "ライセンスが無効か期限切れです。アカウントを確認してください。"
2823
2824 #: src/TierPricingTablePlugin.php:175
2825 #: views/admin/banners/premium-thanking-banner.php:36
2826 #: views/admin/banners/upgrade-banner.php:71
2827 msgid "My Account"
2828 msgstr "私のアカウント"
2829
2830 #: views/admin/banners/premium-thanking-banner.php:40
2831 #: views/admin/banners/upgrade-banner.php:54
2832 msgid "Contact Support"
2833 msgstr "サポートに連絡する"
2834
2835 #: views/admin/banners/upgrade-banner.php:21
2836 msgid "Unlock advanced features with Premium 🚀"
2837 msgstr "プレミアム 🚀 で高度な機能を利用しましょう"
2838
2839 #: views/admin/banners/upgrade-banner.php:28
2840 msgid "finish plugin activation"
2841 msgstr "プラグインのアクティベーションを終了する"
2842
2843 #. translators: %s: activation link
2844 #: views/admin/banners/upgrade-banner.php:35
2845 #, php-format
2846 msgid "Please %s to upgrade."
2847 msgstr "%s してアップグレードしてください。"
2848
2849 #: views/admin/banners/upgrade-banner.php:49
2850 #: src/Addons/CustomColumns/build/index.js:1
2851 #: src/Addons/CustomColumns/js-source/index.js:205
2852 #: src/Addons/TaxSettings/build/index.js:1
2853 #: src/Addons/TaxSettings/js-source/App.js:238
2854 msgid "Upgrade to Premium"
2855 msgstr "プレミアムにアップグレード"
2856
2857 #: views/admin/banners/upgrade-banner.php:65
2858 msgid "Opt-in"
2859 msgstr "オプトイン"
2860
2861 #: views/admin/components/minimum-order-quantity-form.php:26
2862 msgid "A minimum amount of a product a customer must order to fulfill the order."
2863 msgstr "注文を履行するために顧客が注文しなければならない製品の最小数量。"
2864
2865 #: views/admin/components/regular-pricing-form.php:35
2866 #: views/admin/components/regular-pricing-form.php:52
2867 msgid "Flat prices"
2868 msgstr "一律料金"
2869
2870 #: views/admin/components/regular-pricing-form.php:84
2871 msgid "Leave blank to not apply any"
2872 msgstr "何も適用しない場合は空白のままにします"
2873
2874 #: views/admin/components/regular-pricing-form.php:94
2875 msgid "Set discounted price as"
2876 msgstr "割引価格を次のように設定します"
2877
2878 #: views/admin/components/regular-pricing-form.php:137
2879 #: views/admin/components/regular-pricing-form.php:155
2880 msgid "Leave blank to keep unchanged"
2881 msgstr "変更しない場合は空白のままにします"
2882
2883 #: views/admin/components/tiered-pricing-rules-form.php:105
2884 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:16
2885 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
2886 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
2887 msgid "Fixed prices"
2888 msgstr "固定価格"
2889
2890 #: views/admin/components/tiered-pricing-rules-form.php:110
2891 msgid "Percentage discounts"
2892 msgstr "パーセンテージ割引"
2893
2894 #: views/admin/components/tiered-pricing-rules-form.php:111
2895 msgid "Percentage discounts (only in premium version)"
2896 msgstr "パーセンテージ割引 (プレミアム バージョンのみ)"
2897
2898 #: views/admin/components/tiered-pricing-rules-form.php:125
2899 msgid "Tiered price"
2900 msgstr "段階的価格"
2901
2902 #: views/admin/notifications/activation-notification.php:25
2903 msgid "Thanks for installing the"
2904 msgstr "インストールしていただきありがとうございます"
2905
2906 #: views/admin/notifications/activation-notification.php:41
2907 msgid "products"
2908 msgstr "製品"
2909
2910 #: views/admin/notifications/activation-notification.php:44
2911 msgid "a global pricing rule"
2912 msgstr "グローバル価格設定ルール"
2913
2914 #. translators: %1$s: product links, %2$s: categories
2915 #: views/admin/notifications/activation-notification.php:47
2916 #, php-format
2917 msgid "Add quantity-based pricing rules directly in the %1$s or create %2$s that will work for product categories and user roles."
2918 msgstr "数量ベースの価格設定ルールを %1$s に直接追加するか、製品カテゴリとユーザー ロールに機能する %2$s を作成します。"
2919
2920 #: views/admin/welcome-page/welcome-page.php:503
2921 msgid "Tiered Pricing Table is a powerful tool that allows you to create quantity-based pricing for your WooCommerce products."
2922 msgstr "Tiered Pricing Table は、WooCommerce 製品の数量ベースの価格設定を作成できる強力なツールです。"
2923
2924 #: views/admin/welcome-page/welcome-page.php:509
2925 msgid "With intuitive templates, flexible pricing rules, and advanced features, this plugin is a perfect fit for any type of store."
2926 msgstr "直感的なテンプレート、柔軟な価格設定ルール、高度な機能を備えたこのプラグインは、あらゆるタイプのストアに最適です。"
2927
2928 #: views/admin/welcome-page/welcome-page.php:687
2929 msgid "Apply tiered pricing to products"
2930 msgstr "製品に段階的な価格設定を適用する"
2931
2932 #: views/admin/welcome-page/welcome-page.php:707
2933 msgid "Prices automatically displayed on the product page:"
2934 msgstr "製品ページに自動的に表示される価格:"
2935
2936 #: views/admin/welcome-page/welcome-page.php:729
2937 msgid "Pricing Table"
2938 msgstr "価格表"
2939
2940 #: views/admin/welcome-page/welcome-page.php:732
2941 msgid "Ability to add custom columns."
2942 msgstr "カスタム列を追加する機能。"
2943
2944 #: views/admin/welcome-page/welcome-page.php:733
2945 msgid "Customizable columns titles"
2946 msgstr "カスタマイズ可能な列タイトル"
2947
2948 #: views/admin/welcome-page/welcome-page.php:734
2949 msgid "Customize accent color."
2950 msgstr "アクセントカラーをカスタマイズします。"
2951
2952 #: views/admin/welcome-page/welcome-page.php:738
2953 msgid "Pricing Blocks"
2954 msgstr "価格設定ブロック"
2955
2956 #: views/admin/welcome-page/welcome-page.php:741
2957 msgid "Show/hide percentage discount."
2958 msgstr "割引率の表示/非表示を切り替えます。"
2959
2960 #: views/admin/welcome-page/welcome-page.php:745
2961 msgid "Pricing Blocks #2"
2962 msgstr "価格設定ブロック #2"
2963
2964 #: views/admin/welcome-page/welcome-page.php:750
2965 msgid "Pricing Options"
2966 msgstr "価格オプション"
2967
2968 #: views/admin/welcome-page/welcome-page.php:753
2969 #: views/admin/welcome-page/welcome-page.php:775
2970 msgid "Customize template with various available variables."
2971 msgstr "使用可能なさまざまな変数を使用してテンプレートをカスタマイズします。"
2972
2973 #: views/admin/welcome-page/welcome-page.php:754
2974 msgid "Show/hide total in a selected option."
2975 msgstr "選択したオプションの合計を表示/非表示にします。"
2976
2977 #: views/admin/welcome-page/welcome-page.php:762
2978 msgid "Customizable color and size."
2979 msgstr "カスタマイズ可能な色とサイズ。"
2980
2981 #: views/admin/welcome-page/welcome-page.php:782
2982 msgid "Customizable template."
2983 msgstr "カスタマイズ可能なテンプレート。"
2984
2985 #: views/admin/welcome-page/welcome-page.php:822
2986 msgid "Apply custom prices to any user role"
2987 msgstr "任意のユーザー役割にカスタム価格を適用する"
2988
2989 #: views/admin/welcome-page/welcome-page.php:843
2990 msgid "Apply custom prices in bulk for selected categories and users:"
2991 msgstr "選択したカテゴリとユーザーにカスタム価格を一括適用します。"
2992
2993 #: views/admin/welcome-page/welcome-page.php:871
2994 msgid "Instant price updating"
2995 msgstr "即時価格更新"
2996
2997 #: views/admin/welcome-page/welcome-page.php:880
2998 msgid "Cart"
2999 msgstr "カート"
3000
3001 #: views/admin/welcome-page/welcome-page.php:889
3002 msgid "Catalog prices"
3003 msgstr "カタログ価格"
3004
3005 #: views/admin/welcome-page/welcome-page.php:898
3006 msgid "Product catalog (Category page)"
3007 msgstr "製品カタログ(カテゴリーページ)"
3008
3009 #: views/admin/welcome-page/welcome-page.php:941
3010 msgid "Tier Labels & Badges"
3011 msgstr "ティアラベルとバッジ"
3012
3013 #: views/admin/welcome-page/welcome-page.php:945
3014 msgid "Data Cleanup & Role Management Tools"
3015 msgstr "データクリーンアップと役割管理ツール"
3016
3017 #: views/admin/welcome-page/welcome-page.php:949
3018 msgid "Import \\ Export"
3019 msgstr "インポート / エクスポート"
3020
3021 #: views/admin/welcome-page/welcome-page.php:953
3022 msgid "REST API"
3023 msgstr "REST API"
3024
3025 #: views/admin/welcome-page/welcome-page.php:957
3026 msgid "Admin-made orders supported"
3027 msgstr "管理�
3028 による注文がサポートされています"
3029
3030 #: views/admin/welcome-page/welcome-page.php:961
3031 msgid "Built-in cache"
3032 msgstr "�
3033 蔵キャッシュ"
3034
3035 #: views/admin/welcome-page/welcome-page.php:969
3036 msgid "Shortcode \\ Gutenberg \\ Elementor"
3037 msgstr "ショートコード \\ Gutenberg \\ Elementor"
3038
3039 #: views/admin/welcome-page/welcome-page.php:973
3040 msgid "Hide prices for logged-out users"
3041 msgstr "ログアウトしたユーザーの価格を非表示にする"
3042
3043 #: views/admin/welcome-page/welcome-page.php:977
3044 msgid "Works with any theme"
3045 msgstr "あらゆるテーマに対応"
3046
3047 #: views/admin/welcome-page/welcome-page.php:981
3048 msgid "Debug mode"
3049 msgstr "デバッグモード"
3050
3051 #. translators: %d: discount amount
3052 #: views/frontend/tiered-pricing-blocks-style-1.php:126
3053 #: views/frontend/tiered-pricing-blocks-style-1.php:208
3054 #: views/frontend/tiered-pricing-blocks-style-2.php:124
3055 #: views/frontend/tiered-pricing-blocks-style-2.php:205
3056 #: views/frontend/tiered-pricing-blocks-style-4.php:108
3057 #: views/frontend/tiered-pricing-blocks-style-4.php:205
3058 #: views/frontend/tiered-pricing-blocks-style-5.php:108
3059 #: views/frontend/tiered-pricing-blocks-style-5.php:205
3060 #: views/frontend/tiered-pricing-blocks.php:110
3061 #: views/frontend/tiered-pricing-blocks.php:206
3062 #, php-format
3063 msgid "(%d%% off)"
3064 msgstr "(%d%% オフ)"
3065
3066 #. translators: %d: discount amount
3067 #: views/frontend/tiered-pricing-blocks-style-3.php:98
3068 #: views/frontend/tiered-pricing-blocks-style-3.php:198
3069 #: views/frontend/tiered-pricing-options-style-3.php:243
3070 #, php-format
3071 msgid "%d%% off"
3072 msgstr "%d%%オフ"
3073
3074 #: src/Addons/CartUpsells/CartUpsellsAddon.php:8
3075 msgid "Cart Upsells"
3076 msgstr ""
3077
3078 #: src/Addons/CartUpsells/CartUpsellsAddon.php:12
3079 msgid "Display an upsell message in the cart indicating how many items are needed to reach the next pricing tier."
3080 msgstr ""
3081
3082 #: src/Addons/CustomColumns/Admin/CustomColumnsAdmin.php:18
3083 msgid "Need more data?"
3084 msgstr ""
3085
3086 #: src/Addons/CustomColumns/Admin/CustomColumnsAdmin.php:19
3087 msgid "Create custom columns to display extra information like discounts or shipping times alongside your pricing tiers."
3088 msgstr ""
3089
3090 #: src/Addons/CustomColumns/Admin/CustomColumnsAdmin.php:22
3091 msgid "Add Custom Columns"
3092 msgstr ""
3093
3094 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:489
3095 msgid "Set Custom Pricing"
3096 msgstr ""
3097
3098 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:490
3099 msgid "Set custom regular and tiered pricing for matching products."
3100 msgstr ""
3101
3102 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:495
3103 #: src/Addons/Tools/build/index.js:1
3104 #: src/Addons/Tools/js-source/components/CleanupTool.js:280
3105 msgid "Select Products"
3106 msgstr ""
3107
3108 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:496
3109 msgid "Target specific products, categories, tags, or brands. Leave empty to apply store-wide."
3110 msgstr ""
3111
3112 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:501
3113 msgid "Filter Users"
3114 msgstr ""
3115
3116 #: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:507
3117 msgid "Enforce minimum, maximum, and step increments for purchasing."
3118 msgstr ""
3119
3120 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersAddon.php:8
3121 msgid "Non-Logged-In Users"
3122 msgstr ""
3123
3124 #: src/Addons/NonLoggedInUsers/NonLoggedInUsersAddon.php:12
3125 msgid "Hide prices or prevent purchasing for users who are not logged in."
3126 msgstr ""
3127
3128 #: src/Addons/PricingSummary/PricingSummaryAddon.php:12
3129 msgid "Display a dynamic pricing summary showing the total cost of the selected quantity."
3130 msgstr ""
3131
3132 #: src/Addons/TieredPricingCart/TieredPricingCartAddon.php:8
3133 msgid "Cart Display Options"
3134 msgstr ""
3135
3136 #: src/Addons/YouSave/YouSaveAddon.php:12
3137 msgid "Display a badge showing customers how much they save when tiered pricing is applied."
3138 msgstr ""
3139
3140 #: src/PricingTable.php:379
3141 msgid "Pricing Conflict Detected: Your Minimum Order Quantity is equal to or greater than your first pricing tier."
3142 msgstr ""
3143
3144 #: src/PricingTable.php:386
3145 msgid "To fix this, please ensure your first tiered pricing rule starts at a higher quantity than your Minimum Order Quantity."
3146 msgstr ""
3147
3148 #: src/PricingTable.php:389
3149 msgid "Why?"
3150 msgstr ""
3151
3152 #: src/PricingTable.php:389
3153 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."
3154 msgstr ""
3155
3156 #: src/PricingTable.php:392
3157 msgid "This notice is only visible to store administrators."
3158 msgstr ""
3159
3160 #: src/Settings/Sections/Advanced/AdvancedSection.php:17
3161 #: src/Settings/Sections/Advanced/AdvancedSection.php:43
3162 msgid "Modules"
3163 msgstr ""
3164
3165 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:61
3166 msgid "Pricing table style"
3167 msgstr ""
3168
3169 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:79
3170 msgid "Apply a compact layout to the tiered pricing table or blocks."
3171 msgstr ""
3172
3173 #: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:91
3174 msgid "Style #5"
3175 msgstr ""
3176
3177 #: views/addons/role-based-pricing/role-pricing-form.php:32
3178 msgid "Upgrade to premium"
3179 msgstr ""
3180
3181 #: src/Addons/CustomColumns/build/index.js:1
3182 #: src/Addons/CustomColumns/js-source/index.js:40
3183 msgid "Column Title"
3184 msgstr ""
3185
3186 #: src/Addons/CustomColumns/build/index.js:1
3187 #: src/Addons/CustomColumns/js-source/index.js:43
3188 msgid "e.g., Discounted Price"
3189 msgstr ""
3190
3191 #: src/Addons/CustomColumns/build/index.js:1
3192 #: src/Addons/CustomColumns/js-source/index.js:49
3193 msgid "Column Data Type"
3194 msgstr ""
3195
3196 #: src/Addons/CustomColumns/build/index.js:1
3197 #: src/Addons/CustomColumns/js-source/index.js:52
3198 msgid "Select column type..."
3199 msgstr ""
3200
3201 #: src/Addons/CustomColumns/build/index.js:1
3202 #: src/Addons/CustomColumns/js-source/index.js:65
3203 msgid "Format"
3204 msgstr ""
3205
3206 #: src/Addons/CustomColumns/build/index.js:1
3207 #: src/Addons/CustomColumns/js-source/index.js:80
3208 msgid "Remove column"
3209 msgstr ""
3210
3211 #: src/Addons/CustomColumns/build/index.js:1
3212 #: src/Addons/CustomColumns/js-source/index.js:201
3213 #: src/Addons/TaxSettings/build/index.js:1
3214 #: src/Addons/TaxSettings/js-source/App.js:234
3215 msgid "Premium Feature"
3216 msgstr ""
3217
3218 #: src/Addons/CustomColumns/build/index.js:1
3219 #: src/Addons/CustomColumns/js-source/index.js:201
3220 msgid "Upgrading to premium to unlock custom columns."
3221 msgstr ""
3222
3223 #: src/Addons/CustomColumns/build/index.js:1
3224 #: src/Addons/CustomColumns/js-source/index.js:224
3225 msgid "No Custom Columns"
3226 msgstr ""
3227
3228 #: src/Addons/CustomColumns/build/index.js:1
3229 #: src/Addons/CustomColumns/js-source/index.js:227
3230 msgid "Add custom columns to display extra information alongside your pricing tiers."
3231 msgstr ""
3232
3233 #: src/Addons/CustomColumns/build/index.js:1
3234 #: src/Addons/CustomColumns/js-source/index.js:231
3235 msgid "Add your first column"
3236 msgstr ""
3237
3238 #: src/Addons/CustomColumns/build/index.js:1
3239 #: src/Addons/CustomColumns/js-source/index.js:132
3240 msgid "Columns saved successfully!"
3241 msgstr ""
3242
3243 #: src/Addons/CustomColumns/build/index.js:1
3244 #: src/Addons/CustomColumns/js-source/index.js:121
3245 msgid "Please upgrade to the Premium version to save custom columns."
3246 msgstr ""
3247
3248 #: src/Addons/CustomColumns/build/index.js:1
3249 #: src/Addons/CustomColumns/js-source/index.js:247
3250 #: src/Addons/TierLabels/build/index.js:1
3251 #: src/Addons/TierLabels/js-source/index.js:433
3252 msgid "Saving..."
3253 msgstr ""
3254
3255 #: src/Addons/CustomColumns/build/index.js:1
3256 #: src/Addons/CustomColumns/js-source/index.js:247
3257 msgid "Save Columns"
3258 msgstr ""
3259
3260 #: src/Addons/CustomColumns/build/index.js:1
3261 #: src/Addons/CustomColumns/js-source/index.js:250
3262 msgid "+ Add Column"
3263 msgstr ""
3264
3265 #: src/Addons/ReactProductEditorAddon/js-source/src/role-based-pricing/Components/PremiumUpgradeNotice.js:7
3266 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
3267 msgid "Role-based pricing is a premium feature."
3268 msgstr ""
3269
3270 #: src/Addons/ReactProductEditorAddon/js-source/src/role-based-pricing/Components/PremiumUpgradeNotice.js:9
3271 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
3272 msgid "Upgrade to unlock"
3273 msgstr ""
3274
3275 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingForm.js:43
3276 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
3277 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
3278 msgid "Add tier"
3279 msgstr ""
3280
3281 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:13
3282 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
3283 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
3284 msgid "Percentage"
3285 msgstr ""
3286
3287 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:13
3288 #: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1
3289 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1
3290 msgid "Percentage (premium feature)"
3291 msgstr ""
3292
3293 #: src/Addons/ReactProductEditorAddon/js-source/src/upgrade-notice/edit.js:36
3294 #: src/Addons/ReactProductEditorAddon/js/upgrade-notice/index.js:1
3295 msgid "Upgrade Now"
3296 msgstr ""
3297
3298 #: src/Addons/TaxSettings/build/index.js:1
3299 #: src/Addons/TaxSettings/js-source/App.js:142
3300 msgid "Role-Based Tax Options"
3301 msgstr ""
3302
3303 #: src/Addons/TaxSettings/build/index.js:1
3304 #: src/Addons/TaxSettings/js-source/App.js:144
3305 msgid "Override default tax options for specific user roles."
3306 msgstr ""
3307
3308 #: src/Addons/TaxSettings/build/index.js:1
3309 #: src/Addons/TaxSettings/js-source/App.js:174
3310 msgid "No Custom Tax Configurations"
3311 msgstr ""
3312
3313 #: src/Addons/TaxSettings/build/index.js:1
3314 #: src/Addons/TaxSettings/js-source/App.js:177
3315 msgid "Configure custom tax rules for specific user roles."
3316 msgstr ""
3317
3318 #: src/Addons/TaxSettings/build/index.js:1
3319 #: src/Addons/TaxSettings/js-source/App.js:187
3320 msgid "Select a role below to create your first configuration."
3321 msgstr ""
3322
3323 #: src/Addons/TaxSettings/build/index.js:1
3324 #: src/Addons/TaxSettings/js-source/App.js:193
3325 #: src/Addons/TaxSettings/js-source/App.js:383
3326 #: src/Addons/Tools/build/index.js:1
3327 #: src/Addons/Tools/js-source/components/RolesManagement.js:248
3328 msgid "Select a role..."
3329 msgstr ""
3330
3331 #: src/Addons/TaxSettings/build/index.js:1
3332 #: src/Addons/TaxSettings/js-source/App.js:201
3333 msgid "Create Configuration"
3334 msgstr ""
3335
3336 #: src/Addons/TaxSettings/build/index.js:1
3337 #: src/Addons/TaxSettings/js-source/App.js:216
3338 msgid "Custom Tax Configuration"
3339 msgstr ""
3340
3341 #: src/Addons/TaxSettings/build/index.js:1
3342 #: src/Addons/TaxSettings/js-source/App.js:234
3343 msgid "Upgrading to premium to unlock role-based tax options."
3344 msgstr ""
3345
3346 #: src/Addons/TaxSettings/build/index.js:1
3347 #: src/Addons/TaxSettings/js-source/App.js:253
3348 msgid "Tax Exempt"
3349 msgstr ""
3350
3351 #: src/Addons/TaxSettings/build/index.js:1
3352 #: src/Addons/TaxSettings/js-source/App.js:254
3353 msgid "Disable tax calculation entirely for this role."
3354 msgstr ""
3355
3356 #: src/Addons/TaxSettings/build/index.js:1
3357 #: src/Addons/TaxSettings/js-source/App.js:262
3358 msgid "Tax Class"
3359 msgstr ""
3360
3361 #: src/Addons/TaxSettings/build/index.js:1
3362 #: src/Addons/TaxSettings/js-source/App.js:266
3363 #: src/Addons/TaxSettings/js-source/App.js:290
3364 #: src/Addons/TaxSettings/js-source/App.js:310
3365 #: src/Addons/TaxSettings/js-source/App.js:330
3366 msgid "Default (Inherit)"
3367 msgstr ""
3368
3369 #: src/Addons/TaxSettings/build/index.js:1
3370 #: src/Addons/TaxSettings/js-source/App.js:274
3371 msgid "Reduced Rate"
3372 msgstr ""
3373
3374 #: src/Addons/TaxSettings/build/index.js:1
3375 #: src/Addons/TaxSettings/js-source/App.js:278
3376 msgid "Zero Rate"
3377 msgstr ""
3378
3379 #: src/Addons/TaxSettings/build/index.js:1
3380 #: src/Addons/TaxSettings/js-source/App.js:286
3381 msgid "Prices Entered With Tax"
3382 msgstr ""
3383
3384 #: src/Addons/TaxSettings/build/index.js:1
3385 #: src/Addons/TaxSettings/js-source/App.js:294
3386 msgid "Yes, I will enter prices inclusive of tax"
3387 msgstr ""
3388
3389 #: src/Addons/TaxSettings/build/index.js:1
3390 #: src/Addons/TaxSettings/js-source/App.js:298
3391 msgid "No, I will enter prices exclusive of tax"
3392 msgstr ""
3393
3394 #: src/Addons/TaxSettings/build/index.js:1
3395 #: src/Addons/TaxSettings/js-source/App.js:306
3396 msgid "Display Prices in Shop"
3397 msgstr ""
3398
3399 #: src/Addons/TaxSettings/build/index.js:1
3400 #: src/Addons/TaxSettings/js-source/App.js:314
3401 #: src/Addons/TaxSettings/js-source/App.js:334
3402 msgid "Including Tax"
3403 msgstr ""
3404
3405 #: src/Addons/TaxSettings/build/index.js:1
3406 #: src/Addons/TaxSettings/js-source/App.js:318
3407 #: src/Addons/TaxSettings/js-source/App.js:338
3408 msgid "Excluding Tax"
3409 msgstr ""
3410
3411 #: src/Addons/TaxSettings/build/index.js:1
3412 #: src/Addons/TaxSettings/js-source/App.js:326
3413 msgid "Display Prices in Cart/Checkout"
3414 msgstr ""
3415
3416 #: src/Addons/TaxSettings/build/index.js:1
3417 #: src/Addons/TaxSettings/js-source/App.js:346
3418 msgid "Price Display Suffix"
3419 msgstr ""
3420
3421 #: src/Addons/TaxSettings/build/index.js:1
3422 #: src/Addons/TaxSettings/js-source/App.js:347
3423 msgid "Leave blank to inherit default settings."
3424 msgstr ""
3425
3426 #: src/Addons/TaxSettings/build/index.js:1
3427 #: src/Addons/TaxSettings/js-source/App.js:367
3428 msgid "Remove Configuration"
3429 msgstr ""
3430
3431 #: src/Addons/TaxSettings/build/index.js:1
3432 #: src/Addons/TaxSettings/js-source/App.js:391
3433 msgid "Add Configuration"
3434 msgstr ""
3435
3436 #: src/Addons/TierLabels/build/index.js:1
3437 #: src/Addons/TierLabels/js-source/index.js:119
3438 msgid "Enter title"
3439 msgstr ""
3440
3441 #: src/Addons/TierLabels/build/index.js:1
3442 #: src/Addons/TierLabels/js-source/index.js:124
3443 msgid "Style Preset"
3444 msgstr ""
3445
3446 #: src/Addons/TierLabels/build/index.js:1
3447 #: src/Addons/TierLabels/js-source/index.js:127
3448 msgid "Square"
3449 msgstr ""
3450
3451 #: src/Addons/TierLabels/build/index.js:1
3452 #: src/Addons/TierLabels/js-source/index.js:128
3453 msgid "Rounded"
3454 msgstr ""
3455
3456 #: src/Addons/TierLabels/build/index.js:1
3457 #: src/Addons/TierLabels/js-source/index.js:129
3458 msgid "Pill"
3459 msgstr ""
3460
3461 #: src/Addons/TierLabels/build/index.js:1
3462 #: src/Addons/TierLabels/js-source/index.js:130
3463 msgid "Outline"
3464 msgstr ""
3465
3466 #: src/Addons/TierLabels/build/index.js:1
3467 #: src/Addons/TierLabels/js-source/index.js:131
3468 msgid "Dashed"
3469 msgstr ""
3470
3471 #: src/Addons/TierLabels/build/index.js:1
3472 #: src/Addons/TierLabels/js-source/index.js:138
3473 msgid "Icon"
3474 msgstr ""
3475
3476 #: src/Addons/TierLabels/build/index.js:1
3477 #: src/Addons/TierLabels/js-source/index.js:142
3478 msgid "Star"
3479 msgstr ""
3480
3481 #: src/Addons/TierLabels/build/index.js:1
3482 #: src/Addons/TierLabels/js-source/index.js:143
3483 msgid "Fire"
3484 msgstr ""
3485
3486 #: src/Addons/TierLabels/build/index.js:1
3487 #: src/Addons/TierLabels/js-source/index.js:144
3488 msgid "Lightning"
3489 msgstr ""
3490
3491 #: src/Addons/TierLabels/build/index.js:1
3492 #: src/Addons/TierLabels/js-source/index.js:145
3493 msgid "Tag"
3494 msgstr ""
3495
3496 #: src/Addons/TierLabels/build/index.js:1
3497 #: src/Addons/TierLabels/js-source/index.js:146
3498 msgid "Crown"
3499 msgstr ""
3500
3501 #: src/Addons/TierLabels/build/index.js:1
3502 #: src/Addons/TierLabels/js-source/index.js:147
3503 msgid "Percent"
3504 msgstr ""
3505
3506 #: src/Addons/TierLabels/build/index.js:1
3507 #: src/Addons/TierLabels/js-source/index.js:148
3508 msgid "Award"
3509 msgstr ""
3510
3511 #: src/Addons/TierLabels/build/index.js:1
3512 #: src/Addons/TierLabels/js-source/index.js:157
3513 msgid "Bg Color"
3514 msgstr ""
3515
3516 #: src/Addons/TierLabels/build/index.js:1
3517 #: src/Addons/TierLabels/js-source/index.js:168
3518 msgid "Text Color"
3519 msgstr ""
3520
3521 #: src/Addons/TierLabels/build/index.js:1
3522 #: src/Addons/TierLabels/js-source/index.js:179
3523 msgid "Border"
3524 msgstr ""
3525
3526 #: src/Addons/TierLabels/build/index.js:1
3527 #: src/Addons/TierLabels/js-source/index.js:193
3528 msgid "Clear border color"
3529 msgstr ""
3530
3531 #: src/Addons/TierLabels/build/index.js:1
3532 #: src/Addons/TierLabels/js-source/index.js:208
3533 msgid "Hide Advanced Settings"
3534 msgstr ""
3535
3536 #: src/Addons/TierLabels/build/index.js:1
3537 #: src/Addons/TierLabels/js-source/index.js:208
3538 msgid "Show Advanced Settings"
3539 msgstr ""
3540
3541 #: src/Addons/TierLabels/build/index.js:1
3542 #: src/Addons/TierLabels/js-source/index.js:215
3543 msgid "Font Size (px)"
3544 msgstr ""
3545
3546 #: src/Addons/TierLabels/build/index.js:1
3547 #: src/Addons/TierLabels/js-source/index.js:224
3548 msgid "Border Width (px)"
3549 msgstr ""
3550
3551 #: src/Addons/TierLabels/build/index.js:1
3552 #: src/Addons/TierLabels/js-source/index.js:233
3553 msgid "Padding Horizontal (px)"
3554 msgstr ""
3555
3556 #: src/Addons/TierLabels/build/index.js:1
3557 #: src/Addons/TierLabels/js-source/index.js:242
3558 msgid "Padding Vertical (px)"
3559 msgstr ""
3560
3561 #: src/Addons/TierLabels/build/index.js:1
3562 #: src/Addons/TierLabels/js-source/index.js:251
3563 msgid "Border Radius (px)"
3564 msgstr ""
3565
3566 #: src/Addons/TierLabels/build/index.js:1
3567 #: src/Addons/TierLabels/js-source/index.js:260
3568 msgid "Extra CSS Class"
3569 msgstr ""
3570
3571 #: src/Addons/TierLabels/build/index.js:1
3572 #: src/Addons/TierLabels/js-source/index.js:263
3573 msgid "e.g., my-custom-class"
3574 msgstr ""
3575
3576 #: src/Addons/TierLabels/build/index.js:1
3577 #: src/Addons/TierLabels/js-source/index.js:284
3578 msgid "Preview"
3579 msgstr ""
3580
3581 #: src/Addons/TierLabels/build/index.js:1
3582 #: src/Addons/TierLabels/js-source/index.js:290
3583 msgid "Remove label"
3584 msgstr ""
3585
3586 #: src/Addons/TierLabels/build/index.js:1
3587 #: src/Addons/TierLabels/js-source/index.js:319
3588 msgid "New Label"
3589 msgstr ""
3590
3591 #: src/Addons/TierLabels/build/index.js:1
3592 #: src/Addons/TierLabels/js-source/index.js:407
3593 msgid "No Labels Created"
3594 msgstr ""
3595
3596 #: src/Addons/TierLabels/build/index.js:1
3597 #: src/Addons/TierLabels/js-source/index.js:410
3598 msgid "Create your first custom tier label to highlight special pricing offers."
3599 msgstr ""
3600
3601 #: src/Addons/TierLabels/build/index.js:1
3602 #: src/Addons/TierLabels/js-source/index.js:413
3603 msgid "Once created, you can assign your labels to specific pricing tiers when editing a product."
3604 msgstr ""
3605
3606 #: src/Addons/TierLabels/build/index.js:1
3607 #: src/Addons/TierLabels/js-source/index.js:417
3608 msgid "Add your first label"
3609 msgstr ""
3610
3611 #: src/Addons/TierLabels/build/index.js:1
3612 #: src/Addons/TierLabels/js-source/index.js:343
3613 msgid "Labels saved successfully!"
3614 msgstr ""
3615
3616 #: src/Addons/TierLabels/build/index.js:1
3617 #: src/Addons/TierLabels/js-source/index.js:433
3618 msgid "Save Labels"
3619 msgstr ""
3620
3621 #: src/Addons/TierLabels/build/index.js:1
3622 #: src/Addons/TierLabels/js-source/index.js:436
3623 msgid "+ Add Label"
3624 msgstr ""
3625
3626 #: src/Addons/Tools/build/index.js:1
3627 #: src/Addons/Tools/js-source/components/CleanupTool.js:85
3628 msgid "Item added"
3629 msgstr ""
3630
3631 #: src/Addons/Tools/build/index.js:1
3632 #: src/Addons/Tools/js-source/components/CleanupTool.js:86
3633 msgid "Item removed"
3634 msgstr ""
3635
3636 #: src/Addons/Tools/build/index.js:1
3637 #: src/Addons/Tools/js-source/components/CleanupTool.js:87
3638 msgid "Remove item"
3639 msgstr ""
3640
3641 #: src/Addons/Tools/build/index.js:1
3642 #: src/Addons/Tools/js-source/components/CleanupTool.js:226
3643 msgid "Clean Up & Reset Options"
3644 msgstr ""
3645
3646 #: src/Addons/Tools/build/index.js:1
3647 #: src/Addons/Tools/js-source/components/CleanupTool.js:238
3648 msgid "Warning:"
3649 msgstr ""
3650
3651 #: src/Addons/Tools/build/index.js:1
3652 #: src/Addons/Tools/js-source/components/CleanupTool.js:238
3653 msgid "The actions below will permanently delete data from your database. Please make a backup before proceeding."
3654 msgstr ""
3655
3656 #: src/Addons/Tools/build/index.js:1
3657 #: src/Addons/Tools/js-source/components/CleanupTool.js:242
3658 msgid "1. Product Level Data"
3659 msgstr ""
3660
3661 #: src/Addons/Tools/build/index.js:1
3662 #: src/Addons/Tools/js-source/components/CleanupTool.js:244
3663 msgid "Remove tiered pricing rules directly attached to individual products."
3664 msgstr ""
3665
3666 #: src/Addons/Tools/build/index.js:1
3667 #: src/Addons/Tools/js-source/components/CleanupTool.js:248
3668 msgid "Clean Standard Tiered Pricing Data"
3669 msgstr ""
3670
3671 #: src/Addons/Tools/build/index.js:1
3672 #: src/Addons/Tools/js-source/components/CleanupTool.js:253
3673 msgid "Role Based Data"
3674 msgstr ""
3675
3676 #: src/Addons/Tools/build/index.js:1
3677 #: src/Addons/Tools/js-source/components/CleanupTool.js:269
3678 msgid "Filters (Optional)"
3679 msgstr ""
3680
3681 #: src/Addons/Tools/build/index.js:1
3682 #: src/Addons/Tools/js-source/components/CleanupTool.js:271
3683 msgid "Leave blank to apply the cleanup to all products. Otherwise, select specific categories or products."
3684 msgstr ""
3685
3686 #: src/Addons/Tools/build/index.js:1
3687 #: src/Addons/Tools/js-source/components/CleanupTool.js:274
3688 msgid "Select Categories"
3689 msgstr ""
3690
3691 #: src/Addons/Tools/build/index.js:1
3692 #: src/Addons/Tools/js-source/components/CleanupTool.js:291
3693 msgid "2. Global Pricing Rules"
3694 msgstr ""
3695
3696 #: src/Addons/Tools/build/index.js:1
3697 #: src/Addons/Tools/js-source/components/CleanupTool.js:293
3698 msgid "Global pricing rules apply to multiple products at once."
3699 msgstr ""
3700
3701 #: src/Addons/Tools/build/index.js:1
3702 #: src/Addons/Tools/js-source/components/CleanupTool.js:296
3703 msgid "Delete all Global Pricing Rules"
3704 msgstr ""
3705
3706 #: src/Addons/Tools/build/index.js:1
3707 #: src/Addons/Tools/js-source/components/CleanupTool.js:304
3708 msgid "3. Plugin Settings"
3709 msgstr ""
3710
3711 #: src/Addons/Tools/build/index.js:1
3712 #: src/Addons/Tools/js-source/components/CleanupTool.js:306
3713 msgid "Reset general settings, labels, and table column configurations."
3714 msgstr ""
3715
3716 #: src/Addons/Tools/build/index.js:1
3717 #: src/Addons/Tools/js-source/components/CleanupTool.js:309
3718 msgid "Reset all plugin settings to defaults"
3719 msgstr ""
3720
3721 #: src/Addons/Tools/build/index.js:1
3722 #: src/Addons/Tools/js-source/components/CleanupTool.js:129
3723 msgid "Are you sure you want to delete the selected data? This action cannot be undone."
3724 msgstr ""
3725
3726 #: src/Addons/Tools/build/index.js:1
3727 #: src/Addons/Tools/js-source/components/CleanupTool.js:154
3728 msgid "Product data cleaned up."
3729 msgstr ""
3730
3731 #: src/Addons/Tools/build/index.js:1
3732 #: src/Addons/Tools/js-source/components/CleanupTool.js:167
3733 msgid "Global rules deleted."
3734 msgstr ""
3735
3736 #: src/Addons/Tools/build/index.js:1
3737 #: src/Addons/Tools/js-source/components/CleanupTool.js:180
3738 msgid "Settings reset to default."
3739 msgstr ""
3740
3741 #: src/Addons/Tools/build/index.js:1
3742 #: src/Addons/Tools/js-source/components/CleanupTool.js:207
3743 msgid "An unexpected error occurred."
3744 msgstr ""
3745
3746 #: src/Addons/Tools/build/index.js:1
3747 #: src/Addons/Tools/js-source/components/CleanupTool.js:326
3748 msgid "Processing..."
3749 msgstr ""
3750
3751 #: src/Addons/Tools/build/index.js:1
3752 #: src/Addons/Tools/js-source/components/CleanupTool.js:326
3753 msgid "Execute Cleanup"
3754 msgstr ""
3755
3756 #: src/Addons/Tools/build/index.js:1
3757 #: src/Addons/Tools/js-source/components/CleanupTool.js:330
3758 msgid "Select at least one option above to proceed."
3759 msgstr ""
3760
3761 #: src/Addons/Tools/build/index.js:1
3762 #: src/Addons/Tools/js-source/components/RolesManagement.js:173
3763 msgid "Roles and Capabilities"
3764 msgstr ""
3765
3766 #: src/Addons/Tools/build/index.js:1
3767 #: src/Addons/Tools/js-source/components/RolesManagement.js:175
3768 msgid "Add New Role"
3769 msgstr ""
3770
3771 #: src/Addons/Tools/build/index.js:1
3772 #: src/Addons/Tools/js-source/components/RolesManagement.js:183
3773 #: src/Addons/Tools/js-source/components/RolesManagement.js:230
3774 msgid "Role Name"
3775 msgstr ""
3776
3777 #: src/Addons/Tools/build/index.js:1
3778 #: src/Addons/Tools/js-source/components/RolesManagement.js:184
3779 msgid "Role Key"
3780 msgstr ""
3781
3782 #: src/Addons/Tools/build/index.js:1
3783 #: src/Addons/Tools/js-source/components/RolesManagement.js:185
3784 msgid "Capabilities Count"
3785 msgstr ""
3786
3787 #: src/Addons/Tools/build/index.js:1
3788 #: src/Addons/Tools/js-source/components/RolesManagement.js:202
3789 msgid "Edit"
3790 msgstr ""
3791
3792 #: src/Addons/Tools/build/index.js:1
3793 #: src/Addons/Tools/js-source/components/RolesManagement.js:224
3794 msgid "Edit Role Capabilities"
3795 msgstr ""
3796
3797 #: src/Addons/Tools/build/index.js:1
3798 #: src/Addons/Tools/js-source/components/RolesManagement.js:224
3799 msgid "Create New Role"
3800 msgstr ""
3801
3802 #: src/Addons/Tools/build/index.js:1
3803 #: src/Addons/Tools/js-source/components/RolesManagement.js:236
3804 msgid "Role Key (e.g., custom_role)"
3805 msgstr ""
3806
3807 #: src/Addons/Tools/build/index.js:1
3808 #: src/Addons/Tools/js-source/components/RolesManagement.js:245
3809 msgid "Copy capabilities from existing role"
3810 msgstr ""
3811
3812 #: src/Addons/Tools/build/index.js:1
3813 #: src/Addons/Tools/js-source/components/RolesManagement.js:259
3814 msgid "Capabilities"
3815 msgstr ""
3816
3817 #: src/Addons/Tools/build/index.js:1
3818 #: src/Addons/Tools/js-source/components/RolesManagement.js:265
3819 msgid "Search capabilities..."
3820 msgstr ""
3821
3822 #: src/Addons/Tools/build/index.js:1
3823 #: src/Addons/Tools/js-source/components/RolesManagement.js:283
3824 msgid "Cancel"
3825 msgstr ""
3826
3827 #: src/Addons/Tools/build/index.js:1
3828 #: src/Addons/Tools/js-source/components/RolesManagement.js:286
3829 msgid "Save Role"
3830 msgstr ""
3831
3832 #: src/Addons/Tools/build/index.js:1
3833 #: src/Addons/Tools/js-source/App.js:26
3834 msgid "Roles Management"
3835 msgstr ""
3836
3837 #: src/Addons/Tools/build/index.js:1
3838 #: src/Addons/Tools/js-source/App.js:31
3839 msgid "Data Clean Up"
3840 msgstr ""
3841
3842 #: src/Blocks/build/index.js:49
3843 #: src/Blocks/build/index.js:132
3844 #: src/Blocks/build/index.js:195
3845 #: src/Blocks/src/blocks/blocks/TieredPricingBlock.js:23
3846 #: src/Blocks/src/blocks/dropdown/TieredPricingDropdown.js:13
3847 #: src/Blocks/src/blocks/options/TieredPricingOption.js:23
3848 #: src/Blocks/build/index.js:23
3849 #: src/Blocks/build/index.js:63
3850 #: src/Blocks/build/index.js:108
3851 msgid "pieces"
3852 msgstr ""
3853
3854 #: src/Blocks/build/index.js:692
3855 #: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:10
3856 #: src/Blocks/build/index.js:436
3857 msgid "Columns"
3858 msgstr ""
3859
3860 #: src/Blocks/build/index.js:712
3861 #: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:43
3862 #: src/Blocks/build/index.js:469
3863 msgid "Discount column is showing."
3864 msgstr ""
3865
3866 #: src/Blocks/build/index.js:712
3867 #: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:44
3868 #: src/Blocks/build/index.js:470
3869 msgid "Discount column is not showing."
3870 msgstr ""
3871
3872 #: src/Blocks/build/index.js:765
3873 #: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:32
3874 #: src/Blocks/build/index.js:510
3875 msgid "Main settings"
3876 msgstr ""
3877
3878 #: src/Addons/ReactProductEditorAddon/js-source/src/premium-wrapper/block.json
3879 #: src/Addons/ReactProductEditorAddon/js/premium-wrapper/block.json
3880 msgctxt "block title"
3881 msgid "Woo blocks-based product editor: Premium Wrapper"
3882 msgstr ""
3883
3884 #: src/Addons/ReactProductEditorAddon/js-source/src/premium-wrapper/block.json
3885 #: src/Addons/ReactProductEditorAddon/js-source/src/upgrade-notice/block.json
3886 #: src/Addons/ReactProductEditorAddon/js/premium-wrapper/block.json
3887 #: src/Addons/ReactProductEditorAddon/js/upgrade-notice/block.json
3888 msgctxt "block keyword"
3889 msgid "products"
3890 msgstr ""
3891
3892 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/block.json
3893 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/block.json
3894 msgctxt "block title"
3895 msgid "Woo blocks-based product editor: Tiered Pricing"
3896 msgstr ""
3897
3898 #: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/block.json
3899 #: src/Addons/ReactProductEditorAddon/js/tiered-pricing/block.json
3900 msgctxt "block description"
3901 msgid "A block to allow users to input tiered pricing"
3902 msgstr ""
3903
3904 #: src/Addons/ReactProductEditorAddon/js-source/src/upgrade-notice/block.json
3905 #: src/Addons/ReactProductEditorAddon/js/upgrade-notice/block.json
3906 msgctxt "block title"
3907 msgid "Woo blocks-based product editor: Upgrade Notice"
3908 msgstr ""
3909
3910 #: src/Blocks/build/block.json
3911 #: src/Blocks/src/block.json
3912 msgctxt "block title"
3913 msgid "Tiered Pricing"
3914 msgstr ""
3915
3916 #: src/Blocks/build/block.json
3917 #: src/Blocks/src/block.json
3918 msgctxt "block description"
3919 msgid "Tiered pricing widget. Must be used on the product page template. Find more options to customize in the plugin settings."
3920 msgstr ""
3921