Stringsdict-format

Added in version 4.8.

XML-baserat format som används av Apple och som kan lagra pluralformer av en sträng.

Exempelfil:

<?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>
Stödda funktioner

File extensions

.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

Check flags added by this format

Objective-C format

Weblate-konfiguration

Typisk Weblate Komponentkonfiguration

Filmask

Resources/*.lproj/Localizable.stringsdict

Enspråkig basspråkfil

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

Mall för nya översättningar

Tom

Filformat

Stringsdict-fil