Files
commafeed/src/main/app/i18n/es.js
2014-08-10 15:37:24 +02:00

180 lines
7.6 KiB
JavaScript

{
"global" : {
"save" : "Guardar",
"cancel" : "Cancelar",
"delete" : "Eliminar",
"required" : "Requerido",
"download" : "Descargar",
"link" : "Enlace",
"bookmark" : "Marcador",
"close" : "Close ",
"tags" : "Tags "
},
"tree" : {
"subscribe" : "Subscribir",
"import" : "Importar",
"new_category" : "Nueva categoría",
"all" : "Todos",
"starred" : "Destacado"
},
"subscribe" : {
"feed_url" : "URL del Canal",
"feed_name" : "Nombre del Canal",
"category" : "Categoría"
},
"import" : {
"google_reader_prefix" : "Déjame importar tus canales de tu",
"google_reader_suffix" : " cuenta.",
"google_download" : "También puedes subir tu archivo subscriptions.xml.",
"google_download_link" : "Descárgalo de aquí.",
"xml_file" : "Archivo OPML"
},
"new_category" : {
"name" : "Nombre",
"parent" : "Padre"
},
"toolbar" : {
"unread" : "Sin Leer",
"all" : "Todos",
"previous_entry" : "Entrada Anterior",
"next_entry" : "Próxima Entrada",
"refresh" : "Atualizar",
"refresh_all" : "Force refresh all my feeds ",
"sort_by_asc_desc" : "Ordenar por fecha asc/desc",
"titles_only" : "Sólo Títulos",
"expanded_view" : "Vista Expandida",
"mark_all_as_read" : "Marcar todos como leído",
"mark_all_older_12_hours" : "Items older than 12 hours ",
"mark_all_older_day" : "Artículos anteriores a un día",
"mark_all_older_week" : "Artículos más de una semana",
"mark_all_older_two_weeks" : "Artículos más de does semanas",
"settings" : "Ajustes",
"profile" : "Perfil",
"admin" : "Admin",
"about" : "Acerca de",
"logout" : "Cerrar sesión",
"donate" : "Donar"
},
"view" : {
"entry_source" : "from ",
"entry_author" : "by ",
"error_while_loading_feed" : "Error mientras se cargaba este canal",
"keep_unread" : "Guardar no leídos",
"no_unread_items" : "no tiene items sin leer.",
"mark_up_to_here" : "Mark as read up to here ",
"search_for" : "searching for: ",
"no_search_results" : "No match found for the requested keywords "
},
"feedsearch" : {
"hint" : "Type in a subscription... ",
"help" : "Use the return key to select and arrow keys to navigate. ",
"result_prefix" : "Your subscriptions: "
},
"settings" : {
"general" : {
"value" : "General",
"language" : "Lenguaje",
"language_contribute" : "Contribuye con traducciones",
"show_unread" : "Mostrar canales y categorías sin entradas no leídas.",
"social_buttons" : "Mostrar botones de compartir de redes sociales.",
"scroll_marks" : "En vista expandida, el desplazamiento por las entradas las marca como leídas"
},
"appearance" : "Appearance ",
"scroll_speed" : "Scrolling speed when navigating between entries (in milliseconds) ",
"scroll_speed_help" : "set to 0 to disable ",
"theme" : "Theme ",
"submit_your_theme" : "Submit your theme ",
"custom_css" : "CSS Personalizado"
},
"details" : {
"feed_details" : "Detalles de Canales",
"url" : "URL",
"website" : "Website ",
"name" : "Nombre",
"category" : "Categoría",
"position" : "Position ",
"last_refresh" : "Última actualización",
"message" : "Last refresh message ",
"next_refresh" : "Next refresh ",
"queued_for_refresh" : "Queued for refresh ",
"feed_url" : "URL del Canal",
"generate_api_key_first" : "Genera una llave API en tu perfil primero.",
"unsubscribe" : "Terminar subscripción",
"unsubscribe_confirmation" : "Are you sure you want to unsubscribe from this feed? ",
"delete_category_confirmation" : "Are you sure you want to delete this category? ",
"category_details" : "Detalles de la categoría",
"tag_details" : "Tag details ",
"parent_category" : "Categoría principal"
},
"profile" : {
"user_name" : "Nombre de usuario",
"email" : "Correo",
"change_password" : "Cambiar contraseña",
"confirm_password" : "Confirmar contraseña",
"minimum_6_chars" : "Mínimo 6 caracteres",
"passwords_do_not_match" : "Las contraseñas no coinciden",
"api_key" : "Llave API",
"api_key_not_generated" : "No generado todavía",
"generate_new_api_key" : "Generar nueva llave API",
"generate_new_api_key_info" : "Al cambiar la contraseña se generará una nueva llave API",
"opml_export" : "Exportación de OPML",
"delete_account" : "Eliminar cuenta",
"delete_account_confirmation" : "Delete your acount? There's no turning back! "
},
"about" : {
"rest_api" : {
"value" : "REST API",
"line1" : "CommaFeed está construido con el uso de JAX-RS y AngularJS. Por eso, un REST API esta disponible.",
"link_to_documentation" : "Vínculo de la documentación."
},
"keyboard_shortcuts" : "Atajos de teclado",
"version" : "CommaFeed version ",
"line1_prefix" : "CommaFeed es un proyecto open-source. El código se encuentra en ",
"line1_suffix" : ".",
"line2_prefix" : "Si encuentras un problema, por favor reportalo en la página de problemas de ",
"line2_suffix" : " del proyecto.",
"line3" : "Si te gusta este proyecto, por favor considera realizar una donacion para apoyar al desarrollador y ayudar a cubrir los costos de mantenimiento.",
"line4" : "For those of you who prefer bitcoin, here is the address ",
"goodies" : {
"value" : "Goodies",
"android_app" : "Android app ",
"subscribe_url" : "Subscribe URL ",
"chrome_extension" : "Extensión de Chrome",
"firefox_extension" : "Extensión de Firefox",
"opera_extension" : "Opera extension ",
"subscribe_bookmarklet" : "Add subscription bookmarklet (click) ",
"subscribe_bookmarklet_asc" : "Oldest first ",
"subscribe_bookmarklet_desc" : "Newest first ",
"next_unread_bookmarklet" : "Next unread item bookmarklet (drag to bookmark bar) "
},
"translation" : {
"value" : "Traducción",
"message" : "Necesitamos tu ayuda para ayudar a traducir CommaFeed.",
"link" : "Ver como contribuir con traducciones."
},
"announcements" : "Anuncios",
"shortcuts" : {
"mouse_middleclick" : "ratón botón medio",
"open_next_entry" : "abrir próxima entrada",
"open_previous_entry" : "abrir entrada previa",
"spacebar" : "space/shift+space ",
"move_page_down_up" : "moves the page down/up ",
"focus_next_entry" : "Establecer el foco en la próxima entrada sin abrirlo",
"focus_previous_entry" : "Establecer el foco en la entrada anterior sin abrirlo",
"open_next_feed" : "open next feed or category ",
"open_previous_feed" : "open previous feed or category ",
"open_close_current_entry" : "abrir/cerrar entrada actual",
"open_current_entry_in_new_window" : "abrir entrada actual en una nueva ventana",
"open_current_entry_in_new_window_background" : "open current entry in a new window in the background ",
"star_unstar" : "marcar/no marcar la entrada actual",
"mark_current_entry" : "marcar como leída/no la leída entrada actual",
"mark_all_as_read" : "marcar todas las entradas como leídas",
"open_in_new_tab_mark_as_read" : "abrir entrada en una nueva pestaña y marcar como leída",
"fullscreen" : "toggle full screen mode ",
"font_size" : "increase/decrease font size of the current entry ",
"go_to_all" : "go to the All view ",
"go_to_starred" : "go to the Starred view ",
"feed_search" : "navigate to a subscription by entering the subscription name "
}
}
}