Free
Lara
By Translated.net
<h1>Introduction</h1>
<p>Lara is the Large Language Model translation service built for professional translators, combining advanced context understanding with seamless use of Translation Memories.<br><br></p>
<h1>Key Features</h1>
<p><strong>Contextual Intelligence</strong><br>
Lara goes beyond surface-level translation by understanding the meaning of words and phrases in their context.
It can correctly interpret terms with multiple possible translations, such as those used in different domains (legal, technical, financial, or everyday language), delivering more accurate results from the very first draft and reducing the need for post-editing.
<br><br>
<strong>Learning from your work</strong><br>
Lara doesn’t just look up matches in your Translation Memories. It adapts its output to reflect the terminology and style you’ve used in previous projects, ensuring consistency and quality across all your translations.
<br><br>
<strong>Built for professionals</strong><br>
Lara supports Translation Memories and real-time adaptation, giving you both flexibility and reliability in every project.<br><br>
Learn more about Lara at: <a href="https://laratranslate.com">https://laratranslate.com</a><br><br>
The plugin is free.<br>
Lara offers a flexible pricing model combining a monthly subscription with usage-based billing, similar to the API service.<br>
<strong>Pro plan</strong>: €9/month + €20 per 1,000,000 characters<br>
<strong>Team plan</strong>: €29/month per user + €15 per 1,000,000 characters<br><br>
The subscription includes access to all Lara functionalities - Text translation, Document translation, and Interpreter.<br><br>
More info on pricing and Lara features here: <a href="https://laratranslate.com/pricing">https://laratranslate.com/pricing</a><br><br>
Looking for a free trial period? No problem! Just email us at <a href="mailto:support@laratranslate.com">support@laratranslate.com</a></p>
<h1>Technical Requirements</h1>
<p>Trados Studio 2024</p>
<style>
: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);
}
</style>