{
|
"menu.show": "Show TagLauncher",
|
"menu.showAppList": "Show App List",
|
"menu.preferences": "Preferences…",
|
"menu.quit": "Quit",
|
"menu.language": "Language",
|
"menu.version": "Version",
|
"settings.language": "Language",
|
"settings.languagePicker": "App language:",
|
"settings.languageDesc": "Choose the language used by menus and settings.",
|
"settings.general": "General",
|
"settings.tags": "Tags",
|
"settings.data": "Data",
|
"settings.about": "About",
|
"settings.launchAtLogin": "Launch at login",
|
"settings.showInDock": "Show in Dock",
|
"settings.appListStyle": "App list style:",
|
"settings.flat": "Flat",
|
"settings.container": "Colorless Container",
|
"settings.flatDesc": "\"Flat\" shows apps directly. \"Colorless Container\" and \"Colored Container\" use masonry containers. \"Colorless Grid\" and \"Colored Grid\" align app icons in equal-height grid rows.",
|
"settings.hideAppNames": "Hide app names",
|
"settings.tagPosition": "Tag position:",
|
"settings.left": "Left",
|
"settings.right": "Right",
|
"settings.top": "Top",
|
"settings.tagPosDesc": "Where the tag navigation bar appears. Left/Right puts tags in a sidebar.",
|
"settings.tagFontSize": "Tag font size:",
|
"settings.tagFontDesc": "Adjust the size of group-name labels in the overlay.",
|
"settings.iconSize": "Icon size:",
|
"settings.iconSizeDesc": "Icon display size. Grid columns adjust automatically.",
|
"settings.backup": "Backup & Restore",
|
"settings.export": "Export Categories & Layout…",
|
"settings.exportFailed": "Export Failed",
|
"settings.import": "Import Categories & Layout…",
|
"settings.backupDesc": "Export saves your categories and layout to a JSON file. Import replaces the current setup with one from a file.",
|
"settings.uncommonBubble": "Uncommon app bubble tips",
|
"settings.uncommonBubbleDesc": "Show a large name and note bubble only for apps marked as Uncommon.",
|
"settings.importFailed": "Import Failed",
|
"edit.exit": "Exit editing",
|
"edit.tags": "Edit Tags",
|
"edit.title": "Edit App Categories",
|
"edit.confirm": "Confirm",
|
"edit.selectTags": "Select tags:",
|
"edit.dragHint": "Drag to reorder",
|
"edit.success": "分类成功",
|
"edit.noTags": "No tags yet. Click \"New Tag\" to create one.",
|
"tag.newTag": "New Tag",
|
"tag.name": "Tag name",
|
"tag.save": "Save",
|
"tag.cancel": "Cancel",
|
"tag.add": "Add",
|
"tag.newName": "New tag name",
|
"app.name": "TagLauncher",
|
"app.description": "Tag-based app launcher",
|
"app.version": "Version",
|
"app.build": "Build",
|
"group.uncategorized": "Uncategorized",
|
"group.appleBuiltIn": "Built-in",
|
"group.uncommon": "Uncommon",
|
"drop.systemDefaultWarning": "Do not drag apps into system default categories",
|
"tag.design": "Design",
|
"tag.development": "Development",
|
"tag.writing": "Writing",
|
"tag.gaming": "Gaming",
|
"tag.entertainment": "Entertainment",
|
"tag.system": "System",
|
"tag.productivity": "Productivity",
|
"settings.coloredContainer": "Colored Container",
|
"settings.gridContainer": "Colorless Grid",
|
"settings.coloredGridContainer": "Colored Grid",
|
"appNote.edit": "Edit purpose note…",
|
"appNote.placeholder": "App purpose note",
|
"edit.modeAdd": "Add tags",
|
"edit.modeRemove": "Remove tags",
|
"edit.modeHint": "Left-side checkmarks apply only to this operation.",
|
"edit.currentTags": "Current tags",
|
"edit.commonTags": "Shared tags",
|
"edit.selectionHint": "Select apps on the right, then choose the tags to add or remove on the left.",
|
"edit.noAssignedTags": "The selected app has no tags yet.",
|
"edit.noCommonTags": "These selected apps have no shared tags.",
|
"edit.mixedTagsHint": "Other tags differ between the selected apps.",
|
"edit.operationLabel": "Action:",
|
"edit.confirmAdd": "Confirm Add",
|
"edit.confirmRemove": "Confirm Remove",
|
"edit.feedbackAddFormat": "This operation added %tagCount% tags across %appCount% apps (%appNames%).",
|
"edit.feedbackRemoveFormat": "This operation removed %tagCount% tags across %appCount% apps (%appNames%). Removed tags: %tagNames%.",
|
"edit.removeHint": "Only existing tags can be unchecked here. Tags showing a red delete icon will be removed after confirmation."
|
}
|