New translations app.json (Spanish, Argentina)
This commit is contained in:
parent
2215232f2f
commit
f0d4a9541e
|
@ -53,9 +53,9 @@
|
||||||
"message": "Se limpió exitosamente %s de la memoria caché."
|
"message": "Se limpió exitosamente %s de la memoria caché."
|
||||||
},
|
},
|
||||||
"translation_failed": {
|
"translation_failed": {
|
||||||
"title": "Note",
|
"title": "Nota",
|
||||||
"message": "Translation failed. Maybe the administrator has not enabled translations on this server or this server is running an older version of Mastodon where translations are not yet supported.",
|
"message": "Falló la traducción. Tal vez el administrador no habilitó las traducciones en este servidor, o este servidor está ejecutando una versión antigua de Mastodon en donde las traducciones aún no estaban disponibles.",
|
||||||
"button": "OK"
|
"button": "Aceptar"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"controls": {
|
"controls": {
|
||||||
|
@ -98,8 +98,8 @@
|
||||||
"settings": "Configuración",
|
"settings": "Configuración",
|
||||||
"delete": "Eliminar",
|
"delete": "Eliminar",
|
||||||
"translate_post": {
|
"translate_post": {
|
||||||
"title": "Translate from %s",
|
"title": "Traducido desde el %s",
|
||||||
"unknown_language": "Unknown"
|
"unknown_language": "Desconocido"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tabs": {
|
"tabs": {
|
||||||
|
@ -179,9 +179,9 @@
|
||||||
"direct": "Sólo el usuario mencionado puede ver este mensaje."
|
"direct": "Sólo el usuario mencionado puede ver este mensaje."
|
||||||
},
|
},
|
||||||
"translation": {
|
"translation": {
|
||||||
"translated_from": "Translated from %s",
|
"translated_from": "Traducido desde el %s",
|
||||||
"unknown_language": "Unknown",
|
"unknown_language": "Desconocido",
|
||||||
"show_original": "Shown Original"
|
"show_original": "Mostrar original"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"friendship": {
|
"friendship": {
|
||||||
|
|
Loading…
Reference in New Issue