mirror of
https://github.com/uetchy/namae.git
synced 2025-03-16 20:20:38 +09:00
🌸 Spanish translation
This commit is contained in:
parent
503d314e98
commit
09dd68fed7
58
public/locales/es/translation.json
Normal file
58
public/locales/es/translation.json
Normal file
@ -0,0 +1,58 @@
|
|||||||
|
{
|
||||||
|
"about": "Acerca de",
|
||||||
|
"available": "Disponible",
|
||||||
|
"blog": "Artículo de blog",
|
||||||
|
"community": "Comunidad",
|
||||||
|
"contributors": "Colaboradores",
|
||||||
|
"countryCode": "mx",
|
||||||
|
"description": "Verifique la disponibilidad de sus nuevas ideas de nombres de aplicaciones en los principales registros a la vez.",
|
||||||
|
"gettingStarted": "Empezando",
|
||||||
|
"gettingStartedWithExample": "Prueba con namae",
|
||||||
|
"issues": "Issues",
|
||||||
|
"language": "Idioma",
|
||||||
|
"noResult": "Sin resultados",
|
||||||
|
"placeholder": "búsqueda",
|
||||||
|
"pressEnterToSearch": "Presiona Enter para buscar",
|
||||||
|
"providers": {
|
||||||
|
"appStore": "App Store",
|
||||||
|
"archlinux": "Arch Linux",
|
||||||
|
"ubuntu": "Ubuntu",
|
||||||
|
"debian": "Debian",
|
||||||
|
"domains": "Domains",
|
||||||
|
"firebase": "Firebase",
|
||||||
|
"github": "Organización de GitHub",
|
||||||
|
"githubSearch": "Repositorio de GitHub",
|
||||||
|
"gitlab": "GitLab",
|
||||||
|
"google": "Google Search",
|
||||||
|
"heroku": "Heroku",
|
||||||
|
"homebrew": "Homebrew",
|
||||||
|
"instagram": "Instagram",
|
||||||
|
"jsorg": "js.org",
|
||||||
|
"linux": "Linux",
|
||||||
|
"netlify": "Netlify",
|
||||||
|
"now": "Vercel",
|
||||||
|
"npm": "npm",
|
||||||
|
"nta": "Company (JP)",
|
||||||
|
"ocaml": "OCaml",
|
||||||
|
"playStore": "Google Play Store",
|
||||||
|
"pypi": "PyPI",
|
||||||
|
"rubygems": "RubyGems",
|
||||||
|
"rust": "Rust",
|
||||||
|
"s3": "AWS S3",
|
||||||
|
"slack": "Slack",
|
||||||
|
"spectrum": "Spectrum",
|
||||||
|
"reddit": "Reddit",
|
||||||
|
"twitter": "Twitter"
|
||||||
|
},
|
||||||
|
"showMore": "mostrar más",
|
||||||
|
"title": "Escoge un nombre ingenioso para su nueva aplicación",
|
||||||
|
"try": "¿Qué tal esto?",
|
||||||
|
"unavailable": "Sin disponibilidad",
|
||||||
|
"uniqueness": {
|
||||||
|
"description": "UNIQ muestra cuán único es el nombre (0 a 100)",
|
||||||
|
"high": "Bastante único",
|
||||||
|
"low": "Típico",
|
||||||
|
"moderate": "Moderadamente único"
|
||||||
|
},
|
||||||
|
"join-us": "¡Envía <1>una pull request</1> y conviértete en colaborador!"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user