<!-- Phrase describing a relative time using days in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] -->
<pluralsname="duration_days_relative">
<itemquantity="one"><xliff:gexample="1"id="count">%d</xliff:g> day ago</item>
<itemquantity="other"><xliff:gexample="2"id="count">%d</xliff:g> days ago</item>
</plurals>
<!-- Phrase describing a relative time using years in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] -->
<pluralsname="duration_years_relative">
<itemquantity="one"><xliff:gexample="1"id="count">%d</xliff:g> year ago</item>
<itemquantity="other"><xliff:gexample="2"id="count">%d</xliff:g> years ago</item>
</plurals>
<!-- Phrase describing a relative time using minutes that is not shown on the screen but used for accessibility. This version should be a future point in time. [CHAR LIMIT=NONE] -->
<!-- Phrase describing a relative time using hours that is not shown on the screen but used for accessibility. This version should be a future point in time. [CHAR LIMIT=NONE] -->
<!-- Phrase describing a relative time using days that is not shown on the screen but used for accessibility. This version should be a future point in time. [CHAR LIMIT=NONE] -->
<!-- Phrase describing a relative time using years that is not shown on the screen but used for accessibility. This version should be a future point in time. [CHAR LIMIT=NONE] -->