summaryrefslogtreecommitdiff
path: root/core/src/main/res/values-es-rES/strings.xml
diff options
context:
space:
mode:
authorMartin Fietz <Martin.Fietz@gmail.com>2016-06-19 12:53:33 +0200
committerMartin Fietz <Martin.Fietz@gmail.com>2016-06-19 12:53:33 +0200
commitf315f2e10770afcb093d0255f7eb5eca573becaf (patch)
treef528630379d649bdcb18daae773eb80f7a967230 /core/src/main/res/values-es-rES/strings.xml
parent6e445e46bbfa76ffacb9b3e25e4bb4cbf180a84e (diff)
downloadAntennaPod-f315f2e10770afcb093d0255f7eb5eca573becaf.zip
Update string translations
Diffstat (limited to 'core/src/main/res/values-es-rES/strings.xml')
-rw-r--r--core/src/main/res/values-es-rES/strings.xml17
1 files changed, 4 insertions, 13 deletions
diff --git a/core/src/main/res/values-es-rES/strings.xml b/core/src/main/res/values-es-rES/strings.xml
index cd6eb01cf..13f4c67fc 100644
--- a/core/src/main/res/values-es-rES/strings.xml
+++ b/core/src/main/res/values-es-rES/strings.xml
@@ -1,17 +1,12 @@
<?xml version='1.0' encoding='UTF-8'?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!--Activitiy and fragment titles-->
- <string name="app_name">AntennaPod</string>
<string name="feeds_label">Canales</string>
<string name="add_feed_label">Añadir podcast</string>
- <string name="podcasts_label">PODCASTS</string>
<string name="episodes_label">Episodios</string>
- <string name="new_episodes_label">Nuevos episodios</string>
- <string name="all_episodes_label">Todos los episodios</string>
<string name="all_episodes_short_label">Todos</string>
<string name="favorite_episodes_label">Favoritos</string>
<string name="new_label">Nuevos</string>
- <string name="waiting_list_label">Lista de espera</string>
<string name="settings_label">Ajustes</string>
<string name="add_new_feed_label">Añadir podcast</string>
<string name="downloads_label">Descargas</string>
@@ -20,9 +15,6 @@
<string name="gpodnet_main_label">gpodder.net</string>
<string name="gpodnet_auth_label">gpodder.net Login</string>
<string name="free_space_label">%1$s disponible</string>
- <!--New episodes fragment-->
- <string name="recently_published_episodes_label">Publicado recientemente</string>
- <string name="episode_filter_label">Mostrar solo episodios nuevos</string>
<!--Statistics fragment-->
<!--Main activity-->
<string name="drawer_open">Abrir menu</string>
@@ -67,7 +59,6 @@
<string name="retry_label">Intentar de nuevo</string>
<string name="auto_download_label">Incluir en descargas automaticas</string>
<string name="auto_download_apply_to_items_title">Aplicar a los previos episodios</string>
- <string name="feed_auto_download_global">Global</string>
<string name="feed_auto_download_always">Siempre</string>
<string name="feed_auto_download_never">Nunca</string>
<string name="episode_cleanup_never">Nunca</string>
@@ -102,8 +93,6 @@
<string name="remove_from_queue_label">Quitar de la cola</string>
<string name="visit_website_label">Visitar el sitio web</string>
<string name="support_label">Añadir a Flattr</string>
- <string name="enqueue_all_new">Ponerlos todos en cola</string>
- <string name="download_all">Descargarlos todos</string>
<string name="skip_episode_label">Saltar episodio</string>
<!--Download messages and labels-->
<string name="download_pending">Descarga pendiente</string>
@@ -139,7 +128,6 @@
<string name="playback_error_server_died">El servidor está inactivo</string>
<string name="playback_error_unknown">Error desconocido</string>
<string name="no_media_playing_label">No hay medios en reproducción</string>
- <string name="position_default_label">00:00:00</string>
<string name="player_buffering_msg">Almacenando</string>
<string name="playbackservice_notification_title">Reproduciendo el podcast</string>
<!--Queue operations-->
@@ -231,13 +219,16 @@
<string name="set_to_default_folder">Elegir carpeta predeterminada</string>
<!--Online feed view-->
<!--Content descriptions for image buttons-->
- <string name="new_episodes_count_label">Numero de nuevos episodios</string>
<!--Feed information screen-->
<!--Progress information-->
<!--AntennaPodSP-->
+ <!--Episodes apply actions-->
<string name="all_label">Todos</string>
<string name="none_label">Ningun</string>
+ <!--Sort-->
<!--Rating dialog-->
<!--Audio controls-->
<!--proxy settings-->
+ <!--Casting-->
+ <!--<string name="cast_failed_to_connect">Could not connect to the device</string>-->
</resources>