. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'index' => [ 'description' => 'Colecciones preempaquetadas de mapas basados en un tema común.', 'empty' => '¡Próximamente!', 'nav_title' => 'listado', 'title' => 'Paquetes de mapas', 'blurb' => [ 'important' => 'LEE ESTO ANTES DE DESCARGAR', 'install_instruction' => 'Instalación: Una vez el paquete se haya descargado, extrae su contenido en tu directorio Songs de osu! y osu! hará el resto.', ], ], 'show' => [ 'download' => 'Descargar', 'item' => [ 'cleared' => 'completado', 'not_cleared' => 'no completado', ], 'no_diff_reduction' => [ '_' => ':link no pueden ser usados para completar este paquete.', 'link' => 'Los mods de reducción de dificultad', ], ], 'mode' => [ 'artist' => 'Artista/Álbum', 'chart' => 'Destacados', 'featured' => 'Artista destacado', 'loved' => 'Project Loved', 'standard' => 'Standard', 'theme' => 'Tema', 'tournament' => 'Torneo', ], 'require_login' => [ '_' => 'Necesitas tener la :link para descargar', 'link_text' => 'sesión iniciada', ], ];