application/data/PodcastClient_spanish.rls
author Sebastian Brannstrom <sebastianb@symbian.org>
Thu, 15 Jul 2010 22:07:33 +0100
branchsymbian1
changeset 184 3386d3081945
child 190 76b81233473a
child 259 af83e0ffbf4b
permissions -rw-r--r--
Added Spanish language; Updated SIS 1.00(29)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
184
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
     1
/*
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
     2
 * Copyright (c) 2007-2010 Sebastian Brannstrom, Lars Persson, EmbedDev AB
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
     3
 *
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
     4
 * All rights reserved.
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
     5
 * This component and the accompanying materials are made available
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
     6
 * under the terms of the License "Eclipse Public License v1.0"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
     7
 * which accompanies this distribution, and is available
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
     8
 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
     9
 *
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    10
 * Initial Contributors:
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    11
 * EmbedDev AB - initial contribution.
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    12
 *
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    13
 * Contributors:
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    14
 * Victor Tuson Palau 
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    15
 *
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    16
 * Description:
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    17
 *
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    18
 */
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    19
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    20
// Menu items
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    21
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    22
rls_string STRING_r_settings_cmd "Config"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    23
rls_string STRING_r_view_mark_all_played_cmd "Marcar leido"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    24
rls_string STRING_r_exit_cmd "Salir"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    25
rls_string STRING_r_view_help "Ayuda"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    26
rls_string STRING_r_view_about_cmd "A cerca"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    27
rls_string STRING_r_view_import_export_feeds_cmd "Importa/exporta fuentes"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    28
rls_string STRING_r_view_import_feeds_cmd "Importa fuentes"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    29
rls_string STRING_r_view_export_feeds_cmd "Exporta fuentes"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    30
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    31
// CBA buttons
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    32
rls_string STRING_r_cba_options "Opciones"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    33
rls_string STRING_r_cba_hide "Occultar"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    34
rls_string STRING_r_cba_cancel "Cancelar"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    35
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    36
// Tab titles
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    37
rls_string STRING_r_tabgroup_feeds "Fuentes"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    38
rls_string STRING_r_tabgroup_queue "Cola"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    39
rls_string STRING_r_tabgroup_queue_counter "Cola (%d)"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    40
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    41
// Question dialogs
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    42
rls_string STRING_r_add_feed_prompt "Introduzca términos de búsqueda o dirección de la fuente"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    43
rls_string STRING_r_edit_feed_prompt "Dirección de la fuente"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    44
rls_string STRING_r_add_feed_title_prompt "Título de la fuente"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    45
rls_string STRING_r_remove_feed_prompt "¿Borrar fuente '%S'?"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    46
rls_string STRING_r_enable_downloads_prompt "Hay capítulos en la cola de descarga. ¿Quieres descargarlos ahora?"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    47
rls_string STRING_r_update_new_feed_prompt "¿Quieres actualizar la fuente ahora?"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    48
rls_string STRING_r_delete_show_prompt "¿Borrar el capítulo '%S'?"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    49
rls_string STRING_r_podcast_connection_error "Fallo de conexión. Compruebe que la configuración de red es correcta."
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    50
rls_string STRING_r_exit_shows_downloading "Hay capítulos descargando. ¿Quiere salir?"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    51
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    52
// Settings view
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    53
rls_string STRING_r_podcast_settings_title "Configuración"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    54
rls_string STRING_r_podcast_setting_showdir "Carpeta de Podcast"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    55
rls_string STRING_r_podcast_setting_autoupdate "Actualización automática"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    56
rls_string STRING_r_podcast_setting_autodownload "Descarga automática"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    57
rls_string STRING_r_podcast_setting_connection "Conexión"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    58
rls_string STRING_r_podcast_setting_default "Usar predeterminada"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    59
rls_string STRING_r_podcast_setting_alwaysask "Preguntar siempre"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    60
rls_string STRING_r_podcast_setting_useiap "Seleccion el punto de acceso"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    61
rls_string STRING_r_podcast_setting_iaplist "Puntos de acceso"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    62
rls_string STRING_r_podcast_select_folder "Selecciona carpeta"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    63
//enable and disable automatic connections
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    64
rls_string STRING_r_on "Activar"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    65
rls_string STRING_r_off "Desactivar"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    66
rls_string STRING_r_podcast_setting_reset_db "Reiniciar libreria"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    67
rls_string STRING_r_podcast_setting_reset_db_query "¿Reiniciar Libreria? Toda la información será borrada!"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    68
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    69
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    70
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    71
// Choicelist for autodownload
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    72
rls_string STRING_podcast_autoupdate_option1 "Desactivado"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    73
rls_string STRING_podcast_autoupdate_option2 "Cada hora"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    74
rls_string STRING_podcast_autoupdate_option3 "Cuatro veces al día"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    75
rls_string STRING_podcast_autoupdate_option4 "Dos veces al día"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    76
rls_string STRING_podcast_autoupdate_option5 "Cada día"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    77
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    78
// Feed import/export
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    79
rls_string STRING_r_view_import_feeds_title "Seleccione el fichero OPML"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    80
rls_string STRING_r_enter_filename "Nombre de Fichero"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    81
rls_string STRING_r_view_export_feeds_title "Seleccione carpeta"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    82
rls_string STRING_r_view_export_feeds_softkey "Seleccionar"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    83
rls_string STRING_import_feed_success "%d fuentes importadas. ¿Quiere actualizar todas las fuentes ahora?"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    84
rls_string STRING_import_feed_failure "Improtación de fuente fallida"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    85
rls_string STRING_export_feed_success "%d fuentes exportadas"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    86
rls_string STRING_export_feed_failure "Exportación de fuente fallida"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    87
rls_string STRING_r_importing "Importando..."
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    88
rls_string STRING_r_exporting "Exportando..."
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    89
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    90
// Listbox empty strings
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    91
rls_string STRING_r_podcast_empty_queue "(cola vacia)"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    92
rls_string STRING_r_podcast_empty_list "(no hay capítulos)"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    93
rls_string STRING_r_podcast_no_feeds "(no hay fuentes)"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    94
rls_string STRING_r_podcast_empty_search "(no hay resultados)"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    95
rls_string STRING_r_podcast_empty_list_updating "(actualizando...)"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    96
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    97
// Feed view
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    98
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
    99
