New translations app.json (Spanish, Argentina)

This commit is contained in:
Eugen Rochko 2022-01-10 04:36:31 +01:00
parent 453a032484
commit cf5f48e8c4
1 changed files with 13 additions and 3 deletions

View File

@ -193,10 +193,14 @@
},
"scene": {
"welcome": {
"slogan": "La red social,\nnuevamente en tu poder."
"slogan": "La red social,\nnuevamente en tu poder.",
"get_started": "Get Started",
"log_in": "Log In"
},
"server_picker": {
"title": "Elegí un servidor,\nel que quieras.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "Todas",
@ -249,6 +253,12 @@
},
"password": {
"placeholder": "contraseña",
"require": "Your password needs at least:",
"character_limit": "8 characters",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "Tu contraseña necesita al menos ocho caracteres"
},
"invite": {
@ -299,7 +309,7 @@
"subtitle": "Acabamos de enviar un correo electrónico a %s,\npulsá en el enlace para confirmar tu cuenta.",
"button": {
"open_email_app": "Abrir aplicación de correo electrónico",
"dont_receive_email": "Nunca recibí un correo electrónico"
"resend": "Resend"
},
"dont_receive_email": {
"title": "Revisá tu correo electrónico",
@ -554,4 +564,4 @@
"accessibility_hint": "Tocá dos veces para descartar este asistente"
}
}
}
}