New translations Localizable.stringsdict (German)

This commit is contained in:
Eugen Rochko 2021-08-06 14:42:32 +02:00
parent 058df95c11
commit af04f3c098
1 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@
<key>one</key> <key>one</key>
<string>1 Reblog</string> <string>1 Reblog</string>
<key>other</key> <key>other</key>
<string>%ld reblogs</string> <string>%ld Reblogs</string>
</dict> </dict>
</dict> </dict>
<key>plural.count.vote</key> <key>plural.count.vote</key>
@ -61,7 +61,7 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>one</key> <key>one</key>
<string>1 vote</string> <string>1 Stimme</string>
<key>other</key> <key>other</key>
<string>%ld Stimmen</string> <string>%ld Stimmen</string>
</dict> </dict>
@ -77,7 +77,7 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>one</key> <key>one</key>
<string>1 voter</string> <string>1 Wähler</string>
<key>other</key> <key>other</key>
<string>%ld Wähler</string> <string>%ld Wähler</string>
</dict> </dict>