123456789101112131415161718192021222324252627 |
- { "translations": {
- "New comment …" : "Comentario nuevo",
- "Delete comment" : "Borrar comentario",
- "Post" : "Publicar",
- "Cancel" : "Cancelar",
- "Edit comment" : "Editar comentario",
- "[Deleted user]" : "[Usuario eliminado]",
- "Comments" : "Comentarios",
- "No comments yet, start the conversation!" : "¡No hay comentarios, empieza la conversación!",
- "More comments …" : "Más comentarios ...",
- "Save" : "Guardar",
- "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}",
- "Error occurred while retrieving comment with id {id}" : "Se ha producido un error al recuperar el comentario con ID {id}",
- "Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con ID {id}",
- "Error occurred while posting comment" : "Se ha producido un error al enviar el comentario",
- "{count} unread comments" : "{count} comentarios no leídos",
- "Comment" : "Comentario",
- "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para archivos",
- "You commented" : "Has comentado",
- "%1$s commented" : "%1$s comentados",
- "You commented on %2$s" : "Has comentado en %2$s",
- "%1$s commented on %2$s" : "%1$s comentados en %2$s",
- "Type in a new comment..." : "Escribe un nuevo comentario...",
- "No other comments available" : "No hay otros comentarios disponibles",
- "More comments..." : "Más comentarios..."
- },"pluralForm" :"nplurals=2; plural=(n != 1);"
- }
|