@@ -1506,6 +1506,32 @@ user = "User"
15061506usernameInfo = " Username can only contain letters, numbers and the following special characters @._+- or must be a valid email address."
15071507webOnlyUser = " Web Only User"
15081508
1509+ [agents ]
1510+ auto_redaction_description = " Redact PII automatically"
1511+ auto_redaction_name = " Auto Redaction"
1512+ back_to_tools = " Back to tools"
1513+ coming_soon = " Coming soon"
1514+ compliance_description = " Audit documents for compliance"
1515+ compliance_name = " Compliance Check"
1516+ data_extraction_description = " Extract tables & structured data"
1517+ data_extraction_name = " Data Extraction"
1518+ doc_summary_description = " Summarise long documents"
1519+ doc_summary_name = " Summariser"
1520+ form_filler_description = " Fill PDF forms intelligently"
1521+ form_filler_name = " Form Filler"
1522+ fullscreen_title = " Stirling Agents"
1523+ pdf_to_markdown_description = " Convert PDFs to clean Markdown"
1524+ pdf_to_markdown_name = " PDF to Markdown"
1525+ section_title = " Agents"
1526+ show_less = " Show less"
1527+ start_chat = " Start chatting"
1528+ stirling_description = " Your general-purpose PDF assistant"
1529+ stirling_full_name = " Stirling General Agent"
1530+ stirling_long_description = " General purpose PDF assistant that can run tools, create PDFs and extract insights from your documents."
1531+ stirling_name = " Stirling"
1532+ stirling_tooltip = " Stirling agent"
1533+ view_all = " View all agents"
1534+
15091535[analytics ]
15101536disable = " Disable analytics"
15111537enable = " Enable analytics"
@@ -2689,58 +2715,15 @@ title = "Change Permissions"
26892715[changePermissions .tooltip .warning ]
26902716text = " To make these permissions unchangeable, use the Add Password tool to set an owner password."
26912717
2692- [agents ]
2693- section_title = " Agents"
2694- fullscreen_title = " Stirling Agents"
2695- stirling_name = " Stirling"
2696- stirling_full_name = " Stirling General Agent"
2697- stirling_tooltip = " Stirling agent"
2698- stirling_description = " Your general-purpose PDF assistant"
2699- stirling_long_description = " General purpose PDF assistant that can run tools, create PDFs and extract insights from your documents."
2700- back_to_tools = " Back to tools"
2701- coming_soon = " Coming soon"
2702- view_all = " View all agents"
2703- show_less = " Show less"
2704- start_chat = " Start chatting"
2705- data_extraction_name = " Data Extraction"
2706- data_extraction_description = " Extract tables & structured data"
2707- doc_summary_name = " Summariser"
2708- doc_summary_description = " Summarise long documents"
2709- auto_redaction_name = " Auto Redaction"
2710- auto_redaction_description = " Redact PII automatically"
2711- compliance_name = " Compliance Check"
2712- compliance_description = " Audit documents for compliance"
2713- form_filler_name = " Form Filler"
2714- form_filler_description = " Fill PDF forms intelligently"
2715- pdf_to_markdown_name = " PDF to Markdown"
2716- pdf_to_markdown_description = " Convert PDFs to clean Markdown"
2717-
27182718[chat .header ]
2719- settings = " Agent settings"
27202719agentMenu = " Stirling agent options"
27212720clearChat = " Clear chat"
2721+ settings = " Agent settings"
27222722
27232723[chat .input ]
2724+ attach = " Attach files"
27242725placeholder = " What do you want to do?"
27252726send = " Send message"
2726- attach = " Attach files"
2727-
2728- [chat .quickActions ]
2729- heading = " Get started"
2730- openFromComputer = " Open from computer"
2731- browseYourFiles = " Browse your files"
2732- rotateOne = " Rotate this document"
2733- rotateMany = " Rotate these documents"
2734- compressOne = " Compress this document"
2735- compressMany = " Compress these documents"
2736- mergeMany = " Merge these {{count}} documents into 1"
2737- splitOne = " Split this document"
2738- convertOne = " Convert this document to PDF"
2739- convertMany = " Convert these documents to PDF"
2740- fileSummary_one = " 1 file in workbench ({{types}})"
2741- fileSummary_other = " {{count}} files in workbench ({{types}})"
2742- moreFiles = " +{{count}} more"
2743- removeFile = " Remove {{name}}"
27442727
27452728[chat .progress ]
27462729analyzing = " Analysing your request..."
@@ -2757,14 +2740,31 @@ whole_doc_read_done = "Finished reading the document..."
27572740whole_doc_read_started = " Reading the document..."
27582741whole_doc_slice_done = " Reading the document... ({{percent}}% complete)"
27592742
2743+ [chat .quickActions ]
2744+ browseYourFiles = " Browse your files"
2745+ compressMany = " Compress these documents"
2746+ compressOne = " Compress this document"
2747+ convertMany = " Convert these documents to PDF"
2748+ convertOne = " Convert this document to PDF"
2749+ fileSummary_one = " 1 file in workbench ({{types}})"
2750+ fileSummary_other = " {{count}} files in workbench ({{types}})"
2751+ heading = " Get started"
2752+ mergeMany = " Merge these {{count}} documents into 1"
2753+ moreFiles = " +{{count}} more"
2754+ openFromComputer = " Open from computer"
2755+ removeFile = " Remove {{name}}"
2756+ rotateMany = " Rotate these documents"
2757+ rotateOne = " Rotate this document"
2758+ splitOne = " Split this document"
2759+
27602760[chat .responses ]
2761+ cannot_continue = " Something went wrong and I can't continue."
2762+ cannot_do = " I'm unable to do that."
27612763done = " Done."
27622764need_clarification = " Could you clarify your request?"
2763- cannot_do = " I'm unable to do that."
27642765not_found = " I couldn't find the requested information."
2765- unsupported_capability = " Unsupported capability: {{capability}}"
2766- cannot_continue = " Something went wrong and I can't continue."
27672766processing = " Processing ({{outcome}})..."
2767+ unsupported_capability = " Unsupported capability: {{capability}}"
27682768
27692769[chat .toolsUsed ]
27702770summary = " Ran {{count}} tools"
@@ -3915,6 +3915,7 @@ renameFolder = "Rename folder"
39153915resizeFolderTree = " Resize folder tree (arrow keys, Shift for bigger steps; double-click to auto-fit)"
39163916save = " Save"
39173917saveToServer = " Save to server"
3918+ saveToServerDisabledHint = " Saving to the server isn't enabled on this server. Ask your admin to enable it."
39183919search = " Search"
39193920searchPlaceholder = " Search this folder & subfolders"
39203921selectAll = " Select all"
@@ -7959,6 +7960,7 @@ bulkTitle = "Upload checked files"
79597960description = " This uploads the current file to server storage for your own access."
79607961errorTitle = " Upload failed"
79617962failure = " Upload failed. Please check your login and storage settings."
7963+ featureDisabled = " Saving to the server isn't enabled on this server."
79627964fileCount = " {{count}} files"
79637965fileLabel = " File"
79647966hint = " Public links and access modes are controlled by your server settings."
@@ -8132,18 +8134,18 @@ viewerMode = "Switch to the file editor to add multiple files."
81328134[toolPanel ]
81338135allTools = " All tools"
81348136alpha = " Alpha"
8137+ backToAllTools = " Back to all tools"
8138+ backToDefault = " Back"
81358139backToTools = " Back to tools"
81368140collapse = " Collapse panel"
81378141comingSoon = " Coming soon:"
81388142expand = " Expand panel"
8143+ goBack = " Go back"
81398144placeholder = " Choose a tool to get started"
81408145premiumFeature = " Premium feature:"
81418146search = " Search tools"
81428147toolsHeader = " Tools"
81438148viewAllTools = " View all tools"
8144- backToDefault = " Back"
8145- backToAllTools = " Back to all tools"
8146- goBack = " Go back"
81478149
81488150[toolPanel .fullscreen ]
81498151comingSoon = " Coming soon:"
0 commit comments