blob: ce7b894d178d15a7cf497454ee88933ae0dbc82c [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2017 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="abc_slice_more_content" msgid="7841223363798860154">"+ <xliff:g id="NUMBER">%1$d</xliff:g>"</string>
<string name="abc_slice_more" msgid="4299234410808450900">"Más"</string>
<string name="abc_slice_show_more" msgid="1112789899890391107">"Mostrar más"</string>
<string name="abc_slice_updated" msgid="7932359091871934205">"Actualización: <xliff:g id="TIME">%1$s</xliff:g>"</string>
<plurals name="abc_slice_duration_min" formatted="false" msgid="7664017844210142826">
<item quantity="many">Hace <xliff:g id="ID_2">%d</xliff:g> min</item>
<item quantity="other">Hace <xliff:g id="ID_2">%d</xliff:g> min</item>
<item quantity="one">Hace <xliff:g id="ID_1">%d</xliff:g> min</item>
</plurals>
<plurals name="abc_slice_duration_years" formatted="false" msgid="2628491538787454021">
<item quantity="many">Hace <xliff:g id="ID_2">%d</xliff:g> años</item>
<item quantity="other">Hace <xliff:g id="ID_2">%d</xliff:g> años</item>
<item quantity="one">Hace <xliff:g id="ID_1">%d</xliff:g> año</item>
</plurals>
<plurals name="abc_slice_duration_days" formatted="false" msgid="8356547162075064530">
<item quantity="many">Hace <xliff:g id="ID_2">%d</xliff:g> días</item>
<item quantity="other">Hace <xliff:g id="ID_2">%d</xliff:g> días</item>
<item quantity="one">Hace <xliff:g id="ID_1">%d</xliff:g> día</item>
</plurals>
<string name="abc_slice_error" msgid="1794214973158263497">"No se pudo establecer conexión"</string>
</resources>