Skip to content

Commit 04a0df7

Browse files
committed
Updated for release 7.7.0
1 parent ce6c140 commit 04a0df7

32 files changed

Lines changed: 785 additions & 760 deletions

docs/XLIFF/xliffmanager_es.ditamap.tmx

Lines changed: 542 additions & 534 deletions
Large diffs are not rendered by default.

docs/XLIFF/xliffmanager_es.ditamap.xlf

Lines changed: 150 additions & 178 deletions
Large diffs are not rendered by default.

docs/en/concepts/xliffmanager_introduction.dita

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
href="https://github.com/rmraya/OpenXLIFF" format="html" scope="external">OpenXLIFF
99
Filters</xref>, a set of programs that let you:</p>
1010
<ul id="ul_lbj_mm1_l3b">
11-
<li>Create <xref href="../glossaries/XLIFF.dita">XLIFF</xref> 1.2 and 2.0 files that can be translated in any modern <xref href="../glossaries/CAT.dita">CAT</xref> tool.</li>
11+
<li>Create <xref href="../glossaries/XLIFF.dita">XLIFF</xref> 1.2, 2.0 and 2.1 files
12+
that can be translated in any modern <xref href="../glossaries/CAT.dita">CAT</xref>
13+
tool.</li>
1214
<li>Convert your translated XLIFF files to original format with a couple of clicks.</li>
1315
<li>Validate XLIFF files created by any tool. Validation is supported for XLIFF 1.0,
1416
1.1, 1.2 and 2.0.</li>

docs/en/concepts/xliffmanager_platforms.dita

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@
66
<conbody>
77
<p>XLIFF Manager works on these platforms:</p>
88
<ul>
9-
<li>Microsoft Windows (8, 8.1, 10 and 11)</li>
10-
<li>macOS High Sierra (10.13), Mojave (10.14), Catalina (10.15), Big Sur (11.0),
11-
Monterey (12.0) and Ventura (13.0)</li>
9+
<li>Microsoft Windows 10 and 11</li>
10+
<li>macOS Monterey (12.0), Ventura (13.0) Sonoma (14.0) and Sequoia (15.0)</li>
1211
<li>Linux (with GNOME Desktop Manager)</li>
1312
</ul>
1413
</conbody>

docs/en/images/createXliff.png

22.8 KB
Loading

docs/en/tasks/approveAll.dita

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<title>Approve all Segments</title>
55
<shortdesc>Set <codeph>approved="true"</codeph> in all <codeph>&lt;trans-unit></codeph> elements
66
in an XLIFF 1.2 file or set <codeph>state="final"</codeph> in all <codeph>&lt;unit></codeph>
7-
elements of an XLIFF 2.0 document.</shortdesc>
7+
elements of an XLIFF 2.0 or 2.1 document.</shortdesc>
88
<taskbody>
99
<context>
1010
<p>Some translation tools do not offer a way to confirm segments at translation time.
1111
Use this feature to confirm all segments, so you can select the <uicontrol>Export
1212
Approved Segments as TMX</uicontrol> option when using the <xref
13-
href="merge_xliff.dita">Merge XLIFF File</xref> option. </p>
13+
href="merge_xliff.dita">Merge XLIFF File</xref> option.</p>
1414
</context>
1515
<steps>
1616
<step>

docs/en/tasks/create_xliff.dita

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@
5656
text box or use the <uicontrol>Browse...</uicontrol> button next to it to select
5757
a file from the file system.</cmd>
5858
</step>
59+
<step>
60+
<cmd>Select the <uicontrol>Ignore Translatable SVG Files</uicontrol> checkbox if you
61+
are converting a DITA map and need to exclude SVG files from the generated
62+
XLIFF.</cmd>
63+
</step>
5964
<step>
6065
<cmd>If you are converting a JSON document and need to use a custom configuration
6166
file, enter its name and location in the <uicontrol>JSON
@@ -78,7 +83,7 @@
7883
</info>
7984
</step>
8085
<step>
81-
<cmd>Select the <uicontrol>Paragraph Segmentation</uicontrol> check box if you want
86+
<cmd>Select the <uicontrol>Paragraph Segmentation</uicontrol> checkbox if you want
8287
source text to be segmented at paragraph level.</cmd>
8388
<info>
8489
<note type="notice">The program uses sentence-level segmentation by default. You
@@ -88,7 +93,7 @@
8893
</info>
8994
</step>
9095
<step>
91-
<cmd>Select the <uicontrol>Embed Skeleton</uicontrol> option if you want the
96+
<cmd>Select the <uicontrol>Embed Skeleton</uicontrol> checkbox if you want the
9297
skeleton file to be inserted in the generated XLIFF.</cmd>
9398
<info>
9499
<note type="notice">The program generates a separated skeleton file in the

docs/en/tasks/default_settings.dita

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<cmd>If you wish to change the folder where skeleton files are saved, enter the
4343
folder name in the <uicontrol>Skeletons Folder</uicontrol> text box or use the
4444
<uicontrol>Browse...</uicontrol> button to select the new location in the
45-
file system. </cmd>
45+
file system.</cmd>
4646
</step>
4747
<step>
4848
<cmd>To use a custom <xref href="../glossaries/SRX.dita">SRX</xref> file when

docs/en/tasks/merge_xliff.dita

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<step>
4949
<cmd>Select the <uicontrol>Export Approved Segments as TMX</uicontrol> checkbox if
5050
you want to generate a <xref href="../glossaries/TMX.dita">TMX</xref> file from
51-
the XLIFF file. </cmd>
51+
the XLIFF file.</cmd>
5252
</step>
5353
<step>
5454
<cmd>Select the <uicontrol>Open Translated File/Folder After Merging</uicontrol>

docs/es/concepts/xliffmanager_introduction.dita

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<conbody>
77
<p>XLIFF Manager proporciona una interfaz de usuario de código abierto para <xref href="https://github.com/rmraya/OpenXLIFF" scope="external" format="html">OpenXLIFF Filters</xref>, un conjunto de programas que le permiten:</p>
88
<ul id="ul_lbj_mm1_l3b">
9-
<li>Cree archivos <xref href="../glossaries/XLIFF.dita">XLIFF</xref> 1.2 y 2.0 que se pueden traducir en cualquier herramienta <xref href="../glossaries/CAT.dita">TAO</xref> moderna.</li>
9+
<li>Cree archivos <xref href="../glossaries/XLIFF.dita">XLIFF</xref> 1.2, 2.0 y 2.1 que se pueden traducir en cualquier herramienta <xref href="../glossaries/CAT.dita">TAO</xref> moderna.</li>
1010
<li>Convertir sus archivos XLIFF traducidos al formato original con un par de clics.</li>
1111
<li>Validar archivos XLIFF creados por cualquier herramienta. La validación es compatible con XLIFF 1.0, 1.1, 1.2 y 2.0.</li>
1212
<li>Generar un archivo HTML con conteos de palabras y estadísticas de estado de segmentos a partir de un documento XLIFF.</li>
1313
</ul>
1414
<fig>
1515
<image href="../images/XliffManager.png" placement="break" scalefit="yes" align="center">
16-
<alt>XLIFF Manager GUI</alt>
16+
<alt>Interfaz de usuario de XLIFF Manager</alt>
1717
</image>
1818
</fig>
1919
</conbody>

0 commit comments

Comments
 (0)