# HG changeset patch # User Sebastian Brannstrom # Date 1290207113 0 # Node ID b3487e8973c71448f9e4ae5e1de1cb7b351a8c57 # Parent 684802056d6f59049ada213215baa27e1db8cd51 Spanish language sync diff -r 684802056d6f -r b3487e8973c7 application/data/PodcastClient_spanish.rls --- a/application/data/PodcastClient_spanish.rls Fri Nov 19 01:37:53 2010 +0000 +++ b/application/data/PodcastClient_spanish.rls Fri Nov 19 22:51:53 2010 +0000 @@ -131,9 +131,13 @@ // Show view rls_string STRING_r_view_mark_as_played_cmd_short "Marcar leido" +rls_string STRING_r_view_mark_as_played_cmd_short "Marcar leido" +rls_string STRING_r_view_mark_as_unplayed_cmd_short "Marcar nuevo" rls_string STRING_r_view_mark_as_unplayed_cmd_short "Marcar nuevo" rls_string STRING_r_view_download_show_cmd "Descargar" +rls_string STRING_r_view_download_show_cmd_short "Descargar" rls_string STRING_r_view_delete_show_cmd "Borrar" +rls_string STRING_r_view_delete_show_cmd_short "Borrar" rls_string STRING_r_view_show_info_cmd "InformaciĆ³n" rls_string STRING_r_error_playback_failed "No se pudo reproducir el capĆ­tulo" @@ -160,4 +164,13 @@ rls_string STRING_r_add_url "Enter address" rls_string STRING_r_add_search "Search for feed" rls_string STRING_r_search_feed_prompt "Enter search terms:" - +rls_string STRING_r_new_shows "New shows" +rls_string STRING_r_download_queue "Download queue" +rls_string STRING_r_mark_all_old_query "Mark all shows old?" +rls_string STRING_r_download_all_query "Add all shows to download queue?" +rls_string STRING_r_podcast_setting_autodelete "Delete old shows" +rls_string STRING_podcast_autodelete_option1 "Manually" +rls_string STRING_podcast_autodelete_option2 "1 day after playing" +rls_string STRING_podcast_autodelete_option3 "7 days after playing" +rls_string STRING_podcast_autodelete_option4 "30 days after playing" +rls_string STRING_r_download_all_shows "Download all shows"