improve relative poll timestamp string format (#1939)
This commit is contained in:
parent
508d070a31
commit
26a051220b
38 changed files with 230 additions and 312 deletions
|
|
@ -364,27 +364,10 @@
|
|||
<item quantity="one">%s vots</item>
|
||||
<item quantity="other">%s vots</item>
|
||||
</plurals>
|
||||
<string name="poll_info_time_relative">%s restants</string>
|
||||
<string name="poll_info_time_absolute">Acaba a %s</string>
|
||||
<string name="poll_info_closed">tancat</string>
|
||||
<string name="poll_ended_voted">L\'enquesta on has votat està tancada</string>
|
||||
<string name="poll_ended_created">La enquesta que heu creat ha finalitzat</string>
|
||||
<plurals name="poll_timespan_days">
|
||||
<item quantity="one"/>
|
||||
<item quantity="other"/>
|
||||
</plurals>
|
||||
<plurals name="poll_timespan_hours">
|
||||
<item quantity="one"/>
|
||||
<item quantity="other"/>
|
||||
</plurals>
|
||||
<plurals name="poll_timespan_minutes">
|
||||
<item quantity="one"/>
|
||||
<item quantity="other"/>
|
||||
</plurals>
|
||||
<plurals name="poll_timespan_seconds">
|
||||
<item quantity="one"/>
|
||||
<item quantity="other"/>
|
||||
</plurals>
|
||||
<string name="description_status_cw">Advertència: %s</string>
|
||||
<string name="title_statuses_pinned">Toot fixat</string>
|
||||
<string name="unpin_action">Toot no fixat</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue