aboutsummaryrefslogtreecommitdiff
path: root/po/en_US.po
diff options
context:
space:
mode:
authorRuben Beltran del Rio <jj@r.bdr.sh>2026-03-23 20:52:55 +0100
committerRubén Beltrán del Río <jj@r.bdr.sh>2026-04-05 00:31:21 +0200
commit1d28fb5599337bf1891ac8cc43b7656975d239d7 (patch)
treee75bcfaed71d668c87afa65ca524d1a0338a0ce1 /po/en_US.po
parentef32d65ac1852da581ac75d20f903dbcb2d0b5cd (diff)
Use english as the base language
Diffstat (limited to 'po/en_US.po')
-rw-r--r--po/en_US.po1618
1 files changed, 1165 insertions, 453 deletions
diff --git a/po/en_US.po b/po/en_US.po
index ba1145f..75f7212 100644
--- a/po/en_US.po
+++ b/po/en_US.po
@@ -8,319 +8,306 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-03 17:32+0200\n"
-"PO-Revision-Date: 2026-04-03 17:32+0200\n"
+"POT-Creation-Date: 2026-04-04 15:26+0200\n"
+"PO-Revision-Date: 2026-04-04 15:26+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: en_US\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 3.9\n"
-#: src/components/footer.rs:59 src/components/header.rs:186
-msgid "command.view.zoom_out"
-msgstr "Zoom Out"
+#: src/components/footer.rs:59 src/components/header.rs:180
+msgid "Zoom Out"
+msgstr ""
-#: src/components/footer.rs:82 src/components/header.rs:185
-msgid "command.view.zoom_in"
-msgstr "Zoom In"
+#: src/components/footer.rs:82 src/components/header.rs:179
+msgid "Zoom In"
+msgstr ""
-#: src/components/header.rs:57 src/components/header.rs:179
-msgid "command.view.use_vertical_layout"
-msgstr "Use Vertical Layout"
+#: src/components/header.rs:57 src/components/header.rs:173
+msgid "Use Vertical Layout"
+msgstr ""
#: src/components/header.rs:58
-msgid "command.view.use_horizontal_layout"
-msgstr "Use Horizontal Layout"
+msgid "Use Horizontal Layout"
+msgstr ""
-#: src/components/header.rs:72 src/components/header.rs:173
-msgid "command.file.export"
-msgstr "Export as Image"
+#: src/components/header.rs:72 src/components/header.rs:169
+msgid "Export as Image"
+msgstr ""
#: src/components/header.rs:163
-msgid "command.file.new"
-msgstr "New Map"
+msgid "New Map"
+msgstr ""
-#: src/components/header.rs:165
-msgid "command.file.new_from_template"
-msgstr "New from Template"
+#: src/components/header.rs:164
+msgid "New from Template"
+msgstr ""
-#: src/components/header.rs:168
-msgid "command.file.open"
-msgstr "Open..."
+#: src/components/header.rs:165
+msgid "Open…"
+msgstr ""
-#: src/components/header.rs:169
-msgid "command.file.save"
-msgstr "Save"
+#: src/components/header.rs:166 src/dialogs.rs:138
+msgid "Save"
+msgstr ""
-#: src/components/header.rs:170
-msgid "command.file.save_as"
-msgstr "Save As..."
+#: src/components/header.rs:167
+msgid "Save As…"
+msgstr ""
-#: src/components/header.rs:171
-msgid "command.file.close"
-msgstr "Close"
+#: src/components/header.rs:168
+msgid "Close"
+msgstr ""
-#: src/components/header.rs:191
-msgid "command.application.about"
-msgstr "About"
+#: src/components/header.rs:184
+msgid "About"
+msgstr ""
-#: src/components/header.rs:198
-msgid "command.application.preferences"
-msgstr "Preferences..."
+#: src/components/header.rs:188
+msgid "Preferences…"
+msgstr ""
#: src/components/preference_pages/editor.rs:73
-msgid "preferences.editor.font_size.title"
-msgstr "Font Size"
+msgid "Font Size"
+msgstr ""
#: src/components/preference_pages/editor.rs:93
-msgid "preferences.editor.default_font_size"
-msgstr "Default"
+msgid "Default"
+msgstr ""
#: src/components/preference_pages/editor.rs:107
-msgid "preferences.editor.editor_style.title"
-msgstr "Editor Style"
+msgid "Editor Style"
+msgstr ""
#: src/components/preference_pages/editor.rs:121
-msgid "preferences.editor.font"
-msgstr "Font"
+#: src/components/preference_pages/map.rs:84
+msgid "Font"
+msgstr ""
#: src/components/preference_pages/editor.rs:152
-msgid "preferences.editor.editor_style.soft_wrap_lines"
-msgstr "Soft wrap lines"
+msgid "Soft wrap lines"
+msgstr ""
#: src/components/preference_pages/editor.rs:161
-msgid "preferences.editor.editor_style.use_custom_font"
-msgstr "Use custom font"
+#: src/components/preference_pages/map.rs:155
+msgid "Use custom font"
+msgstr ""
#: src/components/preference_pages/general.rs:40
-msgid "preferences.general.preferences.title"
-msgstr "Preferences"
+#: src/components/preferences_window.rs:49
+msgid "Preferences"
+msgstr ""
#: src/components/preference_pages/general.rs:48
-msgid "preferences.general.preferences.export"
-msgstr "Export"
+#: src/components/preference_pages/map.rs:104
+msgid "Export"
+msgstr ""
#: src/components/preference_pages/general.rs:53
-msgid "preferences.general.preferences.import"
-msgstr "Import"
+msgid "Import"
+msgstr ""
#: src/components/preference_pages/general.rs:58
-msgid "preferences.general.preferences.reset"
-msgstr "Reset to defaults"
+msgid "Reset to defaults"
+msgstr ""
#: src/components/preference_pages/general.rs:67
-msgid "preferences.general.explanation"
-msgstr ""
+msgid ""
"Export your preferences to share with others or back up your settings.\n"
-"Import preferences from a file to restore settings."
+" Import preferences from a file to restore settings."
+msgstr ""
#: src/components/preference_pages/map.rs:71
-msgid "preferences.map.map_style.title"
-msgstr "Map Style"
-
-#: src/components/preference_pages/map.rs:84
-msgid "preferences.map.font"
-msgstr "Font"
-
-#: src/components/preference_pages/map.rs:104
-msgid "preferences.map.export.title"
-msgstr "Export"
+msgid "Map Style"
+msgstr ""
#: src/components/preference_pages/map.rs:115
-msgid "preferences.map.export.default_format"
-msgstr "Default export format"
+msgid "Default export format"
+msgstr ""
#: src/components/preference_pages/map.rs:118
-msgid "export_formats.png"
-msgstr "PNG (Raster)"
+msgid "PNG (Raster)"
+msgstr ""
#: src/components/preference_pages/map.rs:119
-msgid "export_formats.svg"
-msgstr "SVG (Vector)"
+msgid "SVG (Vector)"
+msgstr ""
#: src/components/preference_pages/map.rs:146
-msgid "preferences.map.map_style.show_background"
-msgstr "Show map background"
-
-#: src/components/preference_pages/map.rs:155
-msgid "preferences.map.map_style.use_custom_font"
-msgstr "Use custom font"
+msgid "Show map background"
+msgstr ""
#: src/components/preference_pages/map.rs:164
-msgid "preferences.map.map_style.use_smart_label_positioning"
-msgstr "Use smart label positioning"
+msgid "Use smart label positioning"
+msgstr ""
#: src/components/preference_pages/stages.rs:56
-msgid "preferences.stages.title"
-msgstr "Custom Stages"
+msgid "Custom Stages"
+msgstr ""
#: src/components/preference_pages/stages.rs:61
-msgid "preferences.stages.explanation"
-msgstr "Custom stages allow you to define your own evolution axis label."
+msgid "Custom stages allow you to define your own evolution axis label."
+msgstr ""
#: src/components/preference_pages/stages.rs:85
-msgid "preferences.stages.column.name"
-msgstr "Name"
+msgid "Name"
+msgstr ""
-#: src/components/preference_pages/stages.rs:91
-msgid "preferences.stages.column.stage_i"
-msgstr "Stage I"
+#: src/components/preference_pages/stages.rs:91 src/preferences/models.rs:68
+#: src/stages.rs:112
+msgid "Stage I"
+msgstr ""
-#: src/components/preference_pages/stages.rs:97
-msgid "preferences.stages.column.stage_ii"
-msgstr "Stage II"
+#: src/components/preference_pages/stages.rs:97 src/preferences/models.rs:69
+#: src/stages.rs:145
+msgid "Stage II"
+msgstr ""
-#: src/components/preference_pages/stages.rs:103
-msgid "preferences.stages.column.stage_iii"
-msgstr "Stage III"
+#: src/components/preference_pages/stages.rs:103 src/preferences/models.rs:70
+#: src/stages.rs:178
+msgid "Stage III"
+msgstr ""
-#: src/components/preference_pages/stages.rs:109
-msgid "preferences.stages.column.stage_iv"
-msgstr "Stage IV"
+#: src/components/preference_pages/stages.rs:109 src/preferences/models.rs:71
+#: src/stages.rs:211
+msgid "Stage IV"
+msgstr ""
#: src/components/preference_pages/stages.rs:132
-msgid "preferences.stages.help.add"
-msgstr "Add custom stage"
+msgid "Add custom stage"
+msgstr ""
#: src/components/preference_pages/templates.rs:86
#: src/components/preference_pages/templates.rs:93
-msgid "preferences.templates.title"
-msgstr "Templates"
+#: src/components/preferences_window.rs:77
+msgid "Templates"
+msgstr ""
#: src/components/preference_pages/templates.rs:116
-msgid "preferences.templates.help.remove"
-msgstr "Remove template"
+msgid "Remove template"
+msgstr ""
#: src/components/preference_pages/templates.rs:124
-msgid "preferences.templates.help.add"
-msgstr "Add template"
+msgid "Add template"
+msgstr ""
#: src/components/preference_pages/templates.rs:128
-msgid "dialog.template.default_label"
-msgstr "My Template"
+msgid "My Template"
+msgstr ""
#: src/components/preference_pages/templates.rs:187
-msgid "preferences.templates.empty"
-msgstr "There are no templates. Click on the + button to create one."
-
-#: src/components/preferences_window.rs:49
-msgid "preferences.title"
-msgstr "Preferences"
+msgid "There are no templates. Click on the + button to create one."
+msgstr ""
#: src/components/preferences_window.rs:73
-msgid "preferences.menu.general"
-msgstr "General"
+msgid "General"
+msgstr ""
#: src/components/preferences_window.rs:74
-msgid "preferences.menu.editor"
-msgstr "Editor"
+msgid "Editor"
+msgstr ""
-#: src/components/preferences_window.rs:75
-msgid "preferences.menu.map"
-msgstr "Map"
+#: src/components/preferences_window.rs:75 src/main.rs:180 src/main.rs:182
+#: data/systems.tranquil.Map.desktop.in.in:3
+#: data/systems.tranquil.Map.metainfo.xml.in.in:5
+msgid "Map"
+msgstr ""
#: src/components/preferences_window.rs:76
-msgid "preferences.menu.stages"
-msgstr "Stages"
-
-#: src/components/preferences_window.rs:77
-msgid "preferences.menu.templates"
-msgstr "Templates"
+msgid "Stages"
+msgstr ""
#: src/components/preferences_window.rs:436
#: src/components/preferences_window.rs:462
-msgid "dialog.file_type.json"
-msgstr "JSON File"
+msgid "JSON File"
+msgstr ""
#: src/components/preferences_window.rs:442
-msgid "dialog.export_preferences.title"
-msgstr "Export Preferences"
+msgid "Export Preferences"
+msgstr ""
#: src/components/preferences_window.rs:468
-msgid "dialog.import_preferences.title"
-msgstr "Import Preferences"
+msgid "Import Preferences"
+msgstr ""
#: src/components/stage_form.rs:111
-msgid "preferences.stages.help.remove"
-msgstr "Remove stage"
+msgid "Remove stage"
+msgstr ""
#: src/components/template_row.rs:67
-msgid "preferences.templates.help.default"
-msgstr "This is the default template."
+msgid "This is the default template."
+msgstr ""
#: src/components/template_row.rs:67
-msgid "preferences.templates.help.set_as_default"
-msgstr "Set as default template."
+msgid "Set as default template."
+msgstr ""
#: src/components/template_row.rs:87
-msgid "preferences.templates.help.activate"
-msgstr "Edit Template"
+msgid "Edit Template"
+msgstr ""
#: src/dialogs.rs:36
-msgid "dialog.file_type.wmap"
-msgstr "Wardley Map Files"
+msgid "Wardley Map Files"
+msgstr ""
-#: src/dialogs.rs:44 src/dialogs.rs:140
-msgid "dialog.action.cancel"
-msgstr "Cancel"
+#: src/dialogs.rs:44 src/dialogs.rs:138
+msgid "Cancel"
+msgstr ""
#: src/dialogs.rs:58
-msgid "dialog.open.title"
-msgstr "Open Map"
+msgid "Open Map"
+msgstr ""
#: src/dialogs.rs:95
-msgid "dialog.save.title"
-msgstr "Save Map As"
+msgid "Save Map As"
+msgstr ""
#: src/dialogs.rs:136
-msgid "dialog.unsaved_changes.title"
-msgstr "Unsaved Changes"
+msgid "Unsaved Changes"
+msgstr ""
#: src/dialogs.rs:137
-msgid "dialog.unsaved_changes.message"
-msgstr "Save changes before closing?"
-
-#: src/dialogs.rs:139
-msgid "dialog.action.dont_save"
-msgstr "Don't Save"
-
-#: src/dialogs.rs:141
-msgid "dialog.action.save"
-msgstr "Save"
+msgid "Save changes before closing?"
+msgstr ""
-#: src/dialogs.rs:178
-msgid "dialog.file_type.png"
-msgstr "PNG Image"
+#: src/dialogs.rs:138
+msgid "Don't save"
+msgstr ""
-#: src/dialogs.rs:179
-msgid "dialog.file_type.svg"
-msgstr "SVG Image"
+#: src/dialogs.rs:174
+msgid "PNG Image"
+msgstr ""
-#: src/dialogs.rs:199
-msgid "dialog.export.title"
-msgstr "Export Map as Image"
+#: src/dialogs.rs:175
+msgid "SVG Image"
+msgstr ""
-#: src/handlers/export.rs:45
-msgid "error.file.export"
-msgstr "Could not export image. Please make sure the destination is writable."
+#: src/dialogs.rs:195
+msgid "Export Map as Image"
+msgstr ""
-#: src/handlers/file.rs:39
-msgid "errors.file.open"
-msgstr "Could not open file. Please make sure the file is readable."
+#: src/handlers/export.rs:47
+msgid "Could not export image. Please make sure the destination is writable."
+msgstr ""
-#: src/handlers/file.rs:62
-msgid "errors.file.save"
-msgstr "Could not save file. Please make sure the destination is writable."
+#: src/handlers/file.rs:41
+msgid "Could not open file. Please make sure the file is readable."
+msgstr ""
-#: src/main.rs:170
-msgid "document.untitled"
-msgstr "Untitled"
+#: src/handlers/file.rs:68
+msgid "Could not save file. Please make sure the destination is writable."
+msgstr ""
-#: src/main.rs:604
-msgid "about.comment"
+#: src/main.rs:171
+msgid "Untitled"
msgstr ""
+
+#: src/main.rs:654
+msgid ""
"Map is a <a href=\"https://medium.com/wardleymaps\">wardley map</a> editor "
"for linux that uses a simple language to easily create and edit maps. Draw "
"components, link dependencies, create groups, write notes, or add inertia "
@@ -401,54 +388,38 @@ msgstr ""
"<tt>[I] 15</tt>\n"
"<tt>[II] 35.5</tt>\n"
"<tt>[III] 80</tt>"
+msgstr ""
#: src/preferences/models.rs:53 src/stages.rs:78
-msgid "stages.cynefin.name"
-msgstr "Cynefin"
+msgid "Cynefin"
+msgstr ""
#: src/preferences/models.rs:55 src/stages.rs:111
-msgid "stages.cynefin.i"
-msgstr "Chaotic"
+msgid "Chaotic"
+msgstr ""
#: src/preferences/models.rs:56 src/stages.rs:144
-msgid "stages.cynefin.ii"
-msgstr "Complex"
+msgid "Complex"
+msgstr ""
#: src/preferences/models.rs:57 src/stages.rs:177
-msgid "stages.cynefin.iii"
-msgstr "Complicated"
+msgid "Complicated"
+msgstr ""
#: src/preferences/models.rs:58 src/stages.rs:210
-msgid "stages.cynefin.iv"
-msgstr "Clear"
+msgid "Clear"
+msgstr ""
#: 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"
+msgid "New Stage"
+msgstr ""
#: src/preferences/models.rs:180
-msgid "templates.defaults.example.title"
-msgstr "Example Map"
+msgid "Example Map"
+msgstr ""
#: src/preferences/models.rs:181
-msgid "templates.defaults.example.source"
-msgstr ""
+msgid ""
"Client (39, 0) [x]\n"
"Consumer (55, 10) [x]\n"
"\n"
@@ -503,473 +474,460 @@ msgstr ""
"[i] 20\n"
"[ii] 40\n"
"[iii] 70"
+msgstr ""
-#: src/preferences/models.rs:184
-msgid "templates.defaults.empty.title"
-msgstr "Empty"
+#: src/preferences/models.rs:237
+msgid "Empty"
+msgstr ""
#: src/stages.rs:58
-msgid "stage.activities.name"
-msgstr "Activities"
+msgid "Activities"
+msgstr ""
#: src/stages.rs:59
-msgid "stage.practice.name"
-msgstr "Practice"
+msgid "Practice"
+msgstr ""
#: src/stages.rs:60
-msgid "stage.data.name"
-msgstr "Data"
+msgid "Data"
+msgstr ""
#: src/stages.rs:61
-msgid "stages.knowledge.name"
-msgstr "Knowledge"
+msgid "Knowledge"
+msgstr ""
#: src/stages.rs:62
-msgid "stages.ubiquity.name"
-msgstr "Ubiquity"
+msgid "Ubiquity"
+msgstr ""
#: src/stages.rs:63
-msgid "stages.certainty.name"
-msgstr "Certainty"
+msgid "Certainty"
+msgstr ""
#: src/stages.rs:64
-msgid "stages.publication_types.name"
-msgstr "Publication Types"
+msgid "Publication Types"
+msgstr ""
#: src/stages.rs:65
-msgid "stages.market.name"
-msgstr "Market"
+msgid "Market"
+msgstr ""
#: src/stages.rs:66
-msgid "stages.knowledge_management.name"
-msgstr "Knowledge Management"
+msgid "Knowledge Management"
+msgstr ""
#: src/stages.rs:67
-msgid "stages.market_perception.name"
-msgstr "Market Perception"
+msgid "Market Perception"
+msgstr ""
#: src/stages.rs:68
-msgid "stages.user_perception.name"
-msgstr "User Perception"
+msgid "User Perception"
+msgstr ""
#: src/stages.rs:69
-msgid "stages.perception_in_industry.name"
-msgstr "Perception in Industry"
+msgid "Perception in Industry"
+msgstr ""
#: src/stages.rs:70
-msgid "stages.focus_of_value.name"
-msgstr "Focus of Value"
+msgid "Focus of Value"
+msgstr ""
#: src/stages.rs:71
-msgid "stages.understanding.name"
-msgstr "Understanding"
+msgid "Understanding"
+msgstr ""
#: src/stages.rs:72
-msgid "stages.comparison.name"
-msgstr "Comparison"
+msgid "Comparison"
+msgstr ""
#: src/stages.rs:73
-msgid "stages.failure.name"
-msgstr "Failure"
+msgid "Failure"
+msgstr ""
#: src/stages.rs:74
-msgid "stages.market_action.name"
-msgstr "Market Action"
+msgid "Market Action"
+msgstr ""
#: src/stages.rs:75
-msgid "stages.efficiency.name"
-msgstr "Efficiency"
+msgid "Efficiency"
+msgstr ""
#: src/stages.rs:76
-msgid "stages.decision_drivers.name"
-msgstr "Decision Drivers"
+msgid "Decision Drivers"
+msgstr ""
#: src/stages.rs:77
-msgid "stages.behavior.name"
-msgstr "Behavior"
+msgid "Behavior"
+msgstr ""
#: src/stages.rs:79
-msgid "stages.evolution_stage.name"
-msgstr "Evolution Stage"
+msgid "Evolution Stage"
+msgstr ""
#: src/stages.rs:91
-msgid "stage.activities.i"
-msgstr "Genesis"
+msgid "Genesis"
+msgstr ""
#: src/stages.rs:92
-msgid "stage.practice.i"
-msgstr "Novel"
+msgid "Novel"
+msgstr ""
#: src/stages.rs:93
-msgid "stage.data.i"
-msgstr "Unmodelled"
+msgid "Unmodelled"
+msgstr ""
#: src/stages.rs:94
-msgid "stages.knowledge.i"
-msgstr "Concept"
+msgid "Concept"
+msgstr ""
#: src/stages.rs:95
-msgid "stages.ubiquity.i"
-msgstr "Rare"
+msgid "Rare"
+msgstr ""
#: src/stages.rs:96
-msgid "stages.certainty.i"
-msgstr "Poorly Understood / exploring the unknown"
+msgid "Poorly Understood / exploring the unknown"
+msgstr ""
#: src/stages.rs:97
-msgid "stages.publication_types.i"
-msgstr ""
+msgid ""
"Describe the wonder of the thing / the discovery of some marvel / a new "
"land / an unknown frontier"
+msgstr ""
#: src/stages.rs:98
-msgid "stages.market.i"
-msgstr "Undefined Market"
+msgid "Undefined Market"
+msgstr ""
#: src/stages.rs:99
-msgid "stages.knowledge_management.i"
-msgstr "Uncertain"
+msgid "Uncertain"
+msgstr ""
#: src/stages.rs:100
-msgid "stages.market_perception.i"
-msgstr "Chaotic (non-linear) / domain of the \"crazy\""
+msgid "Chaotic (non-linear) / domain of the \"crazy\""
+msgstr ""
#: src/stages.rs:101
-msgid "stages.user_perception.i"
-msgstr "Different / confusing / exciting / surprising / dangerous"
+msgid "Different / confusing / exciting / surprising / dangerous"
+msgstr ""
#: src/stages.rs:102
-msgid "stages.perception_in_industry.i"
-msgstr "Future source of competitive advantage / unpredictable / unknown"
+msgid "Future source of competitive advantage / unpredictable / unknown"
+msgstr ""
#: src/stages.rs:103
-msgid "stages.focus_of_value.i"
-msgstr "High future worth but immediate investment"
+msgid "High future worth but immediate investment"
+msgstr ""
#: src/stages.rs:104
-msgid "stages.understanding.i"
-msgstr "Poorly Understood / unpredictable"
+msgid "Poorly Understood / unpredictable"
+msgstr ""
#: src/stages.rs:105
-msgid "stages.comparison.i"
-msgstr "Constantly changing / a differential / unstable"
+msgid "Constantly changing / a differential / unstable"
+msgstr ""
#: src/stages.rs:106
-msgid "stages.failure.i"
-msgstr "High / tolerated / assumed to be wrong"
+msgid "High / tolerated / assumed to be wrong"
+msgstr ""
#: src/stages.rs:107
-msgid "stages.market_action.i"
-msgstr "Gambling / driven by gut"
+msgid "Gambling / driven by gut"
+msgstr ""
#: src/stages.rs:108
-msgid "stages.efficiency.i"
-msgstr "Reducing the cost of change (experimentation)"
+msgid "Reducing the cost of change (experimentation)"
+msgstr ""
#: src/stages.rs:109
-msgid "stages.decision_drivers.i"
-msgstr "Heritage / culture"
+msgid "Heritage / culture"
+msgstr ""
#: src/stages.rs:110
-msgid "stages.behavior.i"
-msgstr "Uncertain when to use"
+msgid "Uncertain when to use"
+msgstr ""
#: src/stages.rs:124
-msgid "stage.activities.ii"
-msgstr "Custom"
+msgid "Custom"
+msgstr ""
#: src/stages.rs:125
-msgid "stage.practice.ii"
-msgstr "Emerging"
+msgid "Emerging"
+msgstr ""
#: src/stages.rs:126
-msgid "stage.data.ii"
-msgstr "Divergent"
+msgid "Divergent"
+msgstr ""
#: src/stages.rs:127
-msgid "stages.knowledge.ii"
-msgstr "Hypothesis"
+msgid "Hypothesis"
+msgstr ""
#: src/stages.rs:128
-msgid "stages.ubiquity.ii"
-msgstr "Slowly Increasing"
+msgid "Slowly Increasing"
+msgstr ""
#: src/stages.rs:129
-msgid "stages.certainty.ii"
-msgstr "Rapid Increase In Learning / discovery becomes refining"
+msgid "Rapid Increase In Learning / discovery becomes refining"
+msgstr ""
#: src/stages.rs:130
-msgid "stages.publication_types.ii"
-msgstr ""
+msgid ""
"Focused on build / construct / awareness and learning / many models of "
"explanation / no accepted forms / a wild west"
+msgstr ""
#: src/stages.rs:131
-msgid "stages.market.ii"
-msgstr ""
+msgid ""
"Forming Market / an array of competing forms and models of understanding"
+msgstr ""
#: src/stages.rs:132
-msgid "stages.knowledge_management.ii"
-msgstr "Learning on use / focused on testing prediction"
+msgid "Learning on use / focused on testing prediction"
+msgstr ""
#: src/stages.rs:133
-msgid "stages.market_perception.ii"
-msgstr "Domain of \"experts\""
+msgid "Domain of \"experts\""
+msgstr ""
#: src/stages.rs:134
-msgid "stages.user_perception.ii"
-msgstr "Leading edge / emerging / unceirtanty over results"
+msgid "Leading edge / emerging / uncertainty over results"
+msgstr ""
#: src/stages.rs:135
-msgid "stages.perception_in_industry.ii"
+msgid "Seen as a scompetitive advantage / a differential / ROI / case examples"
msgstr ""
-"Seen as a scompetitive advantage / a differential / ROI / case examples"
#: src/stages.rs:136
-msgid "stages.focus_of_value.ii"
-msgstr "Seeking ways to profit and a ROI / seeking confirmation of value"
+msgid "Seeking ways to profit and a ROI / seeking confirmation of value"
+msgstr ""
#: src/stages.rs:137
-msgid "stages.understanding.ii"
-msgstr "Increasing understanding / development of measures"
+msgid "Increasing understanding / development of measures"
+msgstr ""
#: src/stages.rs:138
-msgid "stages.comparison.ii"
-msgstr "Learning from others / testing the water / some evidential support"
+msgid "Learning from others / testing the water / some evidential support"
+msgstr ""
#: src/stages.rs:139
-msgid "stages.failure.ii"
-msgstr "Moderate / unsurprising if wrong but disappointed"
+msgid "Moderate / unsurprising if wrong but disappointed"
+msgstr ""
#: src/stages.rs:140
-msgid "stages.market_action.ii"
-msgstr "Exploring a \"found\" value"
+msgid "Exploring a \"found\" value"
+msgstr ""
-#: src/stages.rs:141
-msgid "stages.efficiency.ii"
-msgstr "Reducing cost of waste (Learning)"
+#: src/stages.rs:141 src/stages.rs:174
+msgid "Reducing cost of waste (Learning)"
+msgstr ""
-#: src/stages.rs:142
-msgid "stages.decision_drivers.ii"
-msgstr "Analyses & synthesis"
+#: src/stages.rs:142 src/stages.rs:175
+msgid "Analyses & synthesis"
+msgstr ""
#: src/stages.rs:143
-msgid "stages.behavior.ii"
-msgstr "Learning when to use"
+msgid "Learning when to use"
+msgstr ""
#: src/stages.rs:157
-msgid "stage.activities.iii"
-msgstr "Product (+rental)"
+msgid "Product (+rental)"
+msgstr ""
#: src/stages.rs:158
-msgid "stage.practice.iii"
-msgstr "Good"
+msgid "Good"
+msgstr ""
#: src/stages.rs:159
-msgid "stage.data.iii"
-msgstr "Convergent"
+msgid "Convergent"
+msgstr ""
#: src/stages.rs:160
-msgid "stages.knowledge.iii"
-msgstr "Theory"
+msgid "Theory"
+msgstr ""
#: src/stages.rs:161
-msgid "stages.ubiquity.iii"
-msgstr "Rapidly Increasing"
+msgid "Rapidly Increasing"
+msgstr ""
#: src/stages.rs:162
-msgid "stages.certainty.iii"
-msgstr "Rapid increase in use / increasing fit for purpose"
+msgid "Rapid increase in use / increasing fit for purpose"
+msgstr ""
#: src/stages.rs:163
-msgid "stages.publication_types.iii"
-msgstr ""
+msgid ""
"Maintenance / operations / installation / comparison between competing "
"forms / feature analysis"
+msgstr ""
#: src/stages.rs:164
-msgid "stages.market.iii"
-msgstr ""
+msgid ""
"Growing Market / consolidation to a few competing but more accepted forms"
+msgstr ""
#: src/stages.rs:165
-msgid "stages.knowledge_management.iii"
-msgstr "Learning on operation / using prediction / verification"
+msgid "Learning on operation / using prediction / verification"
+msgstr ""
#: src/stages.rs:166
-msgid "stages.market_perception.iii"
-msgstr "Increasing expectation of use / domain of \"professionals\""
+msgid "Increasing expectation of use / domain of \"professionals\""
+msgstr ""
#: src/stages.rs:167
-msgid "stages.user_perception.iii"
-msgstr ""
+msgid ""
"Increasingly common / disappointed if not used or available / feeling left "
"behind"
+msgstr ""
#: src/stages.rs:168
-msgid "stages.perception_in_industry.iii"
-msgstr ""
+msgid ""
"Advantage through implementation / features / this model is better than that"
+msgstr ""
#: src/stages.rs:169
-msgid "stages.focus_of_value.iii"
-msgstr ""
+msgid ""
"High profitability per unit / a valuable model / a feeling of "
"understanding / focus on exploitation"
+msgstr ""
#: src/stages.rs:170
-msgid "stages.understanding.iii"
-msgstr "Increasing education / constant refinement of needs / measures"
+msgid "Increasing education / constant refinement of needs / measures"
+msgstr ""
#: src/stages.rs:171
-msgid "stages.comparison.iii"
-msgstr "Competing models / feature difference / evidential support"
+msgid "Competing models / feature difference / evidential support"
+msgstr ""
#: src/stages.rs:172
-msgid "stages.failure.iii"
-msgstr ""
+msgid ""
"Not tolerated / focus on constant improvement / assumed to be in the right "
"direction / resistance to changing the model"
+msgstr ""
#: src/stages.rs:173
-msgid "stages.market_action.iii"
-msgstr "Market analysis / listening to customers"
-
-#: src/stages.rs:174
-msgid "stages.efficiency.iii"
-msgstr "Reducing cost of waste (Learning)"
-
-#: src/stages.rs:175
-msgid "stages.decision_drivers.iii"
-msgstr "Analyses & synthesis"
+msgid "Market analysis / listening to customers"
+msgstr ""
#: src/stages.rs:176
-msgid "stages.behavior.iii"
-msgstr "Learning through use"
+msgid "Learning through use"
+msgstr ""
#: src/stages.rs:190
-msgid "stage.activities.iv"
-msgstr "Commodity (+utility)"
+msgid "Commodity (+utility)"
+msgstr ""
#: src/stages.rs:191
-msgid "stage.practice.iv"
-msgstr "Best"
+msgid "Best"
+msgstr ""
#: src/stages.rs:192
-msgid "stage.data.iv"
-msgstr "Modelled"
+msgid "Modelled"
+msgstr ""
#: src/stages.rs:193
-msgid "stages.knowledge.iv"
-msgstr "Accepted"
+msgid "Accepted"
+msgstr ""
#: src/stages.rs:194
-msgid "stages.ubiquity.iv"
-msgstr "Widespread in the applicable market / ecosystem"
+msgid "Widespread in the applicable market / ecosystem"
+msgstr ""
#: src/stages.rs:195
-msgid "stages.certainty.iv"
-msgstr "Commonly understood (in terms of use)"
+msgid "Commonly understood (in terms of use)"
+msgstr ""
#: src/stages.rs:196
-msgid "stages.publication_types.iv"
-msgstr "Focused on use / increasingly an accepted, almost invisible component"
+msgid "Focused on use / increasingly an accepted, almost invisible component"
+msgstr ""
#: src/stages.rs:197
-msgid "stages.market.iv"
-msgstr "Mature Market / stabilised to an accepted form"
+msgid "Mature Market / stabilised to an accepted form"
+msgstr ""
#: src/stages.rs:198
-msgid "stages.knowledge_management.iv"
-msgstr "Known / accepted"
+msgid "Known / accepted"
+msgstr ""
#: src/stages.rs:199
-msgid "stages.market_perception.iv"
-msgstr "Ordered (appearance of being linear) / trivial / formula to be applied"
+msgid "Ordered (appearance of being linear) / trivial / formula to be applied"
+msgstr ""
#: src/stages.rs:200
-msgid "stages.user_perception.iv"
-msgstr "Standard / expected / feeling of shock if not used"
+msgid "Standard / expected / feeling of shock if not used"
+msgstr ""
#: src/stages.rs:201
-msgid "stages.perception_in_industry.iv"
-msgstr "Cost of doing business / accepted / specific defined models"
+msgid "Cost of doing business / accepted / specific defined models"
+msgstr ""
#: src/stages.rs:202
-msgid "stages.focus_of_value.iv"
-msgstr ""
+msgid ""
"High volume / reducing margin / important but invisible / an essential "
"component of something more complex"
+msgstr ""
#: src/stages.rs:203
-msgid "stages.understanding.iv"
-msgstr "Believed to be well defined / stable / measurable"
+msgid "Believed to be well defined / stable / measurable"
+msgstr ""
#: src/stages.rs:204
-msgid "stages.comparison.iv"
-msgstr "Essential / any advantage is operational / accepted norm"
+msgid "Essential / any advantage is operational / accepted norm"
+msgstr ""
#: src/stages.rs:205
-msgid "stages.failure.iv"
-msgstr "Surprised by failure / focus on operational efficiency"
+msgid "Surprised by failure / focus on operational efficiency"
+msgstr ""
#: src/stages.rs:206
-msgid "stages.market_action.iv"
-msgstr "Metric driven / build what is needed"
+msgid "Metric driven / build what is needed"
+msgstr ""
#: src/stages.rs:207
-msgid "stages.efficiency.iv"
-msgstr "Reducing cost of deviation (Volume)"
+msgid "Reducing cost of deviation (Volume)"
+msgstr ""
#: src/stages.rs:208
-msgid "stages.decision_drivers.iv"
-msgstr "Previous Experience"
+msgid "Previous Experience"
+msgstr ""
#: src/stages.rs:209
-msgid "stages.behavior.iv"
-msgstr "Known / common usage"
-
-#: data/systems.tranquil.Map.desktop.in.in:3
-#: data/systems.tranquil.Map.metainfo.xml.in.in:5
-msgid "application.name"
-msgstr "Map"
+msgid "Known / common usage"
+msgstr ""
#: data/systems.tranquil.Map.desktop.in.in:4
-msgid "application.generic_name"
-msgstr "Wardley Map Editor"
+msgid "Wardley Map Editor"
+msgstr ""
#: data/systems.tranquil.Map.desktop.in.in:5
-msgid "application.comment"
-msgstr "Wardley Map editor for Linux"
+msgid "Wardley Map editor for Linux"
+msgstr ""
#: data/systems.tranquil.Map.desktop.in.in:10
-msgid "application.tags"
-msgstr "wardley;wmap;maps;editor;wardley maps;wardley mapping;"
+msgid "wardley;wmap;maps;editor;wardley maps;wardley mapping;"
+msgstr ""
#: data/systems.tranquil.Map.metainfo.xml.in.in:6
-msgid "application.summary"
-msgstr "Visualize your business landscape"
+msgid "Visualize your business landscape"
+msgstr ""
#: data/systems.tranquil.Map.metainfo.xml.in.in:21
-msgid "application.description"
-msgstr ""
+msgid ""
"Map is a wardley map editor for linux that uses a simple language to easily "
"create and edit maps that visualize an evolving environment. Draw "
"components, link dependencies, create groups, write notes, or add inertia "
"and evolution markers, and see your map change in an instant."
+msgstr ""
#: data/systems.tranquil.Map.metainfo.xml.in.in:31
-msgid "application.screenshot.key.caption"
-msgstr ""
+msgid ""
"The main window of Map showing the code editor on the left pane, and the "
"rendered preview on the right pane."
+msgstr ""
#: data/systems.tranquil.Map.metainfo.xml.in.in:35
-msgid "application.screenshot.preferences.caption"
-msgstr ""
+msgid ""
"A lineup of the preference panes in map, showing the ways in which you can "
"customize your experience."
+msgstr ""
#: data/systems.tranquil.Map.metainfo.xml.in.in:48
msgid "Editing preferences now works better on small screens."
@@ -1007,6 +965,760 @@ msgstr ""
msgid "Rubén Beltrán del Río"
msgstr ""
+#~ msgid "stage.activities.iv"
+#~ msgstr "Commodity (+utility)"
+
+#~ msgid "stage.practice.iv"
+#~ msgstr "Best"
+
+#~ msgid "stage.data.iv"
+#~ msgstr "Modelled"
+
+#~ msgid "stages.knowledge.iv"
+#~ msgstr "Accepted"
+
+#~ msgid "stages.ubiquity.iv"
+#~ msgstr "Widespread in the applicable market / ecosystem"
+
+#~ msgid "stages.certainty.iv"
+#~ msgstr "Commonly understood (in terms of use)"
+
+#~ msgid "stages.publication_types.iv"
+#~ msgstr ""
+#~ "Focused on use / increasingly an accepted, almost invisible component"
+
+#~ msgid "stages.market.iv"
+#~ msgstr "Mature Market / stabilised to an accepted form"
+
+#~ msgid "stages.knowledge_management.iv"
+#~ msgstr "Known / accepted"
+
+#~ msgid "stages.market_perception.iv"
+#~ msgstr ""
+#~ "Ordered (appearance of being linear) / trivial / formula to be applied"
+
+#~ msgid "stages.user_perception.iv"
+#~ msgstr "Standard / expected / feeling of shock if not used"
+
+#~ msgid "stages.perception_in_industry.iv"
+#~ msgstr "Cost of doing business / accepted / specific defined models"
+
+#~ msgid "stages.focus_of_value.iv"
+#~ msgstr ""
+#~ "High volume / reducing margin / important but invisible / an essential "
+#~ "component of something more complex"
+
+#~ msgid "stages.understanding.iv"
+#~ msgstr "Believed to be well defined / stable / measurable"
+
+#~ msgid "stages.comparison.iv"
+#~ msgstr "Essential / any advantage is operational / accepted norm"
+
+#~ msgid "stages.failure.iv"
+#~ msgstr "Surprised by failure / focus on operational efficiency"
+
+#~ msgid "stages.market_action.iv"
+#~ msgstr "Metric driven / build what is needed"
+
+#~ msgid "stages.efficiency.iv"
+#~ msgstr "Reducing cost of deviation (Volume)"
+
+#~ msgid "stages.decision_drivers.iv"
+#~ msgstr "Previous Experience"
+
+#~ msgid "stages.behavior.iv"
+#~ msgstr "Known / common usage"
+
+#~ msgid "stages.cynefin.iv"
+#~ msgstr "Clear"
+
+#~ msgid "stages.evolution_stage.iv"
+#~ msgstr "Stage IV"
+
+#~ msgid "stage.activities.iii"
+#~ msgstr "Product (+rental)"
+
+#~ msgid "stage.practice.iii"
+#~ msgstr "Good"
+
+#~ msgid "stage.data.iii"
+#~ msgstr "Convergent"
+
+#~ msgid "stages.knowledge.iii"
+#~ msgstr "Theory"
+
+#~ msgid "stages.ubiquity.iii"
+#~ msgstr "Rapidly Increasing"
+
+#~ msgid "stages.certainty.iii"
+#~ msgstr "Rapid increase in use / increasing fit for purpose"
+
+#~ msgid "stages.publication_types.iii"
+#~ msgstr ""
+#~ "Maintenance / operations / installation / comparison between competing "
+#~ "forms / feature analysis"
+
+#~ msgid "stages.market.iii"
+#~ msgstr ""
+#~ "Growing Market / consolidation to a few competing but more accepted forms"
+
+#~ msgid "stages.knowledge_management.iii"
+#~ msgstr "Learning on operation / using prediction / verification"
+
+#~ msgid "stages.market_perception.iii"
+#~ msgstr "Increasing expectation of use / domain of \"professionals\""
+
+#~ msgid "stages.user_perception.iii"
+#~ msgstr ""
+#~ "Increasingly common / disappointed if not used or available / feeling "
+#~ "left behind"
+
+#~ msgid "stages.perception_in_industry.iii"
+#~ msgstr ""
+#~ "Advantage through implementation / features / this model is better than "
+#~ "that"
+
+#~ msgid "stages.focus_of_value.iii"
+#~ msgstr ""
+#~ "High profitability per unit / a valuable model / a feeling of "
+#~ "understanding / focus on exploitation"
+
+#~ msgid "stages.understanding.iii"
+#~ msgstr "Increasing education / constant refinement of needs / measures"
+
+#~ msgid "stages.comparison.iii"
+#~ msgstr "Competing models / feature difference / evidential support"
+
+#~ msgid "stages.failure.iii"
+#~ msgstr ""
+#~ "Not tolerated / focus on constant improvement / assumed to be in the "
+#~ "right direction / resistance to changing the model"
+
+#~ msgid "stages.market_action.iii"
+#~ msgstr "Market analysis / listening to customers"
+
+#~ msgid "stages.efficiency.iii"
+#~ msgstr "Reducing cost of waste (Learning)"
+
+#~ msgid "stages.decision_drivers.iii"
+#~ msgstr "Analyses & synthesis"
+
+#~ msgid "stages.behavior.iii"
+#~ msgstr "Learning through use"
+
+#~ msgid "stages.cynefin.iii"
+#~ msgstr "Complicated"
+
+#~ msgid "stages.evolution_stage.iii"
+#~ msgstr "Stage III"
+
+#~ msgid "stage.activities.ii"
+#~ msgstr "Custom"
+
+#~ msgid "stage.practice.ii"
+#~ msgstr "Emerging"
+
+#~ msgid "stage.data.ii"
+#~ msgstr "Divergent"
+
+#~ msgid "stages.knowledge.ii"
+#~ msgstr "Hypothesis"
+
+#~ msgid "stages.ubiquity.ii"
+#~ msgstr "Slowly Increasing"
+
+#~ msgid "stages.certainty.ii"
+#~ msgstr "Rapid Increase In Learning / discovery becomes refining"
+
+#~ msgid "stages.publication_types.ii"
+#~ msgstr ""
+#~ "Focused on build / construct / awareness and learning / many models of "
+#~ "explanation / no accepted forms / a wild west"
+
+#~ msgid "stages.market.ii"
+#~ msgstr ""
+#~ "Forming Market / an array of competing forms and models of understanding"
+
+#~ msgid "stages.knowledge_management.ii"
+#~ msgstr "Learning on use / focused on testing prediction"
+
+#~ msgid "stages.market_perception.ii"
+#~ msgstr "Domain of \"experts\""
+
+#~ msgid "stages.user_perception.ii"
+#~ msgstr "Leading edge / emerging / unceirtanty over results"
+
+#~ msgid "stages.perception_in_industry.ii"
+#~ msgstr ""
+#~ "Seen as a scompetitive advantage / a differential / ROI / case examples"
+
+#~ msgid "stages.focus_of_value.ii"
+#~ msgstr "Seeking ways to profit and a ROI / seeking confirmation of value"
+
+#~ msgid "stages.understanding.ii"
+#~ msgstr "Increasing understanding / development of measures"
+
+#~ msgid "stages.comparison.ii"
+#~ msgstr "Learning from others / testing the water / some evidential support"
+
+#~ msgid "stages.failure.ii"
+#~ msgstr "Moderate / unsurprising if wrong but disappointed"
+
+#~ msgid "stages.market_action.ii"
+#~ msgstr "Exploring a \"found\" value"
+
+#~ msgid "stages.efficiency.ii"
+#~ msgstr "Reducing cost of waste (Learning)"
+
+#~ msgid "stages.decision_drivers.ii"
+#~ msgstr "Analyses & synthesis"
+
+#~ msgid "stages.behavior.ii"
+#~ msgstr "Learning when to use"
+
+#~ msgid "stages.cynefin.ii"
+#~ msgstr "Complex"
+
+#~ msgid "stages.evolution_stage.ii"
+#~ msgstr "Stage II"
+
+#~ msgid "stage.activities.i"
+#~ msgstr "Genesis"
+
+#~ msgid "stage.practice.i"
+#~ msgstr "Novel"
+
+#~ msgid "stage.data.i"
+#~ msgstr "Unmodelled"
+
+#~ msgid "stages.knowledge.i"
+#~ msgstr "Concept"
+
+#~ msgid "stages.ubiquity.i"
+#~ msgstr "Rare"
+
+#~ msgid "stages.certainty.i"
+#~ msgstr "Poorly Understood / exploring the unknown"
+
+#~ msgid "stages.publication_types.i"
+#~ msgstr ""
+#~ "Describe the wonder of the thing / the discovery of some marvel / a new "
+#~ "land / an unknown frontier"
+
+#~ msgid "stages.market.i"
+#~ msgstr "Undefined Market"
+
+#~ msgid "stages.knowledge_management.i"
+#~ msgstr "Uncertain"
+
+#~ msgid "stages.market_perception.i"
+#~ msgstr "Chaotic (non-linear) / domain of the \"crazy\""
+
+#~ msgid "stages.user_perception.i"
+#~ msgstr "Different / confusing / exciting / surprising / dangerous"
+
+#~ msgid "stages.perception_in_industry.i"
+#~ msgstr "Future source of competitive advantage / unpredictable / unknown"
+
+#~ msgid "stages.focus_of_value.i"
+#~ msgstr "High future worth but immediate investment"
+
+#~ msgid "stages.understanding.i"
+#~ msgstr "Poorly Understood / unpredictable"
+
+#~ msgid "stages.comparison.i"
+#~ msgstr "Constantly changing / a differential / unstable"
+
+#~ msgid "stages.failure.i"
+#~ msgstr "High / tolerated / assumed to be wrong"
+
+#~ msgid "stages.market_action.i"
+#~ msgstr "Gambling / driven by gut"
+
+#~ msgid "stages.efficiency.i"
+#~ msgstr "Reducing the cost of change (experimentation)"
+
+#~ msgid "stages.decision_drivers.i"
+#~ msgstr "Heritage / culture"
+
+#~ msgid "stages.behavior.i"
+#~ msgstr "Uncertain when to use"
+
+#~ msgid "stages.cynefin.i"
+#~ msgstr "Chaotic"
+
+#~ msgid "stages.evolution_stage.i"
+#~ msgstr "Stage I"
+
+#~ msgid "stages.cynefin.name"
+#~ msgstr "Cynefin"
+
+#~ msgid "stages.new.name"
+#~ msgstr "New Stage"
+
+#~ msgid "templates.defaults.example.title"
+#~ msgstr "Example Map"
+
+#~ 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"
+
+#~ msgid "templates.defaults.empty.title"
+#~ msgstr "Empty"
+
+#~ msgid "stage.activities.name"
+#~ msgstr "Activities"
+
+#~ msgid "stage.practice.name"
+#~ msgstr "Practice"
+
+#~ msgid "stage.data.name"
+#~ msgstr "Data"
+
+#~ msgid "stages.knowledge.name"
+#~ msgstr "Knowledge"
+
+#~ msgid "stages.ubiquity.name"
+#~ msgstr "Ubiquity"
+
+#~ msgid "stages.certainty.name"
+#~ msgstr "Certainty"
+
+#~ msgid "stages.publication_types.name"
+#~ msgstr "Publication Types"
+
+#~ msgid "stages.market.name"
+#~ msgstr "Market"
+
+#~ msgid "stages.knowledge_management.name"
+#~ msgstr "Knowledge Management"
+
+#~ msgid "stages.market_perception.name"
+#~ msgstr "Market Perception"
+
+#~ msgid "stages.user_perception.name"
+#~ msgstr "User Perception"
+
+#~ msgid "stages.perception_in_industry.name"
+#~ msgstr "Perception in Industry"
+
+#~ msgid "stages.focus_of_value.name"
+#~ msgstr "Focus of Value"
+
+#~ msgid "stages.understanding.name"
+#~ msgstr "Understanding"
+
+#~ msgid "stages.comparison.name"
+#~ msgstr "Comparison"
+
+#~ msgid "stages.failure.name"
+#~ msgstr "Failure"
+
+#~ msgid "stages.market_action.name"
+#~ msgstr "Market Action"
+
+#~ msgid "stages.efficiency.name"
+#~ msgstr "Efficiency"
+
+#~ msgid "stages.decision_drivers.name"
+#~ msgstr "Decision Drivers"
+
+#~ msgid "stages.behavior.name"
+#~ msgstr "Behavior"
+
+#~ msgid "stages.evolution_stage.name"
+#~ msgstr "Evolution Stage"
+
+#~ msgid "error.file.export"
+#~ msgstr ""
+#~ "Could not export image. Please make sure the destination is writable."
+
+#~ msgid "errors.file.open"
+#~ msgstr "Could not open file. Please make sure the file is readable."
+
+#~ msgid "errors.file.save"
+#~ msgstr "Could not save file. Please make sure the destination is writable."
+
+#~ msgid "dialog.file_type.json"
+#~ msgstr "JSON File"
+
+#~ msgid "dialog.export_preferences.title"
+#~ msgstr "Export Preferences"
+
+#~ msgid "dialog.import_preferences.title"
+#~ msgstr "Import Preferences"
+
+#~ msgid "preferences.stages.help.remove"
+#~ msgstr "Remove stage"
+
+#~ msgid "preferences.templates.help.default"
+#~ msgstr "This is the default template."
+
+#~ msgid "preferences.templates.help.set_as_default"
+#~ msgstr "Set as default template."
+
+#~ msgid "preferences.templates.help.activate"
+#~ msgstr "Edit Template"
+
+#~ msgid "preferences.menu.general"
+#~ msgstr "General"
+
+#~ msgid "preferences.menu.editor"
+#~ msgstr "Editor"
+
+#~ msgid "preferences.menu.map"
+#~ msgstr "Map"
+
+#~ msgid "preferences.menu.stages"
+#~ msgstr "Stages"
+
+#~ msgid "preferences.menu.templates"
+#~ msgstr "Templates"
+
+#~ msgid "dialog.file_type.wmap"
+#~ msgstr "Wardley Map Files"
+
+#~ msgid "dialog.action.cancel"
+#~ msgstr "Cancel"
+
+#~ msgid "dialog.open.title"
+#~ msgstr "Open Map"
+
+#~ msgid "dialog.save.title"
+#~ msgstr "Save Map As"
+
+#~ msgid "dialog.unsaved_changes.title"
+#~ msgstr "Unsaved Changes"
+
+#~ msgid "dialog.unsaved_changes.message"
+#~ msgstr "Save changes before closing?"
+
+#~ msgid "dialog.action.dont_save"
+#~ msgstr "Don't Save"
+
+#~ msgid "dialog.action.save"
+#~ msgstr "Save"
+
+#~ msgid "dialog.file_type.png"
+#~ msgstr "PNG Image"
+
+#~ msgid "dialog.file_type.svg"
+#~ msgstr "SVG Image"
+
+#~ msgid "dialog.export.title"
+#~ msgstr "Export Map as Image"
+
+#~ msgid "preferences.editor.font_size.title"
+#~ msgstr "Font Size"
+
+#~ msgid "preferences.editor.default_font_size"
+#~ msgstr "Default"
+
+#~ msgid "preferences.editor.editor_style.title"
+#~ msgstr "Editor Style"
+
+#~ msgid "preferences.editor.font"
+#~ msgstr "Font"
+
+#~ msgid "preferences.editor.editor_style.soft_wrap_lines"
+#~ msgstr "Soft wrap lines"
+
+#~ msgid "preferences.editor.editor_style.use_custom_font"
+#~ msgstr "Use custom font"
+
+#~ msgid "preferences.general.preferences.title"
+#~ msgstr "Preferences"
+
+#~ msgid "preferences.general.preferences.export"
+#~ msgstr "Export"
+
+#~ msgid "preferences.general.preferences.import"
+#~ msgstr "Import"
+
+#~ msgid "preferences.general.preferences.reset"
+#~ msgstr "Reset to defaults"
+
+#~ msgid "preferences.general.explanation"
+#~ msgstr ""
+#~ "Export your preferences to share with others or back up your settings.\n"
+#~ "Import preferences from a file to restore settings."
+
+#~ msgid "preferences.map.map_style.title"
+#~ msgstr "Map Style"
+
+#~ msgid "preferences.map.font"
+#~ msgstr "Font"
+
+#~ msgid "preferences.map.export.title"
+#~ msgstr "Export"
+
+#~ msgid "preferences.map.export.default_format"
+#~ msgstr "Default export format"
+
+#~ msgid "export_formats.svg"
+#~ msgstr "SVG (Vector)"
+
+#~ msgid "preferences.map.map_style.show_background"
+#~ msgstr "Show map background"
+
+#~ msgid "preferences.map.map_style.use_custom_font"
+#~ msgstr "Use custom font"
+
+#~ msgid "preferences.map.map_style.use_smart_label_positioning"
+#~ msgstr "Use smart label positioning"
+
+#~ msgid "preferences.stages.title"
+#~ msgstr "Custom Stages"
+
+#~ msgid "preferences.stages.explanation"
+#~ msgstr "Custom stages allow you to define your own evolution axis label."
+
+#~ msgid "preferences.stages.column.name"
+#~ msgstr "Name"
+
+#~ msgid "preferences.stages.column.stage_i"
+#~ msgstr "Stage I"
+
+#~ msgid "preferences.stages.column.stage_ii"
+#~ msgstr "Stage II"
+
+#~ msgid "preferences.stages.column.stage_iii"
+#~ msgstr "Stage III"
+
+#~ msgid "preferences.stages.column.stage_iv"
+#~ msgstr "Stage IV"
+
+#~ msgid "preferences.stages.help.add"
+#~ msgstr "Add custom stage"
+
+#~ msgid "preferences.templates.title"
+#~ msgstr "Templates"
+
+#~ msgid "preferences.templates.help.remove"
+#~ msgstr "Remove template"
+
+#~ msgid "preferences.templates.help.add"
+#~ msgstr "Add template"
+
+#~ msgid "dialog.template.default_label"
+#~ msgstr "My Template"
+
+#~ msgid "preferences.templates.empty"
+#~ msgstr "There are no templates. Click on the + button to create one."
+
+#~ msgid "command.view.zoom_out"
+#~ msgstr "Zoom Out"
+
+#~ msgid "command.view.zoom_in"
+#~ msgstr "Zoom In"
+
+#~ msgid "command.view.use_vertical_layout"
+#~ msgstr "Use Vertical Layout"
+
+#~ msgid "command.view.use_horizontal_layout"
+#~ msgstr "Use Horizontal Layout"
+
+#~ msgid "command.file.export"
+#~ msgstr "Export as Image"
+
+#~ msgid "command.file.new"
+#~ msgstr "New Map"
+
+#~ msgid "command.file.new_from_template"
+#~ msgstr "New from Template"
+
+#~ msgid "command.file.open"
+#~ msgstr "Open..."
+
+#~ msgid "command.file.save"
+#~ msgstr "Save"
+
+#~ msgid "command.file.save_as"
+#~ msgstr "Save As..."
+
+#~ msgid "command.file.close"
+#~ msgstr "Close"
+
+#~ msgid "command.application.about"
+#~ msgstr "About"
+
+#~ msgid "command.application.preferences"
+#~ msgstr "Preferences..."
+
+#~ msgid "document.untitled"
+#~ msgstr "Untitled"
+
+#~ msgid "about.comment"
+#~ msgstr ""
+#~ "Map is a <a href=\"https://medium.com/wardleymaps\">wardley map</a> "
+#~ "editor for linux that uses a simple language to easily create and edit "
+#~ "maps. Draw components, link dependencies, create groups, write notes, or "
+#~ "add inertia and evolution markers, and see your map change in an "
+#~ "instant.\n"
+#~ "\n"
+#~ "<big><b>Language Reference</b></big>\n"
+#~ "\n"
+#~ "The wmap language is a simple notation to create and edit wardley maps "
+#~ "and is easy to pick up:\n"
+#~ "\n"
+#~ "<b>Components</b>\n"
+#~ "\n"
+#~ "Components are written as <tt>Name (x,y)</tt>. The name can contain "
+#~ "spaces, and the x and y coordinates are a whole or decimal number from 0 "
+#~ "to 100 and represent how far from the top left corner the component will "
+#~ "be drawn.\n"
+#~ "\n"
+#~ "By default, components will be drawn as a circle, but you can specify the "
+#~ "shape by appending <tt>[Square]</tt>, <tt>[Triangle]</tt>, or <tt>[x]</"
+#~ "tt>. Here's some examples:\n"
+#~ "\n"
+#~ "<tt>Component (1,2)</tt>\n"
+#~ "<tt>My Cool Component (10.0,21.0)</tt>\n"
+#~ "<tt>A (1, 2.0) [Square]</tt>\n"
+#~ "<tt>Rose Wall (44.3, 50.0) [x]</tt>\n"
+#~ "\n"
+#~ "<b>Dependencies</b>\n"
+#~ "\n"
+#~ "Dependencies connect two components, and they are written as "
+#~ "<tt>Component A -- Component B</tt>. This will draw a simple line between "
+#~ "them. If you want an arrow, you can use <tt>Component -&gt; Component</"
+#~ "tt> instead.\n"
+#~ "\n"
+#~ "<tt>Component -- My Cool Component</tt>\n"
+#~ "<tt>A -> Component</tt>\n"
+#~ "\n"
+#~ "<b>Inertia</b>\n"
+#~ "\n"
+#~ "You can place an inertia marker in front of a component by writing "
+#~ "<tt>[Inertia] Component</tt>.\n"
+#~ "\n"
+#~ "<tt>[Inertia] My Cool Component</tt>\n"
+#~ "<tt>[Inertia] A</tt>\n"
+#~ "\n"
+#~ "<b>Evolution</b>\n"
+#~ "\n"
+#~ "Evolution arrows are notated by using <tt>[Evolution] Component +x</tt> "
+#~ "or <tt>[Evolution] Component -x</tt>, where x is a whole or decimal "
+#~ "number between 0 and 100.\n"
+#~ "\n"
+#~ "<tt>[Evolution] My Cool Component -10</tt>\n"
+#~ "<tt>[Evolution] A +15</tt>\n"
+#~ "\n"
+#~ "<b>Notes</b>\n"
+#~ "\n"
+#~ "Sometimes it's helpful to add some text clarifying the map. Writing "
+#~ "<tt>[Note] (x, y) Text</tt> will create a note block right at those "
+#~ "coordinates. Just like components, x and y are numbers between 0 and 100. "
+#~ "You can write \\n to force a line break.\n"
+#~ "\n"
+#~ "<tt>[Note] (30, 45) Here we want to call out an explanation or context.</"
+#~ "tt>\n"
+#~ "<tt>[Note] (90, 25) We're close to the edge \\n so we can multiline it.</"
+#~ "tt>\n"
+#~ "\n"
+#~ "<b>Groups</b>\n"
+#~ "\n"
+#~ "You can group components together by using <tt>[Group] ComponentA, "
+#~ "ComponentB...</tt>\n"
+#~ "\n"
+#~ "<tt>[Group] Tinker, Tailor, Soldier</tt>\n"
+#~ "<tt>[Group] Two Words, Three Words Here</tt>\n"
+#~ "\n"
+#~ "<b>Resizing Evolution Stages</b>\n"
+#~ "\n"
+#~ "If you need more space for one of the four stages, you can use <b>[I] x</"
+#~ "b>, <b>[II] x</b>, or <b>[III] x</b>. As with other lines, x is a number "
+#~ "between 0-100.\n"
+#~ "\n"
+#~ "<tt>[I] 15</tt>\n"
+#~ "<tt>[II] 35.5</tt>\n"
+#~ "<tt>[III] 80</tt>"
+
+#~ msgid "application.generic_name"
+#~ msgstr "Wardley Map Editor"
+
+#~ msgid "application.comment"
+#~ msgstr "Wardley Map editor for Linux"
+
+#~ msgid "application.tags"
+#~ msgstr "wardley;wmap;maps;editor;wardley maps;wardley mapping;"
+
+#~ msgid "application.name"
+#~ msgstr "Map"
+
+#~ msgid "application.summary"
+#~ msgstr "Visualize your business landscape"
+
+#~ msgid "application.description"
+#~ msgstr ""
+#~ "Map is a wardley map editor for linux that uses a simple language to "
+#~ "easily create and edit maps that visualize an evolving environment. Draw "
+#~ "components, link dependencies, create groups, write notes, or add inertia "
+#~ "and evolution markers, and see your map change in an instant."
+
+#~ msgid "application.screenshot.key.caption"
+#~ msgstr ""
+#~ "The main window of Map showing the code editor on the left pane, and the "
+#~ "rendered preview on the right pane."
+
+#~ msgid "application.screenshot.preferences.caption"
+#~ msgstr ""
+#~ "A lineup of the preference panes in map, showing the ways in which you "
+#~ "can customize your experience."
+
#~ msgid "dialog.action.open"
#~ msgstr "Open"