summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-es-rUS/donottranslate-cldr.xml
blob: 8adac31fc3dd9d1159bc08f0059eb3107e8b5bc3 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="month_day_year">%-e de %B de %Y</string>
    <string name="time_of_day">%-l:%M:%S %p</string>
    <string name="date_and_time">%-l:%M:%S %p %b %-e, %Y</string>
    <string name="date_time">%2$s %1$s</string>
</resources>