New translations Localizable.stringsdict (Swedish)

This commit is contained in:
Eugen Rochko 2022-04-26 07:33:22 +02:00
parent d5631f4834
commit 4991123bd5
1 changed files with 12 additions and 12 deletions

View File

@ -13,15 +13,15 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 unread notification</string>
<string>1 oläst notis</string>
<key>other</key>
<string>%ld unread notification</string>
<string>%ld oläst notis</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_exceeds</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Input limit exceeds %#@character_count@</string>
<string>Inmatningsgränsen överskrider %#@character_count@</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
@ -37,7 +37,7 @@
<key>a11y.plural.count.input_limit_remains</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Input limit remains %#@character_count@</string>
<string>Inmatningsgränsen återstår %#@character_count@</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
@ -61,9 +61,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>post</string>
<string>inlägg</string>
<key>other</key>
<string>posts</string>
<string>inläggen</string>
</dict>
</dict>
<key>plural.count.post</key>
@ -77,9 +77,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 post</string>
<string>1 inlägg</string>
<key>other</key>
<string>%ld posts</string>
<string>%ld inlägg</string>
</dict>
</dict>
<key>plural.count.favorite</key>
@ -93,9 +93,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 favorite</string>
<string>1 favorit</string>
<key>other</key>
<string>%ld favorites</string>
<string>%ld favoriter</string>
</dict>
</dict>
<key>plural.count.reblog</key>
@ -125,9 +125,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 reply</string>
<string>1 svar</string>
<key>other</key>
<string>%ld replies</string>
<string>%ld svar</string>
</dict>
</dict>
<key>plural.count.vote</key>