Translate Localizable.strings, stringsdict, and String Catalog files to 29 languages. Full support for iOS placeholder syntax.
Localizable.strings
Pluralization rules
Xcode 15+
Export from Xcode
Preserves %@, %d, %ld, %1$@, and String(localized:) syntax.
.strings, .stringsdict, String Catalog, and XLIFF.
Translate your entire app in minutes.
Translation Memory saves up to 90% on updates.
/* Localizable.strings (en) */
"app_name" = "My App";
"welcome_message" = "Welcome, %@!";
"items_count" = "%d items found";
"price_format" = "Price: %1$@ %2$@";/* Localizable.strings (de) */
"app_name" = "Meine App";
"welcome_message" = "Willkommen, %@!";
"items_count" = "%d Artikel gefunden";
"price_format" = "Preis: %1$@ %2$@";Join thousands of iOS developers reaching global audiences.