# wpml-name: 29042a31d997c996f52c1d2fd4ad813d
msgctxt "placeholder"
msgid "Search …"
msgstr "Buscar …"
#:
#:
#:
# wpml-name: 9e7c375ee14cae4c8ddd0834d9ee5426
msgid "Activate Now"
msgstr "Activar ahora"
#:
#:
#:
# wpml-name: 5edb0eb1006e6be6d4cd5609357b4bb3
msgid "Install Now"
msgstr "Instalar ahora"
#:
#:
#:
# wpml-name: b621fd95630d64678045d49db1680bd7
msgid "A plugin is required to take advantage of this theme's features in the customizer."
msgstr "Se requiere una extensión para aprovechar todas las características del tema."
#:
__( 'Reply', 'bastille' ),
# wpml-name: 25d8df6e580905091a0d5ef5b9e05bf0
msgid "Reply"
msgstr "Responder"
#: foreach( $columns as $key => $title ) {
#: if ( $key == 'title' ) // Put the Thumbnail column before the Title column
#: $new['featured_thumb'] = __( 'Image','bastille');
# wpml-name: be53a0541a6d36f6ecb879fa2c584b08
msgid "Image"
msgstr "Imagen"
#:
#: } elseif ( is_404() ) {
#: echo $before .__('Error 404','bastille') . $after;
# wpml-name: bfd56f3cafc12f6317ae3351ad712eff
msgid "Error 404"
msgstr "Error 404"
#: global $author;
#: $userdata = get_userdata($author);
#: echo $before . __('Articles posted by ','bastille') . $userdata->display_name . $after;
# wpml-name: 111c1a6419c01b8dcb3ee6ea8f3a291b
msgid "Articles posted by "
msgstr "artículos publicados por"
#: $showOnHome = 0; // 1 - show breadcrumbs on the homepage, 0 - don't show
#: $delimiter = '/'; // delimiter between crumbs
#: $home = __('Home','bastille'); // text for the 'Home' link
# wpml-name: 8cf04a9734132302f96da8e113e80ce5
msgid "Home"
msgstr "Inicio"
#: 'type' => 'radio-image',
#: //'label' => esc_attr__( 'Display text for section', 'bastille' ),
#: 'description' => esc_attr__( 'Layout to choose', 'bastille' ),
# wpml-name: 9414989863a621f642ed9d77783c6088
msgid "Layout to choose"
msgstr "Elegir aspecto"
#: 'type' => 'number',
#: //'label' => esc_attr__( 'Display text for section', 'bastille' ),
#: 'description' => esc_attr__( 'Number of posts to display', 'bastille' ),
# wpml-name: a97ed15ac9ea1b484219f5f1d3302559
msgid "Number of posts to display"
msgstr "Número de elementos a mostrar"
#: 'type' => 'select',
#: //'label' => esc_attr__( 'Display text for section', 'bastille' ),
#: 'description' => esc_attr__( 'Category of the bloc', 'bastille' ),
# wpml-name: 9ab23c8303de0aeb5125a503a2d3163b
msgid "Category of the bloc"
msgstr "Categoría de bloque"
#: 'type' => 'text',
#: //'label' => esc_attr__( 'Display text for section', 'bastille' ),
#: 'description' => esc_attr__( 'Display text for bloc', 'bastille' ),
# wpml-name: c728cde41799986323052d4c41819b32
msgid "Display text for bloc"
msgstr "Título del bloque a mostrar"
#: 'row_label' => array(
#: 'type' => 'text',
#: 'value' => esc_attr__('Bloc', 'bastille' ),
# wpml-name: 4525c3e8cf391cf2051845bc4e39c99c
msgid "Bloc"
msgstr "Bloque"
#: new Palette_Custom_Control(
#: $wp_customize, 'bastille_theme_color', array(
#: 'label' => __( 'Theme color', 'bastille' ),
# wpml-name: 45e035baf33a8e403766a606457f8b10
msgid "Theme color"
msgstr "Color del tema"
#: 'settings' => 'bloc_repeater',
#: 'label' => __( 'Create a new bloc', 'bastille' ),
#: 'description' => __( 'Set up the bloc, define category, number of posts, etc', 'bastille' ),
# wpml-name: 76aed21e7dd52e10e92eff072f91c958
msgid "Set up the bloc, define category, number of posts, etc"
msgstr "Configurar bloque, elegir categoría, número de elemento, etc."
#: 'type' => 'repeater',
#: 'settings' => 'bloc_repeater',
#: 'label' => __( 'Create a new bloc', 'bastille' ),
# wpml-name: 306d090051a6b21dede96d85638f2266
msgid "Create a new bloc"
msgstr "Crear un nuevo bloque"
#: // Create section for news settings
#: Bastille_Kirki::add_section('home_section', array(
#: 'title' => __('Home sections', 'bastille'),
# wpml-name: e4f46dbf1b7156e2e41c4fab00b65345
msgid "Home sections"
msgstr "Secciones de la página principal"
#:
#: register_sidebar( array(
#: 'name' => esc_html__( 'Footer', 'bastille' ),
# wpml-name: ded40f2a77c30efc6062db0cbd857746
msgid "Footer"
msgstr "Footer"
#: 'name' => esc_html__( 'Banner top', 'bastille' ),
#: 'id' => 'banner-top',
#: 'description' => esc_html__( 'Add the top banner ici.', 'bastille' ),
# wpml-name: b74bea0beffc1d7d3cf737849509e3b7
msgid "Add the top banner ici."
msgstr "Añada el banner superior aquí"
#:
#: register_sidebar( array(
#: 'name' => esc_html__( 'Banner top', 'bastille' ),
# wpml-name: cd14725dc12cd31550ddb76ac671ea14
msgid "Banner top"
msgstr ""
"Banner superior\n"
"\n"
#:
#: register_sidebar( array(
#: 'name' => esc_html__( 'Single sidebar', 'bastille' ),
# wpml-name: 02324bf75cc08c15e4a0573e1482e674
msgid "Single sidebar"
msgstr "Barra lateral de elementos"
#: 'name' => esc_html__( 'Footer', 'bastille' ),
#: 'id' => 'footer-1',
#: 'description' => esc_html__( 'Add widgets here.', 'bastille' ),
# wpml-name: 5234c7d4d29fadd5614763897c8332c5
msgid "Add widgets here."
msgstr "Añadir widgets aquí."
#: function bastille_widgets_init() {
#: register_sidebar( array(
#: 'name' => esc_html__( 'Home sidebar', 'bastille' ),
# wpml-name: 9a46cdb53def85022b8ef04d29a60ee4
msgid "Home sidebar"
msgstr "Barra de la página de inicio"
#: // This theme uses wp_nav_menu() in one location.
#: register_nav_menus( array(
#: 'primary' => esc_html__( 'Primary', 'bastille' ),
# wpml-name: 074de7e7c226d5c60f8af14c20725352
msgid "Primary"
msgstr "Principal"
#:
#:
#:
Samuel Guebo.
Github
# wpml-name: d6c4a6ac6a732b8db88d1cfe32b5b44e
msgid "and available on"
msgstr "y disponible en "
#:
#:
#:
Samuel Guebo.
Github
# wpml-name: e2b8f1326fea2c94cdc3bccda878a9d6
msgid "Developed by "
msgstr "Desarrollado por"
#:
#:
#:
Samuel Guebo.
Github
# wpml-name: a657bb99c4349a9510fe2a5585e30a15
msgid "Proudly powered by %s"
msgstr "Felizmente alimentado por %s"
#:
#:
#:
Samuel Guebo.
Github
# wpml-name: 71a7765c3d553e44aaa308159b5a2ba6
msgid "https://wordpress.org/"
msgstr "https://wordpress.org/"
#: if ( ! comments_open() && get_comments_number() && post_type_supports( get_post_type(), 'comments' ) ) : ?>
#:
#:
# wpml-name: 496c558a09bbbcfc869aa80b2f037261
msgid "Comments are closed."
msgstr "Los comentarios han sido cerrados."
#: 1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>
#: