<?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="6405516388971241142">"<xliff:g id="NUMBER">%1$d</xliff:g> más"</string>
    <string name="abc_slice_more" msgid="1983560225998630901">"Más"</string>
    <string name="abc_slice_show_more" msgid="1567717014004692768">"Mostrar más"</string>
    <string name="abc_slice_updated" msgid="8155085405396453848">"Última actualización: <xliff:g id="TIME">%1$s</xliff:g>"</string>
    <plurals name="abc_slice_duration_min" formatted="false" msgid="6996334305156847955">
      <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="6212691832333991589">
      <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="6241698511167107334">
      <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="4188371422904147368">"No se pudo establecer conexión"</string>
</resources>