aboutsummaryrefslogtreecommitdiff
path: root/po/en_US.po
diff options
context:
space:
mode:
authorRubén Beltrán del Río <jj@r.bdr.sh>2026-01-18 22:19:22 +0100
committerRubén Beltrán del Río <jj@r.bdr.sh>2026-01-18 23:15:46 +0100
commit988e2ef1e8a7075a07a50d64f1e8439ebf8df098 (patch)
tree9ba997e35bd20e9fc1ac365cb56447d9acb5abe4 /po/en_US.po
parentb34a7f1b7791f1b017683579f2091a6ffa152c1a (diff)
Update metainfo according to recommendations
Diffstat (limited to 'po/en_US.po')
-rw-r--r--po/en_US.po160
1 files changed, 115 insertions, 45 deletions
diff --git a/po/en_US.po b/po/en_US.po
index 718b1d7..47ac2f7 100644
--- a/po/en_US.po
+++ b/po/en_US.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-01-18 00:13+0100\n"
-"PO-Revision-Date: 2026-01-18 00:17+0100\n"
+"POT-Creation-Date: 2026-01-18 23:15+0100\n"
+"PO-Revision-Date: 2026-01-18 23:15+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: en_US\n"
@@ -119,11 +119,11 @@ msgstr "Export as Image"
msgid "command.view.use_vertical_layout"
msgstr "Use Vertical Layout"
-#: src/main.rs:468 src/main.rs:601
+#: src/main.rs:468 src/main.rs:605
msgid "command.view.zoom_in"
msgstr "Zoom In"
-#: src/main.rs:469 src/main.rs:578
+#: src/main.rs:469 src/main.rs:582
msgid "command.view.zoom_out"
msgstr "Zoom Out"
@@ -135,27 +135,133 @@ msgstr "Preferences"
msgid "command.view.layout.use_horizontal_layout"
msgstr "Use Horizontal Layout"
+#: src/preferences/models.rs:53 src/stages.rs:78
+msgid "stages.cynefin.name"
+msgstr "Cynefin"
+
+#: src/preferences/models.rs:55 src/stages.rs:111
+msgid "stages.cynefin.i"
+msgstr "Chaotic"
+
+#: src/preferences/models.rs:56 src/stages.rs:144
+msgid "stages.cynefin.ii"
+msgstr "Complex"
+
+#: src/preferences/models.rs:57 src/stages.rs:177
+msgid "stages.cynefin.iii"
+msgstr "Complicated"
+
+#: src/preferences/models.rs:58 src/stages.rs:210
+msgid "stages.cynefin.iv"
+msgstr "Clear"
+
+#: src/preferences/models.rs:66
+msgid "stages.new.name"
+msgstr "New Stage"
+
+#: src/preferences/models.rs:68 src/stages.rs:112
+msgid "stages.evolution_stage.i"
+msgstr "Stage I"
+
+#: src/preferences/models.rs:69 src/stages.rs:145
+msgid "stages.evolution_stage.ii"
+msgstr "Stage II"
+
+#: src/preferences/models.rs:70 src/stages.rs:178
+msgid "stages.evolution_stage.iii"
+msgstr "Stage III"
+
+#: src/preferences/models.rs:71 src/stages.rs:211
+msgid "stages.evolution_stage.iv"
+msgstr "Stage IV"
+
+#: src/preferences/models.rs:180
+msgid "templates.defaults.example.title"
+msgstr "Example Map"
+
+#: src/preferences/models.rs:181
+msgid "templates.defaults.example.source"
+msgstr ""
+"Client (39, 0) [x]\n"
+"Consumer (55, 10) [x]\n"
+"\n"
+"Client -- Consumer\n"
+"\n"
+"Find out about (65, 15)\n"
+"Test printer (42, 20)\n"
+"\n"
+"Consumer -- Test printer\n"
+"Consumer -- Find out about\n"
+"\n"
+"Microsite (60, 30)\n"
+"\n"
+"Find out about -- Microsite\n"
+"\n"
+"[Group] Consumer, Test printer, Find out about, Microsite\n"
+"[Note] (63, 10) Team, Settlers\n"
+"\n"
+"Testing Application (34, 35)\n"
+"Microsite -- Testing Application\n"
+"Test Printer -- Testing Application\n"
+"\n"
+"FinDev (30, 50)\n"
+"Testing Application -- FinDev\n"
+"Microsite -- Findev\n"
+"[Group] Testing Application, FinDev\n"
+"[Note] (24, 41.5) Team, Pioneers\n"
+"[Evolution] Testing Application +15\n"
+"[Evolution] FinDev +30\n"
+"\n"
+"Platform [now] (50, 60) [triangle]\n"
+"Platform [then] (71, 60)\n"
+"Platform [now] -> Platform [then]\n"
+"[Inertia] Platform [now]\n"
+"FinDev -- Platform [then]\n"
+"[Group] Platform\n"
+"[Note] (74, 60) Team, Town Planners\n"
+"\n"
+"Distribution (65, 70)\n"
+"Brochure (60, 75)\n"
+"Distribution -- Brochure\n"
+"[Evolution] Distribution +20\n"
+"Testing Application -- Distribution\n"
+"Distribution -- Brochure\n"
+"[Group] Distribution, Brochure\n"
+"[Note] (65, 75) Team, Town Planners\n"
+"\n"
+"Large Format Printer (45, 75)\n"
+"Testing Application -- Large Format Printer\n"
+"[Group] Large Format Printer\n"
+"[Note] (42, 78.5) Team, Settlers\n"
+"[i] 20\n"
+"[ii] 40\n"
+"[iii] 70"
+
+#: src/preferences/models.rs:184
+msgid "templates.defaults.empty.title"
+msgstr "Empty"
+
#: src/preferences/pages/editor.rs:73
msgid "preferences.editor.font_size.title"
msgstr "Font Size"
-#: src/preferences/pages/editor.rs:87
+#: src/preferences/pages/editor.rs:88
msgid "preferences.editor.default_font_size"
msgstr "Default"
-#: src/preferences/pages/editor.rs:105
+#: src/preferences/pages/editor.rs:106
msgid "preferences.editor.editor_style.title"
msgstr "Editor Style"
-#: src/preferences/pages/editor.rs:112
+#: src/preferences/pages/editor.rs:113
msgid "preferences.editor.editor_style.soft_wrap_lines"
msgstr "Soft wrap lines"
-#: src/preferences/pages/editor.rs:118
+#: src/preferences/pages/editor.rs:119
msgid "preferences.editor.editor_style.use_custom_font"
msgstr "Use custom font"
-#: src/preferences/pages/editor.rs:142
+#: src/preferences/pages/editor.rs:143
msgid "preferences.editor.font"
msgstr "Font"
@@ -403,10 +509,6 @@ msgstr "Decision Drivers"
msgid "stages.behavior.name"
msgstr "Behavior"
-#: src/stages.rs:78
-msgid "stages.cynefin.name"
-msgstr "Cynefin"
-
#: src/stages.rs:79
msgid "stages.evolution_stage.name"
msgstr "Evolution Stage"
@@ -493,14 +595,6 @@ msgstr "Heritage / culture"
msgid "stages.behavior.i"
msgstr "Uncertain when to use"
-#: src/stages.rs:111
-msgid "stages.cynefin.i"
-msgstr "Chaotic"
-
-#: src/stages.rs:112
-msgid "stages.evolution_stage.i"
-msgstr "Stage I"
-
#: src/stages.rs:124
msgid "stage.activities.ii"
msgstr "Custom"
@@ -585,14 +679,6 @@ msgstr "Analyses & synthesis"
msgid "stages.behavior.ii"
msgstr "Learning when to use"
-#: src/stages.rs:144
-msgid "stages.cynefin.ii"
-msgstr "Complex"
-
-#: src/stages.rs:145
-msgid "stages.evolution_stage.ii"
-msgstr "Stage II"
-
#: src/stages.rs:157
msgid "stage.activities.iii"
msgstr "Product (+rental)"
@@ -683,14 +769,6 @@ msgstr "Analyses & synthesis"
msgid "stages.behavior.iii"
msgstr "Learning through use"
-#: src/stages.rs:177
-msgid "stages.cynefin.iii"
-msgstr "Complicated"
-
-#: src/stages.rs:178
-msgid "stages.evolution_stage.iii"
-msgstr "Stage III"
-
#: src/stages.rs:190
msgid "stage.activities.iv"
msgstr "Commodity (+utility)"
@@ -772,11 +850,3 @@ msgstr "Previous Experience"
#: src/stages.rs:209
msgid "stages.behavior.iv"
msgstr "Known / common usage"
-
-#: src/stages.rs:210
-msgid "stages.cynefin.iv"
-msgstr "Clear"
-
-#: src/stages.rs:211
-msgid "stages.evolution_stage.iv"
-msgstr "Stage IV"