fix(lore): translate flow-style YAML tags (tags: [...]) to English

29 files across concepts/, races/, conflicts/, rules/, items/, and
_templates/ use inline flow-style tag lists ("tags: [a, b, c]")
instead of the standard block-style list. Every prior translation
pass only parsed block-style "tags:\n  - x" and silently skipped
these, leaving them untouched. 12 of the 29 were already all-English
(placeholder/todo, or "moc"/"hub" - Map of Content marker tags, not
the Polish word "moc") and needed no change; the other 17 are now
translated.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-18 13:03:26 +02:00
parent d4cd0d858b
commit f9d04edd10
16 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
tags: [dyscyplina, magia, szablon] tags: [discipline, magic, template]
aliases: [] aliases: []
status: draft status: draft
--- ---
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
tags: [koncept, lore, szablon] tags: [concept, lore, template]
aliases: [] aliases: []
status: draft status: draft
--- ---
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
tags: [rasa, lore, szablon] tags: [race, lore, template]
aliases: [] aliases: []
status: draft status: draft
--- ---
+1 -1
View File
@@ -34,7 +34,7 @@
- **Przykładowy frontmatter:** - **Przykładowy frontmatter:**
--- ---
tags: [rasa, lore] tags: [race, lore]
aliases: [Człowiek] aliases: [Człowiek]
status: draft status: draft
--- ---
+2 -2
View File
@@ -1,7 +1,7 @@
--- ---
tags: tags:
- koncept - concept
- kalendarz - calendar
- lore - lore
aliases: aliases:
- Era Przebudzenia - Era Przebudzenia
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
tags: [koncept, federacja, organizacja] tags: [concept, federation, organization]
aliases: [Federacja Sol-3, Federation Sol-3] aliases: [Federacja Sol-3, Federation Sol-3]
status: stub status: stub
--- ---
@@ -1,5 +1,5 @@
--- ---
tags: [koncept, kosmologia, teoria] tags: [concept, cosmology, theory]
aliases: [Jedno Uniwersum, Teoria Jednego Wszechświata] aliases: [Jedno Uniwersum, Teoria Jednego Wszechświata]
status: draft status: draft
--- ---
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
tags: [koncept, otchłań, byty] tags: [concept, abyss, entities]
aliases: [Abyss, Pierwotna Otchłań] aliases: [Abyss, Pierwotna Otchłań]
--- ---
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
tags: [koncept, otchłań, lore] tags: [concept, abyss, lore]
aliases: [Abyss, Nil, Mundus, Tempus] aliases: [Abyss, Nil, Mundus, Tempus]
status: draft status: draft
--- ---
@@ -1,5 +1,5 @@
--- ---
tags: [koncept, otchłań, byty] tags: [concept, abyss, entities]
aliases: [Personifikacje Otchłani, Nil, Mundus, Tempus] aliases: [Personifikacje Otchłani, Nil, Mundus, Tempus]
status: kanoniczna status: kanoniczna
--- ---
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
tags: [koncept, byty, lore] tags: [concept, entities, lore]
aliases: [Posłańcy, Istoty Pośredniczące] aliases: [Posłańcy, Istoty Pośredniczące]
status: draft status: draft
--- ---
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
tags: [koncept, równowaga, otchłań] tags: [concept, balance, abyss]
aliases: [Równowaga, Równowaga Magii, Equilibrium] aliases: [Równowaga, Równowaga Magii, Equilibrium]
status: draft status: draft
--- ---
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
tags: [koncept, dyscypliny, magia] tags: [concept, disciplines, magic]
aliases: [Dyscypliny Magii, Szkoły Magii] aliases: [Dyscypliny Magii, Szkoły Magii]
status: stub status: stub
--- ---
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
tags: [koncept, edukacja, szkoły magii] tags: [concept, education, magic-schools]
aliases: [Magiczna Edukacja, nauka magii, certyfikacja] aliases: [Magiczna Edukacja, nauka magii, certyfikacja]
status: draft status: draft
--- ---
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
tags: [koncept, szkoły magii, lore] tags: [concept, magic-schools, lore]
aliases: [Wielka Trzynastka, Szkoły Magii] aliases: [Wielka Trzynastka, Szkoły Magii]
status: draft status: draft
--- ---
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
tags: [rasa, lore] tags: [race, lore]
aliases: [Człowiek, Ludzie] aliases: [Człowiek, Ludzie]
status: draft status: draft
--- ---