New translations Localizable.stringsdict (Italian)

This commit is contained in:
Eugen Rochko 2022-11-14 15:40:16 +01:00
parent 3aac00fa83
commit 95e90a712d
1 changed files with 3 additions and 3 deletions

View File

@ -53,7 +53,7 @@
<key>a11y.plural.count.characters_left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@character_count@ left</string>
<string>%#@character_count@ rimanenti</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
@ -61,9 +61,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 character</string>
<string>1 carattere</string>
<key>other</key>
<string>%ld characters</string>
<string>%ld caratteri</string>
</dict>
</dict>
<key>plural.count.followed_by_and_mutual</key>