@jjlmoya/utils-creative 1.26.0 → 1.28.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 +2 -2
- package/src/category/i18n/en.ts +2 -2
- package/src/category/i18n/es.ts +2 -2
- package/src/category/i18n/fr.ts +2 -2
- package/src/category/i18n/id.ts +2 -2
- package/src/category/i18n/it.ts +2 -2
- package/src/category/i18n/ja.ts +2 -2
- package/src/category/i18n/ko.ts +2 -2
- package/src/category/i18n/nl.ts +2 -2
- package/src/category/i18n/pl.ts +2 -2
- package/src/category/i18n/pt.ts +2 -2
- package/src/category/i18n/ru.ts +2 -2
- package/src/category/i18n/sv.ts +2 -2
- package/src/category/i18n/tr.ts +2 -2
- package/src/category/i18n/zh.ts +2 -2
- package/src/category/seo.astro +1 -1
- package/src/components/PreviewNavSidebar.astro +1 -1
- package/src/components/PreviewToolbar.astro +1 -1
- package/src/env.d.ts +1 -1
- package/src/pages/index.astro +1 -1
- package/src/tests/bibliography_wellformed_export.test.ts +46 -0
- 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_parity.test.ts +2 -2
- package/src/tests/seo_translation_completeness.test.ts +75 -0
- package/src/tests/seo_wellformed_export.test.ts +65 -0
- package/src/tests/tool_validation.test.ts +17 -17
- package/src/tool/bead-pattern-generator/bibliography.astro +8 -8
- package/src/tool/bead-pattern-generator/i18n/de.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/en.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/es.ts +104 -104
- package/src/tool/bead-pattern-generator/i18n/fr.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/id.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/it.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/ja.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/ko.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/nl.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/pl.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/pt.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/ru.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/sv.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/tr.ts +111 -111
- package/src/tool/bead-pattern-generator/i18n/zh.ts +111 -111
- package/src/tool/bead-pattern-generator/seo.astro +19 -19
- package/src/tool/dice-roller/bibliography.astro +8 -8
- package/src/tool/dice-roller/i18n/de.ts +134 -134
- package/src/tool/dice-roller/i18n/en.ts +134 -134
- package/src/tool/dice-roller/i18n/es.ts +125 -125
- package/src/tool/dice-roller/i18n/fr.ts +134 -134
- package/src/tool/dice-roller/i18n/id.ts +134 -134
- package/src/tool/dice-roller/i18n/it.ts +134 -134
- package/src/tool/dice-roller/i18n/ja.ts +134 -134
- package/src/tool/dice-roller/i18n/ko.ts +134 -134
- package/src/tool/dice-roller/i18n/nl.ts +134 -134
- package/src/tool/dice-roller/i18n/pl.ts +134 -134
- package/src/tool/dice-roller/i18n/pt.ts +134 -134
- package/src/tool/dice-roller/i18n/ru.ts +134 -134
- package/src/tool/dice-roller/i18n/sv.ts +134 -134
- package/src/tool/dice-roller/i18n/tr.ts +134 -134
- package/src/tool/dice-roller/i18n/zh.ts +134 -134
- package/src/tool/dice-roller/seo.astro +15 -15
- package/src/tool/excuse-generator/bibliography.astro +8 -8
- package/src/tool/excuse-generator/i18n/de.ts +120 -120
- package/src/tool/excuse-generator/i18n/en.ts +120 -120
- package/src/tool/excuse-generator/i18n/es.ts +118 -118
- package/src/tool/excuse-generator/i18n/fr.ts +120 -120
- package/src/tool/excuse-generator/i18n/id.ts +120 -120
- package/src/tool/excuse-generator/i18n/it.ts +120 -120
- package/src/tool/excuse-generator/i18n/ja.ts +120 -120
- package/src/tool/excuse-generator/i18n/ko.ts +120 -120
- package/src/tool/excuse-generator/i18n/nl.ts +120 -120
- package/src/tool/excuse-generator/i18n/pl.ts +120 -120
- package/src/tool/excuse-generator/i18n/pt.ts +120 -120
- package/src/tool/excuse-generator/i18n/ru.ts +120 -120
- package/src/tool/excuse-generator/i18n/sv.ts +120 -120
- package/src/tool/excuse-generator/i18n/tr.ts +120 -120
- package/src/tool/excuse-generator/i18n/zh.ts +120 -120
- package/src/tool/excuse-generator/seo.astro +15 -15
- package/src/tool/fortune-cookie/bibliography.astro +8 -8
- package/src/tool/fortune-cookie/i18n/de.ts +124 -124
- package/src/tool/fortune-cookie/i18n/en.ts +124 -124
- package/src/tool/fortune-cookie/i18n/es.ts +125 -125
- package/src/tool/fortune-cookie/i18n/fr.ts +124 -124
- package/src/tool/fortune-cookie/i18n/id.ts +124 -124
- package/src/tool/fortune-cookie/i18n/it.ts +124 -124
- package/src/tool/fortune-cookie/i18n/ja.ts +124 -124
- package/src/tool/fortune-cookie/i18n/ko.ts +124 -124
- package/src/tool/fortune-cookie/i18n/nl.ts +124 -124
- package/src/tool/fortune-cookie/i18n/pl.ts +124 -124
- package/src/tool/fortune-cookie/i18n/pt.ts +124 -124
- package/src/tool/fortune-cookie/i18n/ru.ts +124 -124
- package/src/tool/fortune-cookie/i18n/sv.ts +124 -124
- package/src/tool/fortune-cookie/i18n/tr.ts +124 -124
- package/src/tool/fortune-cookie/i18n/zh.ts +124 -124
- package/src/tool/fortune-cookie/seo.astro +15 -15
- package/src/tool/synesthesia-painter/bibliography.astro +8 -8
- package/src/tool/synesthesia-painter/i18n/de.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/en.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/es.ts +110 -110
- package/src/tool/synesthesia-painter/i18n/fr.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/id.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/it.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/ja.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/ko.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/nl.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/pl.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/pt.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/ru.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/sv.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/tr.ts +118 -118
- package/src/tool/synesthesia-painter/i18n/zh.ts +118 -118
- package/src/tool/synesthesia-painter/seo.astro +15 -15
- package/src/tool/zalgo-generator/bibliography.astro +8 -8
- package/src/tool/zalgo-generator/i18n/de.ts +109 -109
- package/src/tool/zalgo-generator/i18n/en.ts +109 -109
- package/src/tool/zalgo-generator/i18n/es.ts +109 -109
- package/src/tool/zalgo-generator/i18n/fr.ts +109 -109
- package/src/tool/zalgo-generator/i18n/id.ts +109 -109
- package/src/tool/zalgo-generator/i18n/it.ts +109 -109
- package/src/tool/zalgo-generator/i18n/ja.ts +109 -109
- package/src/tool/zalgo-generator/i18n/ko.ts +109 -109
- package/src/tool/zalgo-generator/i18n/nl.ts +109 -109
- package/src/tool/zalgo-generator/i18n/pl.ts +109 -109
- package/src/tool/zalgo-generator/i18n/pt.ts +109 -109
- package/src/tool/zalgo-generator/i18n/ru.ts +109 -109
- package/src/tool/zalgo-generator/i18n/sv.ts +109 -109
- package/src/tool/zalgo-generator/i18n/tr.ts +109 -109
- package/src/tool/zalgo-generator/i18n/zh.ts +109 -109
- package/src/tool/zalgo-generator/seo.astro +15 -15
- package/src/types.ts +1 -1
|
@@ -1,109 +1,109 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import { bibliography } from '../bibliography';
|
|
3
|
-
import type { ZalgoGeneratorLocaleContent } from '../index';
|
|
4
|
-
|
|
5
|
-
const slug = 'generateur-zalgo';
|
|
6
|
-
const title = 'Générateur Zalgo';
|
|
7
|
-
const description = 'Corrompez vos messages avec une cascade de caractères Unicode débordants. Ajustez l\'intensité et la direction de l\'effet glitch.';
|
|
8
|
-
|
|
9
|
-
const faq: ZalgoGeneratorLocaleContent['faq'] = [
|
|
10
|
-
{ question: 'Qu\'est-ce que le texte Zalgo ?', answer: 'C\'est un type de texte qui utilise excessivement les caractères de combinaison Unicode (diacritiques). Lorsqu\'ils sont empilés verticalement, ces caractères "débordent" de leur ligne d\'origine, créant un effet visuel de corruption, de désordre ou d\'horreur populaire dans la culture internet.' },
|
|
11
|
-
{ question: 'Pourquoi le texte Zalgo a-t-il l\'air si étrange ?', answer: 'Il exploite une fonctionnalité de la norme Unicode qui permet d\'ajouter des marques au-dessus, en dessous ou à travers une lettre de base. Comme il n\'y a pas de limite stricte au nombre de marques pouvant être ajoutées, le texte peut "envahir" les lignes supérieures ou inférieures.' },
|
|
12
|
-
{ question: 'Puis-je utiliser ce texte sur les réseaux sociaux ?', answer: 'Oui, la plupart des plateformes modernes (Instagram, Twitter, Discord) prennent en charge l\'Unicode. Cependant, certains réseaux ou appareils peuvent filtrer ou tronquer les caractères excédentaires à très haute intensité pour maintenir la lisibilité de l\'interface.' },
|
|
13
|
-
{ question: 'Comment puis-je supprimer l\'effet Zalgo d\'un texte ?', answer: 'Pour nettoyer un texte corrompu, vous pouvez utiliser la normalisation de chaîne JavaScript ou simplement le coller dans un éditeur de texte basique qui n\'accepte que le texte brut. Notre outil est purement créatif et n\'endommage pas le contenu original.' },
|
|
14
|
-
];
|
|
15
|
-
|
|
16
|
-
const howTo: ZalgoGeneratorLocaleContent['howTo'] = [
|
|
17
|
-
{ name: 'Écrire le message de base', text: 'Entrez le texte que vous souhaitez "corrompre" dans la zone de texte principale.' },
|
|
18
|
-
{ name: 'Ajuster l\'intensité du chaos', text: 'Déplacez le curseur pour définir le nombre de caractères de combinaison à empiler. Plus l\'intensité est élevée, plus il est difficile à lire.' },
|
|
19
|
-
{ name: 'Sélectionner la direction du débordement', text: 'Choisissez si la corruption doit croître vers le haut, vers le bas ou dans toutes les directions simultanément.' },
|
|
20
|
-
{ name: 'Copier le résultat', text: 'Cliquez sur le bouton de copie. Le texte résultant inclut tous les octets invisibles nécessaires pour maintenir l\'effet glitch.' },
|
|
21
|
-
];
|
|
22
|
-
|
|
23
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
24
|
-
'@context': 'https://schema.org',
|
|
25
|
-
'@type': 'FAQPage',
|
|
26
|
-
mainEntity: faq.map((item) => ({
|
|
27
|
-
'@type': 'Question',
|
|
28
|
-
name: item.question,
|
|
29
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
30
|
-
})),
|
|
31
|
-
};
|
|
32
|
-
|
|
33
|
-
const howToSchema: WithContext<HowTo> = {
|
|
34
|
-
'@context': 'https://schema.org',
|
|
35
|
-
'@type': 'HowTo',
|
|
36
|
-
name: title,
|
|
37
|
-
description,
|
|
38
|
-
step: howTo.map((step) => ({
|
|
39
|
-
'@type': 'HowToStep',
|
|
40
|
-
name: step.name,
|
|
41
|
-
text: step.text,
|
|
42
|
-
})),
|
|
43
|
-
};
|
|
44
|
-
|
|
45
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
46
|
-
'@context': 'https://schema.org',
|
|
47
|
-
'@type': 'SoftwareApplication',
|
|
48
|
-
name: title,
|
|
49
|
-
description,
|
|
50
|
-
applicationCategory: 'UtilitiesApplication',
|
|
51
|
-
operatingSystem: 'Web',
|
|
52
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
53
|
-
inLanguage: 'fr',
|
|
54
|
-
};
|
|
55
|
-
|
|
56
|
-
export const content: ZalgoGeneratorLocaleContent = {
|
|
57
|
-
slug,
|
|
58
|
-
title,
|
|
59
|
-
description,
|
|
60
|
-
faqTitle: 'Questions Fréquemment Posées',
|
|
61
|
-
ui: {
|
|
62
|
-
title: 'Générateur Zalgo',
|
|
63
|
-
description: 'T̴o̴u̴t̴ ̴e̸s̶t̶ ̶c̶o̷r̵r̶o̸m̵p̶u̸',
|
|
64
|
-
inputPlaceholder: 'Écrivez votre message normal ici...',
|
|
65
|
-
intensityLabel: 'Niveau de Corruption',
|
|
66
|
-
outputLabel: 'Résultat Corrompu',
|
|
67
|
-
copyBtn: 'Copier le Chaos',
|
|
68
|
-
copied: 'Copié !',
|
|
69
|
-
faqTitle: 'FAQ',
|
|
70
|
-
bibliographyTitle: 'Références',
|
|
71
|
-
configTitle: 'Configuration',
|
|
72
|
-
intensity: 'Intensité',
|
|
73
|
-
upLabel: 'Corruption Supérieure',
|
|
74
|
-
midLabel: 'Bruit Central',
|
|
75
|
-
downLabel: 'Corruption Inférieure',
|
|
76
|
-
resetBtn: 'Réinitialiser les Valeurs',
|
|
77
|
-
warningText: 'AVERTISSEMENT: Le texte Zalgo utilise des caractères combinés Unicode qui peuvent déborder visuellement de leur conteneur. À utiliser avec précaution sur les réseaux sociaux.',
|
|
78
|
-
previewLabel: 'Aperçu en Temps Réel',
|
|
79
|
-
emptyLabel: 'Vide',
|
|
80
|
-
charLabel: 'CARACTÈRES',
|
|
81
|
-
noteText: 'Note: Certains navigateurs peuvent limiter le rendu des caractères combinés'
|
|
82
|
-
},
|
|
83
|
-
seo: [
|
|
84
|
-
{ type: 'title', text: 'Qu\'est-ce que le Texte Zalgo et comment fonctionne la corruption visuelle ?', level: 2 },
|
|
85
|
-
{ type: 'paragraph', html: 'Le texte Zalgo est une forme de manipulation typographique qui exploite une fonctionnalité spécifique de la norme Unicode: les <strong>caractères de combinaison</strong>. Contrairement aux caractères normaux, ces diacritiques ne prennent pas d\'espace horizontal - ils s\'empilent verticalement sur la lettre de base, créant ce "chaos numérique" ou cette esthétique "d\'horreur cosmique" si populaire dans la culture internet.' },
|
|
86
|
-
{ type: 'title', text: 'Anatomie du Processus', level: 3 },
|
|
87
|
-
{ type: 'paragraph', html: 'Notre générateur traite chaque caractère indépendamment, injectant des rafales aléatoires de points de code Unicode dans trois vecteurs distincts: <strong>supérieur</strong> (diacritiques qui s\'empilent au-dessus), <strong>médian</strong> (qui traversent la lettre) et <strong>inférieur</strong> (qui pendent en dessous).' },
|
|
88
|
-
{ type: 'tip', title: 'Algorithme de Corruption', html: 'Pour chaque caractère de base, un calcul <code>nombre = intensité × 30</code> est effectué. Ce nombre de diacritiques aléatoires est ajouté dans chaque vecteur. À une intensité de 1,5, vous pouvez obtenir jusqu\'à 45 caractères de combinaison par lettre.' },
|
|
89
|
-
{ type: 'title', text: 'Étiquette et Applications', level: 3 },
|
|
90
|
-
{ type: 'list', items: [
|
|
91
|
-
'<strong>Réseaux Sociaux :</strong> Attirez l\'attention sur Instagram ou TikTok. Parfait pour les biographies cherchant à rompre avec la convention.',
|
|
92
|
-
'<strong>Narration d\'Horreur :</strong> Dramatisez des récits de fiction, des creepypastas ou des simulations de systèmes compromis.',
|
|
93
|
-
'<strong>Accessibilité :</strong> Attention - le texte Zalgo est illisible par les lecteurs d\'écran. Utilisez-le uniquement comme décoration visuelle, jamais pour un contenu critique.',
|
|
94
|
-
'<strong>SEO :</strong> N\'utilisez jamais de texte Zalgo dans vos mots-clés principaux (H1, méta-titres). Les robots d\'indexation peuvent échouer à normaliser ces caractères.',
|
|
95
|
-
]},
|
|
96
|
-
{ type: 'title', text: 'L\'Origine: De Something Awful à l\'Art Glitch', level: 3 },
|
|
97
|
-
{ type: 'paragraph', html: 'Zalgo n\'a pas commencé comme un générateur, mais comme une intervention dans des bandes dessinées classiques. L\'utilisateur Shmorky, au milieu des années 2000, a commencé à déformer des personnages comme Nancy ou Archie, en ajoutant des taches et des distorsions. La phrase <strong>"Il arrive"</strong> (He comes) a scellé le destin de ces œuvres, annonçant l\'arrivée d\'une entité qui dévorait la réalité.' },
|
|
98
|
-
{ type: 'glossary', items: [
|
|
99
|
-
{ term: 'Caractère de Combinaison', definition: 'Un point de code Unicode conçu pour être placé au-dessus, en dessous ou à travers un caractère de base. Utilisé légitimement dans des langues comme l\'arabe, le vietnamien et le hindi.' },
|
|
100
|
-
{ term: 'Diacritique', definition: 'Une marque ajoutée à une lettre de base pour modifier sa prononciation ou sa signification. Zalgo en abuse pour créer un débordement visuel.' },
|
|
101
|
-
{ term: 'Bloc Unicode', definition: 'Une plage contiguë de points de code Unicode. Les caractères Zalgo proviennent principalement du bloc "Combining Diacritical Marks" (U+0300-U+036F).' },
|
|
102
|
-
{ term: 'Art Glitch', definition: 'Une esthétique qui incorpore ou simule intentionnellement des erreurs, des artefacts et des corruptions dans les médias numériques comme technique expressive.' },
|
|
103
|
-
]},
|
|
104
|
-
],
|
|
105
|
-
faq,
|
|
106
|
-
bibliography,
|
|
107
|
-
howTo,
|
|
108
|
-
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
109
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
3
|
+
import type { ZalgoGeneratorLocaleContent } from '../index';
|
|
4
|
+
|
|
5
|
+
const slug = 'generateur-zalgo';
|
|
6
|
+
const title = 'Générateur Zalgo';
|
|
7
|
+
const description = 'Corrompez vos messages avec une cascade de caractères Unicode débordants. Ajustez l\'intensité et la direction de l\'effet glitch.';
|
|
8
|
+
|
|
9
|
+
const faq: ZalgoGeneratorLocaleContent['faq'] = [
|
|
10
|
+
{ question: 'Qu\'est-ce que le texte Zalgo ?', answer: 'C\'est un type de texte qui utilise excessivement les caractères de combinaison Unicode (diacritiques). Lorsqu\'ils sont empilés verticalement, ces caractères "débordent" de leur ligne d\'origine, créant un effet visuel de corruption, de désordre ou d\'horreur populaire dans la culture internet.' },
|
|
11
|
+
{ question: 'Pourquoi le texte Zalgo a-t-il l\'air si étrange ?', answer: 'Il exploite une fonctionnalité de la norme Unicode qui permet d\'ajouter des marques au-dessus, en dessous ou à travers une lettre de base. Comme il n\'y a pas de limite stricte au nombre de marques pouvant être ajoutées, le texte peut "envahir" les lignes supérieures ou inférieures.' },
|
|
12
|
+
{ question: 'Puis-je utiliser ce texte sur les réseaux sociaux ?', answer: 'Oui, la plupart des plateformes modernes (Instagram, Twitter, Discord) prennent en charge l\'Unicode. Cependant, certains réseaux ou appareils peuvent filtrer ou tronquer les caractères excédentaires à très haute intensité pour maintenir la lisibilité de l\'interface.' },
|
|
13
|
+
{ question: 'Comment puis-je supprimer l\'effet Zalgo d\'un texte ?', answer: 'Pour nettoyer un texte corrompu, vous pouvez utiliser la normalisation de chaîne JavaScript ou simplement le coller dans un éditeur de texte basique qui n\'accepte que le texte brut. Notre outil est purement créatif et n\'endommage pas le contenu original.' },
|
|
14
|
+
];
|
|
15
|
+
|
|
16
|
+
const howTo: ZalgoGeneratorLocaleContent['howTo'] = [
|
|
17
|
+
{ name: 'Écrire le message de base', text: 'Entrez le texte que vous souhaitez "corrompre" dans la zone de texte principale.' },
|
|
18
|
+
{ name: 'Ajuster l\'intensité du chaos', text: 'Déplacez le curseur pour définir le nombre de caractères de combinaison à empiler. Plus l\'intensité est élevée, plus il est difficile à lire.' },
|
|
19
|
+
{ name: 'Sélectionner la direction du débordement', text: 'Choisissez si la corruption doit croître vers le haut, vers le bas ou dans toutes les directions simultanément.' },
|
|
20
|
+
{ name: 'Copier le résultat', text: 'Cliquez sur le bouton de copie. Le texte résultant inclut tous les octets invisibles nécessaires pour maintenir l\'effet glitch.' },
|
|
21
|
+
];
|
|
22
|
+
|
|
23
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
24
|
+
'@context': 'https://schema.org',
|
|
25
|
+
'@type': 'FAQPage',
|
|
26
|
+
mainEntity: faq.map((item) => ({
|
|
27
|
+
'@type': 'Question',
|
|
28
|
+
name: item.question,
|
|
29
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
30
|
+
})),
|
|
31
|
+
};
|
|
32
|
+
|
|
33
|
+
const howToSchema: WithContext<HowTo> = {
|
|
34
|
+
'@context': 'https://schema.org',
|
|
35
|
+
'@type': 'HowTo',
|
|
36
|
+
name: title,
|
|
37
|
+
description,
|
|
38
|
+
step: howTo.map((step) => ({
|
|
39
|
+
'@type': 'HowToStep',
|
|
40
|
+
name: step.name,
|
|
41
|
+
text: step.text,
|
|
42
|
+
})),
|
|
43
|
+
};
|
|
44
|
+
|
|
45
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
46
|
+
'@context': 'https://schema.org',
|
|
47
|
+
'@type': 'SoftwareApplication',
|
|
48
|
+
name: title,
|
|
49
|
+
description,
|
|
50
|
+
applicationCategory: 'UtilitiesApplication',
|
|
51
|
+
operatingSystem: 'Web',
|
|
52
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
53
|
+
inLanguage: 'fr',
|
|
54
|
+
};
|
|
55
|
+
|
|
56
|
+
export const content: ZalgoGeneratorLocaleContent = {
|
|
57
|
+
slug,
|
|
58
|
+
title,
|
|
59
|
+
description,
|
|
60
|
+
faqTitle: 'Questions Fréquemment Posées',
|
|
61
|
+
ui: {
|
|
62
|
+
title: 'Générateur Zalgo',
|
|
63
|
+
description: 'T̴o̴u̴t̴ ̴e̸s̶t̶ ̶c̶o̷r̵r̶o̸m̵p̶u̸',
|
|
64
|
+
inputPlaceholder: 'Écrivez votre message normal ici...',
|
|
65
|
+
intensityLabel: 'Niveau de Corruption',
|
|
66
|
+
outputLabel: 'Résultat Corrompu',
|
|
67
|
+
copyBtn: 'Copier le Chaos',
|
|
68
|
+
copied: 'Copié !',
|
|
69
|
+
faqTitle: 'FAQ',
|
|
70
|
+
bibliographyTitle: 'Références',
|
|
71
|
+
configTitle: 'Configuration',
|
|
72
|
+
intensity: 'Intensité',
|
|
73
|
+
upLabel: 'Corruption Supérieure',
|
|
74
|
+
midLabel: 'Bruit Central',
|
|
75
|
+
downLabel: 'Corruption Inférieure',
|
|
76
|
+
resetBtn: 'Réinitialiser les Valeurs',
|
|
77
|
+
warningText: 'AVERTISSEMENT: Le texte Zalgo utilise des caractères combinés Unicode qui peuvent déborder visuellement de leur conteneur. À utiliser avec précaution sur les réseaux sociaux.',
|
|
78
|
+
previewLabel: 'Aperçu en Temps Réel',
|
|
79
|
+
emptyLabel: 'Vide',
|
|
80
|
+
charLabel: 'CARACTÈRES',
|
|
81
|
+
noteText: 'Note: Certains navigateurs peuvent limiter le rendu des caractères combinés'
|
|
82
|
+
},
|
|
83
|
+
seo: [
|
|
84
|
+
{ type: 'title', text: 'Qu\'est-ce que le Texte Zalgo et comment fonctionne la corruption visuelle ?', level: 2 },
|
|
85
|
+
{ type: 'paragraph', html: 'Le texte Zalgo est une forme de manipulation typographique qui exploite une fonctionnalité spécifique de la norme Unicode: les <strong>caractères de combinaison</strong>. Contrairement aux caractères normaux, ces diacritiques ne prennent pas d\'espace horizontal - ils s\'empilent verticalement sur la lettre de base, créant ce "chaos numérique" ou cette esthétique "d\'horreur cosmique" si populaire dans la culture internet.' },
|
|
86
|
+
{ type: 'title', text: 'Anatomie du Processus', level: 3 },
|
|
87
|
+
{ type: 'paragraph', html: 'Notre générateur traite chaque caractère indépendamment, injectant des rafales aléatoires de points de code Unicode dans trois vecteurs distincts: <strong>supérieur</strong> (diacritiques qui s\'empilent au-dessus), <strong>médian</strong> (qui traversent la lettre) et <strong>inférieur</strong> (qui pendent en dessous).' },
|
|
88
|
+
{ type: 'tip', title: 'Algorithme de Corruption', html: 'Pour chaque caractère de base, un calcul <code>nombre = intensité × 30</code> est effectué. Ce nombre de diacritiques aléatoires est ajouté dans chaque vecteur. À une intensité de 1,5, vous pouvez obtenir jusqu\'à 45 caractères de combinaison par lettre.' },
|
|
89
|
+
{ type: 'title', text: 'Étiquette et Applications', level: 3 },
|
|
90
|
+
{ type: 'list', items: [
|
|
91
|
+
'<strong>Réseaux Sociaux :</strong> Attirez l\'attention sur Instagram ou TikTok. Parfait pour les biographies cherchant à rompre avec la convention.',
|
|
92
|
+
'<strong>Narration d\'Horreur :</strong> Dramatisez des récits de fiction, des creepypastas ou des simulations de systèmes compromis.',
|
|
93
|
+
'<strong>Accessibilité :</strong> Attention - le texte Zalgo est illisible par les lecteurs d\'écran. Utilisez-le uniquement comme décoration visuelle, jamais pour un contenu critique.',
|
|
94
|
+
'<strong>SEO :</strong> N\'utilisez jamais de texte Zalgo dans vos mots-clés principaux (H1, méta-titres). Les robots d\'indexation peuvent échouer à normaliser ces caractères.',
|
|
95
|
+
]},
|
|
96
|
+
{ type: 'title', text: 'L\'Origine: De Something Awful à l\'Art Glitch', level: 3 },
|
|
97
|
+
{ type: 'paragraph', html: 'Zalgo n\'a pas commencé comme un générateur, mais comme une intervention dans des bandes dessinées classiques. L\'utilisateur Shmorky, au milieu des années 2000, a commencé à déformer des personnages comme Nancy ou Archie, en ajoutant des taches et des distorsions. La phrase <strong>"Il arrive"</strong> (He comes) a scellé le destin de ces œuvres, annonçant l\'arrivée d\'une entité qui dévorait la réalité.' },
|
|
98
|
+
{ type: 'glossary', items: [
|
|
99
|
+
{ term: 'Caractère de Combinaison', definition: 'Un point de code Unicode conçu pour être placé au-dessus, en dessous ou à travers un caractère de base. Utilisé légitimement dans des langues comme l\'arabe, le vietnamien et le hindi.' },
|
|
100
|
+
{ term: 'Diacritique', definition: 'Une marque ajoutée à une lettre de base pour modifier sa prononciation ou sa signification. Zalgo en abuse pour créer un débordement visuel.' },
|
|
101
|
+
{ term: 'Bloc Unicode', definition: 'Une plage contiguë de points de code Unicode. Les caractères Zalgo proviennent principalement du bloc "Combining Diacritical Marks" (U+0300-U+036F).' },
|
|
102
|
+
{ term: 'Art Glitch', definition: 'Une esthétique qui incorpore ou simule intentionnellement des erreurs, des artefacts et des corruptions dans les médias numériques comme technique expressive.' },
|
|
103
|
+
]},
|
|
104
|
+
],
|
|
105
|
+
faq,
|
|
106
|
+
bibliography,
|
|
107
|
+
howTo,
|
|
108
|
+
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
109
|
+
};
|
|
@@ -1,109 +1,109 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import { bibliography } from '../bibliography';
|
|
3
|
-
import type { ZalgoGeneratorLocaleContent } from '../index';
|
|
4
|
-
|
|
5
|
-
const slug = 'pembuat-teks-zalgo';
|
|
6
|
-
const title = 'Pembuat Teks Zalgo';
|
|
7
|
-
const description = 'Rusakkan pesan Anda dengan karakter Unicode yang meluap dan bertingkat. Sesuaikan intensitas dan arah efek glitch.';
|
|
8
|
-
|
|
9
|
-
const faq: ZalgoGeneratorLocaleContent['faq'] = [
|
|
10
|
-
{ question: 'Apa itu teks Zalgo?', answer: 'Ini adalah jenis teks yang menggunakan karakter penggabung Unicode (diakritik) secara berlebihan. Saat ditumpuk secara vertikal, karakter-karakter ini "meluap" dari baris aslinya, menciptakan efek visual kerusakan, kekacauan, atau horor yang populer dalam budaya internet.' },
|
|
11
|
-
{ question: 'Mengapa teks Zalgo terlihat sangat aneh?', answer: 'Ini memanfaatkan fitur standar Unicode yang memungkinkan penambahan tanda di atas, di bawah, atau di tengah huruf dasar. Karena tidak ada batasan ketat tentang berapa banyak tanda yang dapat ditambahkan, teks tersebut dapat "menyerang" baris di atas atau di bawahnya.' },
|
|
12
|
-
{ question: 'Bisakah saya menggunakan teks ini di media sosial?', answer: 'Ya, sebagian besar platform modern (Instagram, Twitter, Discord) mendukung Unicode. Namun, beberapa jaringan atau perangkat mungkin memfilter atau memotong karakter berlebih pada intensitas yang sangat tinggi untuk menjaga keterbacaan antarmuka.' },
|
|
13
|
-
{ question: 'Bagaimana cara menghapus efek Zalgo dari teks?', answer: 'Untuk membersihkan teks yang rusak, Anda dapat menggunakan normalisasi string JavaScript atau cukup tempelkan ke editor teks dasar yang hanya menerima teks biasa. Alat kami murni kreatif dan tidak merusak konten asli.' },
|
|
14
|
-
];
|
|
15
|
-
|
|
16
|
-
const howTo: ZalgoGeneratorLocaleContent['howTo'] = [
|
|
17
|
-
{ name: 'Tulis pesan dasar', text: 'Masukkan teks yang ingin Anda "rusak" di kotak teks utama.' },
|
|
18
|
-
{ name: 'Sesuaikan intensitas kekacauan', text: 'Geser pengatur untuk menentukan berapa banyak karakter penggabung yang akan ditumpuk. Semakin tinggi intensitas = semakin sulit dibaca.' },
|
|
19
|
-
{ name: 'Pilih arah luapan', text: 'Pilih apakah kerusakan harus tumbuh ke atas, ke bawah, atau ke semua arah secara bersamaan.' },
|
|
20
|
-
{ name: 'Salin hasilnya', text: 'Klik tombol salin. Teks yang dihasilkan mencakup semua bita tak terlihat yang diperlukan untuk mempertahankan efek glitch.' },
|
|
21
|
-
];
|
|
22
|
-
|
|
23
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
24
|
-
'@context': 'https://schema.org',
|
|
25
|
-
'@type': 'FAQPage',
|
|
26
|
-
mainEntity: faq.map((item) => ({
|
|
27
|
-
'@type': 'Question',
|
|
28
|
-
name: item.question,
|
|
29
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
30
|
-
})),
|
|
31
|
-
};
|
|
32
|
-
|
|
33
|
-
const howToSchema: WithContext<HowTo> = {
|
|
34
|
-
'@context': 'https://schema.org',
|
|
35
|
-
'@type': 'HowTo',
|
|
36
|
-
name: title,
|
|
37
|
-
description,
|
|
38
|
-
step: howTo.map((step) => ({
|
|
39
|
-
'@type': 'HowToStep',
|
|
40
|
-
name: step.name,
|
|
41
|
-
text: step.text,
|
|
42
|
-
})),
|
|
43
|
-
};
|
|
44
|
-
|
|
45
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
46
|
-
'@context': 'https://schema.org',
|
|
47
|
-
'@type': 'SoftwareApplication',
|
|
48
|
-
name: title,
|
|
49
|
-
description,
|
|
50
|
-
applicationCategory: 'UtilitiesApplication',
|
|
51
|
-
operatingSystem: 'Web',
|
|
52
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
53
|
-
inLanguage: 'id',
|
|
54
|
-
};
|
|
55
|
-
|
|
56
|
-
export const content: ZalgoGeneratorLocaleContent = {
|
|
57
|
-
slug,
|
|
58
|
-
title,
|
|
59
|
-
description,
|
|
60
|
-
faqTitle: 'Pertanyaan yang Sering Diajukan',
|
|
61
|
-
ui: {
|
|
62
|
-
title: 'Pembuat Teks Zalgo',
|
|
63
|
-
description: 'S̷e̷m̴u̴a̷n̵y̸a̷ ̴r̸u̶s̷a̶k̵',
|
|
64
|
-
inputPlaceholder: 'Ketik pesan normal Anda di sini...',
|
|
65
|
-
intensityLabel: 'Tingkat Kerusakan',
|
|
66
|
-
outputLabel: 'Hasil yang Rusak',
|
|
67
|
-
copyBtn: 'Salin Kekacauan',
|
|
68
|
-
copied: 'Tersalin!',
|
|
69
|
-
faqTitle: 'FAQ',
|
|
70
|
-
bibliographyTitle: 'Referensi',
|
|
71
|
-
configTitle: 'Konfigurasi',
|
|
72
|
-
intensity: 'Intensitas',
|
|
73
|
-
upLabel: 'Kerusakan Atas',
|
|
74
|
-
midLabel: 'Derau Tengah',
|
|
75
|
-
downLabel: 'Kerusakan Bawah',
|
|
76
|
-
resetBtn: 'Atur Ulang Nilai',
|
|
77
|
-
warningText: 'PERINGATAN: Teks Zalgo menggunakan karakter Unicode gabungan yang mungkin meluap secara visual dari wadahnya. Gunakan dengan hati-hati di media sosial.',
|
|
78
|
-
previewLabel: 'Pratinjau Langsung',
|
|
79
|
-
emptyLabel: 'Kosong',
|
|
80
|
-
charLabel: 'KARAKTER',
|
|
81
|
-
noteText: 'Catatan: Beberapa peramban mungkin membatasi perenderan karakter gabungan'
|
|
82
|
-
},
|
|
83
|
-
seo: [
|
|
84
|
-
{ type: 'title', text: 'Apa Itu Teks Zalgo dan Bagaimana Cara Kerja Kerusakan Visual?', level: 2 },
|
|
85
|
-
{ type: 'paragraph', html: 'Teks Zalgo adalah bentuk manipulasi tipografi yang memanfaatkan fitur spesifik standar Unicode: <strong>karakter penggabung</strong>. Berbeda dengan karakter normal, diakritik ini tidak memakan ruang horizontal - mereka menumpuk secara vertikal di atas huruf dasar, menciptakan estetika "kekacauan digital" atau "horor kosmik" yang sangat populer dalam budaya internet.' },
|
|
86
|
-
{ type: 'title', text: 'Anatomi Proses', level: 3 },
|
|
87
|
-
{ type: 'paragraph', html: 'Generator kami memproses setiap karakter secara independen, menyuntikkan ledakan acak titik kode Unicode dalam tiga vektor berbeda: <strong>atas</strong> (diakritik yang menumpuk di atas), <strong>tengah</strong> (yang menembus huruf), dan <strong>bawah</strong> (tergantung di bawah).' },
|
|
88
|
-
{ type: 'tip', title: 'Algoritma Kerusakan', html: 'Untuk setiap karakter dasar, <code>jumlah = intensitas × 30</code> dihitung. Begitu banyak diakritik acak ditambahkan di setiap vektor. Pada intensitas 1,5 Anda bisa mendapatkan hingga 45 karakter penggabung per huruf.' },
|
|
89
|
-
{ type: 'title', text: 'Etika dan Aplikasi', level: 3 },
|
|
90
|
-
{ type: 'list', items: [
|
|
91
|
-
'<strong>Media Sosial:</strong> Menarik perhatian di Instagram atau TikTok. Sempurna untuk bio yang ingin tampil beda.',
|
|
92
|
-
'<strong>Penceritaan Horor:</strong> Mendramatisir narasi fiksi, creepypasta, atau simulasi sistem yang disusupi.',
|
|
93
|
-
'<strong>Aksesibilitas:</strong> Peringatan - teks Zalgo tidak dapat dibaca oleh pembaca layar. Gunakan hanya sebagai dekorasi visual, jangan pernah untuk konten penting.',
|
|
94
|
-
'<strong>SEO:</strong> Jangan pernah gunakan Zalgo dalam kata kunci inti (H1, judul meta). Bot pengindeksan mungkin gagal menormalkan karakter-karakter ini.',
|
|
95
|
-
]},
|
|
96
|
-
{ type: 'title', text: 'Asal-usul: Dari Something Awful ke Glitch Art', level: 3 },
|
|
97
|
-
{ type: 'paragraph', html: 'Zalgo tidak dimulai sebagai generator, melainkan sebagai intervensi dalam komik strip klasik. Pengguna Shmorky, pada pertengahan 2000-an, mulai merusak karakter seperti Nancy atau Archie, menambahkan noda dan distorsi. Frasa <strong>"Dia datang"</strong> menyegel nasib karya-karya ini, mengumumkan kedatangan entitas yang melahap kenyataan.' },
|
|
98
|
-
{ type: 'glossary', items: [
|
|
99
|
-
{ term: 'Karakter Penggabung', definition: 'Titik kode Unicode yang dirancang untuk ditempatkan di atas, di bawah, atau menembus karakter dasar. Digunakan secara sah dalam bahasa-bahasa seperti Arab, Vietnam, dan Hindi.' },
|
|
100
|
-
{ term: 'Diakritik', definition: 'Tanda yang ditambahkan pada huruf dasar untuk mengubah pengucapan atau maknanya. Zalgo menyalahgunakan ini untuk menciptakan luapan visual.' },
|
|
101
|
-
{ term: 'Blok Unicode', definition: 'Rentang titik kode Unicode yang berdampingan. Karakter Zalgo sebagian besar berasal dari blok "Kombinasi Tanda Diakritik" (U+0300-U+036F).' },
|
|
102
|
-
{ term: 'Glitch Art', definition: 'Estetika yang secara sengaja memasukkan atau mensimulasikan kesalahan, artefak, dan kerusakan pada media digital sebagai teknik ekspresif.' },
|
|
103
|
-
]},
|
|
104
|
-
],
|
|
105
|
-
faq,
|
|
106
|
-
bibliography,
|
|
107
|
-
howTo,
|
|
108
|
-
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
109
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowTo, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import { bibliography } from '../bibliography';
|
|
3
|
+
import type { ZalgoGeneratorLocaleContent } from '../index';
|
|
4
|
+
|
|
5
|
+
const slug = 'pembuat-teks-zalgo';
|
|
6
|
+
const title = 'Pembuat Teks Zalgo';
|
|
7
|
+
const description = 'Rusakkan pesan Anda dengan karakter Unicode yang meluap dan bertingkat. Sesuaikan intensitas dan arah efek glitch.';
|
|
8
|
+
|
|
9
|
+
const faq: ZalgoGeneratorLocaleContent['faq'] = [
|
|
10
|
+
{ question: 'Apa itu teks Zalgo?', answer: 'Ini adalah jenis teks yang menggunakan karakter penggabung Unicode (diakritik) secara berlebihan. Saat ditumpuk secara vertikal, karakter-karakter ini "meluap" dari baris aslinya, menciptakan efek visual kerusakan, kekacauan, atau horor yang populer dalam budaya internet.' },
|
|
11
|
+
{ question: 'Mengapa teks Zalgo terlihat sangat aneh?', answer: 'Ini memanfaatkan fitur standar Unicode yang memungkinkan penambahan tanda di atas, di bawah, atau di tengah huruf dasar. Karena tidak ada batasan ketat tentang berapa banyak tanda yang dapat ditambahkan, teks tersebut dapat "menyerang" baris di atas atau di bawahnya.' },
|
|
12
|
+
{ question: 'Bisakah saya menggunakan teks ini di media sosial?', answer: 'Ya, sebagian besar platform modern (Instagram, Twitter, Discord) mendukung Unicode. Namun, beberapa jaringan atau perangkat mungkin memfilter atau memotong karakter berlebih pada intensitas yang sangat tinggi untuk menjaga keterbacaan antarmuka.' },
|
|
13
|
+
{ question: 'Bagaimana cara menghapus efek Zalgo dari teks?', answer: 'Untuk membersihkan teks yang rusak, Anda dapat menggunakan normalisasi string JavaScript atau cukup tempelkan ke editor teks dasar yang hanya menerima teks biasa. Alat kami murni kreatif dan tidak merusak konten asli.' },
|
|
14
|
+
];
|
|
15
|
+
|
|
16
|
+
const howTo: ZalgoGeneratorLocaleContent['howTo'] = [
|
|
17
|
+
{ name: 'Tulis pesan dasar', text: 'Masukkan teks yang ingin Anda "rusak" di kotak teks utama.' },
|
|
18
|
+
{ name: 'Sesuaikan intensitas kekacauan', text: 'Geser pengatur untuk menentukan berapa banyak karakter penggabung yang akan ditumpuk. Semakin tinggi intensitas = semakin sulit dibaca.' },
|
|
19
|
+
{ name: 'Pilih arah luapan', text: 'Pilih apakah kerusakan harus tumbuh ke atas, ke bawah, atau ke semua arah secara bersamaan.' },
|
|
20
|
+
{ name: 'Salin hasilnya', text: 'Klik tombol salin. Teks yang dihasilkan mencakup semua bita tak terlihat yang diperlukan untuk mempertahankan efek glitch.' },
|
|
21
|
+
];
|
|
22
|
+
|
|
23
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
24
|
+
'@context': 'https://schema.org',
|
|
25
|
+
'@type': 'FAQPage',
|
|
26
|
+
mainEntity: faq.map((item) => ({
|
|
27
|
+
'@type': 'Question',
|
|
28
|
+
name: item.question,
|
|
29
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
30
|
+
})),
|
|
31
|
+
};
|
|
32
|
+
|
|
33
|
+
const howToSchema: WithContext<HowTo> = {
|
|
34
|
+
'@context': 'https://schema.org',
|
|
35
|
+
'@type': 'HowTo',
|
|
36
|
+
name: title,
|
|
37
|
+
description,
|
|
38
|
+
step: howTo.map((step) => ({
|
|
39
|
+
'@type': 'HowToStep',
|
|
40
|
+
name: step.name,
|
|
41
|
+
text: step.text,
|
|
42
|
+
})),
|
|
43
|
+
};
|
|
44
|
+
|
|
45
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
46
|
+
'@context': 'https://schema.org',
|
|
47
|
+
'@type': 'SoftwareApplication',
|
|
48
|
+
name: title,
|
|
49
|
+
description,
|
|
50
|
+
applicationCategory: 'UtilitiesApplication',
|
|
51
|
+
operatingSystem: 'Web',
|
|
52
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
53
|
+
inLanguage: 'id',
|
|
54
|
+
};
|
|
55
|
+
|
|
56
|
+
export const content: ZalgoGeneratorLocaleContent = {
|
|
57
|
+
slug,
|
|
58
|
+
title,
|
|
59
|
+
description,
|
|
60
|
+
faqTitle: 'Pertanyaan yang Sering Diajukan',
|
|
61
|
+
ui: {
|
|
62
|
+
title: 'Pembuat Teks Zalgo',
|
|
63
|
+
description: 'S̷e̷m̴u̴a̷n̵y̸a̷ ̴r̸u̶s̷a̶k̵',
|
|
64
|
+
inputPlaceholder: 'Ketik pesan normal Anda di sini...',
|
|
65
|
+
intensityLabel: 'Tingkat Kerusakan',
|
|
66
|
+
outputLabel: 'Hasil yang Rusak',
|
|
67
|
+
copyBtn: 'Salin Kekacauan',
|
|
68
|
+
copied: 'Tersalin!',
|
|
69
|
+
faqTitle: 'FAQ',
|
|
70
|
+
bibliographyTitle: 'Referensi',
|
|
71
|
+
configTitle: 'Konfigurasi',
|
|
72
|
+
intensity: 'Intensitas',
|
|
73
|
+
upLabel: 'Kerusakan Atas',
|
|
74
|
+
midLabel: 'Derau Tengah',
|
|
75
|
+
downLabel: 'Kerusakan Bawah',
|
|
76
|
+
resetBtn: 'Atur Ulang Nilai',
|
|
77
|
+
warningText: 'PERINGATAN: Teks Zalgo menggunakan karakter Unicode gabungan yang mungkin meluap secara visual dari wadahnya. Gunakan dengan hati-hati di media sosial.',
|
|
78
|
+
previewLabel: 'Pratinjau Langsung',
|
|
79
|
+
emptyLabel: 'Kosong',
|
|
80
|
+
charLabel: 'KARAKTER',
|
|
81
|
+
noteText: 'Catatan: Beberapa peramban mungkin membatasi perenderan karakter gabungan'
|
|
82
|
+
},
|
|
83
|
+
seo: [
|
|
84
|
+
{ type: 'title', text: 'Apa Itu Teks Zalgo dan Bagaimana Cara Kerja Kerusakan Visual?', level: 2 },
|
|
85
|
+
{ type: 'paragraph', html: 'Teks Zalgo adalah bentuk manipulasi tipografi yang memanfaatkan fitur spesifik standar Unicode: <strong>karakter penggabung</strong>. Berbeda dengan karakter normal, diakritik ini tidak memakan ruang horizontal - mereka menumpuk secara vertikal di atas huruf dasar, menciptakan estetika "kekacauan digital" atau "horor kosmik" yang sangat populer dalam budaya internet.' },
|
|
86
|
+
{ type: 'title', text: 'Anatomi Proses', level: 3 },
|
|
87
|
+
{ type: 'paragraph', html: 'Generator kami memproses setiap karakter secara independen, menyuntikkan ledakan acak titik kode Unicode dalam tiga vektor berbeda: <strong>atas</strong> (diakritik yang menumpuk di atas), <strong>tengah</strong> (yang menembus huruf), dan <strong>bawah</strong> (tergantung di bawah).' },
|
|
88
|
+
{ type: 'tip', title: 'Algoritma Kerusakan', html: 'Untuk setiap karakter dasar, <code>jumlah = intensitas × 30</code> dihitung. Begitu banyak diakritik acak ditambahkan di setiap vektor. Pada intensitas 1,5 Anda bisa mendapatkan hingga 45 karakter penggabung per huruf.' },
|
|
89
|
+
{ type: 'title', text: 'Etika dan Aplikasi', level: 3 },
|
|
90
|
+
{ type: 'list', items: [
|
|
91
|
+
'<strong>Media Sosial:</strong> Menarik perhatian di Instagram atau TikTok. Sempurna untuk bio yang ingin tampil beda.',
|
|
92
|
+
'<strong>Penceritaan Horor:</strong> Mendramatisir narasi fiksi, creepypasta, atau simulasi sistem yang disusupi.',
|
|
93
|
+
'<strong>Aksesibilitas:</strong> Peringatan - teks Zalgo tidak dapat dibaca oleh pembaca layar. Gunakan hanya sebagai dekorasi visual, jangan pernah untuk konten penting.',
|
|
94
|
+
'<strong>SEO:</strong> Jangan pernah gunakan Zalgo dalam kata kunci inti (H1, judul meta). Bot pengindeksan mungkin gagal menormalkan karakter-karakter ini.',
|
|
95
|
+
]},
|
|
96
|
+
{ type: 'title', text: 'Asal-usul: Dari Something Awful ke Glitch Art', level: 3 },
|
|
97
|
+
{ type: 'paragraph', html: 'Zalgo tidak dimulai sebagai generator, melainkan sebagai intervensi dalam komik strip klasik. Pengguna Shmorky, pada pertengahan 2000-an, mulai merusak karakter seperti Nancy atau Archie, menambahkan noda dan distorsi. Frasa <strong>"Dia datang"</strong> menyegel nasib karya-karya ini, mengumumkan kedatangan entitas yang melahap kenyataan.' },
|
|
98
|
+
{ type: 'glossary', items: [
|
|
99
|
+
{ term: 'Karakter Penggabung', definition: 'Titik kode Unicode yang dirancang untuk ditempatkan di atas, di bawah, atau menembus karakter dasar. Digunakan secara sah dalam bahasa-bahasa seperti Arab, Vietnam, dan Hindi.' },
|
|
100
|
+
{ term: 'Diakritik', definition: 'Tanda yang ditambahkan pada huruf dasar untuk mengubah pengucapan atau maknanya. Zalgo menyalahgunakan ini untuk menciptakan luapan visual.' },
|
|
101
|
+
{ term: 'Blok Unicode', definition: 'Rentang titik kode Unicode yang berdampingan. Karakter Zalgo sebagian besar berasal dari blok "Kombinasi Tanda Diakritik" (U+0300-U+036F).' },
|
|
102
|
+
{ term: 'Glitch Art', definition: 'Estetika yang secara sengaja memasukkan atau mensimulasikan kesalahan, artefak, dan kerusakan pada media digital sebagai teknik ekspresif.' },
|
|
103
|
+
]},
|
|
104
|
+
],
|
|
105
|
+
faq,
|
|
106
|
+
bibliography,
|
|
107
|
+
howTo,
|
|
108
|
+
schemas: [faqSchema as any, howToSchema as any, appSchema],
|
|
109
|
+
};
|