@jjlmoya/utils-diy 1.28.0 → 1.30.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/category/i18n/de.ts +12 -12
- package/src/category/i18n/en.ts +110 -110
- package/src/category/i18n/es.ts +110 -110
- package/src/category/i18n/fr.ts +101 -101
- package/src/category/i18n/id.ts +12 -12
- package/src/category/i18n/it.ts +12 -12
- package/src/category/i18n/ja.ts +12 -12
- package/src/category/i18n/ko.ts +12 -12
- package/src/category/i18n/nl.ts +12 -12
- package/src/category/i18n/pl.ts +12 -12
- package/src/category/i18n/pt.ts +12 -12
- package/src/category/i18n/ru.ts +12 -12
- package/src/category/i18n/sv.ts +12 -12
- package/src/category/i18n/tr.ts +12 -12
- package/src/category/i18n/zh.ts +12 -12
- package/src/category/index.ts +36 -36
- package/src/category/seo.astro +1 -1
- package/src/components/PreviewNavSidebar.astro +1 -1
- package/src/components/PreviewToolbar.astro +1 -1
- package/src/data.ts +1 -1
- package/src/entries.ts +37 -37
- package/src/env.d.ts +1 -1
- package/src/index.ts +50 -50
- package/src/layouts/PreviewLayout.astro +1 -1
- package/src/pages/index.astro +1 -1
- package/src/tests/category_seo_quality.test.ts +74 -0
- package/src/tests/faq_count.test.ts +1 -1
- package/src/tests/mocks/astro_mock.js +1 -1
- package/src/tests/no_h1_in_components.test.ts +1 -1
- package/src/tests/seo_length.test.ts +1 -1
- package/src/tests/seo_parity.test.ts +2 -2
- package/src/tests/seo_translation_completeness.test.ts +18 -12
- package/src/tests/tool_validation.test.ts +15 -15
- package/src/tool/balusterCalculator/bibliography.ts +16 -16
- package/src/tool/balusterCalculator/i18n/de.ts +251 -251
- package/src/tool/balusterCalculator/i18n/en.ts +251 -251
- package/src/tool/balusterCalculator/i18n/es.ts +251 -251
- package/src/tool/balusterCalculator/i18n/fr.ts +251 -251
- package/src/tool/balusterCalculator/i18n/id.ts +251 -251
- package/src/tool/balusterCalculator/i18n/it.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ja.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ko.ts +251 -251
- package/src/tool/balusterCalculator/i18n/nl.ts +251 -251
- package/src/tool/balusterCalculator/i18n/pl.ts +251 -251
- package/src/tool/balusterCalculator/i18n/pt.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ru.ts +251 -251
- package/src/tool/balusterCalculator/i18n/sv.ts +251 -251
- package/src/tool/balusterCalculator/i18n/tr.ts +251 -251
- package/src/tool/balusterCalculator/i18n/zh.ts +251 -251
- package/src/tool/balusterCalculator/seo.astro +15 -15
- package/src/tool/clayCalculator/bibliography.ts +12 -12
- package/src/tool/clayCalculator/i18n/de.ts +174 -174
- package/src/tool/clayCalculator/i18n/en.ts +174 -174
- package/src/tool/clayCalculator/i18n/es.ts +174 -174
- package/src/tool/clayCalculator/i18n/fr.ts +174 -174
- package/src/tool/clayCalculator/i18n/id.ts +174 -174
- package/src/tool/clayCalculator/i18n/it.ts +174 -174
- package/src/tool/clayCalculator/i18n/ja.ts +173 -173
- package/src/tool/clayCalculator/i18n/ko.ts +174 -174
- package/src/tool/clayCalculator/i18n/nl.ts +174 -174
- package/src/tool/clayCalculator/i18n/pl.ts +174 -174
- package/src/tool/clayCalculator/i18n/pt.ts +174 -174
- package/src/tool/clayCalculator/i18n/ru.ts +174 -174
- package/src/tool/clayCalculator/i18n/sv.ts +174 -174
- package/src/tool/clayCalculator/i18n/tr.ts +174 -174
- package/src/tool/clayCalculator/i18n/zh.ts +174 -174
- package/src/tool/clayCalculator/seo.astro +15 -15
- package/src/tool/concreteCalculator/bibliography.ts +7 -7
- package/src/tool/concreteCalculator/i18n/de.ts +188 -188
- package/src/tool/concreteCalculator/i18n/en.ts +188 -188
- package/src/tool/concreteCalculator/i18n/es.ts +188 -188
- package/src/tool/concreteCalculator/i18n/fr.ts +188 -188
- package/src/tool/concreteCalculator/i18n/id.ts +188 -188
- package/src/tool/concreteCalculator/i18n/it.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ja.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ko.ts +188 -188
- package/src/tool/concreteCalculator/i18n/nl.ts +188 -188
- package/src/tool/concreteCalculator/i18n/pl.ts +188 -188
- package/src/tool/concreteCalculator/i18n/pt.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ru.ts +188 -188
- package/src/tool/concreteCalculator/i18n/sv.ts +188 -188
- package/src/tool/concreteCalculator/i18n/tr.ts +188 -188
- package/src/tool/concreteCalculator/i18n/zh.ts +188 -188
- package/src/tool/concreteCalculator/seo.astro +15 -15
- package/src/tool/cutOptimizer/bibliography.ts +12 -12
- package/src/tool/cutOptimizer/i18n/de.ts +169 -169
- package/src/tool/cutOptimizer/i18n/en.ts +169 -169
- package/src/tool/cutOptimizer/i18n/es.ts +169 -169
- package/src/tool/cutOptimizer/i18n/fr.ts +169 -169
- package/src/tool/cutOptimizer/i18n/id.ts +169 -169
- package/src/tool/cutOptimizer/i18n/it.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ja.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ko.ts +169 -169
- package/src/tool/cutOptimizer/i18n/nl.ts +169 -169
- package/src/tool/cutOptimizer/i18n/pl.ts +169 -169
- package/src/tool/cutOptimizer/i18n/pt.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ru.ts +169 -169
- package/src/tool/cutOptimizer/i18n/sv.ts +169 -169
- package/src/tool/cutOptimizer/i18n/tr.ts +169 -169
- package/src/tool/cutOptimizer/i18n/zh.ts +169 -169
- package/src/tool/cutOptimizer/seo.astro +15 -15
- package/src/tool/drillCalculator/bibliography.ts +12 -12
- package/src/tool/drillCalculator/i18n/de.ts +134 -134
- package/src/tool/drillCalculator/i18n/en.ts +134 -134
- package/src/tool/drillCalculator/i18n/es.ts +134 -134
- package/src/tool/drillCalculator/i18n/fr.ts +134 -134
- package/src/tool/drillCalculator/i18n/id.ts +134 -134
- package/src/tool/drillCalculator/i18n/it.ts +134 -134
- package/src/tool/drillCalculator/i18n/ja.ts +134 -134
- package/src/tool/drillCalculator/i18n/ko.ts +134 -134
- package/src/tool/drillCalculator/i18n/nl.ts +134 -134
- package/src/tool/drillCalculator/i18n/pl.ts +134 -134
- package/src/tool/drillCalculator/i18n/pt.ts +134 -134
- package/src/tool/drillCalculator/i18n/ru.ts +134 -134
- package/src/tool/drillCalculator/i18n/sv.ts +134 -134
- package/src/tool/drillCalculator/i18n/tr.ts +134 -134
- package/src/tool/drillCalculator/i18n/zh.ts +134 -134
- package/src/tool/drillCalculator/seo.astro +15 -15
- package/src/tool/drillSharpener/bibliography.ts +16 -16
- package/src/tool/drillSharpener/i18n/de.ts +117 -117
- package/src/tool/drillSharpener/i18n/en.ts +117 -117
- package/src/tool/drillSharpener/i18n/es.ts +117 -117
- package/src/tool/drillSharpener/i18n/fr.ts +117 -117
- package/src/tool/drillSharpener/i18n/id.ts +117 -117
- package/src/tool/drillSharpener/i18n/it.ts +117 -117
- package/src/tool/drillSharpener/i18n/ja.ts +117 -117
- package/src/tool/drillSharpener/i18n/ko.ts +117 -117
- package/src/tool/drillSharpener/i18n/nl.ts +117 -117
- package/src/tool/drillSharpener/i18n/pl.ts +117 -117
- package/src/tool/drillSharpener/i18n/pt.ts +117 -117
- package/src/tool/drillSharpener/i18n/ru.ts +117 -117
- package/src/tool/drillSharpener/i18n/sv.ts +117 -117
- package/src/tool/drillSharpener/i18n/tr.ts +117 -117
- package/src/tool/drillSharpener/i18n/zh.ts +117 -117
- package/src/tool/drillSharpener/seo.astro +15 -15
- package/src/tool/epoxyCalculator/bibliography.ts +20 -20
- package/src/tool/epoxyCalculator/i18n/de.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/en.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/es.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/fr.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/id.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/it.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ja.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ko.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/nl.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/pl.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/pt.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ru.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/sv.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/tr.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/zh.ts +116 -116
- package/src/tool/epoxyCalculator/seo.astro +15 -15
- package/src/tool/furnitureFit/bibliography.ts +12 -12
- package/src/tool/furnitureFit/i18n/de.ts +111 -111
- package/src/tool/furnitureFit/i18n/en.ts +149 -149
- package/src/tool/furnitureFit/i18n/es.ts +149 -149
- package/src/tool/furnitureFit/i18n/fr.ts +149 -149
- package/src/tool/furnitureFit/i18n/id.ts +111 -111
- package/src/tool/furnitureFit/i18n/it.ts +111 -111
- package/src/tool/furnitureFit/i18n/ja.ts +111 -111
- package/src/tool/furnitureFit/i18n/ko.ts +111 -111
- package/src/tool/furnitureFit/i18n/nl.ts +111 -111
- package/src/tool/furnitureFit/i18n/pl.ts +111 -111
- package/src/tool/furnitureFit/i18n/pt.ts +111 -111
- package/src/tool/furnitureFit/i18n/ru.ts +111 -111
- package/src/tool/furnitureFit/i18n/sv.ts +111 -111
- package/src/tool/furnitureFit/i18n/tr.ts +111 -111
- package/src/tool/furnitureFit/i18n/zh.ts +111 -111
- package/src/tool/furnitureFit/seo.astro +15 -15
- package/src/tool/mortarCalculator/bibliography.ts +20 -20
- package/src/tool/mortarCalculator/i18n/de.ts +130 -130
- package/src/tool/mortarCalculator/i18n/en.ts +202 -202
- package/src/tool/mortarCalculator/i18n/es.ts +179 -179
- package/src/tool/mortarCalculator/i18n/fr.ts +203 -203
- package/src/tool/mortarCalculator/i18n/id.ts +130 -130
- package/src/tool/mortarCalculator/i18n/it.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ja.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ko.ts +130 -130
- package/src/tool/mortarCalculator/i18n/nl.ts +130 -130
- package/src/tool/mortarCalculator/i18n/pl.ts +130 -130
- package/src/tool/mortarCalculator/i18n/pt.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ru.ts +130 -130
- package/src/tool/mortarCalculator/i18n/sv.ts +130 -130
- package/src/tool/mortarCalculator/i18n/tr.ts +130 -130
- package/src/tool/mortarCalculator/i18n/zh.ts +130 -130
- package/src/tool/mortarCalculator/seo.astro +15 -15
- package/src/tool/passepartoutCalculator/bibliography.ts +16 -16
- package/src/tool/passepartoutCalculator/i18n/de.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/en.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/es.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/fr.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/id.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/it.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ja.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ko.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/nl.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/pl.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/pt.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ru.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/sv.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/tr.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/zh.ts +108 -108
- package/src/tool/passepartoutCalculator/seo.astro +15 -15
- package/src/tool/pythagoreanRightAngleCalculator/bibliography.ts +12 -12
- package/src/tool/pythagoreanRightAngleCalculator/i18n/de.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/en.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/es.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/fr.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/id.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/it.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ja.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ko.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/nl.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/pl.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/pt.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ru.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/sv.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/tr.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/zh.ts +129 -129
- package/src/tool/stairCalculator/bibliography.ts +16 -16
- package/src/tool/stairCalculator/i18n/de.ts +143 -143
- package/src/tool/stairCalculator/i18n/en.ts +145 -145
- package/src/tool/stairCalculator/i18n/es.ts +145 -145
- package/src/tool/stairCalculator/i18n/fr.ts +145 -145
- package/src/tool/stairCalculator/i18n/id.ts +143 -143
- package/src/tool/stairCalculator/i18n/it.ts +143 -143
- package/src/tool/stairCalculator/i18n/ja.ts +143 -143
- package/src/tool/stairCalculator/i18n/ko.ts +143 -143
- package/src/tool/stairCalculator/i18n/nl.ts +143 -143
- package/src/tool/stairCalculator/i18n/pl.ts +143 -143
- package/src/tool/stairCalculator/i18n/pt.ts +143 -143
- package/src/tool/stairCalculator/i18n/ru.ts +143 -143
- package/src/tool/stairCalculator/i18n/sv.ts +143 -143
- package/src/tool/stairCalculator/i18n/tr.ts +143 -143
- package/src/tool/stairCalculator/i18n/zh.ts +143 -143
- package/src/tool/stairCalculator/seo.astro +15 -15
- package/src/tool/thermalExpansionCalculator/bibliography.ts +16 -16
- package/src/tool/thermalExpansionCalculator/i18n/de.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/en.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/es.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/fr.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/id.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/it.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ja.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ko.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/nl.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/pl.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/pt.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ru.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/sv.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/tr.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/zh.ts +132 -132
- package/src/tool/thermalExpansionCalculator/seo.astro +15 -15
- package/src/tool/twoStrokeMixtureCalculator/bibliography.ts +12 -12
- package/src/tool/twoStrokeMixtureCalculator/i18n/de.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/en.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/es.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/fr.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/id.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/it.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ja.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ko.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/nl.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/pl.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/pt.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ru.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/sv.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/tr.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/zh.ts +194 -194
- package/src/tool/voltageDropCalculator/bibliography.ts +16 -16
- package/src/tool/voltageDropCalculator/i18n/de.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/en.ts +151 -151
- package/src/tool/voltageDropCalculator/i18n/es.ts +151 -151
- package/src/tool/voltageDropCalculator/i18n/fr.ts +145 -145
- package/src/tool/voltageDropCalculator/i18n/id.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/it.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ja.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ko.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/nl.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/pl.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/pt.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ru.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/sv.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/tr.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/zh.ts +113 -113
- package/src/tool/voltageDropCalculator/seo.astro +15 -15
- package/src/tool/workshopFractionConverter/bibliography.ts +12 -12
- package/src/tool/workshopFractionConverter/i18n/de.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/en.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/es.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/fr.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/id.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/it.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ja.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ko.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/nl.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/pl.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/pt.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ru.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/sv.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/tr.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/zh.ts +147 -147
- package/src/tools.ts +20 -20
|
@@ -1,108 +1,108 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { PassepartoutCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'calcolatore-passepartout';
|
|
7
|
-
const title = 'Calcolatore Passepartout: Margini con Correzione Ottica per Incorniciatura';
|
|
8
|
-
const description = 'Strumento per calcolare i margini del passepartout con correzione ottica (bottom weighting). Incornicia le tue fotografie e opere d\'arte con proporzioni da galleria.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Cos\'è la correzione del centro ottico (Bottom Weighting)?',
|
|
13
|
-
answer: 'È un principio di design e incorniciatura in cui il margine inferiore viene reso leggermente più ampio degli altri. Questo corregge l\'illusione ottica che fa sembrare il centro geometrico "abbassato" quando si guarda un\'opera appesa.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Di che materiale deve essere il passepartout?',
|
|
17
|
-
answer: 'Per la conservazione artistica, deve essere cartone privo di acido o a pH neutro (alfa-cellulosa o cotone). I cartoni economici ingialliscono col tempo e possono danneggiare l\'opera a causa della lignina.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Come scelgo il colore del margine?',
|
|
21
|
-
answer: 'Il bianco sporco o il crema tenue sono gli standard che non distraggono dall\'opera. Un margine scuro può far risaltare i bianchi di una fotografia, mentre un margine colorato deve essere usato con cura per non competere con i toni del pezzo.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Qual è la larghezza del margine ideale?',
|
|
25
|
-
answer: 'Uno standard professionale è tra 5 e 8 cm. Se il margine è troppo stretto, l\'opera sembra "soffocata". Se è molto ampio, può dare un\'aria eroica e minimalista a opere piccole.',
|
|
26
|
-
},
|
|
27
|
-
];
|
|
28
|
-
|
|
29
|
-
const howToData = [
|
|
30
|
-
{ name: 'Misurare l\'opera d\'arte', text: 'Misura la larghezza e l\'altezza esatta della carta o tela da incorniciare. Sottrai qualche millimetro se vuoi che il passepartout sormonti leggermente l\'immagine.' },
|
|
31
|
-
{ name: 'Misurare l\'interno della cornice', text: 'Prendi le dimensioni interne della cornice o della battuta dove alloggerà il cartone del passepartout.' },
|
|
32
|
-
{ name: 'Attivare la correzione ottica', text: 'Seleziona l\'opzione nel nostro calcolatore se vuoi che il margine inferiore sia automaticamente maggiore per una finitura professionale.' },
|
|
33
|
-
{ name: 'Tagliare il cartone', text: 'Usa le misure risultanti per tagliare la finestra e l\'esterno del cartone, preferibilmente con un taglierino a 45 gradi per uno smusso pulito.' },
|
|
34
|
-
];
|
|
35
|
-
|
|
36
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
37
|
-
'@context': 'https://schema.org',
|
|
38
|
-
'@type': 'FAQPage',
|
|
39
|
-
mainEntity: faqData.map((item) => ({
|
|
40
|
-
'@type': 'Question',
|
|
41
|
-
name: item.question,
|
|
42
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
43
|
-
})),
|
|
44
|
-
};
|
|
45
|
-
|
|
46
|
-
const howToSchema: WithContext<HowToThing> = {
|
|
47
|
-
'@context': 'https://schema.org',
|
|
48
|
-
'@type': 'HowTo',
|
|
49
|
-
name: title,
|
|
50
|
-
description,
|
|
51
|
-
step: howToData.map((step, i) => ({
|
|
52
|
-
'@type': 'HowToStep',
|
|
53
|
-
position: i + 1,
|
|
54
|
-
name: step.name,
|
|
55
|
-
text: step.text,
|
|
56
|
-
})),
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
60
|
-
'@context': 'https://schema.org',
|
|
61
|
-
'@type': 'SoftwareApplication',
|
|
62
|
-
name: title,
|
|
63
|
-
description,
|
|
64
|
-
applicationCategory: 'UtilityApplication',
|
|
65
|
-
operatingSystem: 'All',
|
|
66
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
67
|
-
inLanguage: 'it',
|
|
68
|
-
};
|
|
69
|
-
|
|
70
|
-
export const content: ToolLocaleContent<PassepartoutCalculatorUI> = {
|
|
71
|
-
slug,
|
|
72
|
-
title,
|
|
73
|
-
description,
|
|
74
|
-
faqTitle: 'Domande Frequenti',
|
|
75
|
-
faq: faqData,
|
|
76
|
-
bibliography,
|
|
77
|
-
howTo: howToData,
|
|
78
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
-
seo: [
|
|
80
|
-
{ type: 'title', text: 'La Scienza dell\'Incorniciatura Perfetta', level: 2 },
|
|
81
|
-
{ type: 'paragraph', html: 'Un <strong>Passepartout</strong> non è solo un cartoncino decorativo; è il polmone che permette di far respirare la tua opera d\'arte. Questo calcolatore ti aiuta a determinare le dimensioni esatte per tagliare il tuo cartone, assicurando che l\'opera sia perfettamente centrata o equilibrata otticamente all\'interno della cornice.' },
|
|
82
|
-
{ type: 'title', text: 'Perché il "Peso Inferiore" o Bottom Weighting?', level: 3 },
|
|
83
|
-
{ type: 'card', icon: 'mdi:eye-outline', title: 'L\'illusione ottica del centro geometrico', html: '<p>L\'occhio umano tende a percepire il centro verticale geometrico come se fosse leggermente più basso di quanto sia in realtà. Se incornici un\'opera esattamente al centro, sembrerà che stia "cadendo".</p><p>Il <strong>Bottom Weighting</strong> corregge questa illusione lasciando un margine inferiore leggermente maggiore, elevando l\'opera visivamente affinché appaia perfettamente centrata.</p>' },
|
|
84
|
-
{ type: 'title', text: 'Materiali di Conservazione per Passepartout', level: 3 },
|
|
85
|
-
{ type: 'card', icon: 'mdi:palette-swatch-outline', title: 'Il cartone privo di acido per la conservazione', html: '<p>Scegliendo il tuo cartone, cerca sempre termini come <strong>"Acid-Free"</strong> o <strong>"Museum Quality"</strong>. I cartoncini economici di pasta di legno possono ingiallire nel tempo e rilasciare acidi che bruceranno la tua opera d\'arte, rovinandola irreversibilmente.</p>' },
|
|
86
|
-
|
|
87
|
-
{ type: 'paragraph', html: "Interpreta il risultato insieme alle ipotesi mostrate dal calcolatore prima di utilizzarlo." },
|
|
88
|
-
{ type: 'paragraph', html: "Controlla dati, unità, arrotondamento, data e giurisdizione, perché ciascun elemento può cambiare la stima." },
|
|
89
|
-
{ type: 'paragraph', html: "Usa il risultato per pianificare e confrontare scenari; non sostituisce un calcolo ufficiale o una consulenza professionale." },
|
|
90
|
-
{ type: 'paragraph', html: "Interpreta il risultato insieme alle ipotesi mostrate dal calcolatore prima di utilizzarlo." },],
|
|
91
|
-
ui: {
|
|
92
|
-
sectionTitle: 'Dimensioni',
|
|
93
|
-
sectionDesc: 'Inserisci le misure in centimetri.',
|
|
94
|
-
frameSizeTitle: 'Dimensioni Cornice',
|
|
95
|
-
artSizeTitle: 'Dimensioni Opera',
|
|
96
|
-
labelWidth: 'Larghezza (cm)',
|
|
97
|
-
labelHeight: 'Altezza (cm)',
|
|
98
|
-
labelBottomWeighting: 'Bottom Weighting',
|
|
99
|
-
descBottomWeighting: 'Applica più margine inferiore per equilibrio visivo',
|
|
100
|
-
labelOffset: 'Offset (%)',
|
|
101
|
-
errorMsg: 'L\'opera deve essere più piccola della cornice.',
|
|
102
|
-
labelTop: 'Sup',
|
|
103
|
-
labelBottom: 'Inf',
|
|
104
|
-
labelLeft: 'Sini',
|
|
105
|
-
labelRight: 'Dest',
|
|
106
|
-
artPlaceholder: 'Tua Opera',
|
|
107
|
-
},
|
|
108
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { PassepartoutCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'calcolatore-passepartout';
|
|
7
|
+
const title = 'Calcolatore Passepartout: Margini con Correzione Ottica per Incorniciatura';
|
|
8
|
+
const description = 'Strumento per calcolare i margini del passepartout con correzione ottica (bottom weighting). Incornicia le tue fotografie e opere d\'arte con proporzioni da galleria.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Cos\'è la correzione del centro ottico (Bottom Weighting)?',
|
|
13
|
+
answer: 'È un principio di design e incorniciatura in cui il margine inferiore viene reso leggermente più ampio degli altri. Questo corregge l\'illusione ottica che fa sembrare il centro geometrico "abbassato" quando si guarda un\'opera appesa.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Di che materiale deve essere il passepartout?',
|
|
17
|
+
answer: 'Per la conservazione artistica, deve essere cartone privo di acido o a pH neutro (alfa-cellulosa o cotone). I cartoni economici ingialliscono col tempo e possono danneggiare l\'opera a causa della lignina.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Come scelgo il colore del margine?',
|
|
21
|
+
answer: 'Il bianco sporco o il crema tenue sono gli standard che non distraggono dall\'opera. Un margine scuro può far risaltare i bianchi di una fotografia, mentre un margine colorato deve essere usato con cura per non competere con i toni del pezzo.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Qual è la larghezza del margine ideale?',
|
|
25
|
+
answer: 'Uno standard professionale è tra 5 e 8 cm. Se il margine è troppo stretto, l\'opera sembra "soffocata". Se è molto ampio, può dare un\'aria eroica e minimalista a opere piccole.',
|
|
26
|
+
},
|
|
27
|
+
];
|
|
28
|
+
|
|
29
|
+
const howToData = [
|
|
30
|
+
{ name: 'Misurare l\'opera d\'arte', text: 'Misura la larghezza e l\'altezza esatta della carta o tela da incorniciare. Sottrai qualche millimetro se vuoi che il passepartout sormonti leggermente l\'immagine.' },
|
|
31
|
+
{ name: 'Misurare l\'interno della cornice', text: 'Prendi le dimensioni interne della cornice o della battuta dove alloggerà il cartone del passepartout.' },
|
|
32
|
+
{ name: 'Attivare la correzione ottica', text: 'Seleziona l\'opzione nel nostro calcolatore se vuoi che il margine inferiore sia automaticamente maggiore per una finitura professionale.' },
|
|
33
|
+
{ name: 'Tagliare il cartone', text: 'Usa le misure risultanti per tagliare la finestra e l\'esterno del cartone, preferibilmente con un taglierino a 45 gradi per uno smusso pulito.' },
|
|
34
|
+
];
|
|
35
|
+
|
|
36
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
37
|
+
'@context': 'https://schema.org',
|
|
38
|
+
'@type': 'FAQPage',
|
|
39
|
+
mainEntity: faqData.map((item) => ({
|
|
40
|
+
'@type': 'Question',
|
|
41
|
+
name: item.question,
|
|
42
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
43
|
+
})),
|
|
44
|
+
};
|
|
45
|
+
|
|
46
|
+
const howToSchema: WithContext<HowToThing> = {
|
|
47
|
+
'@context': 'https://schema.org',
|
|
48
|
+
'@type': 'HowTo',
|
|
49
|
+
name: title,
|
|
50
|
+
description,
|
|
51
|
+
step: howToData.map((step, i) => ({
|
|
52
|
+
'@type': 'HowToStep',
|
|
53
|
+
position: i + 1,
|
|
54
|
+
name: step.name,
|
|
55
|
+
text: step.text,
|
|
56
|
+
})),
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
60
|
+
'@context': 'https://schema.org',
|
|
61
|
+
'@type': 'SoftwareApplication',
|
|
62
|
+
name: title,
|
|
63
|
+
description,
|
|
64
|
+
applicationCategory: 'UtilityApplication',
|
|
65
|
+
operatingSystem: 'All',
|
|
66
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
67
|
+
inLanguage: 'it',
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent<PassepartoutCalculatorUI> = {
|
|
71
|
+
slug,
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'Domande Frequenti',
|
|
75
|
+
faq: faqData,
|
|
76
|
+
bibliography,
|
|
77
|
+
howTo: howToData,
|
|
78
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
+
seo: [
|
|
80
|
+
{ type: 'title', text: 'La Scienza dell\'Incorniciatura Perfetta', level: 2 },
|
|
81
|
+
{ type: 'paragraph', html: 'Un <strong>Passepartout</strong> non è solo un cartoncino decorativo; è il polmone che permette di far respirare la tua opera d\'arte. Questo calcolatore ti aiuta a determinare le dimensioni esatte per tagliare il tuo cartone, assicurando che l\'opera sia perfettamente centrata o equilibrata otticamente all\'interno della cornice.' },
|
|
82
|
+
{ type: 'title', text: 'Perché il "Peso Inferiore" o Bottom Weighting?', level: 3 },
|
|
83
|
+
{ type: 'card', icon: 'mdi:eye-outline', title: 'L\'illusione ottica del centro geometrico', html: '<p>L\'occhio umano tende a percepire il centro verticale geometrico come se fosse leggermente più basso di quanto sia in realtà. Se incornici un\'opera esattamente al centro, sembrerà che stia "cadendo".</p><p>Il <strong>Bottom Weighting</strong> corregge questa illusione lasciando un margine inferiore leggermente maggiore, elevando l\'opera visivamente affinché appaia perfettamente centrata.</p>' },
|
|
84
|
+
{ type: 'title', text: 'Materiali di Conservazione per Passepartout', level: 3 },
|
|
85
|
+
{ type: 'card', icon: 'mdi:palette-swatch-outline', title: 'Il cartone privo di acido per la conservazione', html: '<p>Scegliendo il tuo cartone, cerca sempre termini come <strong>"Acid-Free"</strong> o <strong>"Museum Quality"</strong>. I cartoncini economici di pasta di legno possono ingiallire nel tempo e rilasciare acidi che bruceranno la tua opera d\'arte, rovinandola irreversibilmente.</p>' },
|
|
86
|
+
|
|
87
|
+
{ type: 'paragraph', html: "Interpreta il risultato insieme alle ipotesi mostrate dal calcolatore prima di utilizzarlo." },
|
|
88
|
+
{ type: 'paragraph', html: "Controlla dati, unità, arrotondamento, data e giurisdizione, perché ciascun elemento può cambiare la stima." },
|
|
89
|
+
{ type: 'paragraph', html: "Usa il risultato per pianificare e confrontare scenari; non sostituisce un calcolo ufficiale o una consulenza professionale." },
|
|
90
|
+
{ type: 'paragraph', html: "Interpreta il risultato insieme alle ipotesi mostrate dal calcolatore prima di utilizzarlo." },],
|
|
91
|
+
ui: {
|
|
92
|
+
sectionTitle: 'Dimensioni',
|
|
93
|
+
sectionDesc: 'Inserisci le misure in centimetri.',
|
|
94
|
+
frameSizeTitle: 'Dimensioni Cornice',
|
|
95
|
+
artSizeTitle: 'Dimensioni Opera',
|
|
96
|
+
labelWidth: 'Larghezza (cm)',
|
|
97
|
+
labelHeight: 'Altezza (cm)',
|
|
98
|
+
labelBottomWeighting: 'Bottom Weighting',
|
|
99
|
+
descBottomWeighting: 'Applica più margine inferiore per equilibrio visivo',
|
|
100
|
+
labelOffset: 'Offset (%)',
|
|
101
|
+
errorMsg: 'L\'opera deve essere più piccola della cornice.',
|
|
102
|
+
labelTop: 'Sup',
|
|
103
|
+
labelBottom: 'Inf',
|
|
104
|
+
labelLeft: 'Sini',
|
|
105
|
+
labelRight: 'Dest',
|
|
106
|
+
artPlaceholder: 'Tua Opera',
|
|
107
|
+
},
|
|
108
|
+
};
|
|
@@ -1,108 +1,108 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { PassepartoutCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'passepartout-calculator';
|
|
7
|
-
const title = 'マット紙計算機:額装用視覚補正マージン';
|
|
8
|
-
const description = '視覚補正(ボトムウェイティング)を考慮したマット紙(パスパルトゥー)のマージン計算ツール。写真やアートをギャラリーのようなプロポーションで額装しましょう。';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: '視覚中心補正(ボトムウェイティング)とは何ですか?',
|
|
13
|
-
answer: '額装において、下のマージンを他のマージンよりもわずかに広くするデザイン原則です。これにより、作品を掛けた時に幾何学的な中心が「下がって」見える視覚的な錯覚を補正します。',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'マット紙はどのような素材が良いですか?',
|
|
17
|
-
answer: 'アートの保存を考慮する場合、中性紙または無酸(アシッドフリー)のボード(アルファセルロースやコットン素材)を使用してください。安価なボードは時間の経過とともに黄変し、リグニンによって作品を傷める可能性があります。',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'マージンの色の選び方は?',
|
|
21
|
-
answer: '作品を邪魔しないオフホワイトやソフトなクリーム色が標準的です。暗い色のマージンは写真の白を強調し、色のついたマージンは作品の色調と競合しないよう注意深く選ぶ必要があります。',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: '理想的なマージンの幅は?',
|
|
25
|
-
answer: 'プロフェッショナルな基準は5〜8cmです。マージンが狭すぎると作品が「窒息」しているように見え、非常に広いと小さな作品に英雄的でミニマリズムな印象を与えることができます。',
|
|
26
|
-
},
|
|
27
|
-
];
|
|
28
|
-
|
|
29
|
-
const howToData = [
|
|
30
|
-
{ name: '作品を測る', text: '額装する紙やキャンバスの正確な幅と高さを測ります。マット紙を画像に少し重ねたい場合は、数ミリメートル差し引いてください。' },
|
|
31
|
-
{ name: '額の内寸を測る', text: '額の内部、またはマットボードが収まる溝の寸法を測ります。' },
|
|
32
|
-
{ name: '視覚補正を有効にする', text: 'プロフェッショナルな仕上がりにするために、下のマージンを自動的に大きくしたい場合は、計算機のオプションを選択してください。' },
|
|
33
|
-
{ name: 'ボードをカットする', text: '算出された寸法を使用して、ボードの窓(開口部)と外寸をカットします。斜めの断面をきれいにするために、45度カッターの使用をお勧めします。' },
|
|
34
|
-
];
|
|
35
|
-
|
|
36
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
37
|
-
'@context': 'https://schema.org',
|
|
38
|
-
'@type': 'FAQPage',
|
|
39
|
-
mainEntity: faqData.map((item) => ({
|
|
40
|
-
'@type': 'Question',
|
|
41
|
-
name: item.question,
|
|
42
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
43
|
-
})),
|
|
44
|
-
};
|
|
45
|
-
|
|
46
|
-
const howToSchema: WithContext<HowToThing> = {
|
|
47
|
-
'@context': 'https://schema.org',
|
|
48
|
-
'@type': 'HowTo',
|
|
49
|
-
name: title,
|
|
50
|
-
description,
|
|
51
|
-
step: howToData.map((step, i) => ({
|
|
52
|
-
'@type': 'HowToStep',
|
|
53
|
-
position: i + 1,
|
|
54
|
-
name: step.name,
|
|
55
|
-
text: step.text,
|
|
56
|
-
})),
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
60
|
-
'@context': 'https://schema.org',
|
|
61
|
-
'@type': 'SoftwareApplication',
|
|
62
|
-
name: title,
|
|
63
|
-
description,
|
|
64
|
-
applicationCategory: 'UtilityApplication',
|
|
65
|
-
operatingSystem: 'All',
|
|
66
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
67
|
-
inLanguage: 'ja',
|
|
68
|
-
};
|
|
69
|
-
|
|
70
|
-
export const content: ToolLocaleContent<PassepartoutCalculatorUI> = {
|
|
71
|
-
slug,
|
|
72
|
-
title,
|
|
73
|
-
description,
|
|
74
|
-
faqTitle: 'よくある質問',
|
|
75
|
-
faq: faqData,
|
|
76
|
-
bibliography,
|
|
77
|
-
howTo: howToData,
|
|
78
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
-
seo: [
|
|
80
|
-
{ type: 'title', text: '完璧な額装の科学', level: 2 },
|
|
81
|
-
{ type: 'paragraph', html: '<strong>マット紙</strong>(パスパルトゥー)は単なる装飾ではありません。作品が呼吸するための肺のような役割を果たします。この計算機は、ボードをカットするための正確な寸法を算出するのに役立ち、作品が額の中で完璧に中央に配置され、視覚的にバランスが取れるようにします。' },
|
|
82
|
-
{ type: 'title', text: 'なぜ「ボトムウェイティング」が必要なのですか?', level: 3 },
|
|
83
|
-
{ type: 'card', icon: 'mdi:eye-outline', title: '幾何学的中心の視覚的錯覚', html: '<p>人間の目は、垂直方向の幾何学的中心を実際よりもわずかに低い位置にあると知覚する傾向があります。作品を正確な中央に額装すると、下に「落ちて」見えることがあります。</p><p><strong>ボトムウェイティング</strong>は、下のマージンをわずかに大きく残すことでこの錯覚を補正し、作品を視覚的に持ち上げて完璧な中央に見えるようにします。</p>' },
|
|
84
|
-
{ type: 'title', text: 'マット紙の保存素材', level: 3 },
|
|
85
|
-
{ type: 'card', icon: 'mdi:palette-swatch-outline', title: '保存用の中性紙・アシッドフリーボード', html: '<p>ボードを選ぶ際は、必ず<strong>「Acid-Free(アシッドフリー)」</strong>や<strong>「Museum Quality(ミュージアムクオリティ)」</strong>という言葉を探してください。安価な木材パルプのボードは時間が経つと黄変し、作品を台無しにする酸を放出する可能性があります。</p>' },
|
|
86
|
-
|
|
87
|
-
{ type: 'paragraph', html: "利用する前に、計算機が示す前提条件と結果を一緒に確認してください。" },
|
|
88
|
-
{ type: 'paragraph', html: "入力値、単位、丸め、日付、地域を確認してください。どれも推定結果を変える可能性があります。" },
|
|
89
|
-
{ type: 'paragraph', html: "結果は計画や条件比較に使えますが、公式計算や専門家の助言の代わりにはなりません。" },
|
|
90
|
-
{ type: 'paragraph', html: "利用する前に、計算機が示す前提条件と結果を一緒に確認してください。" },],
|
|
91
|
-
ui: {
|
|
92
|
-
sectionTitle: '寸法',
|
|
93
|
-
sectionDesc: '寸法をセンチメートルで入力してください。',
|
|
94
|
-
frameSizeTitle: '額のサイズ',
|
|
95
|
-
artSizeTitle: '作品のサイズ',
|
|
96
|
-
labelWidth: '幅 (cm)',
|
|
97
|
-
labelHeight: '高さ (cm)',
|
|
98
|
-
labelBottomWeighting: 'ボトムウェイティング',
|
|
99
|
-
descBottomWeighting: '視覚的バランスのために下のマージンを広くする',
|
|
100
|
-
labelOffset: 'オフセット (%)',
|
|
101
|
-
errorMsg: '作品サイズは額のサイズより小さくする必要があります。',
|
|
102
|
-
labelTop: '上',
|
|
103
|
-
labelBottom: '下',
|
|
104
|
-
labelLeft: '左',
|
|
105
|
-
labelRight: '右',
|
|
106
|
-
artPlaceholder: 'あなたの作品',
|
|
107
|
-
},
|
|
108
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { PassepartoutCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'passepartout-calculator';
|
|
7
|
+
const title = 'マット紙計算機:額装用視覚補正マージン';
|
|
8
|
+
const description = '視覚補正(ボトムウェイティング)を考慮したマット紙(パスパルトゥー)のマージン計算ツール。写真やアートをギャラリーのようなプロポーションで額装しましょう。';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: '視覚中心補正(ボトムウェイティング)とは何ですか?',
|
|
13
|
+
answer: '額装において、下のマージンを他のマージンよりもわずかに広くするデザイン原則です。これにより、作品を掛けた時に幾何学的な中心が「下がって」見える視覚的な錯覚を補正します。',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'マット紙はどのような素材が良いですか?',
|
|
17
|
+
answer: 'アートの保存を考慮する場合、中性紙または無酸(アシッドフリー)のボード(アルファセルロースやコットン素材)を使用してください。安価なボードは時間の経過とともに黄変し、リグニンによって作品を傷める可能性があります。',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'マージンの色の選び方は?',
|
|
21
|
+
answer: '作品を邪魔しないオフホワイトやソフトなクリーム色が標準的です。暗い色のマージンは写真の白を強調し、色のついたマージンは作品の色調と競合しないよう注意深く選ぶ必要があります。',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: '理想的なマージンの幅は?',
|
|
25
|
+
answer: 'プロフェッショナルな基準は5〜8cmです。マージンが狭すぎると作品が「窒息」しているように見え、非常に広いと小さな作品に英雄的でミニマリズムな印象を与えることができます。',
|
|
26
|
+
},
|
|
27
|
+
];
|
|
28
|
+
|
|
29
|
+
const howToData = [
|
|
30
|
+
{ name: '作品を測る', text: '額装する紙やキャンバスの正確な幅と高さを測ります。マット紙を画像に少し重ねたい場合は、数ミリメートル差し引いてください。' },
|
|
31
|
+
{ name: '額の内寸を測る', text: '額の内部、またはマットボードが収まる溝の寸法を測ります。' },
|
|
32
|
+
{ name: '視覚補正を有効にする', text: 'プロフェッショナルな仕上がりにするために、下のマージンを自動的に大きくしたい場合は、計算機のオプションを選択してください。' },
|
|
33
|
+
{ name: 'ボードをカットする', text: '算出された寸法を使用して、ボードの窓(開口部)と外寸をカットします。斜めの断面をきれいにするために、45度カッターの使用をお勧めします。' },
|
|
34
|
+
];
|
|
35
|
+
|
|
36
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
37
|
+
'@context': 'https://schema.org',
|
|
38
|
+
'@type': 'FAQPage',
|
|
39
|
+
mainEntity: faqData.map((item) => ({
|
|
40
|
+
'@type': 'Question',
|
|
41
|
+
name: item.question,
|
|
42
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
43
|
+
})),
|
|
44
|
+
};
|
|
45
|
+
|
|
46
|
+
const howToSchema: WithContext<HowToThing> = {
|
|
47
|
+
'@context': 'https://schema.org',
|
|
48
|
+
'@type': 'HowTo',
|
|
49
|
+
name: title,
|
|
50
|
+
description,
|
|
51
|
+
step: howToData.map((step, i) => ({
|
|
52
|
+
'@type': 'HowToStep',
|
|
53
|
+
position: i + 1,
|
|
54
|
+
name: step.name,
|
|
55
|
+
text: step.text,
|
|
56
|
+
})),
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
60
|
+
'@context': 'https://schema.org',
|
|
61
|
+
'@type': 'SoftwareApplication',
|
|
62
|
+
name: title,
|
|
63
|
+
description,
|
|
64
|
+
applicationCategory: 'UtilityApplication',
|
|
65
|
+
operatingSystem: 'All',
|
|
66
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
67
|
+
inLanguage: 'ja',
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent<PassepartoutCalculatorUI> = {
|
|
71
|
+
slug,
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'よくある質問',
|
|
75
|
+
faq: faqData,
|
|
76
|
+
bibliography,
|
|
77
|
+
howTo: howToData,
|
|
78
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
+
seo: [
|
|
80
|
+
{ type: 'title', text: '完璧な額装の科学', level: 2 },
|
|
81
|
+
{ type: 'paragraph', html: '<strong>マット紙</strong>(パスパルトゥー)は単なる装飾ではありません。作品が呼吸するための肺のような役割を果たします。この計算機は、ボードをカットするための正確な寸法を算出するのに役立ち、作品が額の中で完璧に中央に配置され、視覚的にバランスが取れるようにします。' },
|
|
82
|
+
{ type: 'title', text: 'なぜ「ボトムウェイティング」が必要なのですか?', level: 3 },
|
|
83
|
+
{ type: 'card', icon: 'mdi:eye-outline', title: '幾何学的中心の視覚的錯覚', html: '<p>人間の目は、垂直方向の幾何学的中心を実際よりもわずかに低い位置にあると知覚する傾向があります。作品を正確な中央に額装すると、下に「落ちて」見えることがあります。</p><p><strong>ボトムウェイティング</strong>は、下のマージンをわずかに大きく残すことでこの錯覚を補正し、作品を視覚的に持ち上げて完璧な中央に見えるようにします。</p>' },
|
|
84
|
+
{ type: 'title', text: 'マット紙の保存素材', level: 3 },
|
|
85
|
+
{ type: 'card', icon: 'mdi:palette-swatch-outline', title: '保存用の中性紙・アシッドフリーボード', html: '<p>ボードを選ぶ際は、必ず<strong>「Acid-Free(アシッドフリー)」</strong>や<strong>「Museum Quality(ミュージアムクオリティ)」</strong>という言葉を探してください。安価な木材パルプのボードは時間が経つと黄変し、作品を台無しにする酸を放出する可能性があります。</p>' },
|
|
86
|
+
|
|
87
|
+
{ type: 'paragraph', html: "利用する前に、計算機が示す前提条件と結果を一緒に確認してください。" },
|
|
88
|
+
{ type: 'paragraph', html: "入力値、単位、丸め、日付、地域を確認してください。どれも推定結果を変える可能性があります。" },
|
|
89
|
+
{ type: 'paragraph', html: "結果は計画や条件比較に使えますが、公式計算や専門家の助言の代わりにはなりません。" },
|
|
90
|
+
{ type: 'paragraph', html: "利用する前に、計算機が示す前提条件と結果を一緒に確認してください。" },],
|
|
91
|
+
ui: {
|
|
92
|
+
sectionTitle: '寸法',
|
|
93
|
+
sectionDesc: '寸法をセンチメートルで入力してください。',
|
|
94
|
+
frameSizeTitle: '額のサイズ',
|
|
95
|
+
artSizeTitle: '作品のサイズ',
|
|
96
|
+
labelWidth: '幅 (cm)',
|
|
97
|
+
labelHeight: '高さ (cm)',
|
|
98
|
+
labelBottomWeighting: 'ボトムウェイティング',
|
|
99
|
+
descBottomWeighting: '視覚的バランスのために下のマージンを広くする',
|
|
100
|
+
labelOffset: 'オフセット (%)',
|
|
101
|
+
errorMsg: '作品サイズは額のサイズより小さくする必要があります。',
|
|
102
|
+
labelTop: '上',
|
|
103
|
+
labelBottom: '下',
|
|
104
|
+
labelLeft: '左',
|
|
105
|
+
labelRight: '右',
|
|
106
|
+
artPlaceholder: 'あなたの作品',
|
|
107
|
+
},
|
|
108
|
+
};
|