@jjlmoya/utils-creative 1.21.0 → 1.23.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 +5 -3
- package/src/category/i18n/de.ts +1 -1
- package/src/category/i18n/ru.ts +1 -1
- package/src/layouts/PreviewLayout.astro +7 -2
- package/src/tests/diacritics_density.test.ts +118 -0
- package/src/tests/inverted_punctuation.test.ts +84 -0
- package/src/tests/no_en_dash.test.ts +70 -0
- package/src/tests/pagespeed_best_practices.test.ts +198 -0
- package/src/tests/script_density.test.ts +94 -0
- package/src/tests/seo_parity.test.ts +60 -0
- package/src/tests/translation_copy.test.ts +124 -0
- package/src/tool/bead-pattern-generator/component.astro +2 -2
- package/src/tool/bead-pattern-generator/i18n/de.ts +2 -2
- package/src/tool/bead-pattern-generator/i18n/en.ts +2 -2
- package/src/tool/bead-pattern-generator/i18n/es.ts +3 -10
- package/src/tool/bead-pattern-generator/i18n/fr.ts +3 -3
- package/src/tool/bead-pattern-generator/i18n/id.ts +2 -2
- package/src/tool/bead-pattern-generator/i18n/it.ts +2 -2
- package/src/tool/bead-pattern-generator/i18n/ja.ts +2 -2
- package/src/tool/bead-pattern-generator/i18n/ko.ts +2 -2
- package/src/tool/bead-pattern-generator/i18n/nl.ts +2 -2
- package/src/tool/bead-pattern-generator/i18n/pl.ts +2 -2
- package/src/tool/bead-pattern-generator/i18n/pt.ts +2 -2
- package/src/tool/bead-pattern-generator/i18n/ru.ts +6 -6
- package/src/tool/bead-pattern-generator/i18n/sv.ts +2 -2
- package/src/tool/bead-pattern-generator/i18n/tr.ts +2 -2
- package/src/tool/bead-pattern-generator/i18n/zh.ts +5 -5
- package/src/tool/dice-roller/bibliography.ts +3 -3
- package/src/tool/dice-roller/i18n/de.ts +10 -10
- package/src/tool/dice-roller/i18n/en.ts +10 -10
- package/src/tool/dice-roller/i18n/es.ts +15 -17
- package/src/tool/dice-roller/i18n/fr.ts +16 -16
- package/src/tool/dice-roller/i18n/id.ts +10 -10
- package/src/tool/dice-roller/i18n/it.ts +9 -9
- package/src/tool/dice-roller/i18n/ja.ts +7 -7
- package/src/tool/dice-roller/i18n/ko.ts +8 -8
- package/src/tool/dice-roller/i18n/nl.ts +10 -10
- package/src/tool/dice-roller/i18n/pl.ts +9 -9
- package/src/tool/dice-roller/i18n/pt.ts +10 -10
- package/src/tool/dice-roller/i18n/ru.ts +16 -16
- package/src/tool/dice-roller/i18n/sv.ts +10 -10
- package/src/tool/dice-roller/i18n/tr.ts +8 -8
- package/src/tool/dice-roller/i18n/zh.ts +14 -14
- package/src/tool/excuse-generator/i18n/de.ts +5 -5
- package/src/tool/excuse-generator/i18n/es.ts +0 -6
- package/src/tool/excuse-generator/i18n/fr.ts +2 -2
- package/src/tool/excuse-generator/i18n/pl.ts +5 -5
- package/src/tool/excuse-generator/i18n/ru.ts +5 -5
- package/src/tool/excuse-generator/i18n/zh.ts +7 -7
- package/src/tool/fortune-cookie/component.astro +7 -10
- package/src/tool/fortune-cookie/i18n/de.ts +4 -4
- package/src/tool/fortune-cookie/i18n/en.ts +4 -4
- package/src/tool/fortune-cookie/i18n/es.ts +0 -5
- package/src/tool/fortune-cookie/i18n/fr.ts +5 -5
- package/src/tool/fortune-cookie/i18n/id.ts +4 -4
- package/src/tool/fortune-cookie/i18n/it.ts +1 -1
- package/src/tool/fortune-cookie/i18n/nl.ts +4 -4
- package/src/tool/fortune-cookie/i18n/pl.ts +4 -4
- package/src/tool/fortune-cookie/i18n/pt.ts +4 -4
- package/src/tool/fortune-cookie/i18n/ru.ts +15 -15
- package/src/tool/fortune-cookie/i18n/sv.ts +4 -4
- package/src/tool/fortune-cookie/i18n/tr.ts +3 -3
- package/src/tool/fortune-cookie/i18n/zh.ts +5 -5
- package/src/tool/glitch-image-distorter/component.astro +7 -7
- package/src/tool/glitch-image-distorter/i18n/de.ts +1 -1
- package/src/tool/glitch-image-distorter/i18n/en.ts +2 -2
- package/src/tool/glitch-image-distorter/i18n/fr.ts +3 -3
- package/src/tool/glitch-image-distorter/i18n/id.ts +1 -1
- package/src/tool/glitch-image-distorter/i18n/it.ts +1 -1
- package/src/tool/glitch-image-distorter/i18n/nl.ts +1 -1
- package/src/tool/glitch-image-distorter/i18n/pl.ts +1 -1
- package/src/tool/glitch-image-distorter/i18n/pt.ts +1 -1
- package/src/tool/glitch-image-distorter/i18n/ru.ts +11 -11
- package/src/tool/glitch-image-distorter/i18n/sv.ts +1 -1
- package/src/tool/glitch-image-distorter/i18n/tr.ts +1 -1
- package/src/tool/glitch-image-distorter/i18n/zh.ts +12 -12
- package/src/tool/synesthesia-painter/bibliography.ts +3 -3
- package/src/tool/synesthesia-painter/i18n/de.ts +12 -12
- package/src/tool/synesthesia-painter/i18n/en.ts +3 -3
- package/src/tool/synesthesia-painter/i18n/es.ts +5 -7
- package/src/tool/synesthesia-painter/i18n/fr.ts +8 -8
- package/src/tool/synesthesia-painter/i18n/id.ts +3 -3
- package/src/tool/synesthesia-painter/i18n/ja.ts +2 -2
- package/src/tool/synesthesia-painter/i18n/ko.ts +2 -2
- package/src/tool/synesthesia-painter/i18n/nl.ts +2 -2
- package/src/tool/synesthesia-painter/i18n/pl.ts +12 -12
- package/src/tool/synesthesia-painter/i18n/pt.ts +3 -3
- package/src/tool/synesthesia-painter/i18n/ru.ts +15 -15
- package/src/tool/synesthesia-painter/i18n/sv.ts +3 -3
- package/src/tool/synesthesia-painter/i18n/tr.ts +2 -2
- package/src/tool/synesthesia-painter/i18n/zh.ts +13 -13
- package/src/tool/zalgo-generator/component.astro +1 -1
- package/src/tool/zalgo-generator/i18n/de.ts +7 -7
- package/src/tool/zalgo-generator/i18n/en.ts +3 -3
- package/src/tool/zalgo-generator/i18n/es.ts +2 -9
- package/src/tool/zalgo-generator/i18n/fr.ts +7 -7
- package/src/tool/zalgo-generator/i18n/id.ts +3 -3
- package/src/tool/zalgo-generator/i18n/it.ts +2 -2
- package/src/tool/zalgo-generator/i18n/ja.ts +2 -2
- package/src/tool/zalgo-generator/i18n/ko.ts +2 -2
- package/src/tool/zalgo-generator/i18n/nl.ts +3 -3
- package/src/tool/zalgo-generator/i18n/pl.ts +7 -7
- package/src/tool/zalgo-generator/i18n/pt.ts +3 -3
- package/src/tool/zalgo-generator/i18n/ru.ts +7 -7
- package/src/tool/zalgo-generator/i18n/sv.ts +3 -3
- package/src/tool/zalgo-generator/i18n/tr.ts +3 -3
- package/src/tool/zalgo-generator/i18n/zh.ts +7 -7
|
@@ -99,13 +99,13 @@ export const content: DiceRollerLocaleContent = {
|
|
|
99
99
|
{ type: 'title', text: 'Standart Zar Ailesi', level: 3 },
|
|
100
100
|
{ type: 'paragraph', html: '1974\'te <strong>Dungeons & Dragons</strong> tarafından popüler hale getirilen, rol yapma oyunlarındaki en geniş zar seti, beş Platonik cisim ve iki ek şekilden oluşur: d4 (tetrahedron), d6 (küp), d8 (oktahedron), d10 (beşgen trapezohedron), d12 (dodekahedron), d20 (ikosahedron) ve d100 (yüzdelik zar). Her bir çokyüzlü tekdüze dağılımı garanti eder: tüm yüzlerin gelme olasılığı tam olarak aynıdır.' },
|
|
101
101
|
{ type: 'list', items: [
|
|
102
|
-
'<strong>d4
|
|
103
|
-
'<strong>d6
|
|
104
|
-
'<strong>d8
|
|
105
|
-
'<strong>d10
|
|
106
|
-
'<strong>d12
|
|
107
|
-
'<strong>d20
|
|
108
|
-
'<strong>d100
|
|
102
|
+
'<strong>d4 - Tetrahedron:</strong> Çıplak ayakla basıldığında en tehlikelisi. Dört üçgen yüzey, yüzey başına %25 olasılık. Genellikle hançer hasarı veya düşük seviyeli büyüler için kullanılır.',
|
|
103
|
+
'<strong>d6 - Küp:</strong> En evrensel zar. Mısır oyunu Senet\'ten beri tüm masa oyunlarında mevcuttur. Kübik geometrisi mükemmel eşit dağılımı garanti eder.',
|
|
104
|
+
'<strong>d8 - Oktahedron:</strong> Mızrak veya savaş baltası zarı. Sekiz eşkenar üçgen yüzey. Yüzey başına %12,5 olasılık.',
|
|
105
|
+
'<strong>d10 - Beşgen Trapezohedron:</strong> Standart set içindeki tek Platonik cisim olmayan şekil. "Tepe" başına iki zıt yüz. d100 (iki d10 birleşimi) için temeldir.',
|
|
106
|
+
'<strong>d12 - Dodekahedron:</strong> Barbarın zarı. On iki beşgen yüz. Birçok sistemde değeri hafife alınır, D&D 5e Barbar sınıfının yıldızıdır.',
|
|
107
|
+
'<strong>d20 - Ikosahedron:</strong> RPG\'nin kralı. Yirmi üçgen yüzey. d20 sisteminin ana kahramanıdır: neredeyse tüm eylemlerin başarısını veya başarısızlığını belirler.',
|
|
108
|
+
'<strong>d100 - Yüzdelik:</strong> İki d10 birleşimi (onluklar + birlikler). Call of Cthulhu veya Warhammer Fantasy gibi sistemlerde hassas olasılıkları tanımlar.',
|
|
109
109
|
]},
|
|
110
110
|
{ type: 'stats', items: [
|
|
111
111
|
{ value: 'M.Ö. 5000', label: 'İlk zarlar (astragali)', icon: 'mdi:history' },
|
|
@@ -124,7 +124,7 @@ export const content: DiceRollerLocaleContent = {
|
|
|
124
124
|
{ term: 'Fumble / Doğal 1', definition: 'Bir zarda minimum değerin (1) atılması. Genellikle dramatik bir başarısızlık veya olumsuz sonuçla sonuçlanır.' },
|
|
125
125
|
{ term: 'Dice Pool (Zar Havuzu)', definition: 'Aynı anda atılan zarlar koleksiyonu. Aracımızdaki havuz, her zar tipini sayıya göre gruplandırılmış olarak gösterir (örneğin 3d6 + 2d8).' },
|
|
126
126
|
{ term: 'Modifier (Değiştirici)', definition: 'Bir karakterin becerisini, nitelik bonusunu veya durumsal cezasını temsil eden, bir zar sonucuna eklenen veya sonucundan çıkarılan sabit bir sayı.' },
|
|
127
|
-
{ term: 'Yüzdelik Atış', definition: 'Yeteneklerin yüzde olarak ölçüldüğü beceri tabanlı sistemlerde kullanılan, 1
|
|
127
|
+
{ term: 'Yüzdelik Atış', definition: 'Yeteneklerin yüzde olarak ölçüldüğü beceri tabanlı sistemlerde kullanılan, 1-100 arası bir sonuç üretmek için iki d10 kullanan bir atış.' },
|
|
128
128
|
]},
|
|
129
129
|
],
|
|
130
130
|
faq,
|
|
@@ -9,15 +9,15 @@ const description = '一个为您的 RPG 和桌面游戏而设计的全功能骰
|
|
|
9
9
|
const faq: DiceRollerLocaleContent['faq'] = [
|
|
10
10
|
{
|
|
11
11
|
question: '我该如何模拟优势掷骰(Advantage, D&D)?',
|
|
12
|
-
answer: '点击两次 d20 按钮,将两个 d20
|
|
12
|
+
answer: '点击两次 d20 按钮,将两个 d20 骰子放入袋中。掷骰后,观察两个独立的结果并取较高值。显示的\"总计\"将是两者的和,但您可以在结果明细中查看每个骰子的具体点数。',
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
15
|
question: '结果中的绿色或红色代表什么?',
|
|
16
|
-
answer: '
|
|
16
|
+
answer: '绿色的结果表示该骰子掷出了可能的最大值(\"大成功\"或\"暴击\")。红色的结果代表最小值(\"1\",最糟糕的结果)。这让您能一眼发现关键成功或大失败。',
|
|
17
17
|
},
|
|
18
18
|
{
|
|
19
19
|
question: '我可以添加多个同类型的骰子吗?',
|
|
20
|
-
answer: '可以。每次点击一个骰子都会将其添加到投掷池中。如果您点击 d6
|
|
20
|
+
answer: '可以。每次点击一个骰子都会将其添加到投掷池中。如果您点击 d6 三次,投掷池将显示\"3d6\"。如需减少数量,点击投掷池中每个骰子组旁边的\"−\"按钮即可。',
|
|
21
21
|
},
|
|
22
22
|
{
|
|
23
23
|
question: '数字骰子和物理骰子一样随机吗?',
|
|
@@ -25,14 +25,14 @@ const faq: DiceRollerLocaleContent['faq'] = [
|
|
|
25
25
|
},
|
|
26
26
|
{
|
|
27
27
|
question: '什么是 d100,它该如何使用?',
|
|
28
|
-
answer: 'd100(或 d%)会生成 1 到 100
|
|
28
|
+
answer: 'd100(或 d%)会生成 1 到 100 之间的数字,常用于基于百分比的游戏系统,如《克苏鲁的呼唤》或《战锤奇幻角色扮演》。它代表\"直接概率\":如果您的潜行技能是 65%,那么您需要掷出 65 或更小的数字才能成功。',
|
|
29
29
|
},
|
|
30
30
|
];
|
|
31
31
|
|
|
32
32
|
const howTo: DiceRollerLocaleContent['howTo'] = [
|
|
33
33
|
{ name: '构建骰子池', text: '点击骰子按钮(d4、d6、d8...)将它们添加到池中。每次点击都会添加一个所选类型的骰子。您可以在同一次投掷中混合不同类型的骰子。' },
|
|
34
|
-
{ name: '调整修正值', text: '
|
|
35
|
-
{ name: '掷骰子', text: '
|
|
34
|
+
{ name: '调整修正值', text: '使用修正值旁边的\"+\"和\"−\"按钮来应用奖励或惩罚(如 D&D 中的属性修正值)。修正值会自动累加到总计中。' },
|
|
35
|
+
{ name: '掷骰子', text: '点击\"掷骰子\"按钮。右侧面板显示最终总计以及每个骰子的具体点数,大成功(最大值)以绿色标记,大失败(最小值)以红色标记。' },
|
|
36
36
|
{ name: '查看历史记录', text: '每次投掷都会连同使用的骰子表达式、总计结果和精确时间一起记录在历史中。您可以使用相应按钮清除历史记录。' },
|
|
37
37
|
];
|
|
38
38
|
|
|
@@ -99,13 +99,13 @@ export const content: DiceRollerLocaleContent = {
|
|
|
99
99
|
{ type: 'title', text: '标准骰子系列', level: 3 },
|
|
100
100
|
{ type: 'paragraph', html: '自 1974 年由 <strong>《龙与地下城》</strong> 推而广之以来,角色扮演游戏中最广泛使用的骰子组合由五个柏拉图多面体加上两个额外形状组成:d4(正四面体)、d6(正六面体/立方体)、d8(正八面体)、d10(五角偏方三八面体)、d12(正十二面体)、d20(正二十面体)以及 d100(百分比骰)。每种多面体都保证了均匀分布:所有面出现的概率完全相同。' },
|
|
101
101
|
{ type: 'list', items: [
|
|
102
|
-
'<strong>d4
|
|
103
|
-
'<strong>d6
|
|
104
|
-
'<strong>d8
|
|
105
|
-
'<strong>d10
|
|
106
|
-
'<strong>d12
|
|
107
|
-
'<strong>d20
|
|
108
|
-
'<strong>d100
|
|
102
|
+
'<strong>d4 - 正四面体:</strong> 如果赤脚踩到它是最危险的。四个三角形面,每面概率 25%。通常用于匕首伤害或低级法术。',
|
|
103
|
+
'<strong>d6 - 立方体:</strong> 最通用的骰子。自埃及塞尼特棋以来就存在于所有棋盘游戏中。其立方几何形状保证了完美的等概率分布。',
|
|
104
|
+
'<strong>d8 - 正八面体:</strong> 长矛或战斧的骰子。八个等边三角形面,每面概率 12.5%。',
|
|
105
|
+
'<strong>d10 - 五角偏方三八面体:</strong> 标准组合中唯一的非柏拉图多面体。每个\"顶点\"有两个相对的面。是 d100(两个 d10 组合)的基础。',
|
|
106
|
+
'<strong>d12 - 正十二面体:</strong> 野蛮人之骰。十二个正五边形面。在很多系统中被低估,但在 D&D 5e 的野蛮人职业中是主角。',
|
|
107
|
+
'<strong>d20 - 正二十面体:</strong> RPG 之王。二十个三角形面。d20 系统的核心:决定了几乎所有动作的成败。',
|
|
108
|
+
'<strong>d100 - 百分比骰:</strong> 两个 d10 组合(十位+个位)。在《克苏鲁的呼唤》或《战锤》等系统中定义精细概率。',
|
|
109
109
|
]},
|
|
110
110
|
{ type: 'stats', items: [
|
|
111
111
|
{ value: '5000 BC', label: '首个骰子(距骨)', icon: 'mdi:history' },
|
|
@@ -118,7 +118,7 @@ export const content: DiceRollerLocaleContent = {
|
|
|
118
118
|
{ type: 'tip', title: '优势与劣势 (D&D 5e)', html: '<strong>优势</strong>机制是指掷 2d20 并取较高值。从数学上讲,这会将平均值从 10.5 提高到约 13.8。<strong>劣势</strong>反之:取较低值,平均值降至约 7.2。我们的模拟器允许您通过向袋中添加两个 d20 并比较结果来模拟这一点。' },
|
|
119
119
|
{ type: 'title', text: '修正值:骰子与角色之间的桥梁', level: 3 },
|
|
120
120
|
{ type: 'paragraph', html: '在大多数 RPG 系统中,骰子并非独立工作:会加减代表角色能力的<strong>修正值</strong>。在 D&D 5e 中,力量修正值为 +5 意味着您掷 1d20 后加 5,并根据敌人的护甲等级 (AC) 检查结果。我们的模拟器包含修正值控制功能,以如实反映这些机制。' },
|
|
121
|
-
{ type: 'tip', title: '骰子记法标准', html: '<strong>XdY+Z</strong> 记法是角色扮演游戏中的事实标准:X 个 Y 面的骰子,带有修正值 Z
|
|
121
|
+
{ type: 'tip', title: '骰子记法标准', html: '<strong>XdY+Z</strong> 记法是角色扮演游戏中的事实标准:X 个 Y 面的骰子,带有修正值 Z。\"3d6+2\"意味着掷三个六面骰子并将结果加 2。我们的工具在历史记录中使用此记法,方便您轻松共享或记录您的掷骰结果。' },
|
|
122
122
|
{ type: 'glossary', items: [
|
|
123
123
|
{ term: '暴击 (Critical Hit)', definition: '掷出骰子的最大值(例如 d20 掷出 20)。在大多数 RPG 系统中通常会触发特殊的奖励效果。' },
|
|
124
124
|
{ term: '大失败 / 自发 1 (Nat 1)', definition: '掷出骰子的最小值 (1)。通产导致戏剧性的失败或负面后果。' },
|
|
@@ -97,15 +97,15 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
97
97
|
},
|
|
98
98
|
seo: [
|
|
99
99
|
{ type: 'title', text: 'Die wissenschaftliche Kunst der perfekten Ausrede', level: 2 },
|
|
100
|
-
{ type: 'paragraph', html: 'Wir leben im Zeitalter der Hyperkonnektivität. Ihr Telefon vibriert, Ihre Uhr benachrichtigt Sie und Ihr Terminkalender sieht aus wie ein Tetris-Spiel, das kurz vor dem Verlieren steht. Der Druck, zu allem
|
|
100
|
+
{ type: 'paragraph', html: 'Wir leben im Zeitalter der Hyperkonnektivität. Ihr Telefon vibriert, Ihre Uhr benachrichtigt Sie und Ihr Terminkalender sieht aus wie ein Tetris-Spiel, das kurz vor dem Verlieren steht. Der Druck, zu allem \"Ja\" zu sagen, hat eine Epidemie der sozialen Erschöpfung ausgelöst.' },
|
|
101
101
|
{ type: 'title', text: 'Die Renaissance von JOMO (Joy of Missing Out)', level: 3 },
|
|
102
102
|
{ type: 'paragraph', html: 'Während FOMO (Fear of Missing Out) das letzte Jahrzehnt dominierte, plädieren Experten für digitales Wohlbefinden nun für <strong>JOMO: Die Freude am Verpassen</strong>. Es geht nicht um Isolation, sondern um Intentionalität.' },
|
|
103
|
-
{ type: 'tip', title: 'Die Formel für das unwiderlegbare Alibi', html: '<strong>Das dissoziierte Subjekt:</strong> Sie sind niemals der Schuldige. Es ist
|
|
103
|
+
{ type: 'tip', title: 'Die Formel für das unwiderlegbare Alibi', html: '<strong>Das dissoziierte Subjekt:</strong> Sie sind niemals der Schuldige. Es ist \"das WLAN\", \"meine Katze\", \"das Universum\". Schieben Sie die Schuld auf eine externe Instanz.<br><strong>Die hyperbolische Aktion:</strong> Die Situation muss so absurd oder technisch sein, dass niemand nach Details fragt.<br><strong>Die physische Blockade:</strong> Das Endergebnis muss binär sein: Entweder ich gehe oder ich bleibe zu Hause.' },
|
|
104
104
|
{ type: 'title', text: 'Eine kurze Geschichte der Ausrede', level: 3 },
|
|
105
105
|
{ type: 'list', items: [
|
|
106
|
-
'<strong>Mittelalter:</strong>
|
|
107
|
-
'<strong>Industrielle Revolution:</strong>
|
|
108
|
-
'<strong>Digitales Zeitalter:</strong>
|
|
106
|
+
'<strong>Mittelalter:</strong> \"Mein Pferd hat ein Hufeisen verloren\" (Ein zeitloser Klassiker).',
|
|
107
|
+
'<strong>Industrielle Revolution:</strong> \"Die Dampfmaschine ist überhitzt\".',
|
|
108
|
+
'<strong>Digitales Zeitalter:</strong> \"Mein Internet ist mitten im Update ausgefallen\".',
|
|
109
109
|
]},
|
|
110
110
|
{ type: 'proscons', items: [
|
|
111
111
|
{ pro: 'Befreit sofort von sozialem Druck', con: 'Übermäßiger Gebrauch untergräbt das Vertrauen' },
|
|
@@ -105,12 +105,6 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
105
105
|
'<strong>Revolución Industrial:</strong> "La máquina de vapor se ha sobrecalentado".',
|
|
106
106
|
'<strong>Era Digital:</strong> "Se me ha caído internet justo en medio de una actualización".'
|
|
107
107
|
]},
|
|
108
|
-
{ type: 'stats', items: [
|
|
109
|
-
{ value: '20', label: 'Sujetos posibles', icon: 'mdi:account-multiple' },
|
|
110
|
-
{ value: '20', label: 'Acciones disponibles', icon: 'mdi:lightning-bolt' },
|
|
111
|
-
{ value: '20', label: 'Desenlaces distintos', icon: 'mdi:door-open' },
|
|
112
|
-
{ value: '8.000', label: 'Combinaciones posibles', icon: 'mdi:shuffle-variant' },
|
|
113
|
-
], columns: 4 },
|
|
114
108
|
{ type: 'proscons', items: [
|
|
115
109
|
{ pro: 'Alivia la presión social al instante', con: 'El uso excesivo erosiona la confianza' },
|
|
116
110
|
{ pro: 'Protege tu energía y tus límites personales', con: 'Puede generar culpa si se usa sin cuidado' },
|
|
@@ -99,8 +99,8 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
99
99
|
{ type: 'title', text: 'L\'Art Scientifique de l\'Excuse Parfaite', level: 2 },
|
|
100
100
|
{ type: 'paragraph', html: 'Nous vivons à l\'ère de l\'hyper-connectivité. Votre téléphone vibre, votre montre vous notifie, et votre agenda ressemble à une partie de Tetris sur le point de s\'effondrer. La pression de dire "oui" à tout a créé une épidémie d\'épuisement social.' },
|
|
101
101
|
{ type: 'title', text: 'La Renaissance du JOMO (Joy of Missing Out)', level: 3 },
|
|
102
|
-
{ type: 'paragraph', html: 'Alors que le FOMO (Fear of Missing Out) a dominé la dernière décennie, les experts du bien-être numérique prônent désormais le <strong>JOMO
|
|
103
|
-
{ type: 'tip', title: 'La Formule de l\'Alibi Irréfutable', html: '<strong>Le Sujet Dissocié :</strong> Vous n\'êtes jamais le coupable. C\'est "le Wi-Fi", "mon chat", "l\'univers". Déplacez la responsabilité vers une entité externe.<br><strong>L\'Action Hyperbolique :</strong> La situation doit être assez absurde ou technique pour que personne ne demande de détails.<br><strong>Le Blocage Physique :</strong> Le résultat final doit être binaire
|
|
102
|
+
{ type: 'paragraph', html: 'Alors que le FOMO (Fear of Missing Out) a dominé la dernière décennie, les experts du bien-être numérique prônent désormais le <strong>JOMO: La Joie de Passer à Côté</strong>. Il ne s\'agit pas d\'isolement, mais d\'intentionnalité.' },
|
|
103
|
+
{ type: 'tip', title: 'La Formule de l\'Alibi Irréfutable', html: '<strong>Le Sujet Dissocié :</strong> Vous n\'êtes jamais le coupable. C\'est "le Wi-Fi", "mon chat", "l\'univers". Déplacez la responsabilité vers une entité externe.<br><strong>L\'Action Hyperbolique :</strong> La situation doit être assez absurde ou technique pour que personne ne demande de détails.<br><strong>Le Blocage Physique :</strong> Le résultat final doit être binaire: soit j\'y vais, soit je reste chez moi.' },
|
|
104
104
|
{ type: 'title', text: 'Une Brève Histoire de l\'Excuse', level: 3 },
|
|
105
105
|
{ type: 'list', items: [
|
|
106
106
|
'<strong>Moyen Âge :</strong> "Mon cheval a perdu un fer" (Un classique indémodable).',
|
|
@@ -97,15 +97,15 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
97
97
|
},
|
|
98
98
|
seo: [
|
|
99
99
|
{ type: 'title', text: 'Naukowa sztuka wymówki doskonałej', level: 2 },
|
|
100
|
-
{ type: 'paragraph', html: 'Żyjemy w erze hiperłączności. Twój telefon wibruje, zegarek wysyła powiadomienia, a Twój kalendarz towarzyski wygląda jak partia Tetrisa tuż przed przegraną. Presja, by na wszystko mówić
|
|
100
|
+
{ type: 'paragraph', html: 'Żyjemy w erze hiperłączności. Twój telefon wibruje, zegarek wysyła powiadomienia, a Twój kalendarz towarzyski wygląda jak partia Tetrisa tuż przed przegraną. Presja, by na wszystko mówić \"tak\", stworzyła epidemię wyczerpania społecznego.' },
|
|
101
101
|
{ type: 'title', text: 'Renesans JOMO (Joy of Missing Out)', level: 3 },
|
|
102
102
|
{ type: 'paragraph', html: 'Podczas gdy FOMO (Fear of Missing Out) dominowało w ostatniej dekadzie, eksperci od cyfrowego dobrostanu promują teraz <strong>JOMO: Radość z tego, że coś nas omija</strong>. Nie chodzi o izolację, ale o intencjonalność.' },
|
|
103
|
-
{ type: 'tip', title: 'Formuła alibi nie do podważenia', html: '<strong>Podmiot zdystansowany:</strong> Nigdy nie Ty jesteś winny. To
|
|
103
|
+
{ type: 'tip', title: 'Formuła alibi nie do podważenia', html: '<strong>Podmiot zdystansowany:</strong> Nigdy nie Ty jesteś winny. To \"wifi\", \"mój kot\", \"wszechświat\". Przerzuć winę na byt zewnętrzny.<br><strong>Hiperboliczna akcja:</strong> Sytuacja musi być wystarczająco absurdalna lub techniczna, by nikt nie dopytywał o szczegóły.<br><strong>Blokada fizyczna:</strong> Wynik końcowy musi być binarny: albo idę, albo zostaję w domu.' },
|
|
104
104
|
{ type: 'title', text: 'Krótka historia wymówki', level: 3 },
|
|
105
105
|
{ type: 'list', items: [
|
|
106
|
-
'<strong>Średniowiecze:</strong>
|
|
107
|
-
'<strong>Rewolucja przemysłowa:</strong>
|
|
108
|
-
'<strong>Era cyfrowa:</strong>
|
|
106
|
+
'<strong>Średniowiecze:</strong> \"Mój koń zgubił podkowę\" (ponadczasowa klasyka).',
|
|
107
|
+
'<strong>Rewolucja przemysłowa:</strong> \"Maszyna parowa się przegrzała\".',
|
|
108
|
+
'<strong>Era cyfrowa:</strong> \"Internet padł mi w samym środku aktualizacji\".',
|
|
109
109
|
]},
|
|
110
110
|
{ type: 'proscons', items: [
|
|
111
111
|
{ pro: 'Błyskawicznie łagodzi presję społeczną', con: 'Nadużywanie niszczy zaufanie' },
|
|
@@ -97,15 +97,15 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
97
97
|
},
|
|
98
98
|
seo: [
|
|
99
99
|
{ type: 'title', text: 'Научное искусство идеальной отговорки', level: 2 },
|
|
100
|
-
{ type: 'paragraph', html: 'Мы живем в эпоху гиперподключенности. Телефон вибрирует, часы присылают уведомления, а ваш социальный календарь напоминает игру в Тетрис за шаг до проигрыша. Давление говорить
|
|
100
|
+
{ type: 'paragraph', html: 'Мы живем в эпоху гиперподключенности. Телефон вибрирует, часы присылают уведомления, а ваш социальный календарь напоминает игру в Тетрис за шаг до проигрыша. Давление говорить \"да\" всему вокруг создало эпидемию социального истощения.' },
|
|
101
101
|
{ type: 'title', text: 'Ренессанс JOMO (Радость от упущенного)', level: 3 },
|
|
102
102
|
{ type: 'paragraph', html: 'В то время как FOMO (страх что-то упустить) доминировал в прошлом десятилетии, эксперты по цифровому благополучию теперь выступают за <strong>JOMO: радость от того, что вы что-то пропустили</strong>. Это не про изоляцию, а про осознанность.' },
|
|
103
|
-
{ type: 'tip', title: 'Формула неопровержимого алиби', html: '<strong>Отстраненный субъект:</strong> вы никогда не виноваты. Это
|
|
103
|
+
{ type: 'tip', title: 'Формула неопровержимого алиби', html: '<strong>Отстраненный субъект:</strong> вы никогда не виноваты. Это \"wi-fi\", \"мой кот\" или \"вселенная\". Переложите вину на внешние силы.<br><strong>Гиперболизированное действие:</strong> ситуация должна быть достаточно абсурдной или технически сложной, чтобы никто не захотел уточнять детали.<br><strong>Физическая преграда:</strong> итоговый результат должен быть бинарным: либо я иду, либо остаюсь дома.' },
|
|
104
104
|
{ type: 'title', text: 'Краткая история отговорки', level: 3 },
|
|
105
105
|
{ type: 'list', items: [
|
|
106
|
-
'<strong>Средние века:</strong>
|
|
107
|
-
'<strong>Промышленная революция:</strong>
|
|
108
|
-
'<strong>Цифровая эра:</strong>
|
|
106
|
+
'<strong>Средние века:</strong> \"Моя лошадь потеряла подкову\" (нестареющая классика).',
|
|
107
|
+
'<strong>Промышленная революция:</strong> \"Паровой двигатель перегрелся\".',
|
|
108
|
+
'<strong>Цифровая эра:</strong> \"Интернет пропал прямо посреди обновления\".'
|
|
109
109
|
]},
|
|
110
110
|
{ type: 'proscons', items: [
|
|
111
111
|
{ pro: 'Мгновенно снимает социальное давление', con: 'Чрезмерное использование разрушает доверие' },
|
|
@@ -9,11 +9,11 @@ const description = '语义化的随机机器,让您有格调地摆脱承诺
|
|
|
9
9
|
const faq: ExcuseGeneratorLocaleContent['faq'] = [
|
|
10
10
|
{
|
|
11
11
|
question: '这个生成器能挽救我的婚姻吗?',
|
|
12
|
-
answer: '
|
|
12
|
+
answer: '虽然我们不是治疗师,但利用一个合理的\"技术故障\"来避免与姻亲的聚餐,确实能显著缓解紧张气氛。请负责任地使用。'
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
15
|
question: '为什么句子这么荒诞?',
|
|
16
|
-
answer: '
|
|
16
|
+
answer: '策略核心是\"认知失调\"。如果你说一件平庸的事,那是可以验证的;如果你说一件荒谬的事,这种诧异感会瞬间阻断对方生气的能力。'
|
|
17
17
|
}
|
|
18
18
|
];
|
|
19
19
|
|
|
@@ -97,15 +97,15 @@ export const content: ExcuseGeneratorLocaleContent = {
|
|
|
97
97
|
},
|
|
98
98
|
seo: [
|
|
99
99
|
{ type: 'title', text: '完美借口的科学艺术', level: 2 },
|
|
100
|
-
{ type: 'paragraph', html: '
|
|
100
|
+
{ type: 'paragraph', html: '我们生活在一个过度连接的时代。你的手机在震动,手表在提醒,社交日程表看起来就像一局即将败北的俄罗斯方块。对所有事情都说\"是\"的压力造成了社交疲劳的流行。' },
|
|
101
101
|
{ type: 'title', text: 'JOMO(错失的快乐)的复兴', level: 3 },
|
|
102
102
|
{ type: 'paragraph', html: '虽然 FOMO(错失恐惧症)统治了过去十年,但数字健康专家现在提倡 <strong>JOMO:错失的快乐</strong>。这关乎的不是孤立,而是有目的的选择。' },
|
|
103
|
-
{ type: 'tip', title: '无可辩驳的不在场证明公式', html: '<strong>分离主语:</strong
|
|
103
|
+
{ type: 'tip', title: '无可辩驳的不在场证明公式', html: '<strong>分离主语:</strong>你永远不是罪魁祸首。它是\"Wifi\"、\"我家猫\"或\"宇宙\"。将责任推给外部实体。<br><strong>夸张的动作:</strong>情况必须足够荒诞或专业,以至于没有人会追问细节。<br><strong>物理阻断:</strong>最终结果必须是二元的:要么我去,要么我呆在家里。' },
|
|
104
104
|
{ type: 'title', text: '借口简史', level: 3 },
|
|
105
105
|
{ type: 'list', items: [
|
|
106
|
-
'<strong>中世纪:</strong>
|
|
107
|
-
'<strong>工业革命:</strong>
|
|
108
|
-
'<strong>数字时代:</strong>
|
|
106
|
+
'<strong>中世纪:</strong> \"我的马掉了一个马掌\"(永恒的经典)。',
|
|
107
|
+
'<strong>工业革命:</strong> \"蒸汽机过热了\"。',
|
|
108
|
+
'<strong>数字时代:</strong> \"我的网络在更新到一半时断了\"。'
|
|
109
109
|
]},
|
|
110
110
|
{ type: 'proscons', items: [
|
|
111
111
|
{ pro: '瞬间缓解社交压力', con: '过度使用会破坏信任' },
|
|
@@ -204,8 +204,9 @@ const ASSETS = {
|
|
|
204
204
|
this.spawnCrumbs(5);
|
|
205
205
|
|
|
206
206
|
this.el.body.classList.remove('fortune-cookie-shake-1', 'fortune-cookie-shake-2', 'fortune-cookie-shake-3');
|
|
207
|
-
|
|
208
|
-
|
|
207
|
+
requestAnimationFrame(() => {
|
|
208
|
+
this.el.body.classList.add(`fortune-cookie-shake-${4 - this.health}`);
|
|
209
|
+
});
|
|
209
210
|
|
|
210
211
|
if (this.health === 2) {
|
|
211
212
|
this.el.img.src = this.assets.cracked1;
|
|
@@ -227,15 +228,11 @@ const ASSETS = {
|
|
|
227
228
|
this.el.broken.classList.remove('hidden');
|
|
228
229
|
this.el.body.classList.add('hidden');
|
|
229
230
|
|
|
230
|
-
void this.el.broken.offsetWidth;
|
|
231
|
-
|
|
232
231
|
requestAnimationFrame(() => {
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
this.el.halfRight.style.opacity = '0';
|
|
238
|
-
});
|
|
232
|
+
this.el.halfLeft.style.transform = 'translate(-120px, 60px) rotate(-45deg)';
|
|
233
|
+
this.el.halfLeft.style.opacity = '0';
|
|
234
|
+
this.el.halfRight.style.transform = 'translate(120px, 60px) rotate(45deg)';
|
|
235
|
+
this.el.halfRight.style.opacity = '0';
|
|
239
236
|
});
|
|
240
237
|
|
|
241
238
|
setTimeout(() => {
|
|
@@ -13,7 +13,7 @@ const faq: FortuneCookieLocaleContent['faq'] = [
|
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
15
|
question: 'Werden die Sprüche zufällig generiert?',
|
|
16
|
-
answer: 'Ja
|
|
16
|
+
answer: 'Ja - jeden Tag wird ein zufälliger Spruch ausgewählt und lokal gespeichert. Jeder der 25 Sprüche hat die gleiche Chance, ausgewählt zu werden, was für Abwechslung sorgt.'
|
|
17
17
|
}
|
|
18
18
|
];
|
|
19
19
|
|
|
@@ -100,10 +100,10 @@ export const content: FortuneCookieLocaleContent = {
|
|
|
100
100
|
},
|
|
101
101
|
seo: [
|
|
102
102
|
{ type: 'title', text: 'Das Geheimnis des Glückskekses', level: 2 },
|
|
103
|
-
{ type: 'paragraph', html: 'Haben Sie sich jemals gefragt, woher diese kuriosen Kekse kommen? Obwohl wir sie mit chinesischem Essen assoziieren, ist ihre Herkunft eine faszinierende Reise zwischen Japan und den Vereinigten Staaten. Der Glückskeks, wie wir ihn heute kennen, wurde wahrscheinlich Anfang des 20. Jahrhunderts in Kalifornien erfunden, nicht in China
|
|
104
|
-
{ type: 'tip', title: 'So funktioniert unser Orakel', html: 'Jeden Tag können Sie einen Keks öffnen. Das System speichert Ihr Schicksal, damit Sie sich 24 Stunden lang daran erinnern können. Die Botschaft wird lokal in Ihrem Browser gespeichert
|
|
103
|
+
{ type: 'paragraph', html: 'Haben Sie sich jemals gefragt, woher diese kuriosen Kekse kommen? Obwohl wir sie mit chinesischem Essen assoziieren, ist ihre Herkunft eine faszinierende Reise zwischen Japan und den Vereinigten Staaten. Der Glückskeks, wie wir ihn heute kennen, wurde wahrscheinlich Anfang des 20. Jahrhunderts in Kalifornien erfunden, nicht in China - dort sind sie praktisch unbekannt.' },
|
|
104
|
+
{ type: 'tip', title: 'So funktioniert unser Orakel', html: 'Jeden Tag können Sie einen Keks öffnen. Das System speichert Ihr Schicksal, damit Sie sich 24 Stunden lang daran erinnern können. Die Botschaft wird lokal in Ihrem Browser gespeichert - absolut privat, ohne Beteiligung eines Servers. Kommen Sie morgen für eine neue Vorhersage wieder!' },
|
|
105
105
|
{ type: 'title', text: 'Die Philosophie der Orakel', level: 3 },
|
|
106
|
-
{ type: 'paragraph', html: 'Menschen haben in unsicheren Zeiten schon immer nach Führung gesucht. Vom Orakel von Delphi bis zum I Ging erfüllen Wahrsagesysteme eine beständige psychologische Funktion: Sie geben uns die Erlaubnis, <strong>inne zu halten und zu reflektieren</strong>. Ein Glückskeks sagt nicht die Zukunft voraus
|
|
106
|
+
{ type: 'paragraph', html: 'Menschen haben in unsicheren Zeiten schon immer nach Führung gesucht. Vom Orakel von Delphi bis zum I Ging erfüllen Wahrsagesysteme eine beständige psychologische Funktion: Sie geben uns die Erlaubnis, <strong>inne zu halten und zu reflektieren</strong>. Ein Glückskeks sagt nicht die Zukunft voraus - er regt dazu aus, darüber nachzudenken.' },
|
|
107
107
|
{ type: 'list', items: [
|
|
108
108
|
'<strong>Altes China:</strong> Das I Ging (Buch der Wandlungen, ca. 1000 v. Chr.) nutzte Hexagramme, um Entscheidungen zu leiten und das Schicksal zu interpretieren.',
|
|
109
109
|
'<strong>Klassisches Griechenland:</strong> Das Orakel von Delphi zog Herrscher und Bürger gleichermaßen mit kryptischen Aussprüchen an, die als göttliche Führung interpretiert wurden.',
|
|
@@ -13,7 +13,7 @@ const faq: FortuneCookieLocaleContent['faq'] = [
|
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
15
|
question: 'Are the fortunes randomly generated?',
|
|
16
|
-
answer: 'Yes
|
|
16
|
+
answer: 'Yes - a random fortune is selected each day and saved locally. Each of the 25 fortunes has an equal chance of being chosen, ensuring variety over time.'
|
|
17
17
|
}
|
|
18
18
|
];
|
|
19
19
|
|
|
@@ -100,10 +100,10 @@ export const content: FortuneCookieLocaleContent = {
|
|
|
100
100
|
},
|
|
101
101
|
seo: [
|
|
102
102
|
{ type: 'title', text: 'The Mystery of the Fortune Cookie', level: 2 },
|
|
103
|
-
{ type: 'paragraph', html: 'Ever wondered where these curious cookies come from? Although we associate them with Chinese food, their origin is a fascinating journey between Japan and the United States. The fortune cookie as we know it today was likely invented in early 20th-century California, not China
|
|
104
|
-
{ type: 'tip', title: 'How Our Oracle Works', html: 'Each day you can open one cookie. The system saves your destiny so you remember it for 24 hours. The fortune is stored locally in your browser
|
|
103
|
+
{ type: 'paragraph', html: 'Ever wondered where these curious cookies come from? Although we associate them with Chinese food, their origin is a fascinating journey between Japan and the United States. The fortune cookie as we know it today was likely invented in early 20th-century California, not China - where they are virtually unknown.' },
|
|
104
|
+
{ type: 'tip', title: 'How Our Oracle Works', html: 'Each day you can open one cookie. The system saves your destiny so you remember it for 24 hours. The fortune is stored locally in your browser - completely private, no server involved. Come back tomorrow for a new prediction!' },
|
|
105
105
|
{ type: 'title', text: 'The Philosophy of Oracles', level: 3 },
|
|
106
|
-
{ type: 'paragraph', html: 'Humans have always sought guidance in uncertain times. From the Oracle of Delphi to the I Ching, fortune-telling systems serve a consistent psychological function: they give us permission to <strong>pause and reflect</strong>. A fortune cookie does not predict the future
|
|
106
|
+
{ type: 'paragraph', html: 'Humans have always sought guidance in uncertain times. From the Oracle of Delphi to the I Ching, fortune-telling systems serve a consistent psychological function: they give us permission to <strong>pause and reflect</strong>. A fortune cookie does not predict the future - it prompts you to think about it.' },
|
|
107
107
|
{ type: 'list', items: [
|
|
108
108
|
'<strong>Ancient China:</strong> The I Ching (Book of Changes, ~1000 BC) used hexagrams to guide decisions and interpret destiny.',
|
|
109
109
|
'<strong>Classical Greece:</strong> The Oracle of Delphi attracted rulers and citizens alike with cryptic pronouncements interpreted as divine guidance.',
|
|
@@ -117,11 +117,6 @@ export const content: FortuneCookieLocaleContent = {
|
|
|
117
117
|
{ value: '25', label: 'Fortunas en este oráculo', icon: 'mdi:star-shooting' },
|
|
118
118
|
{ value: '1/día', label: 'Un destino diario', icon: 'mdi:calendar-today' },
|
|
119
119
|
], columns: 4 },
|
|
120
|
-
{ type: 'proscons', items: [
|
|
121
|
-
{ pro: 'Momento de pausa y reflexión diaria', con: 'Sin base científica predictiva real' },
|
|
122
|
-
{ pro: 'Inspiración positiva con frases atemporales', con: 'El mensaje es el mismo sin importar el contexto' },
|
|
123
|
-
{ pro: 'Completamente privado, sin datos enviados al servidor', con: 'Solo una fortuna al día (¡diseño intencionado!)' },
|
|
124
|
-
]},
|
|
125
120
|
],
|
|
126
121
|
faq,
|
|
127
122
|
bibliography,
|
|
@@ -13,7 +13,7 @@ const faq: FortuneCookieLocaleContent['faq'] = [
|
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
15
|
question: 'Les fortunes sont-elles générées aléatoirement ?',
|
|
16
|
-
answer: 'Oui
|
|
16
|
+
answer: 'Oui - une fortune aléatoire est sélectionnée chaque jour et sauvegardée localement. Chacune des 25 fortunes a une chance égale d\'être choisie, garantissant une variété au fil du temps.'
|
|
17
17
|
}
|
|
18
18
|
];
|
|
19
19
|
|
|
@@ -67,7 +67,7 @@ export const content: FortuneCookieLocaleContent = {
|
|
|
67
67
|
dailyStatus: 'Votre destin a été révélé pour aujourd\'hui.',
|
|
68
68
|
shareBtn: 'Partager la Sagesse',
|
|
69
69
|
shareTitle: 'Mon Biscuit de la Fortune',
|
|
70
|
-
shareText: 'Le destin a
|
|
70
|
+
shareText: 'Le destin a parlé: "$TEXT"\nMes numéros: $NUMS\n\nDécouvrez votre fortune ici :',
|
|
71
71
|
copied: 'Copié !',
|
|
72
72
|
fortunes: JSON.stringify([
|
|
73
73
|
"La fortune que vous cherchez se trouve dans un autre biscuit.",
|
|
@@ -100,10 +100,10 @@ export const content: FortuneCookieLocaleContent = {
|
|
|
100
100
|
},
|
|
101
101
|
seo: [
|
|
102
102
|
{ type: 'title', text: 'Le Mystère du Biscuit de la Fortune', level: 2 },
|
|
103
|
-
{ type: 'paragraph', html: 'Vous êtes-vous déjà demandé d\'où viennent ces curieux biscuits ? Bien qu\'on les associe à la cuisine chinoise, leur origine est un voyage fascinant entre le Japon et les États-Unis. Le biscuit de la fortune tel que nous le connaissons aujourd\'hui a probablement été inventé au début du XXe siècle en Californie, pas en Chine
|
|
104
|
-
{ type: 'tip', title: 'Fonctionnement de Notre Oracle', html: 'Chaque jour, vous pouvez ouvrir un seul biscuit. Le système enregistre votre destin pour que vous puissiez vous en souvenir pendant 24 heures. La fortune est stockée localement dans votre navigateur
|
|
103
|
+
{ type: 'paragraph', html: 'Vous êtes-vous déjà demandé d\'où viennent ces curieux biscuits ? Bien qu\'on les associe à la cuisine chinoise, leur origine est un voyage fascinant entre le Japon et les États-Unis. Le biscuit de la fortune tel que nous le connaissons aujourd\'hui a probablement été inventé au début du XXe siècle en Californie, pas en Chine - où ils sont pratiquement inconnus.' },
|
|
104
|
+
{ type: 'tip', title: 'Fonctionnement de Notre Oracle', html: 'Chaque jour, vous pouvez ouvrir un seul biscuit. Le système enregistre votre destin pour que vous puissiez vous en souvenir pendant 24 heures. La fortune est stockée localement dans votre navigateur - totalement privé, aucun serveur n\'est impliqué. Revenez demain pour une nouvelle prédiction !' },
|
|
105
105
|
{ type: 'title', text: 'La Philosophie des Oracles', level: 3 },
|
|
106
|
-
{ type: 'paragraph', html: 'Les humains ont toujours cherché conseil en période d\'incertitude. De l\'Oracle de Delphes au Yi Jing, les systèmes de divination remplissent une fonction psychologique constante
|
|
106
|
+
{ type: 'paragraph', html: 'Les humains ont toujours cherché conseil en période d\'incertitude. De l\'Oracle de Delphes au Yi Jing, les systèmes de divination remplissent une fonction psychologique constante: ils nous autorisent à <strong>faire une pause et réfléchir</strong>. Un biscuit de la fortune ne prédit pas l\'avenir - il vous incite à y penser.' },
|
|
107
107
|
{ type: 'list', items: [
|
|
108
108
|
'<strong>Chine Ancienne :</strong> Le Yi Jing (Livre des Transformations, ~1000 av. J.-C.) utilisait des hexagrammes pour guider les décisions et interpréter le destin.',
|
|
109
109
|
'<strong>Grèce Classique :</strong> L\'Oracle de Delphes attirait dirigeants et citoyens avec des déclarations cryptiques interprétées comme des conseils divins.',
|
|
@@ -13,7 +13,7 @@ const faq: FortuneCookieLocaleContent['faq'] = [
|
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
15
|
question: 'Apakah ramalannya dihasilkan secara acak?',
|
|
16
|
-
answer: 'Ya
|
|
16
|
+
answer: 'Ya - satu ramalan acak dipilih setiap hari dan disimpan secara lokal. Masing-masing dari 25 ramalan memiliki peluang yang sama untuk dipilih, memastikan variasi dari waktu ke waktu.'
|
|
17
17
|
}
|
|
18
18
|
];
|
|
19
19
|
|
|
@@ -100,10 +100,10 @@ export const content: FortuneCookieLocaleContent = {
|
|
|
100
100
|
},
|
|
101
101
|
seo: [
|
|
102
102
|
{ type: 'title', text: 'Misteri Kue Keberuntungan', level: 2 },
|
|
103
|
-
{ type: 'paragraph', html: 'Pernahkah Anda bertanya-tanya dari mana kue-kue aneh ini berasal? Meskipun kita mengaitkannya dengan makanan Tiongkok, asalnya adalah perjalanan yang menarik antara Jepang dan Amerika Serikat. Kue keberuntungan seperti yang kita kenal sekarang kemungkinan besar ditemukan di California pada awal abad ke-20, bukan di Tiongkok
|
|
104
|
-
{ type: 'tip', title: 'Cara Kerja Peramal Kami', html: 'Setiap hari Anda dapat membuka satu kue. Sistem menyimpan nasib Anda sehingga Anda mengingatnya selama 24 jam. Ramalan disimpan secara lokal di browser Anda
|
|
103
|
+
{ type: 'paragraph', html: 'Pernahkah Anda bertanya-tanya dari mana kue-kue aneh ini berasal? Meskipun kita mengaitkannya dengan makanan Tiongkok, asalnya adalah perjalanan yang menarik antara Jepang dan Amerika Serikat. Kue keberuntungan seperti yang kita kenal sekarang kemungkinan besar ditemukan di California pada awal abad ke-20, bukan di Tiongkok - di mana kue ini hampir tidak dikenal.' },
|
|
104
|
+
{ type: 'tip', title: 'Cara Kerja Peramal Kami', html: 'Setiap hari Anda dapat membuka satu kue. Sistem menyimpan nasib Anda sehingga Anda mengingatnya selama 24 jam. Ramalan disimpan secara lokal di browser Anda - sepenuhnya pribadi, tidak melibatkan server. Datanglah lagi besok untuk ramalan baru!' },
|
|
105
105
|
{ type: 'title', text: 'Filosofi Peramal', level: 3 },
|
|
106
|
-
{ type: 'paragraph', html: 'Manusia selalu mencari bimbingan di masa-masa yang tidak pasti. Dari Peramal Delphi hingga I Ching, sistem ramalan menjalankan fungsi psikologis yang konsisten: sistem tersebut memberi kita izin untuk <strong>berhenti sejenak dan merenung</strong>. Kue keberuntungan tidak memprediksi masa depan
|
|
106
|
+
{ type: 'paragraph', html: 'Manusia selalu mencari bimbingan di masa-masa yang tidak pasti. Dari Peramal Delphi hingga I Ching, sistem ramalan menjalankan fungsi psikologis yang konsisten: sistem tersebut memberi kita izin untuk <strong>berhenti sejenak dan merenung</strong>. Kue keberuntungan tidak memprediksi masa depan - kue itu mendorong Anda untuk memikirkannya.' },
|
|
107
107
|
{ type: 'list', items: [
|
|
108
108
|
'<strong>Tiongkok Kuno:</strong> I Ching (Book of Changes, ~1000 SM) menggunakan heksagram untuk memandu keputusan dan menafsirkan nasib.',
|
|
109
109
|
'<strong>Yunani Klasik:</strong> Peramal Delphi menarik bagi para penguasa dan warga negara dengan pernyataan samar yang ditafsirkan sebagai bimbingan ilahi.',
|
|
@@ -13,7 +13,7 @@ const faq: FortuneCookieLocaleContent['faq'] = [
|
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
15
|
question: 'Le previsioni sono generate casualmente?',
|
|
16
|
-
answer: 'Sì
|
|
16
|
+
answer: 'Sì - ogni giorno viene selezionata una previsione casuale che viene salvata localmente. Ognuna delle 25 previsioni ha la stessa probabilità di essere scelta, garantendo varietà nel tempo.'
|
|
17
17
|
}
|
|
18
18
|
];
|
|
19
19
|
|
|
@@ -13,7 +13,7 @@ const faq: FortuneCookieLocaleContent['faq'] = [
|
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
15
|
question: 'Worden de voorspellingen willekeurig gegenereerd?',
|
|
16
|
-
answer: 'Ja
|
|
16
|
+
answer: 'Ja - elke dag wordt er een willekeurige voorspelling geselecteerd en lokaal opgeslagen. Elk van de 25 voorspellingen heeft evenveel kans om gekozen te worden, wat zorgt voor variatie door de tijd heen.'
|
|
17
17
|
}
|
|
18
18
|
];
|
|
19
19
|
|
|
@@ -100,10 +100,10 @@ export const content: FortuneCookieLocaleContent = {
|
|
|
100
100
|
},
|
|
101
101
|
seo: [
|
|
102
102
|
{ type: 'title', text: 'Het Mysterie van het Gelukskoekje', level: 2 },
|
|
103
|
-
{ type: 'paragraph', html: 'Heb je je ooit afgevraagd waar deze curieuze koekjes vandaan komen? Hoewel we ze associëren met Chinees eten, is hun oorsprong een fascinerende reis tussen Japan en de Verenigde Staten. Het gelukskoekje zoals we dat nu kennen, is waarschijnlijk begin 20e eeuw in Californië uitgevonden, niet in China
|
|
104
|
-
{ type: 'tip', title: 'Hoe ons Orakel Werkt', html: 'Elke dag kun je één koekje openen. Het systeem bewaart je bestemming zodat je deze 24 uur lang kunt onthouden. De voorspelling wordt lokaal in je browser opgeslagen
|
|
103
|
+
{ type: 'paragraph', html: 'Heb je je ooit afgevraagd waar deze curieuze koekjes vandaan komen? Hoewel we ze associëren met Chinees eten, is hun oorsprong een fascinerende reis tussen Japan en de Verenigde Staten. Het gelukskoekje zoals we dat nu kennen, is waarschijnlijk begin 20e eeuw in Californië uitgevonden, niet in China - waar ze vrijwel onbekend zijn.' },
|
|
104
|
+
{ type: 'tip', title: 'Hoe ons Orakel Werkt', html: 'Elke dag kun je één koekje openen. Het systeem bewaart je bestemming zodat je deze 24 uur lang kunt onthouden. De voorspelling wordt lokaal in je browser opgeslagen - volledig privé, geen server bij betrokken. Kom morgen terug voor een nieuwe voorspelling!' },
|
|
105
105
|
{ type: 'title', text: 'De Filosofie van Orakels', level: 3 },
|
|
106
|
-
{ type: 'paragraph', html: 'Mensen hebben in onzekere tijden altijd naar leiding gezocht. Van het Orakel van Delphi tot de I Ching, waarzegsystemen vervullen een consistente psychologische functie: ze geven ons toestemming om <strong>stil te staan en te reflecteren</strong>. Een gelukskoekje voorspelt de toekomst niet
|
|
106
|
+
{ type: 'paragraph', html: 'Mensen hebben in onzekere tijden altijd naar leiding gezocht. Van het Orakel van Delphi tot de I Ching, waarzegsystemen vervullen een consistente psychologische functie: ze geven ons toestemming om <strong>stil te staan en te reflecteren</strong>. Een gelukskoekje voorspelt de toekomst niet - het zet je aan om erover na te denken.' },
|
|
107
107
|
{ type: 'list', items: [
|
|
108
108
|
'<strong>Het oude China:</strong> De I Ching (Boek der Veranderingen, ~1000 v. Chr.) gebruikte hexagrammen om beslissingen te leiden en het lot te interpreteren.',
|
|
109
109
|
'<strong>Klassiek Griekenland:</strong> Het Orakel van Delphi trok zowel heersers als burgers aan met cryptische uitspraken die als goddelijke leiding werden geïnterpreteerd.',
|
|
@@ -13,7 +13,7 @@ const faq: FortuneCookieLocaleContent['faq'] = [
|
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
15
|
question: 'Czy wróżby są generowane losowo?',
|
|
16
|
-
answer: 'Tak
|
|
16
|
+
answer: 'Tak - każdego dnia wybierana jest losowa wróżba i zapisywana lokalnie. Każda z 25 wróżb ma taką samą szansę na bycie wybraną, co zapewnia różnorodność w czasie.'
|
|
17
17
|
}
|
|
18
18
|
];
|
|
19
19
|
|
|
@@ -100,10 +100,10 @@ export const content: FortuneCookieLocaleContent = {
|
|
|
100
100
|
},
|
|
101
101
|
seo: [
|
|
102
102
|
{ type: 'title', text: 'Tajemnica ciasteczka z wróżbą', level: 2 },
|
|
103
|
-
{ type: 'paragraph', html: 'Zastanawiałeś się kiedyś, skąd wzięły się te osobliwe ciasteczka? Chociaż kojarzymy je z chińskim jedzeniem, ich pochodzenie to fascynująca podróż między Japonią a Stanami Zjednoczonymi. Ciasteczko z wróżbą, jakie znamy dzisiaj, zostało prawdopodobnie wynalezione w Kalifornii na początku XX wieku, a nie w Chinach
|
|
104
|
-
{ type: 'tip', title: 'Jak działa nasza Wyrocznia', html: 'Każdego dnia możesz otworzyć jedno ciasteczko. System zapisuje Twoje przeznaczenie, abyś mógł o nim pamiętać przez 24 godziny. Wróżba jest przechowywana lokalnie w Twojej przeglądarce
|
|
103
|
+
{ type: 'paragraph', html: 'Zastanawiałeś się kiedyś, skąd wzięły się te osobliwe ciasteczka? Chociaż kojarzymy je z chińskim jedzeniem, ich pochodzenie to fascynująca podróż między Japonią a Stanami Zjednoczonymi. Ciasteczko z wróżbą, jakie znamy dzisiaj, zostało prawdopodobnie wynalezione w Kalifornii na początku XX wieku, a nie w Chinach - gdzie są praktycznie nieznane.' },
|
|
104
|
+
{ type: 'tip', title: 'Jak działa nasza Wyrocznia', html: 'Każdego dnia możesz otworzyć jedno ciasteczko. System zapisuje Twoje przeznaczenie, abyś mógł o nim pamiętać przez 24 godziny. Wróżba jest przechowywana lokalnie w Twojej przeglądarce - całkowicie prywatnie, bez udziału serwera. Wróć jutro po nową przepowiednię!' },
|
|
105
105
|
{ type: 'title', text: 'Filozofia Wyroczni', level: 3 },
|
|
106
|
-
{ type: 'paragraph', html: 'Ludzie zawsze szukali wskazówek w niepewnych czasach. Od Wyroczni Delfickiej po I Czing, systemy wróżbiarskie pełnią stałą funkcję psychologiczną: dają nam przyzwolenie na <strong>chwilę zatrzymania i refleksji</strong>. Ciasteczko z wróżbą nie przewiduje przyszłości
|
|
106
|
+
{ type: 'paragraph', html: 'Ludzie zawsze szukali wskazówek w niepewnych czasach. Od Wyroczni Delfickiej po I Czing, systemy wróżbiarskie pełnią stałą funkcję psychologiczną: dają nam przyzwolenie na <strong>chwilę zatrzymania i refleksji</strong>. Ciasteczko z wróżbą nie przewiduje przyszłości - skłania Cię do myślenia o niej.' },
|
|
107
107
|
{ type: 'list', items: [
|
|
108
108
|
'<strong>Starożytne Chiny:</strong> I Czing (Księga Przemian, ok. 1000 r. p.n.e.) wykorzystywał heksagramy do kierowania decyzjami i interpretowania losu.',
|
|
109
109
|
'<strong>Klasyczna Grecja:</strong> Wyrocznia Delficka przyciągała zarówno władców, jak i obywateli swoimi tajemniczymi wypowiedziami, interpretowanymi jako boskie wskazówki.',
|
|
@@ -13,7 +13,7 @@ const faq: FortuneCookieLocaleContent['faq'] = [
|
|
|
13
13
|
},
|
|
14
14
|
{
|
|
15
15
|
question: 'As frases são geradas aleatoriamente?',
|
|
16
|
-
answer: 'Sim
|
|
16
|
+
answer: 'Sim - uma sorte aleatória é selecionada a cada dia e guardada localmente. Cada uma das 25 frases tem a mesma probabilidade de ser escolhida, garantindo variedade ao longo do tempo.'
|
|
17
17
|
}
|
|
18
18
|
];
|
|
19
19
|
|
|
@@ -100,10 +100,10 @@ export const content: FortuneCookieLocaleContent = {
|
|
|
100
100
|
},
|
|
101
101
|
seo: [
|
|
102
102
|
{ type: 'title', text: 'O Mistério do Biscoito da Sorte', level: 2 },
|
|
103
|
-
{ type: 'paragraph', html: 'Já se perguntou de onde vêm estes curiosos biscoitos? Embora os associemos à comida chinesa, a sua origem é uma viagem fascinante entre o Japão e os Estados Unidos. O biscoito da sorte como o conhecemos hoje foi provavelmente inventado na Califórnia do início do século XX, não na China
|
|
104
|
-
{ type: 'tip', title: 'Como Funciona o Nosso Oráculo', html: 'Cada dia pode abrir um biscoito. O sistema guarda o seu destino para que se lembre dele durante 24 horas. A sorte é guardada localmente no seu navegador
|
|
103
|
+
{ type: 'paragraph', html: 'Já se perguntou de onde vêm estes curiosos biscoitos? Embora os associemos à comida chinesa, a sua origem é uma viagem fascinante entre o Japão e os Estados Unidos. O biscoito da sorte como o conhecemos hoje foi provavelmente inventado na Califórnia do início do século XX, não na China - onde são praticamente desconhecidos.' },
|
|
104
|
+
{ type: 'tip', title: 'Como Funciona o Nosso Oráculo', html: 'Cada dia pode abrir um biscoito. O sistema guarda o seu destino para que se lembre dele durante 24 horas. A sorte é guardada localmente no seu navegador - completamente privada, sem servidores envolvidos. Volte amanhã para uma nova previsão!' },
|
|
105
105
|
{ type: 'title', text: 'A Filosofia dos Oráculos', level: 3 },
|
|
106
|
-
{ type: 'paragraph', html: 'Os seres humanos sempre procuraram orientação em tempos de incerteza. Do Oráculo de Delfos ao I Ching, os sistemas de adivinhação cumprem uma função psicológica consistente: dão-nos permissão para <strong>parar e refletir</strong>. Um biscoito da sorte não prevê o futuro
|
|
106
|
+
{ type: 'paragraph', html: 'Os seres humanos sempre procuraram orientação em tempos de incerteza. Do Oráculo de Delfos ao I Ching, os sistemas de adivinhação cumprem uma função psicológica consistente: dão-nos permissão para <strong>parar e refletir</strong>. Um biscoito da sorte não prevê o futuro - incentiva-o a pensar sobre ele.' },
|
|
107
107
|
{ type: 'list', items: [
|
|
108
108
|
'<strong>China Antiga:</strong> O I Ching (Livro das Mutações, ~1000 a.C.) utilizava hexagramas para guiar decisões e interpretar o destino.',
|
|
109
109
|
'<strong>Grécia Clássica:</strong> O Oráculo de Delfos atraía governantes e cidadãos com pronunciamentos crípticos interpretados como orientação divina.',
|