New translations Localizable.stringsdict (Portuguese, Brazilian)

This commit is contained in:
Eugen Rochko 2022-04-25 11:18:38 +02:00
parent 405dff8300
commit 13d00af032
1 changed files with 2 additions and 2 deletions

View File

@ -15,13 +15,13 @@
<key>one</key>
<string>1 unread notification</string>
<key>other</key>
<string>%ld unread notification</string>
<string>%ld notificações não lidas</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_exceeds</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Input limit exceeds %#@character_count@</string>
<string>Limite de caracteres excedido %#@character_count@</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>