Formato Stringsdict

Added in version 4.8.

XML based format used by Apple which is able to store plural forms of a string.

Example file:

<?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>
Funzionalità supportate

Estensioni dei file

.stringsdict

Linguality

Both monolingual and bilingual

Supports plural

Yes

Supports descriptions

No

Supports explanation

No

Supports context

No

Supports location

No

Supports flags

No

API identifier

stringsdict

Supports read-only strings

No

Supports removing obsolete strings

No

Check flags added by this format

Formato Objective-C

Configurazione Weblate

Typical Weblate Component configuration

Maschera del file

Resources/*.lproj/Localizable.stringsdict

File di lingua a base monolingue

Resources/en.lproj/Localizable.stringsdict or Resources/Base.lproj/Localizable.stringsdict

Modello per le nuove traduzioni

Empty

Formato file

Stringsdict file