summaryrefslogtreecommitdiffstats
path: root/res/values-es-rUS
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-es-rUS')
-rw-r--r--res/values-es-rUS/plurals.xml31
-rw-r--r--res/values-es-rUS/strings.xml64
2 files changed, 95 insertions, 0 deletions
diff --git a/res/values-es-rUS/plurals.xml b/res/values-es-rUS/plurals.xml
new file mode 100644
index 0000000..9827780
--- /dev/null
+++ b/res/values-es-rUS/plurals.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ 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">
+ <!-- Used to indicate the number of artists -->
+ <!-- Used to indicate the number of albums for an artist -->
+ <!-- Used to indicate the number of songs for an album -->
+ <!-- Used to indicate the number of genres -->
+ <!-- Used to show a shortened version of hours-->
+ <!-- Used to show a shortened version of minutes -->
+ <!-- Toasts after adding song(s) to playlists -->
+ <!-- Toasts after removing song(s) from playlists -->
+ <!-- Toasts after adding song(s) to queue -->
+ <!-- Toasts after adding song(s) to the favorites list -->
+ <!-- Toast confirming that song(s) was/were deleted. -->
+</resources>
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
new file mode 100644
index 0000000..09f147c
--- /dev/null
+++ b/res/values-es-rUS/strings.xml
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ 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">
+ <!-- Page titles -->
+ <string name="page_playlists">Listas de reproducción</string>
+ <!-- Section Headers -->
+ <!-- Option menu items -->
+ <string name="menu_shuffle_item">Orden aleatorio</string>
+ <string name="menu_shuffle_playlist">Lista de reproducción aleatoria</string>
+ <string name="menu_shuffle_album">Reproducir álbum aleatoriamente</string>
+ <string name="menu_shuffle_artist">Reproducir artista aleatoriamente</string>
+ <string name="menu_shuffle_top_tracks">Reproducir las más escuchadas aleatoriamente</string>
+ <string name="menu_shuffle_recent">Seleccionar las reproducidas recientemente</string>
+ <string name="menu_shuffle_last_added">Seleccionar las últimas añadidas</string>
+ <string name="menu_clear_recents">Borrar recientes</string>
+ <!-- Playlist items -->
+ <!-- Sort orders -->
+ <!-- Default playlist names -->
+ <!-- AlertDialog items -->
+ <string name="clear">Borrar</string>
+ <string name="new_photo">Elegir imagen de la galería</string>
+ <string name="use_default">Usar imagen predeterminada</string>
+ <!-- Context menu items -->
+ <string name="context_menu_rename_playlist">Cambiar nombre</string>
+ <!-- Content descriptions -->
+ <!-- Toast messages -->
+ <!-- Settings -->
+ <string name="settings_delete_cache_title">Eliminar caché</string>
+ <string name="settings_download_only_on_wifi_title">Descargar solo vía Wi-Fi</string>
+ <string name="settings_download_only_on_wifi_summary">Para reducir los cargos del proveedor no descargar a través de redes móviles</string>
+ <string name="settings_lockscreen_album_art">Carátula del álbum en pantalla bloqueada</string>
+ <string name="settings_lockscreen_album_art_summary">Reemplazar la pantalla bloqueada con la carátula del álbum</string>
+ <!-- App widget -->
+ <!-- Empty list / error messages -->
+ <string name="no_effects_for_you">No se pudo abrir el ecualizador.</string>
+ <string name="empty_favorite">Las canciones marcadas como favoritas aparecerán aquí.</string>
+ <string name="empty_playlist_secondary">Para añadir canciones a esta lista de reproducción, pulsa en el menú de opciones de una canción, álbum o artista y selecciona \"Añadir a la lista\".</string>
+ <string name="empty_top_tracks_secondary">Las canciones que más escuches se añadirán a esta lista.</string>
+ <string name="empty_last_added_main">No se añadieron canciones recientemente</string>
+ <string name="empty_last_added">Las canciones que añadiste en el último mes aparecerán aquí.</string>
+ <string name="empty_generic_main">No se encontró música</string>
+ <string name="empty_generic_secondary">Para copiar música del ordenador al dispositivo utiliza un cable USB.</string>
+ <string name="empty_queue_secondary">Para añadir canciones a la cola, pulsa en el menú de opciones de una canción, álbum o artista y selecciona \"Añadir a la cola\".</string>
+ <!-- Section Headers -->
+ <string name="header_10_plus_songs">Más de 10 canciones</string>
+ <string name="header_5_plus_albums">Más de 5 álbumes</string>
+ <string name="search_title_playlists">Todas las listas de reproducción \"%s\"</string>
+</resources>