Free
Record Source TU
By Trados AppStore Team
<p><strong>Note: This application is no longer maintained or supported.
Custom TM fields can be used out the box as an alternative.</strong></p>
<p>SDL Trados 2007 used to have a feature that stamped the name of the file you were translating on the Translation Unit in your Translation Memory. This feature was not implemented in any of the Studio versions to date. So this plugin for SDL Trados Studio 2015 brings this back and adds some interesting options. You can decide whether you want to stamp your Translation Units with:</p>
<ul>
<li><p> The filename you are working on</p>
</li>
<li><p> The filename plus it’s full path</p>
</li>
<li><p> The Project name</p>
</li>
</ul>
<p>You can add any of these, or all of them, so they are automatically recording what you worked on when you translated your projects.</p>
<p>This gives you the ability to filter on these for translating work in the future and for carrying out batch editing tasks to remove unwanted translations from your translation memory, or export an extract to provide to a colleague or a client.</p>
<p>The plugin works as a Translation Memory provider, so you just choose RecordSourceTU when you add a Translation Memory to your project.</p>
<p>You’ll be asked to select whether you want a new field created, or if you wish to append this information to an existing one, and you’re good to go.</p>
<p>As always it’s a good idea to back up your Translation Memories before you start so if you decide you don’t like to work this way it’s easy to go back.</p>
<p>Once installed, you can now start using Record Source TU by selecting it as a translation memory provider when you translate a new document or in the project settings.</p>
<p><strong>Warning:</strong> The application will not record any information if there is no change made to an existing TU.</p>
<p>If you want to learn more about working with fields in Studio then this article might be worth a read :<a href="https://multifarious.filkin.com/2013/07/12/fields_attributes/"">multifarious-fields and attributes</a></p>
<p>As well as <a href="https://community.rws.com/product-groups/trados-portfolio/rws-appstore/w/wiki/4720/recordsource-tu"><strong>Record Source TU</strong></a> in the RWS Community wiki</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>