2021-08-04 14:04:44 +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>
|
2021-09-16 11:35:36 +02:00
|
|
|
<key>a11y.plural.count.unread.notification</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
|
|
|
<string>%#@notification_count_unread_notification@</string>
|
|
|
|
<key>notification_count_unread_notification</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2022-01-26 12:07:38 +01:00
|
|
|
<string>1 notificación no leída</string>
|
2021-09-16 11:35:36 +02:00
|
|
|
<key>other</key>
|
2022-01-26 12:07:38 +01:00
|
|
|
<string>%ld notificaciones no leídas</string>
|
2021-09-16 11:35:36 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
2021-08-09 09:16:45 +02:00
|
|
|
<key>a11y.plural.count.input_limit_exceeds</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>Límite de entrada superado en %#@character_count@ caracteres</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
<key>character_count</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-10 19:20:09 +02:00
|
|
|
<string>1 carácter</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
<key>other</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>%ld caracteres</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<key>a11y.plural.count.input_limit_remains</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>Límite de entrada restante: %#@character_count@ caracteres</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
<key>character_count</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-10 19:20:09 +02:00
|
|
|
<string>1 carácter</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
<key>other</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>%ld caracteres</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
2021-08-04 14:04:44 +02:00
|
|
|
<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-04 15:00:11 +02:00
|
|
|
<string>publicación</string>
|
2021-08-04 14:04:44 +02:00
|
|
|
<key>other</key>
|
2021-08-05 14:38:33 +02:00
|
|
|
<string>publicaciones</string>
|
2021-08-04 14:04:44 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
2021-08-09 09:16:45 +02:00
|
|
|
<key>plural.count.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-11 18:37:35 +02:00
|
|
|
<string>1 publicación</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
<key>other</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>%ld publicaciones</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
2021-08-04 14:04:44 +02:00
|
|
|
<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-04 15:00:11 +02:00
|
|
|
<string>1 favorito</string>
|
2021-08-04 14:04:44 +02:00
|
|
|
<key>other</key>
|
2021-08-05 14:38:33 +02:00
|
|
|
<string>%ld favoritos</string>
|
2021-08-04 14:04:44 +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-11 18:37:35 +02:00
|
|
|
<string>1 reblogueo</string>
|
2021-08-04 14:04:44 +02:00
|
|
|
<key>other</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>%ld reblogueos</string>
|
2021-08-04 14:04:44 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
2022-03-30 04:55:12 +02:00
|
|
|
<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>
|
2022-04-21 04:15:27 +02:00
|
|
|
<string>1 respuesta</string>
|
2022-03-30 04:55:12 +02:00
|
|
|
<key>other</key>
|
2022-04-21 04:15:27 +02:00
|
|
|
<string>%ld respuestas</string>
|
2022-03-30 04:55:12 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
2021-08-04 14:04:44 +02:00
|
|
|
<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-04 15:00:11 +02:00
|
|
|
<string>1 voto</string>
|
2021-08-04 14:04:44 +02:00
|
|
|
<key>other</key>
|
2021-08-05 14:38:33 +02:00
|
|
|
<string>%ld votos</string>
|
2021-08-04 14:04:44 +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-04 15:00:11 +02:00
|
|
|
<string>1 votante</string>
|
2021-08-04 14:04:44 +02:00
|
|
|
<key>other</key>
|
2021-08-05 14:38:33 +02:00
|
|
|
<string>%ld votantes</string>
|
2021-08-04 14:04:44 +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-04 15:00:11 +02:00
|
|
|
<string>1 persona hablando</string>
|
2021-08-04 14:04:44 +02:00
|
|
|
<key>other</key>
|
2021-08-05 14:38:33 +02:00
|
|
|
<string>%ld personas están hablando de esto</string>
|
2021-08-04 14:04:44 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
2021-08-09 09:16:45 +02:00
|
|
|
<key>plural.count.following</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
|
|
|
<string>%#@count_following@</string>
|
|
|
|
<key>count_following</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-10 19:20:09 +02:00
|
|
|
<string>1 siguiendo</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
<key>other</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>%ld siguiendo</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<key>plural.count.follower</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
|
|
|
<string>%#@count_follower@</string>
|
|
|
|
<key>count_follower</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-10 19:20:09 +02:00
|
|
|
<string>1 seguidor</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
<key>other</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>%ld seguidores</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<key>date.year.left</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
|
|
|
<string>%#@count_year_left@</string>
|
|
|
|
<key>count_year_left</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-10 19:20:09 +02:00
|
|
|
<string>1 año restante</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
<key>other</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>%ld años restantes</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<key>date.month.left</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
|
|
|
<string>%#@count_month_left@</string>
|
|
|
|
<key>count_month_left</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-10 19:20:09 +02:00
|
|
|
<string>1 mes restante</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
<key>other</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>%ld meses restantes</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<key>date.day.left</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
|
|
|
<string>%#@count_day_left@</string>
|
|
|
|
<key>count_day_left</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-10 19:20:09 +02:00
|
|
|
<string>1 día restante</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
<key>other</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>%ld días restantes</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<key>date.hour.left</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
|
|
|
<string>%#@count_hour_left@</string>
|
|
|
|
<key>count_hour_left</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-10 19:20:09 +02:00
|
|
|
<string>1 hora restante</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
<key>other</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>%ld horas restantes</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<key>date.minute.left</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
|
|
|
<string>%#@count_minute_left@</string>
|
|
|
|
<key>count_minute_left</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-10 19:20:09 +02:00
|
|
|
<string>1 minuto restante</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
<key>other</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>%ld minutos restantes</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<key>date.second.left</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
|
|
|
<string>%#@count_second_left@</string>
|
|
|
|
<key>count_second_left</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-10 19:20:09 +02:00
|
|
|
<string>1 segundo restante</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
<key>other</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>%ld segundos restantes</string>
|
2021-08-09 09:16:45 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
2021-08-09 15:00:01 +02:00
|
|
|
<key>date.year.ago.abbr</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
|
|
|
<string>%#@count_year_ago_abbr@</string>
|
|
|
|
<key>count_year_ago_abbr</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>Hace 1 año</string>
|
2021-08-09 15:00:01 +02:00
|
|
|
<key>other</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>Hace %ld años</string>
|
2021-08-09 15:00:01 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<key>date.month.ago.abbr</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
|
|
|
<string>%#@count_month_ago_abbr@</string>
|
|
|
|
<key>count_month_ago_abbr</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>Hace 1 mes</string>
|
2021-08-09 15:00:01 +02:00
|
|
|
<key>other</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>Hace %ld meses</string>
|
2021-08-09 15:00:01 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<key>date.day.ago.abbr</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
|
|
|
<string>%#@count_day_ago_abbr@</string>
|
|
|
|
<key>count_day_ago_abbr</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-10 19:20:09 +02:00
|
|
|
<string>Hace 1 día</string>
|
2021-08-09 15:00:01 +02:00
|
|
|
<key>other</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>Hace %ld días</string>
|
2021-08-09 15:00:01 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<key>date.hour.ago.abbr</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
|
|
|
<string>%#@count_hour_ago_abbr@</string>
|
|
|
|
<key>count_hour_ago_abbr</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>Hace 1 h</string>
|
2021-08-09 15:00:01 +02:00
|
|
|
<key>other</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>Hace %ld h</string>
|
2021-08-09 15:00:01 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<key>date.minute.ago.abbr</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
|
|
|
<string>%#@count_minute_ago_abbr@</string>
|
|
|
|
<key>count_minute_ago_abbr</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>Hace 1 min</string>
|
2021-08-09 15:00:01 +02:00
|
|
|
<key>other</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>Hace %ld min</string>
|
2021-08-09 15:00:01 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<key>date.second.ago.abbr</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringLocalizedFormatKey</key>
|
|
|
|
<string>%#@count_second_ago_abbr@</string>
|
|
|
|
<key>count_second_ago_abbr</key>
|
|
|
|
<dict>
|
|
|
|
<key>NSStringFormatSpecTypeKey</key>
|
|
|
|
<string>NSStringPluralRuleType</string>
|
|
|
|
<key>NSStringFormatValueTypeKey</key>
|
|
|
|
<string>ld</string>
|
|
|
|
<key>one</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>Hace 1 s</string>
|
2021-08-09 15:00:01 +02:00
|
|
|
<key>other</key>
|
2021-08-11 18:37:35 +02:00
|
|
|
<string>Hace %ld s</string>
|
2021-08-09 15:00:01 +02:00
|
|
|
</dict>
|
|
|
|
</dict>
|
2021-08-04 14:04:44 +02:00
|
|
|
</dict>
|
|
|
|
</plist>
|