|
|
|
@ -400,4 +400,22 @@ |
|
|
|
|
|
|
|
|
|
<string name="notification_clear_text">Nettoyer toutes les notifications de façon permanente\?</string> |
|
|
|
|
|
|
|
|
|
<string name="action_delete_and_redraft">Effacer et ré-écrire</string> |
|
|
|
|
<string name="dialog_redraft_toot_warning">Effacer et ré-écrire ce pouet\?</string> |
|
|
|
|
|
|
|
|
|
<string name="timespan_days">%d jours</string> |
|
|
|
|
<string name="timespan_hours">%d heures</string> |
|
|
|
|
<string name="timespan_minutes">%d minutes</string> |
|
|
|
|
<string name="timespan_seconds">%d secondes</string> |
|
|
|
|
|
|
|
|
|
<plurals name="poll_info_votes"> |
|
|
|
|
<item quantity="one">%s vote</item> |
|
|
|
|
<item quantity="other">%s votes</item> |
|
|
|
|
</plurals> |
|
|
|
|
<string name="poll_info_time_relative">%s restant</string> |
|
|
|
|
<string name="poll_info_time_absolute">Termine à %s</string> |
|
|
|
|
<string name="poll_info_closed">terminé</string> |
|
|
|
|
<string name="poll_vote">Voter</string> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</resources> |
|
|
|
|