Translations update

This commit is contained in:
Velin92
2023-07-31 00:03:09 +00:00
committed by Stefan Ceriu
parent 86a1097540
commit 3e26b8fadc
14 changed files with 224 additions and 42 deletions

View File

@@ -20,6 +20,22 @@
<string>%1$d členů</string>
</dict>
</dict>
<key>common_poll_votes_count</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@COUNT@</string>
<key>COUNT</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>1 vote</string>
<key>other</key>
<string>%d votes</string>
</dict>
</dict>
<key>notification_compat_summary_line_for_room</key>
<dict>
<key>NSStringLocalizedFormatKey</key>