| 1 |
# |
| 2 |
msgid "" |
| 3 |
msgstr "" |
| 4 |
"Project-Id-Version: WooCommerce Tiered Price Table 6.2.0\n" |
| 5 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/tiered-pricing-table\n" |
| 6 |
"POT-Creation-Date: 2026-06-17T15:54:31+00:00\n" |
| 7 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 8 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 9 |
"Language-Team: ja\n" |
| 10 |
"Language: ja\n" |
| 11 |
"MIME-Version: 1.0\n" |
| 12 |
"Content-Type: text/plain; charset=UTF-8\n" |
| 13 |
"Content-Transfer-Encoding: 8bit\n" |
| 14 |
"X-Domain: tier-pricing-table\n" |
| 15 |
"X-Generator: WP-CLI 2.12.0\n" |
| 16 |
|
| 17 |
#. Plugin Name of the plugin |
| 18 |
#: tier-pricing-table.php |
| 19 |
msgid "WooCommerce Tiered Price Table" |
| 20 |
msgstr "WooCommerce 段階的価格表" |
| 21 |
|
| 22 |
#. Plugin URI of the plugin |
| 23 |
#. Author URI of the plugin |
| 24 |
#: tier-pricing-table.php |
| 25 |
msgid "https://tiered-pricing.com/" |
| 26 |
msgstr "https://段階価格設定.com/" |
| 27 |
|
| 28 |
#. Description of the plugin |
| 29 |
#: tier-pricing-table.php |
| 30 |
msgid "" |
| 31 |
"Quantity-based discounts with nice-looking reflection on the product page." |
| 32 |
msgstr "商品ページに見栄えの良い反映を伴う数量ベースの割引。" |
| 33 |
|
| 34 |
#. Author of the plugin |
| 35 |
#: tier-pricing-table.php |
| 36 |
msgid "U2Code" |
| 37 |
msgstr "U2Code" |
| 38 |
|
| 39 |
#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsAddon.php:14 |
| 40 |
msgid "Advanced product quantity options" |
| 41 |
msgstr "高度な製品数量オプション" |
| 42 |
|
| 43 |
#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsAddon.php:18 |
| 44 |
msgid "Set maximum, and step quantities for products." |
| 45 |
msgstr "製品の最大数量とステップ数量を設定します。" |
| 46 |
|
| 47 |
#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:111 |
| 48 |
msgid "Additional quantity options" |
| 49 |
msgstr "追加数量オプション" |
| 50 |
|
| 51 |
#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:131 |
| 52 |
#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:147 |
| 53 |
#: views/admin/components/minimum-order-quantity-form.php:17 |
| 54 |
msgid "Leave blank for no restrictions" |
| 55 |
msgstr "制限を設けない場合は空白のままにします" |
| 56 |
|
| 57 |
#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:133 |
| 58 |
msgid "Maximum order quantity" |
| 59 |
msgstr "最大注文数量" |
| 60 |
|
| 61 |
#: src/Addons/AdvancedQuantityOptions/AdvancedQuantityOptionsForm.php:134 |
| 62 |
msgid "" |
| 63 |
"The maximum quantity of the product a customer can order in a single " |
| 64 |
"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:1077 |
| 143 |
msgid "Coupons management" |
| 144 |
msgstr "クーポン管理" |
| 145 |
|
| 146 |
#: src/Addons/Coupons/CouponsAddon.php:69 |
| 147 |
msgid "" |
| 148 |
"Check this option to don't apply tiered pricing in the cart when users have" |
| 149 |
" applied this coupon." |
| 150 |
msgstr "ユーザーがこのクーポンを適用したときにカートに段階的な価格設定を適用しない場合は、このオプションをオンにします。" |
| 151 |
|
| 152 |
#: src/Addons/Coupons/CouponsAddon.php:76 |
| 153 |
msgid "Disable tiered pricing for specific coupons." |
| 154 |
msgstr "特定のクーポンの段階的な価格設定を無効にします。" |
| 155 |
|
| 156 |
#: src/Addons/CustomColumns/Columns/CustomDataColumn.php:168 |
| 157 |
msgid "(first row)" |
| 158 |
msgstr "(最初の行)" |
| 159 |
|
| 160 |
#: src/Addons/CustomColumns/Columns/CustomDataColumn.php:179 |
| 161 |
msgid "Custom columns are available only in the premium version." |
| 162 |
msgstr "カスタム列はプレミアム バージョンでのみ使用できます。" |
| 163 |
|
| 164 |
#: src/Addons/CustomColumns/Columns/CustomDataColumn.php:182 |
| 165 |
msgid "Upgrade you plan" |
| 166 |
msgstr "計画のアップグレード" |
| 167 |
|
| 168 |
#: src/Addons/CustomColumns/CustomColumnsAddon.php:17 |
| 169 |
msgid "Custom table columns" |
| 170 |
msgstr "カスタムテーブル列" |
| 171 |
|
| 172 |
#: src/Addons/CustomColumns/CustomColumnsAddon.php:21 |
| 173 |
msgid "Add custom columns to your pricing table." |
| 174 |
msgstr "価格表にカスタム列を追加します。" |
| 175 |
|
| 176 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 177 |
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:62 |
| 178 |
#: src/Addons/Tools/build/index.js:1 |
| 179 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:186 |
| 180 |
msgid "Actions" |
| 181 |
msgstr "アクション" |
| 182 |
|
| 183 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 184 |
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:122 |
| 185 |
#: src/Addons/Tools/build/index.js:1 |
| 186 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:208 |
| 187 |
msgid "Delete" |
| 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:53 |
| 193 |
msgid "Custom column" |
| 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:54 |
| 199 |
msgid "Price excluding 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:55 |
| 205 |
msgid "Price including taxes" |
| 206 |
msgstr "税込価格" |
| 207 |
|
| 208 |
#: src/Addons/CustomColumns/Schema.php:16 |
| 209 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 210 |
#: src/Addons/CustomColumns/js-source/index.js:56 |
| 211 |
msgid "Total row price" |
| 212 |
msgstr "合計行価格" |
| 213 |
|
| 214 |
#: src/Addons/CustomColumns/Schema.php:23 |
| 215 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:83 |
| 216 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:234 |
| 217 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:392 |
| 218 |
#: src/PricingTable.php:253 src/Settings/CustomOptions/TPTTextTemplate.php:205 |
| 219 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:205 |
| 220 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:207 |
| 221 |
#: views/admin/components/tiered-pricing-rules-form.php:55 |
| 222 |
#: views/admin/welcome-page/welcome-page.php:647 |
| 223 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 224 |
#: src/Addons/CustomColumns/js-source/index.js:69 |
| 225 |
#: src/Addons/CustomColumns/js-source/index.js:284 |
| 226 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:40 |
| 227 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:41 |
| 228 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 229 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1 |
| 230 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 231 |
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:80 |
| 232 |
#: src/Addons/TierLabels/build/index.js:1 |
| 233 |
#: src/Addons/TierLabels/js-source/index.js:430 |
| 234 |
msgid "Price" |
| 235 |
msgstr "価格" |
| 236 |
|
| 237 |
#: src/Addons/CustomColumns/Schema.php:24 |
| 238 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 239 |
#: src/Addons/CustomColumns/js-source/index.js:70 |
| 240 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 241 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:64 |
| 242 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:455 |
| 243 |
msgid "Number" |
| 244 |
msgstr "番号" |
| 245 |
|
| 246 |
#: src/Addons/CustomColumns/Schema.php:25 |
| 247 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 248 |
#: src/Addons/CustomColumns/js-source/index.js:71 |
| 249 |
msgid "Text" |
| 250 |
msgstr "文章" |
| 251 |
|
| 252 |
#: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:97 |
| 253 |
msgid "Upgrade your plan" |
| 254 |
msgstr "プランをアップグレードする" |
| 255 |
|
| 256 |
#: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:26 |
| 257 |
msgid "Duplicate this rule" |
| 258 |
msgstr "このルールを複製します" |
| 259 |
|
| 260 |
#: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:35 |
| 261 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 262 |
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:115 |
| 263 |
msgid "Duplicate" |
| 264 |
msgstr "重複" |
| 265 |
|
| 266 |
#: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:51 |
| 267 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 268 |
#: src/Addons/RequestAQuote/js-source/src/App.js:172 |
| 269 |
msgid "(Copy)" |
| 270 |
msgstr "(コピー)" |
| 271 |
|
| 272 |
#: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:81 |
| 273 |
msgid "The rule was duplicated successfully." |
| 274 |
msgstr "ルールは正常に複製されました。" |
| 275 |
|
| 276 |
#: src/Addons/GlobalTieredPricing/CPT/Actions/DuplicateAction.php:84 |
| 277 |
msgid "Failed to duplicate rule." |
| 278 |
msgstr "ルールの複製に失敗しました。" |
| 279 |
|
| 280 |
#: src/Addons/GlobalTieredPricing/CPT/Actions/ReactivateAction.php:36 |
| 281 |
msgid "Reactivate" |
| 282 |
msgstr "再アクティブ化" |
| 283 |
|
| 284 |
#: src/Addons/GlobalTieredPricing/CPT/Actions/SuspendAction.php:37 |
| 285 |
msgid "Suspend" |
| 286 |
msgstr "つるす" |
| 287 |
|
| 288 |
#: src/Addons/GlobalTieredPricing/CPT/Actions/SuspendAction.php:54 |
| 289 |
msgid "The rule suspended successfully." |
| 290 |
msgstr "ルールは正常に一時停止されました。" |
| 291 |
|
| 292 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:11 |
| 293 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:15 |
| 294 |
msgid "Users & Roles" |
| 295 |
msgstr "ユーザーと役割" |
| 296 |
|
| 297 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:24 |
| 298 |
msgid "Applied to every user" |
| 299 |
msgstr "すべてのユーザーに適用されます" |
| 300 |
|
| 301 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:50 |
| 302 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:63 |
| 303 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:112 |
| 304 |
msgid "Customers" |
| 305 |
msgstr "お客様" |
| 306 |
|
| 307 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:50 |
| 308 |
msgid "Excluded Customers" |
| 309 |
msgstr "除外される顧客" |
| 310 |
|
| 311 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:78 |
| 312 |
msgid "Roles" |
| 313 |
msgstr "役割" |
| 314 |
|
| 315 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedCustomers.php:78 |
| 316 |
msgid "Excluded Roles" |
| 317 |
msgstr "除外される役割" |
| 318 |
|
| 319 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:11 |
| 320 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:52 |
| 321 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:14 |
| 322 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:94 |
| 323 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:193 |
| 324 |
msgid "Products" |
| 325 |
msgstr "製品" |
| 326 |
|
| 327 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:16 |
| 328 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:32 |
| 329 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:131 |
| 330 |
msgid "Categories" |
| 331 |
msgstr "カテゴリー" |
| 332 |
|
| 333 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:17 |
| 334 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:52 |
| 335 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:151 |
| 336 |
msgid "Tags" |
| 337 |
msgstr "タグ" |
| 338 |
|
| 339 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:18 |
| 340 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:73 |
| 341 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:172 |
| 342 |
msgid "Brands" |
| 343 |
msgstr "ブランド" |
| 344 |
|
| 345 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:27 |
| 346 |
msgid "Applied to every product" |
| 347 |
msgstr "すべての製品に適用されます" |
| 348 |
|
| 349 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:36 |
| 350 |
msgid "Excluded Categories" |
| 351 |
msgstr "除外されるカテゴリ" |
| 352 |
|
| 353 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:37 |
| 354 |
msgid "Excluded Tags" |
| 355 |
msgstr "除外されたタグ" |
| 356 |
|
| 357 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:38 |
| 358 |
msgid "Excluded Brands" |
| 359 |
msgstr "除外ブランド" |
| 360 |
|
| 361 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedProducts.php:52 |
| 362 |
msgid "Excluded Products" |
| 363 |
msgstr "対象外商品" |
| 364 |
|
| 365 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedQuantityRules.php:8 |
| 366 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:14 |
| 367 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:108 |
| 368 |
msgid "Quantity limits" |
| 369 |
msgstr "数量制限" |
| 370 |
|
| 371 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/AppliedQuantityRules.php:21 |
| 372 |
msgid "Minimum:" |
| 373 |
msgstr "最小:" |
| 374 |
|
| 375 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:13 |
| 376 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:15 |
| 377 |
msgid "Pricing" |
| 378 |
msgstr "価格設定" |
| 379 |
|
| 380 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:24 |
| 381 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:63 |
| 382 |
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:130 |
| 383 |
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:122 |
| 384 |
#: src/Integrations/Plugins/WPAllImport.php:160 |
| 385 |
#: views/admin/components/regular-pricing-form.php:119 |
| 386 |
#: views/admin/components/regular-pricing-form.php:129 |
| 387 |
msgid "Regular price" |
| 388 |
msgstr "通常価格" |
| 389 |
|
| 390 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:39 |
| 391 |
msgid "(Individual)" |
| 392 |
msgstr "(個人)" |
| 393 |
|
| 394 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:39 |
| 395 |
msgid "(Mix and match)" |
| 396 |
msgstr "(組み合わせて)" |
| 397 |
|
| 398 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:46 |
| 399 |
msgid "Base Pricing:" |
| 400 |
msgstr "基本価格:" |
| 401 |
|
| 402 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:51 |
| 403 |
msgid "Regular:" |
| 404 |
msgstr "通常:" |
| 405 |
|
| 406 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:56 |
| 407 |
msgid "Sale:" |
| 408 |
msgstr "販売:" |
| 409 |
|
| 410 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:62 |
| 411 |
msgid "Discount:" |
| 412 |
msgstr "割引:" |
| 413 |
|
| 414 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:63 |
| 415 |
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:132 |
| 416 |
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:124 |
| 417 |
#: src/Integrations/Plugins/WPAllImport.php:169 |
| 418 |
#: views/admin/components/regular-pricing-form.php:106 |
| 419 |
#: views/admin/components/regular-pricing-form.php:148 |
| 420 |
msgid "Sale price" |
| 421 |
msgstr "販売価格" |
| 422 |
|
| 423 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:74 |
| 424 |
msgid "Tiered Rules:" |
| 425 |
msgstr "段階的ルール:" |
| 426 |
|
| 427 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:82 |
| 428 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:220 |
| 429 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:388 |
| 430 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:109 |
| 431 |
#: src/PricingTable.php:251 src/Settings/CustomOptions/TPTTextTemplate.php:141 |
| 432 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:195 |
| 433 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:197 |
| 434 |
#: views/addons/category-tiers/add-free.php:24 |
| 435 |
#: views/addons/category-tiers/add.php:51 |
| 436 |
#: views/addons/category-tiers/edit-free.php:34 |
| 437 |
#: views/addons/category-tiers/edit.php:59 |
| 438 |
#: views/addons/category-tiers/edit.php:82 |
| 439 |
#: views/admin/components/tiered-pricing-rules-form.php:65 |
| 440 |
#: views/admin/welcome-page/welcome-page.php:645 |
| 441 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 442 |
#: src/Addons/CustomColumns/js-source/index.js:283 |
| 443 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:27 |
| 444 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Fixed/Row.js:32 |
| 445 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:16 |
| 446 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:21 |
| 447 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 448 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1 |
| 449 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 450 |
#: src/Addons/RequestAQuote/js-source/src/App.js:145 |
| 451 |
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:78 |
| 452 |
#: src/Addons/TierLabels/build/index.js:1 |
| 453 |
#: src/Addons/TierLabels/js-source/index.js:428 |
| 454 |
msgid "Quantity" |
| 455 |
msgstr "量" |
| 456 |
|
| 457 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Pricing.php:83 |
| 458 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:227 |
| 459 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:390 |
| 460 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:200 |
| 461 |
#: views/admin/welcome-page/welcome-page.php:646 |
| 462 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:34 |
| 463 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 464 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1 |
| 465 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 466 |
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:79 |
| 467 |
#: src/Addons/TierLabels/build/index.js:1 |
| 468 |
#: src/Addons/TierLabels/js-source/index.js:429 |
| 469 |
msgid "Discount" |
| 470 |
msgstr "割引" |
| 471 |
|
| 472 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:9 |
| 473 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:13 |
| 474 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:22 |
| 475 |
msgid "Priority Settings" |
| 476 |
msgstr "優� |
| 477 |
�設定" |
| 478 |
|
| 479 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:23 |
| 480 |
msgid "Global" |
| 481 |
msgstr "グローバル" |
| 482 |
|
| 483 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:24 |
| 484 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:25 |
| 485 |
msgid "Prefer Product" |
| 486 |
msgstr "製品を好む" |
| 487 |
|
| 488 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:26 |
| 489 |
msgid "Override" |
| 490 |
msgstr "オーバーライド" |
| 491 |
|
| 492 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:27 |
| 493 |
msgid "Flexible" |
| 494 |
msgstr "フレキシブル" |
| 495 |
|
| 496 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:46 |
| 497 |
msgid "Regular prices:" |
| 498 |
msgstr "通常価格:" |
| 499 |
|
| 500 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:49 |
| 501 |
msgid "Tiered pricing:" |
| 502 |
msgstr "段階的な価格設定:" |
| 503 |
|
| 504 |
#: src/Addons/GlobalTieredPricing/CPT/Columns/Settings.php:52 |
| 505 |
msgid "Quantity limits:" |
| 506 |
msgstr "数量制限:" |
| 507 |
|
| 508 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:312 |
| 509 |
msgid "" |
| 510 |
"The pricing rule does not affect either prices or product quantity limits. " |
| 511 |
"The rule will be skipped." |
| 512 |
msgstr "価格設定ルールは、価格や製品数量制限には影響しません。ルールはスキップされます。" |
| 513 |
|
| 514 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:515 |
| 515 |
msgid "Dismiss" |
| 516 |
msgstr "却下する" |
| 517 |
|
| 518 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:521 |
| 519 |
msgid "How global pricing rules work" |
| 520 |
msgstr "グローバル価格設定ルールの仕組み" |
| 521 |
|
| 522 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:526 |
| 523 |
msgid "" |
| 524 |
"Global rules enable you to bulk-apply dynamic pricing and quantity limits to" |
| 525 |
" selected groups of products and users simultaneously." |
| 526 |
msgstr "グローバル ルールを使用すると、動的な価格設定と数量制限を、選択した製品およびユーザーのグループに同時に一括適用できます。" |
| 527 |
|
| 528 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:532 |
| 529 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:56 |
| 530 |
msgid "Note:" |
| 531 |
msgstr "注記:" |
| 532 |
|
| 533 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:533 |
| 534 |
msgid "" |
| 535 |
"Depending on your priority settings, global rules may override product-level" |
| 536 |
" pricing configurations." |
| 537 |
msgstr "優� |
| 538 |
�順位の設定によっては、グローバル ルールが製品レベルの価格設定をオーバーライドする場合があります。" |
| 539 |
|
| 540 |
#: src/Addons/GlobalTieredPricing/CPT/Form/FormTab.php:141 |
| 541 |
msgid "Premium feature" |
| 542 |
msgstr "プレミアム機能" |
| 543 |
|
| 544 |
#: src/Addons/GlobalTieredPricing/CPT/Form/FormTab.php:148 |
| 545 |
msgid "Upgrade plan" |
| 546 |
msgstr "アップグレードプラン" |
| 547 |
|
| 548 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:19 |
| 549 |
msgid "Configure regular and tiered pricing rules" |
| 550 |
msgstr "通常および段階的な価格設定ルールを構成する" |
| 551 |
|
| 552 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:26 |
| 553 |
msgid "Base Pricing" |
| 554 |
msgstr "基本価格" |
| 555 |
|
| 556 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:27 |
| 557 |
msgid "Override the default regular product prices." |
| 558 |
msgstr "デフォルトの通常製品価格を上書きします。" |
| 559 |
|
| 560 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:39 |
| 561 |
#: src/Addons/ImportExport/WoocommerceImportService.php:24 |
| 562 |
#: src/Addons/ReactProductEditorAddon/Sections/MainSection.php:38 |
| 563 |
#: src/Addons/ReactProductEditorAddon/TieredPricingGroup.php:21 |
| 564 |
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:118 |
| 565 |
#: src/Admin/ProductPage/TieredPricingTab.php:35 |
| 566 |
#: src/Integrations/Plugins/WPAllImport.php:335 src/Settings/Settings.php:218 |
| 567 |
msgid "Tiered Pricing" |
| 568 |
msgstr "段階的な価格設定" |
| 569 |
|
| 570 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:41 |
| 571 |
msgid "" |
| 572 |
"<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" |
| 573 |
"<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." |
| 574 |
msgstr "" |
| 575 |
"<b>ミックス アンド マッチ:</b> さまざまな商品の数量を組み合わせて段階的な価格基準に達し、商品を一緒に購� |
| 576 |
�すると割引が可能になります。 <br /><br />\n" |
| 577 |
"<b>個別:</b> 価格計算で各商品の数量を個別に扱い、各商品が他の商品と組み合わせられることなく独自の価格帯に従うようにします。" |
| 578 |
|
| 579 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:47 |
| 580 |
msgid "Calculation type" |
| 581 |
msgstr "計算の種類" |
| 582 |
|
| 583 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:49 |
| 584 |
msgid "Individual" |
| 585 |
msgstr "個人" |
| 586 |
|
| 587 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Pricing.php:50 |
| 588 |
msgid "Mix and Match" |
| 589 |
msgstr "ミックスアンドマッチ" |
| 590 |
|
| 591 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:18 |
| 592 |
msgid "Select products, categories, tags, or brands this rule applies to" |
| 593 |
msgstr "このルールが適用される商品、カテゴリ、タグ、またはブランドを選択してください" |
| 594 |
|
| 595 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:23 |
| 596 |
msgid "Applies to products" |
| 597 |
msgstr "製品に適用されます" |
| 598 |
|
| 599 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:26 |
| 600 |
msgid "" |
| 601 |
"If no products, categories, tags, or brands are selected, this rule will " |
| 602 |
"apply to all products in your store, except those listed in the Exclusions " |
| 603 |
"section." |
| 604 |
msgstr "" |
| 605 |
"製品、カテゴリー、タグ、またはブランドが選択されていない場合、このルールは、「除外」セクションにリストされている商品を除き、ストア� |
| 606 |
のすべての商品に適用されます。" |
| 607 |
|
| 608 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:46 |
| 609 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:145 |
| 610 |
msgid "Search categories…" |
| 611 |
msgstr "カテゴリを検索…" |
| 612 |
|
| 613 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:66 |
| 614 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:165 |
| 615 |
msgid "Search tags…" |
| 616 |
msgstr "タグを検索…" |
| 617 |
|
| 618 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:87 |
| 619 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:186 |
| 620 |
msgid "Search brands…" |
| 621 |
msgstr "ブランドを検索…" |
| 622 |
|
| 623 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:112 |
| 624 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:213 |
| 625 |
msgid "Search products…" |
| 626 |
msgstr "製品を検索…" |
| 627 |
|
| 628 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/ProductAndCategories.php:123 |
| 629 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:87 |
| 630 |
msgid "Exclusions" |
| 631 |
msgstr "除外事� |
| 632 |
" |
| 633 |
|
| 634 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:18 |
| 635 |
msgid "Set minimum, maximum, and quantity step limits" |
| 636 |
msgstr "最小値、最大値、および数量のステップ制限を設定する" |
| 637 |
|
| 638 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:506 |
| 639 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:23 |
| 640 |
msgid "Quantity Limits" |
| 641 |
msgstr "数量制限" |
| 642 |
|
| 643 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:17 |
| 644 |
msgid "Manage how this rule interacts with product-level settings" |
| 645 |
msgstr "このルールが製品レベルの設定とどのように相互作用するかを管理します" |
| 646 |
|
| 647 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:24 |
| 648 |
msgid "" |
| 649 |
"Determine which rules take precedence when a product has both global and " |
| 650 |
"individual settings." |
| 651 |
msgstr "製品にグローバル設定と個別設定の両方がある場合に、どちらのルールが優� |
| 652 |
�されるかを決定します。" |
| 653 |
|
| 654 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:29 |
| 655 |
msgid "Rule priority" |
| 656 |
msgstr "ルールの優� |
| 657 |
�順位" |
| 658 |
|
| 659 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:31 |
| 660 |
msgid "Use global settings" |
| 661 |
msgstr "グローバル設定を使用する" |
| 662 |
|
| 663 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:32 |
| 664 |
msgid "Prefer product-level rules" |
| 665 |
msgstr "製品レベルのルールを優� |
| 666 |
�する" |
| 667 |
|
| 668 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:34 |
| 669 |
msgid "Override product-level rules" |
| 670 |
msgstr "製品レベルのルールを上書きする" |
| 671 |
|
| 672 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:36 |
| 673 |
msgid "Custom component priorities" |
| 674 |
msgstr "カスタムコンポーネントの優� |
| 675 |
�順位" |
| 676 |
|
| 677 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:46 |
| 678 |
msgid "Base Prices Priority" |
| 679 |
msgstr "基本価格優� |
| 680 |
�" |
| 681 |
|
| 682 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:52 |
| 683 |
msgid "Base prices" |
| 684 |
msgstr "基本価格" |
| 685 |
|
| 686 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:54 |
| 687 |
msgid "Prefer product-level role prices" |
| 688 |
msgstr "製品レベルのロール価格を優� |
| 689 |
�する" |
| 690 |
|
| 691 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:56 |
| 692 |
msgid "Override all product-level prices" |
| 693 |
msgstr "すべての製品レベルの価格を上書きする" |
| 694 |
|
| 695 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:62 |
| 696 |
msgid "Prioritize product-specific role pricing over this global rule." |
| 697 |
msgstr "このグローバル ルールよりも製品固有のロールの価格設定を優� |
| 698 |
�します。" |
| 699 |
|
| 700 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:68 |
| 701 |
msgid "Tiered Prices Priority" |
| 702 |
msgstr "段階的価格の優� |
| 703 |
�順位" |
| 704 |
|
| 705 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:75 |
| 706 |
msgid "Tiered prices" |
| 707 |
msgstr "段階的な価格" |
| 708 |
|
| 709 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:77 |
| 710 |
msgid "Prefer product-level tiers" |
| 711 |
msgstr "製品レベルの層を優� |
| 712 |
�する" |
| 713 |
|
| 714 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:79 |
| 715 |
msgid "Prefer product-level role tiers" |
| 716 |
msgstr "製品レベルの役割層を優� |
| 717 |
�する" |
| 718 |
|
| 719 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:81 |
| 720 |
msgid "Override all product-level tiers" |
| 721 |
msgstr "すべての製品レベル層を上書きする" |
| 722 |
|
| 723 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:88 |
| 724 |
msgid "Mix & Match" |
| 725 |
msgstr "ミックス&マッチ" |
| 726 |
|
| 727 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:91 |
| 728 |
msgid "Enable Mix & Match for product-level tiers" |
| 729 |
msgstr "製品レベルの層の組み合わせを有効にする" |
| 730 |
|
| 731 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:95 |
| 732 |
msgid "" |
| 733 |
"Prioritize product-specific tiered pricing over this global rule, and " |
| 734 |
"optionally enable Mix & Match for those inherited tiers." |
| 735 |
msgstr "このグローバル ルールよりも製品固有の段階的な価格設定を優� |
| 736 |
�し、� |
| 737 |
要に応じて、継承された段階のミックス アンド マッチを有効にします。" |
| 738 |
|
| 739 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:101 |
| 740 |
msgid "Quantity Limits Priority" |
| 741 |
msgstr "数量制限の優� |
| 742 |
�順位" |
| 743 |
|
| 744 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:110 |
| 745 |
msgid "Prefer product-level limits" |
| 746 |
msgstr "製品レベルの制限を優� |
| 747 |
�する" |
| 748 |
|
| 749 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:112 |
| 750 |
msgid "Prefer product-level role limits" |
| 751 |
msgstr "製品レベルの役割制限を優� |
| 752 |
�する" |
| 753 |
|
| 754 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:114 |
| 755 |
msgid "Override all product-level limits" |
| 756 |
msgstr "すべての製品レベルの制限を上書きする" |
| 757 |
|
| 758 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Settings.php:120 |
| 759 |
msgid "Prioritize product-specific quantity limits over this global rule." |
| 760 |
msgstr "このグローバル ルールよりも製品固有の数量制限を優� |
| 761 |
�します。" |
| 762 |
|
| 763 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:19 |
| 764 |
msgid "Select the users or roles this rule applies to" |
| 765 |
msgstr "このルールが適用されるユーザーまたはロールを選択します" |
| 766 |
|
| 767 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:24 |
| 768 |
msgid "Applies to users" |
| 769 |
msgstr "ユーザーに適用されます" |
| 770 |
|
| 771 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:27 |
| 772 |
msgid "" |
| 773 |
"The rule will apply to all users if you do not specify user roles or " |
| 774 |
"specific customers (excluding those selected in the exclusions section)." |
| 775 |
msgstr "ユーザー ロールまたは特定の顧客 (除外セクションで選択した顧客を除く) を指定しない場合、ルールはすべてのユーザーに適用されます。" |
| 776 |
|
| 777 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:33 |
| 778 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:95 |
| 779 |
msgid "User roles" |
| 780 |
msgstr "ユーザーの役割" |
| 781 |
|
| 782 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:40 |
| 783 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:105 |
| 784 |
msgid "Select for a user role" |
| 785 |
msgstr "ユーザーの役割を選択します" |
| 786 |
|
| 787 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:55 |
| 788 |
#: views/admin/welcome-page/welcome-page.php:975 |
| 789 |
msgid "Manage user roles" |
| 790 |
msgstr "ユーザーの役割を管理する" |
| 791 |
|
| 792 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:77 |
| 793 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/UsersAndRoles.php:126 |
| 794 |
msgid "Select for a customer" |
| 795 |
msgstr "顧客向けに選択する" |
| 796 |
|
| 797 |
#: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:73 |
| 798 |
msgid "You have got a discount!" |
| 799 |
msgstr "割引があります!" |
| 800 |
|
| 801 |
#: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:78 |
| 802 |
msgid "" |
| 803 |
"You've been using the free version for a while now, and we'd like to offer " |
| 804 |
"you an exclusive discount on the premium version!" |
| 805 |
msgstr "しばらく無料版をご利用いただいておりますので、プレミアム版を限定割引価格でご提供させていただきます。" |
| 806 |
|
| 807 |
#: src/Addons/GlobalTieredPricing/CPT/Form/UpgradeTip.php:85 |
| 808 |
msgid "" |
| 809 |
"Use the coupon code below for a <b>20%</b> discount on upgrading your plan." |
| 810 |
msgstr "プランのアップグレード時に <b>20%</b> 割引を受けるには、以下のクーポン コードを使用してください。" |
| 811 |
|
| 812 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:109 |
| 813 |
msgid "Suspended" |
| 814 |
msgstr "一時停止中" |
| 815 |
|
| 816 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:111 |
| 817 |
msgid "Active" |
| 818 |
msgstr "アクティブ" |
| 819 |
|
| 820 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:299 |
| 821 |
msgid "Create Your First Global Pricing Rule" |
| 822 |
msgstr "初めてのグローバル価格設定ルールを作成する" |
| 823 |
|
| 824 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:304 |
| 825 |
msgid "" |
| 826 |
"Global rules allow you to bulk-apply custom pricing, tiered discounts, and " |
| 827 |
"quantity limits to multiple products or categories simultaneously." |
| 828 |
msgstr "グローバル ルールを使用すると、カスタム価格設定、段階的割引、および数量制限を複数の製品またはカテゴリに同時に一括適用できます。" |
| 829 |
|
| 830 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:312 |
| 831 |
msgid "Create Rule" |
| 832 |
msgstr "ルールの作成" |
| 833 |
|
| 834 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:405 |
| 835 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:406 |
| 836 |
msgid "Pricing rule" |
| 837 |
msgstr "価格設定ルール" |
| 838 |
|
| 839 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:407 |
| 840 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:408 |
| 841 |
msgid "Add Pricing Rule" |
| 842 |
msgstr "価格設定ルールの追加" |
| 843 |
|
| 844 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:409 |
| 845 |
msgid "Edit Pricing Rule" |
| 846 |
msgstr "価格設定ルールの編集" |
| 847 |
|
| 848 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:410 |
| 849 |
msgid "New Pricing Rule" |
| 850 |
msgstr "新しい価格設定ルール" |
| 851 |
|
| 852 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:411 |
| 853 |
msgid "View Pricing Rule" |
| 854 |
msgstr "価格設定ルールを表示する" |
| 855 |
|
| 856 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:412 |
| 857 |
msgid "Find Pricing Rule" |
| 858 |
msgstr "価格設定ルールの検索" |
| 859 |
|
| 860 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:413 |
| 861 |
msgid "No pricing rules ware found" |
| 862 |
msgstr "価格設定ルールウェアが見つかりません" |
| 863 |
|
| 864 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:414 |
| 865 |
msgid "No pricing rule in trash" |
| 866 |
msgstr "価格設定ルールはゴミ箱にありません" |
| 867 |
|
| 868 |
#: src/Addons/GlobalTieredPricing/CPT/GlobalTieredPricingCPT.php:416 |
| 869 |
msgid "Pricing rules" |
| 870 |
msgstr "価格設定ルール" |
| 871 |
|
| 872 |
#: src/Addons/GlobalTieredPricing/GlobalPricingRule.php:403 |
| 873 |
msgid "" |
| 874 |
"The pricing rule does not affect either prices or product quantity. The rule" |
| 875 |
" will be skipped." |
| 876 |
msgstr "価格設定ルールは、価格や製品数量には影響しません。ルールはスキップされます。" |
| 877 |
|
| 878 |
#: src/Addons/GlobalTieredPricing/GlobalTieredPricingAddon.php:9 |
| 879 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:116 |
| 880 |
msgid "Global pricing rules" |
| 881 |
msgstr "グローバル価格設定ルール" |
| 882 |
|
| 883 |
#: src/Addons/GlobalTieredPricing/GlobalTieredPricingAddon.php:39 |
| 884 |
msgid "Create reusable pricing rules and apply them globally." |
| 885 |
msgstr "再利用可能な価格設定ルールを作成し、グローバルに適用します。" |
| 886 |
|
| 887 |
#: src/Addons/ManualOrders/ManualOrdersAddon.php:15 |
| 888 |
msgid "Tiered pricing for manual orders" |
| 889 |
msgstr "手動注文の段階的な価格設定" |
| 890 |
|
| 891 |
#: src/Addons/ManualOrders/ManualOrdersAddon.php:19 |
| 892 |
msgid "Apply tiered pricing to orders created manually in the admin area." |
| 893 |
msgstr "管理エリアで手動で作成した注文に段階的な価格設定を適用します。" |
| 894 |
|
| 895 |
#. translators: %1$s: item name, %2$s: original price, %3$s: new price |
| 896 |
#: src/Addons/ManualOrders/ManualOrdersAddon.php:148 |
| 897 |
#, php-format |
| 898 |
msgid "Tiered pricing recalculations for %1$s: %2$s → %3$s" |
| 899 |
msgstr "%1$s の段階的価格再計算: %2$s → %3$s" |
| 900 |
|
| 901 |
#: src/Addons/ManualOrders/ManualOrdersAddon.php:193 |
| 902 |
msgid "Re-calculate with tiered pricing" |
| 903 |
msgstr "段階的な価格設定で再計算する" |
| 904 |
|
| 905 |
#: src/Addons/MinQuantity/MinQuantity.php:12 |
| 906 |
msgid "Minimum order quantity validation" |
| 907 |
msgstr "最小注文数量の検証" |
| 908 |
|
| 909 |
#. translators: %1$s: item name, %2$s: minimum quantity |
| 910 |
#: src/Addons/MinQuantity/MinQuantity.php:40 |
| 911 |
#, php-format |
| 912 |
msgid "Minimum quantity for the %1$s is %2$d" |
| 913 |
msgstr "%1$s の最小数量は %2$d です" |
| 914 |
|
| 915 |
#. translators: %s: minimum quantity |
| 916 |
#: src/Addons/MinQuantity/MinQuantity.php:83 |
| 917 |
#: src/Addons/MinQuantity/MinQuantity.php:102 |
| 918 |
#: src/Addons/MinQuantity/MinQuantity.php:129 |
| 919 |
#, php-format |
| 920 |
msgid "Minimum quantity for the product is %s" |
| 921 |
msgstr "製品の最小数量は %s です" |
| 922 |
|
| 923 |
#: src/Addons/MinQuantity/MinQuantity.php:270 |
| 924 |
msgid "" |
| 925 |
"Enforce minimum order quantities for products based on tiered pricing rules." |
| 926 |
msgstr "段階的な価格設定ルールに基づいて、製品の最小注文数量を強制します。" |
| 927 |
|
| 928 |
#: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:44 |
| 929 |
#: src/Addons/PluginsRecommendations/CancellationSurveysPlugin.php:39 |
| 930 |
#: src/Admin/Tips/Tips/DefaultVariationTip.php:38 |
| 931 |
#: src/Admin/Tips/Tips/RoleCustomerPricingTabTip.php:39 |
| 932 |
#: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:42 |
| 933 |
msgid "Tip" |
| 934 |
msgstr "ヒント" |
| 935 |
|
| 936 |
#: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:66 |
| 937 |
msgid "Check plugin" |
| 938 |
msgstr "プラグインをチェックする" |
| 939 |
|
| 940 |
#: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:71 |
| 941 |
msgid "View video" |
| 942 |
msgstr "ビデオを見る" |
| 943 |
|
| 944 |
#: src/Addons/PluginsRecommendations/BulkPriceEditorPlugin.php:93 |
| 945 |
#: src/Addons/PluginsRecommendations/CancellationSurveysPlugin.php:76 |
| 946 |
#: src/Admin/Tips/Tips/DefaultVariationTip.php:59 |
| 947 |
#: src/Admin/Tips/Tips/RoleCustomerPricingTabTip.php:62 |
| 948 |
#: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:82 |
| 949 |
msgid "Hide this tip" |
| 950 |
msgstr "このヒントを非表示にする" |
| 951 |
|
| 952 |
#: src/Addons/PluginsRecommendations/CancellationSurveysPlugin.php:54 |
| 953 |
msgid "Learn more" |
| 954 |
msgstr "もっと詳しく知る" |
| 955 |
|
| 956 |
#: src/Addons/PluginsRecommendations/ConditionalLogicForProductAddons.php:44 |
| 957 |
msgid "Conditional logic" |
| 958 |
msgstr "条件付きロジック" |
| 959 |
|
| 960 |
#: src/Addons/PluginsRecommendations/ConditionalLogicForProductAddons.php:51 |
| 961 |
msgid "Looking to provide condition logic for your add-ons?" |
| 962 |
msgstr "アドオンに条件ロジックを提供したいと考えていますか?" |
| 963 |
|
| 964 |
#: src/Addons/PluginsRecommendations/ConditionalLogicForProductAddons.php:55 |
| 965 |
msgid "Check out this page." |
| 966 |
msgstr "このページをチェックしてください。" |
| 967 |
|
| 968 |
#: src/Addons/PluginsRecommendations/PluginsRecommendationsAddon.php:8 |
| 969 |
msgid "Plugins recommendations" |
| 970 |
msgstr "プラグインの推奨事� |
| 971 |
" |
| 972 |
|
| 973 |
#: src/Addons/PluginsRecommendations/PluginsRecommendationsAddon.php:12 |
| 974 |
msgid "Show recommendations for related plugins and addons." |
| 975 |
msgstr "関連するプラグインとアドオンの推奨事� |
| 976 |
を表示します。" |
| 977 |
|
| 978 |
#: src/Addons/ProductCatalogLoop/ProductCatalogLoop.php:14 |
| 979 |
msgid "Display tiered pricing tables on the shop and category pages." |
| 980 |
msgstr "ショップページとカテゴリーページに段階的な価格表を表示します。" |
| 981 |
|
| 982 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:37 |
| 983 |
msgid "Control how tiered pricing appears on shop and category pages." |
| 984 |
msgstr "ショップページやカテゴリページに段階的な価格を表示する方法を制御します。" |
| 985 |
|
| 986 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:57 |
| 987 |
msgid "" |
| 988 |
"Depending on your theme, you may need minor CSS adjustments for optimal " |
| 989 |
"display." |
| 990 |
msgstr "テーマによっては、最適な表示を得るために CSS を微調整する� |
| 991 |
要がある場合があります。" |
| 992 |
|
| 993 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:62 |
| 994 |
msgid "Display tiered pricing tables on shop and category pages." |
| 995 |
msgstr "ショップページとカテゴリーページに段階的な価格表を表示します。" |
| 996 |
|
| 997 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:72 |
| 998 |
msgid "Above add-to-cart button" |
| 999 |
msgstr "カートに� |
| 1000 |
�れるボタンの上" |
| 1001 |
|
| 1002 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:73 |
| 1003 |
msgid "Below add-to-cart button" |
| 1004 |
msgstr "カートに� |
| 1005 |
�れるボタンの下" |
| 1006 |
|
| 1007 |
#: src/Addons/PricingSummary/SummarySubsection.php:55 |
| 1008 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:74 |
| 1009 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:114 |
| 1010 |
msgid "Above product title" |
| 1011 |
msgstr "上記商品タイトル" |
| 1012 |
|
| 1013 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:75 |
| 1014 |
msgid "Below product title" |
| 1015 |
msgstr "商品タイトルの下" |
| 1016 |
|
| 1017 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:77 |
| 1018 |
msgid "" |
| 1019 |
"Choose where the tiered pricing table appears relative to the product image " |
| 1020 |
"and details." |
| 1021 |
msgstr "製品画像と詳細に応じて段階的な価格表を表示する場所を選択します。" |
| 1022 |
|
| 1023 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:97 |
| 1024 |
msgid "" |
| 1025 |
"Only enable this if your theme doesn't already provide quantity selectors on" |
| 1026 |
" the shop page." |
| 1027 |
msgstr "テーマのショップ ページに数量セレクターがまだ提供されていない場合にのみ、これを有効にしてください。" |
| 1028 |
|
| 1029 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:108 |
| 1030 |
msgid "Dynamic total price" |
| 1031 |
msgstr "動的な合計価格" |
| 1032 |
|
| 1033 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:117 |
| 1034 |
msgid "" |
| 1035 |
"Automatically update the displayed price when a customer changes the " |
| 1036 |
"quantity from the catalog." |
| 1037 |
msgstr "顧客がカタログから数量を変更すると、表示価格が自動的に更新されます。" |
| 1038 |
|
| 1039 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:127 |
| 1040 |
msgid "Compact layout" |
| 1041 |
msgstr "コンパクトなレイアウト" |
| 1042 |
|
| 1043 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:131 |
| 1044 |
msgid "" |
| 1045 |
"Apply minimal styling to pricing tables to better fit the constrained space " |
| 1046 |
"of catalog grids." |
| 1047 |
msgstr "カタログ グリッドの限られたスペースによりよく適合するように、価格表に最小限のスタイルを適用します。" |
| 1048 |
|
| 1049 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:140 |
| 1050 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:15 |
| 1051 |
msgid "Pricing Layout Settings" |
| 1052 |
msgstr "価格設定レイアウトの設定" |
| 1053 |
|
| 1054 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:141 |
| 1055 |
msgid "" |
| 1056 |
"Customize the appearance and behavior of tiered pricing on catalog pages." |
| 1057 |
msgstr "カタログ ページの段階的な価格設定の外観と動作をカスタマイズします。" |
| 1058 |
|
| 1059 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:148 |
| 1060 |
msgid "Layout source" |
| 1061 |
msgstr "レイアウトソース" |
| 1062 |
|
| 1063 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:152 |
| 1064 |
msgid "Same as product page" |
| 1065 |
msgstr "商品ページと同じ" |
| 1066 |
|
| 1067 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:153 |
| 1068 |
msgid "Custom" |
| 1069 |
msgstr "カスタム" |
| 1070 |
|
| 1071 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:155 |
| 1072 |
msgid "" |
| 1073 |
"Choose whether to inherit the layout from the product page or use a custom " |
| 1074 |
"layout for catalogs." |
| 1075 |
msgstr "製品ページからレイアウトを継承するか、カタログにカスタム レイアウトを使用するかを選択します。" |
| 1076 |
|
| 1077 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:161 |
| 1078 |
msgid "Catalog layout" |
| 1079 |
msgstr "カタログのレイアウト" |
| 1080 |
|
| 1081 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:165 |
| 1082 |
msgid "Select the specific visual template for the catalog page." |
| 1083 |
msgstr "カタログ ページの特定のビジュアル テンプレートを選択します。" |
| 1084 |
|
| 1085 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:170 |
| 1086 |
msgid "Pricing title" |
| 1087 |
msgstr "価格設定のタイトル" |
| 1088 |
|
| 1089 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:174 |
| 1090 |
msgid "Text displayed above the tiered pricing block." |
| 1091 |
msgstr "段階的な価格設定ブロックの上に表示されるテキスト。" |
| 1092 |
|
| 1093 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:178 |
| 1094 |
msgid "Quantity display type" |
| 1095 |
msgstr "数量表示タイプ" |
| 1096 |
|
| 1097 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:182 |
| 1098 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:129 |
| 1099 |
msgid "Range" |
| 1100 |
msgstr "範囲" |
| 1101 |
|
| 1102 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:183 |
| 1103 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:130 |
| 1104 |
msgid "Static values" |
| 1105 |
msgstr "静的な値" |
| 1106 |
|
| 1107 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:185 |
| 1108 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:132 |
| 1109 |
msgid "" |
| 1110 |
"\"Range\" displays the quantity range a tier applies to. \"Static\" displays" |
| 1111 |
" only the minimum quantity required." |
| 1112 |
msgstr "「範囲」には、階層が適用される数量範囲が表示されます。 「静的」では� |
| 1113 |
要最小限の数量のみが表示されます。" |
| 1114 |
|
| 1115 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:190 |
| 1116 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:138 |
| 1117 |
msgid "Active pricing tier color" |
| 1118 |
msgstr "アクティブな価格帯の色" |
| 1119 |
|
| 1120 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:197 |
| 1121 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:208 |
| 1122 |
#: src/Admin/ProductPage/TieredPricingTab.php:126 |
| 1123 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:210 |
| 1124 |
msgid "Unit label" |
| 1125 |
msgstr "単位ラベル" |
| 1126 |
|
| 1127 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:204 |
| 1128 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:215 |
| 1129 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:176 |
| 1130 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:187 |
| 1131 |
msgid "" |
| 1132 |
"For example: pieces, boxes, bottles, packs, etc. This will be shown next to " |
| 1133 |
"quantity values. Leave blank to skip adding a unit label." |
| 1134 |
msgstr "例: ピース、ボックス、ボトル、パックなど。これは数量値の横に表示されます。単位ラベルの追加をスキップするには、空白のままにします。" |
| 1135 |
|
| 1136 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:212 |
| 1137 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:213 |
| 1138 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:380 |
| 1139 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:381 |
| 1140 |
#: src/PricingTable.php:303 src/PricingTable.php:304 |
| 1141 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:184 |
| 1142 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:185 |
| 1143 |
msgid "piece" |
| 1144 |
msgid_plural "pieces" |
| 1145 |
msgstr[0] "ピース" |
| 1146 |
msgstr[1] "" |
| 1147 |
|
| 1148 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:219 |
| 1149 |
#: src/Blocks/build/index.js:698 |
| 1150 |
#: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:16 |
| 1151 |
#: src/Blocks/build/index.js:442 |
| 1152 |
msgid "Quantity column title" |
| 1153 |
msgstr "数量列のタイトル" |
| 1154 |
|
| 1155 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:222 |
| 1156 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:229 |
| 1157 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:236 |
| 1158 |
msgid "Leave empty to not show this column." |
| 1159 |
msgstr "この列を表示しない場合は、空白のままにします。" |
| 1160 |
|
| 1161 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:226 |
| 1162 |
#: src/Blocks/build/index.js:703 |
| 1163 |
#: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:25 |
| 1164 |
#: src/Blocks/build/index.js:451 |
| 1165 |
msgid "Discount column title" |
| 1166 |
msgstr "割引列のタイトル" |
| 1167 |
|
| 1168 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:233 |
| 1169 |
#: src/Blocks/build/index.js:708 |
| 1170 |
#: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:34 |
| 1171 |
#: src/Blocks/build/index.js:460 |
| 1172 |
msgid "Price column title" |
| 1173 |
msgstr "価格列のタイトル" |
| 1174 |
|
| 1175 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:240 |
| 1176 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:214 |
| 1177 |
#: src/Blocks/build/index.js:713 |
| 1178 |
#: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:45 |
| 1179 |
#: src/Blocks/build/index.js:471 |
| 1180 |
msgid "Show percentage discount" |
| 1181 |
msgstr "割引率を表示" |
| 1182 |
|
| 1183 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:246 |
| 1184 |
msgid "Show regular product price" |
| 1185 |
msgstr "通常商品の価格を表示" |
| 1186 |
|
| 1187 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:250 |
| 1188 |
msgid "Show the crossed out regular price in options." |
| 1189 |
msgstr "オプションに取り消し線の付いた通常価格を表示します。" |
| 1190 |
|
| 1191 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:253 |
| 1192 |
msgid "Show total pricing in option" |
| 1193 |
msgstr "オプションで合計価格を表示" |
| 1194 |
|
| 1195 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:257 |
| 1196 |
msgid "Show the total price in an active option." |
| 1197 |
msgstr "アクティブなオプションの合計価格を表示します。" |
| 1198 |
|
| 1199 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:261 |
| 1200 |
msgid "Option template" |
| 1201 |
msgstr "オプションテンプレート" |
| 1202 |
|
| 1203 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:263 |
| 1204 |
#: src/Settings/Sections/GeneralSection/GeneralSection.php:90 |
| 1205 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:241 |
| 1206 |
msgid "" |
| 1207 |
"<strong>Buy {tp_quantity} pieces and save {tp_rounded_discount}%</strong>" |
| 1208 |
msgstr "<strong>{tp_quantity} 個を購� |
| 1209 |
�すると、{tp_rounded_discount}% 割引になります</strong>" |
| 1210 |
|
| 1211 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:273 |
| 1212 |
msgid "Show the \"no discount\" option" |
| 1213 |
msgstr "「割引なし」オプションを表示する" |
| 1214 |
|
| 1215 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:277 |
| 1216 |
msgid "Show the option with a regular product price." |
| 1217 |
msgstr "オプションは通常商品価格で表示します。" |
| 1218 |
|
| 1219 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:280 |
| 1220 |
msgid "\"No discount\" option template" |
| 1221 |
msgstr "「割引なし」オプションテンプレート" |
| 1222 |
|
| 1223 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:282 |
| 1224 |
#: src/Settings/Sections/GeneralSection/GeneralSection.php:114 |
| 1225 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:264 |
| 1226 |
msgid "<strong>Buy {tp_quantity} pieces</strong>" |
| 1227 |
msgstr "<strong>{tp_quantity} 個を購� |
| 1228 |
�</strong>" |
| 1229 |
|
| 1230 |
#: src/Addons/CartUpsells/UpsellsSubsection.php:34 |
| 1231 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:289 |
| 1232 |
msgid "Template" |
| 1233 |
msgstr "テンプレート" |
| 1234 |
|
| 1235 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:291 |
| 1236 |
#: src/Settings/Sections/GeneralSection/GeneralSection.php:97 |
| 1237 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:276 |
| 1238 |
msgid "" |
| 1239 |
"<strong>Buy {tp_quantity} pieces for {tp_price} each and save " |
| 1240 |
"{tp_rounded_discount}%</strong>" |
| 1241 |
msgstr "" |
| 1242 |
"<strong>それぞれ {tp_price} で {tp_quantity} 個を購� |
| 1243 |
�すると、{tp_rounded_discount}% " |
| 1244 |
"割引になります</strong>" |
| 1245 |
|
| 1246 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:303 |
| 1247 |
msgid "Show the \"no discount\" tier" |
| 1248 |
msgstr "「割引なし」レベルを表示する" |
| 1249 |
|
| 1250 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:307 |
| 1251 |
msgid "Show the tier with a regular product price." |
| 1252 |
msgstr "通常の商品価格で階層を表示します。" |
| 1253 |
|
| 1254 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:311 |
| 1255 |
msgid "\"No discount\" template" |
| 1256 |
msgstr "「割引なし」テンプレート" |
| 1257 |
|
| 1258 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:313 |
| 1259 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:301 |
| 1260 |
msgid "<strong>Buy {tp_quantity} pieces for {tp_price} each</strong>" |
| 1261 |
msgstr "<strong>{tp_quantity} 個をそれぞれ {tp_price} で購� |
| 1262 |
�します</strong>" |
| 1263 |
|
| 1264 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:322 |
| 1265 |
msgid "Clickable tiered pricing" |
| 1266 |
msgstr "クリック可能な段階的な価格設定" |
| 1267 |
|
| 1268 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:326 |
| 1269 |
msgid "Makes tiered pricing (table rows, blocks, options, etc) clickable." |
| 1270 |
msgstr "段階的な価格設定 (テーブルの行、ブロック、オプションなど) をクリックできるようにします。" |
| 1271 |
|
| 1272 |
#: src/Addons/ReactProductEditorAddon/Blocks/MinQuantity.php:30 |
| 1273 |
msgid "Minimum Order Quantity" |
| 1274 |
msgstr "最低注文数量" |
| 1275 |
|
| 1276 |
#: src/Addons/ReactProductEditorAddon/ReactProductEditorAddon.php:8 |
| 1277 |
msgid "WooCommerce Product Editor integration" |
| 1278 |
msgstr "WooCommerce 製品エディターの統合" |
| 1279 |
|
| 1280 |
#: src/Addons/ReactProductEditorAddon/ReactProductEditorAddon.php:12 |
| 1281 |
msgid "Enable support for WooCommerce's React-based product editor." |
| 1282 |
msgstr "WooCommerce の React ベースの製品エディターのサポートを有効にします。" |
| 1283 |
|
| 1284 |
#: src/Addons/ReactProductEditorAddon/Sections/AdvanceProductOptionSection.php:38 |
| 1285 |
msgid "Advanced Options" |
| 1286 |
msgstr "詳細オプション" |
| 1287 |
|
| 1288 |
#: src/Addons/ReactProductEditorAddon/Sections/AdvanceProductOptionSection.php:39 |
| 1289 |
msgid "Override global settings such as pricing layout for this product." |
| 1290 |
msgstr "この製品の価格設定レイアウトなどのグローバル設定を上書きします。" |
| 1291 |
|
| 1292 |
#: src/Addons/ReactProductEditorAddon/Sections/MainSection.php:39 |
| 1293 |
msgid "Specify tiered pricing and quantity limits." |
| 1294 |
msgstr "段階的な価格設定と数量制限を指定します。" |
| 1295 |
|
| 1296 |
#: src/Addons/ReactProductEditorAddon/Sections/RoleBasedPricingSection.php:38 |
| 1297 |
msgid "Role-Based Pricing" |
| 1298 |
msgstr "役割ベースの価格設定" |
| 1299 |
|
| 1300 |
#: src/Addons/ReactProductEditorAddon/Sections/RoleBasedPricingSection.php:39 |
| 1301 |
msgid "Set up custom pricing for specific user roles." |
| 1302 |
msgstr "特定のユーザー役割に対してカスタム価格を設定します。" |
| 1303 |
|
| 1304 |
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:128 |
| 1305 |
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:120 |
| 1306 |
msgid "Regular pricing type" |
| 1307 |
msgstr "通常価格タイプ" |
| 1308 |
|
| 1309 |
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:134 |
| 1310 |
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:126 |
| 1311 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:148 |
| 1312 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:201 |
| 1313 |
#: views/addons/category-tiers/add-free.php:28 |
| 1314 |
#: views/addons/category-tiers/add.php:57 |
| 1315 |
#: views/addons/category-tiers/edit-free.php:37 |
| 1316 |
#: views/addons/category-tiers/edit.php:67 |
| 1317 |
#: views/addons/category-tiers/edit.php:88 |
| 1318 |
#: views/admin/components/regular-pricing-form.php:38 |
| 1319 |
#: views/admin/components/regular-pricing-form.php:65 |
| 1320 |
#: views/admin/components/tiered-pricing-rules-form.php:55 |
| 1321 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/Forms/Percentage/Row.js:29 |
| 1322 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 1323 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1 |
| 1324 |
msgid "Percentage discount" |
| 1325 |
msgstr "割引率" |
| 1326 |
|
| 1327 |
#: src/Addons/ImportExport/WoocommerceExportService.php:39 |
| 1328 |
#: src/Addons/ImportExport/WoocommerceImportService.php:27 |
| 1329 |
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:136 |
| 1330 |
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:132 |
| 1331 |
msgid "Fixed pricing rules" |
| 1332 |
msgstr "固定価格ルール" |
| 1333 |
|
| 1334 |
#: src/Addons/ImportExport/WoocommerceExportService.php:42 |
| 1335 |
#: src/Addons/ImportExport/WoocommerceImportService.php:28 |
| 1336 |
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:138 |
| 1337 |
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:134 |
| 1338 |
msgid "Percentage pricing rules" |
| 1339 |
msgstr "パーセンテージ価格設定ルール" |
| 1340 |
|
| 1341 |
#: src/Addons/ImportExport/WoocommerceExportService.php:44 |
| 1342 |
#: src/Addons/ImportExport/WoocommerceImportService.php:26 |
| 1343 |
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:140 |
| 1344 |
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:128 |
| 1345 |
#: src/Integrations/Plugins/WPAllImport.php:116 |
| 1346 |
#: src/Integrations/Plugins/WPAllImport.php:222 |
| 1347 |
#: views/admin/components/tiered-pricing-rules-form.php:98 |
| 1348 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:9 |
| 1349 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 1350 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1 |
| 1351 |
msgid "Tiered pricing type" |
| 1352 |
msgstr "段階的な価格設定タイプ" |
| 1353 |
|
| 1354 |
#: src/Addons/ImportExport/WoocommerceExportService.php:46 |
| 1355 |
#: src/Addons/ImportExport/WoocommerceImportService.php:29 |
| 1356 |
#: src/Addons/RoleBasedPricing/Export/RoleBasedPricingExport.php:142 |
| 1357 |
#: src/Addons/RoleBasedPricing/Import/RoleBasedPricingImport.php:130 |
| 1358 |
#: views/admin/components/minimum-order-quantity-form.php:23 |
| 1359 |
msgid "Minimum order quantity" |
| 1360 |
msgstr "最低注文数量" |
| 1361 |
|
| 1362 |
#: src/Addons/RoleBasedPricing/ProductManager.php:174 |
| 1363 |
msgid "Invalid role" |
| 1364 |
msgstr "無効な役割" |
| 1365 |
|
| 1366 |
#: src/Addons/RoleBasedPricing/ProductManager.php:180 |
| 1367 |
#: src/Addons/UserBasedPricing/ProductManager.php:185 |
| 1368 |
msgid "Invalid nonce" |
| 1369 |
msgstr "無効なノンス" |
| 1370 |
|
| 1371 |
#: src/Addons/RoleBasedPricing/RoleBasedPricingAddon.php:12 |
| 1372 |
msgid "Role-based pricing rules on individual products" |
| 1373 |
msgstr "個� |
| 1374 |
の製品の役割ベースの価格設定ルール" |
| 1375 |
|
| 1376 |
#: src/Addons/RoleBasedPricing/RoleBasedPricingAddon.php:20 |
| 1377 |
msgid "Enable role-based pricing rules on individual products." |
| 1378 |
msgstr "個� |
| 1379 |
の製品で役割ベースの価格設定ルールを有効にします。" |
| 1380 |
|
| 1381 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:8 |
| 1382 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:25 |
| 1383 |
msgid "Tax settings" |
| 1384 |
msgstr "税金の設定" |
| 1385 |
|
| 1386 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:177 |
| 1387 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:21 |
| 1388 |
msgid "Status:" |
| 1389 |
msgstr "状� |
| 1390 |
�:" |
| 1391 |
|
| 1392 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsColumn.php:24 |
| 1393 |
msgid "Class:" |
| 1394 |
msgstr "クラス:" |
| 1395 |
|
| 1396 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:13 |
| 1397 |
msgid "Tax" |
| 1398 |
msgstr "税" |
| 1399 |
|
| 1400 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:17 |
| 1401 |
msgid "Set tax status and class" |
| 1402 |
msgstr "税金ステータスとクラスを設定する" |
| 1403 |
|
| 1404 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:26 |
| 1405 |
msgid "" |
| 1406 |
"Override the default tax status and class for products matching this rule." |
| 1407 |
msgstr "このルールに一致する商品のデフォルトの税金ステータスとクラスをオーバーライドします。" |
| 1408 |
|
| 1409 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:32 |
| 1410 |
#: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:49 |
| 1411 |
msgid "Tax status" |
| 1412 |
msgstr "納税状況" |
| 1413 |
|
| 1414 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:34 |
| 1415 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:45 |
| 1416 |
#: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:27 |
| 1417 |
#: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:34 |
| 1418 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:52 |
| 1419 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:66 |
| 1420 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:80 |
| 1421 |
msgid "Default" |
| 1422 |
msgstr "デフォルト" |
| 1423 |
|
| 1424 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:35 |
| 1425 |
msgid "Taxable" |
| 1426 |
msgstr "課税対象" |
| 1427 |
|
| 1428 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:36 |
| 1429 |
msgid "Shipping only" |
| 1430 |
msgstr "� |
| 1431 |
�送のみ" |
| 1432 |
|
| 1433 |
#: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:213 |
| 1434 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:37 |
| 1435 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 1436 |
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:101 |
| 1437 |
#: src/Addons/TierLabels/build/index.js:1 |
| 1438 |
#: src/Addons/TierLabels/js-source/index.js:141 |
| 1439 |
msgid "None" |
| 1440 |
msgstr "なし" |
| 1441 |
|
| 1442 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:46 |
| 1443 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 1444 |
#: src/Addons/TaxSettings/js-source/App.js:270 |
| 1445 |
msgid "Standard" |
| 1446 |
msgstr "標準" |
| 1447 |
|
| 1448 |
#: src/Addons/TaxSettings/GlobalRulesIntegration/TaxSettingsTab.php:56 |
| 1449 |
#: src/Addons/TaxSettings/RoleBasedRulesIntegration/RoleBasedRulesIntegration.php:63 |
| 1450 |
msgid "Tax class" |
| 1451 |
msgstr "税クラス" |
| 1452 |
|
| 1453 |
#: src/Addons/TaxSettings/TaxSettingsAddon.php:13 |
| 1454 |
msgid "Tax Options" |
| 1455 |
msgstr "税金オプション" |
| 1456 |
|
| 1457 |
#: src/Addons/TaxSettings/TaxSettingsAddon.php:17 |
| 1458 |
msgid "" |
| 1459 |
"Manage tax overrides and display options for user roles and global pricing " |
| 1460 |
"rules." |
| 1461 |
msgstr "税金の上書きを管理し、ユーザーの役割とグローバル価格設定ルールのオプションを表示します。" |
| 1462 |
|
| 1463 |
#: src/Addons/TierLabels/Admin/TierLabelsAdmin.php:72 |
| 1464 |
#: src/Addons/TierLabels/Admin/TierLabelsAdmin.php:97 |
| 1465 |
msgid "No label" |
| 1466 |
msgstr "ラベルなし" |
| 1467 |
|
| 1468 |
#: src/Addons/TierLabels/Admin/TierLabelsAdmin.php:104 |
| 1469 |
msgid "Tier label (regular price)" |
| 1470 |
msgstr "ティアラベル(通常価格)" |
| 1471 |
|
| 1472 |
#: src/Addons/TierLabels/Settings/LabelsSettingsSection.php:8 |
| 1473 |
#: src/Addons/TierLabels/TierLabelsAddon.php:12 |
| 1474 |
msgid "Badges & Labels" |
| 1475 |
msgstr "バッジとラベル" |
| 1476 |
|
| 1477 |
#: src/Addons/TierLabels/TierLabelsAddon.php:16 |
| 1478 |
msgid "Add custom labels like \"Best Value\" to specific pricing tiers." |
| 1479 |
msgstr "「Best Value」などのカスタム ラベルを特定の価格帯に追加します。" |
| 1480 |
|
| 1481 |
#: src/Addons/Tools/Settings/ToolsSettingsSection.php:8 |
| 1482 |
#: src/Addons/Tools/ToolsAddon.php:10 |
| 1483 |
msgid "Tools" |
| 1484 |
msgstr "ツール" |
| 1485 |
|
| 1486 |
#: src/Addons/Tools/ToolsAddon.php:14 |
| 1487 |
msgid "Access utilities for managing and cleaning up tiered pricing data." |
| 1488 |
msgstr "段階的な価格設定データを管理およびクリーンアップするためのユーティリティにアクセスします。" |
| 1489 |
|
| 1490 |
#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:40 |
| 1491 |
msgid "Default variation" |
| 1492 |
msgstr "デフォルトのバリエーション" |
| 1493 |
|
| 1494 |
#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:50 |
| 1495 |
msgid "Search variations…" |
| 1496 |
msgstr "検索バリエーション…" |
| 1497 |
|
| 1498 |
#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:69 |
| 1499 |
msgid "" |
| 1500 |
"Display this variation's pricing before attributes are selected. The " |
| 1501 |
"variation itself won't be pre-selected." |
| 1502 |
msgstr "属性が選択される前に、このバリエーションの価格を表示します。バリエーション自体は事前に選択されません。" |
| 1503 |
|
| 1504 |
#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:78 |
| 1505 |
msgid "Variations share pricing" |
| 1506 |
msgstr "バリエーション株価" |
| 1507 |
|
| 1508 |
#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:79 |
| 1509 |
msgid "" |
| 1510 |
"Use the default variation's pricing for all variations to prevent reloading " |
| 1511 |
"the pricing table." |
| 1512 |
msgstr "価格表の再ロードを防ぐために、すべてのバリエーションに対してデフォルトのバリエーションの価格設定を使用します。" |
| 1513 |
|
| 1514 |
#: src/Admin/ProductPage/TieredPricingTab.php:98 |
| 1515 |
msgid "Additional Options" |
| 1516 |
msgstr "追加オプション" |
| 1517 |
|
| 1518 |
#: src/Admin/ProductPage/TieredPricingTab.php:116 |
| 1519 |
msgid "Pricing layout" |
| 1520 |
msgstr "価格設定" |
| 1521 |
|
| 1522 |
#: src/Admin/ProductPage/TieredPricingTab.php:117 |
| 1523 |
msgid "Override the global layout for this specific product." |
| 1524 |
msgstr "この特定の製品のグローバル レイアウトをオーバーライドします。" |
| 1525 |
|
| 1526 |
#: src/Admin/ProductPage/TieredPricingTab.php:133 |
| 1527 |
msgid "Singular (e.g. piece)" |
| 1528 |
msgstr "単数形 (例: ピース)" |
| 1529 |
|
| 1530 |
#: src/Admin/ProductPage/TieredPricingTab.php:139 |
| 1531 |
msgid "Plural (e.g. pieces)" |
| 1532 |
msgstr "複数形 (例: 個)" |
| 1533 |
|
| 1534 |
#: src/Admin/ProductPage/TieredPricingTab.php:150 |
| 1535 |
msgid "Displayed next to quantities. Leave empty to inherit global settings." |
| 1536 |
msgstr "数量の横に表示されます。グローバル設定を継承するには空のままにしておきます。" |
| 1537 |
|
| 1538 |
#: src/Admin/ProductPage/TieredPricingTab.php:172 |
| 1539 |
msgid "Upgrade your plan to unlock all great features." |
| 1540 |
msgstr "プランをアップグレードすると、すべての優れた機能を利用できるようになります。" |
| 1541 |
|
| 1542 |
#: src/Admin/ProductPage/TieredPricingTab.php:181 |
| 1543 |
#: views/addons/category-tiers/add-free.php:43 |
| 1544 |
#: views/addons/category-tiers/edit-free.php:59 |
| 1545 |
msgid "Upgrade" |
| 1546 |
msgstr "アップグレード" |
| 1547 |
|
| 1548 |
#: src/Admin/Tips/Tips/DefaultVariationTip.php:42 |
| 1549 |
msgid "You can show tiered pricing even if a variation is not selected." |
| 1550 |
msgstr "バリエーションが選択されていない場合でも、段階的な価格を表示できます。" |
| 1551 |
|
| 1552 |
#: src/Admin/Tips/Tips/DefaultVariationTip.php:48 |
| 1553 |
msgid "" |
| 1554 |
"Tiered pricing is related to each variation, so a variation must be selected" |
| 1555 |
" to show the pricing table. However, you can show the tiered pricing before " |
| 1556 |
"users choose a variation by enabling the <strong>default variation</strong> " |
| 1557 |
"option in the <strong>Additional Options</strong> section below." |
| 1558 |
msgstr "" |
| 1559 |
"段階的な価格設定は各バリエーションに関連しているため、価格表を表示するにはバリエーションを選択する� |
| 1560 |
要があります。ただし、以下の " |
| 1561 |
"[<strong>追加オプション</strong>] " |
| 1562 |
"セクションで<strong>デフォルトのバリエーション</strong>オプションを有効にすることで、ユーザーがバリエーションを選択する前に段階的な価格を表示できます。" |
| 1563 |
|
| 1564 |
#: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:46 |
| 1565 |
msgid "" |
| 1566 |
"You can make tiered pricing calculations by considering all variations as " |
| 1567 |
"one product." |
| 1568 |
msgstr "すべてのバリエーションを 1 つの製品とみなして、段階的な価格計算を行うことができます。" |
| 1569 |
|
| 1570 |
#: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:52 |
| 1571 |
msgid "" |
| 1572 |
"For example, if you have a variable product with <strong>3 " |
| 1573 |
"variations</strong>, the price will be calculated for <strong>a combination " |
| 1574 |
"of those variations</strong> in the cart, not individually." |
| 1575 |
msgstr "" |
| 1576 |
"たとえば、<strong> 3 つのバリエーション</strong> がある可変商品の場合、価格は個別ではなく、 カート� |
| 1577 |
の<strong> " |
| 1578 |
"バリエーションの組み合わせ</strong> に対して計算されます。" |
| 1579 |
|
| 1580 |
#: src/Admin/Tips/Tips/VariationsPricingCalculationTip.php:60 |
| 1581 |
msgid "Find more in the settings" |
| 1582 |
msgstr "設定で詳細を確認してください" |
| 1583 |
|
| 1584 |
#: src/Admin/WelcomePage/WelcomePage.php:14 |
| 1585 |
msgid "Welcome to Tiered Pricing for WooCommerce!" |
| 1586 |
msgstr "Welcome to Tiered Pricing for WooCommerce!" |
| 1587 |
|
| 1588 |
#: src/Admin/WelcomePage/WelcomePage.php:15 |
| 1589 |
msgid "Hidden Admin Page" |
| 1590 |
msgstr "非表示の管理� |
| 1591 |
ページ" |
| 1592 |
|
| 1593 |
#: src/Core/Cache.php:53 |
| 1594 |
msgid "Cache has been purged successfully" |
| 1595 |
msgstr "キャッシュが正常に消去されました" |
| 1596 |
|
| 1597 |
#: src/Integrations/Plugins/AddifyRequestAQuote.php:37 |
| 1598 |
msgid "" |
| 1599 |
"Apply tiered pricing discounts when users request a quote through the Addify" |
| 1600 |
" Request a Quote form." |
| 1601 |
msgstr "ユーザーが「見積もりリクエストの追加」フォームを通じて見積もりをリクエストするときに、段階的な価格割引を適用します。" |
| 1602 |
|
| 1603 |
#: src/Integrations/Plugins/AeliaMulticurrency.php:46 |
| 1604 |
msgid "" |
| 1605 |
"Convert and display tiered pricing correctly when using the Aelia Currency " |
| 1606 |
"Switcher." |
| 1607 |
msgstr "Aelia Currency Switcher を使用する場合、段階的な価格を正しく変換して表示します。" |
| 1608 |
|
| 1609 |
#: src/Integrations/Plugins/Curcy.php:79 |
| 1610 |
msgid "" |
| 1611 |
"Convert and display tiered pricing correctly when using the CURCY " |
| 1612 |
"multicurrency plugin." |
| 1613 |
msgstr "CURCY 多通貨プラグインを使用する場合、段階的な価格を正しく変換して表示します。" |
| 1614 |
|
| 1615 |
#: src/Integrations/Plugins/DiscountRulesForWooCommerce.php:37 |
| 1616 |
msgid "Discount Rules for WooCommerce" |
| 1617 |
msgstr "WooCommerce の割引ルール" |
| 1618 |
|
| 1619 |
#: src/Integrations/Plugins/DiscountRulesForWooCommerce.php:41 |
| 1620 |
msgid "" |
| 1621 |
"Prevent price recalculations for free promotional items added to the cart by" |
| 1622 |
" Discount Rules for WooCommerce." |
| 1623 |
msgstr "WooCommerce の割引ルールにより、カートに追加された無料のプロモーション アイテムの価格が再計算されないようにします。" |
| 1624 |
|
| 1625 |
#: src/Integrations/Plugins/Elementor/ElementorIntegration.php:13 |
| 1626 |
msgid "" |
| 1627 |
"Add a dedicated Elementor widget to display the tiered pricing table with " |
| 1628 |
"customizable design options." |
| 1629 |
msgstr "専用の Elementor ウィジェットを追加して、カスタマイズ可能なデザイン オプションを備えた段階的な価格表を表示します。" |
| 1630 |
|
| 1631 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:15 |
| 1632 |
#: src/Services/SystemStatusReportService.php:28 |
| 1633 |
#: views/admin/banners/premium-thanking-banner.php:18 |
| 1634 |
#: views/admin/notifications/activation-notification.php:26 |
| 1635 |
#: views/admin/welcome-page/welcome-page.php:575 |
| 1636 |
msgid "Tiered Pricing Table" |
| 1637 |
msgstr "段階的な価格表" |
| 1638 |
|
| 1639 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:37 |
| 1640 |
msgid "Main" |
| 1641 |
msgstr "主要" |
| 1642 |
|
| 1643 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:42 |
| 1644 |
msgid "Product ID" |
| 1645 |
msgstr "プロダクトID" |
| 1646 |
|
| 1647 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:45 |
| 1648 |
msgid "Leave empty to use the current product." |
| 1649 |
msgstr "現在の製品を使用する場合は空のままにしてください。" |
| 1650 |
|
| 1651 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:49 |
| 1652 |
#: src/Blocks/build/index.js:768 |
| 1653 |
#: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:35 |
| 1654 |
#: src/Blocks/build/index.js:513 |
| 1655 |
msgid "Display type" |
| 1656 |
msgstr "表示タイプ" |
| 1657 |
|
| 1658 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:53 |
| 1659 |
#: src/TierPricingTablePlugin.php:263 src/Blocks/build/index.js:751 |
| 1660 |
#: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:11 |
| 1661 |
#: src/Blocks/build/index.js:489 |
| 1662 |
msgid "Table" |
| 1663 |
msgstr "テーブル" |
| 1664 |
|
| 1665 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:54 |
| 1666 |
#: src/TierPricingTablePlugin.php:264 src/Blocks/build/index.js:754 |
| 1667 |
#: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:15 |
| 1668 |
#: src/Blocks/build/index.js:493 |
| 1669 |
msgid "Blocks" |
| 1670 |
msgstr "ブロック" |
| 1671 |
|
| 1672 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:55 |
| 1673 |
#: src/TierPricingTablePlugin.php:265 src/Blocks/build/index.js:757 |
| 1674 |
#: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:19 |
| 1675 |
#: src/Blocks/build/index.js:497 |
| 1676 |
msgid "Options" |
| 1677 |
msgstr "オプション" |
| 1678 |
|
| 1679 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:56 |
| 1680 |
#: src/TierPricingTablePlugin.php:266 |
| 1681 |
#: views/admin/welcome-page/welcome-page.php:869 src/Blocks/build/index.js:760 |
| 1682 |
#: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:23 |
| 1683 |
#: src/Blocks/build/index.js:501 |
| 1684 |
msgid "Dropdown" |
| 1685 |
msgstr "落ちる" |
| 1686 |
|
| 1687 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:57 |
| 1688 |
msgid "Horizontal-table" |
| 1689 |
msgstr "水平テーブル" |
| 1690 |
|
| 1691 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:63 |
| 1692 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 1693 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:307 |
| 1694 |
#: src/Addons/TierLabels/build/index.js:1 |
| 1695 |
#: src/Addons/TierLabels/js-source/index.js:116 src/Blocks/build/index.js:781 |
| 1696 |
#: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:51 |
| 1697 |
#: src/Blocks/build/index.js:529 |
| 1698 |
msgid "Title" |
| 1699 |
msgstr "タイトル" |
| 1700 |
|
| 1701 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:66 |
| 1702 |
msgid "Tiered pricing title. Leave empty to use default title." |
| 1703 |
msgstr "段階的な価格設定のタイトル。デフォルトのタイトルを使用するには、空のままにします。" |
| 1704 |
|
| 1705 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:71 |
| 1706 |
msgid "Show total" |
| 1707 |
msgstr "合計を表示" |
| 1708 |
|
| 1709 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:75 |
| 1710 |
msgid "Show total for each option when an option is active." |
| 1711 |
msgstr "オプションがアクティブな場合、各オプションの合計を表示します。" |
| 1712 |
|
| 1713 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:81 |
| 1714 |
msgid "Show prices without a discount" |
| 1715 |
msgstr "割引なしの価格を表示する" |
| 1716 |
|
| 1717 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:85 |
| 1718 |
msgid "Show price with no discount in the option." |
| 1719 |
msgstr "オプションで割引なしの価格を表示します。" |
| 1720 |
|
| 1721 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:89 |
| 1722 |
msgid "Show the default option" |
| 1723 |
msgstr "デフォルトのオプションを表示する" |
| 1724 |
|
| 1725 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:93 |
| 1726 |
msgid "" |
| 1727 |
"Show the option without a discount (option with a regular product price)" |
| 1728 |
msgstr "割引なしのオプションを表示(通常の製品価格のオプション)" |
| 1729 |
|
| 1730 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:99 |
| 1731 |
msgid "Active tier color" |
| 1732 |
msgstr "アクティブな層の色" |
| 1733 |
|
| 1734 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:102 |
| 1735 |
msgid "Leave empty to use the default color." |
| 1736 |
msgstr "デフォルトの色を使用するには、空のままにします。" |
| 1737 |
|
| 1738 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:106 |
| 1739 |
msgid "Quantity column text" |
| 1740 |
msgstr "数量列のテキスト" |
| 1741 |
|
| 1742 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:109 |
| 1743 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:117 |
| 1744 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:125 |
| 1745 |
msgid "Leave empty to use default title." |
| 1746 |
msgstr "デフォルトのタイトルを使用するには、空のままにします。" |
| 1747 |
|
| 1748 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:114 |
| 1749 |
msgid "Discount column text" |
| 1750 |
msgstr "割引列のテキスト" |
| 1751 |
|
| 1752 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:122 |
| 1753 |
msgid "Price column text" |
| 1754 |
msgstr "価格列のテキスト" |
| 1755 |
|
| 1756 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:136 |
| 1757 |
msgid "Unit label (singular)" |
| 1758 |
msgstr "ユニットラベル(単数形)" |
| 1759 |
|
| 1760 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:139 |
| 1761 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:147 |
| 1762 |
msgid "Leave empty to use default" |
| 1763 |
msgstr "デフォルトを使用するには空のままにしてください" |
| 1764 |
|
| 1765 |
#: src/Integrations/Plugins/Elementor/ElementorWidget.php:144 |
| 1766 |
msgid "Unit label (plural)" |
| 1767 |
msgstr "ユニットラベル(複数)" |
| 1768 |
|
| 1769 |
#: src/Integrations/Plugins/MixMatch.php:30 |
| 1770 |
msgid "Apply tiered pricing rules correctly to Mix and Match products." |
| 1771 |
msgstr "段階的な価格設定ルールを製品の組み合わせに正しく適用します。" |
| 1772 |
|
| 1773 |
#: src/Integrations/Plugins/ProductBundles.php:108 |
| 1774 |
msgid "" |
| 1775 |
"Apply tiered pricing discounts correctly to WooCommerce Product Bundles." |
| 1776 |
msgstr "段階的な価格割引を WooCommerce 製品バンドルに正しく適用します。" |
| 1777 |
|
| 1778 |
#: src/Integrations/Plugins/RankMath/RankMath.php:19 |
| 1779 |
msgid "" |
| 1780 |
"Add tiered pricing data to the product schema and introduce " |
| 1781 |
"<b>%lowest_price%</b> and <b>%price_range%</b> variables for SEO." |
| 1782 |
msgstr "" |
| 1783 |
"段階的な価格設定データを商品スキーマに追加し、SEO 用に <b>%lowest_price%</b> 変数と <b>%price_range%</b>" |
| 1784 |
" 変数を導� |
| 1785 |
�します。" |
| 1786 |
|
| 1787 |
#: src/Integrations/Plugins/RankMath/Settings.php:21 |
| 1788 |
msgid "" |
| 1789 |
"Configure the integration with Rank Math SEO plugin to use tiered pricing " |
| 1790 |
"variables in your SEO metadata." |
| 1791 |
msgstr "Rank Math SEO プラグインとの統合を構成して、SEO メタデータで段階的な価格設定変数を使用します。" |
| 1792 |
|
| 1793 |
#: src/Integrations/Plugins/RankMath/Settings.php:26 |
| 1794 |
#: src/Integrations/Plugins/SEOPress/Settings.php:26 |
| 1795 |
#: src/Integrations/Plugins/Yoast/Settings.php:26 |
| 1796 |
msgid "Enable custom variables" |
| 1797 |
msgstr "カスタム変数を有効にする" |
| 1798 |
|
| 1799 |
#: src/Integrations/Plugins/RankMath/Settings.php:30 |
| 1800 |
msgid "" |
| 1801 |
"Enable you to use the %lowest_price% and %price_range% variables to display " |
| 1802 |
"the lowest price and price range of products with tiered pricing in Rank " |
| 1803 |
"Math SEO metadata." |
| 1804 |
msgstr "" |
| 1805 |
"%lowest_price% 変数と %price_range% 変数を使用して、Rank Math SEO " |
| 1806 |
"メタデータに段階的な価格設定で製品の最低価格と価格帯を表示できるようにします。" |
| 1807 |
|
| 1808 |
#: src/Integrations/Plugins/RankMath/Settings.php:34 |
| 1809 |
#: src/Integrations/Plugins/SEOPress/Settings.php:34 |
| 1810 |
#: src/Integrations/Plugins/Yoast/Settings.php:34 |
| 1811 |
msgid "Enhance product schema with tiered pricing offers" |
| 1812 |
msgstr "段階的な価格設定オファーで製品スキーマを強化" |
| 1813 |
|
| 1814 |
#: src/Integrations/Plugins/RankMath/Settings.php:38 |
| 1815 |
#: src/Integrations/Plugins/SEOPress/Settings.php:38 |
| 1816 |
#: src/Integrations/Plugins/Yoast/Settings.php:39 |
| 1817 |
msgid "" |
| 1818 |
"Enhance the product schema with tiered pricing offers. Adds an offer for " |
| 1819 |
"each tier and the lowest price as the main offer." |
| 1820 |
msgstr "段階的な価格設定オファーにより製品スキーマを強化します。各階層のオファーと、メインのオファーとしての最低価格を追加します。" |
| 1821 |
|
| 1822 |
#: src/Integrations/Plugins/SEOPress/SEOPress.php:18 |
| 1823 |
msgid "" |
| 1824 |
"Add tiered pricing data to SEOPress and introduce <b>%%lowest_price%%</b> " |
| 1825 |
"and <b>%%price_range%%</b> variables for SEO." |
| 1826 |
msgstr "" |
| 1827 |
"段階的な価格データを SEOPress に追加し、SEO 用の <b>%%lowest_price%%</b> 変数と " |
| 1828 |
"<b>%%price_range%%</b> 変数を導� |
| 1829 |
�します。" |
| 1830 |
|
| 1831 |
#: src/Integrations/Plugins/SEOPress/SEOPressLowestPriceTag.php:12 |
| 1832 |
msgid "Displays the lowest price of the product" |
| 1833 |
msgstr "商品の最安値を表示します" |
| 1834 |
|
| 1835 |
#: src/Integrations/Plugins/SEOPress/SEOPressPriceRangeTag.php:12 |
| 1836 |
msgid "Product price range" |
| 1837 |
msgstr "製品価格帯" |
| 1838 |
|
| 1839 |
#: src/Integrations/Plugins/SEOPress/Settings.php:21 |
| 1840 |
msgid "" |
| 1841 |
"Configure the integration with SEOPress plugin to use tiered pricing " |
| 1842 |
"variables in your SEO metadata." |
| 1843 |
msgstr "SEO メタデータで段階的な価格設定変数を使用するように、SEOPress プラグインとの統合を構成します。" |
| 1844 |
|
| 1845 |
#: src/Integrations/Plugins/SEOPress/Settings.php:30 |
| 1846 |
msgid "" |
| 1847 |
"Enable you to use the %%lowest_price%% and %%price_range%% variables to " |
| 1848 |
"display the lowest price and price range of products with tiered pricing in " |
| 1849 |
"SEOPress metadata." |
| 1850 |
msgstr "" |
| 1851 |
"%%lowest_price%% 変数と %%price_range%% 変数を使用して、SEOPress " |
| 1852 |
"メタデータに段階的な価格設定で製品の最低価格と価格帯を表示できるようにします。" |
| 1853 |
|
| 1854 |
#: src/Integrations/Plugins/WCCS.php:50 |
| 1855 |
msgid "" |
| 1856 |
"Convert and display tiered pricing correctly when using the WooCommerce " |
| 1857 |
"Currency Switcher by WP Experts." |
| 1858 |
msgstr "" |
| 1859 |
"WP Experts の WooCommerce Currency Switcher を使用する場合、段階的な価格を正しく変換して表示します。" |
| 1860 |
|
| 1861 |
#: src/Integrations/Plugins/WCPA.php:19 |
| 1862 |
msgid "" |
| 1863 |
"Calculate tiered pricing accurately when custom product add-ons are " |
| 1864 |
"selected." |
| 1865 |
msgstr "カスタム製品アドオンが選択されている場合、段階的な価格を正確に計算します。" |
| 1866 |
|
| 1867 |
#: src/Integrations/Plugins/WCPProductBundles.php:34 |
| 1868 |
msgid "Apply tiered pricing discounts correctly to WPC Product Bundles." |
| 1869 |
msgstr "段階的な価格割引を WPC 製品バンドルに正しく適用します。" |
| 1870 |
|
| 1871 |
#: src/Integrations/Plugins/WombatProductAddons.php:46 |
| 1872 |
msgid "" |
| 1873 |
"Calculate tiered pricing accurately when using StudioWombat Advanced Product" |
| 1874 |
" Fields." |
| 1875 |
msgstr "StudioWombat Advanced Product Fields を使用する場合、段階的な価格を正確に計算します。" |
| 1876 |
|
| 1877 |
#: src/Integrations/Plugins/WooCommerceDeposits.php:10 |
| 1878 |
msgid "" |
| 1879 |
"Calculate deposit amounts and remaining balances correctly based on tiered " |
| 1880 |
"pricing rules." |
| 1881 |
msgstr "段階的な価格設定ルールに基づいて� |
| 1882 |
�金額と残高を正確に計算します。" |
| 1883 |
|
| 1884 |
#: src/Integrations/Plugins/WooCommerceProductAddons.php:65 |
| 1885 |
msgid "" |
| 1886 |
"Calculate tiered pricing accurately when WooCommerce Product Add-ons are " |
| 1887 |
"selected." |
| 1888 |
msgstr "WooCommerce 製品アドオンが選択されている場合、段階的な価格を正確に計算します。" |
| 1889 |
|
| 1890 |
#: src/Integrations/Plugins/WOOCS.php:65 |
| 1891 |
msgid "" |
| 1892 |
"Convert and display tiered pricing correctly when using the FOX WooCommerce " |
| 1893 |
"Currency Switcher." |
| 1894 |
msgstr "FOX WooCommerce Currency Switcher を使用する場合、段階的な価格を正しく変換して表示します。" |
| 1895 |
|
| 1896 |
#: src/Integrations/Plugins/WPAllImport.php:102 |
| 1897 |
#: src/Integrations/Plugins/WPAllImport.php:202 |
| 1898 |
msgid "Fixed Tiered prices" |
| 1899 |
msgstr "固定段階価格" |
| 1900 |
|
| 1901 |
#: src/Integrations/Plugins/WPAllImport.php:105 |
| 1902 |
#: src/Integrations/Plugins/WPAllImport.php:207 |
| 1903 |
msgid "" |
| 1904 |
"The format for the rules must be the following: " |
| 1905 |
"quantity:price,quantity:price. For example: \"10:5,20:15\" where 10 and 20 " |
| 1906 |
"are quantities and 5 and 15 are prices for those quantities." |
| 1907 |
msgstr "" |
| 1908 |
"ルールの形式は、数量:価格、数量:価格である� |
| 1909 |
要があります。例: 「10:5,20:15」。10 と 20 は数量、5 と 15 " |
| 1910 |
"はそれらの数量の価格です。" |
| 1911 |
|
| 1912 |
#: src/Integrations/Plugins/WPAllImport.php:109 |
| 1913 |
#: src/Integrations/Plugins/WPAllImport.php:212 |
| 1914 |
msgid "Percentage Tiered prices" |
| 1915 |
msgstr "段階的価格の割合" |
| 1916 |
|
| 1917 |
#: src/Integrations/Plugins/WPAllImport.php:112 |
| 1918 |
#: src/Integrations/Plugins/WPAllImport.php:217 |
| 1919 |
msgid "" |
| 1920 |
"Format for the rules must be the following: " |
| 1921 |
"quantity:percent_discount,quantity:percent_discount. For example: " |
| 1922 |
"\"10:5,20:15\" where 10 and 20 are quantities and 5 and 15 are amounts of " |
| 1923 |
"discount." |
| 1924 |
msgstr "" |
| 1925 |
"ルールの形式は、数量:パーセント割引、数量:パーセント割引である� |
| 1926 |
要があります。例: 「10:5,20:15」。10 と 20 は数量、5 と 15 " |
| 1927 |
"は割引額です。" |
| 1928 |
|
| 1929 |
#: src/Integrations/Plugins/WPAllImport.php:125 |
| 1930 |
#: src/Integrations/Plugins/WPAllImport.php:233 |
| 1931 |
msgid "The field must be either \"fixed\" or \"percentage\"." |
| 1932 |
msgstr "フィールドは「固定」または「パーセンテージ」のいずれかである� |
| 1933 |
要があります。" |
| 1934 |
|
| 1935 |
#: src/Integrations/Plugins/WPAllImport.php:128 |
| 1936 |
#: src/Integrations/Plugins/WPAllImport.php:237 |
| 1937 |
msgid "Minimum product quantity" |
| 1938 |
msgstr "最低商品数量" |
| 1939 |
|
| 1940 |
#: src/Integrations/Plugins/WPAllImport.php:133 |
| 1941 |
#: src/Integrations/Plugins/WPAllImport.php:244 |
| 1942 |
msgid "The field must contain an integer value." |
| 1943 |
msgstr "フィールドには整数値が含まれている� |
| 1944 |
要があります。" |
| 1945 |
|
| 1946 |
#: src/Integrations/Plugins/WPAllImport.php:148 |
| 1947 |
#: views/admin/components/regular-pricing-form.php:28 |
| 1948 |
msgid "Pricing type" |
| 1949 |
msgstr "価格タイプ" |
| 1950 |
|
| 1951 |
#: src/Integrations/Plugins/WPAllImport.php:155 |
| 1952 |
msgid "" |
| 1953 |
"The field must be either \"fixed\" or \"percentage\". This affect what " |
| 1954 |
"fields will be used to grant a discount: sale and regular prices or " |
| 1955 |
"percentage discount." |
| 1956 |
msgstr "" |
| 1957 |
"フィールドは「固定」または「パーセンテージ」のいずれかである� |
| 1958 |
要があります。これは、割引を付与するためにどのフィールドが使用されるか " |
| 1959 |
"(セール価格、通常価格、またはパーセント割引) に影響します。" |
| 1960 |
|
| 1961 |
#: src/Integrations/Plugins/WPAllImport.php:165 |
| 1962 |
msgid "Regular price for the role" |
| 1963 |
msgstr "ロールの通常価格" |
| 1964 |
|
| 1965 |
#: src/Integrations/Plugins/WPAllImport.php:174 |
| 1966 |
msgid "Sale price for the role" |
| 1967 |
msgstr "ロールの販売価格" |
| 1968 |
|
| 1969 |
#: src/Integrations/Plugins/WPAllImport.php:178 src/PricingTable.php:255 |
| 1970 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:202 |
| 1971 |
#: views/admin/components/regular-pricing-form.php:75 |
| 1972 |
msgid "Discount (%)" |
| 1973 |
msgstr "割引 (� |
| 1974 |
)" |
| 1975 |
|
| 1976 |
#: src/Integrations/Plugins/WPAllImport.php:197 |
| 1977 |
msgid "Percentage discount for the role." |
| 1978 |
msgstr "役割の割引率。" |
| 1979 |
|
| 1980 |
#: src/Integrations/Plugins/WPAllImport.php:566 |
| 1981 |
msgid "Role-based import" |
| 1982 |
msgstr "ロールベースのインポート" |
| 1983 |
|
| 1984 |
#: src/Integrations/Plugins/WPAllImport.php:888 |
| 1985 |
msgid "Import and update tiered pricing rules using WP All Import." |
| 1986 |
msgstr "WP All Import を使用して段階的な価格設定ルールをインポートおよび更新します。" |
| 1987 |
|
| 1988 |
#: src/Integrations/Plugins/WPMLMulticurrency.php:81 |
| 1989 |
msgid "" |
| 1990 |
"Convert and display tiered pricing correctly when using WPML Multicurrency." |
| 1991 |
msgstr "WPML Multicurrency を使用する場合、段階的な価格を正しく変換して表示します。" |
| 1992 |
|
| 1993 |
#: src/Integrations/Plugins/YithRequestAQuote.php:85 |
| 1994 |
msgid "" |
| 1995 |
"Apply tiered pricing discounts when users request a quote through YITH " |
| 1996 |
"Request a Quote." |
| 1997 |
msgstr "ユーザーが YITH 見積もりリクエストを通じて見積もりをリクエストするときに、段階的な価格割引を適用します。" |
| 1998 |
|
| 1999 |
#: src/Integrations/Plugins/Yoast/Settings.php:21 |
| 2000 |
msgid "" |
| 2001 |
"Configure the integration with Yoast SEO plugin to use tiered pricing " |
| 2002 |
"variables in your SEO metadata." |
| 2003 |
msgstr "Yoast SEO プラグインとの統合を構成して、SEO メタデータで段階的な価格設定変数を使用します。" |
| 2004 |
|
| 2005 |
#: src/Integrations/Plugins/Yoast/Settings.php:30 |
| 2006 |
msgid "" |
| 2007 |
"Enable you to use the %%lowest_price%% and %%price_range%% variables to " |
| 2008 |
"display the lowest price and price range of products with tiered pricing in " |
| 2009 |
"Yoast SEO metadata." |
| 2010 |
msgstr "" |
| 2011 |
"%%lowest_price%% 変数と %%price_range%% 変数を使用して、Yoast SEO " |
| 2012 |
"メタデータに段階的な価格設定で製品の最低価格と価格帯を表示できるようにします。" |
| 2013 |
|
| 2014 |
#: src/Integrations/Plugins/Yoast/Yoast.php:18 |
| 2015 |
msgid "" |
| 2016 |
"Add tiered pricing data to the Yoast product schema and introduce " |
| 2017 |
"<b>%%lowest_price%%</b> and <b>%%price_range%%</b> variables for SEO." |
| 2018 |
msgstr "" |
| 2019 |
"Yoast 製品スキーマに段階的な価格データを追加し、SEO 用に <b>%%lowest_price%%</b> 変数と " |
| 2020 |
"<b>%%price_range%%</b> 変数を導� |
| 2021 |
�します。" |
| 2022 |
|
| 2023 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:75 |
| 2024 |
#: src/Managers/FormatPriceManager.php:292 |
| 2025 |
msgid "From" |
| 2026 |
msgstr "から" |
| 2027 |
|
| 2028 |
#: src/Addons/CartUpsells/CartUpsellsService.php:202 |
| 2029 |
#: src/Addons/CartUpsells/UpsellsSubsection.php:43 |
| 2030 |
msgid "" |
| 2031 |
"Buy <b>{tp_required_quantity}</b> more to get <b>{tp_next_price}</b> each" |
| 2032 |
msgstr "" |
| 2033 |
"さらに <b>{tp_required_quantity}</b> 個購� |
| 2034 |
�すると、それぞれ <b>{tp_next_price}</b> になります" |
| 2035 |
|
| 2036 |
#. translators: %s: account page link |
| 2037 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:72 |
| 2038 |
#, php-format |
| 2039 |
msgid "Please enter %s to make a purchase" |
| 2040 |
msgstr "購� |
| 2041 |
�するには %s と� |
| 2042 |
�力してください" |
| 2043 |
|
| 2044 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:74 |
| 2045 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:52 |
| 2046 |
msgid "your account" |
| 2047 |
msgstr "あなたのアカウント" |
| 2048 |
|
| 2049 |
#. translators: %s: login page url |
| 2050 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:85 |
| 2051 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:70 |
| 2052 |
#, php-format |
| 2053 |
msgid "%s see prices" |
| 2054 |
msgstr "%s 価格を参� |
| 2055 |
�" |
| 2056 |
|
| 2057 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersService.php:87 |
| 2058 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:72 |
| 2059 |
msgid "Login" |
| 2060 |
msgstr "ログイン" |
| 2061 |
|
| 2062 |
#: src/Services/SystemStatusReportService.php:35 |
| 2063 |
msgid "Activation date" |
| 2064 |
msgstr "アクティベーション日" |
| 2065 |
|
| 2066 |
#: src/Services/SystemStatusReportService.php:54 |
| 2067 |
msgid "Seen notifications" |
| 2068 |
msgstr "見た通知" |
| 2069 |
|
| 2070 |
#: src/Services/SystemStatusReportService.php:67 |
| 2071 |
msgid "Tips hidden" |
| 2072 |
msgstr "ヒントが隠されています" |
| 2073 |
|
| 2074 |
#: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:62 |
| 2075 |
msgid "Singular" |
| 2076 |
msgstr "特異" |
| 2077 |
|
| 2078 |
#: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:69 |
| 2079 |
msgid "e.g., piece" |
| 2080 |
msgstr "例: ピース" |
| 2081 |
|
| 2082 |
#: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:74 |
| 2083 |
msgid "Plural" |
| 2084 |
msgstr "複数" |
| 2085 |
|
| 2086 |
#: src/Settings/CustomOptions/TPTQuantityMeasurementField.php:81 |
| 2087 |
msgid "e.g., pieces" |
| 2088 |
msgstr "例: 断片" |
| 2089 |
|
| 2090 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:142 |
| 2091 |
msgid "" |
| 2092 |
"{tp_quantity} - range or a static quantity of the current pricing tier." |
| 2093 |
msgstr "{tp_quantity} - 現在の価格帯の範囲または静的数量。" |
| 2094 |
|
| 2095 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:149 |
| 2096 |
msgid "{tp_discount} - current tier`s percentage discount." |
| 2097 |
msgstr "{tp_discount} - 現在の階層の割引率。" |
| 2098 |
|
| 2099 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:155 |
| 2100 |
msgid "Rounded percentage discount" |
| 2101 |
msgstr "四捨五� |
| 2102 |
�されたパーセント割引" |
| 2103 |
|
| 2104 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:156 |
| 2105 |
msgid "{tp_rounded_discount} - current tier`s rounded percentage discount." |
| 2106 |
msgstr "{tp_rounded_discount} - 現在の階層の四捨五� |
| 2107 |
�された割引率。" |
| 2108 |
|
| 2109 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:162 |
| 2110 |
msgid "Required quantity" |
| 2111 |
msgstr "� |
| 2112 |
要数量" |
| 2113 |
|
| 2114 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:163 |
| 2115 |
msgid "" |
| 2116 |
"{tp_required_quantity} - required quantity to add a next tiered pricing." |
| 2117 |
msgstr "{tp_required_quantity} - 次の段階的な価格設定を追加するために� |
| 2118 |
要な数量。" |
| 2119 |
|
| 2120 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:169 |
| 2121 |
msgid "Next price" |
| 2122 |
msgstr "次の価格" |
| 2123 |
|
| 2124 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:170 |
| 2125 |
msgid "" |
| 2126 |
"{tp_next_price} - next tiered pricing price user can get if they add " |
| 2127 |
"required quantity." |
| 2128 |
msgstr "{tp_next_price} - ユーザーが� |
| 2129 |
要な数量を追加した場合に取得できる次の段階的な価格設定価格。" |
| 2130 |
|
| 2131 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:176 |
| 2132 |
msgid "Next discount" |
| 2133 |
msgstr "次回割引" |
| 2134 |
|
| 2135 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:177 |
| 2136 |
msgid "{tp_next_discount} - next discount if they add required quantity." |
| 2137 |
msgstr "{tp_next_discount} - � |
| 2138 |
要な数量を追加した場合の次の割引。" |
| 2139 |
|
| 2140 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:183 |
| 2141 |
msgid "Next actual discount" |
| 2142 |
msgstr "次回の実際の割引" |
| 2143 |
|
| 2144 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:184 |
| 2145 |
msgid "{tp_actual_discount} - discount based on the original product price." |
| 2146 |
msgstr "{tp_actual_discount} - � |
| 2147 |
�の商品価格に基づく割引。" |
| 2148 |
|
| 2149 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:189 |
| 2150 |
msgid "Save price" |
| 2151 |
msgstr "価格を節約" |
| 2152 |
|
| 2153 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:190 |
| 2154 |
msgid "{tp_ys_price} - difference between regular and current price." |
| 2155 |
msgstr "{tp_ys_price} - 通常価格と現在の価格の差。" |
| 2156 |
|
| 2157 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:195 |
| 2158 |
msgid "Total save price" |
| 2159 |
msgstr "合計節約価格" |
| 2160 |
|
| 2161 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:196 |
| 2162 |
msgid "" |
| 2163 |
"{tp_ys_total_price} - difference between regular and current price " |
| 2164 |
"multiplied by quantity." |
| 2165 |
msgstr "{tp_ys_total_price} - 通常価格と現在の価格の差に数量を掛けたもの。" |
| 2166 |
|
| 2167 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:206 |
| 2168 |
msgid "{tp_price} - Tier price for one piece" |
| 2169 |
msgstr "{tp_price} - 1 個のティア価格" |
| 2170 |
|
| 2171 |
#: src/Settings/CustomOptions/TPTTextTemplate.php:211 |
| 2172 |
msgid "It will use Unit label from products if you set it." |
| 2173 |
msgstr "設定すると製品のユニットラベルを使用します。" |
| 2174 |
|
| 2175 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:18 |
| 2176 |
msgid "You can disable or enable specific plugin features." |
| 2177 |
msgstr "特定のプラグイン機能を無効または有効にすることができます。" |
| 2178 |
|
| 2179 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:66 |
| 2180 |
msgid "Cache" |
| 2181 |
msgstr "キャッシュ" |
| 2182 |
|
| 2183 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:67 |
| 2184 |
msgid "" |
| 2185 |
"Cache improves performance making the plugin not calculate data on each " |
| 2186 |
"request. Disable to debug issues." |
| 2187 |
msgstr "キャッシュによりパフォーマンスが向上し、プラグインがリクエストごとにデータを計算しなくなります。問題をデバッグするには無効にします。" |
| 2188 |
|
| 2189 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:72 |
| 2190 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:99 |
| 2191 |
msgid "Enabled" |
| 2192 |
msgstr "有効" |
| 2193 |
|
| 2194 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:78 |
| 2195 |
msgid "Purge" |
| 2196 |
msgstr "パージ" |
| 2197 |
|
| 2198 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:79 |
| 2199 |
msgid "Purge cache" |
| 2200 |
msgstr "キャッシュをパージする" |
| 2201 |
|
| 2202 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:93 |
| 2203 |
msgid "Debug" |
| 2204 |
msgstr "デバッグ" |
| 2205 |
|
| 2206 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:94 |
| 2207 |
msgid "" |
| 2208 |
"Debug mode is useful when you need to track what pricing rule is applying " |
| 2209 |
"for a cart item." |
| 2210 |
msgstr "デバッグ モードは、カート� |
| 2211 |
目に適用されている価格設定ルールを追跡する� |
| 2212 |
要がある場合に便利です。" |
| 2213 |
|
| 2214 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:110 |
| 2215 |
msgid "Calculations" |
| 2216 |
msgstr "計算" |
| 2217 |
|
| 2218 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:24 |
| 2219 |
msgid "Combine variations for quantity calculation" |
| 2220 |
msgstr "バリエーションを組み合わせて数量を計算する" |
| 2221 |
|
| 2222 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:29 |
| 2223 |
msgid "" |
| 2224 |
"Treat all variations of a variable product as the same item when calculating" |
| 2225 |
" the total cart quantity for tiered pricing rules." |
| 2226 |
msgstr "階層型価格設定ルールのカートの合計数量を計算するときは、可変商品のすべてのバリエーションを同じ品目として扱います。" |
| 2227 |
|
| 2228 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:52 |
| 2229 |
msgid "Calculate percentage discounts from regular price" |
| 2230 |
msgstr "通常価格からの割引率を計算します" |
| 2231 |
|
| 2232 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:60 |
| 2233 |
msgid "Round calculated prices" |
| 2234 |
msgstr "四捨五� |
| 2235 |
�で計算された価格" |
| 2236 |
|
| 2237 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:64 |
| 2238 |
msgid "" |
| 2239 |
"Round calculated percentage discounts to prevent minor display discrepancies" |
| 2240 |
" with standard WooCommerce pricing." |
| 2241 |
msgstr "標準の WooCommerce 価格設定との表示の不一致を防ぐために、計算された割引率を四捨五� |
| 2242 |
�します。" |
| 2243 |
|
| 2244 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:80 |
| 2245 |
msgid "" |
| 2246 |
"Calculate percentage discounts using the product's regular price, ignoring " |
| 2247 |
"any active sale prices." |
| 2248 |
msgstr "アクティブなセール価格を無視して、製品の通常価格を使用して割引率を計算します。" |
| 2249 |
|
| 2250 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:86 |
| 2251 |
msgid "" |
| 2252 |
"Example: Regular price is $100.00, sale price is $90.00. Rule: 20% off." |
| 2253 |
msgstr "例: 通常価格は $100.00、セール価格は $90.00。ルール: 20% オフ。" |
| 2254 |
|
| 2255 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:91 |
| 2256 |
msgid "" |
| 2257 |
"Disabled (Default): Discount applies to the sale price ($90.00 - 20% = " |
| 2258 |
"$72.00)." |
| 2259 |
msgstr "無効 (デフォルト): 割引は販売価格に適用されます ($90.00 - 20% = $72.00)。" |
| 2260 |
|
| 2261 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:96 |
| 2262 |
msgid "" |
| 2263 |
"Enabled: Discount applies to the regular price ($100.00 - 20% = $80.00)." |
| 2264 |
msgstr "有効: 割引は通常価格に適用されます ($100.00 - 20% = $80.00)。" |
| 2265 |
|
| 2266 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:117 |
| 2267 |
msgid "How global pricing rules behave." |
| 2268 |
msgstr "グローバル価格設定ルールがどのように動作するか。" |
| 2269 |
|
| 2270 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:121 |
| 2271 |
msgid "Prioritize global pricing rules" |
| 2272 |
msgstr "グローバル価格設定ルールを優� |
| 2273 |
�する" |
| 2274 |
|
| 2275 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:123 |
| 2276 |
msgid "" |
| 2277 |
"Apply global pricing rules before product-level rules. If disabled, " |
| 2278 |
"individual product rules take precedence over global rules." |
| 2279 |
msgstr "製品レベルのルールの前にグローバル価格設定ルールを適用します。無効にすると、個� |
| 2280 |
の製品ルールがグローバル ルールより優� |
| 2281 |
�されます。" |
| 2282 |
|
| 2283 |
#: src/Settings/Sections/GeneralSection/GeneralSection.php:86 |
| 2284 |
msgid "General" |
| 2285 |
msgstr "一般的な" |
| 2286 |
|
| 2287 |
#: src/Settings/Sections/GeneralSection/GeneralSection.php:104 |
| 2288 |
msgid "<strong>Buy {tp_quantity} pieces for {tp_price}</strong>" |
| 2289 |
msgstr "<strong>{tp_quantity} 個を {tp_price} で購� |
| 2290 |
�</strong>" |
| 2291 |
|
| 2292 |
#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:14 |
| 2293 |
#: src/Addons/TieredPricingCart/TieredPricingCartAddon.php:12 |
| 2294 |
msgid "Manage how tiered pricing and discounts appear on the cart page." |
| 2295 |
msgstr "段階的な価格設定と割引をカート ページにどのように表示するかを管理します。" |
| 2296 |
|
| 2297 |
#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:26 |
| 2298 |
msgid "" |
| 2299 |
"Show a crossed-out regular price next to the discounted tiered price in the " |
| 2300 |
"cart. For example: " |
| 2301 |
msgstr "カート� |
| 2302 |
の割引段階価格の横に取り消し線の付いた通常価格を表示します。例えば:" |
| 2303 |
|
| 2304 |
#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:34 |
| 2305 |
msgid "" |
| 2306 |
"Show a crossed-out regular subtotal next to the discounted subtotal in the " |
| 2307 |
"cart." |
| 2308 |
msgstr "カート� |
| 2309 |
の割引小計の横に、取り消し線を引いた通常の小計を表示します。" |
| 2310 |
|
| 2311 |
#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:42 |
| 2312 |
msgid "" |
| 2313 |
"When crossing out a price, always display the regular price rather than a " |
| 2314 |
"sale price." |
| 2315 |
msgstr "価格を取り消す場合は、セール価格ではなく、� |
| 2316 |
ず通常価格を表示してください。" |
| 2317 |
|
| 2318 |
#: src/Addons/CatalogPrices/CatalogPricesAddon.php:12 |
| 2319 |
msgid "Manage how tiered pricing appears in catalogs, loops, and widgets." |
| 2320 |
msgstr "段階的な価格設定がカタログ、ループ、ウィジェットにどのように表示されるかを管理します。" |
| 2321 |
|
| 2322 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:51 |
| 2323 |
msgid "Show lowest price" |
| 2324 |
msgstr "最安値を表示" |
| 2325 |
|
| 2326 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:52 |
| 2327 |
msgid "Show range (lowest to highest)" |
| 2328 |
msgstr "範囲を表示 (最低から最高まで)" |
| 2329 |
|
| 2330 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:76 |
| 2331 |
msgid "Text displayed before the lowest price (e.g., <b>From $10.00</b>)." |
| 2332 |
msgstr "最安値の前に表示されるテキスト (例: <b>$10.00 から</b>)。" |
| 2333 |
|
| 2334 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:19 |
| 2335 |
msgid "Customize the appearance and behavior of your tiered pricing tables." |
| 2336 |
msgstr "階層型価格表の外観と動作をカスタマイズします。" |
| 2337 |
|
| 2338 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:42 |
| 2339 |
msgid "" |
| 2340 |
"Choose the default visual layout. You can also customize this individually " |
| 2341 |
"per product." |
| 2342 |
msgstr "デフォルトの視覚レイアウトを選択します。これを製品ごとに個別にカスタマイズすることもできます。" |
| 2343 |
|
| 2344 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:53 |
| 2345 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:67 |
| 2346 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:81 |
| 2347 |
msgid "Style #1" |
| 2348 |
msgstr "スタイル #1" |
| 2349 |
|
| 2350 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:54 |
| 2351 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:68 |
| 2352 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:82 |
| 2353 |
msgid "Style #2" |
| 2354 |
msgstr "スタイル #2" |
| 2355 |
|
| 2356 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:55 |
| 2357 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:69 |
| 2358 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:83 |
| 2359 |
msgid "Style #3" |
| 2360 |
msgstr "スタイル #3" |
| 2361 |
|
| 2362 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:56 |
| 2363 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:70 |
| 2364 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:84 |
| 2365 |
msgid "Style #4" |
| 2366 |
msgstr "スタイル #4" |
| 2367 |
|
| 2368 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:110 |
| 2369 |
msgid "Above add to cart button" |
| 2370 |
msgstr "上にある「カートに� |
| 2371 |
�れる」ボタン" |
| 2372 |
|
| 2373 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:111 |
| 2374 |
msgid "Below add to cart button" |
| 2375 |
msgstr "カートに� |
| 2376 |
�れるボタンの下に" |
| 2377 |
|
| 2378 |
#: src/Addons/PricingSummary/SummarySubsection.php:53 |
| 2379 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:112 |
| 2380 |
msgid "Above add to cart form" |
| 2381 |
msgstr "上記のカートに追加フォーム" |
| 2382 |
|
| 2383 |
#: src/Addons/PricingSummary/SummarySubsection.php:54 |
| 2384 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:113 |
| 2385 |
msgid "Below add to cart form" |
| 2386 |
msgstr "以下のカートに追加フォーム" |
| 2387 |
|
| 2388 |
#: src/Addons/PricingSummary/SummarySubsection.php:56 |
| 2389 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:115 |
| 2390 |
msgid "Before product summary" |
| 2391 |
msgstr "商品概要の前に" |
| 2392 |
|
| 2393 |
#: src/Addons/PricingSummary/SummarySubsection.php:57 |
| 2394 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:116 |
| 2395 |
msgid "After product summary" |
| 2396 |
msgstr "商品概要後" |
| 2397 |
|
| 2398 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:117 |
| 2399 |
msgid "I display tiered pricing via shortcode/gutenberg/elementor" |
| 2400 |
msgstr "ショートコード/gutenberg/elementor を介して段階的な価格を表示します" |
| 2401 |
|
| 2402 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:120 |
| 2403 |
msgid "Choose where you what tiered pricing be displayed on the product page." |
| 2404 |
msgstr "製品ページのどこに段階的な価格を表示するかを選択します。" |
| 2405 |
|
| 2406 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:145 |
| 2407 |
msgid "Tooltip icon color" |
| 2408 |
msgstr "ツールチップアイコンの色" |
| 2409 |
|
| 2410 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:150 |
| 2411 |
msgid "Color of the icon." |
| 2412 |
msgstr "アイコンの色。" |
| 2413 |
|
| 2414 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:154 |
| 2415 |
msgid "Tooltip icon size (px)" |
| 2416 |
msgstr "ツールチップアイコンのサイズ (px)" |
| 2417 |
|
| 2418 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:159 |
| 2419 |
msgid "Size of the icon." |
| 2420 |
msgstr "アイコンのサイズ。" |
| 2421 |
|
| 2422 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:163 |
| 2423 |
msgid "Tooltip border" |
| 2424 |
msgstr "ツールチップの境界線" |
| 2425 |
|
| 2426 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:218 |
| 2427 |
msgid "Show the percentage discount in pricing blocks that offer a discount." |
| 2428 |
msgstr "割引を提供する価格設定ブロックの割引率を表示します。" |
| 2429 |
|
| 2430 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:250 |
| 2431 |
msgid "Use the variables above to build the template for the pricing option." |
| 2432 |
msgstr "上記の変数を使用して、価格オプションのテンプレートを作成します。" |
| 2433 |
|
| 2434 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:309 |
| 2435 |
msgid "" |
| 2436 |
"Set up the first pricing tier template where a discount is not offered." |
| 2437 |
msgstr "割引が提供されない最初の価格階層テンプレートを設定します。" |
| 2438 |
|
| 2439 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:274 |
| 2440 |
msgid "Pricing string template" |
| 2441 |
msgstr "価格文字列テンプレート" |
| 2442 |
|
| 2443 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:286 |
| 2444 |
msgid "Use the variables above to build the template for the pricing string." |
| 2445 |
msgstr "上記の変数を使用して、価格文字列のテンプレートを作成します。" |
| 2446 |
|
| 2447 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:290 |
| 2448 |
msgid "Show first tier pricing string" |
| 2449 |
msgstr "最初の段階の価格文字列を表示" |
| 2450 |
|
| 2451 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:294 |
| 2452 |
msgid "" |
| 2453 |
"Show the tier with a regular product price. This is the first pricing tier " |
| 2454 |
"where no discount is offered." |
| 2455 |
msgstr "通常の商品価格で階層を表示します。これは、割引が提供されない最初の価格帯です。" |
| 2456 |
|
| 2457 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:299 |
| 2458 |
msgid "First tier pricing string template" |
| 2459 |
msgstr "第 1 階層の価格文字列テンプレート" |
| 2460 |
|
| 2461 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:11 |
| 2462 |
msgid "Guest Users" |
| 2463 |
msgstr "ゲストユーザー" |
| 2464 |
|
| 2465 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:15 |
| 2466 |
msgid "" |
| 2467 |
"Manage pricing visibility and purchasing rules for guest (non-logged-in) " |
| 2468 |
"users." |
| 2469 |
msgstr "ゲスト (非ログイン) ユーザー向けの価格設定の可視性と購� |
| 2470 |
�ルールを管理します。" |
| 2471 |
|
| 2472 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:26 |
| 2473 |
msgid "Require login to purchase" |
| 2474 |
msgstr "購� |
| 2475 |
�するにはログインが� |
| 2476 |
要です" |
| 2477 |
|
| 2478 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:34 |
| 2479 |
msgid "Guest add-to-cart label" |
| 2480 |
msgstr "ゲストのカートに追加するラベル" |
| 2481 |
|
| 2482 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:38 |
| 2483 |
msgid "Change the default \"Add to cart\" button text for guest users." |
| 2484 |
msgstr "ゲスト ユーザーのデフォルトの「カートに追加」ボタンのテキストを変更します。" |
| 2485 |
|
| 2486 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:40 |
| 2487 |
msgid "Leave empty to keep default" |
| 2488 |
msgstr "デフォルトのままにする場合は空のままにしてください" |
| 2489 |
|
| 2490 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:45 |
| 2491 |
msgid "Guest purchase error message" |
| 2492 |
msgstr "ゲスト購� |
| 2493 |
�エラー メッセージ" |
| 2494 |
|
| 2495 |
#. translators: %s: login page url |
| 2496 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:50 |
| 2497 |
#, php-format |
| 2498 |
msgid "Please enter %s to make a purchase." |
| 2499 |
msgstr "購� |
| 2500 |
�するには %s と� |
| 2501 |
�力してください。" |
| 2502 |
|
| 2503 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:56 |
| 2504 |
msgid "Hide prices for guests" |
| 2505 |
msgstr "ゲスト向けの料金を非表示にする" |
| 2506 |
|
| 2507 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:63 |
| 2508 |
msgid "Guest price message" |
| 2509 |
msgstr "ゲスト価格メッセージ" |
| 2510 |
|
| 2511 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersSubsection.php:66 |
| 2512 |
msgid "" |
| 2513 |
"This message will be displayed instead of the price for non-logged-in users." |
| 2514 |
msgstr "ログインしていないユーザーの場合、価格の代わりにこのメッセージが表示されます。" |
| 2515 |
|
| 2516 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:16 |
| 2517 |
msgid "" |
| 2518 |
"Manage how tiered prices are displayed and behave on single product pages." |
| 2519 |
msgstr "段階的な価格の表示方法と、単一の商品ページでの動作を管理します。" |
| 2520 |
|
| 2521 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:27 |
| 2522 |
msgid "Price display format" |
| 2523 |
msgstr "価格の表示形式" |
| 2524 |
|
| 2525 |
#: src/Addons/PricingSummary/PricingSummaryAddon.php:8 |
| 2526 |
#: src/Addons/PricingSummary/SummarySubsection.php:11 |
| 2527 |
msgid "Pricing Summary" |
| 2528 |
msgstr "価格の概要" |
| 2529 |
|
| 2530 |
#: src/Addons/PricingSummary/SummarySubsection.php:15 |
| 2531 |
msgid "Show a summary block with total cost and unit price details." |
| 2532 |
msgstr "合計コストと単価の詳細を含む概要ブロックを表示します。" |
| 2533 |
|
| 2534 |
#: src/Addons/PricingSummary/SummarySubsection.php:42 |
| 2535 |
msgid "The name is displaying above the summary block." |
| 2536 |
msgstr "名前は概要ブロックの上に表示されます。" |
| 2537 |
|
| 2538 |
#: src/Addons/PricingSummary/SummarySubsection.php:51 |
| 2539 |
msgid "Above buy button" |
| 2540 |
msgstr "購� |
| 2541 |
�ボタンの上に" |
| 2542 |
|
| 2543 |
#: src/Addons/PricingSummary/SummarySubsection.php:52 |
| 2544 |
msgid "Below buy button" |
| 2545 |
msgstr "購� |
| 2546 |
�ボタンの下に" |
| 2547 |
|
| 2548 |
#: src/Addons/PricingSummary/SummarySubsection.php:60 |
| 2549 |
msgid "Where to display the summary block." |
| 2550 |
msgstr "概要ブロックを表示する場所。" |
| 2551 |
|
| 2552 |
#: src/Addons/PricingSummary/SummarySubsection.php:68 |
| 2553 |
msgid "Detailed" |
| 2554 |
msgstr "詳細" |
| 2555 |
|
| 2556 |
#: views/admin/welcome-page/welcome-page.php:982 |
| 2557 |
msgid "Labels" |
| 2558 |
msgstr "ラベル" |
| 2559 |
|
| 2560 |
#: src/Addons/PricingSummary/SummarySubsection.php:75 |
| 2561 |
msgid "\"Total\" label" |
| 2562 |
msgstr "「合計」ラベル" |
| 2563 |
|
| 2564 |
#: src/Addons/PricingSummary/SummarySubsection.php:78 |
| 2565 |
#: views/frontend/tiered-pricing-options-style-1.php:161 |
| 2566 |
#: views/frontend/tiered-pricing-options-style-1.php:271 |
| 2567 |
#: views/frontend/tiered-pricing-options-style-2.php:161 |
| 2568 |
#: views/frontend/tiered-pricing-options-style-2.php:271 |
| 2569 |
#: views/frontend/tiered-pricing-options-style-3.php:161 |
| 2570 |
#: views/frontend/tiered-pricing-options-style-3.php:290 |
| 2571 |
#: views/frontend/tiered-pricing-options.php:161 |
| 2572 |
#: views/frontend/tiered-pricing-options.php:271 |
| 2573 |
msgid "Total:" |
| 2574 |
msgstr "合計:" |
| 2575 |
|
| 2576 |
#: src/Addons/PricingSummary/SummarySubsection.php:82 |
| 2577 |
msgid "\"Each\" label" |
| 2578 |
msgstr "「それぞれ」のラベル" |
| 2579 |
|
| 2580 |
#: src/Addons/PricingSummary/SummarySubsection.php:85 |
| 2581 |
msgid "Each: " |
| 2582 |
msgstr "それぞれ:" |
| 2583 |
|
| 2584 |
#: src/Addons/CartUpsells/UpsellsSubsection.php:11 |
| 2585 |
msgid "Cart Upsell Messages" |
| 2586 |
msgstr "カートのアップセルメッセージ" |
| 2587 |
|
| 2588 |
#: src/Addons/CartUpsells/UpsellsSubsection.php:15 |
| 2589 |
msgid "" |
| 2590 |
"Display targeted messages in the cart to encourage customers to reach the " |
| 2591 |
"next discount tier." |
| 2592 |
msgstr "カート� |
| 2593 |
にターゲットを絞ったメッセージを表示して、顧客が次の割引段階に到達するよう促します。" |
| 2594 |
|
| 2595 |
#: src/Addons/CartUpsells/UpsellsSubsection.php:26 |
| 2596 |
msgid "Enable cart upsells" |
| 2597 |
msgstr "カートのアップセルを有効にする" |
| 2598 |
|
| 2599 |
#: src/Addons/CartUpsells/UpsellsSubsection.php:55 |
| 2600 |
msgid "" |
| 2601 |
"Note: This feature is not compatible with the Gutenberg Cart/Checkout " |
| 2602 |
"blocks." |
| 2603 |
msgstr "注: この機能は、Gutenberg のカート/チェックアウト ブロックと互換性がありません。" |
| 2604 |
|
| 2605 |
#: src/Addons/CartUpsells/UpsellsSubsection.php:49 |
| 2606 |
msgid "Upsell text color" |
| 2607 |
msgstr "アップセルのテキストの色" |
| 2608 |
|
| 2609 |
#: src/Addons/YouSave/YouSaveAddon.php:8 |
| 2610 |
#: src/Addons/YouSave/YouSaveSubsection.php:11 |
| 2611 |
msgid "\"You Save\" Badge" |
| 2612 |
msgstr "「あなたは救われます」バッジ" |
| 2613 |
|
| 2614 |
#: src/Addons/YouSave/YouSaveSubsection.php:15 |
| 2615 |
msgid "" |
| 2616 |
"Show customers exactly how much they save when tiered discounts are applied." |
| 2617 |
msgstr "段階的割引が適用された場合にどれだけ節約できるかを顧客に正確に示します。" |
| 2618 |
|
| 2619 |
#: src/Addons/YouSave/YouSaveSubsection.php:30 |
| 2620 |
msgid "" |
| 2621 |
"Show the difference between the regular price and a discounted price. You " |
| 2622 |
"can also show it via the [tiered_price_you_save] shortcode." |
| 2623 |
msgstr "通常価格と割引価格の差を表示します。 [tiered_price_you_save] ショートコード経由で表示することもできます。" |
| 2624 |
|
| 2625 |
#: src/Addons/YouSave/YouSaveSubsection.php:52 |
| 2626 |
msgid "You save {tp_ys_total_price} ({tp_ys_percentage_discount}%)" |
| 2627 |
msgstr "{tp_ys_total_price} ({tp_ys_percentage_discount}%) を節約できます" |
| 2628 |
|
| 2629 |
#: src/Settings/Sections/Integrations/IntegrationSection.php:17 |
| 2630 |
msgid "General integrations" |
| 2631 |
msgstr "一般的な統合" |
| 2632 |
|
| 2633 |
#: src/Settings/Sections/Integrations/IntegrationSection.php:22 |
| 2634 |
msgid "Multicurrency integrations" |
| 2635 |
msgstr "多通貨の統合" |
| 2636 |
|
| 2637 |
#: src/Settings/Sections/Integrations/IntegrationSection.php:23 |
| 2638 |
msgid "Integrations with multicurrency plugins." |
| 2639 |
msgstr "多通貨プラグインとの統合。" |
| 2640 |
|
| 2641 |
#: src/Settings/Sections/Integrations/IntegrationSection.php:26 |
| 2642 |
msgid "Product Addons" |
| 2643 |
msgstr "製品アドオン" |
| 2644 |
|
| 2645 |
#: src/Settings/Sections/Integrations/IntegrationSection.php:27 |
| 2646 |
msgid "Integrations with product add-ons (custom fields) plugins." |
| 2647 |
msgstr "製品アドオン (カスタム フィールド) プラグインとの統合。" |
| 2648 |
|
| 2649 |
#: src/Settings/Sections/Integrations/IntegrationSection.php:31 |
| 2650 |
msgid "SEO" |
| 2651 |
msgstr "SEO" |
| 2652 |
|
| 2653 |
#: src/Settings/Sections/Integrations/IntegrationSection.php:32 |
| 2654 |
msgid "Integrations with SEO plugins." |
| 2655 |
msgstr "SEO プラグインとの統合。" |
| 2656 |
|
| 2657 |
#: src/Settings/Sections/Integrations/IntegrationSection.php:35 |
| 2658 |
msgid "Custom Product Types" |
| 2659 |
msgstr "カスタム製品タイプ" |
| 2660 |
|
| 2661 |
#: src/Settings/Sections/Integrations/IntegrationSection.php:36 |
| 2662 |
msgid "Integrations plugins that provides custom product types." |
| 2663 |
msgstr "カスタム製品タイプを提供する統合プラグイン。" |
| 2664 |
|
| 2665 |
#: src/Settings/Sections/Integrations/IntegrationSection.php:92 |
| 2666 |
msgid "Integrations" |
| 2667 |
msgstr "統合" |
| 2668 |
|
| 2669 |
#. translators: %s: required plugin |
| 2670 |
#: src/TierPricingTablePlugin.php:82 |
| 2671 |
#, php-format |
| 2672 |
msgid "" |
| 2673 |
"<b>Tiered Pricing Table</b> plugin requires %s to be installed and " |
| 2674 |
"activated." |
| 2675 |
msgstr "<b>段階的価格表</b> プラグインを使用するには、%s をインストールしてアクティブ化する� |
| 2676 |
要があります。" |
| 2677 |
|
| 2678 |
#: src/TierPricingTablePlugin.php:136 |
| 2679 |
#: views/admin/notifications/activation-notification.php:56 |
| 2680 |
#: views/admin/welcome-page/welcome-page.php:595 |
| 2681 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 2682 |
#: src/Addons/RequestAQuote/js-source/src/App.js:267 |
| 2683 |
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:34 |
| 2684 |
msgid "Settings" |
| 2685 |
msgstr "設定" |
| 2686 |
|
| 2687 |
#: src/TierPricingTablePlugin.php:140 |
| 2688 |
msgid "Go Premium" |
| 2689 |
msgstr "プレミアムに行く" |
| 2690 |
|
| 2691 |
#: src/TierPricingTablePlugin.php:153 |
| 2692 |
#: views/admin/banners/premium-thanking-banner.php:44 |
| 2693 |
#: views/admin/banners/upgrade-banner.php:59 |
| 2694 |
#: views/admin/notifications/activation-notification.php:60 |
| 2695 |
#: views/admin/welcome-page/welcome-page.php:601 |
| 2696 |
msgid "Documentation" |
| 2697 |
msgstr "ドキュメント" |
| 2698 |
|
| 2699 |
#: src/TierPricingTablePlugin.php:156 |
| 2700 |
#: views/admin/welcome-page/welcome-page.php:609 |
| 2701 |
msgid "Contact Us" |
| 2702 |
msgstr "お問い合わせ" |
| 2703 |
|
| 2704 |
#: src/TierPricingTablePlugin.php:267 |
| 2705 |
#: views/admin/welcome-page/welcome-page.php:859 |
| 2706 |
msgid "Horizontal table" |
| 2707 |
msgstr "水平テーブル" |
| 2708 |
|
| 2709 |
#: src/TierPricingTablePlugin.php:268 |
| 2710 |
#: views/admin/welcome-page/welcome-page.php:864 |
| 2711 |
msgid "Plain text" |
| 2712 |
msgstr "プレーンテキスト" |
| 2713 |
|
| 2714 |
#: src/TierPricingTablePlugin.php:269 |
| 2715 |
msgid "Tooltip" |
| 2716 |
msgstr "ツールチップ" |
| 2717 |
|
| 2718 |
#: views/addons/category-tiers/add-free.php:37 |
| 2719 |
msgid "" |
| 2720 |
"Available only in the premium version (You can disable this block in the " |
| 2721 |
"settings)" |
| 2722 |
msgstr "プレミアムバージョンでのみ利用可能 (このブロックは設定で無効にできます)" |
| 2723 |
|
| 2724 |
#: views/addons/category-tiers/add.php:69 |
| 2725 |
#: views/addons/category-tiers/edit-free.php:46 |
| 2726 |
#: views/addons/category-tiers/edit.php:100 |
| 2727 |
#: views/admin/components/tiered-pricing-rules-form.php:141 |
| 2728 |
msgid "New tier" |
| 2729 |
msgstr "新しい階層" |
| 2730 |
|
| 2731 |
#: views/addons/category-tiers/add.php:76 |
| 2732 |
msgid "" |
| 2733 |
"Assign percentage discounts for products that have this category. Rules can be overridden\n" |
| 2734 |
" in product." |
| 2735 |
msgstr "" |
| 2736 |
"このカテゴリを持つ製品にパーセント割引を割り当てます。ルールは上書き可能\n" |
| 2737 |
" 製品で。" |
| 2738 |
|
| 2739 |
#: views/addons/category-tiers/edit.php:135 |
| 2740 |
msgid "" |
| 2741 |
"Assign percentage discounts for products that have this category. Rules can " |
| 2742 |
"be overridden in product." |
| 2743 |
msgstr "このカテゴリを持つ製品にパーセント割引を割り当てます。ルールは製品� |
| 2744 |
で上書きできます。" |
| 2745 |
|
| 2746 |
#: views/addons/global-rules/tiered-pricing-tab.php:56 |
| 2747 |
msgid "" |
| 2748 |
"Looking to set pricing rules for product categories or custom sets of " |
| 2749 |
"products?" |
| 2750 |
msgstr "製品カテゴリまたはカスタム製品セットの価格設定ルールを設定したいですか?" |
| 2751 |
|
| 2752 |
#: views/addons/global-rules/tiered-pricing-tab.php:67 |
| 2753 |
msgid "Create a global pricing rule" |
| 2754 |
msgstr "グローバル価格設定ルールを作成する" |
| 2755 |
|
| 2756 |
#: views/addons/role-based-pricing/role-based-block.php:33 |
| 2757 |
msgid "Role-based pricing" |
| 2758 |
msgstr "役割ベースの価格設定" |
| 2759 |
|
| 2760 |
#: views/addons/role-based-pricing/role-based-block.php:64 |
| 2761 |
msgid "Set up specific pricing and rules for different user roles." |
| 2762 |
msgstr "さまざまなユーザーの役割に応じて、特定の価格設定とルールを設定します。" |
| 2763 |
|
| 2764 |
#: views/addons/role-based-pricing/role-based-block.php:75 |
| 2765 |
#: views/addons/user-based-pricing/user-based-block.php:89 |
| 2766 |
msgid "settings" |
| 2767 |
msgstr "設定" |
| 2768 |
|
| 2769 |
#. translators: %s: settings link |
| 2770 |
#: views/addons/role-based-pricing/role-based-block.php:77 |
| 2771 |
#, php-format |
| 2772 |
msgid "" |
| 2773 |
"You can disable this feature in the %s if you don't need role-based pricing." |
| 2774 |
msgstr "ロールベースの価格設定が� |
| 2775 |
要ない場合は、%s でこの機能を無効にすることができます。" |
| 2776 |
|
| 2777 |
#: src/Addons/Tools/AdminUserHooks.php:15 |
| 2778 |
msgid "Manage Roles" |
| 2779 |
msgstr "役割の管理" |
| 2780 |
|
| 2781 |
#: views/addons/role-based-pricing/role-pricing-form.php:30 |
| 2782 |
#: views/addons/user-based-pricing/user-pricing-form.php:32 |
| 2783 |
msgid "Premium feature." |
| 2784 |
msgstr "プレミアム機能。" |
| 2785 |
|
| 2786 |
#: views/admin/banners/free-version-used-premium-available.php:16 |
| 2787 |
#: views/admin/banners/upgrade-banner.php:19 |
| 2788 |
msgid "Free Version" |
| 2789 |
msgstr "無料版" |
| 2790 |
|
| 2791 |
#: views/admin/banners/free-version-used-premium-available.php:19 |
| 2792 |
msgid "Premium License Available" |
| 2793 |
msgstr "プレミアムライセンスが利用可能" |
| 2794 |
|
| 2795 |
#: views/admin/banners/free-version-used-premium-available.php:26 |
| 2796 |
msgid "" |
| 2797 |
"You are currently running the free version. Download the Pro version from " |
| 2798 |
"your <a href=\"" |
| 2799 |
msgstr "現在、無料版を実行しています。 <a href= から Pro バージョンをダウンロードします。" |
| 2800 |
|
| 2801 |
#: src/Admin/ProductPage/RoleCustomerPricingTab.php:77 |
| 2802 |
#: views/admin/banners/premium-thanking-banner.php:20 |
| 2803 |
msgid "Premium" |
| 2804 |
msgstr "プレミアム" |
| 2805 |
|
| 2806 |
#: views/admin/banners/premium-thanking-banner.php:25 |
| 2807 |
msgid "License is invalid or expired. Please check your account." |
| 2808 |
msgstr "ライセンスが無効か期限切れです。アカウントを確認してください。" |
| 2809 |
|
| 2810 |
#: src/TierPricingTablePlugin.php:160 |
| 2811 |
#: views/admin/banners/premium-thanking-banner.php:36 |
| 2812 |
#: views/admin/banners/upgrade-banner.php:71 |
| 2813 |
msgid "My Account" |
| 2814 |
msgstr "私のアカウント" |
| 2815 |
|
| 2816 |
#: views/admin/banners/premium-thanking-banner.php:40 |
| 2817 |
#: views/admin/banners/upgrade-banner.php:54 |
| 2818 |
msgid "Contact Support" |
| 2819 |
msgstr "サポートに連絡する" |
| 2820 |
|
| 2821 |
#: views/admin/banners/upgrade-banner.php:21 |
| 2822 |
msgid "Unlock advanced features with Premium 🚀" |
| 2823 |
msgstr "プレミアム 🚀 で高度な機能を利用しましょう" |
| 2824 |
|
| 2825 |
#: views/admin/banners/upgrade-banner.php:28 |
| 2826 |
msgid "finish plugin activation" |
| 2827 |
msgstr "プラグインのアクティベーションを終了する" |
| 2828 |
|
| 2829 |
#. translators: %s: activation link |
| 2830 |
#: views/admin/banners/upgrade-banner.php:35 |
| 2831 |
#, php-format |
| 2832 |
msgid "Please %s to upgrade." |
| 2833 |
msgstr "%s してアップグレードしてください。" |
| 2834 |
|
| 2835 |
#: src/Addons/RequestAQuote/views/frontend/quote-modal.php:37 |
| 2836 |
#: views/admin/banners/upgrade-banner.php:49 |
| 2837 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 2838 |
#: src/Addons/CustomColumns/js-source/index.js:234 |
| 2839 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 2840 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:122 |
| 2841 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 2842 |
#: src/Addons/TaxSettings/js-source/App.js:238 |
| 2843 |
msgid "Upgrade to Premium" |
| 2844 |
msgstr "プレミアムにアップグレード" |
| 2845 |
|
| 2846 |
#: views/admin/banners/upgrade-banner.php:65 |
| 2847 |
msgid "Opt-in" |
| 2848 |
msgstr "オプトイン" |
| 2849 |
|
| 2850 |
#: views/admin/components/minimum-order-quantity-form.php:27 |
| 2851 |
msgid "" |
| 2852 |
"A minimum amount of a product a customer must order to fulfill the order." |
| 2853 |
msgstr "注文を履行するために顧客が注文しなければならない製品の最小数量。" |
| 2854 |
|
| 2855 |
#: views/admin/components/regular-pricing-form.php:35 |
| 2856 |
#: views/admin/components/regular-pricing-form.php:52 |
| 2857 |
msgid "Flat prices" |
| 2858 |
msgstr "一律料金" |
| 2859 |
|
| 2860 |
#: views/admin/components/regular-pricing-form.php:84 |
| 2861 |
msgid "Leave blank to not apply any" |
| 2862 |
msgstr "何も適用しない場合は空白のままにします" |
| 2863 |
|
| 2864 |
#: views/admin/components/regular-pricing-form.php:94 |
| 2865 |
msgid "Set discounted price as" |
| 2866 |
msgstr "割引価格を次のように設定します" |
| 2867 |
|
| 2868 |
#: views/admin/components/regular-pricing-form.php:137 |
| 2869 |
#: views/admin/components/regular-pricing-form.php:155 |
| 2870 |
msgid "Leave blank to keep unchanged" |
| 2871 |
msgstr "変更しない場合は空白のままにします" |
| 2872 |
|
| 2873 |
#: views/admin/components/tiered-pricing-rules-form.php:105 |
| 2874 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:16 |
| 2875 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 2876 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1 |
| 2877 |
msgid "Fixed prices" |
| 2878 |
msgstr "固定価格" |
| 2879 |
|
| 2880 |
#: views/admin/components/tiered-pricing-rules-form.php:110 |
| 2881 |
msgid "Percentage discounts" |
| 2882 |
msgstr "パーセンテージ割引" |
| 2883 |
|
| 2884 |
#: views/admin/components/tiered-pricing-rules-form.php:111 |
| 2885 |
msgid "Percentage discounts (only in premium version)" |
| 2886 |
msgstr "パーセンテージ割引 (プレミアム バージョンのみ)" |
| 2887 |
|
| 2888 |
#: views/admin/components/tiered-pricing-rules-form.php:125 |
| 2889 |
msgid "Tiered price" |
| 2890 |
msgstr "段階的価格" |
| 2891 |
|
| 2892 |
#: views/admin/notifications/activation-notification.php:25 |
| 2893 |
msgid "Thanks for installing the" |
| 2894 |
msgstr "インストールしていただきありがとうございます" |
| 2895 |
|
| 2896 |
#: views/admin/notifications/activation-notification.php:41 |
| 2897 |
msgid "products" |
| 2898 |
msgstr "製品" |
| 2899 |
|
| 2900 |
#: views/admin/notifications/activation-notification.php:44 |
| 2901 |
msgid "a global pricing rule" |
| 2902 |
msgstr "グローバル価格設定ルール" |
| 2903 |
|
| 2904 |
#. translators: %1$s: product links, %2$s: categories |
| 2905 |
#: views/admin/notifications/activation-notification.php:47 |
| 2906 |
#, php-format |
| 2907 |
msgid "" |
| 2908 |
"Add quantity-based pricing rules directly in the %1$s or create %2$s that " |
| 2909 |
"will work for product categories and user roles." |
| 2910 |
msgstr "数量ベースの価格設定ルールを %1$s に直接追加するか、製品カテゴリとユーザー ロールに機能する %2$s を作成します。" |
| 2911 |
|
| 2912 |
#: views/admin/welcome-page/welcome-page.php:581 |
| 2913 |
msgid "" |
| 2914 |
"Tiered Pricing Table is a powerful tool that allows you to create quantity-" |
| 2915 |
"based pricing for your WooCommerce products." |
| 2916 |
msgstr "Tiered Pricing Table は、WooCommerce 製品の数量ベースの価格設定を作成できる強力なツールです。" |
| 2917 |
|
| 2918 |
#: views/admin/welcome-page/welcome-page.php:587 |
| 2919 |
msgid "" |
| 2920 |
"With intuitive templates, flexible pricing rules, and advanced features, " |
| 2921 |
"this plugin is a perfect fit for any type of store." |
| 2922 |
msgstr "直感的なテンプレート、柔軟な価格設定ルール、高度な機能を備えたこのプラグインは、あらゆるタイプのストアに最適です。" |
| 2923 |
|
| 2924 |
#: views/admin/welcome-page/welcome-page.php:803 |
| 2925 |
msgid "Prices automatically displayed on the product page:" |
| 2926 |
msgstr "製品ページに自動的に表示される価格:" |
| 2927 |
|
| 2928 |
#: views/admin/welcome-page/welcome-page.php:825 |
| 2929 |
msgid "Pricing Table" |
| 2930 |
msgstr "価格表" |
| 2931 |
|
| 2932 |
#: views/admin/welcome-page/welcome-page.php:828 |
| 2933 |
msgid "Ability to add custom columns." |
| 2934 |
msgstr "カスタム列を追加する機能。" |
| 2935 |
|
| 2936 |
#: views/admin/welcome-page/welcome-page.php:838 |
| 2937 |
msgid "Pricing Blocks" |
| 2938 |
msgstr "価格設定ブロック" |
| 2939 |
|
| 2940 |
#: views/admin/welcome-page/welcome-page.php:843 |
| 2941 |
msgid "Pricing Blocks #2" |
| 2942 |
msgstr "価格設定ブロック #2" |
| 2943 |
|
| 2944 |
#: views/admin/welcome-page/welcome-page.php:848 |
| 2945 |
msgid "Pricing Options" |
| 2946 |
msgstr "価格オプション" |
| 2947 |
|
| 2948 |
#: views/admin/welcome-page/welcome-page.php:910 |
| 2949 |
msgid "Apply custom prices to any user role" |
| 2950 |
msgstr "任意のユーザー役割にカスタム価格を適用する" |
| 2951 |
|
| 2952 |
#: views/admin/welcome-page/welcome-page.php:935 |
| 2953 |
msgid "Apply custom prices in bulk for selected categories and users:" |
| 2954 |
msgstr "選択したカテゴリとユーザーにカスタム価格を一括適用します。" |
| 2955 |
|
| 2956 |
#: views/admin/welcome-page/welcome-page.php:990 |
| 2957 |
msgid "Cart" |
| 2958 |
msgstr "カート" |
| 2959 |
|
| 2960 |
#: views/admin/welcome-page/welcome-page.php:999 |
| 2961 |
msgid "Catalog prices" |
| 2962 |
msgstr "カタログ価格" |
| 2963 |
|
| 2964 |
#: views/admin/welcome-page/welcome-page.php:1009 |
| 2965 |
msgid "Product catalog (Category page)" |
| 2966 |
msgstr "製品カタログ(カテゴリーページ)" |
| 2967 |
|
| 2968 |
#: views/admin/welcome-page/welcome-page.php:1053 |
| 2969 |
msgid "Tier Labels & Badges" |
| 2970 |
msgstr "ティアラベルとバッジ" |
| 2971 |
|
| 2972 |
#: views/admin/welcome-page/welcome-page.php:1057 |
| 2973 |
msgid "Data Cleanup & Role Management Tools" |
| 2974 |
msgstr "データクリーンアップと役割管理ツール" |
| 2975 |
|
| 2976 |
#: views/admin/welcome-page/welcome-page.php:1061 |
| 2977 |
msgid "Import \\ Export" |
| 2978 |
msgstr "インポート / エクスポート" |
| 2979 |
|
| 2980 |
#: views/admin/welcome-page/welcome-page.php:1065 |
| 2981 |
msgid "REST API" |
| 2982 |
msgstr "REST API" |
| 2983 |
|
| 2984 |
#: views/admin/welcome-page/welcome-page.php:1069 |
| 2985 |
msgid "Admin-made orders supported" |
| 2986 |
msgstr "管理� |
| 2987 |
による注文がサポートされています" |
| 2988 |
|
| 2989 |
#: views/admin/welcome-page/welcome-page.php:1073 |
| 2990 |
msgid "Built-in cache" |
| 2991 |
msgstr "� |
| 2992 |
蔵キャッシュ" |
| 2993 |
|
| 2994 |
#: views/admin/welcome-page/welcome-page.php:1081 |
| 2995 |
msgid "Shortcode \\ Gutenberg \\ Elementor" |
| 2996 |
msgstr "ショートコード \\ Gutenberg \\ Elementor" |
| 2997 |
|
| 2998 |
#: views/admin/welcome-page/welcome-page.php:1085 |
| 2999 |
msgid "Hide prices for logged-out users" |
| 3000 |
msgstr "ログアウトしたユーザーの価格を非表示にする" |
| 3001 |
|
| 3002 |
#: views/admin/welcome-page/welcome-page.php:1089 |
| 3003 |
msgid "Works with any theme" |
| 3004 |
msgstr "あらゆるテーマに対応" |
| 3005 |
|
| 3006 |
#: views/admin/welcome-page/welcome-page.php:1093 |
| 3007 |
msgid "Debug mode" |
| 3008 |
msgstr "デバッグモード" |
| 3009 |
|
| 3010 |
#. translators: %d: discount amount |
| 3011 |
#: views/frontend/tiered-pricing-blocks-style-1.php:126 |
| 3012 |
#: views/frontend/tiered-pricing-blocks-style-1.php:208 |
| 3013 |
#: views/frontend/tiered-pricing-blocks-style-2.php:124 |
| 3014 |
#: views/frontend/tiered-pricing-blocks-style-2.php:205 |
| 3015 |
#: views/frontend/tiered-pricing-blocks-style-4.php:108 |
| 3016 |
#: views/frontend/tiered-pricing-blocks-style-4.php:205 |
| 3017 |
#: views/frontend/tiered-pricing-blocks-style-5.php:108 |
| 3018 |
#: views/frontend/tiered-pricing-blocks-style-5.php:205 |
| 3019 |
#: views/frontend/tiered-pricing-blocks-style-6.php:108 |
| 3020 |
#: views/frontend/tiered-pricing-blocks-style-6.php:205 |
| 3021 |
#: views/frontend/tiered-pricing-blocks.php:110 |
| 3022 |
#: views/frontend/tiered-pricing-blocks.php:206 |
| 3023 |
#, php-format |
| 3024 |
msgid "(%d%% off)" |
| 3025 |
msgstr "(%d%% オフ)" |
| 3026 |
|
| 3027 |
#. translators: %d: discount amount |
| 3028 |
#: views/frontend/tiered-pricing-blocks-style-3.php:98 |
| 3029 |
#: views/frontend/tiered-pricing-blocks-style-3.php:198 |
| 3030 |
#: views/frontend/tiered-pricing-options-style-3.php:243 |
| 3031 |
#, php-format |
| 3032 |
msgid "%d%% off" |
| 3033 |
msgstr "%d%%オフ" |
| 3034 |
|
| 3035 |
#: src/Addons/CartUpsells/CartUpsellsAddon.php:8 |
| 3036 |
msgid "Cart Upsells" |
| 3037 |
msgstr "カートのアップセル" |
| 3038 |
|
| 3039 |
#: src/Addons/CartUpsells/CartUpsellsAddon.php:12 |
| 3040 |
msgid "" |
| 3041 |
"Display an upsell message in the cart indicating how many items are needed " |
| 3042 |
"to reach the next pricing tier." |
| 3043 |
msgstr "次の価格帯に到達するために� |
| 3044 |
要なアイテム数を示すアップセル メッセージをカートに表示します。" |
| 3045 |
|
| 3046 |
#: src/Addons/CustomColumns/Admin/CustomColumnsAdmin.php:24 |
| 3047 |
msgid "Add Custom Columns" |
| 3048 |
msgstr "カスタム列の追加" |
| 3049 |
|
| 3050 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:489 |
| 3051 |
msgid "Set Custom Pricing" |
| 3052 |
msgstr "カスタム価格の設定" |
| 3053 |
|
| 3054 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:490 |
| 3055 |
msgid "Set custom regular and tiered pricing for matching products." |
| 3056 |
msgstr "一致する製品に対してカスタムの通常価格と段階的な価格を設定します。" |
| 3057 |
|
| 3058 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:495 |
| 3059 |
#: src/Addons/Tools/build/index.js:1 |
| 3060 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:306 |
| 3061 |
msgid "Select Products" |
| 3062 |
msgstr "製品を選択してください" |
| 3063 |
|
| 3064 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:496 |
| 3065 |
msgid "" |
| 3066 |
"Target specific products, categories, tags, or brands. Leave empty to apply " |
| 3067 |
"store-wide." |
| 3068 |
msgstr "特定の製品、カテゴリ、タグ、またはブランドをターゲットにします。店舗� |
| 3069 |
�体に適用するには空のままにしてください。" |
| 3070 |
|
| 3071 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:501 |
| 3072 |
msgid "Filter Users" |
| 3073 |
msgstr "ユーザーをフィルタリングする" |
| 3074 |
|
| 3075 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Form.php:507 |
| 3076 |
msgid "Enforce minimum, maximum, and step increments for purchasing." |
| 3077 |
msgstr "購� |
| 3078 |
�の最小、最大、およびステップの増分を強制します。" |
| 3079 |
|
| 3080 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersAddon.php:8 |
| 3081 |
msgid "Non-Logged-In Users" |
| 3082 |
msgstr "ログインしていないユーザー" |
| 3083 |
|
| 3084 |
#: src/Addons/NonLoggedInUsers/NonLoggedInUsersAddon.php:12 |
| 3085 |
msgid "Hide prices or prevent purchasing for users who are not logged in." |
| 3086 |
msgstr "価格を非表示にするか、ログインしていないユーザーが購� |
| 3087 |
�できないようにします。" |
| 3088 |
|
| 3089 |
#: src/Addons/PricingSummary/PricingSummaryAddon.php:12 |
| 3090 |
msgid "" |
| 3091 |
"Display a dynamic pricing summary showing the total cost of the selected " |
| 3092 |
"quantity." |
| 3093 |
msgstr "選択した数量の合計コストを示す動的価格設定の概要を表示します。" |
| 3094 |
|
| 3095 |
#: src/Addons/TieredPricingCart/TieredPricingCartAddon.php:8 |
| 3096 |
msgid "Cart Display Options" |
| 3097 |
msgstr "カート表示オプション" |
| 3098 |
|
| 3099 |
#: src/Addons/YouSave/YouSaveAddon.php:12 |
| 3100 |
msgid "" |
| 3101 |
"Display a badge showing customers how much they save when tiered pricing is " |
| 3102 |
"applied." |
| 3103 |
msgstr "段階的価格設定が適用された場合に顧客がどれだけ節約できるかを示すバッジを表示します。" |
| 3104 |
|
| 3105 |
#: src/PricingTable.php:414 |
| 3106 |
msgid "" |
| 3107 |
"Pricing Conflict Detected: Your Minimum Order Quantity is equal to or " |
| 3108 |
"greater than your first pricing tier." |
| 3109 |
msgstr "価格の矛盾が検出されました: 最小注文数量が最初の価格レベル以上です。" |
| 3110 |
|
| 3111 |
#: src/PricingTable.php:422 |
| 3112 |
msgid "" |
| 3113 |
"To fix this, please ensure your first tiered pricing rule starts at a higher" |
| 3114 |
" quantity than your Minimum Order Quantity." |
| 3115 |
msgstr "これを修正するには、最初の段階的な価格設定ルールが最小注文数量よりも高い数量で開始されるようにしてください。" |
| 3116 |
|
| 3117 |
#: src/PricingTable.php:426 |
| 3118 |
msgid "Why?" |
| 3119 |
msgstr "なぜ?" |
| 3120 |
|
| 3121 |
#: src/PricingTable.php:427 |
| 3122 |
msgid "" |
| 3123 |
"The plugin automatically creates a base tier using your standard WooCommerce" |
| 3124 |
" product price. This base tier covers any quantities ordered between the " |
| 3125 |
"Minimum Order Quantity and your first discounted tier." |
| 3126 |
msgstr "" |
| 3127 |
"プラグインは、標準の WooCommerce " |
| 3128 |
"製品価格を使用して基本階層を自動的に作成します。この基本階層は、最小注文数量と最初の割引階層の間で注文されたすべての数量をカバーします。" |
| 3129 |
|
| 3130 |
#: src/PricingTable.php:431 |
| 3131 |
msgid "This notice is only visible to store administrators." |
| 3132 |
msgstr "この通知はストア管理� |
| 3133 |
のみに表示されます。" |
| 3134 |
|
| 3135 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:17 |
| 3136 |
#: src/Settings/Sections/Advanced/AdvancedSection.php:43 |
| 3137 |
msgid "Modules" |
| 3138 |
msgstr "モジュール" |
| 3139 |
|
| 3140 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:85 |
| 3141 |
msgid "Style #5" |
| 3142 |
msgstr "スタイル #5" |
| 3143 |
|
| 3144 |
#: views/addons/role-based-pricing/role-pricing-form.php:32 |
| 3145 |
#: views/addons/user-based-pricing/user-pricing-form.php:34 |
| 3146 |
msgid "Upgrade to premium" |
| 3147 |
msgstr "プレミアムにアップグレード" |
| 3148 |
|
| 3149 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3150 |
#: src/Addons/CustomColumns/js-source/index.js:40 |
| 3151 |
msgid "Column Title" |
| 3152 |
msgstr "コラムタイトル" |
| 3153 |
|
| 3154 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3155 |
#: src/Addons/CustomColumns/js-source/index.js:43 |
| 3156 |
msgid "e.g., Discounted Price" |
| 3157 |
msgstr "例: 割引価格" |
| 3158 |
|
| 3159 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3160 |
#: src/Addons/CustomColumns/js-source/index.js:49 |
| 3161 |
msgid "Column Data Type" |
| 3162 |
msgstr "列のデータ型" |
| 3163 |
|
| 3164 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3165 |
#: src/Addons/CustomColumns/js-source/index.js:52 |
| 3166 |
msgid "Select column type..." |
| 3167 |
msgstr "列の種類を選択..." |
| 3168 |
|
| 3169 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3170 |
#: src/Addons/CustomColumns/js-source/index.js:66 |
| 3171 |
msgid "Format" |
| 3172 |
msgstr "形式" |
| 3173 |
|
| 3174 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3175 |
#: src/Addons/CustomColumns/js-source/index.js:81 |
| 3176 |
msgid "Remove column" |
| 3177 |
msgstr "列を削除する" |
| 3178 |
|
| 3179 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3180 |
#: src/Addons/CustomColumns/js-source/index.js:230 |
| 3181 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 3182 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:119 |
| 3183 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3184 |
#: src/Addons/TaxSettings/js-source/App.js:234 |
| 3185 |
msgid "Premium Feature" |
| 3186 |
msgstr "プレミアム機能" |
| 3187 |
|
| 3188 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3189 |
#: src/Addons/CustomColumns/js-source/index.js:230 |
| 3190 |
msgid "Upgrading to premium to unlock custom columns." |
| 3191 |
msgstr "プレミアムにアップグレードしてカスタム列のロックを解除します。" |
| 3192 |
|
| 3193 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3194 |
#: src/Addons/CustomColumns/js-source/index.js:256 |
| 3195 |
msgid "No Custom Columns" |
| 3196 |
msgstr "カスタム列なし" |
| 3197 |
|
| 3198 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3199 |
#: src/Addons/CustomColumns/js-source/index.js:259 |
| 3200 |
msgid "" |
| 3201 |
"Add custom columns to display extra information alongside your pricing " |
| 3202 |
"tiers." |
| 3203 |
msgstr "カスタム列を追加して、価格レベルの横に追加� |
| 3204 |
報を表示します。" |
| 3205 |
|
| 3206 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3207 |
#: src/Addons/CustomColumns/js-source/index.js:262 |
| 3208 |
msgid "Add your first column" |
| 3209 |
msgstr "最初の列を追加します" |
| 3210 |
|
| 3211 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3212 |
#: src/Addons/CustomColumns/js-source/index.js:165 |
| 3213 |
msgid "Columns saved successfully!" |
| 3214 |
msgstr "列が正常に保存されました。" |
| 3215 |
|
| 3216 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3217 |
#: src/Addons/CustomColumns/js-source/index.js:148 |
| 3218 |
msgid "Please upgrade to the Premium version to save custom columns." |
| 3219 |
msgstr "カスタム列を保存するには、プレミアム バージョンにアップグレードしてください。" |
| 3220 |
|
| 3221 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3222 |
#: src/Addons/CustomColumns/js-source/index.js:337 |
| 3223 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 3224 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:138 |
| 3225 |
#: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:44 |
| 3226 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3227 |
#: src/Addons/TierLabels/js-source/index.js:482 |
| 3228 |
msgid "Saving..." |
| 3229 |
msgstr "保存中..." |
| 3230 |
|
| 3231 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3232 |
#: src/Addons/CustomColumns/js-source/index.js:337 |
| 3233 |
msgid "Save Columns" |
| 3234 |
msgstr "列の保存" |
| 3235 |
|
| 3236 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3237 |
#: src/Addons/CustomColumns/js-source/index.js:340 |
| 3238 |
msgid "+ Add Column" |
| 3239 |
msgstr "+ 列を追加" |
| 3240 |
|
| 3241 |
#: src/Addons/ReactProductEditorAddon/js-source/src/role-based-pricing/Components/PremiumUpgradeNotice.js:7 |
| 3242 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 3243 |
msgid "Role-based pricing is a premium feature." |
| 3244 |
msgstr "ロールベースの価格設定はプレミアム機能です。" |
| 3245 |
|
| 3246 |
#: src/Addons/ReactProductEditorAddon/js-source/src/role-based-pricing/Components/PremiumUpgradeNotice.js:9 |
| 3247 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 3248 |
msgid "Upgrade to unlock" |
| 3249 |
msgstr "アップグレードしてロックを解除する" |
| 3250 |
|
| 3251 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingForm.js:43 |
| 3252 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 3253 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1 |
| 3254 |
msgid "Add tier" |
| 3255 |
msgstr "層の追加" |
| 3256 |
|
| 3257 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:13 |
| 3258 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 3259 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1 |
| 3260 |
msgid "Percentage" |
| 3261 |
msgstr "パーセンテージ" |
| 3262 |
|
| 3263 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/Components/TieredPricingForm/TieredPricingType.js:13 |
| 3264 |
#: src/Addons/ReactProductEditorAddon/js/role-based-pricing/index.js:1 |
| 3265 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/index.js:1 |
| 3266 |
msgid "Percentage (premium feature)" |
| 3267 |
msgstr "パーセンテージ (プレミアム機能)" |
| 3268 |
|
| 3269 |
#: src/Admin/ProductPage/RoleCustomerPricingTab.php:85 |
| 3270 |
#: src/Addons/ReactProductEditorAddon/js-source/src/upgrade-notice/edit.js:36 |
| 3271 |
#: src/Addons/ReactProductEditorAddon/js/upgrade-notice/index.js:1 |
| 3272 |
msgid "Upgrade Now" |
| 3273 |
msgstr "今すぐアップグレード" |
| 3274 |
|
| 3275 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3276 |
#: src/Addons/TaxSettings/js-source/App.js:142 |
| 3277 |
msgid "Role-Based Tax Options" |
| 3278 |
msgstr "役割に応じた税金オプション" |
| 3279 |
|
| 3280 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3281 |
#: src/Addons/TaxSettings/js-source/App.js:144 |
| 3282 |
msgid "Override default tax options for specific user roles." |
| 3283 |
msgstr "特定のユーザー役割のデフォルトの税金オプションを上書きします。" |
| 3284 |
|
| 3285 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3286 |
#: src/Addons/TaxSettings/js-source/App.js:174 |
| 3287 |
msgid "No Custom Tax Configurations" |
| 3288 |
msgstr "カスタム税金構成なし" |
| 3289 |
|
| 3290 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3291 |
#: src/Addons/TaxSettings/js-source/App.js:177 |
| 3292 |
msgid "Configure custom tax rules for specific user roles." |
| 3293 |
msgstr "特定のユーザー役割に対してカスタム税金ルールを構成します。" |
| 3294 |
|
| 3295 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3296 |
#: src/Addons/TaxSettings/js-source/App.js:187 |
| 3297 |
msgid "Select a role below to create your first configuration." |
| 3298 |
msgstr "最初の構成を作成するには、以下の役割を選択してください。" |
| 3299 |
|
| 3300 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3301 |
#: src/Addons/TaxSettings/js-source/App.js:193 |
| 3302 |
#: src/Addons/TaxSettings/js-source/App.js:383 |
| 3303 |
#: src/Addons/Tools/build/index.js:1 |
| 3304 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:248 |
| 3305 |
msgid "Select a role..." |
| 3306 |
msgstr "役割を選択してください..." |
| 3307 |
|
| 3308 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3309 |
#: src/Addons/TaxSettings/js-source/App.js:201 |
| 3310 |
msgid "Create Configuration" |
| 3311 |
msgstr "構成の作成" |
| 3312 |
|
| 3313 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3314 |
#: src/Addons/TaxSettings/js-source/App.js:216 |
| 3315 |
msgid "Custom Tax Configuration" |
| 3316 |
msgstr "カスタム税金構成" |
| 3317 |
|
| 3318 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3319 |
#: src/Addons/TaxSettings/js-source/App.js:234 |
| 3320 |
msgid "Upgrading to premium to unlock role-based tax options." |
| 3321 |
msgstr "プレミアムにアップグレードすると、ロールベースの税金オプションが利用可能になります。" |
| 3322 |
|
| 3323 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3324 |
#: src/Addons/TaxSettings/js-source/App.js:253 |
| 3325 |
msgid "Tax Exempt" |
| 3326 |
msgstr "� |
| 3327 |
�税" |
| 3328 |
|
| 3329 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3330 |
#: src/Addons/TaxSettings/js-source/App.js:254 |
| 3331 |
msgid "Disable tax calculation entirely for this role." |
| 3332 |
msgstr "このロールの税金計算を完� |
| 3333 |
�に無効にします。" |
| 3334 |
|
| 3335 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3336 |
#: src/Addons/TaxSettings/js-source/App.js:262 |
| 3337 |
msgid "Tax Class" |
| 3338 |
msgstr "税クラス" |
| 3339 |
|
| 3340 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3341 |
#: src/Addons/TaxSettings/js-source/App.js:266 |
| 3342 |
#: src/Addons/TaxSettings/js-source/App.js:290 |
| 3343 |
#: src/Addons/TaxSettings/js-source/App.js:310 |
| 3344 |
#: src/Addons/TaxSettings/js-source/App.js:330 |
| 3345 |
msgid "Default (Inherit)" |
| 3346 |
msgstr "デフォルト(継承)" |
| 3347 |
|
| 3348 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3349 |
#: src/Addons/TaxSettings/js-source/App.js:274 |
| 3350 |
msgid "Reduced Rate" |
| 3351 |
msgstr "割引料金" |
| 3352 |
|
| 3353 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3354 |
#: src/Addons/TaxSettings/js-source/App.js:278 |
| 3355 |
msgid "Zero Rate" |
| 3356 |
msgstr "ゼロレート" |
| 3357 |
|
| 3358 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3359 |
#: src/Addons/TaxSettings/js-source/App.js:286 |
| 3360 |
msgid "Prices Entered With Tax" |
| 3361 |
msgstr "税込価格を� |
| 3362 |
�力" |
| 3363 |
|
| 3364 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3365 |
#: src/Addons/TaxSettings/js-source/App.js:294 |
| 3366 |
msgid "Yes, I will enter prices inclusive of tax" |
| 3367 |
msgstr "はい、税込価格を� |
| 3368 |
�力します" |
| 3369 |
|
| 3370 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3371 |
#: src/Addons/TaxSettings/js-source/App.js:298 |
| 3372 |
msgid "No, I will enter prices exclusive of tax" |
| 3373 |
msgstr "いいえ、税抜価格を� |
| 3374 |
�力します" |
| 3375 |
|
| 3376 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3377 |
#: src/Addons/TaxSettings/js-source/App.js:306 |
| 3378 |
msgid "Display Prices in Shop" |
| 3379 |
msgstr "ショップでの価格表示" |
| 3380 |
|
| 3381 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3382 |
#: src/Addons/TaxSettings/js-source/App.js:314 |
| 3383 |
#: src/Addons/TaxSettings/js-source/App.js:334 |
| 3384 |
msgid "Including Tax" |
| 3385 |
msgstr "税込み" |
| 3386 |
|
| 3387 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3388 |
#: src/Addons/TaxSettings/js-source/App.js:318 |
| 3389 |
#: src/Addons/TaxSettings/js-source/App.js:338 |
| 3390 |
msgid "Excluding Tax" |
| 3391 |
msgstr "税抜価格" |
| 3392 |
|
| 3393 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3394 |
#: src/Addons/TaxSettings/js-source/App.js:326 |
| 3395 |
msgid "Display Prices in Cart/Checkout" |
| 3396 |
msgstr "カート/チェックアウトに価格を表示" |
| 3397 |
|
| 3398 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3399 |
#: src/Addons/TaxSettings/js-source/App.js:346 |
| 3400 |
msgid "Price Display Suffix" |
| 3401 |
msgstr "価格表示のサフィックス" |
| 3402 |
|
| 3403 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3404 |
#: src/Addons/TaxSettings/js-source/App.js:347 |
| 3405 |
msgid "Leave blank to inherit default settings." |
| 3406 |
msgstr "デフォルト設定を継承するには空白のままにします。" |
| 3407 |
|
| 3408 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3409 |
#: src/Addons/TaxSettings/js-source/App.js:367 |
| 3410 |
msgid "Remove Configuration" |
| 3411 |
msgstr "構成の削除" |
| 3412 |
|
| 3413 |
#: src/Addons/TaxSettings/build/index.js:1 |
| 3414 |
#: src/Addons/TaxSettings/js-source/App.js:391 |
| 3415 |
msgid "Add Configuration" |
| 3416 |
msgstr "構成の追加" |
| 3417 |
|
| 3418 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3419 |
#: src/Addons/TierLabels/js-source/index.js:119 |
| 3420 |
msgid "Enter title" |
| 3421 |
msgstr "タイトルを� |
| 3422 |
�力してください" |
| 3423 |
|
| 3424 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3425 |
#: src/Addons/TierLabels/js-source/index.js:124 |
| 3426 |
msgid "Style Preset" |
| 3427 |
msgstr "スタイルプリセット" |
| 3428 |
|
| 3429 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3430 |
#: src/Addons/TierLabels/js-source/index.js:127 |
| 3431 |
msgid "Square" |
| 3432 |
msgstr "四角" |
| 3433 |
|
| 3434 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3435 |
#: src/Addons/TierLabels/js-source/index.js:128 |
| 3436 |
msgid "Rounded" |
| 3437 |
msgstr "丸い" |
| 3438 |
|
| 3439 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3440 |
#: src/Addons/TierLabels/js-source/index.js:129 |
| 3441 |
msgid "Pill" |
| 3442 |
msgstr "ピル" |
| 3443 |
|
| 3444 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3445 |
#: src/Addons/TierLabels/js-source/index.js:130 |
| 3446 |
msgid "Outline" |
| 3447 |
msgstr "概要" |
| 3448 |
|
| 3449 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3450 |
#: src/Addons/TierLabels/js-source/index.js:131 |
| 3451 |
msgid "Dashed" |
| 3452 |
msgstr "破線" |
| 3453 |
|
| 3454 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3455 |
#: src/Addons/TierLabels/js-source/index.js:138 |
| 3456 |
msgid "Icon" |
| 3457 |
msgstr "アイコン" |
| 3458 |
|
| 3459 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3460 |
#: src/Addons/TierLabels/js-source/index.js:142 |
| 3461 |
msgid "Star" |
| 3462 |
msgstr "星" |
| 3463 |
|
| 3464 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3465 |
#: src/Addons/TierLabels/js-source/index.js:143 |
| 3466 |
msgid "Fire" |
| 3467 |
msgstr "火" |
| 3468 |
|
| 3469 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3470 |
#: src/Addons/TierLabels/js-source/index.js:144 |
| 3471 |
msgid "Lightning" |
| 3472 |
msgstr "稲妻" |
| 3473 |
|
| 3474 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3475 |
#: src/Addons/TierLabels/js-source/index.js:145 |
| 3476 |
msgid "Tag" |
| 3477 |
msgstr "タグ" |
| 3478 |
|
| 3479 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3480 |
#: src/Addons/TierLabels/js-source/index.js:146 |
| 3481 |
msgid "Crown" |
| 3482 |
msgstr "クラウン" |
| 3483 |
|
| 3484 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3485 |
#: src/Addons/TierLabels/js-source/index.js:147 |
| 3486 |
msgid "Percent" |
| 3487 |
msgstr "パーセント" |
| 3488 |
|
| 3489 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3490 |
#: src/Addons/TierLabels/js-source/index.js:148 |
| 3491 |
msgid "Award" |
| 3492 |
msgstr "賞" |
| 3493 |
|
| 3494 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3495 |
#: src/Addons/TierLabels/js-source/index.js:157 |
| 3496 |
msgid "Bg Color" |
| 3497 |
msgstr "背景の色" |
| 3498 |
|
| 3499 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3500 |
#: src/Addons/TierLabels/js-source/index.js:168 |
| 3501 |
msgid "Text Color" |
| 3502 |
msgstr "文字の色" |
| 3503 |
|
| 3504 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3505 |
#: src/Addons/TierLabels/js-source/index.js:179 |
| 3506 |
msgid "Border" |
| 3507 |
msgstr "国境" |
| 3508 |
|
| 3509 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3510 |
#: src/Addons/TierLabels/js-source/index.js:193 |
| 3511 |
msgid "Clear border color" |
| 3512 |
msgstr "クリアボーダーカラー" |
| 3513 |
|
| 3514 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3515 |
#: src/Addons/TierLabels/js-source/index.js:208 |
| 3516 |
msgid "Hide Advanced Settings" |
| 3517 |
msgstr "詳細設定を非表示にする" |
| 3518 |
|
| 3519 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3520 |
#: src/Addons/TierLabels/js-source/index.js:208 |
| 3521 |
msgid "Show Advanced Settings" |
| 3522 |
msgstr "詳細設定を表示" |
| 3523 |
|
| 3524 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3525 |
#: src/Addons/TierLabels/js-source/index.js:215 |
| 3526 |
msgid "Font Size (px)" |
| 3527 |
msgstr "フォントサイズ (px)" |
| 3528 |
|
| 3529 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3530 |
#: src/Addons/TierLabels/js-source/index.js:224 |
| 3531 |
msgid "Border Width (px)" |
| 3532 |
msgstr "枠線の� |
| 3533 |
(px)" |
| 3534 |
|
| 3535 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3536 |
#: src/Addons/TierLabels/js-source/index.js:233 |
| 3537 |
msgid "Padding Horizontal (px)" |
| 3538 |
msgstr "水平方向のパディング (ピクセル)" |
| 3539 |
|
| 3540 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3541 |
#: src/Addons/TierLabels/js-source/index.js:242 |
| 3542 |
msgid "Padding Vertical (px)" |
| 3543 |
msgstr "垂直方向のパディング (px)" |
| 3544 |
|
| 3545 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3546 |
#: src/Addons/TierLabels/js-source/index.js:251 |
| 3547 |
msgid "Border Radius (px)" |
| 3548 |
msgstr "境界線の半径 (px)" |
| 3549 |
|
| 3550 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3551 |
#: src/Addons/TierLabels/js-source/index.js:260 |
| 3552 |
msgid "Extra CSS Class" |
| 3553 |
msgstr "追加の CSS クラス" |
| 3554 |
|
| 3555 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3556 |
#: src/Addons/TierLabels/js-source/index.js:263 |
| 3557 |
msgid "e.g., my-custom-class" |
| 3558 |
msgstr "例: my-custom-class" |
| 3559 |
|
| 3560 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3561 |
#: src/Addons/TierLabels/js-source/index.js:284 |
| 3562 |
msgid "Preview" |
| 3563 |
msgstr "プレビュー" |
| 3564 |
|
| 3565 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3566 |
#: src/Addons/TierLabels/js-source/index.js:290 |
| 3567 |
msgid "Remove label" |
| 3568 |
msgstr "ラベルを削除する" |
| 3569 |
|
| 3570 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3571 |
#: src/Addons/TierLabels/js-source/index.js:319 |
| 3572 |
msgid "New Label" |
| 3573 |
msgstr "新しいラベル" |
| 3574 |
|
| 3575 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3576 |
#: src/Addons/TierLabels/js-source/index.js:410 |
| 3577 |
msgid "No Labels Created" |
| 3578 |
msgstr "ラベルは作成されていません" |
| 3579 |
|
| 3580 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3581 |
#: src/Addons/TierLabels/js-source/index.js:413 |
| 3582 |
msgid "" |
| 3583 |
"Create your first custom tier label to highlight special pricing offers." |
| 3584 |
msgstr "最初のカスタム階層ラベルを作成して、特別価格オファーを強調表示します。" |
| 3585 |
|
| 3586 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3587 |
#: src/Addons/TierLabels/js-source/index.js:416 |
| 3588 |
msgid "" |
| 3589 |
"Once created, you can assign your labels to specific pricing tiers when " |
| 3590 |
"editing a product." |
| 3591 |
msgstr "作成したラベルは、製品の編集時に特定の価格帯に割り当てることができます。" |
| 3592 |
|
| 3593 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3594 |
#: src/Addons/TierLabels/js-source/index.js:419 |
| 3595 |
msgid "Add your first label" |
| 3596 |
msgstr "最初のラベルを追加する" |
| 3597 |
|
| 3598 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3599 |
#: src/Addons/TierLabels/js-source/index.js:343 |
| 3600 |
msgid "Labels saved successfully!" |
| 3601 |
msgstr "ラベルが正常に保存されました。" |
| 3602 |
|
| 3603 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3604 |
#: src/Addons/TierLabels/js-source/index.js:482 |
| 3605 |
msgid "Save Labels" |
| 3606 |
msgstr "ラベルの保存" |
| 3607 |
|
| 3608 |
#: src/Addons/TierLabels/build/index.js:1 |
| 3609 |
#: src/Addons/TierLabels/js-source/index.js:485 |
| 3610 |
msgid "+ Add Label" |
| 3611 |
msgstr "+ ラベルを追加" |
| 3612 |
|
| 3613 |
#: src/Addons/Tools/build/index.js:1 |
| 3614 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:86 |
| 3615 |
msgid "Item added" |
| 3616 |
msgstr "アイテム追加" |
| 3617 |
|
| 3618 |
#: src/Addons/Tools/build/index.js:1 |
| 3619 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:87 |
| 3620 |
msgid "Item removed" |
| 3621 |
msgstr "アイテムが削除されました" |
| 3622 |
|
| 3623 |
#: src/Addons/Tools/build/index.js:1 |
| 3624 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:88 |
| 3625 |
msgid "Remove item" |
| 3626 |
msgstr "アイテムを削除する" |
| 3627 |
|
| 3628 |
#: src/Addons/Tools/build/index.js:1 |
| 3629 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:233 |
| 3630 |
msgid "Clean Up & Reset Options" |
| 3631 |
msgstr "クリーンアップとリセットのオプション" |
| 3632 |
|
| 3633 |
#: src/Addons/Tools/build/index.js:1 |
| 3634 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:245 |
| 3635 |
msgid "Warning:" |
| 3636 |
msgstr "警告:" |
| 3637 |
|
| 3638 |
#: src/Addons/Tools/build/index.js:1 |
| 3639 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:245 |
| 3640 |
msgid "" |
| 3641 |
"The actions below will permanently delete data from your database. Please " |
| 3642 |
"make a backup before proceeding." |
| 3643 |
msgstr "以下のアクションを実行すると、データベースからデータが完� |
| 3644 |
�に削除されます。続行する前にバックアップを作成してください。" |
| 3645 |
|
| 3646 |
#: src/Addons/Tools/build/index.js:1 |
| 3647 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:249 |
| 3648 |
msgid "1. Product Level Data" |
| 3649 |
msgstr "1. 製品レベルのデータ" |
| 3650 |
|
| 3651 |
#: src/Addons/Tools/build/index.js:1 |
| 3652 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:251 |
| 3653 |
msgid "Remove tiered pricing rules directly attached to individual products." |
| 3654 |
msgstr "個� |
| 3655 |
の製品に直接付加されている段階的な価格設定ルールを削除します。" |
| 3656 |
|
| 3657 |
#: src/Addons/Tools/build/index.js:1 |
| 3658 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:255 |
| 3659 |
msgid "Clean Standard Tiered Pricing Data" |
| 3660 |
msgstr "クリーンな標準段階的価格データ" |
| 3661 |
|
| 3662 |
#: src/Addons/Tools/build/index.js:1 |
| 3663 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:267 |
| 3664 |
msgid "Role Based Data" |
| 3665 |
msgstr "役割ベースのデータ" |
| 3666 |
|
| 3667 |
#: src/Addons/Tools/build/index.js:1 |
| 3668 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:295 |
| 3669 |
msgid "Filters (Optional)" |
| 3670 |
msgstr "フィルター (オプション)" |
| 3671 |
|
| 3672 |
#: src/Addons/Tools/build/index.js:1 |
| 3673 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:297 |
| 3674 |
msgid "" |
| 3675 |
"Leave blank to apply the cleanup to all products. Otherwise, select specific" |
| 3676 |
" categories or products." |
| 3677 |
msgstr "クリーンアップをすべての製品に適用するには、空白のままにします。それ以外の場合は、特定のカテゴリまたは製品を選択してください。" |
| 3678 |
|
| 3679 |
#: src/Addons/Tools/build/index.js:1 |
| 3680 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:300 |
| 3681 |
msgid "Select Categories" |
| 3682 |
msgstr "カテゴリの選択" |
| 3683 |
|
| 3684 |
#: src/Addons/Tools/build/index.js:1 |
| 3685 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:317 |
| 3686 |
msgid "2. Global Pricing Rules" |
| 3687 |
msgstr "2. グローバル価格設定ルール" |
| 3688 |
|
| 3689 |
#: src/Addons/Tools/build/index.js:1 |
| 3690 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:319 |
| 3691 |
msgid "Global pricing rules apply to multiple products at once." |
| 3692 |
msgstr "グローバル価格設定ルールは複数の製品に同時に適用されます。" |
| 3693 |
|
| 3694 |
#: src/Addons/Tools/build/index.js:1 |
| 3695 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:322 |
| 3696 |
msgid "Delete all Global Pricing Rules" |
| 3697 |
msgstr "すべてのグローバル価格設定ルールを削除する" |
| 3698 |
|
| 3699 |
#: src/Addons/Tools/build/index.js:1 |
| 3700 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:330 |
| 3701 |
msgid "3. Plugin Settings" |
| 3702 |
msgstr "3. プラグインの設定" |
| 3703 |
|
| 3704 |
#: src/Addons/Tools/build/index.js:1 |
| 3705 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:332 |
| 3706 |
msgid "Reset general settings, labels, and table column configurations." |
| 3707 |
msgstr "一般設定、ラベル、テーブル列の構成をリセットします。" |
| 3708 |
|
| 3709 |
#: src/Addons/Tools/build/index.js:1 |
| 3710 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:335 |
| 3711 |
msgid "Reset all plugin settings to defaults" |
| 3712 |
msgstr "すべてのプラグイン設定をデフォルトにリセットする" |
| 3713 |
|
| 3714 |
#: src/Addons/Tools/build/index.js:1 |
| 3715 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:132 |
| 3716 |
msgid "" |
| 3717 |
"Are you sure you want to delete the selected data? This action cannot be " |
| 3718 |
"undone." |
| 3719 |
msgstr "選択したデータを削除してもよろしいですか?この操作は� |
| 3720 |
�に戻すことができません。" |
| 3721 |
|
| 3722 |
#: src/Addons/Tools/build/index.js:1 |
| 3723 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:159 |
| 3724 |
msgid "Product data cleaned up." |
| 3725 |
msgstr "製品データがクリーンアップされました。" |
| 3726 |
|
| 3727 |
#: src/Addons/Tools/build/index.js:1 |
| 3728 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:172 |
| 3729 |
msgid "Global rules deleted." |
| 3730 |
msgstr "グローバル ルールが削除されました。" |
| 3731 |
|
| 3732 |
#: src/Addons/Tools/build/index.js:1 |
| 3733 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:185 |
| 3734 |
msgid "Settings reset to default." |
| 3735 |
msgstr "設定がデフォルトにリセットされました。" |
| 3736 |
|
| 3737 |
#: src/Addons/Tools/build/index.js:1 |
| 3738 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:214 |
| 3739 |
msgid "An unexpected error occurred." |
| 3740 |
msgstr "予期しないエラーが発生しました。" |
| 3741 |
|
| 3742 |
#: src/Addons/Tools/build/index.js:1 |
| 3743 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:352 |
| 3744 |
msgid "Processing..." |
| 3745 |
msgstr "処理..." |
| 3746 |
|
| 3747 |
#: src/Addons/Tools/build/index.js:1 |
| 3748 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:352 |
| 3749 |
msgid "Execute Cleanup" |
| 3750 |
msgstr "クリーンアップの実行" |
| 3751 |
|
| 3752 |
#: src/Addons/Tools/build/index.js:1 |
| 3753 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:356 |
| 3754 |
msgid "Select at least one option above to proceed." |
| 3755 |
msgstr "続行するには、上記のオプションを少なくとも 1 つ選択してください。" |
| 3756 |
|
| 3757 |
#: src/Addons/Tools/build/index.js:1 |
| 3758 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:173 |
| 3759 |
msgid "Roles and Capabilities" |
| 3760 |
msgstr "役割と能力" |
| 3761 |
|
| 3762 |
#: src/Addons/Tools/build/index.js:1 |
| 3763 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:175 |
| 3764 |
msgid "Add New Role" |
| 3765 |
msgstr "新しい役割の追加" |
| 3766 |
|
| 3767 |
#: src/Addons/Tools/build/index.js:1 |
| 3768 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:183 |
| 3769 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:230 |
| 3770 |
msgid "Role Name" |
| 3771 |
msgstr "役割名" |
| 3772 |
|
| 3773 |
#: src/Addons/Tools/build/index.js:1 |
| 3774 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:184 |
| 3775 |
msgid "Role Key" |
| 3776 |
msgstr "役割キー" |
| 3777 |
|
| 3778 |
#: src/Addons/Tools/build/index.js:1 |
| 3779 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:185 |
| 3780 |
msgid "Capabilities Count" |
| 3781 |
msgstr "機能数" |
| 3782 |
|
| 3783 |
#: src/Addons/Tools/build/index.js:1 |
| 3784 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:202 |
| 3785 |
msgid "Edit" |
| 3786 |
msgstr "編集" |
| 3787 |
|
| 3788 |
#: src/Addons/Tools/build/index.js:1 |
| 3789 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:224 |
| 3790 |
msgid "Edit Role Capabilities" |
| 3791 |
msgstr "役割の機能の編集" |
| 3792 |
|
| 3793 |
#: src/Addons/Tools/build/index.js:1 |
| 3794 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:224 |
| 3795 |
msgid "Create New Role" |
| 3796 |
msgstr "新しい役割の作成" |
| 3797 |
|
| 3798 |
#: src/Addons/Tools/build/index.js:1 |
| 3799 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:236 |
| 3800 |
msgid "Role Key (e.g., custom_role)" |
| 3801 |
msgstr "ロールキー (例:custom_role)" |
| 3802 |
|
| 3803 |
#: src/Addons/Tools/build/index.js:1 |
| 3804 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:245 |
| 3805 |
msgid "Copy capabilities from existing role" |
| 3806 |
msgstr "既存の役割から機能をコピーする" |
| 3807 |
|
| 3808 |
#: src/Addons/Tools/build/index.js:1 |
| 3809 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:259 |
| 3810 |
msgid "Capabilities" |
| 3811 |
msgstr "能力" |
| 3812 |
|
| 3813 |
#: src/Addons/Tools/build/index.js:1 |
| 3814 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:265 |
| 3815 |
msgid "Search capabilities..." |
| 3816 |
msgstr "検索機能..." |
| 3817 |
|
| 3818 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 3819 |
#: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:36 |
| 3820 |
#: src/Addons/Tools/build/index.js:1 |
| 3821 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:283 |
| 3822 |
msgid "Cancel" |
| 3823 |
msgstr "キャンセル" |
| 3824 |
|
| 3825 |
#: src/Addons/Tools/build/index.js:1 |
| 3826 |
#: src/Addons/Tools/js-source/components/RolesManagement.js:286 |
| 3827 |
msgid "Save Role" |
| 3828 |
msgstr "役割の保存" |
| 3829 |
|
| 3830 |
#: src/Addons/Tools/build/index.js:1 src/Addons/Tools/js-source/App.js:26 |
| 3831 |
msgid "Roles Management" |
| 3832 |
msgstr "役割の管理" |
| 3833 |
|
| 3834 |
#: src/Addons/Tools/build/index.js:1 src/Addons/Tools/js-source/App.js:31 |
| 3835 |
msgid "Data Clean Up" |
| 3836 |
msgstr "データのクリーンアップ" |
| 3837 |
|
| 3838 |
#: src/Blocks/build/index.js:49 src/Blocks/build/index.js:132 |
| 3839 |
#: src/Blocks/build/index.js:195 |
| 3840 |
#: src/Blocks/src/blocks/blocks/TieredPricingBlock.js:23 |
| 3841 |
#: src/Blocks/src/blocks/dropdown/TieredPricingDropdown.js:13 |
| 3842 |
#: src/Blocks/src/blocks/options/TieredPricingOption.js:23 |
| 3843 |
#: src/Blocks/build/index.js:23 src/Blocks/build/index.js:63 |
| 3844 |
#: src/Blocks/build/index.js:108 |
| 3845 |
msgid "pieces" |
| 3846 |
msgstr "個" |
| 3847 |
|
| 3848 |
#: src/Blocks/build/index.js:692 |
| 3849 |
#: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:10 |
| 3850 |
#: src/Blocks/build/index.js:436 |
| 3851 |
msgid "Columns" |
| 3852 |
msgstr "コラム" |
| 3853 |
|
| 3854 |
#: src/Blocks/build/index.js:712 |
| 3855 |
#: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:43 |
| 3856 |
#: src/Blocks/build/index.js:469 |
| 3857 |
msgid "Discount column is showing." |
| 3858 |
msgstr "割引欄が表示されています。" |
| 3859 |
|
| 3860 |
#: src/Blocks/build/index.js:712 |
| 3861 |
#: src/Blocks/src/panels/ColumnsPanel/ColumnsPanel.js:44 |
| 3862 |
#: src/Blocks/build/index.js:470 |
| 3863 |
msgid "Discount column is not showing." |
| 3864 |
msgstr "割引欄が表示されません。" |
| 3865 |
|
| 3866 |
#: src/Blocks/build/index.js:765 |
| 3867 |
#: src/Blocks/src/panels/MainOptionsPanel/DisplayTypePanel.js:32 |
| 3868 |
#: src/Blocks/build/index.js:510 |
| 3869 |
msgid "Main settings" |
| 3870 |
msgstr "主な設定" |
| 3871 |
|
| 3872 |
#: src/Addons/ReactProductEditorAddon/js-source/src/premium-wrapper/block.json |
| 3873 |
#: src/Addons/ReactProductEditorAddon/js/premium-wrapper/block.json |
| 3874 |
msgctxt "block title" |
| 3875 |
msgid "Woo blocks-based product editor: Premium Wrapper" |
| 3876 |
msgstr "Woo ブロックベースのプロダクト エディター: Premium Wrapper" |
| 3877 |
|
| 3878 |
#: src/Addons/ReactProductEditorAddon/js-source/src/premium-wrapper/block.json |
| 3879 |
#: src/Addons/ReactProductEditorAddon/js-source/src/upgrade-notice/block.json |
| 3880 |
#: src/Addons/ReactProductEditorAddon/js/premium-wrapper/block.json |
| 3881 |
#: src/Addons/ReactProductEditorAddon/js/upgrade-notice/block.json |
| 3882 |
msgctxt "block keyword" |
| 3883 |
msgid "products" |
| 3884 |
msgstr "製品" |
| 3885 |
|
| 3886 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/block.json |
| 3887 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/block.json |
| 3888 |
msgctxt "block title" |
| 3889 |
msgid "Woo blocks-based product editor: Tiered Pricing" |
| 3890 |
msgstr "Woo ブロックベースの製品エディター: 段階的価格設定" |
| 3891 |
|
| 3892 |
#: src/Addons/ReactProductEditorAddon/js-source/src/tiered-pricing/block.json |
| 3893 |
#: src/Addons/ReactProductEditorAddon/js/tiered-pricing/block.json |
| 3894 |
msgctxt "block description" |
| 3895 |
msgid "A block to allow users to input tiered pricing" |
| 3896 |
msgstr "ユーザーが段階的な価格設定を� |
| 3897 |
�力できるようにするブロック" |
| 3898 |
|
| 3899 |
#: src/Addons/ReactProductEditorAddon/js-source/src/upgrade-notice/block.json |
| 3900 |
#: src/Addons/ReactProductEditorAddon/js/upgrade-notice/block.json |
| 3901 |
msgctxt "block title" |
| 3902 |
msgid "Woo blocks-based product editor: Upgrade Notice" |
| 3903 |
msgstr "Woo ブロックベースの製品エディター: アップグレードのお知らせ" |
| 3904 |
|
| 3905 |
#: src/Blocks/build/block.json src/Blocks/src/block.json |
| 3906 |
msgctxt "block title" |
| 3907 |
msgid "Tiered Pricing" |
| 3908 |
msgstr "段階的な価格設定" |
| 3909 |
|
| 3910 |
#: src/Blocks/build/block.json src/Blocks/src/block.json |
| 3911 |
msgctxt "block description" |
| 3912 |
msgid "" |
| 3913 |
"Tiered pricing widget. Must be used on the product page template. Find more " |
| 3914 |
"options to customize in the plugin settings." |
| 3915 |
msgstr "" |
| 3916 |
"段階的な価格設定ウィジェット。商品ページのテンプレートで使用する� |
| 3917 |
要があります。プラグイン設定でカスタマイズするオプションをさらに見つけてください。" |
| 3918 |
|
| 3919 |
#: src/Addons/CustomColumns/Admin/CustomColumnsAdmin.php:19 |
| 3920 |
msgid "Show More Info Next to Prices?" |
| 3921 |
msgstr "価格の隣に詳細� |
| 3922 |
報を表示しますか?" |
| 3923 |
|
| 3924 |
#: src/Addons/CustomColumns/Admin/CustomColumnsAdmin.php:20 |
| 3925 |
msgid "" |
| 3926 |
"Create additional columns to show exactly how much your customers save, " |
| 3927 |
"total prices, or per-unit costs alongside each tier." |
| 3928 |
msgstr "追加の列を作成して、顧客がどれだけ節約できるか、合計価格、またはユニットあたりのコストを各層と並べて表示します。" |
| 3929 |
|
| 3930 |
#: src/Addons/CustomColumns/Schema.php:17 |
| 3931 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 3932 |
#: src/Addons/CustomColumns/js-source/index.js:57 |
| 3933 |
msgid "Saving per item" |
| 3934 |
msgstr "アイテムごとの節約" |
| 3935 |
|
| 3936 |
#: src/Addons/ImportExport/ImportExportAddon.php:8 |
| 3937 |
msgid "WooCommerce Import/Export" |
| 3938 |
msgstr "WooCommerce インポート/エクスポート" |
| 3939 |
|
| 3940 |
#: src/Addons/ImportExport/ImportExportAddon.php:12 |
| 3941 |
msgid "" |
| 3942 |
"Adds compatibility with the built-in WooCommerce product importer and " |
| 3943 |
"exporter." |
| 3944 |
msgstr "組み込みの WooCommerce 製品インポーターおよびエクスポーターとの互換性を追加します。" |
| 3945 |
|
| 3946 |
#: views/admin/welcome-page/welcome-page.php:566 |
| 3947 |
msgid "" |
| 3948 |
"Thanks for installing the plugin! Below you will find a quick overview of " |
| 3949 |
"the main features." |
| 3950 |
msgstr "プラグインをインストールしていただきありがとうございます!以下に主な機能の概要を示します。" |
| 3951 |
|
| 3952 |
#: views/admin/welcome-page/welcome-page.php:574 |
| 3953 |
msgid "Welcome to" |
| 3954 |
msgstr "へようこそ" |
| 3955 |
|
| 3956 |
#: views/admin/welcome-page/welcome-page.php:606 |
| 3957 |
msgid "Questions? We're here to help." |
| 3958 |
msgstr "質問がありますか?私たちがお手伝いします。" |
| 3959 |
|
| 3960 |
#: views/admin/welcome-page/welcome-page.php:635 |
| 3961 |
msgid "This is a product example." |
| 3962 |
msgstr "商品例です。" |
| 3963 |
|
| 3964 |
#: views/admin/welcome-page/welcome-page.php:680 |
| 3965 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 3966 |
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:114 |
| 3967 |
msgid "Add to cart" |
| 3968 |
msgstr "カートに追加" |
| 3969 |
|
| 3970 |
#: views/admin/welcome-page/welcome-page.php:735 |
| 3971 |
msgid "You save" |
| 3972 |
msgstr "保存します" |
| 3973 |
|
| 3974 |
#: views/admin/welcome-page/welcome-page.php:772 |
| 3975 |
msgid "Easy Setup" |
| 3976 |
msgstr "簡単セットアップ" |
| 3977 |
|
| 3978 |
#: views/admin/welcome-page/welcome-page.php:780 |
| 3979 |
msgid "Add tiered pricing to products" |
| 3980 |
msgstr "製品に段階的な価格設定を追加する" |
| 3981 |
|
| 3982 |
#: views/admin/welcome-page/welcome-page.php:789 |
| 3983 |
msgid "Add unlimited quantity-based prices." |
| 3984 |
msgstr "無制限の数量ベースの価格を追加します。" |
| 3985 |
|
| 3986 |
#: views/admin/welcome-page/welcome-page.php:791 |
| 3987 |
msgid "Fixed prices or percentage discounts." |
| 3988 |
msgstr "固定価格またはパーセント割引。" |
| 3989 |
|
| 3990 |
#: views/admin/welcome-page/welcome-page.php:793 |
| 3991 |
#: views/admin/welcome-page/welcome-page.php:924 |
| 3992 |
msgid "Works great with variable products." |
| 3993 |
msgstr "さまざまな製品に最適です。" |
| 3994 |
|
| 3995 |
#: views/admin/welcome-page/welcome-page.php:819 |
| 3996 |
msgid "Various Pricing Templates" |
| 3997 |
msgstr "さまざまな価格テンプレート" |
| 3998 |
|
| 3999 |
#: views/admin/welcome-page/welcome-page.php:833 |
| 4000 |
msgid "Pricing Blocks #3" |
| 4001 |
msgstr "価格設定ブロック #3" |
| 4002 |
|
| 4003 |
#: views/admin/welcome-page/welcome-page.php:853 |
| 4004 |
msgid "Pricing Options #2" |
| 4005 |
msgstr "価格オプション #2" |
| 4006 |
|
| 4007 |
#: views/admin/welcome-page/welcome-page.php:903 |
| 4008 |
msgid "Flexible Pricing" |
| 4009 |
msgstr "柔軟な価格設定" |
| 4010 |
|
| 4011 |
#: views/admin/welcome-page/welcome-page.php:918 |
| 4012 |
msgid "Add unlimited role-based pricing." |
| 4013 |
msgstr "無制限のロールベースの価格設定を追加します。" |
| 4014 |
|
| 4015 |
#: views/admin/welcome-page/welcome-page.php:920 |
| 4016 |
msgid "Control regular & sale price or provide a percentage discount." |
| 4017 |
msgstr "通常価格とセール価格を制御するか、パーセント割引を提供します。" |
| 4018 |
|
| 4019 |
#: views/admin/welcome-page/welcome-page.php:922 |
| 4020 |
msgid "Control minimum, maximum and quantity step." |
| 4021 |
msgstr "最小値、最大値、数量のステップを制御します。" |
| 4022 |
|
| 4023 |
#: views/admin/welcome-page/welcome-page.php:945 |
| 4024 |
msgid "" |
| 4025 |
"Control regular prices, tiered pricing and quantity limits in one place." |
| 4026 |
msgstr "通常価格、段階的な価格設定、および数量制限を 1 か所で管理します。" |
| 4027 |
|
| 4028 |
#: views/admin/welcome-page/welcome-page.php:947 |
| 4029 |
msgid "Apply tiered pricing across multiple products." |
| 4030 |
msgstr "複数の製品に段階的な価格設定を適用します。" |
| 4031 |
|
| 4032 |
#: views/admin/welcome-page/welcome-page.php:949 |
| 4033 |
msgid "Select products or product categories that the rule applies to." |
| 4034 |
msgstr "ルールを適用する製品または製品カテゴリを選択します。" |
| 4035 |
|
| 4036 |
#: views/admin/welcome-page/welcome-page.php:951 |
| 4037 |
msgid "Select users or user roles that the rule applies to." |
| 4038 |
msgstr "ルールを適用するユーザーまたはユーザー ロールを選択します。" |
| 4039 |
|
| 4040 |
#: views/admin/welcome-page/welcome-page.php:960 |
| 4041 |
msgid "Advanced Features" |
| 4042 |
msgstr "高度な機能" |
| 4043 |
|
| 4044 |
#: views/admin/welcome-page/welcome-page.php:978 |
| 4045 |
msgid "Create and update user roles" |
| 4046 |
msgstr "ユーザーロールの作成と更新" |
| 4047 |
|
| 4048 |
#: views/admin/welcome-page/welcome-page.php:985 |
| 4049 |
msgid "Create customizable labels and attach them to a pricing tier" |
| 4050 |
msgstr "カスタマイズ可能なラベルを作成し、価格帯に添付します" |
| 4051 |
|
| 4052 |
#: views/admin/welcome-page/welcome-page.php:993 |
| 4053 |
msgid "Cart upsells to motivate customers to purchase more." |
| 4054 |
msgstr "カートのアップセルにより、顧客がさらに購� |
| 4055 |
�するよう動機付けられます。" |
| 4056 |
|
| 4057 |
#: views/admin/welcome-page/welcome-page.php:994 |
| 4058 |
msgid "Customize cart upsells template." |
| 4059 |
msgstr "カートのアップセル テンプレートをカスタマイズします。" |
| 4060 |
|
| 4061 |
#: views/admin/welcome-page/welcome-page.php:995 |
| 4062 |
msgid "Tiered price in the cart appears as a discount." |
| 4063 |
msgstr "カート� |
| 4064 |
の階層化された価格は割引として表示されます。" |
| 4065 |
|
| 4066 |
#: views/admin/welcome-page/welcome-page.php:1002 |
| 4067 |
msgid "Show the lowest price." |
| 4068 |
msgstr "最安値を表示します。" |
| 4069 |
|
| 4070 |
#: views/admin/welcome-page/welcome-page.php:1003 |
| 4071 |
msgid "" |
| 4072 |
"Customize the lowest price prefix: “from $10.00”, “as low as $10.00” or " |
| 4073 |
"whatever you want." |
| 4074 |
msgstr "最低価格のプレフィックスをカスタマイズします:「$10.00 から」、「最低 $10.00」など、� |
| 4075 |
要に応じて変更できます。" |
| 4076 |
|
| 4077 |
#: views/admin/welcome-page/welcome-page.php:1005 |
| 4078 |
msgid "Show the price range based on tiered pricing." |
| 4079 |
msgstr "段階的な価格設定に基づいて価格帯を表示します。" |
| 4080 |
|
| 4081 |
#: views/admin/welcome-page/welcome-page.php:1012 |
| 4082 |
msgid "Customize template (can be different from product page)." |
| 4083 |
msgstr "テンプレートをカスタマイズします (製品ページとは異なる場合があります)。" |
| 4084 |
|
| 4085 |
#: views/admin/welcome-page/welcome-page.php:1014 |
| 4086 |
msgid "Show quantity field." |
| 4087 |
msgstr "数量フィールドを表示します。" |
| 4088 |
|
| 4089 |
#: views/admin/welcome-page/welcome-page.php:1047 |
| 4090 |
msgid "Other Features That Make The Plugin Unique" |
| 4091 |
msgstr "プラグインをユニークにするその他の機能" |
| 4092 |
|
| 4093 |
#: views/admin/welcome-page/welcome-page.php:1110 |
| 4094 |
msgid "Integrations with 3rd party plugins" |
| 4095 |
msgstr "サードパーティのプラグインとの統合" |
| 4096 |
|
| 4097 |
#: views/admin/welcome-page/welcome-page.php:1295 |
| 4098 |
msgid "Have a question?" |
| 4099 |
msgstr "質問がありますか?" |
| 4100 |
|
| 4101 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 4102 |
#: src/Addons/CustomColumns/js-source/index.js:108 |
| 4103 |
msgid "Your Saving" |
| 4104 |
msgstr "あなたの節約" |
| 4105 |
|
| 4106 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 4107 |
#: src/Addons/CustomColumns/js-source/index.js:112 |
| 4108 |
msgid "Price per piece" |
| 4109 |
msgstr "1個あたりの価格" |
| 4110 |
|
| 4111 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 4112 |
#: src/Addons/CustomColumns/js-source/index.js:117 |
| 4113 |
msgid "Price incl tax" |
| 4114 |
msgstr "税込価格" |
| 4115 |
|
| 4116 |
#: src/Addons/CustomColumns/build/index.js:1 |
| 4117 |
#: src/Addons/CustomColumns/js-source/index.js:154 |
| 4118 |
msgid "Please enter a title for all custom columns before saving." |
| 4119 |
msgstr "保存する前に、すべてのカスタム列のタイトルを� |
| 4120 |
�力してください。" |
| 4121 |
|
| 4122 |
#: src/Addons/TierLabels/build/index.js:1 |
| 4123 |
#: src/Addons/TierLabels/js-source/index.js:443 |
| 4124 |
msgid "Most Popular" |
| 4125 |
msgstr "最も人気のある" |
| 4126 |
|
| 4127 |
#: src/Addons/TierLabels/build/index.js:1 |
| 4128 |
#: src/Addons/TierLabels/js-source/index.js:458 |
| 4129 |
msgid "Best Value" |
| 4130 |
msgstr "ベストバリュー" |
| 4131 |
|
| 4132 |
#: src/Addons/CatalogPrices/CatalogPricesService.php:41 |
| 4133 |
#: src/Addons/CatalogPrices/CatalogPricesService.php:46 |
| 4134 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:63 |
| 4135 |
#: src/Managers/FormatPriceManager.php:253 |
| 4136 |
msgid "From {tp_lowest_price} instead of {tp_original_price}" |
| 4137 |
msgstr "{tp_original_price} ではなく {tp_lowest_price} から" |
| 4138 |
|
| 4139 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:53 |
| 4140 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:60 |
| 4141 |
msgid "Custom template" |
| 4142 |
msgstr "カスタムテンプレート" |
| 4143 |
|
| 4144 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:56 |
| 4145 |
msgid "" |
| 4146 |
"Choose whether to show only the lowest available price, the full price " |
| 4147 |
"range, or a custom template." |
| 4148 |
msgstr "利用可能な最低価格のみを表示するか、� |
| 4149 |
�価格範囲を表示するか、カスタム テンプレートを表示するかを選択します。" |
| 4150 |
|
| 4151 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:64 |
| 4152 |
msgid "" |
| 4153 |
"Create a custom template for catalog prices. Use the available variables " |
| 4154 |
"below to dynamically insert the lowest price, price range, or original " |
| 4155 |
"product price." |
| 4156 |
msgstr "" |
| 4157 |
"カタログ価格のカスタム テンプレートを作成します。以下の利用可能な変数を使用して、最低価格、価格帯、または� |
| 4158 |
�の製品の価格を動的に挿� |
| 4159 |
�します。" |
| 4160 |
|
| 4161 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:84 |
| 4162 |
msgid "Lowest price" |
| 4163 |
msgstr "最安値" |
| 4164 |
|
| 4165 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:85 |
| 4166 |
msgid "{tp_lowest_price} - lowest available tier price." |
| 4167 |
msgstr "{tp_lowest_price} - 利用可能な階層の最低価格。" |
| 4168 |
|
| 4169 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:89 |
| 4170 |
msgid "Prices range" |
| 4171 |
msgstr "価格帯" |
| 4172 |
|
| 4173 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:90 |
| 4174 |
msgid "{tp_prices_range} - price range from lowest tier to original price." |
| 4175 |
msgstr "{tp_prices_range} - 最低価格帯から� |
| 4176 |
�の価格までの価格範囲。" |
| 4177 |
|
| 4178 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:94 |
| 4179 |
msgid "Original price" |
| 4180 |
msgstr "� |
| 4181 |
�の価格" |
| 4182 |
|
| 4183 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:95 |
| 4184 |
msgid "{tp_original_price} - product's original price without discounts." |
| 4185 |
msgstr "{tp_original_price} - 割引なしの商品の� |
| 4186 |
�の価格。" |
| 4187 |
|
| 4188 |
#: src/Addons/UserBasedPricing/ProductManager.php:179 |
| 4189 |
msgid "Invalid user" |
| 4190 |
msgstr "無効なユーザー" |
| 4191 |
|
| 4192 |
#: src/Addons/UserBasedPricing/UserBasedPricingAddon.php:10 |
| 4193 |
msgid "User-based pricing rules on individual products" |
| 4194 |
msgstr "個� |
| 4195 |
の製品のユーザーベースの価格設定ルール" |
| 4196 |
|
| 4197 |
#: src/Addons/UserBasedPricing/UserBasedPricingAddon.php:18 |
| 4198 |
msgid "Enable customer-based pricing rules on individual products." |
| 4199 |
msgstr "個� |
| 4200 |
の製品に対して顧客ベースの価格設定ルールを有効にします。" |
| 4201 |
|
| 4202 |
#: views/addons/role-based-pricing/role-based-block.php:98 |
| 4203 |
msgid "Add role pricing" |
| 4204 |
msgstr "ロールの価格設定を追加する" |
| 4205 |
|
| 4206 |
#: views/addons/user-based-pricing/user-based-block.php:33 |
| 4207 |
msgid "Customer-Specific Pricing" |
| 4208 |
msgstr "顧客固有の価格設定" |
| 4209 |
|
| 4210 |
#: views/addons/user-based-pricing/user-based-block.php:78 |
| 4211 |
msgid "Set up specific pricing and rules for individual customers." |
| 4212 |
msgstr "個� |
| 4213 |
の顧客向けに特定の価格設定とルールを設定します。" |
| 4214 |
|
| 4215 |
#. translators: %s: settings link |
| 4216 |
#: views/addons/user-based-pricing/user-based-block.php:91 |
| 4217 |
#, php-format |
| 4218 |
msgid "" |
| 4219 |
"You can disable this feature in the %s if you don't need customer-based " |
| 4220 |
"pricing." |
| 4221 |
msgstr "顧客ベースの価格設定が� |
| 4222 |
要ない場合は、%s でこの機能を無効にすることができます。" |
| 4223 |
|
| 4224 |
#: views/addons/user-based-pricing/user-based-block.php:105 |
| 4225 |
msgid "Add Customer" |
| 4226 |
msgstr "顧客の追加" |
| 4227 |
|
| 4228 |
#: src/Addons/Tools/build/index.js:1 |
| 4229 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:260 |
| 4230 |
msgid "Customer Based Data" |
| 4231 |
msgstr "顧客ベースのデータ" |
| 4232 |
|
| 4233 |
#: src/Addons/Tools/build/index.js:1 |
| 4234 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:262 |
| 4235 |
msgid "Clean All Customer Based Pricing Data" |
| 4236 |
msgstr "すべての顧客ベースの価格データをクリーンアップ" |
| 4237 |
|
| 4238 |
#: src/Addons/Tools/build/index.js:1 |
| 4239 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:271 |
| 4240 |
msgid "Do not clean role based data" |
| 4241 |
msgstr "ロールベースのデータをクリーンアップしない" |
| 4242 |
|
| 4243 |
#: src/Addons/Tools/build/index.js:1 |
| 4244 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:272 |
| 4245 |
msgid "Clean all roles" |
| 4246 |
msgstr "すべてのロールをクリーンアップ" |
| 4247 |
|
| 4248 |
#: src/Addons/Tools/build/index.js:1 |
| 4249 |
#: src/Addons/Tools/js-source/components/CleanupTool.js:273 |
| 4250 |
msgid "Select specific roles to clean" |
| 4251 |
msgstr "クリーンアップする特定のロールを選択" |
| 4252 |
|
| 4253 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:36 |
| 4254 |
msgid "Customer Request" |
| 4255 |
msgstr "お客様のご要望" |
| 4256 |
|
| 4257 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:39 |
| 4258 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:108 |
| 4259 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:387 |
| 4260 |
#: src/Addons/RequestAQuote/views/emails/admin-quote-request.php:32 |
| 4261 |
#: src/Addons/RequestAQuote/views/emails/customer-quote-request.php:32 |
| 4262 |
#: src/Addons/RequestAQuote/views/emails/plain/admin-quote-request.php:25 |
| 4263 |
#: src/Addons/RequestAQuote/views/emails/plain/customer-quote-request.php:25 |
| 4264 |
msgid "Product" |
| 4265 |
msgstr "製品" |
| 4266 |
|
| 4267 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:42 |
| 4268 |
msgid "User" |
| 4269 |
msgstr "ユーザー" |
| 4270 |
|
| 4271 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:45 |
| 4272 |
msgid "Quote Actions" |
| 4273 |
msgstr "引用アクション" |
| 4274 |
|
| 4275 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:100 |
| 4276 |
msgid "Product not found." |
| 4277 |
msgstr "製品が見つかりません。" |
| 4278 |
|
| 4279 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:110 |
| 4280 |
msgid "Unit Price" |
| 4281 |
msgstr "単価" |
| 4282 |
|
| 4283 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:111 |
| 4284 |
msgid "Total" |
| 4285 |
msgstr "合計" |
| 4286 |
|
| 4287 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:125 |
| 4288 |
msgid "SKU:" |
| 4289 |
msgstr "" |
| 4290 |
|
| 4291 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:156 |
| 4292 |
msgid "Converted to Order:" |
| 4293 |
msgstr "注文に変換:" |
| 4294 |
|
| 4295 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:163 |
| 4296 |
msgid "Convert to Order" |
| 4297 |
msgstr "注文に変換" |
| 4298 |
|
| 4299 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:181 |
| 4300 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:430 |
| 4301 |
msgid "Unread" |
| 4302 |
msgstr "未読" |
| 4303 |
|
| 4304 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:182 |
| 4305 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:431 |
| 4306 |
msgid "Read" |
| 4307 |
msgstr "読む" |
| 4308 |
|
| 4309 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:185 |
| 4310 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:432 |
| 4311 |
msgid "Converted" |
| 4312 |
msgstr "変換された" |
| 4313 |
|
| 4314 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:187 |
| 4315 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:433 |
| 4316 |
msgid "Rejected" |
| 4317 |
msgstr "拒否されました" |
| 4318 |
|
| 4319 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:198 |
| 4320 |
msgid "Submitted via Form:" |
| 4321 |
msgstr "フォーム経由で送信:" |
| 4322 |
|
| 4323 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:204 |
| 4324 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4325 |
#: src/Addons/RequestAQuote/js-source/src/App.js:172 |
| 4326 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:133 |
| 4327 |
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:77 |
| 4328 |
msgid "Unnamed Form" |
| 4329 |
msgstr "名前のないフォーム" |
| 4330 |
|
| 4331 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:222 |
| 4332 |
msgid "Save Quote" |
| 4333 |
msgstr "見積書の保存" |
| 4334 |
|
| 4335 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:256 |
| 4336 |
msgid "Guest" |
| 4337 |
msgstr "ゲスト" |
| 4338 |
|
| 4339 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:289 |
| 4340 |
msgid "View Profile" |
| 4341 |
msgstr "プロフィールを見る" |
| 4342 |
|
| 4343 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:295 |
| 4344 |
msgid "Guest User" |
| 4345 |
msgstr "ゲストユーザー" |
| 4346 |
|
| 4347 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:385 |
| 4348 |
msgid "Quote" |
| 4349 |
msgstr "引用" |
| 4350 |
|
| 4351 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:386 |
| 4352 |
msgid "Customer" |
| 4353 |
msgstr "お客様" |
| 4354 |
|
| 4355 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:388 |
| 4356 |
msgid "Status" |
| 4357 |
msgstr "状� |
| 4358 |
�" |
| 4359 |
|
| 4360 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:389 |
| 4361 |
msgid "Date" |
| 4362 |
msgstr "日付" |
| 4363 |
|
| 4364 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:419 |
| 4365 |
msgid "Qty:" |
| 4366 |
msgstr "数量:" |
| 4367 |
|
| 4368 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:455 |
| 4369 |
msgid "Filter by product" |
| 4370 |
msgstr "製品でフィルタリングする" |
| 4371 |
|
| 4372 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:457 |
| 4373 |
msgid "Show all products" |
| 4374 |
msgstr "すべての製品を表示" |
| 4375 |
|
| 4376 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:494 |
| 4377 |
msgid "Mark as Unread" |
| 4378 |
msgstr "未読としてマークする" |
| 4379 |
|
| 4380 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:495 |
| 4381 |
msgid "Mark as Read" |
| 4382 |
msgstr "既読としてマーク" |
| 4383 |
|
| 4384 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:496 |
| 4385 |
msgid "Mark as Rejected" |
| 4386 |
msgstr "拒否済みとしてマークする" |
| 4387 |
|
| 4388 |
#. translators: %s: number of quotes. |
| 4389 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:533 |
| 4390 |
#, php-format |
| 4391 |
msgid "%s quote marked as unread." |
| 4392 |
msgid_plural "%s quotes marked as unread." |
| 4393 |
msgstr[0] "" |
| 4394 |
msgstr[1] "" |
| 4395 |
|
| 4396 |
#. translators: %s: number of quotes. |
| 4397 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:537 |
| 4398 |
#, php-format |
| 4399 |
msgid "%s quote marked as read." |
| 4400 |
msgid_plural "%s quotes marked as read." |
| 4401 |
msgstr[0] "" |
| 4402 |
msgstr[1] "" |
| 4403 |
|
| 4404 |
#. translators: %s: number of quotes. |
| 4405 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestAdmin.php:541 |
| 4406 |
#, php-format |
| 4407 |
msgid "%s quote marked as rejected." |
| 4408 |
msgid_plural "%s quotes marked as rejected." |
| 4409 |
msgstr[0] "" |
| 4410 |
msgstr[1] "" |
| 4411 |
|
| 4412 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:37 |
| 4413 |
msgctxt "post type general name" |
| 4414 |
msgid "Quote Requests" |
| 4415 |
msgstr "見積もりリクエスト" |
| 4416 |
|
| 4417 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:38 |
| 4418 |
msgctxt "post type singular name" |
| 4419 |
msgid "Quote Request" |
| 4420 |
msgstr "見積依頼" |
| 4421 |
|
| 4422 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:39 |
| 4423 |
msgctxt "admin menu" |
| 4424 |
msgid "Quote Requests" |
| 4425 |
msgstr "見積もりリクエスト" |
| 4426 |
|
| 4427 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:40 |
| 4428 |
msgctxt "add new on admin bar" |
| 4429 |
msgid "Quote Request" |
| 4430 |
msgstr "見積依頼" |
| 4431 |
|
| 4432 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:41 |
| 4433 |
msgctxt "quote request" |
| 4434 |
msgid "Add New" |
| 4435 |
msgstr "新規追加" |
| 4436 |
|
| 4437 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:42 |
| 4438 |
msgid "Add New Quote Request" |
| 4439 |
msgstr "新しい見積リクエストを追加" |
| 4440 |
|
| 4441 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:43 |
| 4442 |
#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:63 |
| 4443 |
msgid "New Quote Request" |
| 4444 |
msgstr "新規見積リクエスト" |
| 4445 |
|
| 4446 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:44 |
| 4447 |
msgid "Edit Quote Request" |
| 4448 |
msgstr "見積依頼の編集" |
| 4449 |
|
| 4450 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:45 |
| 4451 |
msgid "View Quote Request" |
| 4452 |
msgstr "見積依頼を見る" |
| 4453 |
|
| 4454 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:46 |
| 4455 |
msgid "All Quote Requests" |
| 4456 |
msgstr "すべての見積もりリクエスト" |
| 4457 |
|
| 4458 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:47 |
| 4459 |
msgid "Search Quote Requests" |
| 4460 |
msgstr "見積もりリクエストの検索" |
| 4461 |
|
| 4462 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:48 |
| 4463 |
msgid "No quote requests found." |
| 4464 |
msgstr "見積もりリクエストが見つかりませんでした。" |
| 4465 |
|
| 4466 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:49 |
| 4467 |
msgid "No quote requests found in Trash." |
| 4468 |
msgstr "ゴミ箱に見積もりリクエストが見つかりません。" |
| 4469 |
|
| 4470 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:54 |
| 4471 |
msgid "Quote Requests." |
| 4472 |
msgstr "見積もりリクエスト。" |
| 4473 |
|
| 4474 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:77 |
| 4475 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:130 |
| 4476 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:139 |
| 4477 |
msgid "Quote Requests" |
| 4478 |
msgstr "見積もりリクエスト" |
| 4479 |
|
| 4480 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:87 |
| 4481 |
msgctxt "quote request status" |
| 4482 |
msgid "Unread" |
| 4483 |
msgstr "未読" |
| 4484 |
|
| 4485 |
#. translators: %s: number of requests. |
| 4486 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:93 |
| 4487 |
#, php-format |
| 4488 |
msgid "Unread <span class=\"count\">(%s)</span>" |
| 4489 |
msgid_plural "Unread <span class=\"count\">(%s)</span>" |
| 4490 |
msgstr[0] "" |
| 4491 |
msgstr[1] "" |
| 4492 |
|
| 4493 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:97 |
| 4494 |
msgctxt "quote request status" |
| 4495 |
msgid "Read" |
| 4496 |
msgstr "読む" |
| 4497 |
|
| 4498 |
#. translators: %s: number of requests. |
| 4499 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:103 |
| 4500 |
#, php-format |
| 4501 |
msgid "Read <span class=\"count\">(%s)</span>" |
| 4502 |
msgid_plural "Read <span class=\"count\">(%s)</span>" |
| 4503 |
msgstr[0] "" |
| 4504 |
msgstr[1] "" |
| 4505 |
|
| 4506 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:107 |
| 4507 |
msgctxt "quote request status" |
| 4508 |
msgid "Converted" |
| 4509 |
msgstr "変換された" |
| 4510 |
|
| 4511 |
#. translators: %s: number of requests. |
| 4512 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:113 |
| 4513 |
#, php-format |
| 4514 |
msgid "Converted <span class=\"count\">(%s)</span>" |
| 4515 |
msgid_plural "Converted <span class=\"count\">(%s)</span>" |
| 4516 |
msgstr[0] "" |
| 4517 |
msgstr[1] "" |
| 4518 |
|
| 4519 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:117 |
| 4520 |
msgctxt "quote request status" |
| 4521 |
msgid "Rejected" |
| 4522 |
msgstr "拒否されました" |
| 4523 |
|
| 4524 |
#. translators: %s: number of requests. |
| 4525 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:123 |
| 4526 |
#, php-format |
| 4527 |
msgid "Rejected <span class=\"count\">(%s)</span>" |
| 4528 |
msgid_plural "Rejected <span class=\"count\">(%s)</span>" |
| 4529 |
msgstr[0] "" |
| 4530 |
msgstr[1] "" |
| 4531 |
|
| 4532 |
#. translators: %s: number of unread requests. |
| 4533 |
#: src/Addons/RequestAQuote/CPT/QuoteRequestCPT.php:134 |
| 4534 |
#, php-format |
| 4535 |
msgid "%s unread request" |
| 4536 |
msgid_plural "%s unread requests" |
| 4537 |
msgstr[0] "" |
| 4538 |
msgstr[1] "" |
| 4539 |
|
| 4540 |
#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:14 |
| 4541 |
msgid "Quote Request (Admin)" |
| 4542 |
msgstr "見積もりリクエスト (管理� |
| 4543 |
)" |
| 4544 |
|
| 4545 |
#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:15 |
| 4546 |
msgid "" |
| 4547 |
"This email is sent to the administrator when a customer requests a quote." |
| 4548 |
msgstr "このメールは、顧客が見積もりを要求したときに管理� |
| 4549 |
に送信されます。" |
| 4550 |
|
| 4551 |
#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:48 |
| 4552 |
msgid "Unknown Product" |
| 4553 |
msgstr "不明な製品" |
| 4554 |
|
| 4555 |
#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:59 |
| 4556 |
msgid "[{site_title}] New Quote Request for {product_name}" |
| 4557 |
msgstr "[{site_title}] {product_name} の新しい見積もりリクエスト" |
| 4558 |
|
| 4559 |
#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:89 |
| 4560 |
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:130 |
| 4561 |
msgid "Enable/Disable" |
| 4562 |
msgstr "有効化/無効化" |
| 4563 |
|
| 4564 |
#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:91 |
| 4565 |
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:132 |
| 4566 |
msgid "Enable this email notification" |
| 4567 |
msgstr "このメール通知を有効にする" |
| 4568 |
|
| 4569 |
#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:95 |
| 4570 |
msgid "Recipient(s)" |
| 4571 |
msgstr "受信� |
| 4572 |
)" |
| 4573 |
|
| 4574 |
#. translators: %s: Admin email. |
| 4575 |
#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:98 |
| 4576 |
#, php-format |
| 4577 |
msgid "Enter recipients (comma separated) for this email. Defaults to %s." |
| 4578 |
msgstr "この電子メールの受信� |
| 4579 |
を (カンマ区切りで) � |
| 4580 |
�力します。デフォルトは %s です。" |
| 4581 |
|
| 4582 |
#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:105 |
| 4583 |
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:136 |
| 4584 |
msgid "Subject" |
| 4585 |
msgstr "主題" |
| 4586 |
|
| 4587 |
#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:108 |
| 4588 |
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:139 |
| 4589 |
msgid "" |
| 4590 |
"This controls the email subject line. Leave blank to use the default " |
| 4591 |
"subject: " |
| 4592 |
msgstr "これは電子メールの件名を制御します。デフォルトの件名を使用するには、空白のままにします。" |
| 4593 |
|
| 4594 |
#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:114 |
| 4595 |
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:145 |
| 4596 |
msgid "Email heading" |
| 4597 |
msgstr "メールの見出し" |
| 4598 |
|
| 4599 |
#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:117 |
| 4600 |
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:148 |
| 4601 |
msgid "" |
| 4602 |
"This controls the main heading contained within the email notification. " |
| 4603 |
"Leave blank to use the default heading: " |
| 4604 |
msgstr "これは、電子メール通知に含まれる主要な見出しを制御します。デフォルトの見出しを使用するには、空白のままにします。" |
| 4605 |
|
| 4606 |
#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:123 |
| 4607 |
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:154 |
| 4608 |
msgid "Email type" |
| 4609 |
msgstr "電子メールの種類" |
| 4610 |
|
| 4611 |
#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:125 |
| 4612 |
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:156 |
| 4613 |
msgid "Choose which format of email to send." |
| 4614 |
msgstr "送信する電子メールの形式を選択します。" |
| 4615 |
|
| 4616 |
#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:135 |
| 4617 |
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:166 |
| 4618 |
msgid "Sample Product" |
| 4619 |
msgstr "サンプル品" |
| 4620 |
|
| 4621 |
#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:153 |
| 4622 |
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:184 |
| 4623 |
msgid "Sample Name" |
| 4624 |
msgstr "サンプル名" |
| 4625 |
|
| 4626 |
#: src/Addons/RequestAQuote/Emails/AdminQuoteEmail.php:154 |
| 4627 |
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:185 |
| 4628 |
msgid "Sample Email" |
| 4629 |
msgstr "サンプルメール" |
| 4630 |
|
| 4631 |
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:14 |
| 4632 |
msgid "Quote Request (Customer)" |
| 4633 |
msgstr "お見積り依頼(お客様)" |
| 4634 |
|
| 4635 |
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:15 |
| 4636 |
msgid "This email is sent to the customer to acknowledge their quote request." |
| 4637 |
msgstr "このメールは、見積もりリクエストを確認するために顧客に送信されます。" |
| 4638 |
|
| 4639 |
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:100 |
| 4640 |
msgid "[{site_title}] Thank you for your Quote Request for {product_name}" |
| 4641 |
msgstr "[{site_title}] {product_name} の見積もりリクエストをいただきありがとうございます" |
| 4642 |
|
| 4643 |
#: src/Addons/RequestAQuote/Emails/CustomerQuoteEmail.php:104 |
| 4644 |
msgid "Quote Request Received" |
| 4645 |
msgstr "見積依頼を受け取りました" |
| 4646 |
|
| 4647 |
#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:35 |
| 4648 |
msgid "Form ID or Product ID is missing." |
| 4649 |
msgstr "フォーム ID またはプロダクト ID がありません。" |
| 4650 |
|
| 4651 |
#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:45 |
| 4652 |
msgid "This form is not available for the selected product." |
| 4653 |
msgstr "このフォームは選択された製品では使用できません。" |
| 4654 |
|
| 4655 |
#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:57 |
| 4656 |
msgid "Anti-Spam verification failed. Please try again." |
| 4657 |
msgstr "スパム対策の検証に失敗しました。もう一度試してください。" |
| 4658 |
|
| 4659 |
#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:71 |
| 4660 |
msgid "Could not verify reCAPTCHA." |
| 4661 |
msgstr "reCAPTCHA を検証できませんでした。" |
| 4662 |
|
| 4663 |
#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:79 |
| 4664 |
msgid "Anti-Spam verification failed. Token invalid." |
| 4665 |
msgstr "スパム対策の検証に失敗しました。トークンが無効です。" |
| 4666 |
|
| 4667 |
#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:86 |
| 4668 |
msgid "Anti-Spam verification failed. Score too low." |
| 4669 |
msgstr "スパム対策の検証に失敗しました。スコアが低すぎます。" |
| 4670 |
|
| 4671 |
#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:188 |
| 4672 |
msgid "Could not save the quote request." |
| 4673 |
msgstr "見積もりリクエストを保存できませんでした。" |
| 4674 |
|
| 4675 |
#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:197 |
| 4676 |
#: src/Addons/RequestAQuote/Frontend/QuoteFormDisplay.php:35 |
| 4677 |
msgid "Your quote request has been submitted successfully!" |
| 4678 |
msgstr "見積もりリクエストは正常に送信されました。" |
| 4679 |
|
| 4680 |
#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:255 |
| 4681 |
msgid "File upload failed." |
| 4682 |
msgstr "ファイルのアップロードに失敗しました。" |
| 4683 |
|
| 4684 |
#: src/Addons/RequestAQuote/Frontend/QuoteFormDisplay.php:252 |
| 4685 |
#: src/Addons/RequestAQuote/Models/RequestQuoteForm.php:47 |
| 4686 |
#: src/Addons/RequestAQuote/RequestAQuoteAddon.php:8 |
| 4687 |
#: src/Addons/RequestAQuote/Settings/RequestAQuoteSettingsSection.php:8 |
| 4688 |
#: src/Addons/RequestAQuote/views/frontend/quote-modal.php:28 |
| 4689 |
#: views/admin/welcome-page/welcome-page.php:967 |
| 4690 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4691 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:531 |
| 4692 |
msgid "Request a Quote" |
| 4693 |
msgstr "見積もりを依頼する" |
| 4694 |
|
| 4695 |
#: src/Addons/RequestAQuote/Frontend/QuoteFormDisplay.php:253 |
| 4696 |
#: src/Addons/RequestAQuote/Models/RequestQuoteForm.php:76 |
| 4697 |
#: src/Addons/RequestAQuote/views/frontend/quote-modal.php:72 |
| 4698 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4699 |
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:151 |
| 4700 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:539 |
| 4701 |
msgid "Submit Request" |
| 4702 |
msgstr "リクエストの送信" |
| 4703 |
|
| 4704 |
#: src/Addons/RequestAQuote/Frontend/QuoteFormDisplay.php:254 |
| 4705 |
msgid "Submitting..." |
| 4706 |
msgstr "送信中..." |
| 4707 |
|
| 4708 |
#: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:244 |
| 4709 |
msgid "Request a Quote Form" |
| 4710 |
msgstr "見積依頼フォーム" |
| 4711 |
|
| 4712 |
#: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:260 |
| 4713 |
#: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:272 |
| 4714 |
msgid "Leave blank to use the form default" |
| 4715 |
msgstr "フォームのデフォルトを使用するには空白のままにしてください" |
| 4716 |
|
| 4717 |
#: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:261 |
| 4718 |
msgid "Quantity Label" |
| 4719 |
msgstr "数量ラベル" |
| 4720 |
|
| 4721 |
#: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:262 |
| 4722 |
msgid "Override the quantity label." |
| 4723 |
msgstr "数量ラベルを上書きします。" |
| 4724 |
|
| 4725 |
#: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:274 |
| 4726 |
msgid "Quantity Trigger" |
| 4727 |
msgstr "数量トリガー" |
| 4728 |
|
| 4729 |
#: src/Addons/RequestAQuote/Integration/PricingRulesIntegration.php:275 |
| 4730 |
msgid "" |
| 4731 |
"Override the global auto-open trigger. Automatically open the quote form if " |
| 4732 |
"a customer selects this quantity or higher." |
| 4733 |
msgstr "グローバル自動オープン トリガーをオーバーライドします。顧客がこの数量以上を選択した場合、見積フォームが自動的に開きます。" |
| 4734 |
|
| 4735 |
#: src/Addons/RequestAQuote/Models/QuoteRequest.php:115 |
| 4736 |
msgid "Quote Request" |
| 4737 |
msgstr "見積依頼" |
| 4738 |
|
| 4739 |
#: src/Addons/RequestAQuote/Models/RequestQuoteForm.php:29 |
| 4740 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4741 |
#: src/Addons/RequestAQuote/js-source/src/App.js:141 |
| 4742 |
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:133 |
| 4743 |
msgid "Request a quote" |
| 4744 |
msgstr "見積もりを依頼する" |
| 4745 |
|
| 4746 |
#: src/Addons/RequestAQuote/Models/RequestQuoteForm.php:38 |
| 4747 |
msgid "Thank you for your request. We will contact you soon." |
| 4748 |
msgstr "ご依頼ありがとうございます。すぐにご連絡させていただきます。" |
| 4749 |
|
| 4750 |
#: src/Addons/RequestAQuote/Models/RequestQuoteForm.php:61 |
| 4751 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4752 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:523 |
| 4753 |
msgid "Custom Quantity" |
| 4754 |
msgstr "カスタム数量" |
| 4755 |
|
| 4756 |
#: src/Addons/RequestAQuote/RequestAQuoteAddon.php:12 |
| 4757 |
msgid "Allow customers to request a custom quote." |
| 4758 |
msgstr "顧客がカスタム見積もりをリクエストできるようにします。" |
| 4759 |
|
| 4760 |
#: src/Addons/RequestAQuote/views/emails/admin-quote-request.php:24 |
| 4761 |
#: src/Addons/RequestAQuote/views/emails/plain/admin-quote-request.php:21 |
| 4762 |
msgid "A new quote request has been submitted on your store." |
| 4763 |
msgstr "新しい見積もりリクエストがストアに送信されました。" |
| 4764 |
|
| 4765 |
#: src/Addons/RequestAQuote/views/emails/admin-quote-request.php:26 |
| 4766 |
#: src/Addons/RequestAQuote/views/emails/customer-quote-request.php:26 |
| 4767 |
msgid "Quote Request Details" |
| 4768 |
msgstr "見積依頼の詳細" |
| 4769 |
|
| 4770 |
#: src/Addons/RequestAQuote/views/emails/admin-quote-request.php:33 |
| 4771 |
#: src/Addons/RequestAQuote/views/emails/customer-quote-request.php:33 |
| 4772 |
#: src/Addons/RequestAQuote/views/emails/plain/admin-quote-request.php:25 |
| 4773 |
#: src/Addons/RequestAQuote/views/emails/plain/customer-quote-request.php:25 |
| 4774 |
msgid "Unknown" |
| 4775 |
msgstr "未知" |
| 4776 |
|
| 4777 |
#: src/Addons/RequestAQuote/views/emails/admin-quote-request.php:53 |
| 4778 |
#: src/Addons/RequestAQuote/views/emails/admin-quote-request.php:57 |
| 4779 |
#: src/Addons/RequestAQuote/views/emails/plain/admin-quote-request.php:37 |
| 4780 |
#: src/Addons/RequestAQuote/views/emails/plain/admin-quote-request.php:39 |
| 4781 |
msgid "View Request in Dashboard" |
| 4782 |
msgstr "ダッシュボードでリクエストを表示" |
| 4783 |
|
| 4784 |
#: src/Addons/RequestAQuote/views/emails/customer-quote-request.php:24 |
| 4785 |
#: src/Addons/RequestAQuote/views/emails/plain/customer-quote-request.php:21 |
| 4786 |
msgid "" |
| 4787 |
"Thank you for your quote request. We have received it and will process it " |
| 4788 |
"shortly. Here are the details of your request:" |
| 4789 |
msgstr "お見積りのご依頼ありがとうございます。受け取りましたので、すぐに処理させていただきます。リクエストの詳細は次のとおりです。" |
| 4790 |
|
| 4791 |
#: src/Addons/RequestAQuote/views/emails/customer-quote-request.php:50 |
| 4792 |
#: src/Addons/RequestAQuote/views/emails/plain/customer-quote-request.php:36 |
| 4793 |
msgid "We will be in touch soon!" |
| 4794 |
msgstr "すぐにご連絡させていただきます。" |
| 4795 |
|
| 4796 |
#: src/Addons/RequestAQuote/views/frontend/quote-modal.php:36 |
| 4797 |
msgid "Preview Mode" |
| 4798 |
msgstr "プレビューモード" |
| 4799 |
|
| 4800 |
#: src/Addons/RequestAQuote/views/frontend/quote-modal.php:36 |
| 4801 |
msgid "" |
| 4802 |
"Request a Quote on the frontend is a premium feature. This popup is only " |
| 4803 |
"visible to administrators." |
| 4804 |
msgstr "フロントエンドでの見積依頼はプレミアム機能です。このポップアップは管理� |
| 4805 |
のみに表示されます。" |
| 4806 |
|
| 4807 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:86 |
| 4808 |
msgid "Style #6" |
| 4809 |
msgstr "スタイル #6" |
| 4810 |
|
| 4811 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4812 |
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:35 |
| 4813 |
msgid "No Forms Created" |
| 4814 |
msgstr "フォームが作成されていません" |
| 4815 |
|
| 4816 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4817 |
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:38 |
| 4818 |
msgid "" |
| 4819 |
"Create your first quote request form to allow customers to ask for a custom " |
| 4820 |
"price." |
| 4821 |
msgstr "最初の見積もりリクエスト フォームを作成して、顧客がカスタム価格を要求できるようにします。" |
| 4822 |
|
| 4823 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4824 |
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:41 |
| 4825 |
msgid "" |
| 4826 |
"Once created, you can assign your forms to specific pricing tiers when " |
| 4827 |
"editing a product or in global rules." |
| 4828 |
msgstr "フォームを作成したら、製品の編集時またはグローバル ルールで特定の価格帯にフォームを割り当てることができます。" |
| 4829 |
|
| 4830 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4831 |
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:44 |
| 4832 |
msgid "Add your first form" |
| 4833 |
msgstr "最初のフォームを追加する" |
| 4834 |
|
| 4835 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4836 |
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:68 |
| 4837 |
msgid "Awesome T-Shirt" |
| 4838 |
msgstr "素晴らしいTシャツ" |
| 4839 |
|
| 4840 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4841 |
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:107 |
| 4842 |
msgid "Looking for a personal deal? Request a quote." |
| 4843 |
msgstr "個人取引をお探しですか?見積もりを依頼してください。" |
| 4844 |
|
| 4845 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4846 |
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:136 |
| 4847 |
msgid "Name *" |
| 4848 |
msgstr "名前 *" |
| 4849 |
|
| 4850 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4851 |
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:140 |
| 4852 |
msgid "Email *" |
| 4853 |
msgstr "電子メール *" |
| 4854 |
|
| 4855 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4856 |
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:144 |
| 4857 |
msgid "Quantity *" |
| 4858 |
msgstr "量 *" |
| 4859 |
|
| 4860 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4861 |
#: src/Addons/RequestAQuote/js-source/src/App.js:146 |
| 4862 |
#: src/Addons/RequestAQuote/js-source/src/components/EmptyState.js:148 |
| 4863 |
msgid "Comment" |
| 4864 |
msgstr "コメント" |
| 4865 |
|
| 4866 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4867 |
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:21 |
| 4868 |
msgid "Preview Mode:" |
| 4869 |
msgstr "プレビューモード:" |
| 4870 |
|
| 4871 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4872 |
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:21 |
| 4873 |
msgid "" |
| 4874 |
"You are currently using the free version of Tiered Pricing Table. The " |
| 4875 |
"Request a Quote feature is available for creation and previewing purposes, " |
| 4876 |
"but it will not be active on the frontend for your customers." |
| 4877 |
msgstr "" |
| 4878 |
"現在、段階的価格表の無料バージョンを使用しています。見積依頼機能は作成とプレビューの目的で使用できますが、顧客のフロントエンドではアクティブになりません。" |
| 4879 |
|
| 4880 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4881 |
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:23 |
| 4882 |
msgid "Upgrade to Premium to unlock this feature →" |
| 4883 |
msgstr "この機能を利用するにはプレミアムにアップグレードしてください →" |
| 4884 |
|
| 4885 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4886 |
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:32 |
| 4887 |
msgid "Request a Quote Forms" |
| 4888 |
msgstr "見積依頼フォーム" |
| 4889 |
|
| 4890 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4891 |
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:40 |
| 4892 |
msgid "Add New Form" |
| 4893 |
msgstr "新しいフォームを追加" |
| 4894 |
|
| 4895 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4896 |
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:50 |
| 4897 |
msgid "Form Name" |
| 4898 |
msgstr "フォーム名" |
| 4899 |
|
| 4900 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4901 |
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:53 |
| 4902 |
msgid "Position" |
| 4903 |
msgstr "位置" |
| 4904 |
|
| 4905 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4906 |
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:56 |
| 4907 |
msgid "Auto-Open Qty" |
| 4908 |
msgstr "自動オープン数量" |
| 4909 |
|
| 4910 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4911 |
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:59 |
| 4912 |
msgid "Fields" |
| 4913 |
msgstr "フィールド" |
| 4914 |
|
| 4915 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4916 |
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:96 |
| 4917 |
msgid "Below Pricing Layout" |
| 4918 |
msgstr "価格レイアウトの下" |
| 4919 |
|
| 4920 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4921 |
#: src/Addons/RequestAQuote/js-source/src/components/FormsList.js:96 |
| 4922 |
msgid "Integrated" |
| 4923 |
msgstr "統合された" |
| 4924 |
|
| 4925 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4926 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:61 |
| 4927 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:452 |
| 4928 |
msgid "Short Text" |
| 4929 |
msgstr "短いテキスト" |
| 4930 |
|
| 4931 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4932 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:62 |
| 4933 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:453 |
| 4934 |
msgid "Long Text" |
| 4935 |
msgstr "長いテキスト" |
| 4936 |
|
| 4937 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4938 |
#: src/Addons/RequestAQuote/js-source/src/App.js:144 |
| 4939 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:63 |
| 4940 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:454 |
| 4941 |
msgid "Email" |
| 4942 |
msgstr "電子メール" |
| 4943 |
|
| 4944 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4945 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:65 |
| 4946 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:456 |
| 4947 |
msgid "Select Dropdown" |
| 4948 |
msgstr "ドロップダウンを選択" |
| 4949 |
|
| 4950 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4951 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:66 |
| 4952 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:457 |
| 4953 |
msgid "Radio Buttons" |
| 4954 |
msgstr "ラジオボタン" |
| 4955 |
|
| 4956 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4957 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:67 |
| 4958 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:458 |
| 4959 |
msgid "Checkboxes" |
| 4960 |
msgstr "チェックボックス" |
| 4961 |
|
| 4962 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4963 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:68 |
| 4964 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:461 |
| 4965 |
msgid "Heading" |
| 4966 |
msgstr "見出し" |
| 4967 |
|
| 4968 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4969 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:69 |
| 4970 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:462 |
| 4971 |
msgid "Paragraph" |
| 4972 |
msgstr "段落" |
| 4973 |
|
| 4974 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4975 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:70 |
| 4976 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:459 |
| 4977 |
msgid "File Upload" |
| 4978 |
msgstr "ファイルのアップロード" |
| 4979 |
|
| 4980 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4981 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:72 |
| 4982 |
msgid "Field" |
| 4983 |
msgstr "分野" |
| 4984 |
|
| 4985 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4986 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:119 |
| 4987 |
msgid "" |
| 4988 |
"Request a Quote on the frontend is a premium feature. You can preview it as " |
| 4989 |
"an administrator, but upgrading is required for your customers to use it." |
| 4990 |
msgstr "フロントエンドでの見積依頼はプレミアム機能です。管理� |
| 4991 |
としてプレビューできますが、顧客が使用するにはアップグレードが� |
| 4992 |
要です。" |
| 4993 |
|
| 4994 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 4995 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:130 |
| 4996 |
msgid "Back" |
| 4997 |
msgstr "戻る" |
| 4998 |
|
| 4999 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5000 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:133 |
| 5001 |
msgid "Edit Form:" |
| 5002 |
msgstr "フォームを編集:" |
| 5003 |
|
| 5004 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5005 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:138 |
| 5006 |
msgid "Save Form" |
| 5007 |
msgstr "フォームを保存" |
| 5008 |
|
| 5009 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5010 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:150 |
| 5011 |
msgid "Add form title" |
| 5012 |
msgstr "フォームのタイトルを追加" |
| 5013 |
|
| 5014 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5015 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:166 |
| 5016 |
msgid "Form Fields" |
| 5017 |
msgstr "フォームフィールド" |
| 5018 |
|
| 5019 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5020 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:180 |
| 5021 |
msgid "Expand All" |
| 5022 |
msgstr "すべて展開" |
| 5023 |
|
| 5024 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5025 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:190 |
| 5026 |
msgid "Collapse All" |
| 5027 |
msgstr "すべて折りたたむ" |
| 5028 |
|
| 5029 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5030 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:197 |
| 5031 |
msgid "No fields added yet. Select a field type below to add one." |
| 5032 |
msgstr "まだフィールドは追加されていません。追加するには、以下のフィールド タイプを選択します。" |
| 5033 |
|
| 5034 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5035 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:247 |
| 5036 |
msgid "Drag to reorder" |
| 5037 |
msgstr "ドラッグして並べ替えます" |
| 5038 |
|
| 5039 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5040 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:282 |
| 5041 |
msgid "Remove" |
| 5042 |
msgstr "取り除く" |
| 5043 |
|
| 5044 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5045 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:293 |
| 5046 |
msgid "Paragraph Content" |
| 5047 |
msgstr "段落の� |
| 5048 |
容" |
| 5049 |
|
| 5050 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5051 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:307 |
| 5052 |
msgid "Heading Text" |
| 5053 |
msgstr "見出しテキスト" |
| 5054 |
|
| 5055 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5056 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:314 |
| 5057 |
msgid "Title format" |
| 5058 |
msgstr "タイトル形式" |
| 5059 |
|
| 5060 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5061 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:317 |
| 5062 |
msgid "Label" |
| 5063 |
msgstr "ラベル" |
| 5064 |
|
| 5065 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5066 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:318 |
| 5067 |
msgid "Hidden" |
| 5068 |
msgstr "隠れた" |
| 5069 |
|
| 5070 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5071 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:331 |
| 5072 |
msgid "Options (One per line)" |
| 5073 |
msgstr "オプション (1 行に 1 つ)" |
| 5074 |
|
| 5075 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5076 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:339 |
| 5077 |
msgid "" |
| 5078 |
"Option 1\n" |
| 5079 |
"Option 2\n" |
| 5080 |
"Option 3" |
| 5081 |
msgstr "" |
| 5082 |
"オプション 1\n" |
| 5083 |
"オプション 2\n" |
| 5084 |
"オプション 3" |
| 5085 |
|
| 5086 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5087 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:346 |
| 5088 |
msgid "Require input" |
| 5089 |
msgstr "� |
| 5090 |
�力が� |
| 5091 |
要です" |
| 5092 |
|
| 5093 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5094 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:355 |
| 5095 |
msgid "Sync with product quantity" |
| 5096 |
msgstr "製品数量と同期する" |
| 5097 |
|
| 5098 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5099 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:364 |
| 5100 |
msgid "Add description" |
| 5101 |
msgstr "説明を追加" |
| 5102 |
|
| 5103 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5104 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:386 |
| 5105 |
msgid "Add placeholder" |
| 5106 |
msgstr "プレースホルダーを追加" |
| 5107 |
|
| 5108 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5109 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:407 |
| 5110 |
msgid "Max File Size (MB)" |
| 5111 |
msgstr "最大ファイルサイズ (MB)" |
| 5112 |
|
| 5113 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5114 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:411 |
| 5115 |
msgid "Leave blank or set to 0 for unlimited size (up to server limit)." |
| 5116 |
msgstr "空白のままにするか、サイズを無制限にするには 0 に設定します (サーバー制限まで)。" |
| 5117 |
|
| 5118 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5119 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:416 |
| 5120 |
msgid "Allowed Extensions" |
| 5121 |
msgstr "許可される拡張子" |
| 5122 |
|
| 5123 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5124 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:419 |
| 5125 |
msgid "Comma separated, e.g. pdf, doc, png. Leave blank for any." |
| 5126 |
msgstr "カンマ区切り、例: pdf、ドキュメント、png。どれも空白のままにしておきます。" |
| 5127 |
|
| 5128 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5129 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:451 |
| 5130 |
msgid "Add field..." |
| 5131 |
msgstr "フィールドを追加..." |
| 5132 |
|
| 5133 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5134 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:475 |
| 5135 |
msgid "Appearance & Content" |
| 5136 |
msgstr "外観と� |
| 5137 |
容" |
| 5138 |
|
| 5139 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5140 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:478 |
| 5141 |
msgid "Prompt Text" |
| 5142 |
msgstr "プロンプトテキスト" |
| 5143 |
|
| 5144 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5145 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:479 |
| 5146 |
msgid "The text displayed below the pricing table to open this form." |
| 5147 |
msgstr "このフォームを開くために価格表の下に表示されるテキスト。" |
| 5148 |
|
| 5149 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5150 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:486 |
| 5151 |
msgid "Display Position" |
| 5152 |
msgstr "表示位置" |
| 5153 |
|
| 5154 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5155 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:489 |
| 5156 |
msgid "Below the pricing layout" |
| 5157 |
msgstr "価格設定レイアウトの下" |
| 5158 |
|
| 5159 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5160 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:490 |
| 5161 |
msgid "Integrated into the pricing layout (Default)" |
| 5162 |
msgstr "価格設定レイアウトに統合 (デフォルト)" |
| 5163 |
|
| 5164 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5165 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:494 |
| 5166 |
msgid "Choose how the quote link is positioned relative to the pricing rules." |
| 5167 |
msgstr "価格設定ルールに対して見積リンクをどのように� |
| 5168 |
�置するかを選択します。" |
| 5169 |
|
| 5170 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5171 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:520 |
| 5172 |
msgid "Integrated Quantity Label" |
| 5173 |
msgstr "統合数量ラベル" |
| 5174 |
|
| 5175 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5176 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:524 |
| 5177 |
msgid "" |
| 5178 |
"Customize the label shown for the quantity column when the form is " |
| 5179 |
"integrated into pricing blocks." |
| 5180 |
msgstr "フォームが価格設定ブロックに統合されている場合に、数量列に表示されるラベルをカスタマイズします。" |
| 5181 |
|
| 5182 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5183 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:530 |
| 5184 |
msgid "Modal Title" |
| 5185 |
msgstr "モーダルタイトル" |
| 5186 |
|
| 5187 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5188 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:538 |
| 5189 |
msgid "Submit Button Text" |
| 5190 |
msgstr "送信ボタンのテキスト" |
| 5191 |
|
| 5192 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5193 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:548 |
| 5194 |
msgid "Auto-Open Quantity Trigger" |
| 5195 |
msgstr "自動オープン数量トリガー" |
| 5196 |
|
| 5197 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5198 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:549 |
| 5199 |
msgid "" |
| 5200 |
"Automatically open the quote form if a customer selects this quantity or " |
| 5201 |
"higher. Leave blank to disable." |
| 5202 |
msgstr "顧客がこの数量以上を選択した場合、見積フォームが自動的に開きます。無効にするには空白のままにします。" |
| 5203 |
|
| 5204 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5205 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:555 |
| 5206 |
msgid "Email Notifications" |
| 5207 |
msgstr "電子メール通知" |
| 5208 |
|
| 5209 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5210 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:558 |
| 5211 |
msgid "Enable Admin Email" |
| 5212 |
msgstr "管理� |
| 5213 |
の電子メールを有効にする" |
| 5214 |
|
| 5215 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5216 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:561 |
| 5217 |
msgid "Send an email to the store admin when this form is submitted." |
| 5218 |
msgstr "このフォームを送信したら、ストア管理� |
| 5219 |
にメールを送信してください。" |
| 5220 |
|
| 5221 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5222 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:566 |
| 5223 |
msgid "Enable Customer Email" |
| 5224 |
msgstr "顧客の電子メールを有効にする" |
| 5225 |
|
| 5226 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5227 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:569 |
| 5228 |
msgid "Send an acknowledgment email to the customer." |
| 5229 |
msgstr "顧客に確認メールを送信します。" |
| 5230 |
|
| 5231 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5232 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:574 |
| 5233 |
msgid "Manage Email Templates ↗" |
| 5234 |
msgstr "メールテンプレートの管理 ↗" |
| 5235 |
|
| 5236 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5237 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:578 |
| 5238 |
msgid "Success Actions" |
| 5239 |
msgstr "成功のアクション" |
| 5240 |
|
| 5241 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5242 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:581 |
| 5243 |
msgid "After Submission" |
| 5244 |
msgstr "提出後" |
| 5245 |
|
| 5246 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5247 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:584 |
| 5248 |
msgid "Show Message" |
| 5249 |
msgstr "メッセージを表示" |
| 5250 |
|
| 5251 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5252 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:585 |
| 5253 |
msgid "Redirect to URL" |
| 5254 |
msgstr "URLにリダイレクト" |
| 5255 |
|
| 5256 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5257 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:594 |
| 5258 |
msgid "Success Message" |
| 5259 |
msgstr "成功メッセージ" |
| 5260 |
|
| 5261 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5262 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:600 |
| 5263 |
msgid "Thank you, our sales team will contact you shortly." |
| 5264 |
msgstr "ありがとうございます。弊社の営業チームがすぐにご連絡いたします。" |
| 5265 |
|
| 5266 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5267 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:605 |
| 5268 |
msgid "Message shown after successful submission." |
| 5269 |
msgstr "送信が成功した後に表示されるメッセージ。" |
| 5270 |
|
| 5271 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5272 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:613 |
| 5273 |
msgid "Redirect URL" |
| 5274 |
msgstr "リダイレクトURL" |
| 5275 |
|
| 5276 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5277 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:617 |
| 5278 |
msgid "Enter the full URL (e.g., https://example.com/thank-you)" |
| 5279 |
msgstr "完� |
| 5280 |
�な URL を� |
| 5281 |
�力します (例: https://example.com/thank-you)" |
| 5282 |
|
| 5283 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5284 |
#: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:10 |
| 5285 |
msgid "Anti-Spam (reCAPTCHA v3)" |
| 5286 |
msgstr "スパム対策 (reCAPTCHA v3)" |
| 5287 |
|
| 5288 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5289 |
#: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:12 |
| 5290 |
msgid "" |
| 5291 |
"Configure Google reCAPTCHA v3 to protect all quote forms from spam. Leave " |
| 5292 |
"blank to disable." |
| 5293 |
msgstr "すべての見積フォームをスパムから保護するために Google reCAPTCHA v3 を構成します。無効にするには空白のままにします。" |
| 5294 |
|
| 5295 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5296 |
#: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:16 |
| 5297 |
msgid "Site Key" |
| 5298 |
msgstr "サイトキー" |
| 5299 |
|
| 5300 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5301 |
#: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:23 |
| 5302 |
msgid "Secret Key" |
| 5303 |
msgstr "秘密鍵" |
| 5304 |
|
| 5305 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5306 |
#: src/Addons/RequestAQuote/js-source/src/components/GlobalSettings.js:44 |
| 5307 |
msgid "Save Settings" |
| 5308 |
msgstr "設定の保存" |
| 5309 |
|
| 5310 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5311 |
#: src/Addons/RequestAQuote/js-source/src/App.js:104 |
| 5312 |
msgid "Settings saved successfully." |
| 5313 |
msgstr "設定が正常に保存されました。" |
| 5314 |
|
| 5315 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5316 |
#: src/Addons/RequestAQuote/js-source/src/App.js:110 |
| 5317 |
msgid "Error saving settings." |
| 5318 |
msgstr "設定の保存中にエラーが発生しました。" |
| 5319 |
|
| 5320 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5321 |
#: src/Addons/RequestAQuote/js-source/src/App.js:140 |
| 5322 |
msgid "New Form" |
| 5323 |
msgstr "新しいフォーム" |
| 5324 |
|
| 5325 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5326 |
#: src/Addons/RequestAQuote/js-source/src/App.js:143 |
| 5327 |
msgid "Name" |
| 5328 |
msgstr "名前" |
| 5329 |
|
| 5330 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5331 |
#: src/Addons/RequestAQuote/js-source/src/App.js:143 |
| 5332 |
msgid "Enter your full name" |
| 5333 |
msgstr "フルネームを� |
| 5334 |
�力してください" |
| 5335 |
|
| 5336 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5337 |
#: src/Addons/RequestAQuote/js-source/src/App.js:144 |
| 5338 |
msgid "Enter your email address" |
| 5339 |
msgstr "メールアドレスを� |
| 5340 |
�力してください" |
| 5341 |
|
| 5342 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5343 |
#: src/Addons/RequestAQuote/js-source/src/App.js:145 |
| 5344 |
msgid "Specify the quantity you need" |
| 5345 |
msgstr "� |
| 5346 |
要な数量を指定してください" |
| 5347 |
|
| 5348 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5349 |
#: src/Addons/RequestAQuote/js-source/src/App.js:146 |
| 5350 |
msgid "Add any specific requirements or questions here..." |
| 5351 |
msgstr "特定の要件や質問があればここに追加してください..." |
| 5352 |
|
| 5353 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5354 |
#: src/Addons/RequestAQuote/js-source/src/App.js:205 |
| 5355 |
msgid "Loading..." |
| 5356 |
msgstr "読み込み中..." |
| 5357 |
|
| 5358 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5359 |
#: src/Addons/RequestAQuote/js-source/src/App.js:214 |
| 5360 |
msgid "Congratulations! 🎉" |
| 5361 |
msgstr "おめでとう! 🎉" |
| 5362 |
|
| 5363 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5364 |
#: src/Addons/RequestAQuote/js-source/src/App.js:220 |
| 5365 |
msgid "You have successfully created your first quote request form." |
| 5366 |
msgstr "最初の見積依頼フォームが正常に作成されました。" |
| 5367 |
|
| 5368 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5369 |
#: src/Addons/RequestAQuote/js-source/src/App.js:224 |
| 5370 |
msgid "Next Step: Assign Your Form" |
| 5371 |
msgstr "次のステップ: フォームを割り当てる" |
| 5372 |
|
| 5373 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5374 |
#: src/Addons/RequestAQuote/js-source/src/App.js:227 |
| 5375 |
msgid "" |
| 5376 |
"You can now select this quote form in the Product settings, Role-based " |
| 5377 |
"rules, or Global pricing rules." |
| 5378 |
msgstr "製品設定、役割ベースのルール、またはグローバル価格設定ルールでこの見積フォームを選択できるようになりました。" |
| 5379 |
|
| 5380 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5381 |
#: src/Addons/RequestAQuote/js-source/src/App.js:233 |
| 5382 |
msgid "Awesome, Got it!" |
| 5383 |
msgstr "すごい、わかりました!" |
| 5384 |
|
| 5385 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5386 |
#: src/Addons/RequestAQuote/js-source/src/App.js:156 |
| 5387 |
msgid "Are you sure you want to delete this form?" |
| 5388 |
msgstr "このフォームを削除してもよろしいですか?" |
| 5389 |
|
| 5390 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5391 |
#: src/Addons/RequestAQuote/js-source/src/App.js:126 |
| 5392 |
msgid "Global settings saved successfully." |
| 5393 |
msgstr "グローバル設定が正常に保存されました。" |
| 5394 |
|
| 5395 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5396 |
#: src/Addons/RequestAQuote/js-source/src/App.js:132 |
| 5397 |
msgid "Error saving global settings." |
| 5398 |
msgstr "グローバル設定の保存中にエラーが発生しました。" |
| 5399 |
|
| 5400 |
#: src/Addons/CatalogPrices/CatalogPricesAddon.php:8 |
| 5401 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:13 |
| 5402 |
msgid "Shop & Categories Price Format" |
| 5403 |
msgstr "ショップとカテゴリーの価格形式" |
| 5404 |
|
| 5405 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:18 |
| 5406 |
msgid "" |
| 5407 |
"Manage how the main product price string is formatted in shop pages, " |
| 5408 |
"categories, and widgets." |
| 5409 |
msgstr "ショップ ページ、カテゴリ、ウィジェットで主な商品価格文字列の形式を管理します。" |
| 5410 |
|
| 5411 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:29 |
| 5412 |
msgid "Override default price display" |
| 5413 |
msgstr "デフォルトの価格表示を上書きする" |
| 5414 |
|
| 5415 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:33 |
| 5416 |
msgid "" |
| 5417 |
"Replace the standard WooCommerce price with a custom lowest price or price " |
| 5418 |
"range." |
| 5419 |
msgstr "標準の WooCommerce 価格をカスタムの最低価格または価格範囲に置き換えます。" |
| 5420 |
|
| 5421 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:38 |
| 5422 |
msgid "Apply to variable products" |
| 5423 |
msgstr "可変商品への適用" |
| 5424 |
|
| 5425 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:42 |
| 5426 |
msgid "" |
| 5427 |
"Calculate the lowest and highest prices across all variations and display " |
| 5428 |
"them using your chosen format." |
| 5429 |
msgstr "すべてのバリエーションにわたる最低価格と最高価格を計算し、選択した形式を使用して表示します。" |
| 5430 |
|
| 5431 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:47 |
| 5432 |
msgid "Format style" |
| 5433 |
msgstr "フォーマットスタイル" |
| 5434 |
|
| 5435 |
#: src/Addons/CatalogPrices/CatalogPricesSubsection.php:72 |
| 5436 |
msgid "Prefix for lowest price" |
| 5437 |
msgstr "最安値のプレフィックス" |
| 5438 |
|
| 5439 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:25 |
| 5440 |
msgid "" |
| 5441 |
"Applies to each product individually. If mix & match is enabled, the minimum" |
| 5442 |
" quantity requirement will be shared across variations of a variable " |
| 5443 |
"product." |
| 5444 |
msgstr "各製品に個別に適用されます。ミックスアンドマッチが有効な場合、最小数量要件は可変製品のバリエーション� |
| 5445 |
�体で� |
| 5446 |
�有されます。" |
| 5447 |
|
| 5448 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:34 |
| 5449 |
msgid "Variable Product Minimum Quantity" |
| 5450 |
msgstr "可変製品の最小数量" |
| 5451 |
|
| 5452 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:35 |
| 5453 |
#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:100 |
| 5454 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:38 |
| 5455 |
msgid "" |
| 5456 |
"Determine whether the minimum quantity requirement applies to each variation" |
| 5457 |
" separately, or to the combined total of all variations in the cart." |
| 5458 |
msgstr "最小数量要件が各バリエーションに個別に適用されるか、カート� |
| 5459 |
のすべてのバリエーションの合計に適用されるかを決定します。" |
| 5460 |
|
| 5461 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:45 |
| 5462 |
#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:87 |
| 5463 |
msgid "Global Settings" |
| 5464 |
msgstr "グローバル設定" |
| 5465 |
|
| 5466 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:46 |
| 5467 |
#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:88 |
| 5468 |
msgid "Individual variation" |
| 5469 |
msgstr "個人差" |
| 5470 |
|
| 5471 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:47 |
| 5472 |
#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:89 |
| 5473 |
msgid "Variable product total (Mix & match)" |
| 5474 |
msgstr "可変製品合計 (ミックスアンドマッチ)" |
| 5475 |
|
| 5476 |
#: src/Addons/GlobalTieredPricing/CPT/Form/Tabs/Quantity.php:49 |
| 5477 |
#: src/Admin/ProductPage/AdvanceOptionsForVariableProduct.php:91 |
| 5478 |
msgid "Calculate minimum quantity by" |
| 5479 |
msgstr "最小数量を次のように計算します" |
| 5480 |
|
| 5481 |
#. translators: 1: Product name, 2: Minimum quantity. |
| 5482 |
#: src/Addons/MinQuantity/MinQuantity.php:170 |
| 5483 |
#: src/Addons/MinQuantity/StoreApiValidation.php:27 |
| 5484 |
#, php-format |
| 5485 |
msgid "Minimum quantity for %1$s is %2$s." |
| 5486 |
msgstr "%1$s の最小数量は %2$s です。" |
| 5487 |
|
| 5488 |
#. translators: 1: Minimum quantity, 2: Product name. |
| 5489 |
#: src/Addons/MinQuantity/MinQuantity.php:190 |
| 5490 |
#: src/Addons/MinQuantity/StoreApiValidation.php:49 |
| 5491 |
#, php-format |
| 5492 |
msgid "" |
| 5493 |
"You need to order at least %1$s items of %2$s to meet the minimum order " |
| 5494 |
"quantity." |
| 5495 |
msgstr "最小注文数量を満たすには、少なくとも %2$s の %1$s 個のアイテムを注文する� |
| 5496 |
要があります。" |
| 5497 |
|
| 5498 |
#. translators: 1: Missing quantity, 2: Product name, 3: Minimum quantity. |
| 5499 |
#: src/Addons/MinQuantity/MinQuantity.php:209 |
| 5500 |
#, php-format |
| 5501 |
msgid "" |
| 5502 |
"You need %1$s more items of %2$s to meet the minimum order quantity of %3$s." |
| 5503 |
msgstr "最小注文数量 %3$s を満たすには、さらに %2$s のアイテムが %1$s � |
| 5504 |
要です。" |
| 5505 |
|
| 5506 |
#: src/Addons/PricingSummary/SummarySubsection.php:25 |
| 5507 |
msgid "Show pricing summary block" |
| 5508 |
msgstr "価格の概要ブロックを表示" |
| 5509 |
|
| 5510 |
#: src/Addons/PricingSummary/SummarySubsection.php:32 |
| 5511 |
msgid "Show for standard products (non-tiered)" |
| 5512 |
msgstr "標準製品 (階層化されていない) を表示します" |
| 5513 |
|
| 5514 |
#: src/Addons/PricingSummary/SummarySubsection.php:36 |
| 5515 |
msgid "" |
| 5516 |
"Display the pricing summary block for regular WooCommerce products even if " |
| 5517 |
"they don't have tiered pricing rules." |
| 5518 |
msgstr "段階的な価格設定ルールがない場合でも、通常の WooCommerce 製品の価格概要ブロックを表示します。" |
| 5519 |
|
| 5520 |
#: src/Addons/PricingSummary/SummarySubsection.php:39 |
| 5521 |
msgid "Summary block title" |
| 5522 |
msgstr "概要ブロックのタイトル" |
| 5523 |
|
| 5524 |
#: src/Addons/PricingSummary/SummarySubsection.php:47 |
| 5525 |
msgid "Block position" |
| 5526 |
msgstr "ブロック位置" |
| 5527 |
|
| 5528 |
#: src/Addons/PricingSummary/SummarySubsection.php:64 |
| 5529 |
msgid "Summary layout" |
| 5530 |
msgstr "概要レイアウト" |
| 5531 |
|
| 5532 |
#: src/Addons/PricingSummary/SummarySubsection.php:69 |
| 5533 |
msgid "Compact" |
| 5534 |
msgstr "コンパクト" |
| 5535 |
|
| 5536 |
#: src/Addons/PricingSummary/SummarySubsection.php:70 |
| 5537 |
msgid "Inline labels" |
| 5538 |
msgstr "インラインラベル" |
| 5539 |
|
| 5540 |
#: src/Addons/ProductCatalogLoop/ProductCatalogLoop.php:10 |
| 5541 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:22 |
| 5542 |
msgid "Shop & Categories" |
| 5543 |
msgstr "ショップとカテゴリー" |
| 5544 |
|
| 5545 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:36 |
| 5546 |
msgid "Tiered Pricing on Shop & Category Pages" |
| 5547 |
msgstr "ショップページとカテゴリーページでの段階的な価格設定" |
| 5548 |
|
| 5549 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:42 |
| 5550 |
msgid "Enable on Shop & Categories" |
| 5551 |
msgstr "ショップとカテゴリで有効にする" |
| 5552 |
|
| 5553 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:51 |
| 5554 |
msgid "" |
| 5555 |
"Turn this on to display tiered pricing directly within your shop and " |
| 5556 |
"category pages." |
| 5557 |
msgstr "これをオンにすると、ショップ ページやカテゴリ ページ� |
| 5558 |
に段階的な価格が直接表示されます。" |
| 5559 |
|
| 5560 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:67 |
| 5561 |
msgid "Position on product grid item" |
| 5562 |
msgstr "製品グリッド� |
| 5563 |
目上の位置" |
| 5564 |
|
| 5565 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:82 |
| 5566 |
msgid "Add quantity selector to grids" |
| 5567 |
msgstr "数量セレクターをグリッドに追加する" |
| 5568 |
|
| 5569 |
#: src/Addons/ProductCatalogLoop/Settings/ProductCatalogLoopSettingsSection.php:91 |
| 5570 |
msgid "" |
| 5571 |
"Add a quantity input field directly to items on the shop and category pages." |
| 5572 |
msgstr "ショップページやカテゴリページの商品に直接数量� |
| 5573 |
�力フィールドを追加します。" |
| 5574 |
|
| 5575 |
#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:100 |
| 5576 |
msgid "Security check failed. Please refresh the page and try again." |
| 5577 |
msgstr "セキュリティチェックに失敗しました。ページを更新して、もう一度お試しください。" |
| 5578 |
|
| 5579 |
#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:10 |
| 5580 |
msgid "Cart Page Pricing" |
| 5581 |
msgstr "カートページの価格" |
| 5582 |
|
| 5583 |
#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:24 |
| 5584 |
msgid "Show original item price crossed out" |
| 5585 |
msgstr "� |
| 5586 |
�の商品価格を取り消し線で表示" |
| 5587 |
|
| 5588 |
#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:32 |
| 5589 |
msgid "Show original subtotal crossed out" |
| 5590 |
msgstr "� |
| 5591 |
�の小計を取り消し線で表示" |
| 5592 |
|
| 5593 |
#: src/Addons/TieredPricingCart/CartOptionsSubsection.php:40 |
| 5594 |
msgid "Cross out regular price instead of sale price" |
| 5595 |
msgstr "セール価格ではなく通常価格を取り消し線で消します" |
| 5596 |
|
| 5597 |
#: src/Addons/YouSave/YouSaveSubsection.php:26 |
| 5598 |
msgid "Show savings badge on product page" |
| 5599 |
msgstr "商品ページに節約バッジを表示する" |
| 5600 |
|
| 5601 |
#: src/Addons/YouSave/YouSaveSubsection.php:34 |
| 5602 |
msgid "Include WooCommerce sale discount in total savings" |
| 5603 |
msgstr "WooCommerce セール割引を合計節約額に含めます" |
| 5604 |
|
| 5605 |
#: src/Addons/YouSave/YouSaveSubsection.php:38 |
| 5606 |
msgid "" |
| 5607 |
"If a product is already on sale, add that existing discount to the tiered " |
| 5608 |
"pricing savings so the customer sees one large total saved." |
| 5609 |
msgstr "" |
| 5610 |
"製品がすでに販売されている場合は、その既存の割引を段階的な価格設定の節約に追加すると、顧客は合計で 1 つの大きな節約ができるようになります。" |
| 5611 |
|
| 5612 |
#: src/Addons/YouSave/YouSaveSubsection.php:42 |
| 5613 |
msgid "Show badge for standard products (non-tiered)" |
| 5614 |
msgstr "標準商品 (階層化されていない) のバッジを表示します" |
| 5615 |
|
| 5616 |
#: src/Addons/YouSave/YouSaveSubsection.php:46 |
| 5617 |
msgid "" |
| 5618 |
"Display the savings badge for regular WooCommerce sale products even if they" |
| 5619 |
" don't have tiered pricing rules." |
| 5620 |
msgstr "通常の WooCommerce セール商品には、段階的な価格設定ルールがない場合でも、割引バッジを表示します。" |
| 5621 |
|
| 5622 |
#: src/Addons/YouSave/YouSaveSubsection.php:50 |
| 5623 |
msgid "Badge text template" |
| 5624 |
msgstr "バッジ テキスト テンプレート" |
| 5625 |
|
| 5626 |
#: src/Addons/YouSave/YouSaveSubsection.php:62 |
| 5627 |
msgid "Badge text color" |
| 5628 |
msgstr "バッジの文字色" |
| 5629 |
|
| 5630 |
#: src/Admin/ProductPage/RoleCustomerPricingTab.php:21 |
| 5631 |
msgid "Role & Customer Prices" |
| 5632 |
msgstr "役割と顧客の価格" |
| 5633 |
|
| 5634 |
#: src/Admin/ProductPage/RoleCustomerPricingTab.php:80 |
| 5635 |
msgid "Unlock Role & Customer pricing rules by upgrading to Premium." |
| 5636 |
msgstr "プレミアムにアップグレードして、役割と顧客の価格設定ルールを解除します。" |
| 5637 |
|
| 5638 |
#: src/Admin/Tips/Tips/RoleCustomerPricingTabTip.php:43 |
| 5639 |
msgid "Need to add or modify user roles?" |
| 5640 |
msgstr "ユーザーの役割を追加または変更する� |
| 5641 |
要がありますか?" |
| 5642 |
|
| 5643 |
#. translators: %s: URL to the Role Manager. |
| 5644 |
#: src/Admin/Tips/Tips/RoleCustomerPricingTabTip.php:50 |
| 5645 |
#, php-format |
| 5646 |
msgid "" |
| 5647 |
"You can create, edit, or manage user roles directly from the <a href=\"%s\" " |
| 5648 |
"target=\"_blank\">Role Manager</a>." |
| 5649 |
msgstr "ユーザー ロールは、<a href=\"%s\" target=\"_blank\">ロール マネージャー</a>から直接作成、編集、管理できます。" |
| 5650 |
|
| 5651 |
#: src/Integrations/Plugins/WooPaymentsMulticurrency.php:43 |
| 5652 |
msgid "" |
| 5653 |
"Convert and display tiered pricing correctly when using WooPayments " |
| 5654 |
"Multicurrency." |
| 5655 |
msgstr "WooPayments Multicurrency を使用する場合、段階的な価格を正しく変換して表示します。" |
| 5656 |
|
| 5657 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:18 |
| 5658 |
msgid "Variable products logic" |
| 5659 |
msgstr "変動商品ロジック" |
| 5660 |
|
| 5661 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:19 |
| 5662 |
msgid "Control how tiered pricing handles variable products." |
| 5663 |
msgstr "段階的な価格設定で変動する製品をどのように処理するかを制御します。" |
| 5664 |
|
| 5665 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:34 |
| 5666 |
msgid "Combine variations for minimum quantity" |
| 5667 |
msgstr "バリエーションを組み合わせて最小数量を実現" |
| 5668 |
|
| 5669 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:46 |
| 5670 |
msgid "General calculations" |
| 5671 |
msgstr "一般的な計算" |
| 5672 |
|
| 5673 |
#: src/Settings/Sections/CalculationLogic/CalculationLogic.php:47 |
| 5674 |
msgid "Control general calculation behavior for tiered pricing." |
| 5675 |
msgstr "段階的な価格設定の一般的な計算動作を制御します。" |
| 5676 |
|
| 5677 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:29 |
| 5678 |
msgid "Show tiered pricing automatically" |
| 5679 |
msgstr "段階的な価格設定を自動的に表示する" |
| 5680 |
|
| 5681 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:33 |
| 5682 |
msgid "" |
| 5683 |
"Automatically insert the pricing layout on the product page. If disabled, " |
| 5684 |
"pricing remains dynamic but you must insert the layout manually via " |
| 5685 |
"shortcode, block, or widget." |
| 5686 |
msgstr "" |
| 5687 |
"製品ページに価格設定レイアウトを自動的に挿� |
| 5688 |
�します。無効にした場合、価格は動的のままですが、ショートコード、ブロック、またはウィジェットを介してレイアウトを手動で挿� |
| 5689 |
�する� |
| 5690 |
要があります。" |
| 5691 |
|
| 5692 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:38 |
| 5693 |
msgid "Default visual layout" |
| 5694 |
msgstr "デフォルトのビジュアルレイアウト" |
| 5695 |
|
| 5696 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:48 |
| 5697 |
msgid "Options design style" |
| 5698 |
msgstr "オプションのデザインスタイル" |
| 5699 |
|
| 5700 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:62 |
| 5701 |
msgid "Table design style" |
| 5702 |
msgstr "テーブルデザインスタイル" |
| 5703 |
|
| 5704 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:76 |
| 5705 |
msgid "Blocks design style" |
| 5706 |
msgstr "ブロックデザインスタイル" |
| 5707 |
|
| 5708 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:92 |
| 5709 |
msgid "Enable compact layout" |
| 5710 |
msgstr "コンパクトなレイアウトを有効にする" |
| 5711 |
|
| 5712 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:96 |
| 5713 |
msgid "Apply a space-saving compact design for the selected layout." |
| 5714 |
msgstr "選択したレイアウトに合わせて、省スペースのコンパクトなデザインを適用します。" |
| 5715 |
|
| 5716 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:99 |
| 5717 |
msgid "Layout title" |
| 5718 |
msgstr "レイアウトタイトル" |
| 5719 |
|
| 5720 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:106 |
| 5721 |
msgid "Layout position" |
| 5722 |
msgstr "レイアウト位置" |
| 5723 |
|
| 5724 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:125 |
| 5725 |
msgid "Quantity format" |
| 5726 |
msgstr "数量形式" |
| 5727 |
|
| 5728 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:169 |
| 5729 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:180 |
| 5730 |
msgid "Quantity unit label" |
| 5731 |
msgstr "数量単位ラベル" |
| 5732 |
|
| 5733 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:191 |
| 5734 |
msgid "Table column headers" |
| 5735 |
msgstr "テーブルの列ヘッダー" |
| 5736 |
|
| 5737 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:210 |
| 5738 |
msgid "Leave a column title empty to hide that column entirely." |
| 5739 |
msgstr "その列を完� |
| 5740 |
�に非表示にするには、列タイトルを空のままにします。" |
| 5741 |
|
| 5742 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:222 |
| 5743 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:46 |
| 5744 |
msgid "Show original price crossed out" |
| 5745 |
msgstr "� |
| 5746 |
�の価格を取り消し線で表示" |
| 5747 |
|
| 5748 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:226 |
| 5749 |
msgid "" |
| 5750 |
"Pricing options will show a crossed-out regular price next to the discounted" |
| 5751 |
" tier price." |
| 5752 |
msgstr "価格オプションでは、割引価格の横に取り消し線が付いた通常価格が表示されます。" |
| 5753 |
|
| 5754 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:231 |
| 5755 |
msgid "Show total calculated price for selected option" |
| 5756 |
msgstr "選択したオプションの合計計算価格を表示します" |
| 5757 |
|
| 5758 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:235 |
| 5759 |
msgid "" |
| 5760 |
"The selected pricing option will dynamically display the total calculated " |
| 5761 |
"cost." |
| 5762 |
msgstr "選択した価格オプションにより、計算された合計コストが動的に表示されます。" |
| 5763 |
|
| 5764 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:239 |
| 5765 |
msgid "Pricing option text template" |
| 5766 |
msgstr "価格オプションのテキストテンプレート" |
| 5767 |
|
| 5768 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:254 |
| 5769 |
msgid "Show base price (no discount) option" |
| 5770 |
msgstr "基本価格 (割引なし) オプションを表示" |
| 5771 |
|
| 5772 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:258 |
| 5773 |
msgid "" |
| 5774 |
"Display an option for the regular product price (e.g. 1 item) where no tier " |
| 5775 |
"discount is applied." |
| 5776 |
msgstr "階層割引が適用されない通常の商品価格 (例: 1 アイテム) のオプションを表示します。" |
| 5777 |
|
| 5778 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:262 |
| 5779 |
msgid "Base price option template" |
| 5780 |
msgstr "基本価格オプションのテンプレート" |
| 5781 |
|
| 5782 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:270 |
| 5783 |
msgid "Customize the template for the base price option." |
| 5784 |
msgstr "基本価格オプションのテンプレートをカスタマイズします。" |
| 5785 |
|
| 5786 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:313 |
| 5787 |
msgid "Make pricing tiers clickable" |
| 5788 |
msgstr "価格階層をクリックできるようにする" |
| 5789 |
|
| 5790 |
#: src/Settings/Sections/GeneralSection/Subsections/LayoutSubsection.php:317 |
| 5791 |
msgid "" |
| 5792 |
"Allow customers to click on a pricing tier (table row, block, or option) to " |
| 5793 |
"automatically select that quantity." |
| 5794 |
msgstr "顧客が価格階層 (表の行、ブロック、またはオプション) をクリックして、その数量を自動的に選択できるようにします。" |
| 5795 |
|
| 5796 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:12 |
| 5797 |
msgid "Single Product Page Pricing" |
| 5798 |
msgstr "単一製品ページの価格設定" |
| 5799 |
|
| 5800 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:31 |
| 5801 |
msgid "Match Shop & Categories display (price range or lowest price)" |
| 5802 |
msgstr "ショップとカテゴリの表示(価格帯または最安値)" |
| 5803 |
|
| 5804 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:32 |
| 5805 |
msgid "Actual price for selected quantity" |
| 5806 |
msgstr "選択した数量の実際の価格" |
| 5807 |
|
| 5808 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:38 |
| 5809 |
msgid "Update price on quantity change" |
| 5810 |
msgstr "数量変更時に価格を更新します" |
| 5811 |
|
| 5812 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:42 |
| 5813 |
msgid "" |
| 5814 |
"Automatically update the main product price whenever a customer changes the " |
| 5815 |
"quantity input." |
| 5816 |
msgstr "顧客が数量� |
| 5817 |
�力を変更するたびに、主要製品の価格を自動的に更新します。" |
| 5818 |
|
| 5819 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:50 |
| 5820 |
msgid "" |
| 5821 |
"Cross out the regular price and show the discounted tiered price next to it " |
| 5822 |
"when a higher quantity is selected." |
| 5823 |
msgstr "より多くの数量が選択された場合は、通常価格を取り消し線で消し、その横に割引された階層価格を表示します。" |
| 5824 |
|
| 5825 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:54 |
| 5826 |
msgid "Show total price (Price × Quantity)" |
| 5827 |
msgstr "合計金額を表示(価格×数量)" |
| 5828 |
|
| 5829 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:58 |
| 5830 |
msgid "" |
| 5831 |
"Multiply the main product price by the selected quantity instead of showing " |
| 5832 |
"the per-item price." |
| 5833 |
msgstr "商品ごとの価格を表示するのではなく、主な商品価格に選択した数量を掛けます。" |
| 5834 |
|
| 5835 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:63 |
| 5836 |
msgid "Show total price for non-tiered products" |
| 5837 |
msgstr "階層化されていない製品の合計価格を表示する" |
| 5838 |
|
| 5839 |
#: src/Settings/Sections/GeneralSection/Subsections/ProductPagePriceSubsection.php:67 |
| 5840 |
msgid "" |
| 5841 |
"Multiply the price by quantity even if the product has no tiered pricing " |
| 5842 |
"rules." |
| 5843 |
msgstr "製品に段階的な価格設定ルールがない場合でも、価格に数量を掛けます。" |
| 5844 |
|
| 5845 |
#: views/admin/components/minimum-order-quantity-form.php:18 |
| 5846 |
msgid "Available in premium version" |
| 5847 |
msgstr "プレミアムバージョンで利用可能" |
| 5848 |
|
| 5849 |
#: views/admin/welcome-page/welcome-page.php:970 |
| 5850 |
msgid "" |
| 5851 |
"Allow customers to request custom quotes via a sleek customizable popup." |
| 5852 |
msgstr "顧客は洗練されたカスタマイズ可能なポップアップを介してカスタム見積もりをリクエストできます。" |
| 5853 |
|
| 5854 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5855 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:71 |
| 5856 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:460 |
| 5857 |
msgid "Date Picker" |
| 5858 |
msgstr "日付ピッカー" |
| 5859 |
|
| 5860 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5861 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:428 |
| 5862 |
msgid "Disable past dates" |
| 5863 |
msgstr "過去の日付を無効にする" |
| 5864 |
|
| 5865 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5866 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:431 |
| 5867 |
msgid "Prevent customers from selecting dates in the past." |
| 5868 |
msgstr "顧客が過去の日付を選択できないようにします。" |
| 5869 |
|
| 5870 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5871 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:491 |
| 5872 |
msgid "Next to Add to Cart button" |
| 5873 |
msgstr "「カートに追加」ボタンの横にあります" |
| 5874 |
|
| 5875 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5876 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:500 |
| 5877 |
msgid "Hide Add to Cart button" |
| 5878 |
msgstr "「カートに追加」ボタンを非表示にする" |
| 5879 |
|
| 5880 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5881 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:503 |
| 5882 |
msgid "" |
| 5883 |
"Visually hides the WooCommerce Add to Cart button, leaving only the Quote " |
| 5884 |
"button." |
| 5885 |
msgstr "WooCommerce の [カートに追加] ボタンを視覚的に非表示にし、[見積] ボタンだけを残します。" |
| 5886 |
|
| 5887 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5888 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:510 |
| 5889 |
msgid "Show for non-purchasable products" |
| 5890 |
msgstr "購� |
| 5891 |
�できない商品を表示する" |
| 5892 |
|
| 5893 |
#: src/Addons/RequestAQuote/build/index.js:1 |
| 5894 |
#: src/Addons/RequestAQuote/js-source/src/components/FormEdit.js:513 |
| 5895 |
msgid "" |
| 5896 |
"Display the Quote button even if the product does not have a price or is out" |
| 5897 |
" of stock." |
| 5898 |
msgstr "価格のない商品や在庫切れの商品でも見積ボタンを表示します。" |
| 5899 |
|
| 5900 |
#. translators: 1: Product name, 2: Date. |
| 5901 |
#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:109 |
| 5902 |
#, php-format |
| 5903 |
msgid "%1$s - %2$s" |
| 5904 |
msgstr "" |
| 5905 |
|
| 5906 |
#. translators: 1: File name, 2: Max file size in MB. |
| 5907 |
#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:231 |
| 5908 |
#, php-format |
| 5909 |
msgid "File %1$s exceeds the maximum allowed size of %2$s MB." |
| 5910 |
msgstr "ファイル %1$s は最大許容サイズ %2$s MB を� |
| 5911 |
えています。" |
| 5912 |
|
| 5913 |
#. translators: 1: File extension, 2: Allowed extensions. |
| 5914 |
#: src/Addons/RequestAQuote/Frontend/API/SubmitQuoteEndpoint.php:241 |
| 5915 |
#, php-format |
| 5916 |
msgid "File type .%1$s is not allowed. Allowed: %2$s" |
| 5917 |
msgstr "ファイル タイプ .%1$s は許可されません。許可されています: %2$s" |
| 5918 |
|