rls_string STRING_r_add_feed_title "Añadir fuente"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   100
rls_string STRING_r_edit_feed_title "Editar fuente"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   101
rls_string STRING_r_cancel_update_all_feeds_cmd "Cancelar actualización"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   102
rls_string STRING_r_cancel_update_all_feeds_short_cmd "Cancelar"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   103
rls_string STRING_r_podcast_feeds_status_format "%d nuevo(s)"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   104
rls_string STRING_r_podcast_shows_never_updated "Nunca fue actualizado"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   105
rls_string STRING_r_view_add_feed_cmd "Añadir fuente"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   106
rls_string STRING_r_view_add_feed_cmd_short "Añadir"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   107
rls_string STRING_r_view_edit_feed_cmd "Editar fuente"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   108
rls_string STRING_r_view_edit_feed_cmd_short "Editar"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   109
rls_string STRING_r_view_delete_feed_cmd "Borrar fuente"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   110
rls_string STRING_r_view_delete_feed_cmd_short "Borrar"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   111
rls_string STRING_r_update_feed_cmd "Borrar fuente"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   112
rls_string STRING_r_update_feed_short_cmd "Actualizar"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   113
rls_string STRING_r_update_all_feeds_cmd "Actualizar todos"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   114
rls_string STRING_r_update_all_feeds_short_cmd "Actualizar"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   115
rls_string STRING_r_podcast_feeds_is_updating "Actualizando..."
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   116
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   117
// Add/edit feed
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   118
rls_string STRING_add_feed_query "¿Añadir fuente '%S'?"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   119
rls_string STRING_add_feed_success "Fuente añadida. Actualizar ahora?"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   120
rls_string STRING_add_feed_error "No pude añadir fuente"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   121
rls_string STRING_r_add_feed_replace "Todos los capítulos disponibles seran borrados! ¿Desea continuar?" // shown when changing an existing feed URL
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   122
rls_string STRING_r_add_feed_exists "La dirección propuesta esta usada por otra fuente" // shown when adding or changing a feed to a URL that already exists
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   123
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   124
// Feed searching
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   125
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   126
rls_string STRING_r_search_noresults "No hay resultados"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   127
rls_string STRING_r_searching "Buscando..."
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   128
rls_string STRING_r_search_results "Resulstados de la búsqueda"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   129
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   130
// Show view
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   131
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   132
rls_string STRING_r_view_mark_as_played_cmd_short "Marcar leido"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   133
rls_string STRING_r_view_mark_as_unplayed_cmd_short "Marcar nuevo"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   134
rls_string STRING_r_view_download_show_cmd "Descargar"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   135
rls_string STRING_r_view_delete_show_cmd "Borrar"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   136
rls_string STRING_r_view_show_info_cmd "Información"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   137
rls_string STRING_r_error_playback_failed "No se pudo reproducir el capítulo"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   138
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   139
// Download queue operations
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   140
rls_string STRING_r_suspend_download_cmd "Suspender"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   141
rls_string STRING_r_view_resume_short_dls_cmd "Continuar"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   142
rls_string STRING_r_view_stop_downloads_cmd "Suspender la descarga"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   143
rls_string STRING_r_view_resume_downloads_cmd "Continuar la descarga"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   144
rls_string STRING_r_view_remove_all_downloads_cmd_short "Borrar"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   145
rls_string STRING_r_view_remove_all_downloads_cmd "Borrar la cola de descarga"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   146
rls_string STRING_r_clear_query "¿Quiere borrar la cola?"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   147
rls_string STRING_r_view_remove_download_short_cmd "Borrar"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   148
rls_string STRING_r_view_remove_download_cmd "Borrar descarga"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   149
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   150
rls_string STRING_r_error_notfound "Error: Servidor no fue hallado"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   151
rls_string STRING_r_error_invalid_address "Error: La conexión fallo"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   152
rls_string STRING_r_error_general "Error: Error general %d"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   153
rls_string STRING_r_error_http "Error: error HTTP %d"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   154
rls_string STRING_r_error_disk_full "Error: No espacio en el disco"
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   155
3386d3081945 Added Spanish language; Updated SIS 1.00(29)
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
diff changeset
   156