Formato Stringsdict¶
Added in version 4.8.
XML based format used by Apple which is able to store plural forms of a string.
Ver también
Archivo de ejemplo:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>hello</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Hello, world!
</string>
</dict>
</dict>
</plist>
Configuración de Weblate¶
Typical Weblate Configuración de componentes |
|
---|---|
Máscara de archivos |
|
Archivo de base monolingüe |
|
Plantilla para traducciones nuevas |
Empty |
Formato de archivo |
Stringsdict file |