2021-08-05 14:38:36 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
|
|
<plist version="1.0">
|
|
|
|
<dict>
|
|
|
|
<key>plural.count.metric_formatted.post</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
|
|
|
<string>%@ %#@post_count@</string>
|
|
|
|
<key>post_count</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-05 18:17:20 +02:00
|
|
|
<string>publicació</string>
|
2021-08-05 14:38:36 +02:00
|
|
|
<key>other</key>
|
2021-08-05 18:17:20 +02:00
|
|
|
<string>publicacions</string>
|
2021-08-05 14:38:36 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<key>plural.count.favorite</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
|
|
|
<string>%#@favorite_count@</string>
|
|
|
|
<key>favorite_count</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-05 18:17:20 +02:00
|
|
|
<string>1 favorit</string>
|
2021-08-05 14:38:36 +02:00
|
|
|
<key>other</key>
|
2021-08-05 18:17:20 +02:00
|
|
|
<string>%ld favorits</string>
|
2021-08-05 14:38:36 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<key>plural.count.reblog</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
|
|
|
<string>%#@reblog_count@</string>
|
|
|
|
<key>reblog_count</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-05 18:17:20 +02:00
|
|
|
<string>1 impuls</string>
|
2021-08-05 14:38:36 +02:00
|
|
|
<key>other</key>
|
2021-08-05 18:17:20 +02:00
|
|
|
<string>%ld impuls</string>
|
2021-08-05 14:38:36 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<key>plural.count.vote</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
|
|
|
<string>%#@vote_count@</string>
|
|
|
|
<key>vote_count</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-05 18:17:20 +02:00
|
|
|
<string>1 vot</string>
|
2021-08-05 14:38:36 +02:00
|
|
|
<key>other</key>
|
2021-08-05 18:17:20 +02:00
|
|
|
<string>%ld vots</string>
|
2021-08-05 14:38:36 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<key>plural.count.voter</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
|
|
|
<string>%#@voter_count@</string>
|
|
|
|
<key>voter_count</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-05 18:17:20 +02:00
|
|
|
<string>1 votant</string>
|
2021-08-05 14:38:36 +02:00
|
|
|
<key>other</key>
|
2021-08-05 18:17:20 +02:00
|
|
|
<string>%ld votants</string>
|
2021-08-05 14:38:36 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<key>plural.people_talking</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
|
|
|
<string>%#@count_people_talking@</string>
|
|
|
|
<key>count_people_talking</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-05 18:17:20 +02:00
|
|
|
<string>1 persona en parla</string>
|
2021-08-05 14:38:36 +02:00
|
|
|
<key>other</key>
|
2021-08-05 18:17:20 +02:00
|
|
|
<string>%ld persones en parlen</string>
|
2021-08-05 14:38:36 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
</plist>
|