New translations app.json (Spanish)

This commit is contained in:
Eugen Rochko 2021-08-05 09:27:17 +02:00
parent 046b3deab7
commit af40308c1a
1 changed files with 15 additions and 15 deletions

View File

@ -17,39 +17,39 @@
}, },
"discard_post_content": { "discard_post_content": {
"title": "Descartar borrador", "title": "Descartar borrador",
"message": "Confirm to discard composed post content." "message": "Confirma para descartar el contenido de la publicación."
}, },
"publish_post_failure": { "publish_post_failure": {
"title": "Error de publicación", "title": "Error de publicación",
"message": "No se pudo publicar la publicación.\nPor favor, revise su conexión a internet.", "message": "No se pudo publicar la publicación.\nPor favor, revise su conexión a internet.",
"attachments_message": { "attachments_message": {
"video_attach_with_photo": "Cannot attach a video to a post that already contains images.", "video_attach_with_photo": "No puedes adjuntar un vídeo a una publicación que ya contiene imágenes.",
"more_than_one_video": "Cannot attach more than one video." "more_than_one_video": "No puedes adjuntar más de un vídeo."
} }
}, },
"edit_profile_failure": { "edit_profile_failure": {
"title": "Edit Profile Error", "title": "Error en la Edición del Perfil",
"message": "Cannot edit profile. Please try again." "message": "No se ha podido editar el perfil. Por favor, inténtalo de nuevo."
}, },
"sign_out": { "sign_out": {
"title": "Sign Out", "title": "Cerrar Sesión",
"message": "Are you sure you want to sign out?", "message": "¿Estás seguro de que deseas cerrar la sesión?",
"confirm": "Sign Out" "confirm": "Cerrar Sesión"
}, },
"block_domain": { "block_domain": {
"title": "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.", "title": "¿Estás realmente seguro, de verdad, de que quieres bloquear %s al completo? En la mayoría de los casos, unos pocos bloqueos o silenciados concretos son suficientes y preferibles. No verás contenido de ese dominio y todos tus seguidores de ese dominio serán eliminados.",
"block_entire_domain": "Block Domain" "block_entire_domain": "Bloquear Dominio"
}, },
"save_photo_failure": { "save_photo_failure": {
"title": "Save Photo Failure", "title": "Error al Guardar Foto",
"message": "Please enable the photo library access permission to save the photo." "message": "Por favor, activa el permiso de acceso a la biblioteca de fotos para guardar la foto."
}, },
"delete_post": { "delete_post": {
"title": "Are you sure you want to delete this post?", "title": "¿Estás seguro de que deseas eliminar esta publicación?",
"delete": "Delete" "delete": "Eliminar"
}, },
"clean_cache": { "clean_cache": {
"title": "Clean Cache", "title": "Limpiar Caché",
"message": "Successfully cleaned %s cache." "message": "Successfully cleaned %s cache."
} }
}, },