New translations Localizable.stringsdict (Swedish)

This commit is contained in:
Eugen Rochko 2022-04-27 21:59:52 +02:00
parent 64993b4a8a
commit 5dea461a3d
1 changed files with 4 additions and 4 deletions

View File

@ -109,9 +109,9 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>one</key> <key>one</key>
<string>1 reblog</string> <string>%ld ompostning</string>
<key>other</key> <key>other</key>
<string>%ld reblogs</string> <string>%ld ompostningar</string>
</dict> </dict>
</dict> </dict>
<key>plural.count.reply</key> <key>plural.count.reply</key>
@ -157,9 +157,9 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>one</key> <key>one</key>
<string>1 voter</string> <string>%ld röst</string>
<key>other</key> <key>other</key>
<string>%ld voters</string> <string>%ld röster</string>
</dict> </dict>
</dict> </dict>
<key>plural.people_talking</key> <key>plural.people_talking</key>