@jjlmoya/utils-creative 1.20.0 → 1.21.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 +1 -1
- package/src/data.ts +2 -1
- package/src/entries.ts +3 -1
- package/src/index.ts +3 -0
- package/src/tests/locale_completeness.test.ts +2 -14
- package/src/tests/tool_validation.test.ts +2 -2
- package/src/tool/bead-pattern-generator/bibliography.astro +2 -12
- package/src/tool/bead-pattern-generator/bibliography.ts +5 -0
- package/src/tool/bead-pattern-generator/entry.ts +0 -1
- package/src/tool/bead-pattern-generator/i18n/de.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/en.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/es.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/fr.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/id.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/it.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/ja.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/ko.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/nl.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/pl.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/pt.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/ru.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/sv.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/tr.ts +2 -6
- package/src/tool/bead-pattern-generator/i18n/zh.ts +2 -6
- package/src/tool/dice-roller/bibliography.astro +3 -12
- package/src/tool/dice-roller/bibliography.ts +5 -0
- package/src/tool/dice-roller/entry.ts +0 -1
- package/src/tool/dice-roller/i18n/de.ts +2 -6
- package/src/tool/dice-roller/i18n/en.ts +2 -6
- package/src/tool/dice-roller/i18n/es.ts +2 -6
- package/src/tool/dice-roller/i18n/fr.ts +2 -6
- package/src/tool/dice-roller/i18n/id.ts +2 -6
- package/src/tool/dice-roller/i18n/it.ts +2 -6
- package/src/tool/dice-roller/i18n/ja.ts +2 -6
- package/src/tool/dice-roller/i18n/ko.ts +2 -6
- package/src/tool/dice-roller/i18n/nl.ts +2 -6
- package/src/tool/dice-roller/i18n/pl.ts +2 -6
- package/src/tool/dice-roller/i18n/pt.ts +2 -6
- package/src/tool/dice-roller/i18n/ru.ts +2 -6
- package/src/tool/dice-roller/i18n/sv.ts +2 -6
- package/src/tool/dice-roller/i18n/tr.ts +2 -6
- package/src/tool/dice-roller/i18n/zh.ts +2 -6
- package/src/tool/excuse-generator/bibliography.astro +2 -12
- package/src/tool/excuse-generator/bibliography.ts +3 -0
- package/src/tool/excuse-generator/entry.ts +0 -1
- package/src/tool/excuse-generator/i18n/de.ts +2 -4
- package/src/tool/excuse-generator/i18n/en.ts +2 -4
- package/src/tool/excuse-generator/i18n/es.ts +2 -4
- package/src/tool/excuse-generator/i18n/fr.ts +2 -4
- package/src/tool/excuse-generator/i18n/id.ts +2 -4
- package/src/tool/excuse-generator/i18n/it.ts +2 -4
- package/src/tool/excuse-generator/i18n/ja.ts +2 -4
- package/src/tool/excuse-generator/i18n/ko.ts +2 -4
- package/src/tool/excuse-generator/i18n/nl.ts +2 -4
- package/src/tool/excuse-generator/i18n/pl.ts +2 -4
- package/src/tool/excuse-generator/i18n/pt.ts +2 -4
- package/src/tool/excuse-generator/i18n/ru.ts +2 -4
- package/src/tool/excuse-generator/i18n/sv.ts +2 -4
- package/src/tool/excuse-generator/i18n/tr.ts +2 -4
- package/src/tool/excuse-generator/i18n/zh.ts +2 -4
- package/src/tool/fortune-cookie/bibliography.astro +2 -12
- package/src/tool/fortune-cookie/bibliography.ts +3 -0
- package/src/tool/fortune-cookie/entry.ts +0 -1
- package/src/tool/fortune-cookie/i18n/de.ts +2 -5
- package/src/tool/fortune-cookie/i18n/en.ts +2 -5
- package/src/tool/fortune-cookie/i18n/es.ts +2 -4
- package/src/tool/fortune-cookie/i18n/fr.ts +2 -5
- package/src/tool/fortune-cookie/i18n/id.ts +2 -5
- package/src/tool/fortune-cookie/i18n/it.ts +2 -5
- package/src/tool/fortune-cookie/i18n/ja.ts +2 -5
- package/src/tool/fortune-cookie/i18n/ko.ts +2 -5
- package/src/tool/fortune-cookie/i18n/nl.ts +2 -5
- package/src/tool/fortune-cookie/i18n/pl.ts +2 -5
- package/src/tool/fortune-cookie/i18n/pt.ts +2 -5
- package/src/tool/fortune-cookie/i18n/ru.ts +2 -5
- package/src/tool/fortune-cookie/i18n/sv.ts +2 -5
- package/src/tool/fortune-cookie/i18n/tr.ts +2 -5
- package/src/tool/fortune-cookie/i18n/zh.ts +2 -5
- package/src/tool/glitch-image-distorter/bibliography.astro +8 -0
- package/src/tool/glitch-image-distorter/bibliography.ts +4 -0
- package/src/tool/glitch-image-distorter/component.astro +393 -0
- package/src/tool/glitch-image-distorter/entry.ts +48 -0
- package/src/tool/glitch-image-distorter/glitch-image-distorter.css +233 -0
- package/src/tool/glitch-image-distorter/i18n/de.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/en.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/es.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/fr.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/id.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/it.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/ja.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/ko.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/nl.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/pl.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/pt.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/ru.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/sv.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/tr.ts +131 -0
- package/src/tool/glitch-image-distorter/i18n/zh.ts +131 -0
- package/src/tool/glitch-image-distorter/index.ts +9 -0
- package/src/tool/glitch-image-distorter/seo.astro +15 -0
- package/src/tool/synesthesia-painter/bibliography.astro +3 -12
- package/src/tool/synesthesia-painter/bibliography.ts +5 -0
- package/src/tool/synesthesia-painter/entry.ts +0 -1
- package/src/tool/synesthesia-painter/i18n/de.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/en.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/es.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/fr.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/id.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/it.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/ja.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/ko.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/nl.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/pl.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/pt.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/ru.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/sv.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/tr.ts +2 -6
- package/src/tool/synesthesia-painter/i18n/zh.ts +2 -6
- package/src/tool/zalgo-generator/bibliography.astro +2 -12
- package/src/tool/zalgo-generator/bibliography.ts +5 -0
- package/src/tool/zalgo-generator/entry.ts +0 -1
- package/src/tool/zalgo-generator/i18n/de.ts +2 -6
- package/src/tool/zalgo-generator/i18n/en.ts +2 -6
- package/src/tool/zalgo-generator/i18n/es.ts +2 -6
- package/src/tool/zalgo-generator/i18n/fr.ts +2 -6
- package/src/tool/zalgo-generator/i18n/id.ts +2 -6
- package/src/tool/zalgo-generator/i18n/it.ts +2 -6
- package/src/tool/zalgo-generator/i18n/ja.ts +2 -6
- package/src/tool/zalgo-generator/i18n/ko.ts +2 -6
- package/src/tool/zalgo-generator/i18n/nl.ts +2 -6
- package/src/tool/zalgo-generator/i18n/pl.ts +2 -6
- package/src/tool/zalgo-generator/i18n/pt.ts +2 -6
- package/src/tool/zalgo-generator/i18n/ru.ts +2 -6
- package/src/tool/zalgo-generator/i18n/sv.ts +2 -6
- package/src/tool/zalgo-generator/i18n/tr.ts +2 -6
- package/src/tool/zalgo-generator/i18n/zh.ts +2 -6
- package/src/tools.ts +2 -0
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { DiceRollerLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'dice-roller';
|
|
@@ -73,7 +74,6 @@ export const content: DiceRollerLocaleContent = {
|
|
|
73
74
|
title,
|
|
74
75
|
description,
|
|
75
76
|
faqTitle: 'Frequently Asked Questions',
|
|
76
|
-
bibliographyTitle: 'Chance Bibliography',
|
|
77
77
|
ui: {
|
|
78
78
|
title: 'Dice Roller',
|
|
79
79
|
description: 'May luck be with you.',
|
|
@@ -128,11 +128,7 @@ export const content: DiceRollerLocaleContent = {
|
|
|
128
128
|
]},
|
|
129
129
|
],
|
|
130
130
|
faq,
|
|
131
|
-
bibliography
|
|
132
|
-
{ name: 'D&D Beyond – Dice mechanics rules', url: 'https://www.dndbeyond.com/sources/basic-rules/using-ability-scores' },
|
|
133
|
-
{ name: 'Roll20 – Virtual tabletop and dice systems', url: 'https://roll20.net/' },
|
|
134
|
-
{ name: 'Pathfinder – d20 System Reference', url: 'https://paizo.com/pathfinder' },
|
|
135
|
-
],
|
|
131
|
+
bibliography,
|
|
136
132
|
howTo,
|
|
137
133
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
138
134
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { DiceRollerLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'lanzador-dados';
|
|
@@ -73,7 +74,6 @@ export const content: DiceRollerLocaleContent = {
|
|
|
73
74
|
title,
|
|
74
75
|
description,
|
|
75
76
|
faqTitle: 'Preguntas Frecuentes',
|
|
76
|
-
bibliographyTitle: 'Bibliografía del Azar',
|
|
77
77
|
ui: {
|
|
78
78
|
title: 'Tirador de Dados',
|
|
79
79
|
description: 'Que la suerte te acompañe.',
|
|
@@ -130,11 +130,7 @@ export const content: DiceRollerLocaleContent = {
|
|
|
130
130
|
]},
|
|
131
131
|
],
|
|
132
132
|
faq,
|
|
133
|
-
bibliography
|
|
134
|
-
{ name: 'D&D Beyond – Reglas de mecánicas de dados', url: 'https://www.dndbeyond.com/sources/basic-rules/using-ability-scores' },
|
|
135
|
-
{ name: 'Roll20 – Virtual tabletop y sistemas de dados', url: 'https://roll20.net/' },
|
|
136
|
-
{ name: 'Pathfinder – Sistema d20 de referencia', url: 'https://paizo.com/pathfinder' },
|
|
137
|
-
],
|
|
133
|
+
bibliography,
|
|
138
134
|
howTo,
|
|
139
135
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
140
136
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { DiceRollerLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'lanceur-de-des';
|
|
@@ -73,7 +74,6 @@ export const content: DiceRollerLocaleContent = {
|
|
|
73
74
|
title,
|
|
74
75
|
description,
|
|
75
76
|
faqTitle: 'Questions Fréquemment Posées',
|
|
76
|
-
bibliographyTitle: 'Bibliographie du Hasard',
|
|
77
77
|
ui: {
|
|
78
78
|
title: 'Lanceur de Dés',
|
|
79
79
|
description: 'Que la chance soit avec vous.',
|
|
@@ -128,11 +128,7 @@ export const content: DiceRollerLocaleContent = {
|
|
|
128
128
|
]},
|
|
129
129
|
],
|
|
130
130
|
faq,
|
|
131
|
-
bibliography
|
|
132
|
-
{ name: 'D&D Beyond – Règles des mécaniques de dés', url: 'https://www.dndbeyond.com/sources/basic-rules/using-ability-scores' },
|
|
133
|
-
{ name: 'Roll20 – Table de jeu virtuelle et systèmes de dés', url: 'https://roll20.net/' },
|
|
134
|
-
{ name: 'Pathfinder – Référence du système d20', url: 'https://paizo.com/pathfinder' },
|
|
135
|
-
],
|
|
131
|
+
bibliography,
|
|
136
132
|
howTo,
|
|
137
133
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
138
134
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { DiceRollerLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug: string = 'pengocok-dadu';
|
|
@@ -73,7 +74,6 @@ export const content: DiceRollerLocaleContent = {
|
|
|
73
74
|
title,
|
|
74
75
|
description,
|
|
75
76
|
faqTitle: 'Pertanyaan yang Sering Diajukan',
|
|
76
|
-
bibliographyTitle: 'Bibliografi Peluang',
|
|
77
77
|
ui: {
|
|
78
78
|
title: 'Pengocok Dadu',
|
|
79
79
|
description: 'Semoga keberuntungan menyertai Anda.',
|
|
@@ -128,11 +128,7 @@ export const content: DiceRollerLocaleContent = {
|
|
|
128
128
|
]},
|
|
129
129
|
],
|
|
130
130
|
faq,
|
|
131
|
-
bibliography
|
|
132
|
-
{ name: 'D&D Beyond – Aturan mekanik dadu', url: 'https://www.dndbeyond.com/sources/basic-rules/using-ability-scores' },
|
|
133
|
-
{ name: 'Roll20 – Meja virtual dan sistem dadu', url: 'https://roll20.net/' },
|
|
134
|
-
{ name: 'Pathfinder – Referensi Sistem d20', url: 'https://paizo.com/pathfinder' },
|
|
135
|
-
],
|
|
131
|
+
bibliography,
|
|
136
132
|
howTo,
|
|
137
133
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
138
134
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { DiceRollerLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'lanciatore-di-dadi';
|
|
@@ -73,7 +74,6 @@ export const content: DiceRollerLocaleContent = {
|
|
|
73
74
|
title,
|
|
74
75
|
description,
|
|
75
76
|
faqTitle: 'Domande Frequenti',
|
|
76
|
-
bibliographyTitle: 'Bibliografia della Sorte',
|
|
77
77
|
ui: {
|
|
78
78
|
title: 'Lanciatore di Dadi',
|
|
79
79
|
description: 'Che la fortuna sia con te.',
|
|
@@ -128,11 +128,7 @@ export const content: DiceRollerLocaleContent = {
|
|
|
128
128
|
]},
|
|
129
129
|
],
|
|
130
130
|
faq,
|
|
131
|
-
bibliography
|
|
132
|
-
{ name: 'D&D Beyond – Regole sulle meccaniche dei dadi', url: 'https://www.dndbeyond.com/sources/basic-rules/using-ability-scores' },
|
|
133
|
-
{ name: 'Roll20 – Tavolo virtuale e sistemi di dadi', url: 'https://roll20.net/' },
|
|
134
|
-
{ name: 'Pathfinder – Riferimento Sistema d20', url: 'https://paizo.com/pathfinder' },
|
|
135
|
-
],
|
|
131
|
+
bibliography,
|
|
136
132
|
howTo,
|
|
137
133
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
138
134
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { DiceRollerLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'dice-roller';
|
|
@@ -73,7 +74,6 @@ export const content: DiceRollerLocaleContent = {
|
|
|
73
74
|
title,
|
|
74
75
|
description,
|
|
75
76
|
faqTitle: 'よくある質問',
|
|
76
|
-
bibliographyTitle: '確率の参考文献',
|
|
77
77
|
ui: {
|
|
78
78
|
title: 'ダイスローラー',
|
|
79
79
|
description: '幸運があなたと共にありますように。',
|
|
@@ -128,11 +128,7 @@ export const content: DiceRollerLocaleContent = {
|
|
|
128
128
|
]},
|
|
129
129
|
],
|
|
130
130
|
faq,
|
|
131
|
-
bibliography
|
|
132
|
-
{ name: 'D&D Beyond – ダイスメカニクスの基本ルール', url: 'https://www.dndbeyond.com/sources/basic-rules/using-ability-scores' },
|
|
133
|
-
{ name: 'Roll20 – バーチャルテーブルトップとダイスシステム', url: 'https://roll20.net/' },
|
|
134
|
-
{ name: 'Pathfinder – d20システムリファレンス', url: 'https://paizo.com/pathfinder' },
|
|
135
|
-
],
|
|
131
|
+
bibliography,
|
|
136
132
|
howTo,
|
|
137
133
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
138
134
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { DiceRollerLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'dice-roller';
|
|
@@ -73,7 +74,6 @@ export const content: DiceRollerLocaleContent = {
|
|
|
73
74
|
title,
|
|
74
75
|
description,
|
|
75
76
|
faqTitle: '자주 묻는 질문',
|
|
76
|
-
bibliographyTitle: '확률 참고 자료',
|
|
77
77
|
ui: {
|
|
78
78
|
title: '주사위 굴리기',
|
|
79
79
|
description: '행운이 당신과 함께하기를.',
|
|
@@ -128,11 +128,7 @@ export const content: DiceRollerLocaleContent = {
|
|
|
128
128
|
]},
|
|
129
129
|
],
|
|
130
130
|
faq,
|
|
131
|
-
bibliography
|
|
132
|
-
{ name: 'D&D Beyond – 주사위 메커니즘 규칙', url: 'https://www.dndbeyond.com/sources/basic-rules/using-ability-scores' },
|
|
133
|
-
{ name: 'Roll20 – 가상 테이블탑 및 주사위 시스템', url: 'https://roll20.net/' },
|
|
134
|
-
{ name: 'Pathfinder – d20 시스템 참조', url: 'https://paizo.com/pathfinder' },
|
|
135
|
-
],
|
|
131
|
+
bibliography,
|
|
136
132
|
howTo,
|
|
137
133
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
138
134
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { DiceRollerLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'dobbelsteen-roller';
|
|
@@ -73,7 +74,6 @@ export const content: DiceRollerLocaleContent = {
|
|
|
73
74
|
title,
|
|
74
75
|
description,
|
|
75
76
|
faqTitle: 'Veelgestelde Vragen',
|
|
76
|
-
bibliographyTitle: 'Waarschijnlijkheidsbibliografie',
|
|
77
77
|
ui: {
|
|
78
78
|
title: 'Dobbelsteen Roller',
|
|
79
79
|
description: 'Moge het geluk aan jouw zijde staan.',
|
|
@@ -128,11 +128,7 @@ export const content: DiceRollerLocaleContent = {
|
|
|
128
128
|
]},
|
|
129
129
|
],
|
|
130
130
|
faq,
|
|
131
|
-
bibliography
|
|
132
|
-
{ name: 'D&D Beyond – Dobbelsteenmechanica regels', url: 'https://www.dndbeyond.com/sources/basic-rules/using-ability-scores' },
|
|
133
|
-
{ name: 'Roll20 – Virtuele tafel en dobbelsteensystemen', url: 'https://roll20.net/' },
|
|
134
|
-
{ name: 'Pathfinder – d20 System Reference', url: 'https://paizo.com/pathfinder' },
|
|
135
|
-
],
|
|
131
|
+
bibliography,
|
|
136
132
|
howTo,
|
|
137
133
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
138
134
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { DiceRollerLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'kostka-do-gry';
|
|
@@ -73,7 +74,6 @@ export const content: DiceRollerLocaleContent = {
|
|
|
73
74
|
title,
|
|
74
75
|
description,
|
|
75
76
|
faqTitle: 'Najczęściej Zadawane Pytania',
|
|
76
|
-
bibliographyTitle: 'Bibliografia Losowości',
|
|
77
77
|
ui: {
|
|
78
78
|
title: 'Kostka do Gry',
|
|
79
79
|
description: 'Niech szczęście ci sprzyja.',
|
|
@@ -128,11 +128,7 @@ export const content: DiceRollerLocaleContent = {
|
|
|
128
128
|
]},
|
|
129
129
|
],
|
|
130
130
|
faq,
|
|
131
|
-
bibliography
|
|
132
|
-
{ name: 'D&D Beyond – Zasady mechaniki kości', url: 'https://www.dndbeyond.com/sources/basic-rules/using-ability-scores' },
|
|
133
|
-
{ name: 'Roll20 – Wirtualny stół i systemy kości', url: 'https://roll20.net/' },
|
|
134
|
-
{ name: 'Pathfinder – Referencja systemu d20', url: 'https://paizo.com/pathfinder' },
|
|
135
|
-
],
|
|
131
|
+
bibliography,
|
|
136
132
|
howTo,
|
|
137
133
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
138
134
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { DiceRollerLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'lancador-de-dados';
|
|
@@ -73,7 +74,6 @@ export const content: DiceRollerLocaleContent = {
|
|
|
73
74
|
title,
|
|
74
75
|
description,
|
|
75
76
|
faqTitle: 'Perguntas Frequentes',
|
|
76
|
-
bibliographyTitle: 'Bibliografia da Sorte',
|
|
77
77
|
ui: {
|
|
78
78
|
title: 'Lançador de Dados',
|
|
79
79
|
description: 'Que a sorte esteja contigo.',
|
|
@@ -128,11 +128,7 @@ export const content: DiceRollerLocaleContent = {
|
|
|
128
128
|
]},
|
|
129
129
|
],
|
|
130
130
|
faq,
|
|
131
|
-
bibliography
|
|
132
|
-
{ name: 'D&D Beyond – Regras de mecânicas de dados', url: 'https://www.dndbeyond.com/sources/basic-rules/using-ability-scores' },
|
|
133
|
-
{ name: 'Roll20 – Mesa virtual e sistemas de dados', url: 'https://roll20.net/' },
|
|
134
|
-
{ name: 'Pathfinder – Referência de Sistema d20', url: 'https://paizo.com/pathfinder' },
|
|
135
|
-
],
|
|
131
|
+
bibliography,
|
|
136
132
|
howTo,
|
|
137
133
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
138
134
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { DiceRollerLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'simulator-kostey';
|
|
@@ -73,7 +74,6 @@ export const content: DiceRollerLocaleContent = {
|
|
|
73
74
|
title,
|
|
74
75
|
description,
|
|
75
76
|
faqTitle: 'Часто задаваемые вопросы',
|
|
76
|
-
bibliographyTitle: 'Библиография случая',
|
|
77
77
|
ui: {
|
|
78
78
|
title: 'Симулятор костей',
|
|
79
79
|
description: 'Пусть удача сопутствует вам.',
|
|
@@ -128,11 +128,7 @@ export const content: DiceRollerLocaleContent = {
|
|
|
128
128
|
]},
|
|
129
129
|
],
|
|
130
130
|
faq,
|
|
131
|
-
bibliography
|
|
132
|
-
{ name: 'D&D Beyond – правила механики костей', url: 'https://www.dndbeyond.com/sources/basic-rules/using-ability-scores' },
|
|
133
|
-
{ name: 'Roll20 – виртуальный стол и системы костей', url: 'https://roll20.net/' },
|
|
134
|
-
{ name: 'Pathfinder – справочник системы d20', url: 'https://paizo.com/pathfinder' },
|
|
135
|
-
],
|
|
131
|
+
bibliography,
|
|
136
132
|
howTo,
|
|
137
133
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
138
134
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { DiceRollerLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'tarningsgenerator';
|
|
@@ -73,7 +74,6 @@ export const content: DiceRollerLocaleContent = {
|
|
|
73
74
|
title,
|
|
74
75
|
description,
|
|
75
76
|
faqTitle: 'Vanliga frågor',
|
|
76
|
-
bibliographyTitle: 'Slumpbibliografi',
|
|
77
77
|
ui: {
|
|
78
78
|
title: 'Tärningsgenerator',
|
|
79
79
|
description: 'Må lyckan vara med dig.',
|
|
@@ -128,11 +128,7 @@ export const content: DiceRollerLocaleContent = {
|
|
|
128
128
|
]},
|
|
129
129
|
],
|
|
130
130
|
faq,
|
|
131
|
-
bibliography
|
|
132
|
-
{ name: 'D&D Beyond – Tärningsmekanikens regler', url: 'https://www.dndbeyond.com/sources/basic-rules/using-ability-scores' },
|
|
133
|
-
{ name: 'Roll20 – Virtuellt spelbord och tärningssystem', url: 'https://roll20.net/' },
|
|
134
|
-
{ name: 'Pathfinder – d20 System Reference', url: 'https://paizo.com/pathfinder' },
|
|
135
|
-
],
|
|
131
|
+
bibliography,
|
|
136
132
|
howTo,
|
|
137
133
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
138
134
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { DiceRollerLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'zar-atma';
|
|
@@ -73,7 +74,6 @@ export const content: DiceRollerLocaleContent = {
|
|
|
73
74
|
title,
|
|
74
75
|
description,
|
|
75
76
|
faqTitle: 'Sıkça Sorulan Sorular',
|
|
76
|
-
bibliographyTitle: 'Şans Kaynakçası',
|
|
77
77
|
ui: {
|
|
78
78
|
title: 'Zar Atma',
|
|
79
79
|
description: 'Şansınız bol olsun.',
|
|
@@ -128,11 +128,7 @@ export const content: DiceRollerLocaleContent = {
|
|
|
128
128
|
]},
|
|
129
129
|
],
|
|
130
130
|
faq,
|
|
131
|
-
bibliography
|
|
132
|
-
{ name: 'D&D Beyond – Zar mekaniği kuralları', url: 'https://www.dndbeyond.com/sources/basic-rules/using-ability-scores' },
|
|
133
|
-
{ name: 'Roll20 – Sanal masaüstü ve zar sistemleri', url: 'https://roll20.net/' },
|
|
134
|
-
{ name: 'Pathfinder – d20 Sistem Referansı', url: 'https://paizo.com/pathfinder' },
|
|
135
|
-
],
|
|
131
|
+
bibliography,
|
|
136
132
|
howTo,
|
|
137
133
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
138
134
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { DiceRollerLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'dice-roller';
|
|
@@ -73,7 +74,6 @@ export const content: DiceRollerLocaleContent = {
|
|
|
73
74
|
title,
|
|
74
75
|
description,
|
|
75
76
|
faqTitle: '常见问题解答',
|
|
76
|
-
bibliographyTitle: '概率文献',
|
|
77
77
|
ui: {
|
|
78
78
|
title: '在线掷骰子',
|
|
79
79
|
description: '愿运气与你同在。',
|
|
@@ -128,11 +128,7 @@ export const content: DiceRollerLocaleContent = {
|
|
|
128
128
|
]},
|
|
129
129
|
],
|
|
130
130
|
faq,
|
|
131
|
-
bibliography
|
|
132
|
-
{ name: 'D&D Beyond – 掷骰机制规则', url: 'https://www.dndbeyond.com/sources/basic-rules/using-ability-scores' },
|
|
133
|
-
{ name: 'Roll20 – 虚拟桌面与骰子系统', url: 'https://roll20.net/' },
|
|
134
|
-
{ name: 'Pathfinder – d20 系统参考', url: 'https://paizo.com/pathfinder' },
|
|
135
|
-
],
|
|
131
|
+
bibliography,
|
|
136
132
|
howTo,
|
|
137
133
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
138
134
|
};
|
|
@@ -1,18 +1,8 @@
|
|
|
1
1
|
---
|
|
2
2
|
import { Bibliography as SharedBibliography } from '@jjlmoya/utils-shared';
|
|
3
|
-
import {
|
|
4
|
-
import type { KnownLocale } from '../../types';
|
|
3
|
+
import { bibliography } from './bibliography';
|
|
5
4
|
|
|
6
|
-
|
|
7
|
-
locale?: KnownLocale;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
const { locale = 'es' } = Astro.props;
|
|
11
|
-
const localeContentLoader = (excuseGenerator.i18n as Record<string, () => Promise<ExcuseGeneratorLocaleContent>>)[locale];
|
|
12
|
-
const content = localeContentLoader ? await localeContentLoader() : null;
|
|
13
|
-
if (!content) return null;
|
|
14
|
-
|
|
15
|
-
const { bibliography } = content;
|
|
5
|
+
if (!bibliography || bibliography.length === 0) return null;
|
|
16
6
|
---
|
|
17
7
|
|
|
18
8
|
<SharedBibliography links={bibliography} />
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { ExcuseGeneratorLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'ausredengenerator';
|
|
@@ -59,7 +60,6 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
59
60
|
title,
|
|
60
61
|
description,
|
|
61
62
|
faqTitle: 'Häufig gestellte Fragen',
|
|
62
|
-
bibliographyTitle: 'Freizeit-Bibliographie',
|
|
63
63
|
ui: {
|
|
64
64
|
title: 'Surrealer Ausredengenerator',
|
|
65
65
|
description: 'Alibi-Rechner der nächsten Generation.',
|
|
@@ -114,9 +114,7 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
114
114
|
]},
|
|
115
115
|
],
|
|
116
116
|
faq,
|
|
117
|
-
bibliography
|
|
118
|
-
{ name: 'Manifest des Prokrastinierers', url: 'https://example.com/manifesto' }
|
|
119
|
-
],
|
|
117
|
+
bibliography,
|
|
120
118
|
howTo,
|
|
121
119
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
122
120
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { ExcuseGeneratorLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'excuse-generator';
|
|
@@ -59,7 +60,6 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
59
60
|
title,
|
|
60
61
|
description,
|
|
61
62
|
faqTitle: 'Frequently Asked Questions',
|
|
62
|
-
bibliographyTitle: 'Leisure Bibliography',
|
|
63
63
|
ui: {
|
|
64
64
|
title: 'Surreal Excuse Generator',
|
|
65
65
|
description: 'Next-generation alibi calculator.',
|
|
@@ -114,9 +114,7 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
114
114
|
]},
|
|
115
115
|
],
|
|
116
116
|
faq,
|
|
117
|
-
bibliography
|
|
118
|
-
{ name: 'Procrastinator\'s Manifesto', url: 'https://example.com/manifesto' }
|
|
119
|
-
],
|
|
117
|
+
bibliography,
|
|
120
118
|
howTo,
|
|
121
119
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
122
120
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { ExcuseGeneratorLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'generador-excusas';
|
|
@@ -59,7 +60,6 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
59
60
|
title,
|
|
60
61
|
description,
|
|
61
62
|
faqTitle: 'Preguntas Frecuentes',
|
|
62
|
-
bibliographyTitle: 'Bibliografía del Ocio',
|
|
63
63
|
ui: {
|
|
64
64
|
title: 'Generador de Excusas Surrealistas',
|
|
65
65
|
description: 'Calculadora de coartadas de última generación.',
|
|
@@ -118,9 +118,7 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
118
118
|
]},
|
|
119
119
|
],
|
|
120
120
|
faq,
|
|
121
|
-
bibliography
|
|
122
|
-
{ name: 'Manifesto del Procrastinador', url: 'https://example.com/manifesto' }
|
|
123
|
-
],
|
|
121
|
+
bibliography,
|
|
124
122
|
howTo,
|
|
125
123
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
126
124
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { ExcuseGeneratorLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'generateur-d-excuses';
|
|
@@ -59,7 +60,6 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
59
60
|
title,
|
|
60
61
|
description,
|
|
61
62
|
faqTitle: 'Questions Fréquemment Posées',
|
|
62
|
-
bibliographyTitle: 'Bibliographie du Temps Libre',
|
|
63
63
|
ui: {
|
|
64
64
|
title: 'Générateur d\'Excuses Surréalistes',
|
|
65
65
|
description: 'Calculateur d\'alibis de nouvelle génération.',
|
|
@@ -114,9 +114,7 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
114
114
|
]},
|
|
115
115
|
],
|
|
116
116
|
faq,
|
|
117
|
-
bibliography
|
|
118
|
-
{ name: 'Manifeste du Procrastinateur', url: 'https://example.com/manifesto' }
|
|
119
|
-
],
|
|
117
|
+
bibliography,
|
|
120
118
|
howTo,
|
|
121
119
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
122
120
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { ExcuseGeneratorLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'pembuat-alasan';
|
|
@@ -59,7 +60,6 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
59
60
|
title,
|
|
60
61
|
description,
|
|
61
62
|
faqTitle: 'Pertanyaan yang Sering Diajukan',
|
|
62
|
-
bibliographyTitle: 'Bibliografi Hiburan',
|
|
63
63
|
ui: {
|
|
64
64
|
title: 'Pembuat Alasan Surealis',
|
|
65
65
|
description: 'Kalkulator alibi generasi berikutnya.',
|
|
@@ -114,9 +114,7 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
114
114
|
]},
|
|
115
115
|
],
|
|
116
116
|
faq,
|
|
117
|
-
bibliography
|
|
118
|
-
{ name: 'Manifesto Penunda', url: 'https://example.com/manifesto' }
|
|
119
|
-
],
|
|
117
|
+
bibliography,
|
|
120
118
|
howTo,
|
|
121
119
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
122
120
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { ExcuseGeneratorLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'generatore-di-scuse';
|
|
@@ -59,7 +60,6 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
59
60
|
title,
|
|
60
61
|
description,
|
|
61
62
|
faqTitle: 'Domande Frequenti',
|
|
62
|
-
bibliographyTitle: 'Bibliografia del Tempo Libero',
|
|
63
63
|
ui: {
|
|
64
64
|
title: 'Generatore di Scuse Surreali',
|
|
65
65
|
description: 'Calcolatore di alibi di nuova generazione.',
|
|
@@ -114,9 +114,7 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
114
114
|
]},
|
|
115
115
|
],
|
|
116
116
|
faq,
|
|
117
|
-
bibliography
|
|
118
|
-
{ name: 'Manifesto del Procrastinatore', url: 'https://example.com/manifesto' }
|
|
119
|
-
],
|
|
117
|
+
bibliography,
|
|
120
118
|
howTo,
|
|
121
119
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
122
120
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { ExcuseGeneratorLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'excuse-generator';
|
|
@@ -59,7 +60,6 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
59
60
|
title,
|
|
60
61
|
description,
|
|
61
62
|
faqTitle: 'よくある質問',
|
|
62
|
-
bibliographyTitle: 'レジャーの参考文献',
|
|
63
63
|
ui: {
|
|
64
64
|
title: 'シュールな言い訳ジェネレーター',
|
|
65
65
|
description: '次世代型アリバイ算出機。',
|
|
@@ -114,9 +114,7 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
114
114
|
]},
|
|
115
115
|
],
|
|
116
116
|
faq,
|
|
117
|
-
bibliography
|
|
118
|
-
{ name: '先延ばし屋の宣言', url: 'https://example.com/manifesto' }
|
|
119
|
-
],
|
|
117
|
+
bibliography,
|
|
120
118
|
howTo,
|
|
121
119
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
122
120
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { ExcuseGeneratorLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'excuse-generator';
|
|
@@ -59,7 +60,6 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
59
60
|
title,
|
|
60
61
|
description,
|
|
61
62
|
faqTitle: '자주 묻는 질문',
|
|
62
|
-
bibliographyTitle: '여가 참고 문헌',
|
|
63
63
|
ui: {
|
|
64
64
|
title: '초현실적 핑계 생성기',
|
|
65
65
|
description: '차세대 알리바이 계산기.',
|
|
@@ -114,9 +114,7 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
114
114
|
]},
|
|
115
115
|
],
|
|
116
116
|
faq,
|
|
117
|
-
bibliography
|
|
118
|
-
{ name: '미루는 사람의 선언문', url: 'https://example.com/manifesto' }
|
|
119
|
-
],
|
|
117
|
+
bibliography,
|
|
120
118
|
howTo,
|
|
121
119
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
122
120
|
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
2
3
|
import type { ExcuseGeneratorLocaleContent } from '../index';
|
|
3
4
|
|
|
4
5
|
const slug = 'smoezen-generator';
|
|
@@ -59,7 +60,6 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
59
60
|
title,
|
|
60
61
|
description,
|
|
61
62
|
faqTitle: 'Veelgestelde Vragen',
|
|
62
|
-
bibliographyTitle: 'Vrijetijdsbibliografie',
|
|
63
63
|
ui: {
|
|
64
64
|
title: 'Surreële Smoezen Generator',
|
|
65
65
|
description: 'De alibi-calculator van de volgende generatie.',
|
|
@@ -114,9 +114,7 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
114
114
|
]},
|
|
115
115
|
],
|
|
116
116
|
faq,
|
|
117
|
-
bibliography
|
|
118
|
-
{ name: 'Manifest van de Uitsteller', url: 'https://example.com/manifesto' }
|
|
119
|
-
],
|
|
117
|
+
bibliography,
|
|
120
118
|
howTo,
|
|
121
119
|
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
122
120
|
};
|