feat: better parity in layout for media and preferences
This commit is contained in:
@@ -249,5 +249,94 @@
|
||||
"Ask the assistant about the active project or editor.": "Ask the assistant about the active project or editor.",
|
||||
"Start chat": "Start chat",
|
||||
"You": "You",
|
||||
"The assistant sidebar chat surface is ready, but model execution is not connected yet.": "The assistant sidebar chat surface is ready, but model execution is not connected yet."
|
||||
"The assistant sidebar chat surface is ready, but model execution is not connected yet.": "The assistant sidebar chat surface is ready, but model execution is not connected yet.",
|
||||
"Search settings": "Search settings",
|
||||
"No settings match the current search": "No settings match the current search",
|
||||
"Blog identity, URLs, authoring defaults, and bookmarklet setup": "Blog identity, URLs, authoring defaults, and bookmarklet setup",
|
||||
"Project Name": "Project Name",
|
||||
"Description": "Description",
|
||||
"Data Path": "Data Path",
|
||||
"Public URL": "Public URL",
|
||||
"Blog Languages": "Blog Languages",
|
||||
"Default Author": "Default Author",
|
||||
"Max Posts Per Page": "Max Posts Per Page",
|
||||
"Blogmark Category": "Blogmark Category",
|
||||
"Blogmark Bookmarklet": "Blogmark Bookmarklet",
|
||||
"Bookmarklet copy support is wired through the desktop runtime and project public URL.": "Bookmarklet copy support is wired through the desktop runtime and project public URL.",
|
||||
"Default editing mode and diff presentation": "Default editing mode and diff presentation",
|
||||
"Default Editor Mode": "Default Editor Mode",
|
||||
"Diff View Style": "Diff View Style",
|
||||
"Inline": "Inline",
|
||||
"Side by Side": "Side by Side",
|
||||
"Wrap Long Lines": "Wrap Long Lines",
|
||||
"Enable line wrapping in diffs": "Enable line wrapping in diffs",
|
||||
"Hide Unchanged Regions": "Hide Unchanged Regions",
|
||||
"Collapse unchanged diff hunks": "Collapse unchanged diff hunks",
|
||||
"Content Categories": "Content Categories",
|
||||
"Category defaults, rendering flags, and template wiring": "Category defaults, rendering flags, and template wiring",
|
||||
"Category": "Category",
|
||||
"Render in Lists": "Render in Lists",
|
||||
"Show Titles": "Show Titles",
|
||||
"Post Template": "Post Template",
|
||||
"List Template": "List Template",
|
||||
"Default": "Default",
|
||||
"Add Category": "Add Category",
|
||||
"Reset to Defaults": "Reset to Defaults",
|
||||
"Provider keys, model preferences, airplane mode, and system prompt": "Provider keys, model preferences, airplane mode, and system prompt",
|
||||
"Anthropic / Online API Key": "Anthropic / Online API Key",
|
||||
"Mistral API Key": "Mistral API Key",
|
||||
"Offline Mode": "Offline Mode",
|
||||
"Route AI tasks through the airplane endpoint": "Route AI tasks through the airplane endpoint",
|
||||
"Default Model": "Default Model",
|
||||
"Title Model": "Title Model",
|
||||
"Image Analysis Model": "Image Analysis Model",
|
||||
"Offline Chat Model": "Offline Chat Model",
|
||||
"Offline Title Model": "Offline Title Model",
|
||||
"Offline Image Analysis Model": "Offline Image Analysis Model",
|
||||
"System Prompt": "System Prompt",
|
||||
"Reset to Default": "Reset to Default",
|
||||
"Application-level runtime behavior and semantic indexing": "Application-level runtime behavior and semantic indexing",
|
||||
"Semantic Similarity": "Semantic Similarity",
|
||||
"Enable duplicate search and related-post embeddings": "Enable duplicate search and related-post embeddings",
|
||||
"Scripting Runtime": "Scripting Runtime",
|
||||
"Scripting capabilities are configured at the application layer in the rewrite and do not expose runtime switching here.": "Scripting capabilities are configured at the application layer in the rewrite and do not expose runtime switching here.",
|
||||
"Deployment credentials for upload tasks": "Deployment credentials for upload tasks",
|
||||
"SSH Mode": "SSH Mode",
|
||||
"Host": "Host",
|
||||
"Username": "Username",
|
||||
"Remote Path": "Remote Path",
|
||||
"Agent configuration files for the built-in bDS MCP server": "Agent configuration files for the built-in bDS MCP server",
|
||||
"Not supported in the rewrite yet": "Not supported in the rewrite yet",
|
||||
"Remove": "Remove",
|
||||
"Add": "Add",
|
||||
"Data Maintenance": "Data Maintenance",
|
||||
"Rebuild filesystem-backed records and thumbnails": "Rebuild filesystem-backed records and thumbnails",
|
||||
"Rebuild Posts From Files": "Rebuild Posts From Files",
|
||||
"Rebuild Media From Files": "Rebuild Media From Files",
|
||||
"Rebuild Scripts From Files": "Rebuild Scripts From Files",
|
||||
"Rebuild Templates From Files": "Rebuild Templates From Files",
|
||||
"Rebuild Links": "Rebuild Links",
|
||||
"Regenerate Missing Thumbnails": "Regenerate Missing Thumbnails",
|
||||
"Rebuild Embedding Index": "Rebuild Embedding Index",
|
||||
"Quick Actions": "Quick Actions",
|
||||
"Review title, alt text, and caption suggestions": "Review title, alt text, and caption suggestions",
|
||||
"Detect Language": "Detect Language",
|
||||
"Persist the detected language for this media item": "Persist the detected language for this media item",
|
||||
"Select a target language for this media item": "Select a target language for this media item",
|
||||
"Replace File": "Replace File",
|
||||
"File Name": "File Name",
|
||||
"MIME Type": "MIME Type",
|
||||
"Size": "Size",
|
||||
"Dimensions": "Dimensions",
|
||||
"Author": "Author",
|
||||
"Language": "Language",
|
||||
"None": "None",
|
||||
"No translations": "No translations",
|
||||
"Refresh": "Refresh",
|
||||
"Linked Posts": "Linked Posts",
|
||||
"Link to Post": "Link to Post",
|
||||
"Search posts": "Search posts",
|
||||
"No posts to link": "No posts to link",
|
||||
"and %{count} more": "and %{count} more",
|
||||
"Not linked to any posts": "Not linked to any posts"
|
||||
}
|
||||
Reference in New Issue
Block a user