New translations Localizable.stringsdict (Spanish, Argentina)
This commit is contained in:
parent
01362f4f7d
commit
5b05803c89
|
@ -114,6 +114,22 @@
|
||||||
<string>%ld adhesiones</string>
|
<string>%ld adhesiones</string>
|
||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
|
<key>plural.count.reply</key>
|
||||||
|
<dict>
|
||||||
|
<key>NSStringLocalizedFormatKey</key>
|
||||||
|
<string>%#@reply_count@</string>
|
||||||
|
<key>reply_count</key>
|
||||||
|
<dict>
|
||||||
|
<key>NSStringFormatSpecTypeKey</key>
|
||||||
|
<string>NSStringPluralRuleType</string>
|
||||||
|
<key>NSStringFormatValueTypeKey</key>
|
||||||
|
<string>ld</string>
|
||||||
|
<key>one</key>
|
||||||
|
<string>1 reply</string>
|
||||||
|
<key>other</key>
|
||||||
|
<string>%ld replies</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
<key>plural.count.vote</key>
|
<key>plural.count.vote</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringLocalizedFormatKey</key>
|
<key>NSStringLocalizedFormatKey</key>
|
||||||
|
|
Loading…
Reference in New Issue