New translations Localizable.stringsdict (Swedish)
This commit is contained in:
parent
d5631f4834
commit
4991123bd5
|
@ -13,15 +13,15 @@
|
||||||
<key>NSStringFormatValueTypeKey</key>
|
<key>NSStringFormatValueTypeKey</key>
|
||||||
<string>ld</string>
|
<string>ld</string>
|
||||||
<key>one</key>
|
<key>one</key>
|
||||||
<string>1 unread notification</string>
|
<string>1 oläst notis</string>
|
||||||
<key>other</key>
|
<key>other</key>
|
||||||
<string>%ld unread notification</string>
|
<string>%ld oläst notis</string>
|
||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
<key>a11y.plural.count.input_limit_exceeds</key>
|
<key>a11y.plural.count.input_limit_exceeds</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringLocalizedFormatKey</key>
|
<key>NSStringLocalizedFormatKey</key>
|
||||||
<string>Input limit exceeds %#@character_count@</string>
|
<string>Inmatningsgränsen överskrider %#@character_count@</string>
|
||||||
<key>character_count</key>
|
<key>character_count</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringFormatSpecTypeKey</key>
|
<key>NSStringFormatSpecTypeKey</key>
|
||||||
|
@ -37,7 +37,7 @@
|
||||||
<key>a11y.plural.count.input_limit_remains</key>
|
<key>a11y.plural.count.input_limit_remains</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringLocalizedFormatKey</key>
|
<key>NSStringLocalizedFormatKey</key>
|
||||||
<string>Input limit remains %#@character_count@</string>
|
<string>Inmatningsgränsen återstår %#@character_count@</string>
|
||||||
<key>character_count</key>
|
<key>character_count</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringFormatSpecTypeKey</key>
|
<key>NSStringFormatSpecTypeKey</key>
|
||||||
|
@ -61,9 +61,9 @@
|
||||||
<key>NSStringFormatValueTypeKey</key>
|
<key>NSStringFormatValueTypeKey</key>
|
||||||
<string>ld</string>
|
<string>ld</string>
|
||||||
<key>one</key>
|
<key>one</key>
|
||||||
<string>post</string>
|
<string>inlägg</string>
|
||||||
<key>other</key>
|
<key>other</key>
|
||||||
<string>posts</string>
|
<string>inläggen</string>
|
||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
<key>plural.count.post</key>
|
<key>plural.count.post</key>
|
||||||
|
@ -77,9 +77,9 @@
|
||||||
<key>NSStringFormatValueTypeKey</key>
|
<key>NSStringFormatValueTypeKey</key>
|
||||||
<string>ld</string>
|
<string>ld</string>
|
||||||
<key>one</key>
|
<key>one</key>
|
||||||
<string>1 post</string>
|
<string>1 inlägg</string>
|
||||||
<key>other</key>
|
<key>other</key>
|
||||||
<string>%ld posts</string>
|
<string>%ld inlägg</string>
|
||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
<key>plural.count.favorite</key>
|
<key>plural.count.favorite</key>
|
||||||
|
@ -93,9 +93,9 @@
|
||||||
<key>NSStringFormatValueTypeKey</key>
|
<key>NSStringFormatValueTypeKey</key>
|
||||||
<string>ld</string>
|
<string>ld</string>
|
||||||
<key>one</key>
|
<key>one</key>
|
||||||
<string>1 favorite</string>
|
<string>1 favorit</string>
|
||||||
<key>other</key>
|
<key>other</key>
|
||||||
<string>%ld favorites</string>
|
<string>%ld favoriter</string>
|
||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
<key>plural.count.reblog</key>
|
<key>plural.count.reblog</key>
|
||||||
|
@ -125,9 +125,9 @@
|
||||||
<key>NSStringFormatValueTypeKey</key>
|
<key>NSStringFormatValueTypeKey</key>
|
||||||
<string>ld</string>
|
<string>ld</string>
|
||||||
<key>one</key>
|
<key>one</key>
|
||||||
<string>1 reply</string>
|
<string>1 svar</string>
|
||||||
<key>other</key>
|
<key>other</key>
|
||||||
<string>%ld replies</string>
|
<string>%ld svar</string>
|
||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
<key>plural.count.vote</key>
|
<key>plural.count.vote</key>
|
||||||
|
|
Loading…
Reference in New Issue