Visual Studio CodeVS Code Extension available! Install now

Translate iOS .stringsdict files online

Upload your .stringsdict files to SimpleLocalize, add languages, auto-translate and download one .stringsdict file per language in seconds.

Translate iOS .stringsdict file
No credit card required14-day free trialTracking-free service
<plist version="1.0"> <dict> <key>users-found-plural</key> <dict> <key>NSStringLocalizedFormatKey</key> <string>%#@value@</string> <key>value</key> <dict> <key>NSStringFormatSpecTypeKey</key> <string>NSStringPluralRuleType</string> <key>NSStringFormatValueTypeKey</key> <string>d</string> <key>zero</key> <string>No users found</string> <key>one</key> <string>One user found</string> <key>other</key> <string>%d users found</string> </dict> </dict> </dict> </plist>
<plist version="1.0">
  <dict>
    <key>users-found-plural</key>
    <dict>
      <key>NSStringLocalizedFormatKey</key>
      <string>%#@value@</string>
      <key>value</key>
      <dict>
        <key>NSStringFormatSpecTypeKey</key>
        <string>NSStringPluralRuleType</string>
        <key>NSStringFormatValueTypeKey</key>
        <string>d</string>
        <key>zero</key>
        <string>No users found</string>
        <key>one</key>
        <string>One user found</string>
        <key>other</key>
        <string>%d users found</string>
      </dict>
    </dict>
  </dict>
</plist>

What is the iOS .stringsdict format?

A property list that holds plural rules for Apple platforms. Each key defines variants such as one, few, many and other, matching the CLDR plural categories of the language.

It is used by iOS, macOS. SimpleLocalize reads and writes it natively, so you keep your existing project structure. Format value for the CLI and API: localizable-strings-dict. Read the format documentation.

How to translate iOS .stringsdict files

  1. Create a free account and a project. The Community plan covers small apps with no credit card.
  2. Import your .stringsdict file in the web editor, or push it from the terminal with the CLI.
  3. Add target languages and run auto-translation. Use DeepL or Google Translate for speed, or OpenAI, Claude and Gemini with your own API key for context-aware translations.
  4. Review in the editor with QA checks, glossary and screenshots, then download the iOS .stringsdict files or publish them to the translation hosting CDN.

Sync iOS .stringsdict files from CI

Add a simplelocalize.yml to the repository and run simplelocalize upload and simplelocalize download in your pipeline or GitHub Action:

# simplelocalize.yml apiKey: YOUR_PROJECT_API_KEY uploadFormat: localizable-strings-dict uploadPath: ./locales/{lang}.stringsdict downloadFormat: localizable-strings-dict downloadPath: ./locales/{lang}.stringsdict
# simplelocalize.yml
apiKey: YOUR_PROJECT_API_KEY
uploadFormat: localizable-strings-dict
uploadPath: ./locales/{lang}.stringsdict
downloadFormat: localizable-strings-dict
downloadPath: ./locales/{lang}.stringsdict

Convert iOS .stringsdict to other formats

The same project can export translations in more than 30 formats, and the free online converter works without an account:

All conversions and free translation tools.

Start translating iOS .stringsdict files

  • Native iOS .stringsdict import and export
  • Auto-translation with DeepL, Google, OpenAI, Claude and Gemini
  • Translation editor, QA checks, CLI and CDN on the free plan
Start for free
No credit card required5-minute setup
"The product
and support
are fantastic."
Laars Buur|CTO
"The support is
blazing fast,
thank you Jakub!"
Stefan|Developer
"Interface that
makes any dev
feel at home!"
Dario De Cianni|CTO
"Excellent app,
saves my time
and money"
Dmitry Melnik|Developer