aboutsummaryrefslogtreecommitdiff
path: root/Map/Localizable.xcstrings
diff options
context:
space:
mode:
Diffstat (limited to 'Map/Localizable.xcstrings')
-rw-r--r--Map/Localizable.xcstrings262
1 files changed, 199 insertions, 63 deletions
diff --git a/Map/Localizable.xcstrings b/Map/Localizable.xcstrings
index 4e6112d..c40d6ce 100644
--- a/Map/Localizable.xcstrings
+++ b/Map/Localizable.xcstrings
@@ -4,24 +4,37 @@
"" : {
},
- "Add" : {
-
- },
- "Add New Template" : {
-
- },
"Appearance Preferences" : {
},
"Appearance settings will be available here in a future version." : {
},
- "Cancel" : {
-
- },
"Check for Updates…" : {
},
+ "commands.edit.find" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Find..."
+ }
+ }
+ }
+ },
+ "commands.file.export" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Export..."
+ }
+ }
+ }
+ },
"commands.file.new_from_template" : {
"extractionState" : "manual",
"localizations" : {
@@ -33,6 +46,72 @@
}
}
},
+ "commands.file.new_from_template.empty" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "No templates available"
+ }
+ }
+ }
+ },
+ "commands.help.help" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Map Help"
+ }
+ }
+ }
+ },
+ "commands.view.layout.horizontal" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Use Horizontal Layout"
+ }
+ }
+ }
+ },
+ "commands.view.layout.vertical" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Use Vertical Layout"
+ }
+ }
+ }
+ },
+ "commands.view.zoom_in" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Zoom In"
+ }
+ }
+ }
+ },
+ "commands.view.zoom_out" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Zoom Out"
+ }
+ }
+ }
+ },
"Done" : {
},
@@ -50,18 +129,12 @@
}
}
},
- "Export..." : {
-
- },
"Find Next (⌘G)" : {
},
"Find Previous (⇧⌘G)" : {
},
- "Find..." : {
-
- },
"General Preferences" : {
},
@@ -74,15 +147,34 @@
"Invisible" : {
},
- "Map Help" : {
-
- },
"Map Preferences" : {
},
"Map settings will be available here in a future version." : {
},
+ "map_editor.zoom_in" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Zoom In (⌘+)"
+ }
+ }
+ }
+ },
+ "map_editor.zoom_out" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Zoom Out (⌘-)"
+ }
+ }
+ }
+ },
"map_template.default.content" : {
"extractionState" : "manual",
"localizations" : {
@@ -119,9 +211,6 @@
"Name" : {
},
- "No templates available" : {
-
- },
"preferences.stages.explanation" : {
"extractionState" : "manual",
"localizations" : {
@@ -144,6 +233,17 @@
}
}
},
+ "preferences.templates.empty_view" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Select a template to edit."
+ }
+ }
+ }
+ },
"preferences.templates.explanation" : {
"extractionState" : "manual",
"localizations" : {
@@ -155,6 +255,83 @@
}
}
},
+ "preferences.templates.help.add" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Add a new template (⌘T)"
+ }
+ }
+ }
+ },
+ "preferences.templates.help.remove %@" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Remove “%@” (⌘⌫)"
+ }
+ }
+ }
+ },
+ "preferences.templates.help.set_as_default" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Set as default template (⌘D)"
+ }
+ }
+ }
+ },
+ "preferences.templates.new_template.add" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Add Template"
+ }
+ }
+ }
+ },
+ "preferences.templates.new_template.cancel" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Cancel"
+ }
+ }
+ }
+ },
+ "preferences.templates.new_template.placeholder" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Template Name"
+ }
+ }
+ }
+ },
+ "preferences.templates.new_template.title" : {
+ "extractionState" : "manual",
+ "localizations" : {
+ "en" : {
+ "stringUnit" : {
+ "state" : "translated",
+ "value" : "Add New Template"
+ }
+ }
+ }
+ },
"preferences.templates.table.title" : {
"extractionState" : "manual",
"localizations" : {
@@ -180,12 +357,6 @@
"Search" : {
},
- "Select a template to edit" : {
-
- },
- "Set as default template" : {
-
- },
"Stage I" : {
},
@@ -394,7 +565,7 @@
"en" : {
"stringUnit" : {
"state" : "translated",
- "value" : "stage_type.market_action"
+ "value" : "Market Action"
}
}
}
@@ -531,17 +702,6 @@
}
}
},
- "stage_type.section.other" : {
- "extractionState" : "stale",
- "localizations" : {
- "en" : {
- "stringUnit" : {
- "state" : "translated",
- "value" : "Custom"
- }
- }
- }
- },
"stage_type.section.types" : {
"localizations" : {
"en" : {
@@ -585,35 +745,11 @@
}
}
},
- "Template Name" : {
-
- },
- "Template: %@" : {
-
- },
"Uncharted" : {
},
- "Use Horizontal Layout" : {
-
- },
- "Use Vertical Layout" : {
-
- },
"Visible" : {
- },
- "Zoom In" : {
-
- },
- "Zoom In (⌘+)" : {
-
- },
- "Zoom Out" : {
-
- },
- "Zoom Out (⌘-)" : {
-
}
},
"version" : "1.0"