XML Free
ByCrowdinVerified Author

XML file localization

Try Crowdin

XML translation with Crowdin

Copy link

XML is a natively supported file format, you can use it without an additional installation. Just upload it to your projects and start the localization.

Available Configurations

Copy link

The XML file format can be configured to optimize its use with Crowdin for better content handling. The following is a list of available configuration options.

  • Translate content.

  • Translate attributes.

  • Translatable elements.

  • Enable content segmentation.

  • Custom segmentation rules.

File Format Details

Copy link
Attribute Value
File Extension .xml
API Type xml
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 Text comments, Screenshots, In-Context
Custom attributes No
Existing translations import possibility ML-based technology

Sample File

Copy link
<?xml version="1.0" encoding="UTF-8"?>
<breakfast_menu xml:lang="en">
   <food name="Belgian Waffles">
      <price>$5.55</price>
      <description>This is a description for Belgian Waffles.</description>
      <calories>555</calories>
   </food>
   <food name="French Toast">
      <price>$4.44</price>
      <description>This is a description for French Toast.</description>
      <calories>400</calories>
   </food>
   <food name="Homestyle Breakfast">
      <price>$3.33</price>
      <description>This is a description for Homestyle Breakfast.</description>
      <calories>333</calories>
   </food>
</breakfast_menu>

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 More
Categories
File Formats
Works with
  • Crowdin Enterprise
  • crowdin.com
Details

Released on May 16, 2022

Updated on Feb 23, 2024

Published by Crowdin

Identifier:xml