mobile-eda/lib/core/l10n/app_en.arb

834 lines
16 KiB
Plaintext

{
"@@locale": "en",
"appTitle": "Mobile EDA",
"@appTitle": {
"description": "Application title"
},
"homeScreen": "Home",
"@homeScreen": {
"description": "Home screen title"
},
"projectList": "Projects",
"@projectList": {
"description": "Project list title"
},
"schematicEditor": "Schematic Editor",
"@schematicEditor": {
"description": "Editor title"
},
"componentLibrary": "Component Library",
"@componentLibrary": {
"description": "Component library title"
},
"settings": "Settings",
"@settings": {
"description": "Settings title"
},
"undo": "Undo",
"@undo": {
"description": "Undo action"
},
"redo": "Redo",
"@redo": {
"description": "Redo action"
},
"save": "Save",
"@save": {
"description": "Save action"
},
"delete": "Delete",
"@delete": {
"description": "Delete action"
},
"cancel": "Cancel",
"@cancel": {
"description": "Cancel action"
},
"confirm": "Confirm",
"@confirm": {
"description": "Confirm action"
},
"ok": "OK",
"@ok": {
"description": "OK button"
},
"edit": "Edit",
"@edit": {
"description": "Edit action"
},
"add": "Add",
"@add": {
"description": "Add action"
},
"remove": "Remove",
"@remove": {
"description": "Remove action"
},
"search": "Search",
"@search": {
"description": "Search action"
},
"filter": "Filter",
"@filter": {
"description": "Filter action"
},
"selectMode": "Select Mode",
"@selectMode": {
"description": "Select mode button"
},
"wireMode": "Wire Mode",
"@wireMode": {
"description": "Wire mode button"
},
"placeComponent": "Place Component",
"@placeComponent": {
"description": "Place component mode"
},
"propertyPanel": "Property Panel",
"@propertyPanel": {
"description": "Property panel title"
},
"refDesignator": "Ref Designator",
"@refDesignator": {
"description": "Component ref designator label"
},
"value": "Value",
"@value": {
"description": "Component value label"
},
"footprint": "Footprint",
"@footprint": {
"description": "Footprint label"
},
"rotation": "Rotation",
"@rotation": {
"description": "Rotation angle label"
},
"mirror": "Mirror",
"@mirror": {
"description": "Mirror label"
},
"mirrorX": "Mirror Horizontal",
"@mirrorX": {
"description": "Mirror horizontal"
},
"mirrorY": "Mirror Vertical",
"@mirrorY": {
"description": "Mirror vertical"
},
"netName": "Net Name",
"@netName": {
"description": "Net name label"
},
"componentType": "Component Type",
"@componentType": {
"description": "Component type label"
},
"gridView": "Grid View",
"@gridView": {
"description": "Grid view mode"
},
"listView": "List View",
"@listView": {
"description": "List view mode"
},
"category": "Category",
"@category": {
"description": "Category filter"
},
"allCategories": "All Categories",
"@allCategories": {
"description": "All categories option"
},
"power": "Power",
"@power": {
"description": "Power category"
},
"passive": "Passive Components",
"@passive": {
"description": "Passive components category"
},
"resistor": "Resistor",
"@resistor": {
"description": "Resistor"
},
"capacitor": "Capacitor",
"@capacitor": {
"description": "Capacitor"
},
"inductor": "Inductor",
"@inductor": {
"description": "Inductor"
},
"semiconductor": "Semiconductor",
"@semiconductor": {
"description": "Semiconductor category"
},
"diode": "Diode",
"@diode": {
"description": "Diode"
},
"transistor": "Transistor",
"@transistor": {
"description": "Transistor"
},
"connector": "Connector",
"@connector": {
"description": "Connector category"
},
"ic": "Integrated Circuit",
"@ic": {
"description": "Integrated circuit category"
},
"newProject": "New Project",
"@newProject": {
"description": "New project button"
},
"openProject": "Open Project",
"@openProject": {
"description": "Open project button"
},
"export": "Export",
"@export": {
"description": "Export action"
},
"import": "Import",
"@import": {
"description": "Import action"
},
"projectName": "Project Name",
"@projectName": {
"description": "Project name input"
},
"projectDescription": "Project Description",
"@projectDescription": {
"description": "Project description input"
},
"create": "Create",
"@create": {
"description": "Create button"
},
"loading": "Loading...",
"@loading": {
"description": "Loading indicator"
},
"saving": "Saving...",
"@saving": {
"description": "Saving indicator"
},
"saved": "Saved",
"@saved": {
"description": "Saved success message"
},
"deleteConfirm": "Are you sure you want to delete?",
"@deleteConfirm": {
"description": "Delete confirmation message"
},
"unsavedChanges": "You have unsaved changes",
"@unsavedChanges": {
"description": "Unsaved changes warning"
},
"discardChanges": "Discard Changes",
"@discardChanges": {
"description": "Discard changes button"
},
"keepEditing": "Keep Editing",
"@keepEditing": {
"description": "Keep editing button"
},
"error": "Error",
"@error": {
"description": "Error title"
},
"warning": "Warning",
"@warning": {
"description": "Warning title"
},
"success": "Success",
"@success": {
"description": "Success message"
},
"noProjects": "No Projects",
"@noProjects": {
"description": "Empty project list message"
},
"createFirstProject": "Create your first project",
"@createFirstProject": {
"description": "Create first project prompt"
},
"noComponents": "No Components",
"@noComponents": {
"description": "Empty component list message"
},
"tryDifferentFilter": "Try different filter criteria",
"@tryDifferentFilter": {
"description": "No filter results message"
},
"dragToPlace": "Drag to place on canvas",
"@dragToPlace": {
"description": "Drag to place hint"
},
"zoomIn": "Zoom In",
"@zoomIn": {
"description": "Zoom in action"
},
"zoomOut": "Zoom Out",
"@zoomOut": {
"description": "Zoom out action"
},
"fitToScreen": "Fit to Screen",
"@fitToScreen": {
"description": "Fit to screen action"
},
"grid": "Grid",
"@grid": {
"description": "Grid settings"
},
"showGrid": "Show Grid",
"@showGrid": {
"description": "Show grid option"
},
"hideGrid": "Hide Grid",
"@hideGrid": {
"description": "Hide grid option"
},
"gridSize": "Grid Size",
"@gridSize": {
"description": "Grid size setting"
},
"snapToGrid": "Snap to Grid",
"@snapToGrid": {
"description": "Snap to grid option"
},
"darkMode": "Dark Mode",
"@darkMode": {
"description": "Dark mode setting"
},
"lightMode": "Light Mode",
"@lightMode": {
"description": "Light mode setting"
},
"systemTheme": "System Default",
"@systemTheme": {
"description": "Follow system theme"
},
"language": "Language",
"@language": {
"description": "Language setting"
},
"chineseSimplified": "简体中文",
"@chineseSimplified": {
"description": "Simplified Chinese option"
},
"chineseTraditional": "繁體中文",
"@chineseTraditional": {
"description": "Traditional Chinese option"
},
"english": "English",
"@english": {
"description": "English option"
},
"arabic": "العربية",
"@arabic": {
"description": "Arabic option"
},
"about": "About",
"@about": {
"description": "About page"
},
"version": "Version",
"@version": {
"description": "Version label"
},
"help": "Help",
"@help": {
"description": "Help page"
},
"tutorial": "Tutorial",
"@tutorial": {
"description": "Tutorial page"
},
"feedback": "Feedback",
"@feedback": {
"description": "Feedback page"
},
"sendFeedback": "Send Feedback",
"@sendFeedback": {
"description": "Send feedback button"
},
"rateApp": "Rate App",
"@rateApp": {
"description": "Rate app button"
},
"shareApp": "Share App",
"@shareApp": {
"description": "Share app button"
},
"recentProjects": "Recent Projects",
"@recentProjects": {
"description": "Recent projects title"
},
"favoriteComponents": "Favorite Components",
"@favoriteComponents": {
"description": "Favorite components title"
},
"addToFavorites": "Add to Favorites",
"@addToFavorites": {
"description": "Add to favorites button"
},
"removeFromFavorites": "Remove from Favorites",
"@removeFromFavorites": {
"description": "Remove from favorites button"
},
"duplicate": "Duplicate",
"@duplicate": {
"description": "Duplicate action"
},
"paste": "Paste",
"@paste": {
"description": "Paste action"
},
"cut": "Cut",
"@cut": {
"description": "Cut action"
},
"copy": "Copy",
"@copy": {
"description": "Copy action"
},
"selectAll": "Select All",
"@selectAll": {
"description": "Select all action"
},
"deselectAll": "Deselect All",
"@deselectAll": {
"description": "Deselect all action"
},
"alignLeft": "Align Left",
"@alignLeft": {
"description": "Align left action"
},
"alignRight": "Align Right",
"@alignRight": {
"description": "Align right action"
},
"alignTop": "Align Top",
"@alignTop": {
"description": "Align top action"
},
"alignBottom": "Align Bottom",
"@alignBottom": {
"description": "Align bottom action"
},
"distributeHorizontally": "Distribute Horizontally",
"@distributeHorizontally": {
"description": "Distribute horizontally action"
},
"distributeVertically": "Distribute Vertically",
"@distributeVertically": {
"description": "Distribute vertically action"
},
"group": "Group",
"@group": {
"description": "Group action"
},
"ungroup": "Ungroup",
"@ungroup": {
"description": "Ungroup action"
},
"lock": "Lock",
"@lock": {
"description": "Lock action"
},
"unlock": "Unlock",
"@unlock": {
"description": "Unlock action"
},
"visibility": "Visibility",
"@visibility": {
"description": "Visibility settings"
},
"show": "Show",
"@show": {
"description": "Show action"
},
"hide": "Hide",
"@hide": {
"description": "Hide action"
},
"layers": "Layers",
"@layers": {
"description": "Layer management"
},
"addLayer": "Add Layer",
"@addLayer": {
"description": "Add layer button"
},
"removeLayer": "Remove Layer",
"@removeLayer": {
"description": "Remove layer button"
},
"renameLayer": "Rename Layer",
"@renameLayer": {
"description": "Rename layer button"
},
"moveUp": "Move Up",
"@moveUp": {
"description": "Move up action"
},
"moveDown": "Move Down",
"@moveDown": {
"description": "Move down action"
},
"bringToFront": "Bring to Front",
"@bringToFront": {
"description": "Bring to front action"
},
"sendToBack": "Send to Back",
"@sendToBack": {
"description": "Send to back action"
},
"properties": "Properties",
"@properties": {
"description": "Properties button"
},
"details": "Details",
"@details": {
"description": "Details button"
},
"preview": "Preview",
"@preview": {
"description": "Preview button"
},
"exportAs": "Export As",
"@exportAs": {
"description": "Export as menu"
},
"exportAsJson": "Export as JSON",
"@exportAsJson": {
"description": "Export as JSON format"
},
"exportAsXml": "Export as XML",
"@exportAsXml": {
"description": "Export as XML format"
},
"exportAsSpice": "Export as SPICE",
"@exportAsSpice": {
"description": "Export as SPICE format"
},
"exportAsSvg": "Export as SVG",
"@exportAsSvg": {
"description": "Export as SVG format"
},
"exportAsPng": "Export as PNG",
"@exportAsPng": {
"description": "Export as PNG format"
},
"exportAsPdf": "Export as PDF",
"@exportAsPdf": {
"description": "Export as PDF format"
},
"importFrom": "Import From",
"@importFrom": {
"description": "Import from menu"
},
"importFromJson": "Import from JSON",
"@importFromJson": {
"description": "Import from JSON"
},
"importFromXml": "Import from XML",
"@importFromXml": {
"description": "Import from XML"
},
"importFromKiCad": "Import from KiCad",
"@importFromKiCad": {
"description": "Import from KiCad"
},
"importFromEagle": "Import from Eagle",
"@importFromEagle": {
"description": "Import from Eagle"
},
"autoSave": "Auto Save",
"@autoSave": {
"description": "Auto save option"
},
"autoSaveInterval": "Auto Save Interval",
"@autoSaveInterval": {
"description": "Auto save interval setting"
},
"minutes": "Minutes",
"@minutes": {
"description": "Minutes unit"
},
"backup": "Backup",
"@backup": {
"description": "Backup option"
},
"restoreBackup": "Restore Backup",
"@restoreBackup": {
"description": "Restore backup button"
},
"clearCache": "Clear Cache",
"@clearCache": {
"description": "Clear cache button"
},
"resetSettings": "Reset Settings",
"@resetSettings": {
"description": "Reset settings button"
},
"account": "Account",
"@account": {
"description": "Account settings"
},
"login": "Login",
"@login": {
"description": "Login button"
},
"logout": "Logout",
"@logout": {
"description": "Logout button"
},
"register": "Register",
"@register": {
"description": "Register button"
},
"cloudSync": "Cloud Sync",
"@cloudSync": {
"description": "Cloud sync option"
},
"syncNow": "Sync Now",
"@syncNow": {
"description": "Sync now button"
},
"lastSync": "Last Sync",
"@lastSync": {
"description": "Last sync time"
},
"syncEnabled": "Sync Enabled",
"@syncEnabled": {
"description": "Sync enabled status"
},
"syncDisabled": "Sync Disabled",
"@syncDisabled": {
"description": "Sync disabled status"
},
"offlineMode": "Offline Mode",
"@offlineMode": {
"description": "Offline mode option"
},
"performance": "Performance",
"@performance": {
"description": "Performance settings"
},
"renderQuality": "Render Quality",
"@renderQuality": {
"description": "Render quality setting"
},
"highQuality": "High Quality",
"@highQuality": {
"description": "High quality option"
},
"balanced": "Balanced",
"@balanced": {
"description": "Balanced option"
},
"performanceMode": "Performance Mode",
"@performanceMode": {
"description": "Performance mode option"
},
"enableAntialiasing": "Enable Antialiasing",
"@enableAntialiasing": {
"description": "Enable antialiasing option"
},
"enableShadows": "Enable Shadows",
"@enableShadows": {
"description": "Enable shadows option"
},
"enableAnimations": "Enable Animations",
"@enableAnimations": {
"description": "Enable animations option"
},
"shortcut": "Shortcut",
"@shortcut": {
"description": "Shortcut settings"
},
"shortcuts": "Shortcuts",
"@shortcuts": {
"description": "Shortcuts list"
},
"resetShortcuts": "Reset Shortcuts",
"@resetShortcuts": {
"description": "Reset shortcuts button"
},
"customShortcuts": "Custom Shortcuts",
"@customShortcuts": {
"description": "Custom shortcuts option"
}
}