]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/es_AR/common.php
Guest create page: name field autofocus
[bookstack] / resources / lang / es_AR / common.php
index 190d99c1ca7a5db4dd20555c4c991718d52568a3..9815db28f9c4fa10c744c2c079c285efbe840b89 100644 (file)
@@ -20,11 +20,12 @@ return [
     'role' => 'Rol',
     'cover_image' => 'Imagen de cubierta',
     'cover_image_description' => 'Esta imagen debe ser de 440x250px aproximadamente.',
-    
+
     // Actions
     'actions' => 'Acciones',
     'view' => 'Ver',
     'view_all' => 'Ver todo',
+    'new' => 'Nuevo',
     'create' => 'Crear',
     'update' => 'Actualizar',
     'edit' => 'Editar',
@@ -39,11 +40,16 @@ return [
     'reset' => 'Restablecer',
     'remove' => 'Remover',
     'add' => 'Agregar',
+    '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',
@@ -60,6 +66,7 @@ return [
     'no_activity' => 'Ninguna actividad para mostrar',
     'no_items' => 'No hay elementos disponibles',
     'back_to_top' => 'Volver arriba',
+    'skip_to_main_content' => 'Ir al contenido principal',
     'toggle_details' => 'Alternar detalles',
     'toggle_thumbnails' => 'Alternar miniaturas',
     'details' => 'Detalles',
@@ -67,14 +74,21 @@ 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
+    'homepage' => 'Página de Inicio',
     'header_menu_expand' => 'Expandir el Menú de Cabecera',
     'profile_menu' => 'Menu del Perfil',
     'view_profile' => 'Ver Perfil',
     'edit_profile' => 'Editar Perfil',
     'dark_mode' => 'Modo Oscuro',
     'light_mode' => 'Modo Claro',
+    'global_search' => 'Búsqueda Global',
 
     // Layout tabs
     'tab_info' => 'Información',