Revelav3/src/locales/es.json
2024-01-04 14:31:52 -06:00

77 lines
2 KiB
JSON

{
"header": {
"title": "nebula.",
"games": "Juegos",
"settings": "Ajustes",
"discord": "¿Quieres más enlaces?"
},
"404": {
"text": "Este servicio Nebula ha sido deshabilitado.",
"return": "De vuelta a casa"
},
"home": {
"placeholder": "Busca en la web libremente"
},
"discord": {
"title": "Nebula's Discord Servidor",
"sub": "¿Le gustaría abrir esto a través de proxy?",
"button1": "Abierto normalmente",
"button2": "Usa proxy"
},
"settings": {
"tabs": {
"proxy": "Proxy",
"tab": "Pestaña",
"custom": "Personalización",
"misc": "Misc"
},
"proxy": {
"title": "Proxy",
"subtitle": "Elige el proxy que se ajuste a tus necesidades",
"automatic": "Automática"
},
"languages": {
"title": "Idioma",
"subtitle": "Elige tu idioma preferido"
},
"proxymodes": {
"title": "Abrir en",
"subtitle": "Elige cómo abrir tus sitios",
"embed": "Incrustar",
"direct": "Directo",
"aboutblank": "About:Blank"
},
"cloaking": {
"title": "Encubrimiento",
"subtitle": "Elige cómo se ve tu pestaña",
"aboutblank": "Abierte en about:blank"
},
"search": {
"title": "Buscador",
"subtitle": "Elige tu motor de búsqueda."
},
"bare": {
"title": "Bare Server",
"subtitle": "Pon tu url de tu bare server",
"select": "Seleccionar"
},
"theme": {
"title": "Mirar",
"subtitle": "Elige una mirada para que tus ojos no nos odienn"
}
},
"titles": {
"home": "Nebula",
"settings": "Nebula - Ajustes",
"discord": "Nebula - Discord",
"404": "Nebula - 404"
},
"comingsoon": "¡Próximamente!",
"themes": {
"main": "Por defecto",
"catppuccinMocha": "Catppuccin Mocha",
"catppuccinMacchiato": "Catppuccin Macchiato",
"catppuccinFrappe": "Catppuccin Frappe",
"catppuccinLatte": "Catppuccin Latte"
}
}