iOS Strings Exporter is useful when you need to generate .strings
resource files for your iOS from your Crowdin project strings. This localization approach is often used when translating one application built for several platforms. For example, you can have an app for Android, iOS and Web platforms. Most of your strings are shared, but platforms can also have their own strings.
To implement this translation strategy with Crowdin, you need to upload your strings from all your platforms to the Crowdin project, then create Bundles and use exporters to build resource files for every platform.
Bundles can then be downloaded via Crowdin UI, API or even delivered to your consumers via Crowdin OTA.
iOS Strings Exporter does not require a configuration. After installing it, you can create bundles with this app as an exporter.
Feature | Value |
---|---|
File Extension | .strings |
API Type | macosx |
System | Yes |
Supports pluralization | No |
Configurable | No |
Handles Crowdin Unified Placeholders | Yes |
"identifier_1" = "翻訳のための文字列 1";
"identifier_2" = "翻訳用文字列 2";
"identifier_3" = "翻訳のための文字列 3";
"identifier_4" = "String for translation 4";
"identifier_5" = " 翻訳5の文字列";
NOTE: This exporter will not export strings with plurals. Your plurals should be exported using the .stringsdict Exporter.
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 Dec 30, 2022
Updated on Aug 14, 2023
Published by Crowdin
Identifier:ios-string-exporter