New translations Localizable.stringsdict (Spanish, Argentina)
This commit is contained in:
parent
24ae18d40d
commit
b0586aa042
|
@ -53,7 +53,7 @@
|
||||||
<key>plural.count.followed_by_and_mutual</key>
|
<key>plural.count.followed_by_and_mutual</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringLocalizedFormatKey</key>
|
<key>NSStringLocalizedFormatKey</key>
|
||||||
<string>%#@names@%#@count_mutual@</string>
|
<string>%#@names@: "%#@count_mutual@</string>
|
||||||
<key>names</key>
|
<key>names</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>one</key>
|
<key>one</key>
|
||||||
|
@ -72,9 +72,9 @@
|
||||||
<key>NSStringFormatValueTypeKey</key>
|
<key>NSStringFormatValueTypeKey</key>
|
||||||
<string>ld</string>
|
<string>ld</string>
|
||||||
<key>one</key>
|
<key>one</key>
|
||||||
<string>Followed by %1$@, and another mutual</string>
|
<string>Seguido por %1$@ y otra cuenta mutua</string>
|
||||||
<key>other</key>
|
<key>other</key>
|
||||||
<string>Followed by %1$@, and %ld mutuals</string>
|
<string>Seguido por %1$@ y otras %ld cuentas mutuas</string>
|
||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
<key>plural.count.metric_formatted.post</key>
|
<key>plural.count.metric_formatted.post</key>
|
||||||
|
|
Loading…
Reference in New Issue