Where STRINGS comes from
The format comes from NeXTSTEP in the late 1980s and survived the transition to Mac OS X and then iOS essentially unchanged, which is why its syntax looks like a property-list fragment rather than anything designed for translators. Files were historically UTF-16, and modern tooling accepts UTF-8. Apple has since layered .stringsdict on top for plurals and, more recently, String Catalogs (.xcstrings) as a JSON successor — but .strings remains the format most existing projects ship.