SearchOnWeb

SearchOnWeb

By DArek (Post-edit a CAT)

Free

Description

The plug-in searches for the selected text in the default web browser. Just select the text in Studio and press Ctrl-W (or Ctrl-Shift-W for exact search) or click the button on the ribbon, and the search results will appear in a new tab in your web browser. You can select the text in the source or target column, and you can also configure the search engine provider (Google, Bing, etc.).


The plug-in is especially recommended for people for whom Web Lookup is too big thing and AHK scripts are too complicated.

 

Technical details

3.0.3.2024 - Trados Studio 2024

Changelog:

New version for Trados Studio 2024

Checksum: f21d6f3a9a93e7a0d44ccc3a4939d85065469b8b92aec9a4a97abaa604195df9

Release date: 2024-10-25

3.0.2.2022 - Trados Studio 2022

Changelog:

No related information.

Checksum: 8c7c52ddc391e823366d13675db7d25c5a12f9b9

Release date: 2022-05-30

3.0.2.2021 - Trados Studio 2021

Changelog:

No related information.

Checksum: bee3c306a9bd0fbcc9376c01c9ddf2e31bd15b83

Release date: 2022-06-01

Trados Studio 2024

3.0.3.2024

New version for Trados Studio 2024

Trados Studio 2022

3.0.2.2022

No related information.

Trados Studio 2021

3.0.2.2021

No related information.

Checkout other plugins from this developer:
TransAIde

Free

TransAIde

By DArek (Post-edit a CAT)

Translate with Context. Your AI, Your Rules. Say goodbye to translating isolated sentences that just don't match. TransAIde lets you translate entire documents, preserving the full context for perfectly consistent results. In a nutshell, TransAIde lets you export your source text from Trados Studio, translate the entire document at once using any AI you choose, and then seamlessly import the translation back into your project. The result is a perfectly consistent, context-aware translation, free from the limitations of segment-by-segment work. Core Features: Export source or pre-translated text from Trados Studio. Export text to a simple text file or an AI-optimized JSON format. Export term lists from your Trados Studio project to a text file. Import translated or proofread text from a file or clipboard directly into Trados Studio. Review your AI-translated, revised, or commented text segment-by-segment in a dedicated view in the Trados Studio editor. Key Ways to Use TransAIde: Translate entire documents with full context. Use any AI models you want (e.g., Claude, Gemini, OpenAI). Leverage any NMT systems (DeepL, Lara, etc.). Work your way in AI or NMT systems (chat, projects, API, AI agents, the DeepL app or browser). Create your own prompts or projects with any context, free from CAT tool limitations. More details about TransAIde for Trados Studio can be found here: posteditacat.xyz/transaide-plugin-for-trados-studio :root { --table-striped: rgba(0, 0, 0, 0.05); --table-border: #dee2e6; --lightgray: #e9ecef; } code { color: black; background-color: var(--lightgray); border-radius: 5px; padding: 1.5px; } blockquote { border-left: 3px solid var(--lightgray); padding-left: 10px; } table { border: 1px solid var(--table-border); border-collapse: collapse; width: 100%; } table th, table td { border: 1px solid var(--table-border); padding: 8px; text-align: left; color: black; } table th { background-color: var(--table-striped); color: black; } table tr:nth-child(even) { background-color: var(--table-striped); color: white; } table tr:nth-child(odd) { background-color: white; color: var(--table-striped); }