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>
File extensions |
|
|---|---|
Linguality ⓘ |
Both monolingual and bilingual |
Supports plural ⓘ |
|
Supports descriptions ⓘ |
|
Supports explanation ⓘ |
|
Supports context ⓘ |
|
Supports location ⓘ |
|
Supports flags ⓘ |
|
API identifier |
|
Supports read-only strings ⓘ |
|
Check flags added by this format ⓘ |
Weblate-konfiguration¶
Typisk Weblate Komponentkonfiguration |
|
|---|---|
Filmask |
|
Enspråkig basspråkfil |
|
Mall för nya översättningar |
Tom |
Filformat |
Stringsdict-fil |