Install this app to be able to translate your Docbook files with Crowdin.
Attribute | Value |
---|---|
File Extension | .db, .xml, .docbook, .dbk |
API Type | docbook |
Source can be edited in Crowdin | No |
Generating translated files via Bundles | Search Crowdin Store |
Supports pluralization | No |
WYSIWYG Preview in the editor | Yes |
Supported types of contextual information | WYSIWYG |
Custom attributes | No |
Existing translations import possibility | Key-value mapping (trivial) |
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE article [
<!ENTITY % allent SYSTEM "w3centities-f.ent">
%allent;
]>
<article xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:mml="http://www.w3.org/1998/Math/MathML"
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns:db="http://docbook.org/ns/docbook" version="5.0">
<info>
<title>Your Book Title</title>
<subtitle>Your Book Subtitle</subtitle>
<copyright>
<year>YEAR</year>
<holder>Your Name</holder>
</copyright>
<author>
<personname>
<firstname>Your</firstname>
<surname>Name</surname>
</personname>
<address>
<city>Your City</city>
<street>123 Fake Street</street>
<postcode>55555</postcode>
<country>U.S.A</country>
</address>
</author>
</info>
<sect1>
<title>First Section</title>
<para></para>
</sect1>
<index/>
</article>
Crowdin is a platform that helps you manage and translate content into different languages. Integrate Crowdin with your repo, CMS, or other systems. Source content is always up to date for your translators, and translated content is returned automatically.
Learn MoreReleased on Aug 23, 2022
Updated on Feb 23, 2024
Published by Crowdin
Identifier:docbook