Java Application Free
ByCrowdinVerified Author

Java Application file localization

Try Crowdin

Java Application translation with Crowdin

Copy link

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

File Format Details

Copy link
Attribute Value
File Extension .xml
API Type properties_xml
Source can be edited in Crowdin Yes
Generating translated files via Bundles Search Crowdin Store
Supports pluralization No
WYSIWYG Preview in the editor No
Supported types of contextual information Text comments, Screenshots, In-Context
Custom attributes No
Existing translations import possibility Key-value mapping

Sample File

Copy link
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
  <comment>Hi</comment>
  <entry key="one">String</entry>
  <entry key="two">String 2</entry>
  <entry key="SAVE_AS">Save as...</entry>
  <entry key="test"><![CDATA[Hello,<br>
<br>
Your order {{order.id}}.<br>
<br>
We kindly invite you again on {{operatorLink}} using a.<br>
<br>
Thank you for your understanding.<br>
<br>
Your {{operatorName}} team<br>
{{operatorLink}}<br>
<br>]]></entry>
</properties>

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:properties-xml