New translations app.json (Spanish, Argentina)

This commit is contained in:
Eugen Rochko 2024-05-18 19:54:17 +02:00
parent 920db339f0
commit 5e88b570d4
1 changed files with 7 additions and 7 deletions

View File

@ -143,9 +143,9 @@
"next_status": "Mensaje siguiente",
"open_status": "Abrir mensaje",
"open_author_profile": "Abrir perfil del autor",
"open_reblogger_profile": "Open Booster's Profile",
"open_reblogger_profile": "Abrir perfil de la cuenta adherente",
"reply_status": "Responder al mensaje",
"toggle_reblog": "Toggle Boost on Post",
"toggle_reblog": "Rotar adhesión en el mensaje",
"toggle_favorite": "Cambiar marca de favorito del mensaje",
"toggle_content_warning": "Cambiar modo de advertencia de contenido",
"preview_image": "Previsualizar imagen"
@ -156,7 +156,7 @@
}
},
"status": {
"user_reblogged": "%s boosted",
"user_reblogged": "%s adhirió",
"user_replied_to": "Respondió a %s",
"show_post": "Mostrar mensaje",
"show_user_profile": "Mostrar perfil de usuario",
@ -178,8 +178,8 @@
},
"actions": {
"reply": "Responder",
"reblog": "Boost",
"unreblog": "Undo boost",
"reblog": "Adherir",
"unreblog": "Deshacer adhesión",
"favorite": "Marcar como favorito",
"unfavorite": "Dejar de marcar como favorito",
"menu": "Menú",
@ -190,8 +190,8 @@
"share_link_in_post": "Compartir enlace en mensaje",
"tap_then_hold_to_show_menu": "Tocá y mantené presionado para mostrar el menú",
"a11y_labels": {
"reblog": "Boost",
"unreblog": "Undo boost"
"reblog": "Adherir",
"unreblog": "Deshacer adhesión"
},
"copy_link": "Copy Link"
},