42 lines
2.2 KiB
XML
42 lines
2.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2012-2013 Andrew Neal
|
|
Copyright (C) 2012-2014 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="app_name">Música</string>
|
|
<string name="page_artists">Artistes</string>
|
|
<string name="page_albums">Álbumes</string>
|
|
<string name="page_genres">Xéneros</string>
|
|
<string name="page_now_playing">En reproducción</string>
|
|
<string name="header_albums">Álbumes</string>
|
|
<string name="menu_equalizer">Ecualizador</string>
|
|
<string name="sort_order_entry_az">A-Z</string>
|
|
<string name="sort_order_entry_za">Z-A</string>
|
|
<string name="sort_order_entry_artist">Artista</string>
|
|
<string name="sort_order_entry_album">Álbum</string>
|
|
<string name="sort_order_entry_year">Añu</string>
|
|
<string name="sort_order_entry_duration">Duración</string>
|
|
<string name="cancel">Encaboxar</string>
|
|
<string name="delete_dialog_title">¿Quies desaniciar «<xliff:g id="item" example="album">%s</xliff:g>»?</string>
|
|
<string name="google_search">Busca de Google</string>
|
|
<string name="accessibility_next">Siguiente</string>
|
|
<string name="settings_ui_category">Interfaz</string>
|
|
<string name="settings_data_category">Datos</string>
|
|
<string name="settings_delete_cache_summary">Quita toles imáxenes de la caché</string>
|
|
<string name="settings_general_category">Xeneral</string>
|
|
<string name="header_greater_than_60_minutes">Más de 60 minutos</string>
|
|
<string name="duration_format"><xliff:g id="hours">%1$s</xliff:g> <xliff:g id="minutes">%2$s</xliff:g></string>
|
|
</resources>
|