X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a274406038e13cf678e14d65dfa70d04ead67206..refs/pull/3555/head:/resources/lang/es_AR/common.php diff --git a/resources/lang/es_AR/common.php b/resources/lang/es_AR/common.php index af7a13020..8c11712ae 100644 --- a/resources/lang/es_AR/common.php +++ b/resources/lang/es_AR/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Rol', 'cover_image' => 'Imagen de cubierta', 'cover_image_description' => 'Esta imagen debe ser de 440x250px aproximadamente.', - + // Actions 'actions' => 'Acciones', 'view' => 'Ver', @@ -39,12 +39,16 @@ return [ 'reset' => 'Restablecer', 'remove' => 'Remover', 'add' => 'Agregar', - 'configure' => 'Configure', + 'configure' => 'Configurar', 'fullscreen' => 'Pantalla completa', 'favourite' => 'Favoritos', 'unfavourite' => 'Eliminar de favoritos', 'next' => 'Siguiente', 'previous' => 'Anterior', + 'filter_active' => 'Filtro activo:', + 'filter_clear' => 'Limpiar filtro', + 'download' => 'Descargar', + 'open_in_tab' => 'Abrir en una pestaña', // Sort Options 'sort_options' => 'Opciones de Orden', @@ -69,6 +73,11 @@ return [ 'list_view' => 'Vista de lista', 'default' => 'Por defecto', 'breadcrumb' => 'Miga de Pan', + 'status' => 'Estado', + 'status_active' => 'Activo', + 'status_inactive' => 'Inactivo', + 'never' => 'Nunca', + 'none' => 'Ninguno', // Header 'header_menu_expand' => 'Expandir el Menú de Cabecera',