macOS PLIST Free
ByCrowdinVerified Author

macOS PLIST file localization

Try Crowdin

macOS PLIST translation with Crowdin

Copy link

macOS PLIST 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 .plist
API Type plist
Source can be edited in Crowdin No
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
Custom attributes No
Existing translations import possibility Key-value mapping

Sample File

Copy link
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
  <dict>
    <key>FirstName</key>
    <string>John</string>

    <key>LastName</key>
    <string>Public</string>

    <key>StreetAddr1</key>
    <string>123 Anywhere St.</string>

    <key>StateProv</key>
    <string>CA</string>

    <key>City</key>
    <string>Some Town</string>

    <key>CountryName</key>
    <string>United States</string>

    <key>AreaCode</key>
    <string>555</string>

    <key>LocalPhoneNumber</key>
    <string>5551212</string>

    <key>ZipPostal</key>
    <string>12345</string>
  </dict>
</plist>

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:plist