@jjlmoya/utils-home 1.30.0 → 1.32.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 -1
- package/src/entries.ts +7 -1
- package/src/index.ts +1 -0
- package/src/tests/locale_completeness.test.ts +2 -2
- package/src/tests/tool_validation.test.ts +2 -2
- package/src/tool/lightingCalculator/bibliography.astro +36 -0
- package/src/tool/lightingCalculator/bibliography.ts +10 -0
- package/src/tool/lightingCalculator/component.astro +308 -0
- package/src/tool/lightingCalculator/draw.ts +247 -0
- package/src/tool/lightingCalculator/entry.ts +29 -0
- package/src/tool/lightingCalculator/how-many-lights-per-room.css +493 -0
- package/src/tool/lightingCalculator/i18n/de.ts +213 -0
- package/src/tool/lightingCalculator/i18n/en.ts +213 -0
- package/src/tool/lightingCalculator/i18n/es.ts +213 -0
- package/src/tool/lightingCalculator/i18n/fr.ts +213 -0
- package/src/tool/lightingCalculator/i18n/id.ts +213 -0
- package/src/tool/lightingCalculator/i18n/it.ts +213 -0
- package/src/tool/lightingCalculator/i18n/ja.ts +213 -0
- package/src/tool/lightingCalculator/i18n/ko.ts +213 -0
- package/src/tool/lightingCalculator/i18n/nl.ts +213 -0
- package/src/tool/lightingCalculator/i18n/pl.ts +213 -0
- package/src/tool/lightingCalculator/i18n/pt.ts +213 -0
- package/src/tool/lightingCalculator/i18n/ru.ts +213 -0
- package/src/tool/lightingCalculator/i18n/sv.ts +213 -0
- package/src/tool/lightingCalculator/i18n/tr.ts +213 -0
- package/src/tool/lightingCalculator/i18n/zh.ts +213 -0
- package/src/tool/lightingCalculator/index.ts +9 -0
- package/src/tool/lightingCalculator/logic.ts +119 -0
- package/src/tool/lightingCalculator/seo.astro +15 -0
- package/src/tool/lightingCalculator/state.ts +113 -0
- package/src/tool/lightingCalculator/ui.ts +48 -0
- package/src/tool/tileLayoutCalculator/bibliography.astro +14 -0
- package/src/tool/tileLayoutCalculator/bibliography.ts +10 -0
- package/src/tool/tileLayoutCalculator/component.astro +415 -0
- package/src/tool/tileLayoutCalculator/entry.ts +29 -0
- package/src/tool/tileLayoutCalculator/i18n/de.ts +208 -0
- package/src/tool/tileLayoutCalculator/i18n/en.ts +208 -0
- package/src/tool/tileLayoutCalculator/i18n/es.ts +208 -0
- package/src/tool/tileLayoutCalculator/i18n/fr.ts +208 -0
- package/src/tool/tileLayoutCalculator/i18n/id.ts +208 -0
- package/src/tool/tileLayoutCalculator/i18n/it.ts +208 -0
- package/src/tool/tileLayoutCalculator/i18n/ja.ts +208 -0
- package/src/tool/tileLayoutCalculator/i18n/ko.ts +208 -0
- package/src/tool/tileLayoutCalculator/i18n/nl.ts +208 -0
- package/src/tool/tileLayoutCalculator/i18n/pl.ts +208 -0
- package/src/tool/tileLayoutCalculator/i18n/pt.ts +208 -0
- package/src/tool/tileLayoutCalculator/i18n/ru.ts +208 -0
- package/src/tool/tileLayoutCalculator/i18n/sv.ts +208 -0
- package/src/tool/tileLayoutCalculator/i18n/tr.ts +208 -0
- package/src/tool/tileLayoutCalculator/i18n/zh.ts +208 -0
- package/src/tool/tileLayoutCalculator/index.ts +9 -0
- package/src/tool/tileLayoutCalculator/logic.ts +55 -0
- package/src/tool/tileLayoutCalculator/seo.astro +15 -0
- package/src/tool/tileLayoutCalculator/tile-layout-calculator.css +404 -0
- package/src/tool/tileLayoutCalculator/ui.ts +37 -0
- package/src/tools.ts +4 -0
|
@@ -0,0 +1,213 @@
|
|
|
1
|
+
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { LightingCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'how-many-lights-per-room';
|
|
7
|
+
const title = '주택 조명 및 루멘 계산기';
|
|
8
|
+
const description =
|
|
9
|
+
'모든 방에 필요한 루멘 수와 전구 수를 정확히 계산하세요. 방 유형, 치수, 전구 종류를 선택하면 실시간 럭스 추정치가 포함된 전문적인 조명 계획을 얻을 수 있습니다.';
|
|
10
|
+
|
|
11
|
+
const faqData = [
|
|
12
|
+
{
|
|
13
|
+
question: '거실에는 얼마나 많은 루멘이 필요한가요?',
|
|
14
|
+
answer:
|
|
15
|
+
'일반적인 거실의 경우 바닥면에 약 150 럭스를 목표로 하세요. 방의 면적(제곱미터)에 150을 곱하면 필요한 루멘 수가 나옵니다. 20제곱미터 방의 경우 약 3,000 루멘이 필요합니다.',
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
question: '럭스와 루멘의 차이점은 무엇인가요?',
|
|
19
|
+
answer:
|
|
20
|
+
'루멘은 전구에서 나오는 총 광량을 측정합니다. 럭스는 실제로 표면에 도달하는 빛을 측정합니다. 천장이 높거나 벽이 어두운 방은 거리와 흡수로 인해 빛이 손실되므로 같은 럭스 수준을 달성하기 위해 더 많은 루멘이 필요합니다.',
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
question: 'LED 전구가 정말 에너지를 절약하나요?',
|
|
24
|
+
answer:
|
|
25
|
+
'네. LED 전구는 1와트당 약 100 루멘을 발생하는 반면, 백열 전구는 약 15 루멘만 발생합니다. 10W LED 전구는 60W 백열 전구와 같은 밝기를 제공하며, 전력을 6분의 1만 사용합니다.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: '방 색상이 조명 요구에 어떤 영향을 미치나요?',
|
|
29
|
+
answer:
|
|
30
|
+
'어두운 벽과 천장은 빛을 흡수합니다. 어두운 표면이 있는 방에서는 표준 권장값보다 50% 더 많은 루멘이 필요할 수 있습니다.',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
question: '독서에 적당한 럭스 수준은 얼마인가요?',
|
|
34
|
+
answer:
|
|
35
|
+
'편안하게 독서하려면 페이지에 300~500 럭스가 필요합니다. 일반적인 주변 조명은 보통 150~200 럭스를 제공하므로 추가 밝기를 위해 독서 공간 근처에 작업등을 추가하세요.',
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
question: 'LED 전구를 디밍할 수 있나요?',
|
|
39
|
+
answer:
|
|
40
|
+
'디밍 가능으로 표시된 경우에만 가능합니다. 일반 LED는 디머에 연결하면 깜빡이거나 수명이 단축될 수 있습니다. 설치 전에 반드시 포장의 디밍 가능 심볼을 확인하세요.',
|
|
41
|
+
},
|
|
42
|
+
];
|
|
43
|
+
|
|
44
|
+
const howToData = [
|
|
45
|
+
{
|
|
46
|
+
name: '방 유형을 선택하세요',
|
|
47
|
+
text: '방의 기능을 선택하세요. 주방과 사무실은 침실이나 복도보다 더 밝은 조명이 필요합니다.',
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
name: '치수를 입력하세요',
|
|
51
|
+
text: '방의 너비, 길이, 천장 높이를 입력하세요. 계산기는 이를 사용하여 방 지수와 조명 이용 계수를 결정합니다.',
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
name: '전구 종류와 개수를 선택하세요',
|
|
55
|
+
text: '선호하는 전구 기술과 보유한 조명기구 수를 선택하세요. 계산기가 더 많은 전구가 필요한지 알려드립니다.',
|
|
56
|
+
},
|
|
57
|
+
];
|
|
58
|
+
|
|
59
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
60
|
+
'@context': 'https://schema.org',
|
|
61
|
+
'@type': 'FAQPage',
|
|
62
|
+
mainEntity: faqData.map((item) => ({
|
|
63
|
+
'@type': 'Question',
|
|
64
|
+
name: item.question,
|
|
65
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
66
|
+
})),
|
|
67
|
+
};
|
|
68
|
+
|
|
69
|
+
const howToSchema: WithContext<HowTo> = {
|
|
70
|
+
'@context': 'https://schema.org',
|
|
71
|
+
'@type': 'HowTo',
|
|
72
|
+
name: title,
|
|
73
|
+
description,
|
|
74
|
+
step: howToData.map((step) => ({
|
|
75
|
+
'@type': 'HowToStep',
|
|
76
|
+
name: step.name,
|
|
77
|
+
text: step.text,
|
|
78
|
+
})),
|
|
79
|
+
};
|
|
80
|
+
|
|
81
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
82
|
+
'@context': 'https://schema.org',
|
|
83
|
+
'@type': 'SoftwareApplication',
|
|
84
|
+
name: title,
|
|
85
|
+
description,
|
|
86
|
+
applicationCategory: 'UtilityApplication',
|
|
87
|
+
operatingSystem: 'All',
|
|
88
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
89
|
+
inLanguage: 'ko',
|
|
90
|
+
};
|
|
91
|
+
|
|
92
|
+
export const content: ToolLocaleContent<LightingCalculatorUI> = {
|
|
93
|
+
slug,
|
|
94
|
+
title,
|
|
95
|
+
description,
|
|
96
|
+
faq: faqData,
|
|
97
|
+
bibliography,
|
|
98
|
+
howTo: howToData,
|
|
99
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
100
|
+
seo: [
|
|
101
|
+
{
|
|
102
|
+
type: 'title',
|
|
103
|
+
text: '주택 조명 디자인 및 루멘 계획의 완벽한 가이드',
|
|
104
|
+
level: 2,
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
type: 'paragraph',
|
|
108
|
+
html: '적절한 조명은 집을 보다 살기 좋은 공간으로 바꿉니다. 미관을 넘어, 적정한 광량은 기분, 생산성, 심지어 눈 건강에도 영향을 미칩니다. <strong>우리의 주택 조명 계산기</strong>는 방 크기, 천장 높이, 표면 색상, 전구 종류를 고려하여 모든 방에 필요한 루멘 수를 정확히 파악하도록 도와줍니다.',
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
type: 'stats',
|
|
112
|
+
items: [
|
|
113
|
+
{ value: '150-500', label: '권장 럭스 범위', icon: 'mdi:brightness-6' },
|
|
114
|
+
{ value: '100 lm/W', label: 'LED 효율', icon: 'mdi:lightbulb' },
|
|
115
|
+
{ value: '80%', label: '유지보수 계수', icon: 'mdi:tools' },
|
|
116
|
+
],
|
|
117
|
+
columns: 3,
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
type: 'comparative',
|
|
121
|
+
items: [
|
|
122
|
+
{
|
|
123
|
+
title: '따뜻한 환경 조명',
|
|
124
|
+
description: '거실과 침실에 이상적입니다. 아늑한 분위기를 조성하고 밤에 눈의 피로를 줄여줍니다.',
|
|
125
|
+
icon: 'mdi:weather-night',
|
|
126
|
+
points: ['150-200 lux', '따뜻한 색온도(2700K)', '다수의 디밍 가능한 광원'],
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
title: '밝은 작업 조명',
|
|
130
|
+
description: '주방, 사무실, 욕실에 필수적입니다. 세부 작업을 위한 명확한 시인성을 제공합니다.',
|
|
131
|
+
icon: 'mdi:white-balance-sunny',
|
|
132
|
+
points: ['300-500 lux', '차가운 백색(4000K)', '작업 면에 집중'],
|
|
133
|
+
},
|
|
134
|
+
],
|
|
135
|
+
columns: 2,
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
type: 'title',
|
|
139
|
+
text: '왜 방 치수가 중요한가',
|
|
140
|
+
level: 3,
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
type: 'paragraph',
|
|
144
|
+
html: '빛은 거리에 따라 퍼지고 약해집니다. 2.5미터 천장에 충분히 밝은 전구가 4미터 천장에서는 너무 어두울 수 있습니다. 계산기는 방 지수 공식을 사용하여 이를 고려합니다. 공식은 바닥 면적과 설치 높이를 모두 고려하여 실제로 작업면에 도달하는 빛의 양을 추정합니다.',
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
type: 'diagnostic',
|
|
148
|
+
variant: 'info',
|
|
149
|
+
title: '빠른 럭스 참조표',
|
|
150
|
+
icon: 'mdi:table',
|
|
151
|
+
badge: '참조',
|
|
152
|
+
html: '<ul style="margin:0;padding-left:1.2em"><li><strong>거실</strong> → 150 lux</li><li><strong>주방</strong> → 300 lux</li><li><strong>침실</strong> → 100 lux</li><li><strong>욕실</strong> → 200 lux</li><li><strong>사무실</strong> → 500 lux</li><li><strong>복도</strong> → 100 lux</li></ul>',
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
type: 'summary',
|
|
156
|
+
title: '더 나은 조명을 위한 전문가 팁',
|
|
157
|
+
items: [
|
|
158
|
+
'세 가지 조명을 겹쳐 사용하세요: 환경, 작업, 액센트 조명.',
|
|
159
|
+
'하루 중 다른 시간에 밝기를 조절하기 위해 디머를 사용하세요.',
|
|
160
|
+
'장수명과 저소비 전력을 위해 LED 전구를 선택하세요.',
|
|
161
|
+
'그림자를 피하려면 작업등을 주로 쓰는 손 반대편에 배치하세요.',
|
|
162
|
+
'자동 예약과 색온도 변화를 위해 스마트 전구를 고려하세요.',
|
|
163
|
+
],
|
|
164
|
+
},
|
|
165
|
+
],
|
|
166
|
+
ui: {
|
|
167
|
+
sectionTitle: '방 조명 계산기',
|
|
168
|
+
labelRoomType: '방 유형',
|
|
169
|
+
labelRoomWidth: '너비',
|
|
170
|
+
labelRoomLength: '길이',
|
|
171
|
+
labelHeight: '천장',
|
|
172
|
+
labelBulbType: '전구',
|
|
173
|
+
labelBulbWatt: '소비전력',
|
|
174
|
+
labelFixtures: '조명기구',
|
|
175
|
+
labelAmbient: '분위기',
|
|
176
|
+
btnAmbientCozy: '아늑한',
|
|
177
|
+
btnAmbientNormal: '보통',
|
|
178
|
+
btnAmbientBright: '밝은',
|
|
179
|
+
unitMetricRoom: 'm',
|
|
180
|
+
unitImperialRoom: 'ft',
|
|
181
|
+
unitHeight: 'm',
|
|
182
|
+
unitBulbs: '개',
|
|
183
|
+
unitWatt: 'W',
|
|
184
|
+
unitLux: 'lux',
|
|
185
|
+
labelTargetLux: '목표 럭스',
|
|
186
|
+
labelCurrentLux: '현재 럭스',
|
|
187
|
+
labelBulbsNeeded: '필요한 전구',
|
|
188
|
+
labelRoomArea: '면적',
|
|
189
|
+
statusOptimal: '완벽함',
|
|
190
|
+
statusInsufficient: '너무 어두움',
|
|
191
|
+
statusExcess: '너무 밝음',
|
|
192
|
+
btnLiving: '거실',
|
|
193
|
+
btnKitchen: '주방',
|
|
194
|
+
btnBedroom: '침실',
|
|
195
|
+
btnBathroom: '욕실',
|
|
196
|
+
btnOffice: '사무실',
|
|
197
|
+
btnHallway: '복도',
|
|
198
|
+
btnBulbLED: 'LED',
|
|
199
|
+
btnBulbCFL: 'CFL',
|
|
200
|
+
btnBulbHalogen: '할로겐',
|
|
201
|
+
btnBulbIncandescent: '백열',
|
|
202
|
+
btnMetric: 'M',
|
|
203
|
+
btnImperial: 'ft',
|
|
204
|
+
tipOptimal: '이 방의 조명이 완벽하게 균형 잡혀 있습니다.',
|
|
205
|
+
tipInsufficient: '더 많은 조명기구나 고와트 전구를 추가하세요.',
|
|
206
|
+
tipExcess: '조명기구를 줄이거나 디밍하여 에너지를 절약하세요.',
|
|
207
|
+
labelManualAdjust: '수동 조정',
|
|
208
|
+
labelSummary: '조명 계획',
|
|
209
|
+
labelTotalLumens: '필요한 총 루멘',
|
|
210
|
+
labelSuggestedSetup: '권장 구성',
|
|
211
|
+
btnExport: 'PDF보내기',
|
|
212
|
+
},
|
|
213
|
+
};
|
|
@@ -0,0 +1,213 @@
|
|
|
1
|
+
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { LightingCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'verlichtings-en-lumenrekenmachine-voor-thuis';
|
|
7
|
+
const title = 'Verlichtings en Lumenrekenmachine voor Thuis';
|
|
8
|
+
const description =
|
|
9
|
+
'Bereken exact hoeveel lumen en lampen u nodig heeft voor elke kamer. Selecteer het kamertype, de dimensies en het lamptype om een professioneel verlichtingsplan te krijgen met real-time lux-schattingen.';
|
|
10
|
+
|
|
11
|
+
const faqData = [
|
|
12
|
+
{
|
|
13
|
+
question: 'Hoeveel lumen heb ik nodig voor een woonkamer?',
|
|
14
|
+
answer:
|
|
15
|
+
'Voor een typische woonkamer, richt u op ongeveer 150 lux op de vloer. Vermenigvuldig de kamerooppervlakte in vierkante meters met 150 om de benodigde lumen te krijgen. Voor een kamer van 20 vierkante meter heeft u ongeveer 3.000 lumen nodig.',
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
question: 'Wat is het verschil tussen lux en lumen?',
|
|
19
|
+
answer:
|
|
20
|
+
'Lumen meten de totale lichtopbrengst van een lamp. Lux meten het licht dat daadwerkelijk een oppervlak bereikt. Een kamer met hoge plafonds of donkere muren heeft meer lumen nodig om dezelfde luxniveau te bereiken omdat licht verloren gaat door afstand en absorptie.',
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
question: 'Besparen LED-lampen echt energie?',
|
|
24
|
+
answer:
|
|
25
|
+
'Ja. LED-lampen produceren ongeveer 100 lumen per watt, terwijl gloeilampen slechts ongeveer 15 produceren. Een 10W LED-lamp geeft evenveel licht als een 60W gloeilamp en gebruikt slechts een zesde van de elektriciteit.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: 'Hoe beïnvloedt de kamerkleur de verlichtingsbehoefte?',
|
|
29
|
+
answer:
|
|
30
|
+
'Donkere muren en plafonds absorberen licht. In een kamer met donkere oppervlakken heeft u mogelijk 50% meer lumen nodig dan de standaardaanbeveling.',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
question: 'Wat is een goed lux-niveau voor lezen?',
|
|
34
|
+
answer:
|
|
35
|
+
'Voor comfortabel lezen heeft u 300 tot 500 lux op de pagina nodig. Algemene omgevingsverlichting levert meestal 150 tot 200 lux, dus voeg een taa lamp toe bij uw leesplek voor extra lichtsterkte.',
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
question: 'Kan ik LED-lampen dimmen?',
|
|
39
|
+
answer:
|
|
40
|
+
'Alleen als ze gemarkeerd zijn als dimbaar. Standaard LEDs kunnen knipperen of een verkorte levensduur hebben wanneer ze op een dimmer worden aangesloten. Controleer altijd de verpakking voor het dimbaar-symbool voordat u installeert.',
|
|
41
|
+
},
|
|
42
|
+
];
|
|
43
|
+
|
|
44
|
+
const howToData = [
|
|
45
|
+
{
|
|
46
|
+
name: 'Kies uw kamertype',
|
|
47
|
+
text: 'Selecteer de kamerfunctie. Keukens en kantoren hebben helderder licht nodig dan slaapkamers of hallen.',
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
name: 'Voer de afmetingen in',
|
|
51
|
+
text: 'Voer de kamerbreedte, -lengte en plafondhoogte in. De rekenmachine gebruikt deze om de kamerindex en het lichtutilisatiefactor te bepalen.',
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
name: 'Selecteer lamptype en aantal',
|
|
55
|
+
text: 'Kies uw favoriete lamptechnologie en hoeveel armaturen u heeft. De rekenmachine zal u vertellen of u meer lampen nodig heeft.',
|
|
56
|
+
},
|
|
57
|
+
];
|
|
58
|
+
|
|
59
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
60
|
+
'@context': 'https://schema.org',
|
|
61
|
+
'@type': 'FAQPage',
|
|
62
|
+
mainEntity: faqData.map((item) => ({
|
|
63
|
+
'@type': 'Question',
|
|
64
|
+
name: item.question,
|
|
65
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
66
|
+
})),
|
|
67
|
+
};
|
|
68
|
+
|
|
69
|
+
const howToSchema: WithContext<HowTo> = {
|
|
70
|
+
'@context': 'https://schema.org',
|
|
71
|
+
'@type': 'HowTo',
|
|
72
|
+
name: title,
|
|
73
|
+
description,
|
|
74
|
+
step: howToData.map((step) => ({
|
|
75
|
+
'@type': 'HowToStep',
|
|
76
|
+
name: step.name,
|
|
77
|
+
text: step.text,
|
|
78
|
+
})),
|
|
79
|
+
};
|
|
80
|
+
|
|
81
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
82
|
+
'@context': 'https://schema.org',
|
|
83
|
+
'@type': 'SoftwareApplication',
|
|
84
|
+
name: title,
|
|
85
|
+
description,
|
|
86
|
+
applicationCategory: 'UtilityApplication',
|
|
87
|
+
operatingSystem: 'All',
|
|
88
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
89
|
+
inLanguage: 'nl',
|
|
90
|
+
};
|
|
91
|
+
|
|
92
|
+
export const content: ToolLocaleContent<LightingCalculatorUI> = {
|
|
93
|
+
slug,
|
|
94
|
+
title,
|
|
95
|
+
description,
|
|
96
|
+
faq: faqData,
|
|
97
|
+
bibliography,
|
|
98
|
+
howTo: howToData,
|
|
99
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
100
|
+
seo: [
|
|
101
|
+
{
|
|
102
|
+
type: 'title',
|
|
103
|
+
text: 'Complete Gids voor Woningverlichtingsontwerp en Lumenplanning',
|
|
104
|
+
level: 2,
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
type: 'paragraph',
|
|
108
|
+
html: 'Goede verlichting verandert een huis in een thuis. Buiten de esthetiek om beïnvloedt de juiste hoeveelheid licht het humeur, de productiviteit en zelfs de ooggezondheid. <strong>Onze woningverlichtingsrekenmachine</strong> helpt u exact te bepalen hoeveel lumen u nodig heeft voor elke kamer, rekening houdend met de kamerafmetingen, plafondhoogte, oppervlaktekleuren en lamptype.',
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
type: 'stats',
|
|
112
|
+
items: [
|
|
113
|
+
{ value: '150-500', label: 'Aanbevolen Lux Bereik', icon: 'mdi:brightness-6' },
|
|
114
|
+
{ value: '100 lm/W', label: 'LED Efficiëntie', icon: 'mdi:lightbulb' },
|
|
115
|
+
{ value: '80%', label: 'Onderhoudsfactor', icon: 'mdi:tools' },
|
|
116
|
+
],
|
|
117
|
+
columns: 3,
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
type: 'comparative',
|
|
121
|
+
items: [
|
|
122
|
+
{
|
|
123
|
+
title: 'Warme Sfeerverlichting',
|
|
124
|
+
description: 'Ideaal voor woonkamers en slaapkamers. Creëert een gezellige sfeer en vermindert \'s avonds oogvermoeidheid.',
|
|
125
|
+
icon: 'mdi:weather-night',
|
|
126
|
+
points: ['150-200 lux', 'Warme kleurtemperatuur (2700K)', 'Meerdere dimbare bronnen'],
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
title: 'Helder Taakverlichting',
|
|
130
|
+
description: 'Essentieel voor keukens, kantoren en badkamers. Biedt duidelijk zicht voor gedetailleerd werk.',
|
|
131
|
+
icon: 'mdi:white-balance-sunny',
|
|
132
|
+
points: ['300-500 lux', 'Koel wit (4000K)', 'Gericht op werkoppervlakken'],
|
|
133
|
+
},
|
|
134
|
+
],
|
|
135
|
+
columns: 2,
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
type: 'title',
|
|
139
|
+
text: 'Waarom Kamerafmetingen Belangrijk Zijn',
|
|
140
|
+
level: 3,
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
type: 'paragraph',
|
|
144
|
+
html: 'Licht verspreidt zich en wordt zwakker met de afstand. Een lamp die helder genoeg is voor een 2,5 meter hoog plafond, kan te dof zijn voor een 4 meter hoog plafond. De rekenmachine houdt hier rekening mee door de kamerindex-formule te gebruiken, die zowel de vloeroppervlakte als de montagehoogte meeneemt om te schatten hoeveel licht daadwerkelijk uw werkvlak bereikt.',
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
type: 'diagnostic',
|
|
148
|
+
variant: 'info',
|
|
149
|
+
title: 'Snelle Referentie Lux Tabel',
|
|
150
|
+
icon: 'mdi:table',
|
|
151
|
+
badge: 'Referentie',
|
|
152
|
+
html: '<ul style="margin:0;padding-left:1.2em"><li><strong>Woonkamer</strong> → 150 lux</li><li><strong>Keuken</strong> → 300 lux</li><li><strong>Slaapkamer</strong> → 100 lux</li><li><strong>Badkamer</strong> → 200 lux</li><li><strong>Kantoor</strong> → 500 lux</li><li><strong>Hall</strong> → 100 lux</li></ul>',
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
type: 'summary',
|
|
156
|
+
title: 'Pro Tips voor Betere Verlichting',
|
|
157
|
+
items: [
|
|
158
|
+
'Combineer drie soorten licht: algemeen, taak- en accentverlichting.',
|
|
159
|
+
'Gebruik dimmers om de helderheid aan te passen aan verschillende momenten van de dag.',
|
|
160
|
+
'Kies LED-lampen voor een lange levensduur en laag energieverbruik.',
|
|
161
|
+
'Plaats taaklampen aan de tegenoverliggende kant van uw dominante hand om schaduw te voorkomen.',
|
|
162
|
+
'Overweeg smart lamps voor geautomatiseerde planning en kleurtemperatuurwijzigingen.',
|
|
163
|
+
],
|
|
164
|
+
},
|
|
165
|
+
],
|
|
166
|
+
ui: {
|
|
167
|
+
sectionTitle: 'Kamerverlichtingsrekenmachine',
|
|
168
|
+
labelRoomType: 'Kamertype',
|
|
169
|
+
labelRoomWidth: 'Breedte',
|
|
170
|
+
labelRoomLength: 'Lengte',
|
|
171
|
+
labelHeight: 'Plafond',
|
|
172
|
+
labelBulbType: 'Lamp',
|
|
173
|
+
labelBulbWatt: 'Vermogen',
|
|
174
|
+
labelFixtures: 'Armaturen',
|
|
175
|
+
labelAmbient: 'Sfeer',
|
|
176
|
+
btnAmbientCozy: 'Gezellig',
|
|
177
|
+
btnAmbientNormal: 'Normaal',
|
|
178
|
+
btnAmbientBright: 'Helder',
|
|
179
|
+
unitMetricRoom: 'm',
|
|
180
|
+
unitImperialRoom: 'ft',
|
|
181
|
+
unitHeight: 'm',
|
|
182
|
+
unitBulbs: 'st',
|
|
183
|
+
unitWatt: 'W',
|
|
184
|
+
unitLux: 'lux',
|
|
185
|
+
labelTargetLux: 'Doel lux',
|
|
186
|
+
labelCurrentLux: 'Huidige lux',
|
|
187
|
+
labelBulbsNeeded: 'Lampen nodig',
|
|
188
|
+
labelRoomArea: 'Oppervlakte',
|
|
189
|
+
statusOptimal: 'Perfect',
|
|
190
|
+
statusInsufficient: 'Te Donker',
|
|
191
|
+
statusExcess: 'Te Helder',
|
|
192
|
+
btnLiving: 'Woonkamer',
|
|
193
|
+
btnKitchen: 'Keuken',
|
|
194
|
+
btnBedroom: 'Slaapkamer',
|
|
195
|
+
btnBathroom: 'Badkamer',
|
|
196
|
+
btnOffice: 'Kantoor',
|
|
197
|
+
btnHallway: 'Gang',
|
|
198
|
+
btnBulbLED: 'LED',
|
|
199
|
+
btnBulbCFL: 'CFL',
|
|
200
|
+
btnBulbHalogen: 'Halogeen',
|
|
201
|
+
btnBulbIncandescent: 'Gloeilamp',
|
|
202
|
+
btnMetric: 'M',
|
|
203
|
+
btnImperial: 'ft',
|
|
204
|
+
tipOptimal: 'Uw verlichting is perfect in evenwicht voor deze kamer.',
|
|
205
|
+
tipInsufficient: 'Voeg meer armaturen of lampen met hoger vermogen toe.',
|
|
206
|
+
tipExcess: 'Verminder armaturen of dim om energie te besparen.',
|
|
207
|
+
labelManualAdjust: 'Handmatige aanpassing',
|
|
208
|
+
labelSummary: 'Uw verlichtingsplan',
|
|
209
|
+
labelTotalLumens: 'Totaal benodigde lumen',
|
|
210
|
+
labelSuggestedSetup: 'Aanbevolen opstelling',
|
|
211
|
+
btnExport: 'PDF exporteren',
|
|
212
|
+
},
|
|
213
|
+
};
|
|
@@ -0,0 +1,213 @@
|
|
|
1
|
+
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { LightingCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'kalkulator-oswietlenia-i-lumenow-dla-domu';
|
|
7
|
+
const title = 'Kalkulator Oświetlenia i Lumenów dla Domu';
|
|
8
|
+
const description =
|
|
9
|
+
'Oblicz dokładnie, ile lumenów i żarówek potrzebujesz do każdego pomieszczenia. Wybierz typ pokoju, wymiary oraz rodzaj żarówki, aby uzyskać profesjonalny plan oświetlenia z szacunkami lux w czasie rzeczywistym.';
|
|
10
|
+
|
|
11
|
+
const faqData = [
|
|
12
|
+
{
|
|
13
|
+
question: 'Ile lumenów potrzebuję do salonu?',
|
|
14
|
+
answer:
|
|
15
|
+
'W typowym salonie należy dążyć do około 150 lux na podłodze. Pomnóż powierzchnię pomieszczenia w metrach kwadratowych przez 150, aby uzyskać wymaganą liczbę lumenów. W pomieszczeniu o powierzchni 20 metrów kwadratowych potrzeba około 3000 lumenów.',
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
question: 'Jaka jest różnica między lux a lumenami?',
|
|
19
|
+
answer:
|
|
20
|
+
'Lumeny mierzą całkowitą ilość światła wypływającego z żarówki. Luxy mierzą światło, które faktycznie dociera do powierzchni. Pomieszczenie z wysokimi sufitami lub ciemnymi ścianami potrzebuje więcej lumenów, aby osiągnąć ten sam poziom lux, ponieważ światło jest tracone na skutek odległości i absorpcji.',
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
question: 'Czy żarówki LED naprawdę oszczędzają energię?',
|
|
24
|
+
answer:
|
|
25
|
+
'Tak. Żarówki LED produkują około 100 lumenów na wat, podczas gdy żarówki tradycyjne produkują tylko około 15. Żarówka LED 10W daje tyle samo światła co żarówka tradycyjna 60W, zużywając jedną szóstą energii elektrycznej.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: 'Jak kolor pomieszczenia wpływa na zapotrzebowanie na oświetlenie?',
|
|
29
|
+
answer:
|
|
30
|
+
'Ciemne ściany i sufity absorbują światło. W pomieszczeniu o ciemnych powierzchniach może być potrzeba o 50% więcej lumenów niż wynika to ze standardowego zalecenia.',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
question: 'Jaki poziom lux jest dobry do czytania?',
|
|
34
|
+
answer:
|
|
35
|
+
'Do komfortowego czytania potrzeba od 300 do 500 lux na stronie. Ogólne oświetlenie otoczenia zazwyczaj zapewnia 150 do 200 lux, dlatego dodaj lampę biurkową w pobliżu miejsca do czytania, aby uzyskać dodatkową jasność.',
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
question: 'Czy można ściemniać żarówki LED?',
|
|
39
|
+
answer:
|
|
40
|
+
'Tylko jeśli są oznaczone jako ściemnialne. Standardowe LED-y mogą migać lub mieć skróconą żywotność po podłączeniu do ściemniacza. Zawsze sprawdź na opakowaniu symbol ściemnialności przed instalacją.',
|
|
41
|
+
},
|
|
42
|
+
];
|
|
43
|
+
|
|
44
|
+
const howToData = [
|
|
45
|
+
{
|
|
46
|
+
name: 'Wybierz typ pomieszczenia',
|
|
47
|
+
text: 'Wybierz funkcję pomieszczenia. Kuchnie i biura potrzebują jaśniejszego światła niż sypialnie czy korytarze.',
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
name: 'Wprowadź wymiary',
|
|
51
|
+
text: 'Wprowadź szerokość, długość i wysokość sufitu pomieszczenia. Kalkulator używa ich do określenia wskaźnika pomieszczenia i współczynnika wykorzystania światła.',
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
name: 'Wybierz rodzaj żarówki i ich liczbę',
|
|
55
|
+
text: 'Wybierz preferowaną technologię żarówek i liczbę opraw, które posiadasz. Kalkulator pokaże, czy potrzebujesz więcej żarówek.',
|
|
56
|
+
},
|
|
57
|
+
];
|
|
58
|
+
|
|
59
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
60
|
+
'@context': 'https://schema.org',
|
|
61
|
+
'@type': 'FAQPage',
|
|
62
|
+
mainEntity: faqData.map((item) => ({
|
|
63
|
+
'@type': 'Question',
|
|
64
|
+
name: item.question,
|
|
65
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
66
|
+
})),
|
|
67
|
+
};
|
|
68
|
+
|
|
69
|
+
const howToSchema: WithContext<HowTo> = {
|
|
70
|
+
'@context': 'https://schema.org',
|
|
71
|
+
'@type': 'HowTo',
|
|
72
|
+
name: title,
|
|
73
|
+
description,
|
|
74
|
+
step: howToData.map((step) => ({
|
|
75
|
+
'@type': 'HowToStep',
|
|
76
|
+
name: step.name,
|
|
77
|
+
text: step.text,
|
|
78
|
+
})),
|
|
79
|
+
};
|
|
80
|
+
|
|
81
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
82
|
+
'@context': 'https://schema.org',
|
|
83
|
+
'@type': 'SoftwareApplication',
|
|
84
|
+
name: title,
|
|
85
|
+
description,
|
|
86
|
+
applicationCategory: 'UtilityApplication',
|
|
87
|
+
operatingSystem: 'All',
|
|
88
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
89
|
+
inLanguage: 'pl',
|
|
90
|
+
};
|
|
91
|
+
|
|
92
|
+
export const content: ToolLocaleContent<LightingCalculatorUI> = {
|
|
93
|
+
slug,
|
|
94
|
+
title,
|
|
95
|
+
description,
|
|
96
|
+
faq: faqData,
|
|
97
|
+
bibliography,
|
|
98
|
+
howTo: howToData,
|
|
99
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
100
|
+
seo: [
|
|
101
|
+
{
|
|
102
|
+
type: 'title',
|
|
103
|
+
text: 'Kompletny Przewodnik po Projektowaniu Oświetlenia Domowego i Planowaniu Lumenów',
|
|
104
|
+
level: 2,
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
type: 'paragraph',
|
|
108
|
+
html: 'Właściwe oświetlenie przekształca dom w przytulne miejsce. Poza estetyką, odpowiednia ilość światła wpływa na nastrój, produktywność, a nawet zdrowie oczu. <strong>Nasz kalkulator oświetlenia domowego</strong> pomaga dokładnie określić, ile lumenów potrzebujesz do każdego pomieszczenia, uwzględniając wielkość pomieszczenia, wysokość sufitu, kolory powierzchni i rodzaj żarówki.',
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
type: 'stats',
|
|
112
|
+
items: [
|
|
113
|
+
{ value: '150-500', label: 'Zalecany Zakres Lux', icon: 'mdi:brightness-6' },
|
|
114
|
+
{ value: '100 lm/W', label: 'Wydajność LED', icon: 'mdi:lightbulb' },
|
|
115
|
+
{ value: '80%', label: 'Współczynnik Utrzymania', icon: 'mdi:tools' },
|
|
116
|
+
],
|
|
117
|
+
columns: 3,
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
type: 'comparative',
|
|
121
|
+
items: [
|
|
122
|
+
{
|
|
123
|
+
title: 'Ciepłe Oświetlenie Ogólne',
|
|
124
|
+
description: 'Idealne do salonów i sypialni. Tworzy przytulną atmosferę i zmniejsza zmęczenie oczu wieczorem.',
|
|
125
|
+
icon: 'mdi:weather-night',
|
|
126
|
+
points: ['150-200 lux', 'Ciepła temperatura barwowa (2700K)', 'Wiele źródeł ściemnialnych'],
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
title: 'Jasne Oświetlenie Robocze',
|
|
130
|
+
description: 'Niezbędne w kuchniach, biurach i łazienkach. Zapewnia wyraźną widoczność do prac szczegółowych.',
|
|
131
|
+
icon: 'mdi:white-balance-sunny',
|
|
132
|
+
points: ['300-500 lux', 'Zimna biel (4000K)', 'Skoncentrowane na powierzchniach roboczych'],
|
|
133
|
+
},
|
|
134
|
+
],
|
|
135
|
+
columns: 2,
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
type: 'title',
|
|
139
|
+
text: 'Dlaczego Wymiary Pomieszczenia Mają Znaczenie',
|
|
140
|
+
level: 3,
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
type: 'paragraph',
|
|
144
|
+
html: 'Światło rozprzestrzenia się i słabnie wraz z odległością. Żarówka, która jest wystarczająco jasna dla sufitu o wysokości 2,5 metra, może być zbyt słaba dla sufitu o wysokości 4 metrów. Kalkulator uwzględnia to, wykorzystując wzór na wskaźnik pomieszczenia, który bierze pod uwagę zarówno powierzchnię podłogi, jak i wysokość montażu, aby oszacować, ile światła faktycznie dociera do płaszczyzny pracy.',
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
type: 'diagnostic',
|
|
148
|
+
variant: 'info',
|
|
149
|
+
title: 'Szybka Tabela Referencyjna Lux',
|
|
150
|
+
icon: 'mdi:table',
|
|
151
|
+
badge: 'Referencja',
|
|
152
|
+
html: '<ul style="margin:0;padding-left:1.2em"><li><strong>Salon</strong> → 150 lux</li><li><strong>Kuchnia</strong> → 300 lux</li><li><strong>Sypialnia</strong> → 100 lux</li><li><strong>Łazienka</strong> → 200 lux</li><li><strong>Biuro</strong> → 500 lux</li><li><strong>Korytarz</strong> → 100 lux</li></ul>',
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
type: 'summary',
|
|
156
|
+
title: 'Wskazówki Ekspertów dla Lepszego Oświetlenia',
|
|
157
|
+
items: [
|
|
158
|
+
'Warstwuj trzy rodzaje światła: ogólne, robocze i akcentowe.',
|
|
159
|
+
'Używaj ściemniaczy, aby dostosować jasność do różnych pór dnia.',
|
|
160
|
+
'Wybieraj żarówki LED dla długiej żywotności i niskiego zużycia energii.',
|
|
161
|
+
'Umieszczaj lampy biurkowe po przeciwnej stronie względem dominującej ręki, aby uniknąć cieni.',
|
|
162
|
+
'Rozważ żarówki smart dla automatycznego planowania i zmiany temperatury barwowej.',
|
|
163
|
+
],
|
|
164
|
+
},
|
|
165
|
+
],
|
|
166
|
+
ui: {
|
|
167
|
+
sectionTitle: 'Kalkulator Oświetlenia Pokoju',
|
|
168
|
+
labelRoomType: 'Typ pomieszczenia',
|
|
169
|
+
labelRoomWidth: 'Szerokość',
|
|
170
|
+
labelRoomLength: 'Długość',
|
|
171
|
+
labelHeight: 'Sufit',
|
|
172
|
+
labelBulbType: 'Żarówka',
|
|
173
|
+
labelBulbWatt: 'Moc',
|
|
174
|
+
labelFixtures: 'Oprawy',
|
|
175
|
+
labelAmbient: 'Nastrój',
|
|
176
|
+
btnAmbientCozy: 'Przytulny',
|
|
177
|
+
btnAmbientNormal: 'Normalny',
|
|
178
|
+
btnAmbientBright: 'Jasny',
|
|
179
|
+
unitMetricRoom: 'm',
|
|
180
|
+
unitImperialRoom: 'ft',
|
|
181
|
+
unitHeight: 'm',
|
|
182
|
+
unitBulbs: 'szt',
|
|
183
|
+
unitWatt: 'W',
|
|
184
|
+
unitLux: 'lux',
|
|
185
|
+
labelTargetLux: 'Docelowy lux',
|
|
186
|
+
labelCurrentLux: 'Aktualny lux',
|
|
187
|
+
labelBulbsNeeded: 'Potrzebne żarówki',
|
|
188
|
+
labelRoomArea: 'Powierzchnia',
|
|
189
|
+
statusOptimal: 'Idealnie',
|
|
190
|
+
statusInsufficient: 'Za Ciemno',
|
|
191
|
+
statusExcess: 'Za Jasno',
|
|
192
|
+
btnLiving: 'Salon',
|
|
193
|
+
btnKitchen: 'Kuchnia',
|
|
194
|
+
btnBedroom: 'Sypialnia',
|
|
195
|
+
btnBathroom: 'Łazienka',
|
|
196
|
+
btnOffice: 'Biuro',
|
|
197
|
+
btnHallway: 'Korytarz',
|
|
198
|
+
btnBulbLED: 'LED',
|
|
199
|
+
btnBulbCFL: 'CFL',
|
|
200
|
+
btnBulbHalogen: 'Halog.',
|
|
201
|
+
btnBulbIncandescent: 'Żarówka',
|
|
202
|
+
btnMetric: 'M',
|
|
203
|
+
btnImperial: 'ft',
|
|
204
|
+
tipOptimal: 'Oświetlenie jest idealnie zrównoważone dla tego pomieszczenia.',
|
|
205
|
+
tipInsufficient: 'Dodaj więcej opraw lub żarówek o wyższej mocy.',
|
|
206
|
+
tipExcess: 'Zmniejsz liczbę opraw lub ściemniaj, aby oszczędzać energię.',
|
|
207
|
+
labelManualAdjust: 'Regulacja ręczna',
|
|
208
|
+
labelSummary: 'Twój plan oświetlenia',
|
|
209
|
+
labelTotalLumens: 'Całkowita liczba lumenów',
|
|
210
|
+
labelSuggestedSetup: 'Zalecana konfiguracja',
|
|
211
|
+
btnExport: 'Eksportuj PDF',
|
|
212
|
+
},
|
|
213
|
+
};
|